comment format

This commit is contained in:
jonathan@vulcanize.io
2024-05-03 19:24:40 +00:00
committed by jonathanface
parent 814cbdaa9d
commit 7be0f8beac
@@ -17,6 +17,7 @@
from pathlib import Path
from shutil import copy
def create(context, extra_args):
# Our goal here is just to copy the genesis.json file for blast
deployment_config_dir = context.deployment_dir.joinpath("data", "blast-data")