blob: 430683ca7424b2a20c4a0ea421f3922e0b5a5f7f (
plain)
1
2
3
4
5
6
7
8
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
|