deploy: 90591d868391adc1fa76bd22075a459b779b43bf

This commit is contained in:
staheri14 2022-09-24 05:23:44 +00:00
parent ece55df21f
commit fe17f28346
2 changed files with 2 additions and 2 deletions

View File

@ -280,7 +280,7 @@ type
name: "eth-account-privatekey" }: string
rlnRelayEthClientAddress* {.
desc: "Ethereum testnet client address e.g., ws://localhost:8540/",
desc: "WebSocket address of an Ethereum testnet client e.g., ws://localhost:8540/",
defaultValue: "ws://localhost:8540/"
name: "eth-client-address" }: string

View File

@ -164,7 +164,7 @@ type
name: "eth-account-privatekey" }: string
rlnRelayEthClientAddress* {.
desc: "Ethereum testnet client address e.g., ws://localhost:8540/",
desc: "WebSocket address of an Ethereum testnet client e.g., ws://localhost:8540/",
defaultValue: "ws://localhost:8540/"
name: "eth-client-address" }: string