Skip to main content

Module engine

Module engine 

Source
Expand description

Formatting pipeline: resolves display fields, formats decoded values, and produces a DisplayModel with labeled entries for wallet UIs.

Structs§

DisplayItem
A single label+value pair for display.
DisplayModel
Output model for clear signing display.

Enums§

DisplayEntry
A display entry — either a flat item, a group of items, or a nested calldata call.
GroupIteration

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.