Skip to content

Commit

Permalink
change sf to pinax for endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
zolting committed Nov 22, 2024
1 parent e1fff49 commit a54cb6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion blocks/bitcoin/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ protogen:

.PHONY: parquet
parquet:
substreams-sink-files run mainnet.btc.streamingfast.io:443 substreams.yaml map_events './out' 0:500 --encoder parquet --file-block-count 100 --development-mode
substreams-sink-files run bitcoin.substreams.pinax.network:443 substreams.yaml map_events './out' 0:500 --encoder parquet --file-block-count 100 --development-mode

0 comments on commit a54cb6b

Please sign in to comment.