Hi, im following this tutorial https://docs.ignite.com/nightly/guide/ibc
until this step
planetd tx blog send-ibc-post blog channel-0 "Hello" "Hello Mars, I'm Alice from Earth" --from alice --chain-id earth --home ~/.earth
and i got this error
rpc error: code = NotFound desc = rpc error: code = NotFound desc = client-id: 07-tendermint-0: consensus state not found: key not found
Please guide what im doing wrong, i already follow the exact step from that tutorial
Thanks