Skip to content

Commit

Permalink
feat: implement kurtosis package for bifrost-polkadot mainnet node se…
Browse files Browse the repository at this point in the history
…tup (#51)

Co-authored-by: shreyasbhat0 <[email protected]>
  • Loading branch information
abhiyana and shreyasbhat0 authored Nov 9, 2023
1 parent e97e249 commit e0f3a67
Show file tree
Hide file tree
Showing 3 changed files with 52,281 additions and 1 deletion.
2 changes: 1 addition & 1 deletion parachain/mainnet-setup/bifrost.star
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ def run_bifrost_kusama(plan):
"--collator",
"--rpc-methods=unsafe",
"--force-authoring",
"--execution=wasm"
"--execution=wasm",
]
plan.add_service(
name = "bifrost",
Expand Down
Loading

0 comments on commit e0f3a67

Please sign in to comment.