Module multiversx_sc_meta::ei
source · Enums§
- The version of the SC environment interface (EI), it deals with the VM hooks available at a certain point in time.
Constants§
- 1.0 is not necessarily the first version of the EI, rather the oldest version when we started keeping track of the EI.
- New hooks added in Q4 2021.
- New hooks added in Q2 2022. This is the EI version of VM 1.4.
- VM Hooks version planned to be released with VM 1.5 in Q2 2023.
Functions§
- Parses an EIVersion, or returns None, if “ignore” was specifically stated.