TxOptions..::..GasPriceInFeeDenom Property

E.g. gasPriceInFeeDenom=0.25 and feeDenom="uscrt" => Total fee for tx is `0.25 * gasLimit`uscrt. Defaults to `0.25`.

Namespace:  SecretNET.Tx
Assembly:  SecretNET (in SecretNET.dll)

Syntax


public float GasPriceInFeeDenom { get; set; }

Field Value

The gas price in fee denom.