Skip to content

Multisig dao withdraw hasCkbBalance search wallet balance is wrong #455

@silySuper

Description

@silySuper

Describe the bug
Precondition: wallet has 0 CKB ,mutisig address has balance

when click withraw,show tip:

Image

Preliminary bug investigation: in /neuron/packages/neuron-ui/src/components/MultisigAddressNervosDAODialog/index.tsx

hasCkbBalance: +wallet.balance > 0

const isWithdrawnDisabled = CellStatus.Deposited === cellStatus && !hasCkbBalance

Expected behavior
withdraw successfuliy

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

Status

🚩Pre Release

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions