setMethodBytes

open fun setMethodBytes(value: ByteString): Ontology.SigningInput.Builder
Method, e.g. "transfer"
string method = 2;

Return

This builder for chaining.

Parameters

value

The bytes for method to set.