Function reth::core::rpc::result::internal_rpc_err

pub fn internal_rpc_err(msg: impl Into<String>) -> ErrorObject<'static>
Expand description

Constructs an internal JSON-RPC error.