Update blockchain.yml

This commit is contained in:
VoR0220 2015-10-20 23:08:28 -05:00 committed by Iuri Matias
parent ac268c0cd7
commit 6567706cfa
1 changed files with 2 additions and 2 deletions

View File

@ -24,7 +24,7 @@ staging:
bootnodes:
boot: false
enodes: [] #insert enode urls here.
nat: #NAT port mapping mechanism (any|none|upnp|pmp|extip:<IP>)
nat: any #NAT port mapping mechanism (any|none|upnp|pmp|extip:<IP>)
port: 30303
account:
init: false
@ -39,7 +39,7 @@ production:
bootnodes:
boot: false
enodes: []
nat: #NAT port mapping mechanism (any|none|upnp|pmp|extip:<IP>)
nat: any #NAT port mapping mechanism (any|none|upnp|pmp|extip:<IP>)
port: 30303
account:
init: false