For the complete documentation index, see llms.txt. This page is also available as Markdown.

LicenseStorage

State Variables

_LICENSE_STORAGE_LOCATION

bytes32 internal constant _LICENSE_STORAGE_LOCATION = 0x0;

Functions

load

function load() internal pure returns (LicenseLayout storage $);