Constant cfx_rpc_utils::error::error_codes::ENCODING_ERROR
source · pub const ENCODING_ERROR: i64 = -32058;
Expand description
Encoding error happened in signing structured data. Related to EIP712.
pub const ENCODING_ERROR: i64 = -32058;
Encoding error happened in signing structured data. Related to EIP712.