Closed Suyog007 closed 10 months ago
https://github.com/venture-23/localcoin/blob/development/contracts/campaign_management/src/lib.rs#L175 In the code above the stable coin is being transferred from the "from" address but it should be transferred from campaign management contract as it holds all the stable coin of localCoin
https://github.com/venture-23/localcoin/blob/development/contracts/campaign_management/src/lib.rs#L175 In the code above the stable coin is being transferred from the "from" address but it should be transferred from campaign management contract as it holds all the stable coin of localCoin