|
1 年之前 | |
---|---|---|
.. | ||
anchor | 1 年之前 | |
native | 2 年之前 | |
solang | 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.