Module receipt
Expand description
Receipt abstraction
Traits§
- Helper trait that unifies all behaviour required by receipt to support full node operations.
- Abstraction of a receipt.
- Extension if
Receipt
used in block execution.
Functions§
- Retrieves gas spent by transactions as a vector of tuples (transaction index, gas used).