issues
search
graphprotocol
/
research
Research, proposals, papers, and specs
48
stars
9
forks
source link
Add additional dataset to district0x mapping example
#37
Closed
Zerim
closed
6 years ago
Zerim
commented
6 years ago
This PR makes the following changes:
Adds a full event signature to the data source definition, because Solidity supports overloading event names
Adds another top level data set, to reflect an additional "top level" contract being used to emit events, and load data.
Moves "kind" to the same level as "data" and "mapping" since it seems to refer to the entire dataset rather than just the data.
This PR makes the following changes: