refactor: Modularise ledger (#6536)

Signed-off-by: JCW <a1q123456@users.noreply.github.com>
Co-authored-by: Bart <bthomee@users.noreply.github.com>
Co-authored-by: Pratik Mankawde <3397372+pratikmankawde@users.noreply.github.com>
This commit is contained in:
Jingchen
2026-03-25 16:32:45 +00:00
committed by GitHub
parent cd78569d94
commit 8f182e825a
93 changed files with 644 additions and 472 deletions

View File

@@ -1,6 +1,6 @@
#include <test/jtx/paths.h>
#include <xrpld/app/paths/Pathfinder.h>
#include <xrpld/rpc/detail/Pathfinder.h>
#include <xrpl/protocol/jss.h>