From c38545f032a82702c7a2f9b670176c14de80e2d3 Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Thu, 15 Apr 2021 23:35:24 +0300 Subject: Reorder site navigation items --- site/public/transaction-docs/index.html | 164 -------------------------------- 1 file changed, 164 deletions(-) delete mode 100644 site/public/transaction-docs/index.html (limited to 'site/public/transaction-docs/index.html') diff --git a/site/public/transaction-docs/index.html b/site/public/transaction-docs/index.html deleted file mode 100644 index d549957..0000000 --- a/site/public/transaction-docs/index.html +++ /dev/null @@ -1,164 +0,0 @@ - - - - - - Transactions | Gradecoin - - - - - - - - - - - - - - -
- - - - - - - - -
- - -
- - - - - -
-
- -
- Requests -
- - -
- - GET -
- -
- - POST -
- - - -
- Fields -
- - -
-
- - - -
- -
Transaction documentation
-

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