feat: migrate minfee module to use self managed params #256
protobuf.yml
on: pull_request
lint
8s
break-check
16s
Annotations
3 errors and 2 warnings
break-check
buf found 2 breaking changes.
|
break-check:
proto/celestia/minfee/v1/query.proto#L9
File option "go_package" changed from "github.com/celestiaorg/celestia-app/x/minfee" to "github.com/celestiaorg/celestia-app/x/minfee/types".
|
break-check:
proto/celestia/minfee/v1/genesis.proto#L8
File option "go_package" changed from "github.com/celestiaorg/celestia-app/x/minfee" to "github.com/celestiaorg/celestia-app/x/minfee/types".
|
lint
No github_token supplied, API requests will be subject to stricter rate limiting
|
break-check
No github_token supplied, API requests will be subject to stricter rate limiting
|