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
No known key found for this signature in database
GPG Key ID: 9C4585B561315571
2 changed files with 3 additions and 2 deletions

View File

@ -311,6 +311,7 @@ export default class OrderPage extends Component {
<DialogContent>
<DialogContentText id="cancel-dialog-description">
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