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@ethereum@abi@types_Array.hrl
Raw

include/gleeth@ethereum@abi@types_Array.hrl

-record(array, {element :: gleeth@ethereum@abi@types:abi_type()}).