Packages

Ethereum library for Gleam - JSON-RPC client, transaction signing, ABI encoding, and wallet management on the BEAM

Current section

Files

Jump to
gleeth include gleeth@eip712_TypedField.hrl
Raw

include/gleeth@eip712_TypedField.hrl

-record(typed_field, {name :: binary(), type_name :: binary()}).