vulpemventures / ocean

:ocean: Elements/Liquid wallet daemon
MIT License
5 stars 7 forks source link

Add LockUtxos rpc #89

Closed altafan closed 7 months ago

altafan commented 7 months ago

This allows to lock utxos via dedicated rpc in order to not being forced to pass through SelectUtxos for signing a transaction.

Please @louisinger review this.