pub fn invalid_params_rpc_err<S: Serialize>( msg: impl Into<String>, data: Option<S>, ) -> ErrorObjectOwned