summaryrefslogtreecommitdiff
path: root/requirements/catalogue/req-042.md
diff options
context:
space:
mode:
authorJoe Carstairs <me@joeac.net>2025-07-16 07:57:43 +0100
committerJoe Carstairs <me@joeac.net>2025-07-16 07:57:43 +0100
commit30ca98f1cbb7ec89e148790deb55ccf48c4e1c89 (patch)
treee3d594ddfef34a1dd0191a328e3db3b57d5fa548 /requirements/catalogue/req-042.md
parent3328de4387788d7861e07f76be648744caf3075a (diff)
add req-041, req-042
Diffstat (limited to 'requirements/catalogue/req-042.md')
-rw-r--r--requirements/catalogue/req-042.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/requirements/catalogue/req-042.md b/requirements/catalogue/req-042.md
new file mode 100644
index 0000000..430683c
--- /dev/null
+++ b/requirements/catalogue/req-042.md
@@ -0,0 +1,9 @@
+# req-042
+
+The procedure, `calculate_bucket_balance`, as described in req-030, returns the
+difference between the amounts of drips into it and the amounts of transactions
+out of it.
+
+Sources: req-010, req-039
+
+See also: ass-008