File tree Expand file tree Collapse file tree 5 files changed +2
-2
lines changed Expand file tree Collapse file tree 5 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ graph TD
2828- ** Privacy** : Breaks the on-chain link between sender and recipient addresses
2929- ** Non-custodial** : Users maintain control of their funds at all times
3030- ** Optimized for Solana** : Designed to be efficient with Solana's compute units
31- - ** Relayer support** : Allows third-party relayers to pay for gas fees
31+ - ** Relayer support** : Allows third-party relayers to pay for transaction fees
3232- ** Multiple denominations** : Supports different deposit amounts
3333
3434## Documentation Sections
Original file line number Diff line number Diff line change @@ -129,7 +129,7 @@ Withdrawal successful!
129129
130130Now that you've completed a basic private transaction, you can explore more advanced features:
131131
132- 1 . [ Using relayers] ( advanced/relayers.md ) to pay for gas fees
132+ 1 . [ Using relayers] ( advanced/relayers.md ) to pay for transaction fees
1331332 . [ Multiple denominations] ( advanced/denominations.md ) for different transaction sizes
1341343 . [ Custom Merkle tree heights] ( advanced/merkle-tree-heights.md ) for different security levels
135135
You can’t perform that action at this time.
0 commit comments