mlabs-haskell / godot-cardano

Integrated light wallet and off-chain SDK for the Godot engine and Cardano blockchain
https://mlabs-haskell.github.io/godot-cardano/
MIT License
3 stars 0 forks source link

Fix network ID hardcoding in address generation #58

Closed danielfarrelly closed 3 months ago

danielfarrelly commented 4 months ago

Solves #52

rmgaray commented 3 months ago

I'm not sure if supporting multiple networks for the same wallet is worth it or not - it does make switching networks a bit easier, that's for sure.

rmgaray commented 3 months ago

After today's weekly, it was clarified to me that wallets are not really linked to a network except during runtime. One can always reload the wallet with a different network.