Nano cryptocurrency C library with P2PoW/DPoW support  1.0.0
version.h
Go to the documentation of this file.
1 
10 char *getTextInfoVersion();
11 
19 char *releaseDateVersion();
20 
28 char *getTextVersion();
29 
37 uint32_t getVersion();
38 
46 uint16_t getVersionMinor1();
47 
55 uint16_t getVersionMinor2();
56 
64 uint16_t getVersionMajor();
65 
char * getTextInfoVersion()
Get information and version about myNanoEmbedded
uint16_t getVersionMinor2()
uint32_t getVersion()
char * getTextVersion()
uint16_t getVersionMinor1()
char * releaseDateVersion()
uint16_t getVersionMajor()