pub(super) const UNSUPPORTED_RPC_CALL: &str = "This RPC call is not supported by Cuprate.";
The error message returned when an unsupported RPC call is requested.