This diff renames the struct and makes a few comment more generic because I plan to reuse it transaction ids in addition to block hashes.
No change in behavior.
Details
Details
- Reviewers
Fabien - Group Reviewers
Restricted Project - Commits
- rABC798aa50067a8: [chronik] rename the MerkleTree struct
ninja all check-all
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Event Timeline
package.json | ||
---|---|---|
4 | This moves this in another diff |
Comment Actions
Can you change the title to indicate this is just a rename? It seemed to me as this would generalize behavior somehow (e.g. adding a generic param)