WalletCore
WalletCore
/
wallet.core.jni.proto
/
NULS
/
Transaction
/
Builder
/
setTxData
set
Tx
Data
open
fun
setTxData
(
value
:
ByteString
)
:
NULS.Transaction.Builder
The raw data
Content copied to clipboard
bytes tx_data = 4;
Return
This builder for chaining.
Parameters
value
The txData to set.