setJsonBytes

open fun setJsonBytes(value: ByteString): Cosmos.SigningOutput.Builder
Signed transaction in JSON (pre-Stargate case)
string json = 2;

Return

This builder for chaining.

Parameters

value

The bytes for json to set.