Constructs a new ContractPackage
instance.
The URef access key for controlling the contract package.
Array of disabled contract versions.
Array of contract groups for access management.
Array of contract versions within this package.
The lock status of the contract package.
Access key (URef) for the contract package, controlling permissions.
Array of disabled contract versions, marking incompatible versions.
Array of contract groups, managing access control with sets of URef keys.
Lock status of the contract package, indicating whether the package is locked or unlocked.
Array of contract versions, each compatible with a specific protocol version.
Generated using TypeDoc
Represents a package containing different versions and groups of a contract, including access control and lock status.