|
hace 2 semanas | |
---|---|---|
.. | ||
anchor | hace 4 meses | |
native | hace 4 meses | |
README.md | hace 2 años |
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.