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).
Differential D13528
[Chronik] Add `UncompressedPubKey` tobias_ruck on Apr 1 2023, 14:43. Authored by Tags None Subscribers None
Details
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). ninja check-crates
Diff Detail
|