Packages

Ethereum blockchain client for Gleam

Current section

Files

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

include/glethers@rpc@methods_GetAccount.hrl

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