ipld-eth-server/pkg/core/contract.go
2017-11-13 10:11:27 -06:00

6 lines
59 B
Go

package core
type WatchedContract struct {
Hash string
}