mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-05-05 10:03:17 +00:00
Use more descriptive object field names for MembershipInfo
This commit is contained in:
parent
2f757efb18
commit
0a2ad81060
@ -39,7 +39,7 @@ proc TheWakuNetworkConf*(T: type ClusterConf): ClusterConf =
|
|||||||
rlnRelayDynamic: true,
|
rlnRelayDynamic: true,
|
||||||
rlnRelayChainId: RelayChainId,
|
rlnRelayChainId: RelayChainId,
|
||||||
rlnEpochSizeSec: 600,
|
rlnEpochSizeSec: 600,
|
||||||
rlnRelayUserMessageLimit: 20,
|
rlnRelayUserMessageLimit: 100,
|
||||||
numShardsInNetwork: 8,
|
numShardsInNetwork: 8,
|
||||||
discv5Discovery: true,
|
discv5Discovery: true,
|
||||||
discv5BootstrapNodes:
|
discv5BootstrapNodes:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user