#include <wallet.h>
Definition at line 1048 of file wallet.h.
◆ m_mine_cs_delegated_trusted
| CAmount CWallet::Balance::m_mine_cs_delegated_trusted {0} |
Trusted, at depth=GetBalance.min_depth or more. Part of m_mine_trusted as well.
Definition at line 1054 of file wallet.h.
◆ m_mine_immature
| CAmount CWallet::Balance::m_mine_immature {0} |
Immature coinbases/coinstakes in the main chain.
Definition at line 1051 of file wallet.h.
◆ m_mine_trusted
| CAmount CWallet::Balance::m_mine_trusted {0} |
Trusted, at depth=GetBalance.min_depth or more.
Definition at line 1049 of file wallet.h.
◆ m_mine_trusted_shield
| CAmount CWallet::Balance::m_mine_trusted_shield {0} |
Trusted shield, at depth=GetBalance.min_depth or more.
Definition at line 1052 of file wallet.h.
◆ m_mine_untrusted_pending
| CAmount CWallet::Balance::m_mine_untrusted_pending {0} |
Untrusted, but in mempool (pending)
Definition at line 1050 of file wallet.h.
◆ m_mine_untrusted_shielded_balance
| CAmount CWallet::Balance::m_mine_untrusted_shielded_balance {0} |
Untrusted shield, but in mempool (pending)
Definition at line 1053 of file wallet.h.
The documentation for this struct was generated from the following file: