This website requires JavaScript.
Explore
Help
Sign In
deep-stack
/
ipld-eth-server
Watch
6
Star
0
Fork
0
You've already forked ipld-eth-server
forked from
cerc-io/ipld-eth-server
Code
Pull Requests
Activity
0b9930dd9c
ipld-eth-server
/
pkg
/
core
/
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
}
Copy Permalink