Skip to content

Commit

Permalink
fix near minstake
Browse files Browse the repository at this point in the history
  • Loading branch information
Yarom Swisa authored and Yarom Swisa committed Dec 5, 2024
1 parent 3f6f21c commit 73ae486
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mainnet-1/specs/near.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"shares": 1,
"min_stake_provider": {
"denom": "ulava",
"amount": "47500000000"
"amount": "5000000000"
},
"api_collections": [
{
Expand Down Expand Up @@ -571,7 +571,7 @@
"shares": 1,
"min_stake_provider": {
"denom": "ulava",
"amount": "47500000000"
"amount": "5000000000"
},
"api_collections": [
{
Expand Down

0 comments on commit 73ae486

Please sign in to comment.