Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 513 Bytes

File metadata and controls

20 lines (16 loc) · 513 Bytes
title Pointer templates | ethdebug/format/pointer
sidebar_label Pointer templates
sidebar_position 7

import SchemaViewer from "@site/src/components/SchemaViewer";

Pointer templates

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" }} />