Skip to content

Commit 7842ffe

Browse files
authored
Update README.md
1 parent 9e54548 commit 7842ffe

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

README.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -32,12 +32,13 @@ options for the faucet (in GNOT), the faucet URL, and the recaptcha site key.
3232

3333
```json
3434
{
35-
"name": "Gno Portal Loop",
36-
"chain_id": "portal-loop",
37-
"amounts": [1, 5, 10],
38-
"url": "https://faucet-api.portal.gnoteam.com",
39-
"recaptcha": "6Ldp0pgpAAAAANZxTw4oy4XkOKhhkmpDl8Yoq6uw"
40-
}
35+
"name": "Gno Portal Loop",
36+
"chain_id": "portal-loop",
37+
"amounts": [1, 5, 10],
38+
"url": "https://faucet-api.gno.land",
39+
"description": "A nightly staging testnet used for experimenting with the latest versions of Gno, Gno.land, and TM2.",
40+
"recaptcha": "6Ldp0pgpAAAAANZxTw4oy4XkOKhhkmpDl8Yoq6uw"
41+
}
4142
```
4243

4344
You can find an example PR [here](https://github.com/gnolang/faucet-hub/pull/16).

0 commit comments

Comments
 (0)