setJsonEncodedBytes

open fun setJsonEncodedBytes(value: ByteString): EOS.SigningOutput.Builder
JSON of the packed transaction.
string json_encoded = 1;

Return

This builder for chaining.

Parameters

value

The bytes for jsonEncoded to set.