Constant cfx_rpc_utils::error::error_codes::REQUEST_REJECTED_IN_CATCH_UP
source · pub const REQUEST_REJECTED_IN_CATCH_UP: i64 = -32077;
Expand description
When the node is still in catch up mode, it is not capable to handle certain requests. We will return this code in this situation.