From 93da75607ce01acdc6ff03aab12f0a682cd7fb3f Mon Sep 17 00:00:00 2001
From: Reckless_Satoshi It is a BTC/FIAT peer-to-peer exchange over lightning. It simplifies
- matchmaking and minimizes the need for entrust. RoboSats focuses in privacy and speed.
At no point, AnonymousAlice01 and BafflingBob02 have to trust the +
At no point, AnonymousAlice01 and BafflingBob02 have to entrust the
bitcoin funds to each other. In case they have a conflict, RoboSats staff
will help resolving the dispute. You can find a step-by-step
description of the trade pipeline in How it works
diff --git a/frontend/src/components/MakerPage.js b/frontend/src/components/MakerPage.js
index 127828a4..7f5bb831 100644
--- a/frontend/src/components/MakerPage.js
+++ b/frontend/src/components/MakerPage.js
@@ -621,12 +621,12 @@ export default class MakerPage extends Component {
setValue(newValue);
};
return(
-