Create a signature share for the transaction request

Allows users to supply their signature share for signing. Use only with MPC wallets.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The wallet ID.

string
required
Body Params
signatureShare
object

A user-provided share to be used in the ECDSA or EDDSA MPC signing flow. Please use signatureShares instead

signatureShares
array of objects

User-provided shares to be used in the ECDSA or EDDSA MPC signing flow.

signatureShares
string

An openPGP ascii armored message (encrypted to the known HSM public key) containing the previous signer’s offset secret share as a 128 character hex string (64 bytes) consisting of the new offset “u” private component from the user [or backup] new offset Y-share as a 64 character hex string (32 bytes) concatenated with the new offset “chaincode” component of the new offset Y-share as a 64 character hex string (32 bytes). Must be provided when uploading an R share.

string

User’s public key of the gpg key.

Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json