Class representing version 2 of an entry point in the Casper VM. This version includes flags and a function index.
Constructs an EntryPointV2 instance.
EntryPointV2
The flags for the entry point.
The function index for the entry point.
Flags associated with this entry point.
Generated using TypeDoc
Class representing version 2 of an entry point in the Casper VM. This version includes flags and a function index.