suggestedFeePerByte property

int? suggestedFeePerByte
getter/setter pair

Paid by the sender to the FeeSink to prevent denial-of-service. The minimum fee on Algorand is currently 1000 microAlgos. This field cannot be combined with flat fee.

Implementation

int? suggestedFeePerByte;