This commit is contained in:
Richard Holland
2023-10-28 13:37:33 +00:00
parent ee450926a7
commit 283ec19976

View File

@@ -517,6 +517,8 @@ SetHook::validateHookSetEntry(SetHookCtx& ctx, STObject const& hookSetObj)
}
}
// Note that if fee calculation causes an overflow then INITIAL_XRP is returned
// as a way of ensuring that the txn cannot possibly meet the fee requirement.
XRPAmount
SetHook::calculateBaseFee(ReadView const& view, STTx const& tx)
{