mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-19 02:12:23 +00:00
changed server command prompt
This commit is contained in:
parent
6ad756ce3c
commit
6d2dcc0f90
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue