Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion docs/cloud-wallet/tooltips.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
Loading