You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
it should be much easier to just specify binary name and let ANR copy the files into proper location
eg
this needs adding vm_binary to blockchain specs in rpc.proto
The text was updated successfully, but these errors were encountered: