Class SimulateTransactionOptions
- Namespace
- Aptos
- Assembly
- Aptos.dll
public class SimulateTransactionOptions
- Inheritance
-
SimulateTransactionOptions
- Inherited Members
Constructors
SimulateTransactionOptions(bool, bool, bool)
public SimulateTransactionOptions(bool estimateGasUnitPrice = false, bool estimateMaxGasAmount = false, bool estimatePrioritizedGasUnitPrice = false)
Parameters
Fields
EstimateGasUnitPrice
public bool EstimateGasUnitPrice
Field Value
EstimateMaxGasAmount
public bool EstimateMaxGasAmount
Field Value
EstimatePrioritizedGasUnitPrice
public bool EstimatePrioritizedGasUnitPrice