diff options
author | Karl-Johan Alm <karljohan-alm@garage.co.jp> | 2020-03-02 16:46:57 +0900 |
---|---|---|
committer | Karl-Johan Alm <karljohan-alm@garage.co.jp> | 2020-03-02 17:26:30 +0900 |
commit | 22d329ad0ed3ed501bd811720be6a2876d1afe4d (patch) | |
tree | 2e5bacbbd14dc6c16ddaa3242ec105e85630078e /src/script/signingprovider.cpp | |
parent | 7b3587b29db9eaf11718fc09d48817a45a0a429a (diff) |
wallet: use constant CWallets in rpcdump.cpp
* GetWalletAddressesForKey is, as the name implies, immutable; the one change besides the parameter constness is a [] -> .at() change, to a verified-existing key.
* dumpprivkey and dumpwallet are both similarly immutable, for obvious reasons.
Diffstat (limited to 'src/script/signingprovider.cpp')
0 files changed, 0 insertions, 0 deletions