We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8869b4e + 916c5b7 commit 1218ba8Copy full SHA for 1218ba8
README.md
@@ -46,19 +46,19 @@ As a modern currency [Dynamic(DYN)](https://github.com/duality-solutions/dynamic
46
P2P Port = 33300
47
RPC Port = 33350
48
Dynodes = 33300
49
-Magic Bytes: 0x6e 0x71 0x84 0x90
+Magic Bytes: 0x5e 0x61 0x74 0x80
50
51
**TestNet Parameters**
52
P2P Port = 33400
53
RPC Port = 33450
54
Dynodes = 33400
55
-Magic Bytes: 0x3f 0x42 0x25 0x50
+Magic Bytes: 0x2f 0x32 0x15 0x40
56
57
**RegTest Parameters**
58
P2P Port = 33500
59
RPC Port = 33550
60
Dynodes = 33500
61
-Magic Bytes = 0x3f 0x42 0x25 0x4f
+Magic Bytes = 0x2f 0x32 0x15 0x3f
62
63
64
UNIX BUILD NOTES
0 commit comments