setJsonBytes

open fun setJsonBytes(value: ByteString): FIO.SigningOutput.Builder
Signed transaction in JSON
string json = 1;

Return

This builder for chaining.

Parameters

value

The bytes for json to set.