PIVX Core  5.6.99
P2P Digital Currency
Typedefs
amount.h File Reference
#include <stdint.h>
Include dependency graph for amount.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef int64_t CAmount
 Amount in PIV (Can be negative) More...
 

Typedef Documentation

◆ CAmount

typedef int64_t CAmount

Amount in PIV (Can be negative)

Definition at line 13 of file amount.h.