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