symbol / desktop-wallet

Desktop wallet for Symbol.
Apache License 2.0
76 stars 72 forks source link

Multi-level co-signing transfer transaction is unsuccessful #349

Closed Alicely closed 4 years ago

Alicely commented 4 years ago

Scenario:2-level multisig account

steps:

  1. A initiates a transfer transaction for M.
  2. B and C both completed signing normally.
  3. D can see the partial transactions of the M account, after entering the password to confirm, there is no feedback and the signing is not successful.
  4. E can't view M's partial transaction, nor sign.
  5. This transfer transaction was unsuccessful.
decentraliser commented 4 years ago

Nice catch! This issue is on the SDK side https://github.com/nemtech/symbol-sdk-typescript-javascript/issues/417