Packages

Ethereum blockchain client for Gleam

Current section

Files

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

include/glethers@rpc@calls_JsonRpcError.hrl

-record(json_rpc_error, {code :: integer(), message :: binary()}).