taler-typescript-core

Wallet core logic and WebUIs for various components
Log | Files | Refs | Submodules | README | LICENSE

commit 2c2c2057cd55bbc43b32e94ba6198c6b09ff9a75
parent 4324a5c3bf3ba636b99440c94986420c795dc03a
Author: Sebastian <sebasjm@gmail.com>
Date:   Wed, 29 Nov 2023 15:21:39 -0300

first example of API changes file

Diffstat:
AAPI_CHANGES.md | 9+++++++++
1 file changed, 9 insertions(+), 0 deletions(-)

diff --git a/API_CHANGES.md b/API_CHANGES.md @@ -0,0 +1,9 @@ +# API Changes + +This files contains all the API changes for the current release: + +## wallet-core + + - AcceptManualWithdrawalResult.exchangePaytoUris is deprecated + - WithdrawalExchangeAccountDetails.transferAmount is now optional (if convertion applies) + - added WithdrawalExchangeAccountDetails.currencySpecification about the transferAmount currency