WalletCore
WalletCore
/
wallet.core.jni.proto
/
Nebulas
/
RawTransaction
/
Builder
/
setHash
set
Hash
open
fun
setHash
(
value
:
ByteString
)
:
Nebulas.RawTransaction.Builder
tx hash
Content copied to clipboard
bytes hash = 1;
Return
This builder for chaining.
Parameters
value
The hash to set.