Skip to content

Commit e23ec67

Browse files
ludamadclaude
andcommitted
feat: add blobFileStoreUrls for all networks
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 83a0854 commit e23ec67

1 file changed

Lines changed: 10 additions & 1 deletion

File tree

network_config.json

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66
"snapshots": [
77
"https://aztec-labs-snapshots.com/devnet/"
88
],
9+
"blobFileStoreUrls": [
10+
"https://aztec-labs-snapshots.com/devnet/blobs/"
11+
],
912
"registryAddress": "0x548ed380440c3eef42f222ceda1d6770b8999f8c",
1013
"feeAssetHandlerAddress": "",
1114
"l1ChainId": 11155111
@@ -49,19 +52,25 @@
4952
"https://files5.blacknodes.net/Aztec/",
5053
"https://snapshots-data.aztec.graphops.xyz/"
5154
],
55+
"blobFileStoreUrls": [
56+
"https://aztec-labs-snapshots.com/testnet/blobs/"
57+
],
5258
"registryAddress": "0x459498e6bf7967bad0966353b691ef4395432479",
5359
"feeAssetHandlerAddress": "0x36f39b866a2326a94a9ee2961008ea5ee9f04d7f",
5460
"l1ChainId": 11155111
5561
},
5662
"mainnet": {
57-
"bootnodes": [
63+
"bootnodes": [
5864
"enr:-Ky4QKfjSRUjTZtECqEDcBRIZ9csT6-tNYm4c7u8wevju7gAFeQiOr96YUM3GT811gWQ7dTBNlH9MVWHSS2y9KYsMgsEhWF6dGVjoTAwLTEtMDAwMDAwMDAtMC0yMjc4MDIzOS0wYzc1NzZkM4JpZIJ2NIJpcIQiUGTtiXNlY3AyNTZrMaECy4Jsu1q_v6h66yi49G3D75G4RgaA_KoFQep112evENSDdWRwgp3Q",
5965
"enr:-Ky4QHjSIFZWkQ6-etNQ7IsX1BvcbztYh0ea1svSJu4w_eiVK3JyIZYbV0U82271DpA0-yjLXV7EJz25CoajccyYifIEhWF6dGVjoTAwLTEtMDAwMDAwMDAtMC0yMjc4MDIzOS0wYzc1NzZkM4JpZIJ2NIJpcIQj5pOPiXNlY3AyNTZrMaEDv3oCuiQPtMPBQvBfNhljpk77zfB3LEbbs57Z2TtjNpSDdWRwgp3Q",
6066
"enr:-Ky4QKlrL37e_eXt8IyZbl7Uxc5ReK_PKJUDGd6Uffm0Y0qEVUmUcZla6uyZj6iYM0UZdgwOQYsbNowaEm3E4DyXhQEEhWF6dGVjoTAwLTEtMDAwMDAwMDAtMC0yMjc4MDIzOS0wYzc1NzZkM4JpZIJ2NIJpcIQjx6S0iXNlY3AyNTZrMaEC1wiZRbCgTtGUIn10W_ryCOTcItCsnlAaWetP60yFLyCDdWRwgp3Q"
6167
],
6268
"snapshots": [
6369
"https://aztec-labs-snapshots.com/mainnet/"
6470
],
71+
"blobFileStoreUrls": [
72+
"https://aztec-labs-snapshots.com/mainnet/blobs/"
73+
],
6574
"registryAddress": "0x35b22e09Ee0390539439E24f06Da43D83f90e298",
6675
"feeAssetHandlerAddress": "",
6776
"l1ChainId": 1

0 commit comments

Comments
 (0)