Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface StellarGuardResponse

A multisig transaction response from StellarGuard

Hierarchy

Index

Properties

Properties

extras

extras: { isStellarGuard: true; url: string }

Type declaration

  • isStellarGuard: true

    This indicates that the response is from StellarGuard

  • url: string

    The url to authorize the StellarGuard transaction

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