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? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Blueprint fails to compile valid smart contract code with error:
Build script running, compiling TonTest ⏳ Compiling...[ 1][t 0][2024-10-07 17:36:09.033000][Fift.cpp:67] top: <continuation 0xf49a00> level 1: <text interpreter continuation> Error: main.fif:240: s,:slice does not fit into cell
Steps to reproduce:
npx blueprint build
npx blueprint test
To make sure that the provided code does not contain any errors, run func contracts/main.fc
func contracts/main.fc
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Blueprint fails to compile valid smart contract code with error:
Steps to reproduce:
npx blueprint build
ornpx blueprint test
To make sure that the provided code does not contain any errors, run
func contracts/main.fc
The text was updated successfully, but these errors were encountered: