Skip to content
Open
Show file tree
Hide file tree
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
3 changes: 3 additions & 0 deletions docs.json
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,9 @@
"group": "Operations",
"pages": [
"guides/stellar-mainnet-deployment",
"guides/stellar-multisig-withdrawal",
"guides/stellar-offline-signing",
"guides/stellar-tx-simulation"
"guides/stellar-multisig-withdrawal",
"guides/privacy-best-practices",
"guides/spectre-stellar-cookbook",
Expand Down
1 change: 1 addition & 0 deletions guides/privacy-best-practices.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -175,3 +175,4 @@ Identical amounts create a fingerprint. Consider varying the amount.

- [Stellar Multisig Stealth Withdrawals](/guides/stellar-multisig-withdrawal) — additional coordination and recovery considerations for multisig source accounts
- [Stellar Offline Transaction Signing](/guides/stellar-offline-signing) — keep stealth spending keys fully air-gapped using the offline signing workflow
- [Stellar Transaction Simulation](/guides/stellar-tx-simulation) — decode contract errors before fees are spent or signatures collected
Loading
Loading