mirror of
https://github.com/XRPLF/clio.git
synced 2025-11-23 05:05:54 +00:00
simulate x ledgers at once
This commit is contained in:
@@ -174,8 +174,6 @@ handle_request(
|
||||
|
||||
wsStyleRequest["command"] = request["method"];
|
||||
|
||||
std::cout << "Transfromed to ws style stuff" << std::endl;
|
||||
|
||||
auto [builtResponse, cost] =
|
||||
buildResponse(wsStyleRequest, backend, nullptr, balancer, nullptr);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user