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