Constructs an EntryPointV1
instance.
The access control for this entry point.
A list of arguments for the entry point.
The type of entry point.
The payment method for the entry point.
The name of the entry point.
The return type of the entry point.
The access control for the entry point.
A list of arguments for the entry point.
The payment method required to access this entry point.
The type of entry point (e.g., session, contract, etc.).
The name of the entry point.
The return type of the entry point.
Generated using TypeDoc
Class representing version 1 of an entry point in the Casper VM. It contains the entry point's access, arguments, type, payment type, name, and return type.