Commit bfd88052 authored by presstab's avatar presstab
Browse files

missed file

parent 22ca7bfb
Pipeline #599 failed with stage
in 60 minutes and 24 seconds
Showing with 5 additions and 3 deletions
+5 -3
//
// Created by pt on 9/26/18.
//
#include "stakepointer.h"
bool StakePointer::VerifyCollateralSignOver() const
{
return pubKeyCollateral.Verify(pubKeyProofOfStake.GetHash(), vchSigCollateralSignOver);
}
\ No newline at end of file
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment