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 c4450dc54f
commit 30530e42de

View File

@@ -240,7 +240,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 =