try this arr

This commit is contained in:
blackjok3r
2018-11-03 01:22:18 +08:00
parent 885f304f9c
commit 943026456e
2 changed files with 9 additions and 3 deletions

View File

@@ -269,7 +269,6 @@ void PruneAndFlush();
bool AcceptToMemoryPool(CTxMemPool& pool, CValidationState &state, const CTransaction &tx, bool fLimitFree,
bool* pfMissingInputs, bool fRejectAbsurdFee=false);
int32_t pubkey2address(char *destaddr,uint8_t *pubkey33);
struct CNodeStateStats {
int nMisbehavior;