go-algorand icon indicating copy to clipboard operation
go-algorand copied to clipboard

Revisit lookupResource and lookupWithoutRewards and their rnd usage

Open algorandskiy opened this issue 2 years ago • 0 comments

This is a 320-rounds follow up task

Revisit lookupResource and lookupWithoutRewards setting rnd when record not found in deltas:

rnd = currentDbRound + basics.Round(currentDeltaLen)

algorandskiy avatar Jul 06 '22 15:07 algorandskiy