Packages

Ethereum blockchain client for Gleam

Current section

Files

Jump to
glethers include glethers@rpc@methods_GetBalance.hrl
Raw

include/glethers@rpc@methods_GetBalance.hrl

-record(get_balance, {
address :: glethers@address:address(),
block :: glethers@block:block()
}).