refactor: Reorganize RPC handler files (#6628)

This commit is contained in:
Mayukha Vadari
2026-04-02 19:46:17 -04:00
committed by GitHub
parent 6b55c4cdc8
commit 81555d5456
82 changed files with 383 additions and 303 deletions

View File

@@ -1,7 +1,7 @@
#include <test/jtx/TestSuite.h>
#include <xrpld/rpc/detail/RPCHelpers.h>
#include <xrpld/rpc/handlers/WalletPropose.h>
#include <xrpld/rpc/handlers/admin/keygen/WalletPropose.h>
#include <xrpl/json/json_value.h>
#include <xrpl/json/json_writer.h>