From b29175ee6e0f6d09a245cadb566afdfe97e9636d Mon Sep 17 00:00:00 2001 From: Elliot Lee Date: Thu, 6 Jun 2019 16:09:36 -0700 Subject: [PATCH] Update for ripple-lib 1.2.4 --- dactyl-config.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/dactyl-config.yml b/dactyl-config.yml index 48b342c861..43277f1282 100644 --- a/dactyl-config.yml +++ b/dactyl-config.yml @@ -51,6 +51,8 @@ targets: github_forkurl: https://github.com/ripple/ripple-dev-portal github_branch: master recently_updated: + - html: rippleapi-reference.html + date: 2019-06-06 - html: look-up-transaction-results.html date: 2019-05-02 - html: tx-sender.html @@ -2739,7 +2741,7 @@ pages: # --------------- end "rippled API" section -------------------------------- - name: RippleAPI Reference # name is required for remote-sourced files - md: https://raw.githubusercontent.com/ripple/ripple-lib/1.1.2/docs/index.md + md: https://raw.githubusercontent.com/ripple/ripple-lib/1.2.4/docs/index.md html: rippleapi-reference.html funnel: Docs doc_type: References