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 ) #121

Closed
NaNOteh opened this issue Oct 5, 2024 · 1 comment
Closed

Func compilation error: ( function config_param undefined ) #121

NaNOteh opened this issue Oct 5, 2024 · 1 comment

Comments

@NaNOteh
Copy link

NaNOteh commented Oct 5, 2024

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

@NaNOteh NaNOteh closed this as completed Oct 5, 2024
@Antorhalder

This comment was marked as spam.

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

3 participants
@Antorhalder @NaNOteh and others