aboutsummaryrefslogtreecommitdiff
path: root/src/bank-lib/fakebank_bank_post_withdrawals_abort.c
AgeCommit message (Collapse)Author
2024-05-23fakebank: remove unspecified, unused POST /withdrawals/* endpointsFlorian Dold
Only the unauthenticated GET endpoint for withdrawal operations is used and specified. Aborting and confirmation requires authentication and is part of the /accounts/*/withdrawals/* corebank API.
2023-09-23update fakebank to match latest core bank API with 3 /withdrawals endpoints ↵Christian Grothoff
moved top-level