vulpemventures / ocean

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

Move blinding key to AccountInfo message #53

Closed altafan closed 1 year ago

altafan commented 1 year ago

The master blinding key currently defined within GetInfoResponse message must be moved to the AccountInfo for compatibility with MS wallets, where this master key depends on the xpubs of an account and, thus, is different for each of them.

For single sig wallet, the same blinding key is returned within all accounts info.