Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(congestion): correct trie key for buffered receipts (#11294)
Somehow this got in wrong, using delayed receipts instead of buffered receipts. Perhaps a rebasing error, perhaps just wrong copy-paste from the beginning... Anyway, the new tests I'm adding right now are exposing this. But the error is big enough that I think it should be fixed explicitly, not as a drive-by in a number of general tests.
- Loading branch information