mirror of
https://github.com/LBRYFoundation/lbcwallet.git
synced 2025-08-23 17:47:29 +00:00
This greatly speeds up wallet recovery with a neutrino backend, as we'll avoid unnecessary round trips for each block filter fetch. |
||
|---|---|---|
| .. | ||
| bitcoind_client.go | ||
| bitcoind_conn.go | ||
| block_filterer.go | ||
| block_filterer_test.go | ||
| interface.go | ||
| log.go | ||
| neutrino.go | ||
| queue.go | ||
| rpc.go | ||