node
node copied to clipboard
Add command to run e2e test on imported data from mainnet (Port from v16)
Add a make command that does the following
- Download the latest Genesis snapshot from
https://snapshots.zetachain.com/latest-state-export - Import the required data into the genesis file for e2e test network
- Start the network and run the e2e test on it.