mirror of
https://github.com/XRPLF/clio.git
synced 2026-07-23 23:20:24 +00:00
chore: Update libxrpl to 3.2.0 (#3114)
This commit is contained in:
@@ -105,7 +105,7 @@ MetricsHandler::operator()(
|
||||
if (!postSuccessful) {
|
||||
return web::ng::Response{
|
||||
boost::beast::http::status::too_many_requests,
|
||||
rpc::makeError(rpc::RippledError::rpcTOO_BUSY),
|
||||
rpc::makeError(rpc::RippledError::RpcTooBusy),
|
||||
request
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user