X-Git-Url: https://git.novaco.in/?a=blobdiff_plain;f=src%2Fmain.h;h=d2df098c02960c7d20eab7bd31e9e16baacc6ea2;hb=126e51d5d96f8bc2c900df18af5827c279967dcc;hp=c6e6558de82be1a26f414aad33ff1b02a0e4f948;hpb=f94158ea104e435166e6e6074f0d941b903267eb;p=novacoin.git diff --git a/src/main.h b/src/main.h index c6e6558..d2df098 100644 --- a/src/main.h +++ b/src/main.h @@ -1145,7 +1145,6 @@ public: bool CheckBlock(bool fCheckPOW=true, bool fCheckMerkleRoot=true, bool fCheckSig=true) const; bool AcceptBlock(); bool GetCoinAge(uint64_t& nCoinAge) const; // ppcoin: calculate total coin age spent in block - bool SignBlock(CWallet& keystore); bool CheckBlockSignature() const; private: