taler-typescript-core

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

API_CHANGES.md (238B)


      1 # API Changes
      2 
      3 This files contains all the API changes for the current release:
      4 
      5 ## wallet-core
      6 
      7 ### v5
      8 
      9 - all base URLs passed to wallet-core requests must be canonicalized,
     10   with the exception of the new `canonicalizeBaseUrl` request.