setGasPriceBytes

open fun setGasPriceBytes(value: ByteString): IoTeX.ActionCore.Builder
Gas price
string gasPrice = 4;

Return

This builder for chaining.

Parameters

value

The bytes for gasPrice to set.