projects
Contract: JBSplitsStore
Interface: IJBSplitsStore
Mints ERC-721's that represent project ownership and transfers.
Definition
/**
  @notice
  Mints ERC-721's that represent project ownership and transfers.
*/
IJBProjects public immutable override projects;