Preparing search index...
The search index is not available
@oobe-protocol-labs/synapse-client-sdk
@oobe-protocol-labs/synapse-client-sdk
InflationReward
Interface InflationReward
Staking inflation reward for one epoch.
Since
1.0.0
interface
InflationReward
{
amount
:
number
;
commission
?:
number
;
effectiveSlot
:
Slot
;
epoch
:
Epoch
;
postBalance
:
number
;
}
Index
Properties
amount
commission?
effective
Slot
epoch
post
Balance
Properties
amount
amount
:
number
Optional
commission
commission
?:
number
effective
Slot
effective
Slot
:
Slot
epoch
epoch
:
Epoch
post
Balance
post
Balance
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
amount
commission
effective
Slot
epoch
post
Balance
@oobe-protocol-labs/synapse-client-sdk
Loading...
Staking inflation reward for one epoch.
Since
1.0.0