Swig TS — API References
Preparing search index...
@swig-wallet/classic
AccountPayload
Type Alias AccountPayload
type
AccountPayload
=
{
_padding
:
ReadonlyUint8Array
;
isSigner
:
boolean
;
isWritable
:
boolean
;
pubkey
:
ReadonlyUint8Array
;
}
Index
Properties
_
padding
is
Signer
is
Writable
pubkey
Properties
_
padding
_padding
:
ReadonlyUint8Array
is
Signer
isSigner
:
boolean
is
Writable
isWritable
:
boolean
pubkey
pubkey
:
ReadonlyUint8Array
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_
padding
is
Signer
is
Writable
pubkey
Swig TS — API References
Loading...