Preparing search index...
The search index is not available
@axelarjs/proto
@axelarjs/proto
axelar/multisig/v1beta1/types
Key
Interface Key
interface
Key
{
id
:
string
;
pubKeys
:
{
[
key
:
string
]
:
Uint8Array
;
}
;
signingThreshold
?:
Threshold
;
snapshot
?:
Snapshot
;
state
:
KeyState
;
}
Index
Properties
id
pub
Keys
signing
Threshold?
snapshot?
state
Properties
id
id
:
string
pub
Keys
pub
Keys
:
{
[
key
:
string
]
:
Uint8Array
;
}
Type declaration
[
key
:
string
]:
Uint8Array
Optional
signing
Threshold
signing
Threshold
?:
Threshold
Optional
snapshot
snapshot
?:
Snapshot
state
state
:
KeyState
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
id
pub
Keys
signing
Threshold
snapshot
state
@axelarjs/proto
Loading...
Generated using
TypeDoc