mirror of
https://github.com/Xahau/xahaud.git
synced 2025-11-04 10:45:50 +00:00
additional fix for https://github.com/Xahau/xahaud/issues/158
This commit is contained in:
@@ -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)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user