Skip to content

Commit e0a351d

Browse files
authored
Merge pull request #85 from ngdenterprise/rc2testnet
Add RC2 TestNet genesis hash
2 parents 39b961e + e14e33e commit e0a351d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/extension/fileDetectors/serverListDetector.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ const UNKNOWN_BLOCKCHAIN =
3030
// names the user has supplied through neo-servers.json file(s) in the
3131
// current workspace):
3232
const WELL_KNOWN_BLOCKCHAINS: { [genesisHash: string]: string } = {
33-
"0x6fcb2719ad6a74997fbf08c9d3c1db626d5c631ea7707a400073a702c5025ffa":
33+
"0x614a807a3e545df0cb5c96d4d387e620e3e34d441f849b9a4033e0b4f906805d":
3434
"Neo N3 TestNet",
3535
};
3636

0 commit comments

Comments
 (0)