|
Algoduino
0.2
An easy to use C++ Library to interact with the Algorand Blockchain.
|
#include <AlgoduinoTypes.h>
Classes | |
| struct | Curxfer |
Public Attributes | |
| String | type |
| String | tx |
| String | from |
| int | fee |
| long | first_round |
| long | last_round |
| String | noteb64 |
| long | round |
| Curxfer | curxfer |
| int | fromrewards |
| String | genesisID |
| String | genesishashb64 |
TransactionInformation struct.