Skip to content
Snippets Groups Projects
Commit de1f064e authored by Moul's avatar Moul
Browse files

Merge branch 'patch-1' into 'dev'

Fix menus HTTP_API.md

See merge request !1271
parents 74c78071 89340791
No related branches found
No related tags found
1 merge request!1271Fix menus HTTP_API.md
...@@ -30,8 +30,10 @@ ...@@ -30,8 +30,10 @@
* [with/](#blockchainwith) * [with/](#blockchainwith)
* [newcomers](#blockchainwithnewcomers) * [newcomers](#blockchainwithnewcomers)
* [certs](#blockchainwithcerts) * [certs](#blockchainwithcerts)
* [joiners](#blockchainwithjoiners)
* [actives](#blockchainwithactives) * [actives](#blockchainwithactives)
* [leavers](#blockchainwithleavers) * [leavers](#blockchainwithleavers)
* [revoked](#blockchainwithrevoked)
* [excluded](#blockchainwithexcluded) * [excluded](#blockchainwithexcluded)
* [ud](#blockchainwithud) * [ud](#blockchainwithud)
* [tx](#blockchainwithtx) * [tx](#blockchainwithtx)
...@@ -80,9 +82,11 @@ Data is made accessible through an HTTP API mainly inspired from [OpenUDC_exchan ...@@ -80,9 +82,11 @@ Data is made accessible through an HTTP API mainly inspired from [OpenUDC_exchan
| |-- joiners | |-- joiners
| |-- actives | |-- actives
| |-- leavers | |-- leavers
|-- revoked
| |-- excluded | |-- excluded
| |-- ud | |-- ud
| `-- tx | |-- tx
-- branches
| |-- hardship | |-- hardship
| | `-- [PUBKEY] | | `-- [PUBKEY]
| |-- block | |-- block
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment