Skip to content

Commit bb19ad6

Browse files
committed
could have sworn we renamed that
1 parent 5f33032 commit bb19ad6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

interface/src/state.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -418,7 +418,7 @@ pub struct Meta {
418418
#[deprecated(
419419
since = "3.0.1",
420420
note = "Stake account rent must be calculated via the `Rent` sysvar. \
421-
This value will cease to be correct once lamports-per-byte is adjusted."
421+
This value will cease to be correct once lamports-per-byte-year is adjusted."
422422
)]
423423
pub rent_exempt_reserve: u64,
424424
pub authorized: Authorized,

0 commit comments

Comments
 (0)