You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
case.insufficientMixedFunds:returnNSLocalizedString("Insufficient mixed funds. Wait for CoinJoin mixing to finish or disable this feature in the settings to complete this transaction.", comment:"Send screen")
30
31
case.insufficientFunds:returnNSLocalizedString("Insufficient funds. Please add more Dash to your wallet or reduce the amount.", comment:"Send screen")
31
32
case.syncingChain:returnNSLocalizedString("Wait until wallet is synced to complete the transaction",
0 commit comments