github.com/fibonacci-chain/fbc@v0.0.0-20231124064014-c7636198c1e9/libs/cosmos-sdk/x/mint/spec/05_events.md (about) 1 <!-- 2 order: 5 3 --> 4 5 # Events 6 7 The minting module emits the following events: 8 9 ## BeginBlocker 10 11 | Type | Attribute Key | Attribute Value | 12 |------|-------------------|--------------------| 13 | mint | bonded_ratio | {bondedRatio} | 14 | mint | inflation | {inflation} | 15 | mint | annual_provisions | {annualProvisions} | 16 | mint | amount | {amount} |