Preparing search index...
The search index is not available
@oasisprotocol/client
@oasisprotocol/client
types
StakingBurnEvent
Interface StakingBurnEvent
BurnEvent is the event emitted when stake is destroyed via a call to Burn.
interface
StakingBurnEvent
{
amount
:
Uint8Array
;
owner
:
Uint8Array
;
}
Index
Properties
amount
owner
Properties
amount
amount
:
Uint8Array
owner
owner
:
Uint8Array
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
amount
owner
@oasisprotocol/client
Loading...
BurnEvent is the event emitted when stake is destroyed via a call to Burn.