Show unconfirmed addresses in the balances table
This commit is contained in:
@@ -10,6 +10,7 @@ struct UnspentOutput {
|
||||
QString amount;
|
||||
int blockCreated;
|
||||
bool spendable;
|
||||
bool pending;
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user