mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-21 04:05:49 +00:00
[FEATURE] Historical Database API tool
This commit is contained in:
@@ -14,9 +14,6 @@ var GET = "GET";
|
||||
var POST = "POST";
|
||||
var PUT = "PUT";
|
||||
var DELETE = "DELETE";
|
||||
var URL_BASE = "https://api.ripple.com:443";
|
||||
|
||||
var DOC_BASE = "ripple-rest.html";
|
||||
|
||||
|
||||
function slugify(str) {
|
||||
|
||||
Reference in New Issue
Block a user