Constant client::rpc::errors::error_codes::REQUEST_REJECTED_IN_CATCH_UP
source · pub const REQUEST_REJECTED_IN_CATCH_UP: i64 = -32077; // -32_077i64
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.