aboutsummaryrefslogtreecommitdiff
path: root/src/httpserver.h
diff options
context:
space:
mode:
authorKarl-Johan Alm <[email protected]>2020-03-02 16:35:58 +0900
committerKarl-Johan Alm <[email protected]>2020-03-02 17:26:30 +0900
commit8cd0b86340870d8f359e4ae26880e03ea36818ab (patch)
treeb25041df17bf166b6a3750b8c57ef4c6bdbe6f87 /src/httpserver.h
parentwallet: make KeypoolCountExternalKeys() const (diff)
downloaddiscoin-8cd0b86340870d8f359e4ae26880e03ea36818ab.tar.xz
discoin-8cd0b86340870d8f359e4ae26880e03ea36818ab.zip
wallet: make CanGetAddresses() const
CWallet::CanGetAddresses() is used to check whether the wallet has available or is able to produce keys for addresses. It uses the ScriptPubKeyMan::CanGetAddresses(), which in turn uses the const KeypoolCountExternalKeys() method, all which do counting and no modifications.
Diffstat (limited to 'src/httpserver.h')
0 files changed, 0 insertions, 0 deletions