MPC-TSS
References
Request Status

Request Status

The following table outlines the possible statuses for a TSS (Threshold Signature Scheme) request:

Status

NameDescription
inprogressThe request has been successfully received by the server and is currently undergoing processing.
signedThe request message or transaction has been signed. Upon querying the request, the user will receive the corresponding signature or signed transaction.
completedFor send transaction requests (the transaction that will be broadcasted by xellar), this status indicates that the transaction has been successfully broadcasted to the blockchain. For sign-only requests, it denotes the completion of the signing process (without broadcast to blockchain).
failed_broadcastThis status is applicable to transaction requests that failed to be broadcasted to the blockchain. The request will include a broadcastError attribute that provides a detailed explanation of the failure.