summaryrefslogtreecommitdiff
path: root/src/operations/reserves.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/operations/reserves.ts')
-rw-r--r--src/operations/reserves.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/operations/reserves.ts b/src/operations/reserves.ts
index 5cf189d3b..2e1b487b9 100644
--- a/src/operations/reserves.ts
+++ b/src/operations/reserves.ts
@@ -115,6 +115,7 @@ export async function createReserve(
retryInfo: initRetryInfo(),
lastError: undefined,
reserveTransactions: [],
+ history: [],
};
const senderWire = req.senderWire;