Quantcast
Channel: Recent Questions - Solana Stack Exchange
Viewing all articles
Browse latest Browse all 7906

I am intializing PDA in anchor and getting the following error

$
0
0
transactionLogs: ['Program CYtc2hrkhfgH3CFP1VZNn4wm1voHL9JZjTndUc5Jiw8d invoke [1]','Program log: Instruction: DepositeToken','Program CYtc2hrkhfgH3CFP1VZNn4wm1voHL9JZjTndUc5Jiw8d consumed 3224 of 200000 compute units','Program CYtc2hrkhfgH3CFP1VZNn4wm1voHL9JZjTndUc5Jiw8d failed: Access violation in stack frame 5 at address 0x200005ff8 of size 8'  ],

i am using following Constraints

     #[account(        init,        payer = sender,        space = 500,        seeds = [b"ATA_HOLD".as_ref()],        bump    )]    pub liquidity_info: Account<'info, TestStructure>,

Viewing all articles
Browse latest Browse all 7906

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>