Update chainsyncer
This commit is contained in:
parent
2e687114af
commit
8b549ebea2
@ -6,7 +6,7 @@ import argparse
|
||||
|
||||
# external imports
|
||||
import confini
|
||||
from chainsyncer.backend import MemBackend
|
||||
from chainsyncer.backend.memory import MemBackend
|
||||
from chainsyncer.driver import (
|
||||
HeadSyncer,
|
||||
HistorySyncer,
|
||||
|
@ -1,3 +1,3 @@
|
||||
chainsyncer~=0.0.1a22
|
||||
chainsyncer~=0.0.2a1
|
||||
chainlib~=0.0.2a6
|
||||
jsonrpc_std~=0.0.1a2
|
||||
|
Loading…
Reference in New Issue
Block a user