vulpemventures / ocean

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

Add explicit asset/value to pset inputs if needed #50

Closed altafan closed 1 year ago

altafan commented 1 year ago

This updates go-elements dep to latest version v0.4.5 that includes new methods for psetv2 updater AddInExplictAsset and AddInExplictValue, used here when creating/updating a partial transaction in case the input is confidential.

Please @sekulicd @tiero review this.