blob: 059346e3cdb4b6c74e26c38667d469edafa9cf78 (
plain)
1
2
3
4
5
6
7
8
9
|
# req-032
Given the user's buckets and pipes express how the user wants to distribute
their incomings and outgoings, Schist must be able to infer the accurate balance
of any given bucket.
Source: req-024
Satisfied by: req-030, req-034, ass-008, req-036
|