TransactionLogs define the logs generated from a transaction execution with a given hash. It it used for import/export data as transactions are not persisted on blockchain state after an upgrade.

Hierarchy

  • TransactionLogs

Properties

Properties

hash: string
logs: Log[]

Generated using TypeDoc