[eth-rpc] proxy /health (#6360)
make the eth-rpc proxy /health and /health/readiness from the proxied
substrate chain
see #4802
---------
Co-authored-by:
GitHub Action <action@github.com>
parent
32e116a6
Showing
- Cargo.lock 1 addition, 0 deletionsCargo.lock
- prdoc/pr_6360.prdoc 9 additions, 0 deletionsprdoc/pr_6360.prdoc
- substrate/frame/revive/rpc/Cargo.toml 1 addition, 0 deletionssubstrate/frame/revive/rpc/Cargo.toml
- substrate/frame/revive/rpc/src/cli.rs 12 additions, 3 deletionssubstrate/frame/revive/rpc/src/cli.rs
- substrate/frame/revive/rpc/src/client.rs 8 additions, 1 deletionsubstrate/frame/revive/rpc/src/client.rs
- substrate/frame/revive/rpc/src/lib.rs 3 additions, 0 deletionssubstrate/frame/revive/rpc/src/lib.rs
- substrate/frame/revive/rpc/src/rpc_health.rs 50 additions, 0 deletionssubstrate/frame/revive/rpc/src/rpc_health.rs
prdoc/pr_6360.prdoc
0 → 100644
substrate/frame/revive/rpc/src/rpc_health.rs
0 → 100644
Please register or sign in to comment