Newly introduce indexes for coins can be reused for the legacy coin selection types as well. This will reduce the number of items selected from the disk (will be useful for more advanced in memory coin selection algorithms, e.g. knapsack). Resolve coins from the WalletSource can also be reused for wallet in memory coin selection.
Newly introduce indexes for coins can be reused for the legacy coin selection types as well. This will reduce the number of items selected from the disk (will be useful for more advanced in memory coin selection algorithms, e.g. knapsack). Resolve coins from the WalletSource can also be reused for wallet in memory coin selection.