| title | Pointer templates | ethdebug/format/pointer |
|---|---|
| sidebar_label | Pointer templates |
| sidebar_position | 7 |
import SchemaViewer from "@site/src/components/SchemaViewer";
This format provides the concept of a pointer template to allow deduplicating representations. Pointer templates are defined to specify the variables they expect in scope and the pointer definition that uses those variables.
<SchemaViewer schema={{ id: "schema:ethdebug/format/pointer/template" }} />