Preparing search index...
The search index is not available
@desig/web3 - v1.3.0
@desig/web3 - v1.3.0
MultisigWalletAdapter
Interface MultisigWalletAdapter
Hierarchy
WalletAdapter
MultisigWalletAdapter
Implemented by
DesigKeypair
Index
Properties
curve
ec
get
Secret
Key
get
Share
get
Threshold
id
index
masterkey
n
share
t
Properties
Readonly
curve
curve
:
Curve
Readonly
ec
ec
:
typeof
EdCurve
|
typeof
ECCurve
get
Secret
Key
get
Secret
Key
:
(
(
)
=>
string
)
Type declaration
(
)
:
string
Returns
string
get
Share
get
Share
:
(
(
)
=>
Uint8Array
)
Type declaration
(
)
:
Uint8Array
Returns
Uint8Array
get
Threshold
get
Threshold
:
(
(
)
=>
WalletThreshold
)
Type declaration
(
)
:
WalletThreshold
Returns
WalletThreshold
id
id
:
Uint8Array
index
index
:
Uint8Array
masterkey
masterkey
:
Uint8Array
n
n
:
Uint8Array
share
share
:
Uint8Array
t
t
:
Uint8Array
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Modules
@desig/web3 -
v1.3.0
Multisig
Wallet
Adapter
curve
ec
get
Secret
Key
get
Share
get
Threshold
id
index
masterkey
n
share
t
Generated using
TypeDoc