diff --git a/content/_guides/receive_transaction.md b/content/_guides/receive_transaction.md index a89ce93..3c33aec 100644 --- a/content/_guides/receive_transaction.md +++ b/content/_guides/receive_transaction.md @@ -15,6 +15,8 @@ It is best practice to label an address before you copy it. This way you avoid a Copy the address to your clipboard by right-clicking on an address **→ Copy Address** or by pressing `Ctrl + C`. **Never write down an address by hand**, a mistake may result in unrecoverable funds. +A precaution you can also take, is asking the sender to send a piconero (0.000000000001 XMR) before the actual real amount so you can be assured there are no issues and the address you copied is correct. + If you need to transfer the address to a different device, here are some options: - Save your address to a .txt file and use a USB drive to transfer it @@ -23,9 +25,9 @@ If you need to transfer the address to a different device, here are some options For increased readability, addresses are only shown partially. If you must copy an address manually, right click on the table header **→ Show full addresses**. -Once an address receives an incoming transaction it is automatically hidden from view. You can unhide used addresses by clicking on **Show used**. +Once an address receives an incoming transaction it is automatically hidden from view. You can unhide used addresses by clicking on **Show used addresses**. -If you want to manually hide an address, right click on the address **→ Hide Address**. You can unhide hidden addresses by clicking on **Show hidden**. +If you want to manually hide an address, right click on the address **→ Hide Address**. You can unhide hidden addresses by clicking on **Show hidden addresses**. ### Q: A service tells me the address is invalid. What do I do? diff --git a/content/_guides/supported_operating_systems.md b/content/_guides/supported_operating_systems.md index 57be02e..f87885f 100644 --- a/content/_guides/supported_operating_systems.md +++ b/content/_guides/supported_operating_systems.md @@ -10,8 +10,8 @@ Official Feather builds run on the following operating systems: | Operating System | Minimum version | Architecture | |------------------|-----------------------------------------------------------|----------------------------| | Linux | [glibc 2.31](https://repology.org/project/glibc/versions) | x64, arm32, arm64, riscv64 | -| Windows | [10](https://endoflife.date/windows), version 21H2 | x64 | -| macOS | [10.14](https://endoflife.date/macos) (Mojave) | Intel, Apple Silicon | +| Windows | [10 and higher](https://endoflife.date/windows) | x64 | +| macOS | [12 and higher](https://endoflife.date/macos) | Intel, Apple Silicon | It is strongly recommended that you run the latest version of Feather on an updated and supported operating system from a vendor you trust.