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