MintPermissionData

Git Source

Encoded permission data tied to a policy

For Public: must be bytes32(0) For Allowlist / AllowTable: must be a Merkle root

type MintPermissionData is bytes32;