vulpemventures / ocean

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

Update Utxo proto message #35

Closed altafan closed 1 year ago

altafan commented 1 year ago

This changes the type of the fields of the Utxo message declared as bytes to string and also adds a new field redeem_script containing the full locking script in case of utxos owned by some multisig account.