pub const RPC_ERR_PREFIX: &str = "rpc_";
“rpc_” prefix is reserved for internal error, you should avoid conflict with it