Crate prover_alloy

Source

Structs§

AlloyProvider
Wrapper around alloy Provider client. Performs ETH node response data processing where needed but allows direct use of the provider if necessary.
L1RpcEndpoint

Constants§

DEFAULT_HTTP_RPC_NODE_BACKOFF_MAX_RETRIES
DEFAULT_HTTP_RPC_NODE_INITIAL_BACKOFF_MS

Functions§

build_alloy_fill_provider
default_l2_consensus_layer_url
default_l2_execution_layer_url

Type Aliases§

AlloyFillProvider

Attribute Macros§

async_trait