We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d872a7 commit aed967dCopy full SHA for aed967d
1 file changed
src/P2p/P2pNetworks.h
@@ -7,5 +7,5 @@
7
8
namespace CryptoNote
9
{
10
- const static boost::uuids::uuid CRYPTONOTE_NETWORK = { { 0x4E, 0x6F, 0x73, 0x63, 0x65, 0x20, 0x74, 0x65, 0x20, 0x69, 0x70, 0x73, 0x75, 0x6D, 0x20, 0x20 } };
+ const static boost::uuids::uuid CRYPTONOTE_NETWORK = { { 0x4B, 0x4F, 0x32, 0x66, 0x75, 0x20, 0x74, 0x6B, 0x20, 0x69, 0x70, 0x69, 0x75, 0x6D, 0x45, 0x20 } };
11
}
0 commit comments