|
2 veckor sedan | |
---|---|---|
.. | ||
anchor | 4 månader sedan | |
native | 4 månader sedan | |
README.md | 2 år sedan |
This example is exactly the same as the NFT Minter
example, but it changes the mint authority
account from the payer (System Account) to a PDA.
💡Notice the use of invoke_signed
for CPIs.