feat(core)!: separating core.ip into core.grpc.ip and core.rpc.ip #6992
Annotations
3 errors
golangci-lint:
nodebuilder/core/flags.go#L28
string `Assumes RPC port 26657 and gRPC port 9090 as default unless otherwise specified.` has 3 occurrences, make it a constant (goconst)
|
golangci-lint:
nodebuilder/core/flags.go#L27
string `Example: <ip>, 127.0.0.1. <dns>, subdomain.domain.tld ` has 3 occurrences, make it a constant (goconst)
|
golangci-lint
issues found
|
Loading