funga-eth/funga/eth/keystore/__init__.py

9 lines
209 B
Python
Raw Normal View History

2021-10-10 18:14:34 +02:00
# third-party imports
#from eth_keys import KeyAPI
#from eth_keys.backends import NativeECCBackend
#keyapi = KeyAPI(NativeECCBackend)
#from .postgres import ReferenceKeystore
#from .dict import DictKeystore