summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/operations/withdraw.test.ts
diff options
context:
space:
mode:
authorSebastian <sebasjm@gmail.com>2023-03-31 14:50:59 -0300
committerSebastian <sebasjm@gmail.com>2023-03-31 14:50:59 -0300
commitb08bb05a40ac42399bae12d65af4c5489c216786 (patch)
tree207fd85850e2fa2c11211c3345f60057c5afb405 /packages/taler-wallet-core/src/operations/withdraw.test.ts
parenta8d30ef0f91cd7d36a30aeaad1d2df98d444692e (diff)
downloadwallet-core-b08bb05a40ac42399bae12d65af4c5489c216786.tar.gz
wallet-core-b08bb05a40ac42399bae12d65af4c5489c216786.tar.bz2
wallet-core-b08bb05a40ac42399bae12d65af4c5489c216786.zip
save wire fee instead of effective amount
Diffstat (limited to 'packages/taler-wallet-core/src/operations/withdraw.test.ts')
-rw-r--r--packages/taler-wallet-core/src/operations/withdraw.test.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/taler-wallet-core/src/operations/withdraw.test.ts b/packages/taler-wallet-core/src/operations/withdraw.test.ts
index c77f75b9d..5a557b5de 100644
--- a/packages/taler-wallet-core/src/operations/withdraw.test.ts
+++ b/packages/taler-wallet-core/src/operations/withdraw.test.ts
@@ -17,7 +17,7 @@
import { Amounts, DenomKeyType } from "@gnu-taler/taler-util";
import test from "ava";
import { DenominationRecord, DenominationVerificationStatus } from "../db.js";
-import { selectWithdrawalDenominations } from "./withdraw.js";
+import { selectWithdrawalDenominations } from "../util/coinSelection.js";
test("withdrawal selection bug repro", (t) => {
const amount = {