Skip to content

Commit

Permalink
Added a comment about defaults
Browse files Browse the repository at this point in the history
  • Loading branch information
Filter94 committed Sep 12, 2024
1 parent b2c1f7a commit ec7cd97
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ import java.net.URL
import java.time.Duration
import kotlin.time.toKotlinDuration

// Defaults to a compressed plain transfer transaction
data class SampleTransactionGasPricingTomlDto(
val plainTransferCostMultiplier: Double = 1.0,
val compressedTxSize: Int = 125,
Expand Down

0 comments on commit ec7cd97

Please sign in to comment.