1
0

aiorpcx: pin certificates

This commit is contained in:
Janus
2018-08-16 18:16:25 +02:00
committed by SomberNight
parent 8080a713b2
commit 89a01a6463
3 changed files with 109 additions and 342 deletions

View File

@@ -4,7 +4,7 @@ from .wallet import Wallet
from .storage import WalletStorage
from .coinchooser import COIN_CHOOSERS
from .network import Network, pick_random_server
from .interface import Connection, Interface
from .interface import Interface
from .simple_config import SimpleConfig, get_config, set_config
from . import bitcoin
from . import transaction