Displaying requested amount in origin screen.
This commit is contained in:
parent
fb4bc1563c
commit
4203a449d9
3 changed files with 47 additions and 5 deletions
|
|
@ -1,5 +1,7 @@
|
|||
'use strict';
|
||||
|
||||
// For BIP70 Payment Protocol
|
||||
|
||||
angular
|
||||
.module('copayApp.services')
|
||||
.factory('payproService', payproService);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue