Thane Thomson
a335caaedb
alias amino imports (#3219)
As per conversation here: https://github.com/tendermint/tendermint/pull/3218#discussion_r251364041 This is the result of running the following code on the repo: ```bash find . -name '*.go' | grep -v 'vendor/' | xargs -n 1 goimports -w ``` |
6 years ago | |
---|---|---|
.. | ||
client | alias amino imports (#3219) | 6 years ago |
core | alias amino imports (#3219) | 6 years ago |
grpc | alias amino imports (#3219) | 6 years ago |
lib | alias amino imports (#3219) | 6 years ago |
test | R4R: Split immutable and mutable parts of priv_validator.json (#2870) | 6 years ago |