mirror of
https://github.com/waku-org/nwaku.git
synced 2025-01-27 15:16:05 +00:00
chore: need a string format
This commit is contained in:
parent
3b472dfb72
commit
06799a7d21
@ -36,6 +36,7 @@ proc defaultTestWakuNodeConf*(): WakuNodeConf =
|
||||
dnsAddrsNameServers: @[parseIpAddress("1.1.1.1"), parseIpAddress("1.0.0.1")],
|
||||
nat: "any",
|
||||
maxConnections: 50,
|
||||
relayServiceRatio: "60:40",
|
||||
maxMessageSize: "1024 KiB",
|
||||
clusterId: DefaultClusterId,
|
||||
shards: @[DefaultShardId],
|
||||
|
Loading…
x
Reference in New Issue
Block a user