Skip to content

Client should receive event with error code and message when sending the sign event with the same tx_id  #60

Description

@anhthii

When signing through mpcClient.SignTransaction, if types.SignTxMessage.Tx has been used, mpcClient.OnSignResult cannot receive the result, resulting in the inability to continue processing.

The backend reports the following information
2025-07-26 14:20:10.000 INF Duplicate signing request detected txID=55e1ca81-8f2b-4fc7-b522-eed44481d869 walletID=9664f6ce-89fc-4a4f-9767-da05a10bad22

Condition:Sending sign event with the same tx_id

Expectation: mpcClient.OnSignResult receives the corresponding error message

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions