Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Receipt<Ret>

the Receipt data structure, receipt represent a handler or response with submitted transactions see Event and ReceiptResponse for more details see getReceipt for more details

Type parameters

  • Ret

Hierarchy

  • Receipt

Index

Properties

cyclesUsed

cyclesUsed: Uint64

events

events: Event[]

height

height: string

response

response: ReceiptResponse<Ret>

stateRoot

stateRoot: Hash

txHash

txHash: Hash

Generated using TypeDoc