ipld-eth-server/pkg/config/client.go
2017-11-06 13:06:03 -06:00

6 lines
55 B
Go

package config
type Client struct {
IPCPath string
}