OSDN Git Service

Remove "conflicted" as transaction category.
authormonacoinproject <monacoinproject@gmail.com>
Sun, 6 Apr 2014 17:17:01 +0000 (02:17 +0900)
committermonacoinproject <monacoinproject@gmail.com>
Sun, 6 Apr 2014 17:17:01 +0000 (02:17 +0900)
commit5ac49c81884016689a3da0a1ccadd3021b5fe5e3
treece29d3cbc7619941909e8d905edcd0728df6793f
parentb49fef07f70ea590e2c0c0b3b8defa57842251ec
Remove "conflicted" as transaction category.

We were losing information about sent/received by overriding the
category in case of a conflicted transaction.

Hence, remove the "conflicted" category.

Conflicted status of a transaction can still be determined by looking
for confirmations<0.
src/rpcwallet.cpp