eth v0.3.4 ETH.Transaction.Parser

This module converts the input to a transaction map encoded with ethereum hex encodings. It can also convert the input to a transaction list if needed.

Link to this section Summary

Link to this section Functions

Link to this function parse(transaction_list)
Link to this function to_list(transaction)