cmd/devp2p: add hivechain make script

This commit is contained in:
lightclient 2023-10-30 16:36:40 -06:00 committed by Felix Lange
parent c5042cb3bd
commit 55c43d7794

View file

@ -0,0 +1,9 @@
#!/bin/sh
hivechain generate \
--fork-interval 6 \
--tx-interval 1 \
--length 500 \
--outdir testdata \
--lastfork cancun \
--outputs accounts,genesis,chain,headstate,txinfo,headblock,headfcu,newpayload