citadel-tech / coinswap

Functioning, minimal-viable binaries and libraries to perform a trustless, p2p Maxwell-Belcher Coinswap Protocol
https://gist.github.com/chris-belcher/9144bd57a91c194e332fb5ca371d0964
Other
72 stars 46 forks source link

[feature] Multiple list unspent API #94

Closed rajarshimaitra closed 7 months ago

rajarshimaitra commented 8 months ago

Similar to #91 We can use multiple list unspent API for the wallet. Even better if these can be tackled together as they are related functions. That would simplify the code too.

Shourya742 commented 7 months ago

Resolved with #101 and #110