|
9 mesiacov pred | |
---|---|---|
.. | ||
anchor | 1 rok pred | |
native | 1 rok pred | |
poseidon | 9 mesiacov pred | |
README.md | 2 rokov pred |
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.