Module pallet_ip_pallet::types

source ·
Expand description

Type definitions for the IP pallet.

This module contains all core types used in the IP pallet, including NFTs, offers, contracts, and payment structures.

Structs§

Enums§

  • An active contract created from an accepted offer
  • Distinguishes between license and purchase contracts
  • Represents an offer for either licensing or purchasing an NFT
  • Defines payment terms for a contract

Type Aliases§