Code cleanup
This commit is contained in:
parent
3201b76ae2
commit
49b34e07aa
|
@ -39,7 +39,6 @@ data class ZecAmountPair(
|
|||
val suffix: String
|
||||
)
|
||||
|
||||
@Suppress("MagicNumber")
|
||||
val Zatoshi.Companion.typicalFee: Zatoshi
|
||||
get() = Zatoshi(TYPICAL_FEE)
|
||||
|
||||
|
|
Loading…
Reference in New Issue