Merge pull request #69 from 8thlight/watch_contract
* Add contracts table / start building out watch contracts
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
package core
|
||||
|
||||
type WatchedContract struct {
|
||||
Hash string
|
||||
}
|
||||
Reference in New Issue
Block a user