bitcoin: remove a confusing TODO
We don't assume that and in fact now use multiple descriptors
This commit is contained in:
parent
2dea4b1a6c
commit
eebd061981
@ -133,7 +133,6 @@ impl BitcoinInterface for d::BitcoinD {
|
||||
tip: &BlockChainTip,
|
||||
descs: &[descriptors::InheritanceDescriptor],
|
||||
) -> Vec<UTxO> {
|
||||
// TODO: don't assume only a single descriptor is loaded on the wo wallet
|
||||
let lsb_res = self.list_since_block(&tip.hash);
|
||||
|
||||
lsb_res
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user