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