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@cli_Balance.hrl
Raw

include/gleeth@cli_Balance.hrl

-record(balance, {
addresses :: list(binary()),
file :: gleam@option:option(binary())
}).