X-Git-Url: https://git.novaco.in/?p=novacoin.git;a=blobdiff_plain;f=src%2Fmain.h;h=d2df098c02960c7d20eab7bd31e9e16baacc6ea2;hp=c6e6558de82be1a26f414aad33ff1b02a0e4f948;hb=126e51d5d96f8bc2c900df18af5827c279967dcc;hpb=7965b6fb5f7f3c5e21112f32dfe819fa0438d48a 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: