fix(genesis): separate genesis param and chain param #3674
Annotations
10 errors and 1 warning
linting:
genesis/genesis_param.go#L35
unknown field FeeFraction in struct literal of type genParams
|
linting:
genesis/genesis_param.go#L36
unknown field MinimumFee in struct literal of type genParams
|
linting:
genesis/genesis_param.go#L37
unknown field MaximumFee in struct literal of type genParams (typecheck)
|
linting:
wallet/config.go#L4
could not import github.com/pactus-project/pactus/genesis (-: # github.com/pactus-project/pactus/genesis
|
linting:
genesis/genesis_param.go#L35
unknown field FeeFraction in struct literal of type genParams
|
linting:
genesis/genesis_param.go#L36
unknown field MinimumFee in struct literal of type genParams
|
linting:
genesis/genesis_param.go#L37
unknown field MaximumFee in struct literal of type genParams) (typecheck)
|
linting:
cmd/daemon/init.go#L7
could not import github.com/pactus-project/pactus/genesis (-: # github.com/pactus-project/pactus/genesis
|
linting:
genesis/genesis_param.go#L35
unknown field FeeFraction in struct literal of type genParams
|
linting:
genesis/genesis_param.go#L36
unknown field MinimumFee in struct literal of type genParams
|
linting
Restore cache failed: Dependencies file is not found in /home/runner/work/pactus/pactus. Supported file pattern: go.sum
|