Skip to content

Commit b07bdea

Browse files
author
limxdev
committed
Update masternode.cpp
1 parent 7d9b8c0 commit b07bdea

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)