Add contracts table / start building out watch contracts
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
package core
|
||||
|
||||
type Contract struct {
|
||||
Hash string
|
||||
}
|
||||
Reference in New Issue
Block a user