Fix build error

Signed-off-by: JCW <a1q123456@users.noreply.github.com>
This commit is contained in:
JCW
2025-08-04 21:38:45 +01:00
parent c742a94e5f
commit 4f5fb6b298

View File

@@ -244,7 +244,7 @@ doLedgerGrpc(RPC::GRPCContext<org::xrpl::rpc::v1::GetLedgerRequest>& context)
auto sle = std::make_shared<SLE>(SerialIter{blob}, k);
if (!sle->isFieldPresent(sfOwner))
{
auto bookBase = keylet::quality({ltDIR_NODE, k}, 0);
auto bookBase = keylet::quality({k}, 0);
if (!inBase && inDesired)
{
auto firstBook =