WIP trezor support, wallet creation working

This commit is contained in:
Matias Alejo Garcia 2015-09-26 08:26:31 -03:00
commit 9ce342bba7
8 changed files with 542 additions and 24 deletions

View file

@ -1176,4 +1176,5 @@ angular.module('copayApp.controllers').controller('walletHomeController', functi
this.setAddress();
this.setSendFormInputs();
}
});