ExportMultisigResponse
ExportMultisigResponse =
object
Defined in: packages/kmd_client/src/models/export-multisig-response.ts:7
ExportMultisigResponse is the response to POST /v1/multisig/export
Properties
Section titled “Properties”multisigVersion
Section titled “multisigVersion”multisigVersion:
number
Defined in: packages/kmd_client/src/models/export-multisig-response.ts:8
publicKeys
Section titled “publicKeys”publicKeys:
Uint8Array[]
Defined in: packages/kmd_client/src/models/export-multisig-response.ts:9
threshold
Section titled “threshold”threshold:
number
Defined in: packages/kmd_client/src/models/export-multisig-response.ts:10