X-Git-Url: https://git.novaco.in/?p=novacoin.git;a=blobdiff_plain;f=src%2Fprotocol.h;h=ed2ca59b30d8dd32e44f860f9db1571aeda40798;hp=c4861e679e90d40eef5cbbc8610a1c34cb530f52;hb=83e34b29071b58d6578b197430d12c55d277a515;hpb=421cfe7910dbb5ef18ed4c2075d84405723b3ddc diff --git a/src/protocol.h b/src/protocol.h index c4861e6..ed2ca59 100644 --- a/src/protocol.h +++ b/src/protocol.h @@ -15,9 +15,9 @@ #include #include "uint256.h" -#define PPCOIN_PORT 9901 -#define RPC_PORT 9902 -#define TESTNET_PORT 9903 +#define PPCOIN_PORT 7777 +#define RPC_PORT 8344 +#define TESTNET_PORT 17777 extern bool fTestNet;