break — Group 9, Code 92
Split a higher denomination into smaller denominations.
Purpose
break consumes a higher denomination and returns smaller denominations. It is the explicit low-level operation when the client wants direct control over the conversion flow.
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.