mirror of
https://github.com/tendermint/tendermint.git
synced 2026-07-07 16:46:33 +00:00
da3449599f
The event examples for the query filter language were not updated after the change of key and value types from []byte to string. Also, the attributes need to be a slice not a bare value.