Skip to content

Commit

Permalink
gas fix for scenario
Browse files Browse the repository at this point in the history
  • Loading branch information
mihaicalinluca committed Sep 19, 2024
1 parent af0c5d7 commit dce0271
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"to": "sc:ping-pong",
"function": "pongAll",
"arguments": [],
"gasLimit": "3,500,000",
"gasLimit": "4,500,000",
"gasPrice": "0"
},
"expect": {
Expand Down

0 comments on commit dce0271

Please sign in to comment.