Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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)]
19
pub struct IncorrectChainIdError();
20
21
impl Reject for IncorrectChainIdError {}
22
Callers
3
simulate
Function · 0.85
simulate_bundle
Function · 0.85
simulate_stateful
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected