config: add dummy consensus config section into files

Just to make it easier to configure.
This commit is contained in:
Roman Khimov 2022-12-06 12:29:12 +03:00
parent 0efa9c5fc3
commit dbb798d4b7
5 changed files with 25 additions and 0 deletions

View file

@ -58,6 +58,11 @@ ApplicationConfiguration:
AttemptConnPeers: 20
MinPeers: 5
Relay: true
Consensus:
Enabled: false
UnlockWallet:
Path: "/cn_wallet.json"
Password: "pass"
Oracle:
Enabled: false
AllowedContentTypes:

View file

@ -70,6 +70,11 @@ ApplicationConfiguration:
AttemptConnPeers: 20
MinPeers: 10
Relay: true
Consensus:
Enabled: false
UnlockWallet:
Path: "/cn_wallet.json"
Password: "pass"
Oracle:
Enabled: false
AllowedContentTypes:

View file

@ -49,6 +49,11 @@ ApplicationConfiguration:
AttemptConnPeers: 5
MinPeers: 3
Relay: true
Consensus:
Enabled: false
UnlockWallet:
Path: "/cn_wallet.json"
Password: "pass"
P2PNotary:
Enabled: false
UnlockWallet:

View file

@ -58,6 +58,11 @@ ApplicationConfiguration:
AttemptConnPeers: 20
MinPeers: 5
Relay: true
Consensus:
Enabled: false
UnlockWallet:
Path: "/cn_wallet.json"
Password: "pass"
Oracle:
Enabled: false
AllowedContentTypes:

View file

@ -73,6 +73,11 @@ ApplicationConfiguration:
AttemptConnPeers: 20
MinPeers: 10
Relay: true
Consensus:
Enabled: false
UnlockWallet:
Path: "/cn_wallet.json"
Password: "pass"
Oracle:
Enabled: false
AllowedContentTypes: