WalletCore
WalletCore
/
wallet.core.jni.proto
/
NEAR
/
SigningOutput
/
Builder
/
setHash
set
Hash
open
fun
setHash
(
value
:
ByteString
)
:
NEAR.SigningOutput.Builder
Hash of the transaction
Content copied to clipboard
bytes hash = 2;
Return
This builder for chaining.
Parameters
value
The hash to set.