ton-org / blueprint

TON development for professionals - all-in-one tool for writing, testing and deploying smart contracts
433 stars 87 forks source link

stdlib template comment error #112

Open evgkch opened 3 months ago

evgkch commented 3 months ago

In https://github.com/ton-org/blueprint/blob/main/example/contracts/imports/stdlib.fc at 313 string wrote that load_coins return int up to 2^128 - 1, but at the official ton docs https://docs.ton.org/develop/func/stdlib wrote 2^120 - 1