Skip to content

Commit

Permalink
native execution has been removed
Browse files Browse the repository at this point in the history
  • Loading branch information
noandrea authored Apr 11, 2024
1 parent 4f2c444 commit 59a9a96
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/tools/run-moonbeam-fork.ts
Original file line number Diff line number Diff line change
Expand Up @@ -561,7 +561,6 @@ const main = async () => {
const alithCollatorBaseParams = [
`--base-path ${alithFolder}`,
`--chain ${modFile}`,
"--execution native",
"--alice",
"--collator",
"--db-cache 4096",
Expand Down

0 comments on commit 59a9a96

Please sign in to comment.