class
StakingInfo
Deserialize a StakingInfo
from its the protobuf representation.
Serialize the StakingInfo
into its protobuf representation.
If true, this account or contract declined to receive a staking reward.
The staking period during which either the staking settings for this account or contract changed (such as starting staking or changing staked_node_id) or the most recent reward was earned, whichever is later. If this account or contract is not currently staked to a node, then this field is not set.
The amount in tinybars that will be received in the next reward situation.
stakedToMe
: Hbar
The total of balance of all accounts staked to this account or contract.
stakedAccountId
: AccountId
The account to which this account or contract is staking.
The ID of the node this account or contract is staked to.