mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-01-09 09:23:14 +00:00
deploy: 0437159b59e03f86c197fa1efb6e5ad2af1b4816
This commit is contained in:
parent
87bdcdcbf1
commit
b224775931
@ -159,7 +159,7 @@ const
|
||||
MERKLE_TREE_DEPTH* = 20
|
||||
# TODO the ETH_CLIENT should be an input to the rln-relay, though hardcoded for now
|
||||
# the current address is the address of ganache-cli when run locally
|
||||
ETH_CLIENT* = "ws://localhost:8540/"
|
||||
ETH_CLIENT* = "ws://127.0.0.1:8540"
|
||||
|
||||
const
|
||||
# the size of poseidon hash output in bits
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user