opencodeiiita / SolMintNFT

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

Transferred sol #13

Closed Ayashika closed 1 year ago

Ayashika commented 1 year ago

Issue: 6

Short description of what this resolves:

Transferred 0.1sol to given address.

Changes proposed in this pull request and/or Screenshots of changes:

-

-

opencode-bot commented 1 year ago

Hey @Ayashika

Thanks for opening this PR :rocket:. Mentor will review your PR soon and till then, keep contributing and stay calm.

Thanks for contributing to OpenCode'22 ✨✨!

Tan-Code-may commented 1 year ago

@Ayashika Nonce value is incorrect. The nonce is not given directly in the transaction log but it is present there. You just have to understand what nonce means and paste it into your respective file. Also, the signature that you have attached is incorrect, I have received 0.1 sol from your wallet address, but its signature is different. There is a typo in the slot as well.