txproposal comuninication between peers. Still WIP
This commit is contained in:
parent
dbd5ed4346
commit
333ecb352a
12 changed files with 282 additions and 124 deletions
|
|
@ -5,6 +5,9 @@ angular.module('copay.header').controller('HeaderController',
|
|||
$scope.menu = [{
|
||||
'title': 'Home',
|
||||
'link': '#/home'
|
||||
}, {
|
||||
'title': 'Copayers',
|
||||
'link': '#/peer'
|
||||
}, {
|
||||
'title': 'Transactions',
|
||||
'link': '#/transactions'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue