|
1 년 전 | |
---|---|---|
.. | ||
anchor | 1 년 전 | |
native | 1 년 전 | |
README.md | 2 년 전 |
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.