Options
All
  • Public
  • Public/Protected
  • All
Menu

Model representing cosignature of an aggregate transaction.

Hierarchy

  • AggregateTransactionCosignature

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

signature

signature: string

The signature of aggregate transaction done by the cosigner.

signer

Methods

toDTO

  • toDTO(): { signature: string; signerPublicKey: { address: { address: string; networkType: NetworkType }; publicKey: string } }

Generated using TypeDoc