pointless line remove
This commit is contained in:
@@ -303,7 +303,6 @@ int32_t komodo_notaries(uint8_t pubkeys[64][33],int32_t height,uint32_t timestam
|
|||||||
memcpy(pubkeys,staked_pubkeys3,ns1 * 33);
|
memcpy(pubkeys,staked_pubkeys3,ns1 * 33);
|
||||||
return(ns3);
|
return(ns3);
|
||||||
}
|
}
|
||||||
free(staked_era);
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user