Skip to content
This repository has been archived by the owner on Jan 5, 2023. It is now read-only.

Using CLI against non-fork throws because of impersonation call #43

Open
silochad opened this issue Jan 3, 2023 · 0 comments
Open

Using CLI against non-fork throws because of impersonation call #43

silochad opened this issue Jan 3, 2023 · 0 comments

Comments

@silochad
Copy link
Contributor

silochad commented Jan 3, 2023

cli.ts calls this on every run, which will fail if you try to use a non-forked RPC like latest alchemy mainnet

  const chain = new TestUtils.BlockchainUtils(sdk);
  const stop = await chain.impersonate(account);
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant