gasLimit property
The gas limit for the transaction. Example: 2500. Higher gas limit means more gas is used if an error occurs. Keep the gas limit low to avoid this.
Implementation
final int gasLimit;
The gas limit for the transaction. Example: 2500. Higher gas limit means more gas is used if an error occurs. Keep the gas limit low to avoid this.
final int gasLimit;