pub const RPC_ERROR_CODE_UNAUTHORIZED: &str = "unauthorized";
Standard RPC error codes used across the IPC boundary.