Skip to content

Commit a94f97d

Browse files
authored
feat: add TestInc provider (testnet) (#101)
1 parent 1867183 commit a94f97d

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

providers-testnet/50-testinc.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"providerId": 50,
3+
"providerName": "TestInc",
4+
"providerDescription": "Testing provider. Do not delegate.",
5+
"providerEmail": "example@example.com",
6+
"providerWebsite": "https://example.com",
7+
"providerLogoUrl": "",
8+
"discordUsername": "",
9+
"providerSelfStake": []
10+
}

0 commit comments

Comments
 (0)