Interface CashAssemblyResolution

A single resolution for a ResolvedSegment. The variable, script, or opcode property contains the full identifier that resolved to bytecode.

Hierarchy

  • CashAssemblyResolution

Properties

Properties

bytecode: Uint8Array
text: string
type: "script" | "opcode" | "variable" | ResolvedSegmentLiteralType

Generated using TypeDoc