github.com/kisexp/xdchain@v0.0.0-20211206025815-490d6b732aa7/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  ```