Skip to content

Commit

Permalink
Fix picture
Browse files Browse the repository at this point in the history
  • Loading branch information
boldsuck committed Nov 22, 2024
1 parent 419eae3 commit 51f0b05
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion docs/development/contributor-guidelines.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Contributing to Haveno

Thanks for wishing to help! Here there are some guidelines and information about the development process. We suggest you join the [matrix](https://app.element.io/#/room/#haveno-dev:haveno.network) room `#haveno-dev` (relayed on [IRC/Libera](irc://irc.libera.chat/#haveno-dev)) and have a chat with the devs, so that we can help get you started.
Thanks for wishing to help! Here there are some guidelines and information about the development process. We suggest you join the [matrix](https://app.element.io/#/room/#haveno-development:monero.social) room `#haveno-development` (relayed on [IRC/Libera](irc://irc.libera.chat/#haveno-development)) and have a chat with the devs, so that we can help get you started.

Issues are tracked on GitHub. We use [a label system](https://github.com/haveno-dex/haveno/issues/50) and GitHub's [project boards](https://github.com/haveno-dex/haveno/projects) to simplify development. Make sure to take a look at those and follow the priorities suggested.

Expand Down
6 changes: 3 additions & 3 deletions docs/the-project/account_limits.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@ This means that all payment accounts that deal in currencies not listed above do

## Account aging

![Account age in Offer book](../resources/img/haveno-ui/account-age_light.png){ align=right }
Account age is no longer used to determine trade size limits for most payment methods. It is still measured, however, and you can see a payment account's age in the offer book before taking an offer, but we caution against using it as a measure of integrity. Older accounts are not **necessarily** safer.

![Account age in Offer book](../resources/img/haveno-ui/account-age_light.png)
/// caption
See account age in the offer book.
///

Account age is no longer used to determine trade size limits for most payment methods. It is still measured, however, and you can see a payment account's age in the offer book before taking an offer, but we caution against using it as a measure of integrity. Older accounts are not **necessarily** safer.

**Practically, this means that all payment methods on Haveno have full selling capability from the moment they are created.** Selling limits no longer phase in over time.

Some payment methods implement a variation of account aging called account signing whereby limits are increased in stages over a period of 60 days after signing. More about this below.
Expand Down

0 comments on commit 51f0b05

Please sign in to comment.