Compare commits

...

1 Commits

Author SHA1 Message Date
lash f039d6c9ad
Correct runnable package name 2022-04-28 15:36:04 +00:00
1 changed files with 1 additions and 1 deletions

View File

@ -38,4 +38,4 @@ packages =
[options.entry_points]
console_scripts =
#blocksync-celery = chainsyncer.runnable.tracker:main
chainsyncer-unlock = chainsyncer.runnable.lock:main
chainsyncer-unlock = chainsyncer.runnable.unlock:main