Function is_retriable_error_code

Source
pub const fn is_retriable_error_code(code: i64) -> bool
Expand description

Check if a JSON-RPC error code represents a retriable error.