Skip to content

Commit

Permalink
Release Adena Wallet 'v1.8.2' (#289)
Browse files Browse the repository at this point in the history
  • Loading branch information
jinoosss authored Nov 10, 2023
2 parents 003c0a8 + ad04829 commit fc04c02
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions packages/adena-extension/src/resources/chains/chains.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,19 @@
"gnoUrl": "https://testnet.gno.teritori.com",
"apiUrl": "",
"linkUrl": ""
},
{
"id": "gnoswap",
"default": false,
"main": false,
"chainId": "dev.gnoswap",
"chainName": "Gnoswap-Testnet",
"networkId": "dev.gnoswap",
"networkName": "Gnoswap-Testnet",
"addressPrefix": "g",
"rpcUrl": "https://dev.rpc.gnoswap.io",
"gnoUrl": "https://dev.rpc.gnoswap.io",
"apiUrl": "",
"linkUrl": ""
}
]
2 changes: 1 addition & 1 deletion scripts/build.info
Original file line number Diff line number Diff line change
@@ -1 +1 @@
qa.1
qa.2

0 comments on commit fc04c02

Please sign in to comment.