originEnergyLimit property

int? originEnergyLimit
final

The max energy which will be consumed by the owner in the process of execution or creation of the contract, is an integer which should be greater than 0.

Implementation

final int? originEnergyLimit;