Skip to content
Snippets Groups Projects

Bma doc

Merged Moul requested to merge bma_doc into dev
1 file
+ 7
4
Compare changes
  • Side-by-side
  • Inline
+ 7
4
@@ -14,9 +14,11 @@
* [certify](#wotcertify)
* [revoke](#wotrevoke)
* [lookup/[search]](#wotlookupsearch)
* [members](#wotmembers)
* [requirements/[PUBKEY]](#wotrequirementspubkey)
* [certifiers-of/[search]](#wotcertifiers-ofsearch)
* [certified-by/[search]](#wotcertified-bysearch)
* [identity-of/[search]](#wotidentity-ofsearch)
* [blockchain/](#blockchain)
* [parameters](#blockchainparameters)
* [membership](#blockchainmembership)
@@ -68,11 +70,12 @@ Data is made accessible through an HTTP API mainly inspired from [OpenUDC_exchan
| |-- add
| |-- certify
| |-- revoke
| |-- lookup[uid|pubkey]
| |-- members
| |-- requirements/[pubkey]
| |-- certifiers-of/[uid|pubkey]
| |-- certified-by/[uid|pubkey]
| |-- members
| `-- lookup
| `-- identity-of/[uid|pubkey]
|-- blockchain/
| |-- parameters
| |-- membership
@@ -82,11 +85,11 @@ Data is made accessible through an HTTP API mainly inspired from [OpenUDC_exchan
| |-- joiners
| |-- actives
| |-- leavers
|-- revoked
| |-- revoked
| |-- excluded
| |-- ud
| |-- tx
-- branches
| |-- branches
| |-- hardship
| | `-- [PUBKEY]
| |-- block
Loading