Add explainer: if maker is away you receive a compensation

This commit is contained in:
Reckless_Satoshi
2022-03-09 04:07:51 -08:00
parent 166e065c48
commit b62c243447
2 changed files with 3 additions and 2 deletions

View File

@ -310,7 +310,8 @@ export default class OrderPage extends Component {
</DialogTitle>
<DialogContent>
<DialogContentText id="cancel-dialog-description">
By taking this order you risk wasting your time.
By taking this order you risk wasting your time.
If the maker does not proceed in time, you will be compensated with 50% of the satoshis of maker bond.
</DialogContentText>
</DialogContent>
<DialogActions>

File diff suppressed because one or more lines are too long