87d91316cd
In this commit, we update the Rescan call in the interface to map the outpoint to the address that the outpoint holds. We do this as BIP 158 has recently been updated to match on the prev output script rather than the outpoint itself. Additionally, in the near future, btcd (then bitcoind), will switch over to using the BIP 158 filters internally, which will also match on the output scripts. |
||
---|---|---|
.. | ||
bitcoind.go | ||
block_filterer.go | ||
block_filterer_test.go | ||
interface.go | ||
log.go | ||
neutrino.go | ||
rpc.go |