Skip to content

Commit 8680760

Browse files
gurukamathSamWilsn
authored andcommitted
update path to include forks folder
1 parent 4ac7a9b commit 8680760

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ethereum_spec_tools/patch_tool.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ def main() -> None:
3232
options = parser.parse_args()
3333

3434
if not options.prefix:
35-
options.prefix = "src/ethereum/"
35+
options.prefix = "src/ethereum/forks/"
3636

3737
source_fork_path = options.prefix + options.source_fork[0]
3838

0 commit comments

Comments
 (0)