Only the scanning private key, but not the spending private key, so it's a solution where you trust or run your own instance so it can see all incoming payments, but also it would need to keep track of all labels that are created in a wallet to scan for those too
Login to reply
Replies (1)
Interesting. It would still depend on BDK (which uses miniscript under the hood).
Right now, it doesn't even support addr() directives so I can't even support tracking "single addresses" ๐ช
But it's definitely possible then.