Skip to content

Commit

Permalink
Merge pull request #1796 from MarnixCroes/taproot
Browse files Browse the repository at this point in the history
update taproot FAQ
  • Loading branch information
MarnixCroes authored Sep 20, 2024
2 parents 59e5be5 + ff21645 commit 8a1393d
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions docs/FAQ/FAQ-UseWasabi.md
Original file line number Diff line number Diff line change
Expand Up @@ -222,9 +222,11 @@ It also shows some information about the current coinjoin round.

### Does Wasabi support Taproot?

Wasabi supports Taproot, except that the user cannot generate Taproot addresses.
Wasabi supports Taproot.

> While the user cannot generate a Taproot address in the GUI, his wallet might have Taproot coins (from coinjoin, or change output from a single user transaction).
And since Wasabi version [2.2.0.0](https://github.com/WalletWasabi/WalletWasabi/releases/tag/v2.2.0.0) it is possible to generate Taproot addresses in the GUI.

(Before that, the user could have Taproot coins from coinjoin or change outputs.)

## Synchronization

Expand Down

0 comments on commit 8a1393d

Please sign in to comment.