Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
443
impl<N, NetworkT, RpcMiddleware>
Callers
nothing calls this directly
Calls
1
build
Method · 0.45
Tested by
no test coverage detected