Closed nuliknol closed 2 years ago
Hi @nuliknol ,
The latest version is v0.2.3, not sure why the beta tag was showing up on top in the Releases section. There is a new config file that needs to be generated on the basis of the network you will be running. The make command does this automatically. As mentioned in the readme, you can run make install network=mainnet
for generating the mainnet config file and make install network=mumbai
for generating the one for mumbai.
Just downloaded latest sources from Releases section (heimdall-0.2.3-beta1) but it doesn't compile, apparently the versions of the dependant packages in
go.mod
file are set incorrectly;