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
ffakenz committed Jun 3, 2024
1 parent d5c3df9 commit 071de8d
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", "50319418.e43c469f458c21e7a9596bb335622d9e5198573a86a3c04fd305e0f67d53d561"
, "--start-chain-from", "49533501.e364500a42220ea47314215679b7e42e9bbb81fa69d1366fe738d8aef900f7ee"
]
restart: always

0 comments on commit 071de8d

Please sign in to comment.