Crate recall_fendermint_eth_api

Crate recall_fendermint_eth_api 

Source

Modules§

apis
conv

Structs§

AppState
This is the state we will pass to axum so that we can extract it in handlers.
CorsOpt
GasOpt
HybridClient
A mixed HTTP and WebSocket client. Uses HTTP to perform all the JSON-RPC requests except the ones which require subscription, which go through a WebSocket client.
HybridClientDriver

Functions§

listen
Start listening to JSON-RPC requests.