Account information.
More...
#include <wallet.h>
|
| | CAccount () |
| |
| void | SetNull () |
| |
| template<typename Stream , typename Operation > |
| void | SerializationOp (Stream &s, Operation ser_action, int nType, int nVersion) |
| |
Account information.
Stored in wallet with key "acc"+string account name.
Definition at line 167 of file wallet.h.
◆ CAccount()
◆ SerializationOp()
template<typename Stream , typename Operation >
| void CAccount::SerializationOp |
( |
Stream & |
s, |
|
|
Operation |
ser_action, |
|
|
int |
nType, |
|
|
int |
nVersion |
|
) |
| |
|
inline |
◆ SetNull()
| void CAccount::SetNull |
( |
| ) |
|
|
inline |
◆ ADD_SERIALIZE_METHODS
| CAccount::ADD_SERIALIZE_METHODS |
◆ nAccountIndex
| uint32_t CAccount::nAccountIndex |
◆ vchPubKey
The documentation for this class was generated from the following file: