big brain fart, wrong repo

This commit is contained in:
Niko Storni 2019-11-20 11:16:13 -05:00
parent 96ace4b850
commit b68c49ac2f

View file

@ -18,7 +18,7 @@ import (
"github.com/ybbus/jsonrpc"
)
const DefaultPort = 15100
const DefaultPort = 5279
type Client struct {
conn jsonrpc.RPCClient