mirror of
https://github.com/fluencelabs/tendermint
synced 2025-07-02 22:21:44 +00:00
Undo last two commits
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
#! /bin/bash
|
||||
|
||||
go get -d github.com/tendermint/abci
|
||||
go get github.com/tendermint/abci/...
|
||||
|
||||
# get the abci commit used by tendermint
|
||||
COMMIT=`bash scripts/glide/parse.sh abci`
|
||||
|
Reference in New Issue
Block a user