originEnergyLimit property
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;
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.
final int? originEnergyLimit;