osmosis-labs / cosmos-sdk

:chains: A Framework for Building High Value Public Blockchains :sparkles:
https://cosmos.network/
Apache License 2.0
14 stars 34 forks source link

fix: comment in app.toml #406

Closed doggystylez closed 1 year ago

doggystylez commented 1 year ago

What is the purpose of the change

small fix to comment in app.toml

Brief Changelog

update a comment to reflect the default grpc max-recv-msg-size of 10MB

Testing and Verifying

This change is a trivial rework / code cleanup without any test coverage.

Documentation and Release Note

github-actions[bot] commented 1 year ago

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

doggystylez commented 1 year ago

please see: https://github.com/osmosis-labs/cosmos-sdk/blob/6ed904cdb75fe08a9310e7df49eaf9c5b2b64692/server/config/config.go#L27