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
getTextInfoVersion
char * getTextInfoVersion()
Get information and version about myNanoEmbedded
getVersionMinor2
uint16_t getVersionMinor2()
getVersion
uint32_t getVersion()
getTextVersion
char * getTextVersion()
getVersionMinor1
uint16_t getVersionMinor1()
releaseDateVersion
char * releaseDateVersion()
getVersionMajor
uint16_t getVersionMajor()
include
version.h
Generated by
1.8.13