mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-24 10:51:27 +01:00
Apply automated ktlint 1.2.1 formatting.
This commit is contained in:
committed by
Clark Chen
parent
e861c022da
commit
cfb4377de3
@@ -358,7 +358,9 @@ internal class PaymentsValues internal constructor(store: KeyValueStore) : Signa
|
||||
}
|
||||
|
||||
enum class WalletRestoreResult {
|
||||
ENTROPY_CHANGED, ENTROPY_UNCHANGED, MNEMONIC_ERROR
|
||||
ENTROPY_CHANGED,
|
||||
ENTROPY_UNCHANGED,
|
||||
MNEMONIC_ERROR
|
||||
}
|
||||
|
||||
private fun userHasLargeBalance(): Boolean {
|
||||
|
||||
Reference in New Issue
Block a user