This content applies to WaaS 1.0 only. We highly recommend that you upgrade to WaaS 2.0.
Callback API Request Description
request_type
TypeKeyReshare = 3request_detail
The format is a serialized JSON string of structure below.String
required
Old Group ID.
String
required
MPC extended public key.
Int
required
Signature algorithm that has been used.
0: SECP256K1
2: ED25519
[]String
required
Selected Node IDs from the previous group that have been used for soft key recovery
Int
required
Previous signature threshold.
Int
required
New Signature Threshold.
[]String
required
New Node IDs associated with the generation of all MPC key shares under the MPC wallet
extra_info
The format is a serialized JSON string of structure below.String
required
Unique ID of the soft key recovery (KeyReshare) request.
String
required
Request ID passed in by the user using WaaS APIs; if the request is not sent via WaaS APIs, Cobo will automatically generate a Request ID.
