L2: create a Makefile rule to regenerate the l2-loadtest.rlp
file based on genesis-l2.json
#2058
Labels
L2
Rollup client
Whenever we make changes to the test chain by modifying
genesis-l2.json
we need to manually regenerate the .rlp file (which contains a chain of blocks). It would be really useful to automatize this process.This file needs to have at least one block with a number of transactions in it.
The text was updated successfully, but these errors were encountered: