Feathercoin  0.5.0
P2P Digital Currency
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros
Classes
alert.h File Reference
#include <set>
#include <string>
#include "uint256.h"
#include "util.h"
Include dependency graph for alert.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CUnsignedAlert
 Alerts are for notifying old versions if they become too obsolete and need to upgrade. More...
 
class  CAlert
 An alert is a combination of a serialized CUnsignedAlert and a signature. More...