diff options
author | Andrew Chow <achow101-github@achow101.com> | 2020-02-28 16:55:24 -0500 |
---|---|---|
committer | Andrew Chow <achow101-github@achow101.com> | 2020-03-07 10:13:47 -0500 |
commit | 09e25071f40c564af08a1386c39c4f2d8eb484b6 (patch) | |
tree | 6469e968a89929f5d3d1859544c07e9c45d834c6 /src/bench | |
parent | deb791c7ba057a3765d09b12bf3e55547a5298e4 (diff) |
Cache parent xpub inside of BIP32PubkeyProvider
Optimize Expand by having BIP32PubkeyProvider also cache the parent
(or only) xpub within itself. Since Expand does not provide a read
cache, it is useful to internally cache this xpub to avoid re-deriving
the same xpub.
Diffstat (limited to 'src/bench')
0 files changed, 0 insertions, 0 deletions