NSPV_defaultkey

This commit is contained in:
jl777
2019-07-05 01:57:09 -11:00
parent 8b77ffcda9
commit cb3c65aa45
2 changed files with 4 additions and 0 deletions

View File

@@ -1387,6 +1387,8 @@ UniValue NSPV_send(char *srcaddr,char *destaddr,int64_t satoshis) // what its al
}
}
// polling loop
void komodo_nSPV(CNode *pto) // polling loop from SendMessages
{
uint8_t msg[256]; int32_t i,len=0; uint32_t timestamp = (uint32_t)time(NULL);