Set Target Peers
POST/set_target_peers
Set the target number of peers to maintain connections with.
Request
Responses
- 200
- 400
- 401
- 404
- 500
Successful response from set_target_peers
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