Preparing search index...
The search index is not available
@cosmjs/amino Documentation
@cosmjs/amino Documentation
MultisigThresholdPubkey
Interface MultisigThresholdPubkey
Hierarchy
Pubkey
MultisigThresholdPubkey
Index
Properties
type
value
Properties
Readonly
type
type
:
"tendermint/PubKeyMultisigThreshold"
Readonly
value
value
:
{
pubkeys
:
readonly
SinglePubkey
[]
;
threshold
:
string
;
}
Type declaration
Readonly
pubkeys
:
readonly
SinglePubkey
[]
Readonly
threshold
:
string
A string-encoded integer
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Modules
@cosmjs/amino
Documentation
Multisig
Threshold
Pubkey
type
value
Generated using
TypeDoc
A string-encoded integer