Skip to content

Commit

Permalink
Remove mock mode
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastijankuzner committed Sep 30, 2024
1 parent 60abdd0 commit 0207f93
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/contracts/source/contracts/evm/evm.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ import { CommitHandler } from "../crypto/commit.js";

export enum EvmMode {
Ephemeral,
Mock,
Persistent,
}

Expand Down

0 comments on commit 0207f93

Please sign in to comment.