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've been experimenting with the @bitcoinerlab/coinselect library, and it works well overall. You can check out my draft PR for details.
However, I just discovered that @bitcoinerlab/descriptors doesn't currently support Taproot. There is an open PR addressing this, but it hasn’t been merged yet.
In hindsight, I think I might have been better off trying a different approach—porting the coin selection algorithms directly into Beignet.
See #1749
Implement autopilot in beignet and add tests.
The text was updated successfully, but these errors were encountered: