changed server command prompt

This commit is contained in:
Dustin Brickwood 2018-06-25 14:35:58 -04:00
parent 6ad756ce3c
commit 6d2dcc0f90

View file

@ -1,7 +1,7 @@
package main
//@NOTE SHYFT main func for api, sets up router and spins up a server
//to run server 'go run shyftBlockExplorerApi/*.go'
//to run server 'go run shyftRingWalletConn/*.go'
import (
"net"
"fmt"