Nano cryptocurrency C library with P2PoW/DPoW support  1.0.0
version.h File Reference

Go to the source code of this file.

Functions

char * getTextInfoVersion ()
 
char * releaseDateVersion ()
 
char * getTextVersion ()
 
uint32_t getVersion ()
 
uint16_t getVersionMinor1 ()
 
uint16_t getVersionMinor2 ()
 
uint16_t getVersionMajor ()
 

Function Documentation

◆ getTextInfoVersion()

char * getTextInfoVersion ( )

Get information and version about myNanoEmbedded

Returns
Text string of myNanoEmbedded

◆ getTextVersion()

char* getTextVersion ( )

◆ getVersion()

uint32_t getVersion ( )
Returns
Numeric value of myNanoEmbedded version

◆ getVersionMajor()

uint16_t getVersionMajor ( )
Returns
Numeric value of major version of myNanoEmbedded

◆ getVersionMinor1()

uint16_t getVersionMinor1 ( )
Returns
Numeric value of first minor version of myNanoEmbedded

◆ getVersionMinor2()

uint16_t getVersionMinor2 ( )
Returns
Numeric value of second minor version of myNanoEmbedded

◆ releaseDateVersion()

char * releaseDateVersion ( )
Returns
Displays YYYYMMDDHHMM release date in myNanoEmbedded
Displays x.x.x version in myNanoEmbedded