reduce redundant messaging in wallet limit banner

This commit is contained in:
keyan 2023-12-21 17:52:35 -06:00
parent 628f755afd
commit ac1c64e402
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,7 @@ export function WalletLimitBanner () {
Your wallet is over the current limit ({numWithUnits(msatsToSats(BALANCE_LIMIT_MSATS))})
</Alert.Heading>
<p className='mb-1'>
You will not be able to deposit any more funds or receive sats from <strong>outside</strong> of SN.
You will not be able to deposit any more funds from <strong>outside</strong> of SN.
</p>
<p>
Please spend or withdraw sats to restore full wallet functionality.