Sign Coin Spends
POST/sign_coin_spends
Sign coin spends to create a valid spend bundle for a transaction.
Request
Responses
- 200
 - 400
 - 401
 - 404
 - 500
 
Successful response from sign_coin_spends
Bad request - invalid parameters or malformed JSON
Unauthorized - no wallet is currently logged in, or authentication is required
Not found - requested resource doesn't exist (e.g., NFT, offer, transaction)
Internal server error - unexpected failure in wallet operations