Skip to content

Commit

Permalink
feat: update mech
Browse files Browse the repository at this point in the history
  • Loading branch information
0xArdi committed Nov 20, 2024
1 parent 9a42be7 commit be935c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
DEFAULT_TOOLS_TO_PACKAGE_HASH = None
DEFAULT_MECH_TO_SUBSCRIPTION = None
DEFAULT_MECH_TO_CONFIG = None
DEFAULT_MECH_HASH = "bafybeiae6wpk5vxkvgugvay237gmn6xpnk7bceahodv4xka3n2p6brqlr4"
DEFAULT_MECH_HASH = "bafybeig544gw6i7ahlwj6d64djlwfltjuznz3p66kmwk4m6bzqtn2bjfbq"

@dataclass
class MechQuickstartConfig(LocalResource):
Expand Down

0 comments on commit be935c1

Please sign in to comment.