reserves - first draft

This commit is contained in:
mDuo13
2015-11-02 17:45:44 -08:00
parent ec746dae39
commit e444d7248f
23 changed files with 300 additions and 1 deletions

View File

@@ -92,6 +92,7 @@
"name": "Fees (Disambiguation)",
"md": "fees.md",
"html": "fees.html",
"ripple.com": "https://ripple.com/knowledge_center/fees-disambiguation/",
"category": "References"
},
{
@@ -107,11 +108,17 @@
"html": "tx-cost.html",
"category": "References"
},
{
"name": "Reserves",
"md": "reserves.md",
"html": "reserves.html",
"category": "References"
},
{
"name": "Ripple-REST API Tool",
"template":"template-rest-api-tool.html",
"methods_js": "js/apitool-methods-ripplerest.js",
"is_apitool": true,
"category": "API Tools",
"rest_host": "https://api.ripple.com",
"ripple.com": "https://ripple.com/build/rest-tool/",
"html": "rest-api-tool.html",