Skip to main content
This content applies to WaaS 1.0 only. We highly recommend that you upgrade to WaaS 2.0.

Callback API Request Description

request_type

TypeKeyGen = 1

request_detail

The format is a serialized JSON string of structure below.
Int
required
Signature threshold.
[]String
required
Node IDs associated with the generation of all MPC key shares under the MPC wallet.
Int
required

Signature algorithm that has been used.

0: SECP256K1

2: ED25519

extra_info

The format is a serialized JSON string of structure below.
String
required
Unique ID of the key generation (KeyGen) 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.