blob: 39b65d786807f04aae0c33328d72eba31ed13aff (
plain)
1
2
3
4
5
6
7
8
9
|
# req-110
Buckets must have a `balance_cache_key` property, which encodes whether, given
any particular state of transactions and pipes, the bucket's `balance` property
is accurate.
Source: req-030
Satisfied by: req-027, dml-transaction
|