package core type WatchedContract struct { Hash string Transactions []Transaction }