airgap-it / beacon-sdk

The beacon sdk allows developers of dApps and wallets on Tezos to implement the wallet interaction standard tzip-10.
https://walletbeacon.io
MIT License
101 stars 65 forks source link

Update documentation around "preferredNetwork" and "network" #687

Open AndreasGassmann opened 9 months ago

AndreasGassmann commented 9 months ago

Summary Some examples in the beacon docs still use the "preferredNetwork" instead of "network", eg. https://docs.walletbeacon.io/getting-started/advanced-example

All examples should use the new "network" property.