You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
4.0.6 (2023-07-06)
Features
UI: Rebrand Naan to Plenty Wallet
Tezos: DAppClient option preferredNetwork is now deprecated and network should be used instead. The network is used to construct permission_request and broadcast_request messages, therefore specifying network in DAppClient#requestPermission or DAppClient#requestBroadcast is no longer supported and any network value set while calling these methods won't be respected.