Skip to content

Commit

Permalink
Merge pull request #4694 from BierForge/master
Browse files Browse the repository at this point in the history
  • Loading branch information
tombeynon authored Jan 15, 2025
2 parents 10c58d3 + d6ce006 commit eb3181d
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions bierforge/chains.json
Original file line number Diff line number Diff line change
Expand Up @@ -199,6 +199,24 @@
"run_time": "every 1 minute",
"minimum_reward": 10000
}
},
{
"name": "nibiru",
"address": "nibivaloper1hptrzx0hz230shkvvll8kqpyuwc369qqdvksdh",
"restake": {
"address": "nibi1pchsyu3d8c0fezekqmh7ymkesv3gr0sc7zhcnw",
"run_time": "every 1 minute",
"minimum_reward": 100000
}
},
{
"name": "blockx",
"address": "blockxvaloper1mn0jcdhhqsfn5vf2ekrxcf580pp7wl8qur474j",
"restake": {
"address": "blockx1ayttg2punr4v75hsjnt223x0xmp9fs64j7sk2c",
"run_time": "every 1 minute",
"minimum_reward": 100000000000000000
}
}
]
}

0 comments on commit eb3181d

Please sign in to comment.