Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: implement anvil_autoImpersonateAccount API endpoint #413

Closed
itegulov opened this issue Nov 24, 2024 · 0 comments · Fixed by #416
Closed

feat: implement anvil_autoImpersonateAccount API endpoint #413

itegulov opened this issue Nov 24, 2024 · 0 comments · Fixed by #416
Assignees

Comments

@itegulov
Copy link
Contributor

Ditto. Need to implement an endpoint that makes all accounts impersonated by default.

#[rpc(name = "anvil_autoImpersonateAccount")]
fn auto_impersonate_account(&self, enabled: bool) -> RpcResult<()>;
@itegulov itegulov changed the title feat(anvil): implement anvil_autoImpersonateAccount API endpoint feat: implement anvil_autoImpersonateAccount API endpoint Nov 24, 2024
@itegulov itegulov self-assigned this Nov 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant