forked from cerc-io/laconicd-deprecated
Merge pull request #447: Initial Application Skeleton Structure
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
package main
|
||||
|
||||
func main() {
|
||||
// TODO: Implement CLI commands and logic
|
||||
//
|
||||
// Ref: https://github.com/cosmos/ethermint/issues/432
|
||||
}
|
||||
Reference in New Issue
Block a user