mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-20 10:52:25 +00:00
chore(cmd/evm):fix md link jump in tests/init.go
This commit is contained in:
parent
c053eb71b6
commit
13e7a83837
1 changed files with 1 additions and 1 deletions
|
|
@ -214,7 +214,7 @@ exitcode:3 OK
|
||||||
|
|
||||||
The chain configuration to be used for a transition is specified via the
|
The chain configuration to be used for a transition is specified via the
|
||||||
`--state.fork` CLI flag. A list of possible values and configurations can be
|
`--state.fork` CLI flag. A list of possible values and configurations can be
|
||||||
found in [`tests/init.go`](tests/init.go).
|
found in [`tests/init.go`](../../tests/init.go).
|
||||||
|
|
||||||
#### Examples
|
#### Examples
|
||||||
##### Basic usage
|
##### Basic usage
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue