opencodeiiita / SolMintNFT

A Solana blockchain based generative NFT marketplace.
MIT License
6 stars 21 forks source link

Add Attributes #16

Closed Srijan-crypto closed 1 year ago

Srijan-crypto commented 1 year ago

Add attributes( i.e. _program_id and accounts , of the same name as just specified ) to process_instruction in ../src/lib.rs using parameters of the use statements at the beginning of ../src/lib.rs

Finesse-734 commented 1 year ago

claim

Srijan-crypto commented 1 year ago

Assigned to you @Finesse-734

Finesse-734 commented 1 year ago

@Srijan-crypto using which parameters do we have to add the required attributes to the process_instruction??

Tan-Code-may commented 1 year ago

@Finesse-734 Deadline for you to complete this issue is today at 2 P.M.

Finesse-734 commented 1 year ago

@Tan-Code-may apologies but currently I am out of town and will not be able to complete the issue within the required time frame. Could it be extended till midnight today if possible??

Srijan-crypto commented 1 year ago

@Finesse-734 we are extending the deadline till midnight sharp. And the parameters used would be Pubkey and AccountInfo. No more extensions will be provided. All the best and happy contributing !