Description
- #281 update cosmos-sdk fork by @freeelancer This allows for tx decoding to fail in QueryTxsByEvents MANTRA-Chain/cosmos-sdk@45e39ed
Changelog
Full Changelog: v3.0.1...v3.0.2
🔨 Build from source
If you prefer to build from source, you can use the following commands:
git clone https://github.com/MANTRA-Chain/mantrachain
cd mantrachain && git checkout v3.0.2
make install