The x/inflation module emits the following events:
x/inflation
inflation
"epoch_provisions"
{fmt.Sprintf("%d", epochNumber)}
"epoch_number"
{strconv.FormatUint(uint64(in.Epochs), 10)}
"amount"
{mintedCoin.Amount.String()}
Last updated 2 years ago