mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-12-07 03:03:58 +01:00
gui: Generate bech32 addresses by default (take 2, fixup)
This commit is contained in:
@@ -150,6 +150,9 @@ public:
|
||||
//! Is initial block download.
|
||||
virtual bool isInitialBlockDownload() = 0;
|
||||
|
||||
//! Is -addresstype set.
|
||||
virtual bool isAddressTypeSet() = 0;
|
||||
|
||||
//! Get reindex.
|
||||
virtual bool getReindex() = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user