diff --git a/88.md b/88.md index 625ac86d..4357386f 100644 --- a/88.md +++ b/88.md @@ -88,9 +88,9 @@ User DMs the relay: Relay responds with payment request, which user pays: -```json{ +```json { - "request": , + "request": } ``` @@ -121,7 +121,7 @@ User client stores: "amount": , "relay": , "relaykey": , - "timestamp": } ``` @@ -184,6 +184,6 @@ User(s) client stores: "amount": , "relay": , "relaykey": , - "timestamp": } ```