get Gas Amount Bytes
Amount values strings prefixed by zero. e.g. "\u000010000000"
Content copied to clipboard
string gas_amount = 3;Return
The bytes for gasAmount.
Amount values strings prefixed by zero. e.g. "\u000010000000"
string gas_amount = 3;The bytes for gasAmount.