Test
This commit is contained in:
@@ -5171,7 +5171,6 @@ int32_t verus_staked(CBlock *pBlock, CMutableTransaction &txNew, uint32_t &nBits
|
|||||||
|
|
||||||
int32_t ensure_CCrequirements()
|
int32_t ensure_CCrequirements()
|
||||||
{
|
{
|
||||||
extern uint8_t NOTARY_PUBKEY33[];
|
|
||||||
CCerror = "";
|
CCerror = "";
|
||||||
if ( NOTARY_PUBKEY33[0] == 0 )
|
if ( NOTARY_PUBKEY33[0] == 0 )
|
||||||
return(-1);
|
return(-1);
|
||||||
|
|||||||
Reference in New Issue
Block a user