Update testnet rpcPort

This commit is contained in:
Sky Young 2018-05-21 13:34:29 -07:00
parent 195b97c1e8
commit 2d5bfb45e2
2 changed files with 2 additions and 2 deletions

View File

@ -707,7 +707,7 @@ testnet.addressPrefix = {
testnet.requireStandard = false;
testnet.rpcPort = 17312;
testnet.rpcPort = 17313;
testnet.minRelay = 1000;

View File

@ -1,6 +1,6 @@
{
"name": "fcoin",
"version": "1.0.0-beta.19",
"version": "1.0.0-beta.20",
"description": "Flo bike-shed",
"license": "MIT",
"repository": "git://github.com/oipwg/fcoin.git",