File tree Expand file tree Collapse file tree 4 files changed +1
-4
lines changed Expand file tree Collapse file tree 4 files changed +1
-4
lines changed Original file line number Diff line number Diff line change @@ -175,7 +175,6 @@ There are multiple explorers you can use for Arabica:
175
175
176
176
- [ https://arabica.celenium.io ] ( https://arabica.celenium.io )
177
177
- [ https://explorer.celestia-arabica-11.com ] ( https://explorer.celestia-arabica-11.com )
178
- - [ https://celestiascan.com ] ( https://celestiascan.com )
179
178
180
179
## Network upgrades
181
180
Original file line number Diff line number Diff line change @@ -283,7 +283,6 @@ There are multiple explorers you can use for Mainnet Beta:
283
283
284
284
- [ https://celenium.io ] ( https://celenium.io )
285
285
- [ https://celestia.explorers.guru ] ( https://celestia.explorers.guru )
286
- - [ https://explorer.modular.cloud/celestia-mainnet ] ( https://explorer.modular.cloud/celestia-mainnet )
287
286
- [ https://mintscan.io/celestia ] ( https://mintscan.io/celestia )
288
287
- [ https://explorer.nodestake.top/celestia ] ( https://explorer.nodestake.top/celestia )
289
288
- [ https://stakeflow.io/celestia ] ( https://stakeflow.io/celestia )
Original file line number Diff line number Diff line change @@ -232,7 +232,6 @@ The following websites provide analytics for Mocha Testnet:
232
232
There are several explorers you can use for Mocha:
233
233
234
234
- [ https://testnet.mintscan.io/celestia-testnet ] ( https://testnet.mintscan.io/celestia-testnet )
235
- - [ https://celestiascan.com ] ( https://celestiascan.com )
236
235
- [ https://mocha.celenium.io ] ( https://mocha.celenium.io )
237
236
- [ https://explorer.nodestake.top/celestia-testnet/ ] ( https://explorer.nodestake.top/celestia-testnet )
238
237
- [ https://stakeflow.io/celestia-testnet ] ( https://stakeflow.io/celestia-testnet )
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ cd sp1-blobstream
26
26
[ sp1-blobstream README] ( https://github.com/succinctlabs/sp1-blobstream?tab=readme-ov-file#deployment ) .
27
27
28
28
3 . If you're deploying on a chain where there isn't a canonical verifier listed in the
29
- [ SP1 contract addresses] ( https://github.com/succinctlabs/sp1/blob/main/book/onchain- verification/contract-addresses.md ) , you'll need to:
29
+ [ SP1 contract addresses] ( https://github.com/succinctlabs/sp1/blob/main/book/verification/onchain /contract-addresses.md ) , you'll need to:
30
30
31
31
a. Deploy your own SP1 Verifier from the [ sp1-contracts] ( https://github.com/succinctlabs/sp1-contracts ) matching your ` sp1-sdk ` version.
32
32
b. Set the ` SP1_VERIFIER_ADDRESS ` in your ` .env ` file to the address of your deployed verifier.
You can’t perform that action at this time.
0 commit comments