fix(genesis): separate genesis param and chain param #3667
Annotations
3 errors and 1 warning
linting:
genesis/genesis.go#L74
unexported-return: exported method Params returns unexported type *genesis.genParams, which can be annoying to use (revive)
|
linting:
genesis/genesis_param.go#L25
unexported-return: exported func DefaultGenParams returns unexported type *genesis.genParams, which can be annoying to use (revive)
|
linting
Process completed with exit code 2.
|
linting
Restore cache failed: Dependencies file is not found in /home/runner/work/pactus/pactus. Supported file pattern: go.sum
|