ipld-eth-server/pkg/core/contract.go

6 lines
59 B
Go
Raw Normal View History

package core
type WatchedContract struct {
Hash string
}