Expand description
Helper trait and functions to format Ethereum types.
Enums§
- EthValue
- Various numerical ethereum types used for pretty printing
Constants§
- NAME_
COLUMN_ 🔒LEN - length of the name column for pretty formatting
{:>20}{value}
Traits§
- UIfmt
- Helper trait to format Ethereum types.
Functions§
- get_
pretty_ block_ attr - Returns the
UiFmt::pretty()
formatted attribute of the given block - get_
pretty_ tx_ attr - Returns the
UiFmt::pretty()
formatted attribute of the transactions - pretty_
block_ 🔒basics