Merge remote-tracking branch 'origin/master' into lash/chainlib-regression

This commit is contained in:
nolash
2021-04-15 18:06:34 +02:00
11 changed files with 28 additions and 31 deletions

View File

@@ -17,7 +17,7 @@ from hexathon import (
strip_0x,
add_0x,
)
from chainsyncer.backend import MemBackend
from chainsyncer.backend.memory import MemBackend
from chainsyncer.driver import HeadSyncer
from chainlib.eth.connection import EthHTTPConnection
from chainlib.eth.block import (