menu
on_chain package
documentation
tron/src/provider/methods/deploy_contract.dart
TronRequestDeployContract
feeLimit property
feeLimit property
dark_mode
light_mode
feeLimit
property
int
?
feeLimit
final
Maximum TRX consumption, measured in SUN (1 TRX = 1,000,000 SUN).
Implementation
final int? feeLimit;
on_chain package
documentation
tron/src/provider/methods/deploy_contract
TronRequestDeployContract
feeLimit property
TronRequestDeployContract class