Update testnet rpcPort
This commit is contained in:
parent
195b97c1e8
commit
2d5bfb45e2
@ -707,7 +707,7 @@ testnet.addressPrefix = {
|
|||||||
|
|
||||||
testnet.requireStandard = false;
|
testnet.requireStandard = false;
|
||||||
|
|
||||||
testnet.rpcPort = 17312;
|
testnet.rpcPort = 17313;
|
||||||
|
|
||||||
testnet.minRelay = 1000;
|
testnet.minRelay = 1000;
|
||||||
|
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "fcoin",
|
"name": "fcoin",
|
||||||
"version": "1.0.0-beta.19",
|
"version": "1.0.0-beta.20",
|
||||||
"description": "Flo bike-shed",
|
"description": "Flo bike-shed",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"repository": "git://github.com/oipwg/fcoin.git",
|
"repository": "git://github.com/oipwg/fcoin.git",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user