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

Class BlockNumberOrTagExt

crates/execution/flashblocks/src/rpc/eth.rs:15–15  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13#[derive(Debug, Clone, serde::Serialize)]
14#[serde(transparent)]
15pub struct BlockNumberOrTagExt(BlockNumberOrTag);
16
17impl BlockNumberOrTagExt {
18 const fn is_pending(&self) -> bool {

Callers 1

visit_strMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected