#include <wallet.h>
Definition at line 936 of file wallet.h.
| CAmount CWallet::Balance::m_mine_immature {0} |
Immature coinbases in the main chain.
Definition at line 939 of file wallet.h.
| CAmount CWallet::Balance::m_mine_trusted {0} |
Trusted, at depth=GetBalance.min_depth or more.
Definition at line 937 of file wallet.h.
| CAmount CWallet::Balance::m_mine_untrusted_pending {0} |
Untrusted, but in mempool (pending)
Definition at line 938 of file wallet.h.
| CAmount CWallet::Balance::m_watchonly_immature {0} |
| CAmount CWallet::Balance::m_watchonly_trusted {0} |
| CAmount CWallet::Balance::m_watchonly_untrusted_pending {0} |
The documentation for this struct was generated from the following file: