mirror of
https://github.com/embarklabs/embark.git
synced 2025-01-14 15:54:11 +00:00
Update blockchain.yml
This commit is contained in:
parent
ac268c0cd7
commit
6567706cfa
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user