diff options
| author | Joe Carstairs <me@joeac.net> | 2025-07-15 22:23:18 +0100 |
|---|---|---|
| committer | Joe Carstairs <me@joeac.net> | 2025-07-15 22:23:18 +0100 |
| commit | d8945831d2cebeec98691a39ec19dac13cf0d66f (patch) | |
| tree | ab0f9179598bbdaac9170848aeddb0ec0934d205 /requirements/catalogue/req-027.md | |
| parent | 4b4621a18ff301708f98c8a6d89cb78e184ac795 (diff) | |
| parent | 376e5623ef0a202c391908a7a3093df4d804a052 (diff) | |
Merge branch 'main' of https://git.joeac.net/joeac/schist
Diffstat (limited to 'requirements/catalogue/req-027.md')
| -rw-r--r-- | requirements/catalogue/req-027.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/requirements/catalogue/req-027.md b/requirements/catalogue/req-027.md new file mode 100644 index 0000000..83208a7 --- /dev/null +++ b/requirements/catalogue/req-027.md @@ -0,0 +1,9 @@ +# req-027 + +Buckets must have a `balance` property, which represents the amount of money +currently in the bucket, that is, the difference between the amount of money +which has flowed in from a pipe less the amount taken out by my transactions. + +Source: req-017 + +Satisfied by: dml-bucket |
