mirror of
https://github.com/tendermint/tendermint.git
synced 2026-07-08 17:16:41 +00:00
362729c2bb
* Renamed wire.go to codec.go - Wire was the previous name of amino - Codec describes the file better than `wire` & `amino` Signed-off-by: Marko Baricevic <marbar3778@yahoo.com> * ide error * rename amino.go to codec.go