Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SignedTransaction

SignedTransaction, contains all info from Transaction and TransactionSignature you may sign it by signTransaction

Hierarchy

  • SignedTransaction

Index

Properties

chainId

chainId: Hash

cyclesLimit

cyclesLimit: Uint64

cyclesPrice

cyclesPrice: Uint64

method

method: string

nonce

nonce: Hash

payload

payload: string

pubkey

pubkey: Bytes

sender

sender: Address

serviceName

serviceName: string

signature

signature: Bytes

timeout

timeout: Uint64

txHash

txHash: Hash

Generated using TypeDoc