Return an encoded Transaction's hash/ID as a string in user interface byte order (typically used by wallets and block explorers).
To return this result as a Uint8Array, use hashTransactionUiOrder.
Uint8Array
the encoded transaction
Generated using TypeDoc
Return an encoded Transaction's hash/ID as a string in user interface byte order (typically used by wallets and block explorers).
To return this result as a
Uint8Array
, use hashTransactionUiOrder.