simTransactionHashReturns the transaction hashSolidityfunction simTransactionHash() internal returns (bytes32 hash) Return Values NameTypeDescriptionhashbytes32the ethereum transaction hash.