FeeEstimate

@Serializable
data class FeeEstimate(val feeFast: CurrencyAmount, val feeMin: CurrencyAmount)

Constructors

Link copied to clipboard
constructor(feeFast: CurrencyAmount, feeMin: CurrencyAmount)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard