Upgrade chainsyncer
This commit is contained in:
parent
8b549ebea2
commit
3cdf1bf6d9
@ -1,3 +1,3 @@
|
||||
chainsyncer~=0.0.2a1
|
||||
chainlib~=0.0.2a6
|
||||
chainsyncer~=0.0.2a2
|
||||
chainlib~=0.0.2a15
|
||||
jsonrpc_std~=0.0.1a2
|
||||
|
@ -1,10 +1,10 @@
|
||||
[metadata]
|
||||
name = eth-stat-syncer
|
||||
version = 0.0.1a1
|
||||
version = 0.0.1a2
|
||||
description = Cache live EVM blockchain stats
|
||||
author = Louis Holbrook
|
||||
author_email = dev@holbrook.no
|
||||
url = https://gitlab.com/nolash/giftable-erc-token
|
||||
url = https://gitlab.com/nolash/eth-stat-syncer
|
||||
keywords =
|
||||
ethereum
|
||||
classifiers =
|
||||
@ -29,4 +29,4 @@ packages =
|
||||
|
||||
[options.entry_points]
|
||||
console_scripts =
|
||||
eth-stat-syncerd = eth_stat_tracker.runnable.syncer:main
|
||||
eth-stat-trackerd = eth_stat_tracker.runnable.tracker:main
|
||||
|
Loading…
Reference in New Issue
Block a user