Updates a collection's numMinted and currentSize counters.
Invoked via CPI (signed by the bubblegumSigner PDA) by the
Bubblegum program when compressed NFTs are minted into, or
removed from, a Core collection, so the collection's on-chain
size stays accurate without every compressed asset living in a
Core account.
Updates a collection's
numMintedandcurrentSizecounters.Invoked via CPI (signed by the
bubblegumSignerPDA) by the Bubblegum program when compressed NFTs are minted into, or removed from, a Core collection, so the collection's on-chain size stays accurate without every compressed asset living in a Core account.