ops flag
This commit is contained in:
parent
e11c2b35f0
commit
1819c6f614
1 changed files with 1 additions and 1 deletions
|
|
@ -277,7 +277,7 @@ export default class Handler {
|
|||
total_fees: totalFees,
|
||||
invoices: receivingInvoices.length,
|
||||
|
||||
operations: []
|
||||
operations: req.include_operations ? operations : []
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue