This commit is contained in:
jl777
2019-07-15 02:16:12 -11:00
parent 28e10d71bf
commit 720bf6251b
4 changed files with 22 additions and 2 deletions

View File

@@ -100,6 +100,7 @@ struct NSPV_mempoolresp
{
uint256 *txids;
char coinaddr[64];
uint256 txid;
int32_t nodeheight,vout,pad32;
uint16_t numtxids; uint8_t CCflag,funcid;
};