mirror of
https://github.com/Qortal/altcoinj.git
synced 2025-07-31 12:01:24 +00:00
Replace tabs with spaces.
This commit is contained in:
committed by
Andreas Schildbach
parent
b3e33fea2a
commit
36c6c6e3af
@@ -228,7 +228,7 @@ public abstract class PaymentChannelServerState {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Called when the client provides us with a new signature and wishes to increment total payment by size. +
|
* Called when the client provides us with a new signature and wishes to increment total payment by size.
|
||||||
* Verifies the provided signature and only updates values if everything checks out.
|
* Verifies the provided signature and only updates values if everything checks out.
|
||||||
* If the new refundSize is not the lowest we have seen, it is simply ignored.
|
* If the new refundSize is not the lowest we have seen, it is simply ignored.
|
||||||
*
|
*
|
||||||
|
Reference in New Issue
Block a user