draffle-io / draffle

dRaffle is a decentralized raffle protocol on Solana
82 stars 81 forks source link

Cannot collect proceeds after winner revealed #16

Closed amolbiswas closed 2 years ago

amolbiswas commented 2 years ago

All the cli commands are working as expected except "collect-proceeds". When I execute this command, it fails after very long time (several minutes) and says "Error: unable to confirm transaction. This can happen in situations such as transaction expiration and insufficient fee-payer funds".

But the creator wallet has enough SOLs.

Here is raffle address: 8ttBaj5BC4Wx7nsw9BaNCiLYXuKjRGVD5AnBsxbHBbX9

image

gabrielhicks commented 2 years ago

Hello! Wanted to check in to see your issue is resolved. Noticed this transaction:

https://solscan.io/tx/5ZEZyn5BiSiRu2qAbENQZigLCgjdoA2S4Cr7DGHraCPuv1kWJAMzDGWqNt6e8ATA1CoqksP559Gff9YFoJbFy4iv

Which shows 50 NEST token being withdrawn from 8ttBaj5BC4Wx7nsw9BaNCiLYXuKjRGVD5AnBsxbHBbX9 to AQ2hdJpeR8mKGwCRf9WdQ2owNdMHuCUm12JmNdwX1imv

moneytoad888 commented 2 years ago

Seems to be resolved as observed