Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace SignedWitness

Index

Enumerations

Type aliases

Type aliases

AsObject: { accountAgeWitnessHash: Uint8Array | string; date: number; signature: Uint8Array | string; signerPubKey: Uint8Array | string; tradeAmount: number; verificationMethod: VerificationMethod; witnessOwnerPubKey: Uint8Array | string }

Type declaration

  • accountAgeWitnessHash: Uint8Array | string
  • date: number
  • signature: Uint8Array | string
  • signerPubKey: Uint8Array | string
  • tradeAmount: number
  • verificationMethod: VerificationMethod
  • witnessOwnerPubKey: Uint8Array | string

Generated using TypeDoc