informalsystems / hermes-ibc-workshop

Hermes IBC Workshop - Fungible Token Transfer (ics-20) between two Starport chains
Apache License 2.0
14 stars 8 forks source link

unrecognized command `light` #2

Open toschdev opened 3 years ago

toschdev commented 3 years ago

In the workshop, when trying to configure light clients in the clients.md - the hermes light command is used, but not available in hermes v0.2.0 which I am using. It was not described if I should use a particular hermes version, not sure if it was removed as of latest.

hermes light command is being used extensively in the clients.md, an updated instruction set would help me going forward.

https://github.com/informalsystems/hermes-ibc-workshop/blob/main/docs/clients.md#remove-light-clients-for-each-chain

cspannos commented 2 years ago

I'm hitting this same issue using hermes 0.9.0. Any guidance for how to configure the light client?