Upgrade chainsyncer
This commit is contained in:
parent
8b549ebea2
commit
3cdf1bf6d9
@ -1,3 +1,3 @@
|
|||||||
chainsyncer~=0.0.2a1
|
chainsyncer~=0.0.2a2
|
||||||
chainlib~=0.0.2a6
|
chainlib~=0.0.2a15
|
||||||
jsonrpc_std~=0.0.1a2
|
jsonrpc_std~=0.0.1a2
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
[metadata]
|
[metadata]
|
||||||
name = eth-stat-syncer
|
name = eth-stat-syncer
|
||||||
version = 0.0.1a1
|
version = 0.0.1a2
|
||||||
description = Cache live EVM blockchain stats
|
description = Cache live EVM blockchain stats
|
||||||
author = Louis Holbrook
|
author = Louis Holbrook
|
||||||
author_email = dev@holbrook.no
|
author_email = dev@holbrook.no
|
||||||
url = https://gitlab.com/nolash/giftable-erc-token
|
url = https://gitlab.com/nolash/eth-stat-syncer
|
||||||
keywords =
|
keywords =
|
||||||
ethereum
|
ethereum
|
||||||
classifiers =
|
classifiers =
|
||||||
@ -29,4 +29,4 @@ packages =
|
|||||||
|
|
||||||
[options.entry_points]
|
[options.entry_points]
|
||||||
console_scripts =
|
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