CollectionDataPacked
Hierarchy
- { packedData: Field; upgradeAuthorityX: Field }
- CollectionDataPacked
Index
Constructors
Properties
Constructors
externalconstructor
Parameters
externalvalue: { packedData: Field; upgradeAuthorityX: Field }
externalpackedData: Field = Field
The packed data field containing collection parameters and flags.
externalupgradeAuthorityX: Field = Field
The x-coordinate of the upgrade authority's public key.
Returns CollectionDataPacked
Properties
packedData
The packed data field containing collection parameters and flags.
upgradeAuthorityX
The x-coordinate of the upgrade authority's public key.
Represents the packed collection data, including the upgrade authority's x-coordinate and packed data fields.