2020-07-10 15:14:30 +00:00
|
|
|
ProtocolConfiguration:
|
2021-03-26 14:30:15 +00:00
|
|
|
Magic: 15405
|
2021-05-14 13:01:37 +00:00
|
|
|
MaxTraceableBlocks: 200000
|
2023-05-03 08:56:23 +00:00
|
|
|
TimePerBlock: 1s
|
2020-07-10 15:14:30 +00:00
|
|
|
MemPoolSize: 50000
|
2020-09-16 13:08:53 +00:00
|
|
|
StandbyCommittee:
|
2020-07-10 15:14:30 +00:00
|
|
|
- 02b3622bf4017bdfe317c58aed5f4c753f206b7db896046fa7d774bbc4bf7f8dc2
|
2020-09-16 13:08:53 +00:00
|
|
|
ValidatorsCount: 1
|
2020-07-10 15:14:30 +00:00
|
|
|
SeedList:
|
|
|
|
- 172.200.0.1:20333
|
|
|
|
VerifyTransactions: true
|
2021-04-08 15:00:00 +00:00
|
|
|
StateRootInHeader: true
|
2021-03-02 16:47:45 +00:00
|
|
|
P2PSigExtensions: true
|
2020-07-10 15:14:30 +00:00
|
|
|
|
|
|
|
ApplicationConfiguration:
|
2023-05-03 08:56:23 +00:00
|
|
|
SkipBlockVerification: false
|
2020-07-10 15:14:30 +00:00
|
|
|
DBConfiguration:
|
|
|
|
Type: "boltdb"
|
|
|
|
BoltDBOptions:
|
|
|
|
FilePath: "./db/morph.bolt"
|
2023-05-03 08:56:23 +00:00
|
|
|
P2P:
|
|
|
|
Addresses:
|
|
|
|
- ":20333"
|
|
|
|
DialTimeout: 3s
|
|
|
|
ProtoTickInterval: 2s
|
|
|
|
PingInterval: 30s
|
|
|
|
PingTimeout: 90s
|
|
|
|
MaxPeers: 10
|
|
|
|
AttemptConnPeers: 5
|
|
|
|
MinPeers: 0
|
2020-07-10 15:14:30 +00:00
|
|
|
Relay: true
|
|
|
|
RPC:
|
2023-05-03 08:56:23 +00:00
|
|
|
Addresses:
|
|
|
|
- "192.168.130.90:30333"
|
2020-07-10 15:14:30 +00:00
|
|
|
Enabled: true
|
2022-09-27 16:52:19 +00:00
|
|
|
SessionEnabled: true
|
2020-07-10 15:14:30 +00:00
|
|
|
EnableCORSWorkaround: false
|
2022-09-08 15:20:46 +00:00
|
|
|
MaxGasInvoke: 100
|
2021-03-02 16:47:45 +00:00
|
|
|
P2PNotary:
|
|
|
|
Enabled: true
|
|
|
|
UnlockWallet:
|
|
|
|
Path: "./wallets/node-wallet.json"
|
|
|
|
Password: "one"
|
2020-07-10 15:14:30 +00:00
|
|
|
Prometheus:
|
2023-05-03 08:56:23 +00:00
|
|
|
Addresses:
|
|
|
|
- ":20001"
|
2020-07-10 15:14:30 +00:00
|
|
|
Enabled: true
|
|
|
|
Pprof:
|
2023-05-03 08:56:23 +00:00
|
|
|
Addresses:
|
|
|
|
- ":20011"
|
2020-07-10 15:14:30 +00:00
|
|
|
Enabled: true
|
|
|
|
UnlockWallet:
|
|
|
|
Path: "./wallets/node-wallet.json"
|
|
|
|
Password: "one"
|