mirror of
https://github.com/tendermint/tendermint.git
synced 2026-07-30 03:52:50 +00:00
6 lines
41 B
Go
6 lines
41 B
Go
package main
|
|
|
|
func main() {
|
|
Execute()
|
|
}
|