rama::telemetry::opentelemetry::semantic_conventions::trace

Constant RPC_JSONRPC_ERROR_MESSAGE

pub const RPC_JSONRPC_ERROR_MESSAGE: &'static str;
Expand description

error.message property of response if it is an error response.

ยงExamples

  • "Parse error"
  • "User already exists"