github.com/fibonacci-chain/fbc@v0.0.0-20231124064014-c7636198c1e9/libs/cosmos-sdk/x/upgrade/spec/03_events.md (about) 1 <!-- 2 order: 3 3 --> 4 5 # Events 6 7 The `x/upgrade` does not emit any events by itself. Any and all proposal related 8 events are emitted through the `x/gov` module.