![]() |
BSHA3
0.17.99
P2P Blockchain, based on Bitcoin
|
#include <stdint.h>
Go to the source code of this file.
Typedefs | |
typedef int64_t | CAmount |
Amount in satoshis (Can be negative) More... | |
Functions | |
bool | MoneyRange (const CAmount &nValue) |
typedef int64_t CAmount |