Preparing search index...
The search index is not available
@oobe-protocol-labs/synapse-client-sdk
@oobe-protocol-labs/synapse-client-sdk
BlockReward
Interface BlockReward
A single block reward entry.
Since
1.0.0
interface
BlockReward
{
commission
?:
number
;
lamports
:
number
;
postBalance
:
number
;
pubkey
:
never
;
rewardType
:
null
|
string
;
}
Index
Properties
commission?
lamports
post
Balance
pubkey
reward
Type
Properties
Optional
commission
commission
?:
number
lamports
lamports
:
number
post
Balance
post
Balance
:
number
pubkey
pubkey
:
never
reward
Type
reward
Type
:
null
|
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
commission
lamports
post
Balance
pubkey
reward
Type
@oobe-protocol-labs/synapse-client-sdk
Loading...
A single block reward entry.
Since
1.0.0