Skip to content

Commit

Permalink
Merge pull request #4453 from DAStaking/master
Browse files Browse the repository at this point in the history
  • Loading branch information
tombeynon authored Aug 26, 2024
2 parents 46c07c6 + 22cecb8 commit 791bbc7
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
13 changes: 13 additions & 0 deletions DigitalAlchemy/chains.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"$schema": "../chains.schema.json",
"name": "DigitalAlchemy",
"chains": [{
"name": "synternet",
"address": "syntvaloper1trsdcglw55fc6vvmympj9z09je0n03nx499ws5",
"restake": {
"address": "synt15d9f8cmpc00z7mva2jzg7z4ldvs538u65qsdnc",
"run_time": ["Every 30 minutes"],
"minimum_reward": 1000000
}
}]
}
5 changes: 5 additions & 0 deletions DigitalAlchemy/profile.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"$schema": "../profile.schema.json",
"name": "DigitalAlchemy",
"identity": "822188D06B04FC4C"
}

0 comments on commit 791bbc7

Please sign in to comment.