menu
kadena_dart_sdk package
documentation
models/pact_models.dart
CommandMetadata
gasPrice property
gasPrice property
dark_mode
light_mode
gasPrice
property
double
gasPrice
final
The gas price for the transaction. Generally something like 1e-5.
Implementation
final double gasPrice;
kadena_dart_sdk package
documentation
models/pact_models
CommandMetadata
gasPrice property
CommandMetadata class