mirror of
https://github.com/boolnetwork/mining-scripts.git
synced 2026-02-21 11:47:21 +08:00
docs: update keyring.toml
This commit is contained in:
parent
b1a55c6f8c
commit
f832761de6
@ -2,7 +2,7 @@ node_ws_url = "ws://127.0.0.1:9944"
|
||||
# local node_call server port.
|
||||
node_call_port = 8720
|
||||
# the owner address of device (ETH type format)
|
||||
device_owner = "0x00000000000000000000000000000000000000"
|
||||
device_owner = "0x0000000000000000000000000000000000000000"
|
||||
# database path
|
||||
db_path = "/host/data"
|
||||
# tokio console port
|
||||
@ -28,5 +28,5 @@ is_autonat = true
|
||||
attestation_style = 2 #This corresponds to using an image, epid=1, dcap=2
|
||||
seal_policy = "MRSIGNER"
|
||||
exe_policy = { Multiply = { executors = 8 } }
|
||||
round_time_limit = 60
|
||||
clear_msg_interval = 180
|
||||
round_time_limit = 120
|
||||
clear_msg_interval = 360
|
||||
|
||||
Loading…
Reference in New Issue
Block a user