![]() |
Bitcoin Core 30.99.0
P2P Digital Currency
|
Information about one wallet address. More...
#include <wallet.h>
Public Member Functions | |
| WalletAddress (CTxDestination dest, bool is_mine, wallet::AddressPurpose purpose, std::string name) | |
Public Attributes | |
| CTxDestination | dest |
| bool | is_mine |
| wallet::AddressPurpose | purpose |
| std::string | name |
|
inline |
| CTxDestination interfaces::WalletAddress::dest |
| wallet::AddressPurpose interfaces::WalletAddress::purpose |