1
0

fixes for cosignerpool

This commit is contained in:
ThomasV
2016-02-25 09:39:01 +01:00
parent 54df0b2845
commit 34a4df1114
2 changed files with 7 additions and 2 deletions

View File

@@ -5,5 +5,5 @@ description = ' '.join([
_("It sends and receives partially signed transactions from/to your cosigner wallet."),
_("Transactions are encrypted and stored on a remote server.")
])
requires_wallet_type = ['2of2', '2of3']
#requires_wallet_type = ['2of2', '2of3']
available_for = ['qt']