Home
Phabricator
Search
Configure Global Search
Log In
Transactions
D17156
Change Details
Change Details
Old
New
Diff
This makes calling code less verbose and less fragile. Also, by adding the CKey::data() member function, it is now possible to call HexStr() with a CKey object. This is a backport of core#23409
This makes calling code less verbose and less fragile. Also, by adding the CKey::data() member function, it is now possible to call HexStr() with a CKey object. This is a backport of [[https://github.com/bitcoin/bitcoin/pull/23409 | core#23409]]
This makes calling code less verbose and less fragile. Also, by adding the CKey::data() member function, it is now possible to call HexStr() with a CKey object. This is a backport of
[[https://github.com/bitcoin/bitcoin/pull/23409 |
core#23409
]]
Continue