#include <receive.h>
Definition at line 46 of file receive.h.
◆ m_mine_immature
CAmount wallet::Balance::m_mine_immature {0} |
Immature coinbases in the main chain.
Definition at line 49 of file receive.h.
◆ m_mine_trusted
CAmount wallet::Balance::m_mine_trusted {0} |
Trusted, at depth=GetBalance.min_depth or more.
Definition at line 47 of file receive.h.
◆ m_mine_untrusted_pending
CAmount wallet::Balance::m_mine_untrusted_pending {0} |
Untrusted, but in mempool (pending)
Definition at line 48 of file receive.h.
The documentation for this struct was generated from the following file: