Home
Phabricator
Search
Configure Global Search
Log In
Transactions
D13508
Change Details
Change Details
Old
New
Diff
We add a generic PubKeyArray struct, and typedef both PubKey and UncompressedPubKey, allowing us to re-use functions common to both. This is mostly intended as a struct to encapsulate the bytes and provide nice helper methods.
We add a generic PubKeyArray struct, and typedef both PubKey and UncompressedPubKey, allowing us to re-use functions common to both. This is mostly intended as a struct to encapsulate the bytes and provide nice helper methods.
We add a generic PubKeyArray struct, and typedef both PubKey and UncompressedPubKey, allowing us to re-use functions common to both.
This is mostly intended as a struct to encapsulate the bytes and provide nice helper methods.
Continue