1
0

Review UI, support command line mode

This commit is contained in:
BTChip
2015-07-05 22:14:53 +02:00
parent c167ef6d35
commit ea097fd7f5
2 changed files with 86 additions and 48 deletions

View File

@@ -34,7 +34,7 @@ descriptions = [
'requires': [('btchip', 'github.com/btchip/btchip-python')],
'requires_wallet_type': ['btchip'],
'registers_wallet_type': ('hardware', 'btchip', _("BTChip wallet")),
'available_for': ['qt'],
'available_for': ['qt', 'cmdline'],
},
{
'name': 'cosigner_pool',