Page MenuHomePhabricator

refactor: Take Span in SetSeed
ClosedPublic

Authored by PiRK on Mon, Nov 18, 10:24.

Details

Reviewers
roqqit
Group Reviewers
Restricted Project
Commits
rABCabfd248f0a4b: refactor: Take Span in SetSeed
Summary

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

Test Plan

ninja all check-all