Support new proposals with array of outputs
This commit is contained in:
parent
5dec3249d1
commit
9cc275af5f
2 changed files with 2 additions and 3 deletions
|
|
@ -517,7 +517,6 @@ angular.module('copayApp.controllers').controller('indexController', function($r
|
|||
message: 'test multi-output',
|
||||
fee: 1000,
|
||||
createdOn: new Date() / 1000,
|
||||
type: 'multiple_output',
|
||||
outputs: []
|
||||
};
|
||||
function addOutput(n) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue