From 387416f02dec4a7f948ba96e918e3cacaf92639e Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Tue, 12 Dec 2023 21:24:21 +0100 Subject: wallet-core: implement maxExpirationDate for checkPeerPushDebit --- API_CHANGES.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'API_CHANGES.md') diff --git a/API_CHANGES.md b/API_CHANGES.md index 570649a5d..436466947 100644 --- a/API_CHANGES.md +++ b/API_CHANGES.md @@ -30,3 +30,5 @@ This files contains all the API changes for the current release: - 2023-12-12 dold: the getExchangeTos request not accepts an additional acceptLanguage field in the request. The response now contains an optional contentLanguage field that is returned if the exchange reports it. +- 2023-12-12 2:0:1 dold: The checkPeerPushDebit now returns a maximum + expiration date based on the expiry of selected coins. -- cgit v1.2.3