setGasAssetIdBytes

open fun setGasAssetIdBytes(value: ByteString): NEO.SigningInput.Builder
Asset ID for gas
string gas_asset_id = 5;

Return

This builder for chaining.

Parameters

value

The bytes for gasAssetId to set.