Packages

Ethereum blockchain client for Gleam

Current section

Files

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

include/glethers@rpc@calls_Error.hrl

-record(error, {
id :: integer(),
jsonrpc :: binary(),
error :: glethers@rpc@calls:json_rpc_error()
}).