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

[Task]: Improve available mana for allotment #8535

Open
begonaalvarezd opened this issue May 17, 2024 · 0 comments
Open

[Task]: Improve available mana for allotment #8535

begonaalvarezd opened this issue May 17, 2024 · 0 comments

Comments

@begonaalvarezd
Copy link
Member

Task description

The total mana that you can allot has to exclude the mana of all explicit accounts, except for the one you are sending to if its yours, if I have 50Mana in my wallet, but 49 come from the stored and potential of an account, that means I can only allot to someone else 1 Mana. The logic is

  • If you allot to your own, you can allot all your available mana except for all the mana of other explicit accounts
  • If you allot to someone else, you can allot all your available mana except for the mana of all accounts
    Stored and potential mana of an account are soulbound to the account unless its used for allotments of its own, or go through a mana lock cooldown, which we dont support atm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🔖 Todo
Development

No branches or pull requests

1 participant