gasPrice property

double? gasPrice
getter/setter pair

The price of gas to be used for the transaction. Generally something like 1e-5 or 1e-8

Implementation

double? gasPrice;