MCPcopy Create free account
hub / github.com/dexloom/loom / AnvilDebugProviderFactory

Class AnvilDebugProviderFactory

crates/node/debug-provider/src/debugprovider.rs:37–37  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

35}
36
37pub struct AnvilDebugProviderFactory {}
38
39pub type AnvilDebugProviderType = AnvilDebugProvider<RootProvider<Ethereum>, RootProvider<Ethereum>, Ethereum>;
40

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected