-WIP-electrum-btcp/plugins/trustedcoin
Neil Booth dee402b961 Plugin wallets: better error when unloadable
Used to get:

jsonrpclib.jsonrpc.ProtocolError: (-32603, u'Server error:   File "src/electrum/lib/plugins.py", line 144, in wallet_plugin_loader | KeyError: \'trustedcoin\'')

Now get:

jsonrpclib.jsonrpc.ProtocolError: (-32603, u'Server error:   File "src/electrum/lib/plugins.py", line 81, in load_plugin | RuntimeError: cmdline implementation for trustedcoin plugin not found')
2016-01-24 19:39:59 +09:00
..
__init__.py Plugin wallets: better error when unloadable 2016-01-24 19:39:59 +09:00
qt.py fix issue #1610 2016-01-15 11:24:19 +01:00
trustedcoin.py define constants for tx output types 2016-01-14 17:15:50 +01:00