You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Background: A user is trying to stake on self or others.
WHEN A user has approved the Smart Contract
AND they adjust the amount they want to stake on themself or someone else
THEN the staking amount is adjusted instantly
Notes:
this just needs to be fast for the user, in case instant is impossible. Anything under .25 seconds is probably fast enough.
The text was updated successfully, but these errors were encountered:
Acceptance Criteria
Background: A user is trying to stake on self or others.
WHEN A user has approved the Smart Contract
AND they adjust the amount they want to stake on themself or someone else
THEN the staking amount is adjusted instantly
Notes:
The text was updated successfully, but these errors were encountered: