peek — Group 8, Code 83

Inspect standard locker contents.

Purpose

peek returns what a standard locker holds without withdrawing or modifying it. Pair it with 84 remove or 8 download when the caller is ready to redeem.

Legacy wire reference — verify before relying

This byte layout was restored from the pre-V2 documentation (commit ceba44b). It has not been cross-checked against the current raidax implementation in every detail.

Request body

Encrypted challenge + 16-byte locker key + terminator.

CH CH CH CH CH CH CH CH CH CH CH CH CH CH CH CH LK LK LK LK LK LK LK LK LK LK LK LK LK LK LK LK 3E 3E

Request packet diagram

Challenge (16 bytes) 0 15 Locker Key (16 bytes) 16 31

Bytes 32-33 carry the fixed 3E 3E protocol terminator.

Response body

One 5-byte DN+SN record per coin currently held in the locker, followed by the terminator.

DN SN SN SN SN DN SN SN SN SN DN SN SN SN SN ... 3E 3E