Getinfo, login, listunspent, spentinfo rpc calls

This commit is contained in:
jl777
2019-07-03 20:36:31 -11:00
parent d1c66a47ae
commit c3343e237e
6 changed files with 275 additions and 109 deletions

View File

@@ -337,5 +337,6 @@ uint64_t komodo_accrued_interest(int32_t *txheightp,uint32_t *locktimep,uint256
int32_t komodo_currentheight();
int32_t komodo_notarized_bracket(struct notarized_checkpoint *nps[2],int32_t height);
uint256 Parseuint256(const char *hexstr);
#endif