Fabcoin Core
0.16.2
P2P Digital Currency
|
Account information. More...
#include <wallet.h>
Public Member Functions | |
CAccount () | |
void | SetNull () |
template<typename Stream , typename Operation > | |
void | SerializationOp (Stream &s, Operation ser_action) |
Public Attributes | |
CPubKey | vchPubKey |
ADD_SERIALIZE_METHODS | |
Account information.
Stored in wallet with key "acc"+string account name.
|
inline |
|
inline |