mirror of
https://github.com/LBRYFoundation/lbcwallet.git
synced 2025-08-27 23:41:35 +00:00
In this commit, we extend the client's filtering process to also look at the set of currently watched transactions. The logic to watch for transaction hashes was previously there, but it was not used to filter against incoming transactions. |
||
---|---|---|
.. | ||
bitcoind_client.go | ||
bitcoind_conn.go | ||
block_filterer.go | ||
block_filterer_test.go | ||
interface.go | ||
log.go | ||
neutrino.go | ||
queue.go | ||
rpc.go |