Skip to content

Extension - Add logic validate in case minStake of wallet > minStake of validator #4794

@haiyenvu23

Description

@haiyenvu23

Describe the bug
Add logic validate in case minStake of wallet > minStake of validator

Re-proceduce

  • Data test:
    • Check with STAR earning option on Dancelight network
    • Account balance = 0.5
    • minStake of wallet = 1
    • minStake of validator = 0.1
  • Steps:
    • Perform stake on Specific account mode
    • Perform stake on All account mode

Actual:

  • All account mode: Can stake
  • Specific account mode: Can't stake
Screen.Recording.2025-10-20.162718.mp4

Expect: On all account mode, add validate when click button Stake on Stake screen: When min stake of wallet > min stake of validator => Compare balance with min stake of wallet

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions