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