From 1a8fd23b05b44de8dc68c1273c5dec2c7c44b862 Mon Sep 17 00:00:00 2001 From: hunicus <93150691+hunicus@users.noreply.github.com> Date: Wed, 15 Dec 2021 22:55:29 -0500 Subject: [PATCH] Add links and styling to fixed desktop docs nav --- .../components/docs/api-docs.component.html | 66 ++++++++++++++++++- .../components/docs/api-docs.component.scss | 38 ++++++++++- 2 files changed, 101 insertions(+), 3 deletions(-) diff --git a/frontend/src/app/components/docs/api-docs.component.html b/frontend/src/app/components/docs/api-docs.component.html index 6fe7110ae..40aed1cd9 100644 --- a/frontend/src/app/components/docs/api-docs.component.html +++ b/frontend/src/app/components/docs/api-docs.component.html @@ -4,7 +4,71 @@
General
+ GET Difficulty Adjustment + +Markets
+ GET Market Currencies + GET Market Depth + GET Market HLOC + GET Markets + GET Market Offers + GET Market Ticker + GET Market Trades + GET Market Volumes + +General
+ GET Stats + +Addresses
+ GET Address + GET Address Transactions + GET Address Transactions Chain + GET Address Transactions Mempool + GET Address UTXO + +Assets
+ GET Assets + GET Asset Transactions + GET Asset Supply + +Blocks
+ GET Block + GET Block Header + GET Block Height + GET Block Raw + GET Block Status + GET Block Tip Height + GET Block Tip Hash + GET Block Transaction ID + GET Block Transaction IDs + GET Block Transactions + GET Blocks + GET Blocks + +Fees
+ GET Mempool Blocks Fees + GET Recommended Fees + +Mempool
+ GET Mempool + GET Mempool Transaction IDs + GET Mempool Recent + +Transactions
+ GET Children Pay for Parent + GET Transaction + GET Transaction Hex + GET Transaction Merkleblock Proof + GET Transaction Merkle Proof + GET Transaction Outspend + GET Transaction Outspends + GET Transaction Raw + GET Transaction Status + GET Transactions + POST Transaction +