Skip to content

Commit

Permalink
guific
Browse files Browse the repository at this point in the history
  • Loading branch information
zero24x committed Apr 22, 2019
1 parent 8700a97 commit 074ca0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/qt/transactionrecord.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ QList<TransactionRecord> TransactionRecord::decomposeTransaction(const CWallet *
// Generated (proof-of-work)
sub.type = TransactionRecord::Generated;
}

if (wtx.IsCoinStake())
{
// Generated (proof-of-stake)

Expand Down

0 comments on commit 074ca0f

Please sign in to comment.