setThetaAmount

open fun setThetaAmount(value: ByteString): Theta.SigningInput.Builder
/ Theta token amount to send in wei (uint256, serialized little endian)
bytes theta_amount = 3;

Return

This builder for chaining.

Parameters

value

The thetaAmount to set.