Skip to content

Commit

Permalink
New Network
Browse files Browse the repository at this point in the history
  • Loading branch information
AuCRHI committed Apr 5, 2019
1 parent 2d872a7 commit aed967d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/P2p/P2pNetworks.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@

namespace CryptoNote
{
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 } };
}

0 comments on commit aed967d

Please sign in to comment.