WalletCore
WalletCore
/
wallet.core.jni.proto
/
Nano
/
SigningOutput
/
Builder
/
setBlockHash
set
Block
Hash
open
fun
setBlockHash
(
value
:
ByteString
)
:
Nano.SigningOutput.Builder
Block hash
Content copied to clipboard
bytes block_hash = 2;
Return
This builder for chaining.
Parameters
value
The blockHash to set.