You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am adding specific addresses to the rpcclient to be notified about when they receive bitcoins. For that I use the LoadTxFilter function from rpcclient.
But I was wondering if there is no way to "unload"/remove specific addresses from the filter again without completely wiping the filter?
The text was updated successfully, but these errors were encountered:
I am adding specific addresses to the rpcclient to be notified about when they receive bitcoins. For that I use the
LoadTxFilter
function fromrpcclient
.But I was wondering if there is no way to "unload"/remove specific addresses from the filter again without completely wiping the filter?
The text was updated successfully, but these errors were encountered: