Interface: MultisigData
Defined in: apps/docs/repos/hydra/libraries/hw-common/src/types.ts:114
Properties
Property | Type | Defined in |
---|---|---|
internalXpub | string | apps/docs/repos/hydra/libraries/hw-common/src/types.ts:117 |
threshold | number | apps/docs/repos/hydra/libraries/hw-common/src/types.ts:116 |
xpubs | string [] | apps/docs/repos/hydra/libraries/hw-common/src/types.ts:115 |