bdk/crates
Wei Chen 991cb77b6f
fix(chain): filter coinbase tx not in best chain
Coinbase transactions cannot exist in the mempool and be unconfirmed.
`TxGraph::try_get_chain_position` should always return `None` for coinbase
transactions not anchored in best chain.
2023-11-11 02:55:58 +08:00
..
2023-10-11 17:30:36 -05:00
2023-10-11 17:30:36 -05:00