Skip to content

Commit

Permalink
manual fee-tier selection
Browse files Browse the repository at this point in the history
  • Loading branch information
tobtoht committed May 3, 2024
1 parent 1f42ff8 commit 9737ad4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 9 deletions.
3 changes: 1 addition & 2 deletions content/_guides/features.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ Feature comparison between Monero desktop wallets.
| ... using animated QR codes ||||
| Transaction unlock time | ✖† |||
| Automatic network fee adjustment ||||
| Manual network fee adjustment | ✖<sup>[5]</sup> |||
| Manual fee-tier selection | |||
| Multisig |* |||
| **► Mining** |
| Solo mining | ✔<sup>[6]</sup> |||
Expand Down Expand Up @@ -91,7 +91,6 @@ Feature comparison between Monero desktop wallets.
(2) = Polyseed uses BIP-39 wordlists, for Monero see [here](https://github.com/monero-project/monero/tree/master/src/mnemonics). As of 1.0.0 only English is supported for Polyseed.
(3) = authentication not supported
(4) = except macOS
(5) = read the rationale [here](transaction-fee)
(6) = with 𝐗𝐌𝐑𝐢𝐠
(7) = except Linux release
(8) = only for hardware wallets
Expand Down
9 changes: 2 additions & 7 deletions content/_guides/transaction_fee.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,9 @@ category: faq

Feather automatically adjusts the transaction fee based on the number of transactions in the mempool. This behavior is identical to the “automatic” fee option in the GUI.

#### Can I manually adjust the transaction fee?

It is not currently possible to manually adjust the transaction fee in Feather.

Transaction fees are visible on the blockchain, therefore setting it manually can make your transaction stick out and harm your privacy. In the interest of transaction uniformity, we have decided to not add this feature at this time.

Besides, paying a higher than normal fee usually has no impact on the time it takes for your transaction to get confirmed. This is because Monero blocks are usually not full and thus there is no competition for block space. Transactions paying the minimum fee will almost always get included in 1 or 2 blocks.
#### Can I manually select the fee-tier?

Yes. In the settings, go to the transactions tab and enable "manual fee-tier selection". A selection box will appear on the Send tab.

#### My outgoing transaction still hasn't confirmed, what can I do?

Expand Down

0 comments on commit 9737ad4

Please sign in to comment.