#Phase 3: IBC Relayers
1 messages Β· Page 1 of 1 (latest)
Please express interest here π
If you are interested, feel free to refer to this:
https://hackmd.io/2BDB5Q8lSXy-MHAMAXdhSw
Nice instruction. How can I say no to that? But not today anymore π
Yes, Iβm in
Excellent! Let me know if you run into any issues getting things set up. Please make sure to keep a balance on each chain for the relayer accounts to take care of gas. Spork recommended this above.
I'll join in a feww
The more the merrier here π it's good to have failovers just in case π
more like a load balancer really
Indeed!
There's an error in here:
Under Osmosis part for the config it says:
[chains.packet_filter]
policy = 'allow'
list = [['transfer', '$CHAIN_A_CHANNEL_ID']]
It should be $CHAIN_B_CHANNEL_ID
π thank you!
let me check my config and get that updated
@cedar furnace good catch π
π
Bwehehe, was going through it manually, so that's why
Yes. Thank you for the prompt I'll do it later today.
I've deployed a relayer tooπ«¨
do we really need to update the client every 15 mins?
I use that cron entry as documented and have it set to every 15 minutes as a keepalive. I think it would be wise to do the same.
I try use version from docs ```export TAG="v1.8.2-namada-beta11" # or the appropriate release for your version of namada
git clone https://github.com/heliaxdev/hermes.git
hermes -V
hermes 1.10.4+542e14f0
it returns error ```The Hermes configuration file at path '/home/namadauser/.hermes/config.toml' is invalid, reason: parse error: unknown chain type: Namada fo at line 83 column 1
the official documents have the wrong version?
You've to use v1.10.4-namada-beta17-rc2