Page MenuHomePhabricator

[Chronik] Add `TxId` to bitcoinsuite-core
ClosedPublic

Authored by tobias_ruck on Mar 24 2023, 14:10.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABCbd7a6d28fb1d: [Chronik] Add `TxId` to bitcoinsuite-core
Summary

Similar to BlockHash, but for TxId. We keep the implementation of both separate so they can't refer to the same type.

Test Plan

ninja check-crates

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

tobias_ruck updated this revision to Diff 38845.
tobias_ruck created this revision.

trailing whitespace

This revision is now accepted and ready to land.Mar 24 2023, 15:10