View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0010372 | Taler | wallet-core | public | 2025-09-05 20:55 | 2025-09-05 20:55 |
Reporter | sebasjm | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | new | Resolution | open | ||
Summary | 0010372: undocumented error | ||||
Description | we need a way to make this findable on compilation time BackgroundError: Wallet operation "acceptManualWithdrawal" failed at WalletApiClientImpl.call (wxApi.ts:80:13) at async doManualWithdraw (state.ts:80:17) at async doWithdrawAndCheckError (state.ts:305:21) at async sh (handlers.ts:4:7) at async onClick (Button.tsx:92:7)Caused by: _TalerError: unexpected exception (message: withdrawal would exceed hard KYC limit) at _TalerError.fromUncheckedDetail (errors.js:60:12) at WalletApiClientImpl.call (wxApi.ts:83:20) at async doManualWithdraw (state.ts:80:17) at async doWithdrawAndCheckError (state.ts:305:21) at async sh (handlers.ts:4:7) at async onClick (Button.tsx:92:7) doWithdrawAndCheckError @ state.ts:316 await in doWithdrawAndCheckError sh @ handlers.ts:4 onClick @ Button.tsx:92 doClick @ Button.tsx:125 onClick @ Button.tsx:142 I2 @ props.js:150 | ||||
Tags | wallet-api | ||||