Correct runnable name for contract registry
This commit is contained in:
parent
4bb9c6a515
commit
38d45d943a
@ -1,6 +1,6 @@
|
||||
[metadata]
|
||||
name = okota
|
||||
version = 0.2.4a4
|
||||
version = 0.2.4a5
|
||||
description = Registries for CIC using the eth-address-index backend
|
||||
author = Louis Holbrook
|
||||
author_email = dev@holbrook.no
|
||||
@ -55,4 +55,4 @@ testing =
|
||||
console_scripts =
|
||||
okota-accounts-index-deploy = okota.accounts_index.runnable.deploy:main
|
||||
okota-token-index-deploy = okota.token_index.runnable.deploy:main
|
||||
okota-contract-registry-deploy = okota.token_index.runnable.deploy:main
|
||||
okota-contract-registry-deploy = okota.contract_registry.runnable.deploy:main
|
||||
|
Loading…
Reference in New Issue
Block a user