Skip to content

Commit

Permalink
Added chains.json, profile.json, and services.json for Baraka.Fund Va…
Browse files Browse the repository at this point in the history
…lidator
  • Loading branch information
BarakaFund committed Oct 2, 2024
1 parent 52aa4eb commit 00e9b6d
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
15 changes: 15 additions & 0 deletions BarakaFund/chains.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"$schema": "../chains.schema.json",
"name": "Baraka.Fund",
"chains": [
{
"name": "haqq",
"address": "haqqvaloper1te388p3alf4hzh4v7082ta72fez0rkyfy6n27n",
"restake": {
"address": "haqq1622ckvwxggx5d46vsp53680stljkncc8mvw52t",
"run_time": "every 15 minutes",
"minimum_reward": 1000000000000000000
}
}
]
}
5 changes: 5 additions & 0 deletions BarakaFund/profile.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"$schema": "../profile.schema.json",
"name": "Baraka.Fund",
"identity": "barakafundnode"
}

0 comments on commit 00e9b6d

Please sign in to comment.