Constant client::rpc::errors::error_codes::CALL_EXECUTION_ERROR
source · pub const CALL_EXECUTION_ERROR: i64 = -32015; // -32_015i64
Expand description
Call() execution error. This is clearly an application level error code, but we keep the error code to be ethereum rpc client compatible.