2024-09-13 14:39:10 +00:00
|
|
|
ProtocolConfiguration:
|
|
|
|
Magic: 2024091317
|
|
|
|
MaxTraceableBlocks: 200000
|
|
|
|
TimePerBlock: 1s
|
|
|
|
MemPoolSize: 50000
|
|
|
|
StandbyCommittee:
|
2024-09-17 07:31:48 +00:00
|
|
|
# 02b3622bf4017bdfe317c58aed5f4c753f206b7db896046fa7d774bbc4bf7f8dc2 # frostfs-dev-env node
|
2024-09-17 08:32:21 +00:00
|
|
|
- 03fd818621bcccf083bc3e1b3985e0b0b07a7dd5bebd4cd14ad225d59e51818acb # replace this with node pubkey
|
2024-09-13 14:39:10 +00:00
|
|
|
ValidatorsCount: 1
|
|
|
|
VerifyTransactions: true
|
|
|
|
StateRootInHeader: true
|
|
|
|
P2PSigExtensions: true
|
|
|
|
|
|
|
|
ApplicationConfiguration:
|
|
|
|
SkipBlockVerification: false
|
|
|
|
DBConfiguration:
|
|
|
|
Type: "boltdb"
|
|
|
|
BoltDBOptions:
|
|
|
|
FilePath: "data/chains/morph.bolt"
|
|
|
|
P2P:
|
|
|
|
Addresses:
|
2024-09-17 07:21:45 +00:00
|
|
|
- "127.0.0.200:20333"
|
2024-09-13 14:39:10 +00:00
|
|
|
DialTimeout: 3s
|
|
|
|
ProtoTickInterval: 2s
|
|
|
|
PingInterval: 30s
|
|
|
|
PingTimeout: 90s
|
|
|
|
MaxPeers: 10
|
|
|
|
AttemptConnPeers: 5
|
|
|
|
MinPeers: 0
|
|
|
|
Relay: true
|
|
|
|
Consensus:
|
|
|
|
Enabled: true
|
|
|
|
UnlockWallet:
|
2024-09-13 15:33:02 +00:00
|
|
|
Path: "wallet/morph.json"
|
2024-09-13 14:39:10 +00:00
|
|
|
Password: "morph"
|
|
|
|
RPC:
|
|
|
|
Addresses:
|
2024-09-17 07:21:45 +00:00
|
|
|
- "127.0.0.200:30333"
|
2024-09-13 14:39:10 +00:00
|
|
|
Enabled: true
|
|
|
|
SessionEnabled: true
|
|
|
|
EnableCORSWorkaround: false
|
|
|
|
MaxGasInvoke: 100
|
|
|
|
P2PNotary:
|
|
|
|
Enabled: true
|
|
|
|
UnlockWallet:
|
2024-09-13 15:33:02 +00:00
|
|
|
Path: "wallet/morph.json"
|
2024-09-13 14:39:10 +00:00
|
|
|
Password: "morph"
|
|
|
|
Prometheus:
|
|
|
|
Addresses:
|
2024-09-17 07:21:45 +00:00
|
|
|
- "127.0.0.200:20001"
|
2024-09-13 14:39:10 +00:00
|
|
|
Enabled: true
|
|
|
|
Pprof:
|
|
|
|
Addresses:
|
2024-09-17 07:21:45 +00:00
|
|
|
- "127.0.0.200:20011"
|
2024-09-13 14:39:10 +00:00
|
|
|
Enabled: true
|