setJsonBytes

open fun setJsonBytes(value: ByteString): Nano.SigningOutput.Builder
JSON representation of the block
string json = 3;

Return

This builder for chaining.

Parameters

value

The bytes for json to set.