github.com/ethereum/go-ethereum@v1.16.1/cmd/evm/testdata/evmrun/5.out.2.txt (about)

     1  Pre-execution info:
     2    - from: `0x000000000000000000000000000073656E646572`
     3    - to: `0x0000000000000000000000007265636569766572`
     4    - data: ``
     5    - gas: `10000000000`
     6    - value: `0` wei
     7  
     8  |  Pc   |      Op     | Cost |   Refund  |   Stack   |
     9  |-------|-------------|------|-----------|-----------|
    10  |    0  |      PUSH1  |    3 |         0 |        [] |
    11  |    2  |       STOP  |    0 |         0 |    [0x40] |
    12  
    13  Post-execution info:
    14    - output: ``
    15    - consumed gas: `3`
    16    - error: `<nil>`