Class NamedEntryPoint

Represents an entry point in a smart contract, with a specific name and configuration.

Hierarchy

  • NamedEntryPoint

Constructors

Properties

Constructors

Properties

entryPoint: EntryPointV1

The entry point configuration, specifying the method and parameters.

name: string

The name of the entry point, used for identifying and invoking it.

Generated using TypeDoc