ipld-eth-server/config/client.go
2017-11-03 11:53:31 -05:00

6 lines
55 B
Go

package config
type Client struct {
IPCPath string
}