mirror of
https://github.com/fluencelabs/tendermint
synced 2025-06-24 18:21:38 +00:00
use cobra, closes #101
This commit is contained in:
5
cmd/abci-cli/main.go
Normal file
5
cmd/abci-cli/main.go
Normal file
@ -0,0 +1,5 @@
|
||||
package main
|
||||
|
||||
func main() {
|
||||
Execute()
|
||||
}
|
Reference in New Issue
Block a user