Constant cfx_rpc_utils::error::error_codes::CALL_EXECUTION_ERROR
source · pub const CALL_EXECUTION_ERROR: i64 = -32015;
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.