Function reth::rpc::server_types::result::internal_rpc_err

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

Constructs an internal JSON-RPC error.