Skip to content

Commit

Permalink
Merge pull request #759 from bcnmy/fix/berachain-funding-amount
Browse files Browse the repository at this point in the history
Increase Berachain funding amount
  • Loading branch information
TheDivic authored Dec 23, 2024
2 parents 1314cd3 + 26ff523 commit 28634a5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/default.json
Original file line number Diff line number Diff line change
Expand Up @@ -804,7 +804,7 @@
"713715": 0.01,
"3799": 0.1,
"167009": 0.01,
"80084": 0.01,
"80084": 0.05,
"5845": 0.1,
"167000": 0.01,
"1328": 0.01,
Expand Down Expand Up @@ -874,7 +874,7 @@
"713715": 0.005,
"3799": 0.05,
"167009": 0.005,
"80084": 0.005,
"80084": 0.025,
"5845": 0.05,
"167000": 0.005,
"1328": 0.005,
Expand Down

0 comments on commit 28634a5

Please sign in to comment.