Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

change min bid and deposit info #74

Merged
merged 1 commit into from
Mar 24, 2024
Merged

Conversation

piber-dev
Copy link
Contributor

5 akt > 0.5 akt
50 akt (outdated, should've been 5 akt) > 0.5 akt

reference link: https://www.mintscan.io/akash/proposals/248

5 akt > 0.5 akt
50 akt (outdated, should've been 5 akt) > 0.5 akt

reference link: https://www.mintscan.io/akash/proposals/248
@andy108369
Copy link
Contributor

cc @andy108369 : are both parameters now changed to 0.5 akt??

yes @HoomanHQ ; except for the aUSDC stablecoin; still 5 USD there.

$ akash query params subspace deployment MinDeposits -o json | jq -r .value | jq -r .
[
  {
    "denom": "uakt",
    "amount": "500000"
  },
  {
    "denom": "ibc/170C677610AC31DF0904FFE09CD3B5C657492170E7E52372E48756B71E56F2F1",
    "amount": "5000000"
  }
]

$ akash query params subspace market BidMinDeposit -o json | jq -r .value | jq -r .
{
  "denom": "uakt",
  "amount": "500000"
}

@andy108369 andy108369 merged commit 64283bc into akash-network:main Mar 24, 2024
zachhorn pushed a commit to zachhorn/website that referenced this pull request Apr 1, 2024
Update footer links and label in footer.astro and developer docs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants