cosmos / relayer

An IBC relayer for ibc-go
Apache License 2.0
389 stars 1.71k forks source link

Relayer RPC node request headers #1176

Open agouin opened 1 year ago

agouin commented 1 year ago

Relayer should allow configuring arbitrary headers to include with requests to RPC node

Use case: API key authenticated RPC endpoint

jtieri commented 4 weeks ago

I believe this issue was born out of our need to make use of RPC headers for API key authentication with our previous attempt at a RPC/Node service.

Is this still something that we have interest in adding in the future? We could keep the issue open or close.