mirror of
https://github.com/tendermint/tendermint.git
synced 2026-06-10 00:03:04 +00:00
4ba5a053de
Extend the decoding rules for URL query parameters so that if the target type implements encoding.TextUnmarshaler, the decoder will use it. This is a non-breaking change.