WalletUnitActivation

Unlock wallet activation

Evaluates a blinded or derived activation proof for one operation-bound challenge and returns an activation decision. Accepted decisions are short-lived, single-use inputs for wallet-key signing and must match the operation type, hash, nonce, and audience exactly.

post/activation/unlock

Request body

BlindPinUnlockRequest required— unresolved $ref

Response

Activation decision.

ActivationDecisionRecord required— unresolved $ref

Changes