![]() |
Feathercoin
0.5.0
P2P Digital Currency
|
#include <base58.h>
Public Member Functions | |
CBitcoinAddressVisitor (CBitcoinAddress *addrIn) | |
bool | operator() (const CKeyID &id) const |
bool | operator() (const CScriptID &id) const |
bool | operator() (const CNoDestination &no) const |
Private Attributes | |
CBitcoinAddress * | addr |
|
inline |
|
inline |
|
inline |
|
inline |
|
private |