Blast stack #777

Merged
jonathanface merged 22 commits from blast-stack into main 2024-04-08 15:51:12 +00:00
Showing only changes of commit 2252252072 - Show all commits

View File

@ -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")