This website requires JavaScript.
Explore
Help
Sign In
cerc-io
/
ipld-eth-server
Watch
18
Star
0
Fork
1
You've already forked ipld-eth-server
Code
Issues
10
Pull Requests
1
Actions
Packages
Projects
Releases
37
Wiki
Activity
708ad114ac
ipld-eth-server
/
pkg
/
core
/
watched_contract.go
7 lines
95 B
Go
Raw
Normal View
History
Unescape
Escape
Add contracts table / start building out watch contracts
2017-11-09 19:59:12 +00:00
package
core
Update contract naming per Eric PR review
2017-11-13 16:11:27 +00:00
type
WatchedContract
struct
{
Add transactions for a watched contract
2017-11-13 21:41:32 +00:00
Hash
string
Transactions
[
]
Transaction
Add contracts table / start building out watch contracts
2017-11-09 19:59:12 +00:00
}
Reference in New Issue
Copy Permalink