diff --git a/api/swagger/server/restapi/resource/swagger.yml b/api/swagger/server/restapi/resource/swagger.yml index d4619f545..11e982ee0 100644 --- a/api/swagger/server/restapi/resource/swagger.yml +++ b/api/swagger/server/restapi/resource/swagger.yml @@ -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.