Bitcoin Core 31.0.0
P2P Digital Currency
Loading...
Searching...
No Matches
WalletBalances Struct Reference

Collection of wallet balances. More...

#include <wallet.h>

Public Member Functions

bool balanceChanged (const WalletBalances &prev) const

Public Attributes

CAmount balance = 0
CAmount unconfirmed_balance = 0
CAmount immature_balance = 0

Detailed Description

Collection of wallet balances.

Definition at line 367 of file wallet.h.

Member Function Documentation

◆ balanceChanged()

Definition at line 373 of file wallet.h.

Member Data Documentation

◆ balance

Definition at line 369 of file wallet.h.

◆ immature_balance

◆ unconfirmed_balance


The documentation for this struct was generated from the following file: