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

Create COA command needs --signer flag #1422

Open
sisyphusSmiling opened this issue Feb 21, 2024 · 0 comments
Open

Create COA command needs --signer flag #1422

sisyphusSmiling opened this issue Feb 21, 2024 · 0 comments
Assignees
Labels

Comments

@sisyphusSmiling
Copy link
Contributor

sisyphusSmiling commented Feb 21, 2024

Problem

Currently, flow evm create-account only enables creation of a COA in emulator-account. This is a problem for developers who want to easily create COAs in other accounts.

Steps to Reproduce

With flow emulator --evm-enabled, run flow evm create-account 10.0. See that signer or account cannot be specified and can only be run by the default emulator-account

Acceptance Criteria

CLI enables COA creation across networks allowing signers or accounts to be specified.

Context

EVM tooling efforts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: No status
Development

No branches or pull requests

3 participants