decred / dcrd

Decred daemon in Go (golang).
https://decred.org
ISC License
731 stars 288 forks source link

mempool: Return missing prev outpoints #3337

Closed jrick closed 3 months ago

jrick commented 3 months ago

If a transaction is rejected because it reference unknown previous transaction outputs and orphans are disallowed, provide the particular outpoints that are missing, not just transaction hashes.