simReturnedValueReturns the bytes returned by an (internal) transactionSolidityfunction simReturnedValue() internal returns (bytes returnvalue) Return Values NameTypeDescriptionreturnvaluebytesthe bytes returned by the Ethereum transaction/call/create Notes Can only be called in a transaction stop hook.