Skip to content

Commit

Permalink
Merge pull request #4473 from m0hdzaid/COREMARSHALLS
Browse files Browse the repository at this point in the history
  • Loading branch information
tombeynon authored Sep 13, 2024
2 parents 1f97721 + 1ab5af4 commit 0ad298a
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
15 changes: 15 additions & 0 deletions COREMARSHALLS/chains.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"$schema": "../chains.schema.json",
"name": "CORE MARSHALLS",
"chains": [
{
"name": "coreum",
"address": "corevaloper1m2zzfv08ndxjnxnxu9tlwa3r2myte5up6w3vfm",
"restake": {
"address": "core1xy0urtt2fdek9tjl2072t62h0a9qzzwfszfdvx",
"run_time": "every 6 hours",
"minimum_reward": 10000000
}
}
]
}
5 changes: 5 additions & 0 deletions COREMARSHALLS/profile.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"$schema": "../profile.schema.json",
"name": "CORE MARSHALLS",
"identity": ""
}

0 comments on commit 0ad298a

Please sign in to comment.