Module era_test_node::formatter
source · Expand description
Helper methods to display transaction data in more human readable way.
Structs
Enums
Functions
- Pretty-prints contents of a ‘call’ - including subcalls. If skip_resolve is false, will try to contact openchain to resolve the ABI names.
- Pretty-prints event object if skip_resolve is false, will try to contact openchain to resolve the topic hashes.