Module alloy_provider::layers

source ·
Expand description

Useful layer implementations for the provider. Currently this module contains the AnvilLayer, AnvilProvider and ChainLayer types.

Structs§

  • A layer that wraps a NamedChain. The layer will be used to set the client’s poll interval based on the average block time for this chain.