We do not get a lot of useful information by seeing every token send tx on its own line. It's more interesting (and easier to parse) if we see a summary of txs for each token.
Implement.
Differential D16752
[ecash-herald] Organize token send txs by token bytesofman on Sep 12 2024, 22:32. Authored by Tags None Subscribers None
Details
We do not get a lot of useful information by seeing every token send tx on its own line. It's more interesting (and easier to parse) if we see a summary of txs for each token. Implement. npm test aesthetic judgment on before: vs after:
Diff Detail
|