|
před 9 měsíci | |
---|---|---|
.. | ||
anchor | před 1 rokem | |
native | před 1 rokem | |
poseidon | před 9 měsíci | |
README.md | před 2 roky |
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.