setGasPrice

open fun setGasPrice(value: ByteString): Zilliqa.SigningInput.Builder
GasPrice (256-bit number)
bytes gas_price = 4;

Return

This builder for chaining.

Parameters

value

The gasPrice to set.