chore: Rename CamelCase namespaces to snake_case (#7933)

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Alex Kremer
2026-08-04 14:46:55 +01:00
committed by GitHub
parent b8451ffa32
commit 06488c1318
293 changed files with 2104 additions and 2083 deletions

View File

@@ -413,7 +413,7 @@ public:
return env;
};
auto handshake = [&](int outboundEnable, int inboundEnable) {
beast::IP::Address const addr = boost::asio::ip::make_address("172.1.1.100");
beast::ip::Address const addr = boost::asio::ip::make_address("172.1.1.100");
auto env = getEnv(outboundEnable);
auto request = xrpl::makeRequest(