rentEpoch property
The epoch at which this account will next owe rent, as u64
Implementation
bool get executable;/// The epoch at which this account will next owe rent, as u64
@JsonKey(fromJson: bigIntFromJson) BigInt get rentEpoch;
The epoch at which this account will next owe rent, as u64
bool get executable;/// The epoch at which this account will next owe rent, as u64
@JsonKey(fromJson: bigIntFromJson) BigInt get rentEpoch;