Renaming clarifies that m_extkey is actually the root
extkey that keys are derived from.
Backport of Core PR18204 part [3/7] : https://github.com/bitcoin/bitcoin/pull/18204/commits/66c2cadc91d26074b89e5ada68350b5c8676efac
Depends on D8382
Differential D8383
Rename BIP32PubkeyProvider.m_extkey to m_root_extkey deadalnix on Nov 12 2020, 23:56. Authored by Tags None Subscribers None
Details
Renaming clarifies that m_extkey is actually the root Backport of Core PR18204 part [3/7] : https://github.com/bitcoin/bitcoin/pull/18204/commits/66c2cadc91d26074b89e5ada68350b5c8676efac Depends on D8382 ninja all check
Diff Detail
|