Swig TS — API References
Preparing search index...
@swig-wallet/classic
Web3AccountMeta
Type Alias Web3AccountMeta<T>
type
Web3AccountMeta
<
T
extends
Web3PublicKey
=
Web3PublicKey
>
=
{
isSigner
:
boolean
;
isWritable
:
boolean
;
pubkey
:
T
;
}
Type Parameters
T
extends
Web3PublicKey
=
Web3PublicKey
Index
Properties
is
Signer
is
Writable
pubkey
Properties
is
Signer
isSigner
:
boolean
is
Writable
isWritable
:
boolean
pubkey
pubkey
:
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
is
Signer
is
Writable
pubkey
Swig TS — API References
Loading...