wallet-core/packages/taler-util
Florian Dold 2ba6692c6a
fix fee discrepancy
The withdrawal call-to-action and withdrawal transaction details dialog
showed different fees, as the "overhead" for unwithdrawable amounts in a
reserve was not included in the withdrawal CTA.

The withdrawal CTA now shows the same fees as the transaction details.
2022-03-28 16:11:58 +02:00
..
src fix fee discrepancy 2022-03-28 16:11:58 +02:00
package.json esbuild configuration 2022-03-24 16:02:38 -03:00
README.md pogen WIP 2021-03-27 13:55:15 +01:00
tsconfig.json towards wallet-core / util split 2021-03-17 17:56:37 +01:00

@gnu-taler/taler-util

This package implements various utility functionality for GNU Taler.

When should something be moved to this package?

The @gnu-taler/taler-util package should have minimal dependencies and should not be platform specific.