MCPcopy Create free account
hub / github.com/EnsoBuild/temper / IncorrectChainIdError

Class IncorrectChainIdError

src/errors.rs:19–19  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

17
18#[derive(Debug)]
19pub struct IncorrectChainIdError();
20
21impl Reject for IncorrectChainIdError {}
22

Callers 3

simulateFunction · 0.85
simulate_bundleFunction · 0.85
simulate_statefulFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected