Update Tendermint to 0.34.0

This commit is contained in:
Simon Warta
2020-11-26 13:39:41 +01:00
parent 9580d2f895
commit dacaa00948
3 changed files with 3 additions and 2 deletions
@@ -31,6 +31,7 @@ export const adaptor34 = v0_33; // With this alias we can swap out the implement
const hashes = {
v0_34: [
"ca2c9df", // v0.34.0-rc6
"182fa32", // v0.34.0
],
};