Start RPC API implementation

This commit is contained in:
Matthew Slipper
2018-08-21 00:12:48 -07:00
parent c1e6ebf80a
commit 32504a866f
11 changed files with 248 additions and 7 deletions
-7
View File
@@ -1,7 +0,0 @@
package main
func main() {
// TODO: Implement CLI commands and logic
//
// Ref: https://github.com/cosmos/ethermint/issues/432
}