Ayush 97505283f8 feat: Anchor bankrun (#113) il y a 1 an
..
anchor 97505283f8 feat: Anchor bankrun (#113) il y a 1 an
native 21a52cb1eb build bpf -> build sbf (#101) il y a 1 an
README.md d8b43c2ac6 PDA mint authority examples il y a 2 ans

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.