|
před 2 týdny | |
---|---|---|
.. | ||
anchor | před 4 měsíci | |
native | před 4 měsíci | |
README.md | před 2 roky |
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.