Skip to content

Commit 36d9517

Browse files
committed
fixes
1 parent 1daad0e commit 36d9517

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/data/faucets.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,19 +13,19 @@
1313
"chain_id": "test4",
1414
"amounts": [5, 10, 15],
1515
"url": "https://faucet-api.test4.gno.land",
16-
"description": "v4 of the gno testnet. Running the first multinode versions of Gno, gno.land, and TM2.",
16+
"description": "v4 of the gno.land network. Running the first multinode versions of Gno, gno.land, and TM2.",
1717
"recaptcha": "6LeXKwsqAAAAAPMtBHM7bupGDRmwoyPlgIRHBIVY"
1818
},
1919
{
20-
"name": "Portal Loop network",
20+
"name": "Portal Loop",
2121
"chain_id": "portal-loop",
2222
"amounts": [1, 5, 10],
2323
"url": "https://faucet-api.gno.land",
2424
"description": "A nightly staging testnet used for experimenting with the latest versions of Gno, gno.land, and TM2.",
2525
"recaptcha": "6Ldp0pgpAAAAANZxTw4oy4XkOKhhkmpDl8Yoq6uw"
2626
},
2727
{
28-
"name": "Staging network",
28+
"name": "Staging",
2929
"chain_id": "staging",
3030
"amounts": [1, 5, 10],
3131
"description": "A staging testnet which is reset regularly, used for testing automation, single-use code, and demoing.",

0 commit comments

Comments
 (0)