Preparing search index...
The search index is not available
@oasisprotocol/client-rt
@oasisprotocol/client-rt
types
ConsensusAccountsWithdrawEvent
Interface ConsensusAccountsWithdrawEvent
interface
ConsensusAccountsWithdrawEvent
{
amount
:
BaseUnits
;
error
?:
ConsensusAccountsConsensusError
;
from
:
Uint8Array
;
nonce
:
longnum
;
to
:
Uint8Array
;
}
Index
Properties
amount
error?
from
nonce
to
Properties
amount
amount
:
BaseUnits
Optional
error
error
?:
ConsensusAccountsConsensusError
from
from
:
Uint8Array
nonce
nonce
:
longnum
to
to
:
Uint8Array
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
amount
error
from
nonce
to
@oasisprotocol/client-rt
Loading...