Syntax
This commit is contained in:
@@ -461,7 +461,7 @@ int32_t NSPV_getntzsresp(struct NSPV_ntzsresp *ptr,int32_t height)
|
|||||||
return(sizeof(*ptr));
|
return(sizeof(*ptr));
|
||||||
}
|
}
|
||||||
|
|
||||||
uint8_t *NSPV_getrawtx(uint256 &hashBlock,uptr->notarization.txidheightint16_t *txlenp,uint256 txid)
|
uint8_t *NSPV_getrawtx(uint256 &hashBlock,int16_t *txlenp,uint256 txid)
|
||||||
{
|
{
|
||||||
CTransaction tx; uint8_t *rawtx = 0;
|
CTransaction tx; uint8_t *rawtx = 0;
|
||||||
*txlenp = 0;
|
*txlenp = 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user