Constant RPC_DEFAULT_GAS_CAP
pub const RPC_DEFAULT_GAS_CAP: GasCap;
Available on crate feature
rpc
only.Expand description
The default gas limit for eth_call
and adjacent calls. See
RPC_DEFAULT_GAS_CAP
.
pub const RPC_DEFAULT_GAS_CAP: GasCap;
rpc
only.The default gas limit for eth_call
and adjacent calls. See
RPC_DEFAULT_GAS_CAP
.