Skip to content

Commit

Permalink
update hash
Browse files Browse the repository at this point in the history
  • Loading branch information
DenisCarriere committed Nov 24, 2024
1 parent ddeea4d commit 6760db0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion blocks/evm/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ parquet:

.PHONY: s3
s3:
substreams-sink-files run eth.substreams.pinax.network:443 substreams.yaml map_events s3://pinax/eth/7605ec58a864d4016ed2245b066d8a8c09b891d3?region=us-east-1 21252718: --encoder parquet --file-block-count 1 --development-mode --parquet-default-column-compression uncompressed
substreams-sink-files run eth.substreams.pinax.network:443 substreams.yaml map_events s3://pinax/eth/b7b803a5a2560cdf0fbf5e44d68d666977df3e6b?region=us-east-1 20500000: --encoder parquet --development-mode --parquet-default-column-compression snappy --file-block-count 1

.PHONY: hash
hash:
Expand Down
2 changes: 1 addition & 1 deletion blocks/evm/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,5 @@ Kind: map
Input: source: sf.substreams.v1.Clock
Input: source: sf.ethereum.type.v2.Block
Output Type: proto:evm.Events
Hash: 7605ec58a864d4016ed2245b066d8a8c09b891d3
Hash: b7b803a5a2560cdf0fbf5e44d68d666977df3e6b
```

0 comments on commit 6760db0

Please sign in to comment.