Page MenuHomePhabricator

[Chronik] Add `UncompressedPubKey`
ClosedPublic

Authored by tobias_ruck on Apr 1 2023, 14:43.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABC31cd5fe9d21b: [Chronik] Add `UncompressedPubKey`
Summary

65-byte equivalent of PubKey.

Since uncompressed pubkeys are no longer supported on Bitcoin, we prefix this with Uncompressed-, but leave PubKey as-is (as it's the only usable option).

Test Plan

ninja check-crates

Diff Detail

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