We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c1397a6 + 7f7d831 commit 3a2cd29Copy full SHA for 3a2cd29
1 file changed
app/src/main/java/to/bitkit/ext/ChannelDetails.kt
@@ -85,7 +85,6 @@ fun createChannelDetails(): ChannelDetails {
85
maxDustHtlcExposure = MaxDustHtlcExposure.FixedLimit(limitMsat = 0u),
86
forceCloseAvoidanceMaxFeeSatoshis = 0u,
87
acceptUnderpayingHtlcs = false,
88
-
89
),
90
)
91
}
0 commit comments