diff options
author | Ava Chow <github@achow101.com> | 2024-02-06 12:53:19 -0500 |
---|---|---|
committer | Ava Chow <github@achow101.com> | 2024-02-06 13:02:47 -0500 |
commit | 03d95cc630c55b1e0bbe394a525cb153224a1635 (patch) | |
tree | 97ad2f00a6d1ec122487eabd5be9e0bab228a2b1 /src/wallet/interfaces.cpp | |
parent | 4de84557d6d1f53255ab19f27c8b6ea0a712934a (diff) | |
parent | 2bb25ce5023c4d56c8b11e9c75f9f8bd69894452 (diff) |
Merge bitcoin/bitcoin#29375: wallet: remove unused 'accept_no_keys' arg from decryption process
2bb25ce5023c4d56c8b11e9c75f9f8bd69894452 wallet: remove unused 'accept_no_keys' arg from decryption process (furszy)
Pull request description:
Found it while reviewing other PR. Couldn't contain myself from cleaning it up.
The wallet decryption process (`CheckDecryptionKey()` and `Unlock()`)
contains an arg 'accept_no_keys,' introduced in #13926, that has
never been used.
Additionally, this also removes the unimplemented `SplitWalletPath`
function.
ACKs for top commit:
delta1:
ACK 2bb25ce5023c4d56c8b11e9c75f9f8bd69894452
epiccurious:
utACK 2bb25ce5023c4d56c8b11e9c75f9f8bd69894452.
achow101:
ACK 2bb25ce5023c4d56c8b11e9c75f9f8bd69894452
theStack:
Code-review ACK 2bb25ce5023c4d56c8b11e9c75f9f8bd69894452
Tree-SHA512: e0537c994be19ca0032551d8a64cf1755c8997e04d21ee0522b31de26ad90b9eb02a8b415448257b60bced484b9d2a23b37586e12dc5ff6e35bdd8ff2165c6bf
Diffstat (limited to 'src/wallet/interfaces.cpp')
0 files changed, 0 insertions, 0 deletions