MCPcopy Create free account
hub / github.com/across-protocol/relayer /

Class

test/TryMulticallClient.ts:18–18  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

16} from "./utils";
17
18class DummyTryMulticallClient extends TryMulticallClient {
19 public ignoredSimulationFailures: TransactionSimulationResult[] = [];
20 public loggedSimulationFailures: TransactionSimulationResult[] = [];
21

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected