From 77b99f7d3a8747f562f2b8f1e8df551aafea1b28 Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Thu, 15 Apr 2021 13:35:06 +0300 Subject: Remove lorems and inpsumses --- site/public/transaction-docs/index.html | 47 +++++++++++++++++++++++++++++---- 1 file changed, 42 insertions(+), 5 deletions(-) (limited to 'site/public/transaction-docs') diff --git a/site/public/transaction-docs/index.html b/site/public/transaction-docs/index.html index 1b85931..6550a96 100644 --- a/site/public/transaction-docs/index.html +++ b/site/public/transaction-docs/index.html @@ -66,15 +66,52 @@ + +
+
+ +
+ Requests +
+ + +
+ - GET +
+ +
+ - POST +
+ + + +
+ Fields +
+ + +
+
+ +
Transaction documentation
-

Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod -tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At -vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd -ubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.

- +

A transaction request between source and target to move amount Gradecoin.

+

Requests

+

GET

+

A HTTP GET request to /transaction endpoint will return the current list of pending transactions.

+

POST

+

A HTTP POST request with Authorization using JWT to /transaction will allow you to propose your own transactions.

+

Fields

+
+by: Fingerprint
+source: Fingerprint
+target: Fingerprint
+amount: unsigned 16 bit integer
+timestamp: ISO 8601 <date>T<time>
+
-- cgit v1.2.3-70-g09d2