We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b46253f commit f5e0199Copy full SHA for f5e0199
framework/examples/myproject/smoke.toml
@@ -2,7 +2,7 @@
2
[blockchain_a]
3
# choose "anvil", "geth" or "besu"
4
# uncomment the second line for "anvil"
5
- type = "anvil"
+ type = "besu"
6
# docker_cmd_params = ["-b", "1"]
7
8
[data_provider]
0 commit comments