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
b459cf35ed
ipld-eth-server
/
pkg
/
core
/
contract.go
8 lines
109 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 GetContractStateAttribute to take a Contract instead of contract hash
2017-11-30 22:36:18 +00:00
type
Contract
struct
{
Rename WatchedContract to Contract
2017-12-04 22:54:35 +00:00
Abi
string
Hash
string
Transactions
[
]
Transaction
Address PR comments
2017-11-28 20:40:05 +00:00
}
Reference in New Issue
Copy Permalink