diff options
| author | Karl-Johan Alm <[email protected]> | 2020-03-02 16:46:57 +0900 |
|---|---|---|
| committer | Karl-Johan Alm <[email protected]> | 2020-03-02 17:26:30 +0900 |
| commit | 22d329ad0ed3ed501bd811720be6a2876d1afe4d (patch) | |
| tree | 2e5bacbbd14dc6c16ddaa3242ec105e85630078e /src/httpserver.h | |
| parent | wallet/db: make IsDummy() const (diff) | |
| download | discoin-22d329ad0ed3ed501bd811720be6a2876d1afe4d.tar.xz discoin-22d329ad0ed3ed501bd811720be6a2876d1afe4d.zip | |
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/httpserver.h')
0 files changed, 0 insertions, 0 deletions