diff --git a/orchestrator/relayer/src/main.rs b/orchestrator/relayer/src/main.rs index 4d13d1abf..fbf05ae1d 100644 --- a/orchestrator/relayer/src/main.rs +++ b/orchestrator/relayer/src/main.rs @@ -42,7 +42,7 @@ lazy_static! { --ethereum-key= An Ethereum private key containing non-trivial funds --cosmos-grpc= The Cosmos gRPC url --address-prefix= The prefix for addresses on this Cosmos chain - --ethereum-grpc= The Ethereum RPC url, Geth light clients work and sync fast + --ethereum-rpc= The Ethereum RPC url, Geth light clients work and sync fast --contract-address= The Ethereum contract address for Gravity About: The Gravity relayer component, responsible for relaying data from the Cosmos blockchain