rentEpoch property
The epoch at which this account will next owe rent, as u64
Implementation
@JsonKey(fromJson: bigIntFromNum)
final BigInt rentEpoch;
The epoch at which this account will next owe rent, as u64
@JsonKey(fromJson: bigIntFromNum)
final BigInt rentEpoch;