summaryrefslogtreecommitdiff
path: root/requirements/catalogue/req-036.md
blob: 723e6e1b902ff06d9b6785c8532e6cca50b5a90c (plain)
1
2
3
4
5
6
7
# req-036

Given a bucket, `bucket`, if the procedure
`is_bucket_balance_up_to_date(bucket)` as described in req-035 returns TRUE,
then the accurate balance of `bucket` is equal to `bucket.balance`.

Sources: req-030, req-032