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

Avoid creating by hand vm binary in plugin-dir/vmid #729

Open
felipemadero opened this issue Aug 9, 2024 · 0 comments
Open

Avoid creating by hand vm binary in plugin-dir/vmid #729

felipemadero opened this issue Aug 9, 2024 · 0 comments

Comments

@felipemadero
Copy link
Collaborator

it should be much easier to just specify binary name and let ANR copy the files into proper location
eg

go run main.go control start  --avalanchego-path ~/avalanchego-v1.11.10/avalanchego --blockchain-specs '[{"vm_name":"chain1","genesis":"~/genesis.json","vm_binary": "~/subnet-evm-v0.6.8/subnet-evm"}]'

this needs adding vm_binary to blockchain specs in rpc.proto

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

No branches or pull requests

1 participant