3 lines
No EOL
96 B
Kotlin
3 lines
No EOL
96 B
Kotlin
package com.tangem.wallet.btc
|
|
|
|
data class Unspents(val unspetns: Int, val gatheredUnspents: Int) |