Skip to content

Commit

Permalink
Update --start-chain-from in hydra-explorer
Browse files Browse the repository at this point in the history
  • Loading branch information
v0d1ch committed May 31, 2024
1 parent aa4c887 commit e4a7f27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/explorer/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@ services:
, "--testnet-magic", "2"
, "--api-port", "8080"
# NOTE: Block in which current master scripts were published
, "--start-chain-from", "45386581.4a362bfca7cf840575c17b6cbb531588bc8e907beb5a6a28890877fb16be1cd3"
, "--start-chain-from", "50319418.e43c469f458c21e7a9596bb335622d9e5198573a86a3c04fd305e0f67d53d561"
]
restart: always

0 comments on commit e4a7f27

Please sign in to comment.