Skip to content

Commit

Permalink
fix(README): Fix fixture file path (ethereum#482)
Browse files Browse the repository at this point in the history
Co-authored-by: rahul <[email protected]>
  • Loading branch information
raxhvl and raxhvl authored Mar 19, 2024
1 parent f8c435e commit d5a3188
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ This guide installs stable versions of the required external (go-ethereum) `evm`
2. The corresponding fixture file has been generated:

```console
head fixtures/berlin/eip2930_access_list/acl/access_list.json
head fixtures/blockchain_tests/berlin/eip2930_access_list/acl/access_list.json
```

## Usage
Expand Down

0 comments on commit d5a3188

Please sign in to comment.