Merge pull request #1765 from RafaelTaranto/backport/unify-reject-text

LAM-775 fix: wording
This commit is contained in:
Rafael Taranto 2024-11-29 13:48:57 +00:00 committed by GitHub
commit fbc70fa16b

View file

@ -280,9 +280,9 @@ const Blacklist = () => {
<Label2>{rejectAddressReuse ? 'On' : 'Off'}</Label2> <Label2>{rejectAddressReuse ? 'On' : 'Off'}</Label2>
<HelpTooltip width={304}> <HelpTooltip width={304}>
<P> <P>
The "Reject reused addresses" option means that all addresses This option requires a user to scan a fresh wallet address if
that are used once will be automatically rejected if there's they attempt to scan one that had been previously used for a
an attempt to use them again on a new transaction. transaction in your network.
</P> </P>
<P> <P>
For details please read the relevant knowledgebase article: For details please read the relevant knowledgebase article: