mirror of
https://github.com/Qortal/qortal.git
synced 2025-02-18 21:25:47 +00:00
This defends against a missing or out-of-order transaction. If this ever fails validation, we may need to rethink the way we are requesting transactions. But in theory this shouldn't happen, given that the "last reference" field of a transaction ensures that out-of-order transactions are invalid already.