esaulpaugh / headlong

High-performance Contract ABI and RLP for Ethereum
Apache License 2.0
76 stars 20 forks source link

include internal type from json #58

Closed esaulpaugh closed 1 year ago

esaulpaugh commented 1 year ago

Read and store the internalType information when using JSON to construct a TupleType.

Add internalType field to JSON output (if not null).