|
9 mesi fa | |
---|---|---|
.. | ||
anchor | 1 anno fa | |
native | 1 anno fa | |
poseidon | 9 mesi fa | |
README.md | 2 anni fa |
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.