Skip to content

Commit 335e709

Browse files
author
limxdev
committed
Merge branch 'master' of https://github.com/LIMXTEC/BitCore into 0.9.8.x
2 parents f222682 + b07bdea commit 335e709

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/masternode.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ CMasternode::CollateralStatus CMasternode::CheckCollateral(const COutPoint& outp
125125
{
126126
return COLLATERAL_INVALID_AMOUNT;
127127
}
128-
128+
129129
return COLLATERAL_OK;
130130
}
131131

0 commit comments

Comments
 (0)