Skip to content
Snippets Groups Projects

Fix menus HTTP_API.md

Merged Vincent Texier requested to merge patch-1 into dev
1 file
+ 5
1
Compare changes
  • Side-by-side
  • Inline
+ 5
1
@@ -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
Loading