superhero-com / superhero-wallet

Superhero Wallet – More than just a way to receive, store & send tokens on the æternity blockchain
https://wallet.superhero.com
ISC License
39 stars 38 forks source link

Use `storageRef` composable to store the multisig accounts data #3137

Closed peronczyk closed 2 months ago

peronczyk commented 3 months ago

Instead of using setLocalStorageItem and getLocalStorageItem use the storageRef composable to store the multisig accounts in the multisigAccounts composable.