gentx events
currently gentx events are dropped: https://github.com/cosmos/cosmos-sdk/blob/ce687245f5108a0fc1d4d8f11c4f174186b55f3a/baseapp/genesis.go#L15-L23
this makes it difficult to build indexing solutions that solely use events for tracking chain state. is there any way to read these events?
2 条评论