mirror of
https://github.com/tendermint/tendermint.git
synced 2026-07-29 11:32:56 +00:00
6 lines
41 B
Go
6 lines
41 B
Go
package main
|
|
|
|
func main() {
|
|
Execute()
|
|
}
|