mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-02-04 05:53:13 +00:00
merging
This commit is contained in:
parent
59a8b18209
commit
1318aafa79
@ -498,8 +498,6 @@ method init*(g: OnchainGroupManager): Future[GroupManagerResult[void]] {.async.}
|
||||
g.rlnRelayMaxMessageLimit =
|
||||
cast[uint64](await wakuRlnContract.maxMembershipRateLimit().call())
|
||||
|
||||
asyncSpawn g.trackRootChanges()
|
||||
|
||||
proc onDisconnect() {.async.} =
|
||||
error "Ethereum client disconnected"
|
||||
var newEthRpc: Web3
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user