Skip to content
New issue

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

Func compilation error: ( function config_param undefined ) #21

Open
Alihavaej opened this issue Dec 10, 2024 · 0 comments
Open

Func compilation error: ( function config_param undefined ) #21

Alihavaej opened this issue Dec 10, 2024 · 0 comments

Comments

@Alihavaej
Copy link

Func compilation error: ( function config_param undefined )
cannot generate code for function config_param:
func/simple-subscription-plugin.fc:16:20: error: config_param
int lump_price = config_param(config_index).begin_parse().skip_bits(8).preload_uint(64); 11:47:55
Func compilation error: ( function config_param undefined )
cannot generate code for function config_param:
func/simple-subscription-plugin.fc:16:20: error: config_param
int lump_price = config_param(config_index).begin_parse().skip_bits(8).preload_uint(64); 11:47:55
Func compilation error: func/wallet-v4-code.fc:1:1: error: FunC version 0.4.1 does not satisfy condition =0.2.0
#pragma version =0.2.0; 11:55:44

Originally posted by @Kyrylog in ton-blockchain/wallet-contract#9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant