BootImage typedef
BootImage = $Empty
Definition of the boot image used by the Runtime.
Used to facilitate runtime upgradeability.
Implementation
typedef BootImage = $Empty;
Definition of the boot image used by the Runtime.
Used to facilitate runtime upgradeability.
typedef BootImage = $Empty;