mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-21 04:05:49 +00:00
parse_pages - configurable apitool doc and base urls
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
//---------- List of requests ------------------------//
|
||||
// Must be loaded after apitool-rest.js //
|
||||
var DOC_BASE = "data_api_v2.html";
|
||||
var URL_BASE = "https://data-staging.ripple.com";
|
||||
//var DOC_BASE = "reference-data-api.html";
|
||||
//var URL_BASE = "https://data-staging.ripple.com";
|
||||
|
||||
var DEFAULT_ADDRESS_1 = "rf1BiGeXwwQoi8Z2ueFYTEXSwuJYfV2Jpn";
|
||||
var KRW_TRADER_ADDRESS = "rsyDrDi9Emy6vPU78qdxovmNpmj5Qh4NKw";
|
||||
|
||||
Reference in New Issue
Block a user