We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 39b961e + e14e33e commit e0a351dCopy full SHA for e0a351d
src/extension/fileDetectors/serverListDetector.ts
@@ -30,7 +30,7 @@ const UNKNOWN_BLOCKCHAIN =
30
// names the user has supplied through neo-servers.json file(s) in the
31
// current workspace):
32
const WELL_KNOWN_BLOCKCHAINS: { [genesisHash: string]: string } = {
33
- "0x6fcb2719ad6a74997fbf08c9d3c1db626d5c631ea7707a400073a702c5025ffa":
+ "0x614a807a3e545df0cb5c96d4d387e620e3e34d441f849b9a4033e0b4f906805d":
34
"Neo N3 TestNet",
35
};
36
0 commit comments