fix(genesis): separate genesis param and chain param #3261
Annotations
9 errors
build-macos:
genesis/genesis_param.go#L35
unknown field FeeFraction in struct literal of type genParams
|
build-macos:
genesis/genesis_param.go#L36
unknown field MinimumFee in struct literal of type genParams
|
build-macos:
genesis/genesis_param.go#L37
unknown field MaximumFee in struct literal of type genParams
|
build-macos
Process completed with exit code 2.
|
build-linux:
genesis/genesis_param.go#L35
unknown field FeeFraction in struct literal of type genParams
|
build-linux:
genesis/genesis_param.go#L36
unknown field MinimumFee in struct literal of type genParams
|
build-linux:
genesis/genesis_param.go#L37
unknown field MaximumFee in struct literal of type genParams
|
build-linux
Process completed with exit code 2.
|
build-windows
Process completed with exit code 2.
|