Update additional wallet addresses (Midnight only)
Update additional addresses for a Midnight wallet. Used to set correct shielded/dust addresses after client-side derivation (server cannot compute JubJub/BLS12-381 keys). Only allowed for Midnight wallets.
PUT
Update additional wallet addresses (Midnight only)
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
ID of the environment
Required string length:
36Pattern:
^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$Example:
"95b11417-f18f-457f-8804-68e361f9164f"
UUID of the wallet
Required string length:
36Pattern:
^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$Example:
"95b11417-f18f-457f-8804-68e361f9164f"
Body
application/json
Additional addresses to update
Required array length:
1 - 3 elementsResponse
Additional addresses updated
Previous
Sign a message with a WAAS walletSigns a message using the specified WAAS wallet through an MPC ceremony.
Next
Update additional wallet addresses (Midnight only)