|
il y a 9 mois | |
---|---|---|
.. | ||
anchor | il y a 1 an | |
native | il y a 1 an | |
poseidon | il y a 9 mois | |
README.md | il y a 2 ans |
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.