v1.9.0 (#6727)
This commit is contained in:
@@ -13,4 +13,4 @@ hosts = ["all"]
|
||||
|
||||
[ipfs]
|
||||
enable = false # this is the default
|
||||
hosts = ["all"]
|
||||
hosts = ["all"]
|
||||
|
||||
@@ -3,4 +3,4 @@ chain = "dev"
|
||||
|
||||
[mining]
|
||||
reseal_min_period = 0
|
||||
min_gas_price = 0
|
||||
min_gas_price = 0
|
||||
|
||||
@@ -8,4 +8,4 @@ hosts = ["all"]
|
||||
|
||||
[ipfs]
|
||||
enable = false # this is the default
|
||||
hosts = ["all"]
|
||||
hosts = ["all"]
|
||||
|
||||
@@ -28,4 +28,4 @@ cache_size = 256
|
||||
|
||||
[misc]
|
||||
# Logging pattern (`<module>=<level>`, e.g. `own_tx=trace`).
|
||||
logging = "miner=trace,own_tx=trace"
|
||||
logging = "miner=trace,own_tx=trace"
|
||||
|
||||
@@ -4,4 +4,4 @@ port = 30305
|
||||
|
||||
[rpc]
|
||||
# JSON-RPC over HTTP will be accessible on port 8645.
|
||||
port = 8645
|
||||
port = 8645
|
||||
|
||||
Reference in New Issue
Block a user