mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-04-20 07:46:05 -04:00
Fix wording
This commit is contained in:
parent
5eb38829af
commit
c7e46f8b23
@ -727,7 +727,7 @@ public class TradeWalletService {
|
||||
}
|
||||
|
||||
/**
|
||||
* A trader who got the signed tx from the arbitrator finalize the payout tx
|
||||
* A trader who got the signed tx from the arbitrator finalizes the payout tx
|
||||
*
|
||||
* @param depositTxSerialized Serialized deposit tx
|
||||
* @param arbitratorSignature DER encoded canonical signature of arbitrator
|
||||
|
@ -44,7 +44,7 @@ public class SellerStep3bView extends TradeStepView {
|
||||
@Override
|
||||
protected String getInfoText() {
|
||||
return "We requested from the trading peer to sign and finalize the payout transaction.\n" +
|
||||
"It might be that the other peer is offline, so we need to wait until he finalize the " +
|
||||
"It might be that the other peer is offline, so we need to wait until he finalizes the " +
|
||||
"transaction when he goes online again.";
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user