Returns the gas limit of the transaction

function simTransactionGasLimit() internal returns (uint64 gasLimit)

Return Values

NameTypeDescription
gasLimituint64the ethereum transaction gas limit.