Skip to content

Commit e14e33e

Browse files
committed
add RC2 TestNet genesis hash
1 parent 39b961e commit e14e33e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/extension/fileDetectors/serverListDetector.ts

Lines changed: 1 addition & 1 deletion
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)