Skip to content

Commit

Permalink
register evm
Browse files Browse the repository at this point in the history
  • Loading branch information
oXtxNt9U committed Apr 22, 2024
1 parent 9cf34b1 commit da01ca7
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/e2e/consensus/nodes/node0/core/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,9 @@
{
"package": "@mainsail/fees-static"
},
{
"package": "@mainsail/evm"
},
{
"package": "@mainsail/crypto-transaction"
},
Expand Down
3 changes: 3 additions & 0 deletions tests/e2e/consensus/nodes/node1/core/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,9 @@
{
"package": "@mainsail/fees-static"
},
{
"package": "@mainsail/evm"
},
{
"package": "@mainsail/crypto-transaction"
},
Expand Down
3 changes: 3 additions & 0 deletions tests/e2e/consensus/nodes/node2/core/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,9 @@
{
"package": "@mainsail/fees-static"
},
{
"package": "@mainsail/evm"
},
{
"package": "@mainsail/crypto-transaction"
},
Expand Down

0 comments on commit da01ca7

Please sign in to comment.