Class EntryPointValue

A wrapper class that can hold either version 1 or version 2 of an entry point.

Hierarchy

  • EntryPointValue

Constructors

Properties

Constructors

Properties

v1CasperVm?: EntryPointV1

Version 1 of the entry point, if available.

v2CasperVm?: EntryPointV2

Version 2 of the entry point, if available.

Generated using TypeDoc