Skip to content
This repository was archived by the owner on Feb 24, 2025. It is now read-only.

Commit 4bdb7ba

Browse files
committed
Rename hashkey-testnet to hashkey-sepolia-testnet in configuration files
1 parent 49152c2 commit 4bdb7ba

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"alias": "hashkey-testnet",
2+
"alias": "hashkey-sepolia-testnet",
33
"decimals": 18,
44
"explorer": {
55
"api": {

src/generated/chains.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -739,7 +739,7 @@ export const CHAINS: Chain[] = [
739739
testnet: false,
740740
},
741741
{
742-
alias: 'hashkey-testnet',
742+
alias: 'hashkey-sepolia-testnet',
743743
decimals: 18,
744744
explorer: {
745745
api: { key: { required: false }, url: 'https://hashkeychain-testnet-explorer.alt.technology/api' },

0 commit comments

Comments
 (0)