Closed yyforyongyu closed 9 months ago
This PR adds a new method LookupInputMempoolSpend to directly check whether a given input has been spent or not in the mempool.
LookupInputMempoolSpend
cc: @guggero @Crypt-iQ for review please
Can be rebased with the btcd version merged!
btcd
This PR adds a new method
LookupInputMempoolSpend
to directly check whether a given input has been spent or not in the mempool.