Preparing search index...
The search index is not available
@oasisprotocol/client
@oasisprotocol/client
types
StakingEscrow
Interface StakingEscrow
Escrow is a stake escrow.
interface
StakingEscrow
{
account
:
Uint8Array
;
amount
:
Uint8Array
;
}
Index
Properties
account
amount
Properties
account
account
:
Uint8Array
amount
amount
:
Uint8Array
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
account
amount
@oasisprotocol/client
Loading...
Escrow is a stake escrow.