github.com/fff-chain/go-fff@v0.0.0-20220726032732-1c84420b8a99/cmd/evm/testdata/7/readme.md (about) 1 This is a test for HomesteadToDao, checking if the 2 DAO-transition works 3 4 Example: 5 ``` 6 ./statet8n --input.alloc=./testdata/7/alloc.json --input.txs=./testdata/7/txs.json --input.env=./testdata/7/env.json --output.alloc=stdout --state.fork=HomesteadToDaoAt5 7 ```