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