hash

suspend fun hash(): ByteArray

Returns the transaction hash (SHA-256 of signature base).

The transaction hash uniquely identifies the transaction on the network. It's also what gets signed by transaction signers.

Return

The 32-byte SHA-256 hash