fix: wording

This commit is contained in:
Nikola Ubavic 2023-01-26 13:04:16 +01:00 committed by Rafael
parent c5f3caab2f
commit 2048b1921c

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: