#ifdef __cplusplus extern "C"{ #endif char* sendRawTx(char* rawTx); int getNonce(char* address); #ifdef __cplusplus } #endif