Options
All
  • Public
  • Public/Protected
  • All
Menu

SignedTransaction object is used to transfer the transaction data and the signature to the server in order to initiate and broadcast a transaction.

Hierarchy

  • SignedTransaction

Index

Constructors

constructor

Properties

Readonly hash

hash: string

Readonly networkType

networkType: NetworkType

Readonly payload

payload: string

Readonly signerPublicKey

signerPublicKey: string

Readonly type

Methods

getSignerAddress

toDTO

  • toDTO(): any

Generated using TypeDoc