Skip to content

Commit

Permalink
Merge pull request #4511 from datuminfinitum/DatumInfinitum
Browse files Browse the repository at this point in the history
  • Loading branch information
tombeynon authored Oct 9, 2024
2 parents 4e47680 + 5dee924 commit 896cc44
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
13 changes: 13 additions & 0 deletions DatumInfinitum/chains.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"$schema": "../chains.schema.json",
"name": "DatumInfinitum",
"chains": [{
"name": "synternet",
"address": "syntvaloper1av9d9475azy4xam50qlvfa35ugedlg07g9kpg7",
"restake": {
"address": "synt1fgrvza074n3hvrcg6fd0kyf64cd25twm6pm4ym",
"run_time": ["Every 8 hours"],
"minimum_reward": 1000000
}
}]
}
5 changes: 5 additions & 0 deletions DatumInfinitum/profile.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"$schema": "../profile.schema.json",
"name": "DatumInfinitum",
"identity": "5687FB7AEC315E1D"
}

0 comments on commit 896cc44

Please sign in to comment.