mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-08-19 03:38:12 -04:00
offer book view checks for invalid signer or signature
merge OfferFilter into OfferFilterService
This commit is contained in:
parent
b95c689190
commit
a51aeeb484
6 changed files with 42 additions and 244 deletions
|
@ -415,6 +415,9 @@ offerbook.warning.requireUpdateToNewVersion=Your version of Haveno is not compat
|
|||
offerbook.warning.offerWasAlreadyUsedInTrade=You cannot take this offer because you already took it earlier. \
|
||||
It could be that your previous take-offer attempt resulted in a failed trade.
|
||||
|
||||
offerbook.warning.arbitratorNotValidated=This offer cannot be taken because the arbitrator is invalid
|
||||
offerbook.warning.signatureNotValidated=This offer cannot be taken because the arbitrator's signature is invalid
|
||||
|
||||
offerbook.info.sellAtMarketPrice=You will sell at market price (updated every minute).
|
||||
offerbook.info.buyAtMarketPrice=You will buy at market price (updated every minute).
|
||||
offerbook.info.sellBelowMarketPrice=You will get {0} less than the current market price (updated every minute).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue