addresses: integrated addresses are not deprecated

This commit is contained in:
nahuhh 2025-02-07 23:47:10 +00:00
parent f832eb34ed
commit e25e48005b

View file

@ -6,6 +6,6 @@ Addresses can be generated offline, for free.
There are a few **types of public addresses** in Monero:
* [Standard address](./standard-address.md) - basic type of an address, often referred to as your "main" address
* [Subaddress](./subaddress.md) - what you should be using by default.
* [Integrated address](./integrated-address.md) - (deprecated) some exchanges, merchants, and other businesses accepting Monero may opt to use these instead of subaddresses
* [Standard address](./standard-address.md) - the wallet's primary address, often referred to as your "main" address.
* [Subaddress](./subaddress.md) - recommended address type.
* [Integrated address](./integrated-address.md) - some exchanges, merchants, and other businesses accepting Monero may opt to use these instead of subaddresses.