Expand description
Formatting pipeline: resolves display fields, formats decoded values,
and produces a DisplayModel with labeled entries for wallet UIs.
Structs§
- Display
Item - A single label+value pair for display.
- Display
Model - Output model for clear signing display.
Enums§
- Display
Entry - A display entry — either a flat item, a group of items, or a nested calldata call.
- Group
Iteration
Functions§
- merge_
ref_ with_ definition - Merge a resolved definition with the reference’s own path, params, and visible.
- prepend_
scope_ path - Prepend a scope path to all path fields in a
DisplayField.