ens-subgraph icon indicating copy to clipboard operation
ens-subgraph copied to clipboard

Add startBlock to contract dataSource

Open PaulRBerg opened this issue 6 years ago • 0 comments

Adding startBlock to dataSource > source starts indexing from the given block number (i.e. the block at which the contract has been deployed) instead of block 0.

Also upgrade to @graphprotocl/graph-cli@^0.16.x, where this feature has been added.

PaulRBerg avatar Nov 23 '19 20:11 PaulRBerg