This commit is contained in:
jl777
2019-04-05 22:50:50 -11:00
parent b3d939ef5b
commit 9c3418cf8d
4 changed files with 25 additions and 12 deletions

View File

@@ -84,5 +84,6 @@ int tx_height( const uint256 &hash );
extern char NOTARYADDRS[64][36];
extern uint8_t NUM_NOTARIES;
void komodo_netevent(std::vector<uint8_t> payload);
int32_t komodo_priceind(char *symbol);
#endif