Skip to content

Commit

Permalink
remove max gas default value
Browse files Browse the repository at this point in the history
  • Loading branch information
Thykof committed Dec 20, 2023
1 parent 1ac641f commit 26f38f6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion api/swagger/server/restapi/resource/swagger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,6 @@ paths:
maxGas:
$ref: "#/definitions/Amount"
description: Maximum number of gas unit that a operation will be able consume.
default: 700000000 # DefaultGasLimit
coins:
#$ref: "#/definitions/Amount"
description: Set the coin amount that will be transferred to the smartContract.
Expand Down

0 comments on commit 26f38f6

Please sign in to comment.