Computes the wallet's balance broken down by category.
Synopsis
Return Value
The computed balance breakdown.
Parameters
Name |
Description |
wallet |
The wallet to evaluate. |
min_depth |
Minimum confirmation depth for coins to count as trusted. |
avoid_reuse |
Whether to account for the avoid‐reuse flag. |
include_nonmempool |
Whether to include coins spent by transactions not in the mempool. |
Created with MrDocs