MCPcopy Create free account
hub / github.com/base/base / default

Method default

crates/execution/node/src/node.rs:438–440  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

436 BaseEthApiBuilder: EthApiBuilder<N>,
437{
438 fn default() -> Self {
439 Self::builder().build()
440 }
441}
442
443impl<N, NetworkT, RpcMiddleware>

Callers

nothing calls this directly

Calls 1

buildMethod · 0.45

Tested by

no test coverage detected