WalletCore
WalletCore
/
wallet.core.jni.proto
/
Cardano
/
OutPoint
/
Builder
/
setTxHash
set
Tx
Hash
open
fun
setTxHash
(
value
:
ByteString
)
:
Cardano.OutPoint.Builder
The transaction ID
Content copied to clipboard
bytes tx_hash = 1;
Return
This builder for chaining.
Parameters
value
The txHash to set.