From 06dca67595661b238c61285a02d9333d67831f5f Mon Sep 17 00:00:00 2001 From: Uniquedave16 <93452414+Uniquedave16@users.noreply.github.com> Date: Fri, 4 Jul 2025 16:32:10 +0530 Subject: [PATCH] Update faucet.md --- faucet.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/faucet.md b/faucet.md index ed1771e..54b56e7 100644 --- a/faucet.md +++ b/faucet.md @@ -5,8 +5,6 @@ ```json { "chain_name": "cosmos", - // string array ["url1", "url2"] is deprecated. - // must be [{"address": "", "provider": ""}] "api": [ { "address": "https://cosmos.api.ping.pub", @@ -19,7 +17,6 @@ "provider": "Ping" } ], - // ... ... "faucet": { "amount": "5000000uatom,50000000uside", "ip_limit": "1", @@ -27,8 +24,7 @@ "fees": "1000uatom" } } -``` - +] ## Fund the faucet account Visit your faucet page on [testnet.ping.pub](https://testnet.ping.pub)