extend generation descriptions

This commit is contained in:
Wladimir J. van der Laan
2011-05-27 22:06:30 +02:00
parent 0eba00447e
commit e923f8188d
3 changed files with 16 additions and 4 deletions

View File

@@ -17,7 +17,6 @@ public:
{
Immature,
Mature,
MaturesIn,
MaturesWarning, /* Will likely not mature because no nodes have confirmed */
NotAccepted
};