|
Algoduino
0.2
An easy to use C++ Library to interact with the Algorand Blockchain.
|
#include <AlgoduinoTypes.h>
Classes | |
| struct | Participation |
Public Attributes | |
| long | round |
| String | address |
| long long | amount |
| long long | pendingrewards |
| long long | amountwithoutpendingrewards |
| long long | rewards |
| String | status |
| Participation | participation |
AccountInformation struct.