Skip to content
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.

Commit

Permalink
merges updates on develop
Browse files Browse the repository at this point in the history
Signed-off-by: Pranay Valson <[email protected]>
  • Loading branch information
noslav committed Mar 17, 2023
2 parents 7406912 + 2d0d643 commit 919a66d
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,3 +93,11 @@ Pull the images and run (amd64) -
docker pull gcr.io/covalent-project/bsp-finalizer:latest
docker run --env-file .env gcr.io/covalent-project/bsp-finalizer:latest
```

If the run is successful you should see logs such as below.

```log
INFO DB (dbmanager.py:74) - Connecting to the database...
INFO DB (dbmanager.py:76) - Initial scan block_id=1870737934539735450
DEBUG Finalizer (finalizer.py:43) - Nothing ready to finalize height=3958481 openSessions=0..
```

0 comments on commit 919a66d

Please sign in to comment.