From 5db04e6f6593bab32c9ffa3b44d710146660d18e Mon Sep 17 00:00:00 2001 From: dijangh904 Date: Thu, 27 Aug 2026 20:57:12 +0100 Subject: [PATCH] solved --- DEPLOYMENT.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/DEPLOYMENT.md b/DEPLOYMENT.md index 59cc9e6..c3a6402 100644 --- a/DEPLOYMENT.md +++ b/DEPLOYMENT.md @@ -133,11 +133,6 @@ Update `KNOWN_TOKENS` addresses to match the mainnet token contracts. --- -## Troubleshooting - -**"stellar-cli not found"** — Install with `cargo install stellar-cli --locked`. - -**"Simulation failed"** — The deployer account may not have enough XLM. Fund it again with `./scripts/fund-testnet.sh deployer`. **"Wallet not connected"** — Make sure Freighter is installed and set to the same network as your deployment.