vulpemventures / ocean

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

Hotfix wallet repo #31

Closed altafan closed 1 year ago

altafan commented 1 year ago

Before this, wallet creation was just updating account tables, while now it also updates wallet one. This also fixes the parsing function from []GetWalletAccountsAndScriptsRow to *domain.Wallet.

Please @sekulicd review this.