Search
Preparing search index...
The search index is not available
@cosmjs/amino Documentation
Options
All
Public
Public/Protected
All
Inherited
Menu
@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
Exports
Multisig
Threshold
Pubkey
type
value
Generated using
TypeDoc
A string-encoded integer