Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MultisigServerResponse

A generic response from a multisig server.

Hierarchy

Index

Properties

Properties

Optional extras

extras: {}

Service specific extras.

Type declaration

  • [key: string]: any

id

id: string

An identifier for the multisig transaction generated by the server.

statusHref

statusHref: string

A URL that can be used to look up the status of the multisig transaction.

Generated using TypeDoc