Skip to content

Commit f9b8d9d

Browse files
authored
Merge pull request #22 from AztecProtocol/pw/updated-filestores
chore: Added testnet filestores for blobs and txs
2 parents 1a0294f + 70ae8f3 commit f9b8d9d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

network_config.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,8 @@
5252
"https://files5.blacknodes.net/Aztec/",
5353
"https://snapshots-data.aztec.graphops.xyz/"
5454
],
55+
"blobFileStoreUrls": ["https://aztec-labs-snapshots.com/testnet/blobs"],
56+
"txCollectionFileStoreUrls": ["https://aztec-labs-snapshots.com/testnet/txs"],
5557
"registryAddress": "0xa0bfb1b494fb49041e5c6e8c2c1be09cd171c6ba",
5658
"feeAssetHandlerAddress": "0x5602c39a6e9c5ace589f64f754927bcda4f4bfc9",
5759
"l1ChainId": 11155111

0 commit comments

Comments
 (0)