We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Hello !
I go some funds locked into contract, see here : https://testnet.dton.io/a/Ef_JbsG-Z-esASSUj_MTfEaqZBKuvpf3Y73fTIsZ1ydSayp8
I reach this point of elector : https://github.com/ton-blockchain/ton/blob/master/crypto/smartcont/elector-code.fc#L414
This particular return code is not handled but should unlock the contract.
How did it happen :
This is testnet so not a big deal, but do you think the contract should handle this case ? Is there any chance to fix this testnet contract ?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello !
I go some funds locked into contract, see here : https://testnet.dton.io/a/Ef_JbsG-Z-esASSUj_MTfEaqZBKuvpf3Y73fTIsZ1ydSayp8
I reach this point of elector : https://github.com/ton-blockchain/ton/blob/master/crypto/smartcont/elector-code.fc#L414
This particular return code is not handled but should unlock the contract.
How did it happen :
=> no way to unlock it now
This is testnet so not a big deal, but do you think the contract should handle this case ?
Is there any chance to fix this testnet contract ?
The text was updated successfully, but these errors were encountered: