Correct runnable name for contract registry
This commit is contained in:
parent
4bb9c6a515
commit
38d45d943a
@ -1,6 +1,6 @@
|
|||||||
[metadata]
|
[metadata]
|
||||||
name = okota
|
name = okota
|
||||||
version = 0.2.4a4
|
version = 0.2.4a5
|
||||||
description = Registries for CIC using the eth-address-index backend
|
description = Registries for CIC using the eth-address-index backend
|
||||||
author = Louis Holbrook
|
author = Louis Holbrook
|
||||||
author_email = dev@holbrook.no
|
author_email = dev@holbrook.no
|
||||||
@ -55,4 +55,4 @@ testing =
|
|||||||
console_scripts =
|
console_scripts =
|
||||||
okota-accounts-index-deploy = okota.accounts_index.runnable.deploy:main
|
okota-accounts-index-deploy = okota.accounts_index.runnable.deploy:main
|
||||||
okota-token-index-deploy = okota.token_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