From 77ccc59c2d051e56d83a87833cf55ba519fb7808 Mon Sep 17 00:00:00 2001 From: danieljperry Date: Tue, 2 Jun 2026 12:11:41 +0800 Subject: [PATCH] Clarify fee labels for testnets and mainnet in tooltips --- docs/cloud-wallet/tooltips.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/cloud-wallet/tooltips.md b/docs/cloud-wallet/tooltips.md index 8a746a6dee..a5e99d1f8c 100644 --- a/docs/cloud-wallet/tooltips.md +++ b/docs/cloud-wallet/tooltips.md @@ -38,7 +38,11 @@ This key can only be used for recovering a vault. It cannot be used for signing ## Transaction Fee -A fee for speeding up your transaction’s confirmation time if the network is busy. Testnet11 is often being dusted with small transactions, so we recommend including a fee whenever possible. Typically 0.001 TXCH is sufficient for fast confirmation on testnet11. +A fee for speeding up your transaction’s confirmation time if the network is busy. + +On mainnet, this fee is expressed in `XCH`. The recommended amount will depend on how busy the network is. + +On testnets, this fee is expressed in `TXCH`. A fee of 0.001 TXCH is often necessary -- and typically sufficient -- on these networks. ## Recovery Clawback