Skip to content

Commit c28b407

Browse files
committed
fix staging id
1 parent 9f66d19 commit c28b407

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/data/faucets.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
{
1212
"name": "Gno Staging",
13-
"chain_id": "test3",
13+
"chain_id": "staging",
1414
"amounts": [1, 5, 10],
1515
"description": "A staging testnet which is reset regularly, used for testing automation, single-use code, and demoing.",
1616
"url": "https://faucet-api.staging.gnoteam.com",

0 commit comments

Comments
 (0)