Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MultisigThresholdPubkey

Hierarchy

Index

Properties

Properties

type: "tendermint/PubKeyMultisigThreshold"
value: { pubkeys: readonly SinglePubkey[]; threshold: string }

Type declaration

  • Readonly pubkeys: readonly SinglePubkey[]
  • Readonly threshold: string

    A string-encoded integer

Generated using TypeDoc