Skip to content
This repository was archived by the owner on Feb 23, 2021. It is now read-only.

Commit 64d8bf8

Browse files
valentinewallacetanx
authored andcommitted
Add sendAll property to payment in store.
1 parent 69594e6 commit 64d8bf8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/store.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ export class Store {
6868
amount: '',
6969
fee: '',
7070
note: '',
71+
sendAll: false,
7172
useScanner: false,
7273
},
7374
peers: [],

0 commit comments

Comments
 (0)