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
config_param
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 #9
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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 #9
The text was updated successfully, but these errors were encountered: