Skip to content

Commit

Permalink
Merge pull request #3031 from Zenscape-official/zenscape
Browse files Browse the repository at this point in the history
  • Loading branch information
tombeynon authored Aug 9, 2023
2 parents 53f7ccf + b5292d0 commit dbc5256
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 0 deletions.
15 changes: 15 additions & 0 deletions zenscape/chains.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"$schema": "../chains.schema.json",
"name": "Zenscape",
"chains": [
{
"name": "comdex",
"address": "comdexvaloper1gjcv70fqf4557g8uqsk83l82fccykx0ye43ul9",
"restake": {
"address": "comdex1gh8697lau34wemw8cg452qunk5vndrxm0ld6al",
"run_time": "21:00",
"minimum_reward": 1000000
}
}
]
}
9 changes: 9 additions & 0 deletions zenscape/profile.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"$schema": "../profile.schema.json",
"name": "Zenscape",
"identity": "F10E3CDCBC4EA7AA",
"website": "https://zenscape.one",
"contacts": {
"email": "[email protected]"
}
}

0 comments on commit dbc5256

Please sign in to comment.