fix: fudge factor text(crypto atoms)
This commit is contained in:
parent
839e6aae47
commit
8a9de5d185
1 changed files with 1 additions and 1 deletions
|
|
@ -89,7 +89,7 @@ const CashOut = ({ name: SCREEN_KEY }) => {
|
|||
<Tooltip width={304}>
|
||||
<P>
|
||||
Automatically accept customer deposits as complete if their
|
||||
received amount is 10 crypto atoms or less.
|
||||
received amount is 100 crypto atoms or less.
|
||||
</P>
|
||||
<P>
|
||||
(Crypto atoms are the smallest unit in each cryptocurrency. E.g.,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue