Constant UNSUPPORTED_RPC_CALL

Source
pub(super) const UNSUPPORTED_RPC_CALL: &str = "This RPC call is not supported by Cuprate.";
Expand description

The error message returned when an unsupported RPC call is requested.