We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6dd75d8 commit 27d0259Copy full SHA for 27d0259
README.md
@@ -34,7 +34,7 @@ docker exec -it byor psql -U postgres -c 'CREATE DATABASE byor_test'
34
35
If you restart your system running `docker start byor` will bring the database back online.
36
37
-### Exection
+### Execution
38
39
To build the application, follow these steps:
40
@@ -66,3 +66,7 @@ yarn dev --port 8080
66
67
Anvil is used because hardhat is incapable of filtering logs using the `fromBlock`/`toBlock`.
68
Read more about this issue [here](https://github.com/wagmi-dev/viem/discussions/366) and [here](https://github.com/foundry-rs/foundry/issues/4729).
69
+
70
+## Contributors
71
72
+- [fewwwww](https://github.com/fewwwww), [Sequencer Ordering](https://github.com/l2beat/byor/pull/62)
0 commit comments