e4563ca13b
This commit fixes a possible race condition wherein a call to FilterBlock after a call to UpdateFilter would result in the call to FilterBlock not yet using the updated filter. We fix this by ensuring the internal chain filter is updated by the time the call to FilterBlock returns. |
||
---|---|---|
.. | ||
btcd.go | ||
interface_test.go | ||
interface.go | ||
log.go | ||
neutrino.go |