Perelyn fefa11e4e5 fix: ci errors (#423) 4 周之前
..
anchor fefa11e4e5 fix: ci errors (#423) 4 周之前
native fefa11e4e5 fix: ci errors (#423) 4 周之前
README.md d8b43c2ac6 PDA mint authority examples 2 年之前

README.md

PDA Mint Authority

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.