Closed
Description
Duplicate self.balance
reference:
jetton/sources/jetton_wallet.tact
Line 139 in 543803a
bounced(msg: bounced<TokenTransferInternal>){
self.balance += self.balance + msg.amount;
}
Pointed out by Alexey Malanov.
Metadata
Metadata
Assignees
Labels
No labels