fix(genesis): separate genesis param and chain param #3674
Annotations
10 errors and 1 warning
genesis/genesis_param.go#L35
unknown field FeeFraction in struct literal of type genParams
|
genesis/genesis_param.go#L36
unknown field MinimumFee in struct literal of type genParams
|
genesis/genesis_param.go#L37
unknown field MaximumFee in struct literal of type genParams (typecheck)
|
wallet/config.go#L4
could not import github.com/pactus-project/pactus/genesis (-: # github.com/pactus-project/pactus/genesis
|
genesis/genesis_param.go#L35
unknown field FeeFraction in struct literal of type genParams
|
genesis/genesis_param.go#L36
unknown field MinimumFee in struct literal of type genParams
|
genesis/genesis_param.go#L37
unknown field MaximumFee in struct literal of type genParams) (typecheck)
|
cmd/daemon/init.go#L7
could not import github.com/pactus-project/pactus/genesis (-: # github.com/pactus-project/pactus/genesis
|
genesis/genesis_param.go#L35
unknown field FeeFraction in struct literal of type genParams
|
genesis/genesis_param.go#L36
unknown field MinimumFee in struct literal of type genParams
|
|
This job failed
Loading