Files
cosmos-sdk/codec
Robert ZarembaandAlessio Treglia 78703f1b6e remove any.ClearCachedValue method (#8402)
* remove any.ClearCachedValue method

This method is in a public interface but used only for tests.
It shouldn't be used - `Any` values shouldn't be manipulated. This could lead to bugs.

* rename any_test.go

Co-authored-by: Alessio Treglia <alessio@tendermint.com>
2021-01-21 12:35:40 +00:00
..
2020-12-02 14:50:50 +01:00
2020-10-23 12:07:52 +00:00