4.3.61
Changes for 4.3.61
Changes to branch 4.3
after version 4.3.60
.
Commits
-
update ledger summary normalizer - by icehess
Fix normalizer for ledgers summary API so it extract account ID from view's key correctly.
In previous PR for PRDO-30 the ledgers account summary was change to have account_id, timestamp and doc._id as view's compound key, but the normalizer in crossbar module didn't updated accordingly.
master: #6127