WalletCore
WalletCore
/
wallet.core.jni.proto
/
Cosmos
/
Message
/
RawJSON
/
Builder
/
setValueBytes
set
Value
Bytes
open
fun
setValueBytes
(
value
:
ByteString
)
:
Cosmos.Message.RawJSON.Builder
string value = 2;
Return
This builder for chaining.
Parameters
value
The bytes for value to set.