From 14395ab58fea060f89586203d1526d3ebb4cadfa Mon Sep 17 00:00:00 2001 From: Nathan Nichols Date: Wed, 20 Oct 2021 11:34:58 -0500 Subject: [PATCH] build: update package.json version for release (#1755) * build: update xrpl.js for release --- README.md | 2 +- docs/.nojekyll | 1 + docs/CNAME | 2 +- docs/assets/css/main.css | 2660 ----------- docs/assets/highlight.css | 106 + docs/assets/icons.css | 1043 +++++ docs/assets/{images => }/icons.png | Bin docs/assets/{images => }/icons@2x.png | Bin docs/assets/js/main.js | 248 - docs/assets/js/search.js | 1 - docs/assets/main.js | 52 + docs/assets/search.js | 1 + docs/assets/style.css | 1384 ++++++ docs/assets/{images => }/widgets.png | Bin docs/assets/{images => }/widgets@2x.png | Bin docs/classes/BroadcastClient.html | 4048 +++-------------- docs/classes/Client.html | 3959 +++------------- docs/classes/ConnectionError.html | 471 +- docs/classes/DisconnectedError.html | 454 +- docs/classes/NotConnectedError.html | 454 +- docs/classes/NotFoundError.html | 450 +- docs/classes/ResponseFormatError.html | 454 +- docs/classes/RippledError.html | 454 +- docs/classes/RippledNotInitializedError.html | 454 +- docs/classes/TimeoutError.html | 454 +- docs/classes/UnexpectedError.html | 454 +- docs/classes/ValidationError.html | 454 +- docs/classes/Wallet.html | 927 +--- docs/classes/XRPLFaucetError.html | 458 +- docs/classes/XrplError.html | 477 +- docs/enums/AccountSetAsfFlags.html | 351 +- docs/enums/AccountSetTfFlags.html | 278 +- docs/enums/LedgerEntry.AccountRootFlags.html | 1 + docs/enums/LedgerEntry.OfferFlags.html | 1 + docs/enums/LedgerEntry.RippleStateFlags.html | 1 + docs/enums/LedgerEntry.SignerListFlags.html | 1 + docs/enums/OfferCreateFlags.html | 260 +- docs/enums/PaymentChannelClaimFlags.html | 218 +- docs/enums/PaymentFlags.html | 227 +- docs/enums/TrustSetFlags.html | 261 +- docs/index.html | 821 +--- docs/interfaces/AccountChannelsRequest.html | 374 +- docs/interfaces/AccountChannelsResponse.html | 372 +- docs/interfaces/AccountCurrenciesRequest.html | 322 +- .../interfaces/AccountCurrenciesResponse.html | 342 +- docs/interfaces/AccountDelete.html | 530 +-- docs/interfaces/AccountInfoRequest.html | 368 +- docs/interfaces/AccountInfoResponse.html | 372 +- docs/interfaces/AccountLinesRequest.html | 368 +- docs/interfaces/AccountLinesResponse.html | 364 +- docs/interfaces/AccountObjectsRequest.html | 393 +- docs/interfaces/AccountObjectsResponse.html | 386 +- docs/interfaces/AccountOffersRequest.html | 368 +- docs/interfaces/AccountOffersResponse.html | 364 +- docs/interfaces/AccountSet.html | 630 +-- docs/interfaces/AccountSetFlagsInterface.html | 248 +- docs/interfaces/AccountTxRequest.html | 437 +- docs/interfaces/AccountTxResponse.html | 372 +- docs/interfaces/BookOffersRequest.html | 372 +- docs/interfaces/BookOffersResponse.html | 339 +- docs/interfaces/ChannelVerifyRequest.html | 320 +- docs/interfaces/ChannelVerifyResponse.html | 302 +- docs/interfaces/CheckCancel.html | 507 +-- docs/interfaces/CheckCash.html | 555 +-- docs/interfaces/CheckCreate.html | 601 +-- docs/interfaces/ConsensusStream.html | 207 +- docs/interfaces/DepositAuthorizedRequest.html | 316 +- .../interfaces/DepositAuthorizedResponse.html | 372 +- docs/interfaces/DepositPreauth.html | 526 +-- docs/interfaces/ErrorResponse.html | 274 +- docs/interfaces/EscrowCancel.html | 522 +-- docs/interfaces/EscrowCreate.html | 620 +-- docs/interfaces/EscrowFinish.html | 568 +-- docs/interfaces/FeeRequest.html | 240 +- docs/interfaces/FeeResponse.html | 454 +- docs/interfaces/GatewayBalancesRequest.html | 356 +- docs/interfaces/GatewayBalancesResponse.html | 387 +- docs/interfaces/LedgerClosedRequest.html | 244 +- docs/interfaces/LedgerClosedResponse.html | 296 +- docs/interfaces/LedgerCurrentRequest.html | 238 +- docs/interfaces/LedgerCurrentResponse.html | 300 +- docs/interfaces/LedgerDataRequest.html | 357 +- docs/interfaces/LedgerDataResponse.html | 337 +- docs/interfaces/LedgerEntry.AccountRoot.html | 48 + docs/interfaces/LedgerEntry.Amendments.html | 14 + docs/interfaces/LedgerEntry.Check.html | 41 + .../LedgerEntry.DepositPreauth.html | 20 + .../interfaces/LedgerEntry.DirectoryNode.html | 29 + docs/interfaces/LedgerEntry.Escrow.html | 43 + docs/interfaces/LedgerEntry.FeeSettings.html | 16 + docs/interfaces/LedgerEntry.Ledger.html | 43 + docs/interfaces/LedgerEntry.LedgerHashes.html | 13 + docs/interfaces/LedgerEntry.NegativeUNL.html | 12 + docs/interfaces/LedgerEntry.Offer.html | 29 + docs/interfaces/LedgerEntry.PayChannel.html | 70 + docs/interfaces/LedgerEntry.RippleState.html | 43 + docs/interfaces/LedgerEntry.SignerList.html | 28 + docs/interfaces/LedgerEntry.Ticket.html | 21 + docs/interfaces/LedgerEntryRequest.html | 561 +-- docs/interfaces/LedgerEntryResponse.html | 335 +- docs/interfaces/LedgerRequest.html | 458 +- docs/interfaces/LedgerResponse.html | 348 +- docs/interfaces/LedgerStream.html | 391 +- docs/interfaces/ManifestRequest.html | 264 +- docs/interfaces/ManifestResponse.html | 340 +- docs/interfaces/NoRippleCheckRequest.html | 386 +- docs/interfaces/NoRippleCheckResponse.html | 334 +- docs/interfaces/OfferCancel.html | 505 +- docs/interfaces/OfferCreate.html | 561 +-- .../interfaces/OfferCreateFlagsInterface.html | 225 +- docs/interfaces/OrderBookStream.html | 326 +- docs/interfaces/PathFindResponse.html | 388 +- docs/interfaces/PathFindStream.html | 352 +- docs/interfaces/Payment.html | 644 +-- docs/interfaces/PaymentChannelClaim.html | 598 +-- .../PaymentChannelClaimFlagsInterface.html | 235 +- docs/interfaces/PaymentChannelCreate.html | 630 +-- docs/interfaces/PaymentChannelFund.html | 563 +-- docs/interfaces/PaymentFlagsInterface.html | 244 +- docs/interfaces/PeerStatusStream.html | 312 +- docs/interfaces/PingRequest.html | 230 +- docs/interfaces/PingResponse.html | 290 +- docs/interfaces/RandomRequest.html | 232 +- docs/interfaces/RandomResponse.html | 293 +- docs/interfaces/RipplePathFindRequest.html | 389 +- docs/interfaces/RipplePathFindResponse.html | 346 +- docs/interfaces/ServerInfoRequest.html | 232 +- docs/interfaces/ServerInfoResponse.html | 788 +--- docs/interfaces/ServerStateRequest.html | 234 +- docs/interfaces/ServerStateResponse.html | 426 +- docs/interfaces/SetRegularKey.html | 505 +- docs/interfaces/SignerListSet.html | 532 +-- docs/interfaces/SubmitMultisignedRequest.html | 280 +- .../interfaces/SubmitMultisignedResponse.html | 344 +- docs/interfaces/SubmitRequest.html | 276 +- docs/interfaces/SubmitResponse.html | 460 +- docs/interfaces/SubscribeRequest.html | 389 +- docs/interfaces/SubscribeResponse.html | 285 +- docs/interfaces/TicketCreate.html | 505 +- docs/interfaces/TransactionAndMetadata.html | 179 +- docs/interfaces/TransactionEntryRequest.html | 297 +- docs/interfaces/TransactionEntryResponse.html | 336 +- docs/interfaces/TransactionMetadata.html | 1 + docs/interfaces/TransactionStream.html | 405 +- docs/interfaces/TrustSet.html | 544 +-- docs/interfaces/TrustSetFlagsInterface.html | 278 +- docs/interfaces/TxRequest.html | 323 +- docs/interfaces/TxResponse.html | 312 +- docs/interfaces/UnsubscribeRequest.html | 324 +- docs/interfaces/UnsubscribeResponse.html | 285 +- docs/interfaces/ValidationStream.html | 491 +- docs/modules.html | 2735 ++--------- docs/modules/LedgerEntry.html | 8 + package-lock.json | 16 +- package.json | 2 +- src/models/transactions/accountSet.ts | 2 + 156 files changed, 7748 insertions(+), 53858 deletions(-) create mode 100644 docs/.nojekyll delete mode 100644 docs/assets/css/main.css create mode 100644 docs/assets/highlight.css create mode 100644 docs/assets/icons.css rename docs/assets/{images => }/icons.png (100%) rename docs/assets/{images => }/icons@2x.png (100%) delete mode 100644 docs/assets/js/main.js delete mode 100644 docs/assets/js/search.js create mode 100644 docs/assets/main.js create mode 100644 docs/assets/search.js create mode 100644 docs/assets/style.css rename docs/assets/{images => }/widgets.png (100%) rename docs/assets/{images => }/widgets@2x.png (100%) create mode 100644 docs/enums/LedgerEntry.AccountRootFlags.html create mode 100644 docs/enums/LedgerEntry.OfferFlags.html create mode 100644 docs/enums/LedgerEntry.RippleStateFlags.html create mode 100644 docs/enums/LedgerEntry.SignerListFlags.html create mode 100644 docs/interfaces/LedgerEntry.AccountRoot.html create mode 100644 docs/interfaces/LedgerEntry.Amendments.html create mode 100644 docs/interfaces/LedgerEntry.Check.html create mode 100644 docs/interfaces/LedgerEntry.DepositPreauth.html create mode 100644 docs/interfaces/LedgerEntry.DirectoryNode.html create mode 100644 docs/interfaces/LedgerEntry.Escrow.html create mode 100644 docs/interfaces/LedgerEntry.FeeSettings.html create mode 100644 docs/interfaces/LedgerEntry.Ledger.html create mode 100644 docs/interfaces/LedgerEntry.LedgerHashes.html create mode 100644 docs/interfaces/LedgerEntry.NegativeUNL.html create mode 100644 docs/interfaces/LedgerEntry.Offer.html create mode 100644 docs/interfaces/LedgerEntry.PayChannel.html create mode 100644 docs/interfaces/LedgerEntry.RippleState.html create mode 100644 docs/interfaces/LedgerEntry.SignerList.html create mode 100644 docs/interfaces/LedgerEntry.Ticket.html create mode 100644 docs/interfaces/TransactionMetadata.html create mode 100644 docs/modules/LedgerEntry.html diff --git a/README.md b/README.md index e708b59a..72cf6191 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ This is the recommended library for integrating a JavaScript/TypeScript app with See the full reference documentation for all classes, methods, and utilities. -## [➡️ Applications and Projects](APPLICATIONS.md) +## [➡️ Applications and Projects](https://github.com/XRPLF/xrpl.js/blob/master/APPLICATIONS.md) What is `xrpl.js` used for? The applications on the list linked above use `xrpl.js`. Open a PR to add your app or project to the list! diff --git a/docs/.nojekyll b/docs/.nojekyll new file mode 100644 index 00000000..e2ac6616 --- /dev/null +++ b/docs/.nojekyll @@ -0,0 +1 @@ +TypeDoc added this file to prevent GitHub Pages from using Jekyll. You can turn off this behavior by setting the `githubPages` option to false. \ No newline at end of file diff --git a/docs/CNAME b/docs/CNAME index 4a4a0f1a..aa904aaf 100644 --- a/docs/CNAME +++ b/docs/CNAME @@ -1 +1 @@ -js.xrpl.org \ No newline at end of file +js.xrpl.org diff --git a/docs/assets/css/main.css b/docs/assets/css/main.css deleted file mode 100644 index 46571c27..00000000 --- a/docs/assets/css/main.css +++ /dev/null @@ -1,2660 +0,0 @@ -:root { - --color-background: #fdfdfd; - --color-text: #222; - --color-text-aside: #707070; - --color-link: #4da6ff; - --color-menu-divider: #eee; - --color-menu-divider-focus: #000; - --color-menu-label: #707070; - --color-panel: #fff; - --color-panel-divider: #eee; - --color-comment-tag: #707070; - --color-comment-tag-text: #fff; - --color-code-background: rgba(0, 0, 0, 0.04); - --color-ts: #9600ff; - --color-ts-interface: #647f1b; - --color-ts-enum: #937210; - --color-ts-class: #0672de; - --color-ts-private: #707070; - --color-toolbar: #fff; - --color-toolbar-text: #333; -} - -/*! normalize.css v1.1.3 | MIT License | git.io/normalize */ -/* ========================================================================== - * * HTML5 display definitions - * * ========================================================================== */ -/** - * * Correct `block` display not defined in IE 6/7/8/9 and Firefox 3. */ -article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { - display: block; -} - -/** - * * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3. */ -audio, canvas, video { - display: inline-block; - *display: inline; - *zoom: 1; -} - -/** - * * Prevent modern browsers from displaying `audio` without controls. - * * Remove excess height in iOS 5 devices. */ -audio:not([controls]) { - display: none; - height: 0; -} - -/** - * * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4. - * * Known issue: no IE 6 support. */ -[hidden] { - display: none; -} - -/* ========================================================================== - * * Base - * * ========================================================================== */ -/** - * * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using - * * `em` units. - * * 2. Prevent iOS text size adjust after orientation change, without disabling - * * user zoom. */ -html { - font-size: 100%; - /* 1 */ - -ms-text-size-adjust: 100%; - /* 2 */ - -webkit-text-size-adjust: 100%; - /* 2 */ - font-family: sans-serif; -} - -/** - * * Address `font-family` inconsistency between `textarea` and other form - * * elements. */ -button, input, select, textarea { - font-family: sans-serif; -} - -/** - * * Address margins handled incorrectly in IE 6/7. */ -body { - margin: 0; -} - -/* ========================================================================== - * * Links - * * ========================================================================== */ -/** - * * Address `outline` inconsistency between Chrome and other browsers. */ -a:focus { - outline: thin dotted; -} -a:active, a:hover { - outline: 0; -} - -/** - * * Improve readability when focused and also mouse hovered in all browsers. */ -/* ========================================================================== - * * Typography - * * ========================================================================== */ -/** - * * Address font sizes and margins set differently in IE 6/7. - * * Address font sizes within `section` and `article` in Firefox 4+, Safari 5, - * * and Chrome. */ -h1 { - font-size: 2em; - margin: 0.67em 0; -} - -h2 { - font-size: 1.5em; - margin: 0.83em 0; -} - -h3 { - font-size: 1.17em; - margin: 1em 0; -} - -h4, .tsd-index-panel h3 { - font-size: 1em; - margin: 1.33em 0; -} - -h5 { - font-size: 0.83em; - margin: 1.67em 0; -} - -h6 { - font-size: 0.67em; - margin: 2.33em 0; -} - -/** - * * Address styling not present in IE 7/8/9, Safari 5, and Chrome. */ -abbr[title] { - border-bottom: 1px dotted; -} - -/** - * * Address style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome. */ -b, strong { - font-weight: bold; -} - -blockquote { - margin: 1em 40px; -} - -/** - * * Address styling not present in Safari 5 and Chrome. */ -dfn { - font-style: italic; -} - -/** - * * Address differences between Firefox and other browsers. - * * Known issue: no IE 6/7 normalization. */ -hr { - -moz-box-sizing: content-box; - box-sizing: content-box; - height: 0; -} - -/** - * * Address styling not present in IE 6/7/8/9. */ -mark { - background: #ff0; - color: #000; -} - -/** - * * Address margins set differently in IE 6/7. */ -p, pre { - margin: 1em 0; -} - -/** - * * Correct font family set oddly in IE 6, Safari 4/5, and Chrome. */ -code, kbd, pre, samp { - font-family: monospace, serif; - _font-family: "courier new", monospace; - font-size: 1em; -} - -/** - * * Improve readability of pre-formatted text in all browsers. */ -pre { - white-space: pre; - white-space: pre-wrap; - word-wrap: break-word; -} - -/** - * * Address CSS quotes not supported in IE 6/7. */ -q { - quotes: none; -} -q:before, q:after { - content: ""; - content: none; -} - -/** - * * Address `quotes` property not supported in Safari 4. */ -/** - * * Address inconsistent and variable font size in all browsers. */ -small { - font-size: 80%; -} - -/** - * * Prevent `sub` and `sup` affecting `line-height` in all browsers. */ -sub { - font-size: 75%; - line-height: 0; - position: relative; - vertical-align: baseline; -} - -sup { - font-size: 75%; - line-height: 0; - position: relative; - vertical-align: baseline; - top: -0.5em; -} - -sub { - bottom: -0.25em; -} - -/* ========================================================================== - * * Lists - * * ========================================================================== */ -/** - * * Address margins set differently in IE 6/7. */ -dl, menu, ol, ul { - margin: 1em 0; -} - -dd { - margin: 0 0 0 40px; -} - -/** - * * Address paddings set differently in IE 6/7. */ -menu, ol, ul { - padding: 0 0 0 40px; -} - -/** - * * Correct list images handled incorrectly in IE 7. */ -nav ul, nav ol { - list-style: none; - list-style-image: none; -} - -/* ========================================================================== - * * Embedded content - * * ========================================================================== */ -/** - * * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3. - * * 2. Improve image quality when scaled in IE 7. */ -img { - border: 0; - /* 1 */ - -ms-interpolation-mode: bicubic; -} - -/* 2 */ -/** - * * Correct overflow displayed oddly in IE 9. */ -svg:not(:root) { - overflow: hidden; -} - -/* ========================================================================== - * * Figures - * * ========================================================================== */ -/** - * * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11. */ -figure, form { - margin: 0; -} - -/* ========================================================================== - * * Forms - * * ========================================================================== */ -/** - * * Correct margin displayed oddly in IE 6/7. */ -/** - * * Define consistent border, margin, and padding. */ -fieldset { - border: 1px solid #c0c0c0; - margin: 0 2px; - padding: 0.35em 0.625em 0.75em; -} - -/** - * * 1. Correct color not being inherited in IE 6/7/8/9. - * * 2. Correct text not wrapping in Firefox 3. - * * 3. Correct alignment displayed oddly in IE 6/7. */ -legend { - border: 0; - /* 1 */ - padding: 0; - white-space: normal; - /* 2 */ - *margin-left: -7px; -} - -/* 3 */ -/** - * * 1. Correct font size not being inherited in all browsers. - * * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5, - * * and Chrome. - * * 3. Improve appearance and consistency in all browsers. */ -button, input, select, textarea { - font-size: 100%; - /* 1 */ - margin: 0; - /* 2 */ - vertical-align: baseline; - /* 3 */ - *vertical-align: middle; -} - -/* 3 */ -/** - * * Address Firefox 3+ setting `line-height` on `input` using `!important` in - * * the UA stylesheet. */ -button, input { - line-height: normal; -} - -/** - * * Address inconsistent `text-transform` inheritance for `button` and `select`. - * * All other form control elements do not inherit `text-transform` values. - * * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+. - * * Correct `select` style inheritance in Firefox 4+ and Opera. */ -button, select { - text-transform: none; -} - -/** - * * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio` - * * and `video` controls. - * * 2. Correct inability to style clickable `input` types in iOS. - * * 3. Improve usability and consistency of cursor style between image-type - * * `input` and others. - * * 4. Remove inner spacing in IE 7 without affecting normal text inputs. - * * Known issue: inner spacing remains in IE 6. */ -button, html input[type=button] { - -webkit-appearance: button; - /* 2 */ - cursor: pointer; - /* 3 */ - *overflow: visible; -} - -/* 4 */ -input[type=reset], input[type=submit] { - -webkit-appearance: button; - /* 2 */ - cursor: pointer; - /* 3 */ - *overflow: visible; -} - -/* 4 */ -/** - * * Re-set default cursor for disabled elements. */ -button[disabled], html input[disabled] { - cursor: default; -} - -/** - * * 1. Address box sizing set to content-box in IE 8/9. - * * 2. Remove excess padding in IE 8/9. - * * 3. Remove excess padding in IE 7. - * * Known issue: excess padding remains in IE 6. */ -input { - /* 3 */ -} -input[type=checkbox], input[type=radio] { - box-sizing: border-box; - /* 1 */ - padding: 0; - /* 2 */ - *height: 13px; - /* 3 */ - *width: 13px; -} -input[type=search] { - -webkit-appearance: textfield; - /* 1 */ - -moz-box-sizing: content-box; - -webkit-box-sizing: content-box; - /* 2 */ - box-sizing: content-box; -} -input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration { - -webkit-appearance: none; -} - -/** - * * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome. - * * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome - * * (include `-moz` to future-proof). */ -/** - * * Remove inner padding and search cancel button in Safari 5 and Chrome - * * on OS X. */ -/** - * * Remove inner padding and border in Firefox 3+. */ -button::-moz-focus-inner, input::-moz-focus-inner { - border: 0; - padding: 0; -} - -/** - * * 1. Remove default vertical scrollbar in IE 6/7/8/9. - * * 2. Improve readability and alignment in all browsers. */ -textarea { - overflow: auto; - /* 1 */ - vertical-align: top; -} - -/* 2 */ -/* ========================================================================== - * * Tables - * * ========================================================================== */ -/** - * * Remove most spacing between table cells. */ -table { - border-collapse: collapse; - border-spacing: 0; -} - -ul.tsd-descriptions > li > :first-child, .tsd-panel > :first-child, .col > :first-child, .col-11 > :first-child, .col-10 > :first-child, .col-9 > :first-child, .col-8 > :first-child, .col-7 > :first-child, .col-6 > :first-child, .col-5 > :first-child, .col-4 > :first-child, .col-3 > :first-child, .col-2 > :first-child, .col-1 > :first-child, -ul.tsd-descriptions > li > :first-child > :first-child, -.tsd-panel > :first-child > :first-child, -.col > :first-child > :first-child, -.col-11 > :first-child > :first-child, -.col-10 > :first-child > :first-child, -.col-9 > :first-child > :first-child, -.col-8 > :first-child > :first-child, -.col-7 > :first-child > :first-child, -.col-6 > :first-child > :first-child, -.col-5 > :first-child > :first-child, -.col-4 > :first-child > :first-child, -.col-3 > :first-child > :first-child, -.col-2 > :first-child > :first-child, -.col-1 > :first-child > :first-child, -ul.tsd-descriptions > li > :first-child > :first-child > :first-child, -.tsd-panel > :first-child > :first-child > :first-child, -.col > :first-child > :first-child > :first-child, -.col-11 > :first-child > :first-child > :first-child, -.col-10 > :first-child > :first-child > :first-child, -.col-9 > :first-child > :first-child > :first-child, -.col-8 > :first-child > :first-child > :first-child, -.col-7 > :first-child > :first-child > :first-child, -.col-6 > :first-child > :first-child > :first-child, -.col-5 > :first-child > :first-child > :first-child, -.col-4 > :first-child > :first-child > :first-child, -.col-3 > :first-child > :first-child > :first-child, -.col-2 > :first-child > :first-child > :first-child, -.col-1 > :first-child > :first-child > :first-child { - margin-top: 0; -} -ul.tsd-descriptions > li > :last-child, .tsd-panel > :last-child, .col > :last-child, .col-11 > :last-child, .col-10 > :last-child, .col-9 > :last-child, .col-8 > :last-child, .col-7 > :last-child, .col-6 > :last-child, .col-5 > :last-child, .col-4 > :last-child, .col-3 > :last-child, .col-2 > :last-child, .col-1 > :last-child, -ul.tsd-descriptions > li > :last-child > :last-child, -.tsd-panel > :last-child > :last-child, -.col > :last-child > :last-child, -.col-11 > :last-child > :last-child, -.col-10 > :last-child > :last-child, -.col-9 > :last-child > :last-child, -.col-8 > :last-child > :last-child, -.col-7 > :last-child > :last-child, -.col-6 > :last-child > :last-child, -.col-5 > :last-child > :last-child, -.col-4 > :last-child > :last-child, -.col-3 > :last-child > :last-child, -.col-2 > :last-child > :last-child, -.col-1 > :last-child > :last-child, -ul.tsd-descriptions > li > :last-child > :last-child > :last-child, -.tsd-panel > :last-child > :last-child > :last-child, -.col > :last-child > :last-child > :last-child, -.col-11 > :last-child > :last-child > :last-child, -.col-10 > :last-child > :last-child > :last-child, -.col-9 > :last-child > :last-child > :last-child, -.col-8 > :last-child > :last-child > :last-child, -.col-7 > :last-child > :last-child > :last-child, -.col-6 > :last-child > :last-child > :last-child, -.col-5 > :last-child > :last-child > :last-child, -.col-4 > :last-child > :last-child > :last-child, -.col-3 > :last-child > :last-child > :last-child, -.col-2 > :last-child > :last-child > :last-child, -.col-1 > :last-child > :last-child > :last-child { - margin-bottom: 0; -} - -.container { - max-width: 1200px; - margin: 0 auto; - padding: 0 40px; -} -@media (max-width: 640px) { - .container { - padding: 0 20px; - } -} - -.container-main { - padding-bottom: 200px; -} - -.row { - display: flex; - position: relative; - margin: 0 -10px; -} -.row:after { - visibility: hidden; - display: block; - content: ""; - clear: both; - height: 0; -} - -.col, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 { - box-sizing: border-box; - float: left; - padding: 0 10px; -} - -.col-1 { - width: 8.3333333333%; -} - -.offset-1 { - margin-left: 8.3333333333%; -} - -.col-2 { - width: 16.6666666667%; -} - -.offset-2 { - margin-left: 16.6666666667%; -} - -.col-3 { - width: 25%; -} - -.offset-3 { - margin-left: 25%; -} - -.col-4 { - width: 33.3333333333%; -} - -.offset-4 { - margin-left: 33.3333333333%; -} - -.col-5 { - width: 41.6666666667%; -} - -.offset-5 { - margin-left: 41.6666666667%; -} - -.col-6 { - width: 50%; -} - -.offset-6 { - margin-left: 50%; -} - -.col-7 { - width: 58.3333333333%; -} - -.offset-7 { - margin-left: 58.3333333333%; -} - -.col-8 { - width: 66.6666666667%; -} - -.offset-8 { - margin-left: 66.6666666667%; -} - -.col-9 { - width: 75%; -} - -.offset-9 { - margin-left: 75%; -} - -.col-10 { - width: 83.3333333333%; -} - -.offset-10 { - margin-left: 83.3333333333%; -} - -.col-11 { - width: 91.6666666667%; -} - -.offset-11 { - margin-left: 91.6666666667%; -} - -.tsd-kind-icon { - display: block; - position: relative; - padding-left: 20px; - text-indent: -20px; -} -.tsd-kind-icon:before { - content: ""; - display: inline-block; - vertical-align: middle; - width: 17px; - height: 17px; - margin: 0 3px 2px 0; - background-image: url(../images/icons.png); -} -@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) { - .tsd-kind-icon:before { - background-image: url(../images/icons@2x.png); - background-size: 238px 204px; - } -} - -.tsd-signature.tsd-kind-icon:before { - background-position: 0 -153px; -} - -.tsd-kind-object-literal > .tsd-kind-icon:before { - background-position: 0px -17px; -} -.tsd-kind-object-literal.tsd-is-protected > .tsd-kind-icon:before { - background-position: -17px -17px; -} -.tsd-kind-object-literal.tsd-is-private > .tsd-kind-icon:before { - background-position: -34px -17px; -} - -.tsd-kind-class > .tsd-kind-icon:before { - background-position: 0px -34px; -} -.tsd-kind-class.tsd-is-protected > .tsd-kind-icon:before { - background-position: -17px -34px; -} -.tsd-kind-class.tsd-is-private > .tsd-kind-icon:before { - background-position: -34px -34px; -} - -.tsd-kind-class.tsd-has-type-parameter > .tsd-kind-icon:before { - background-position: 0px -51px; -} -.tsd-kind-class.tsd-has-type-parameter.tsd-is-protected > .tsd-kind-icon:before { - background-position: -17px -51px; -} -.tsd-kind-class.tsd-has-type-parameter.tsd-is-private > .tsd-kind-icon:before { - background-position: -34px -51px; -} - -.tsd-kind-interface > .tsd-kind-icon:before { - background-position: 0px -68px; -} -.tsd-kind-interface.tsd-is-protected > .tsd-kind-icon:before { - background-position: -17px -68px; -} -.tsd-kind-interface.tsd-is-private > .tsd-kind-icon:before { - background-position: -34px -68px; -} - -.tsd-kind-interface.tsd-has-type-parameter > .tsd-kind-icon:before { - background-position: 0px -85px; -} -.tsd-kind-interface.tsd-has-type-parameter.tsd-is-protected > .tsd-kind-icon:before { - background-position: -17px -85px; -} -.tsd-kind-interface.tsd-has-type-parameter.tsd-is-private > .tsd-kind-icon:before { - background-position: -34px -85px; -} - -.tsd-kind-namespace > .tsd-kind-icon:before { - background-position: 0px -102px; -} -.tsd-kind-namespace.tsd-is-protected > .tsd-kind-icon:before { - background-position: -17px -102px; -} -.tsd-kind-namespace.tsd-is-private > .tsd-kind-icon:before { - background-position: -34px -102px; -} - -.tsd-kind-module > .tsd-kind-icon:before { - background-position: 0px -102px; -} -.tsd-kind-module.tsd-is-protected > .tsd-kind-icon:before { - background-position: -17px -102px; -} -.tsd-kind-module.tsd-is-private > .tsd-kind-icon:before { - background-position: -34px -102px; -} - -.tsd-kind-enum > .tsd-kind-icon:before { - background-position: 0px -119px; -} -.tsd-kind-enum.tsd-is-protected > .tsd-kind-icon:before { - background-position: -17px -119px; -} -.tsd-kind-enum.tsd-is-private > .tsd-kind-icon:before { - background-position: -34px -119px; -} - -.tsd-kind-enum-member > .tsd-kind-icon:before { - background-position: 0px -136px; -} -.tsd-kind-enum-member.tsd-is-protected > .tsd-kind-icon:before { - background-position: -17px -136px; -} -.tsd-kind-enum-member.tsd-is-private > .tsd-kind-icon:before { - background-position: -34px -136px; -} - -.tsd-kind-signature > .tsd-kind-icon:before { - background-position: 0px -153px; -} -.tsd-kind-signature.tsd-is-protected > .tsd-kind-icon:before { - background-position: -17px -153px; -} -.tsd-kind-signature.tsd-is-private > .tsd-kind-icon:before { - background-position: -34px -153px; -} - -.tsd-kind-type-alias > .tsd-kind-icon:before { - background-position: 0px -170px; -} -.tsd-kind-type-alias.tsd-is-protected > .tsd-kind-icon:before { - background-position: -17px -170px; -} -.tsd-kind-type-alias.tsd-is-private > .tsd-kind-icon:before { - background-position: -34px -170px; -} - -.tsd-kind-type-alias.tsd-has-type-parameter > .tsd-kind-icon:before { - background-position: 0px -187px; -} -.tsd-kind-type-alias.tsd-has-type-parameter.tsd-is-protected > .tsd-kind-icon:before { - background-position: -17px -187px; -} -.tsd-kind-type-alias.tsd-has-type-parameter.tsd-is-private > .tsd-kind-icon:before { - background-position: -34px -187px; -} - -.tsd-kind-variable > .tsd-kind-icon:before { - background-position: -136px -0px; -} -.tsd-kind-variable.tsd-is-protected > .tsd-kind-icon:before { - background-position: -153px -0px; -} -.tsd-kind-variable.tsd-is-private > .tsd-kind-icon:before { - background-position: -119px -0px; -} -.tsd-kind-variable.tsd-parent-kind-class > .tsd-kind-icon:before { - background-position: -51px -0px; -} -.tsd-kind-variable.tsd-parent-kind-class.tsd-is-inherited > .tsd-kind-icon:before { - background-position: -68px -0px; -} -.tsd-kind-variable.tsd-parent-kind-class.tsd-is-protected > .tsd-kind-icon:before { - background-position: -85px -0px; -} -.tsd-kind-variable.tsd-parent-kind-class.tsd-is-protected.tsd-is-inherited > .tsd-kind-icon:before { - background-position: -102px -0px; -} -.tsd-kind-variable.tsd-parent-kind-class.tsd-is-private > .tsd-kind-icon:before { - background-position: -119px -0px; -} -.tsd-kind-variable.tsd-parent-kind-enum > .tsd-kind-icon:before { - background-position: -170px -0px; -} -.tsd-kind-variable.tsd-parent-kind-enum.tsd-is-protected > .tsd-kind-icon:before { - background-position: -187px -0px; -} -.tsd-kind-variable.tsd-parent-kind-enum.tsd-is-private > .tsd-kind-icon:before { - background-position: -119px -0px; -} -.tsd-kind-variable.tsd-parent-kind-interface > .tsd-kind-icon:before { - background-position: -204px -0px; -} -.tsd-kind-variable.tsd-parent-kind-interface.tsd-is-inherited > .tsd-kind-icon:before { - background-position: -221px -0px; -} - -.tsd-kind-property > .tsd-kind-icon:before { - background-position: -136px -0px; -} -.tsd-kind-property.tsd-is-protected > .tsd-kind-icon:before { - background-position: -153px -0px; -} -.tsd-kind-property.tsd-is-private > .tsd-kind-icon:before { - background-position: -119px -0px; -} -.tsd-kind-property.tsd-parent-kind-class > .tsd-kind-icon:before { - background-position: -51px -0px; -} -.tsd-kind-property.tsd-parent-kind-class.tsd-is-inherited > .tsd-kind-icon:before { - background-position: -68px -0px; -} -.tsd-kind-property.tsd-parent-kind-class.tsd-is-protected > .tsd-kind-icon:before { - background-position: -85px -0px; -} -.tsd-kind-property.tsd-parent-kind-class.tsd-is-protected.tsd-is-inherited > .tsd-kind-icon:before { - background-position: -102px -0px; -} -.tsd-kind-property.tsd-parent-kind-class.tsd-is-private > .tsd-kind-icon:before { - background-position: -119px -0px; -} -.tsd-kind-property.tsd-parent-kind-enum > .tsd-kind-icon:before { - background-position: -170px -0px; -} -.tsd-kind-property.tsd-parent-kind-enum.tsd-is-protected > .tsd-kind-icon:before { - background-position: -187px -0px; -} -.tsd-kind-property.tsd-parent-kind-enum.tsd-is-private > .tsd-kind-icon:before { - background-position: -119px -0px; -} -.tsd-kind-property.tsd-parent-kind-interface > .tsd-kind-icon:before { - background-position: -204px -0px; -} -.tsd-kind-property.tsd-parent-kind-interface.tsd-is-inherited > .tsd-kind-icon:before { - background-position: -221px -0px; -} - -.tsd-kind-get-signature > .tsd-kind-icon:before { - background-position: -136px -17px; -} -.tsd-kind-get-signature.tsd-is-protected > .tsd-kind-icon:before { - background-position: -153px -17px; -} -.tsd-kind-get-signature.tsd-is-private > .tsd-kind-icon:before { - background-position: -119px -17px; -} -.tsd-kind-get-signature.tsd-parent-kind-class > .tsd-kind-icon:before { - background-position: -51px -17px; -} -.tsd-kind-get-signature.tsd-parent-kind-class.tsd-is-inherited > .tsd-kind-icon:before { - background-position: -68px -17px; -} -.tsd-kind-get-signature.tsd-parent-kind-class.tsd-is-protected > .tsd-kind-icon:before { - background-position: -85px -17px; -} -.tsd-kind-get-signature.tsd-parent-kind-class.tsd-is-protected.tsd-is-inherited > .tsd-kind-icon:before { - background-position: -102px -17px; -} -.tsd-kind-get-signature.tsd-parent-kind-class.tsd-is-private > .tsd-kind-icon:before { - background-position: -119px -17px; -} -.tsd-kind-get-signature.tsd-parent-kind-enum > .tsd-kind-icon:before { - background-position: -170px -17px; -} -.tsd-kind-get-signature.tsd-parent-kind-enum.tsd-is-protected > .tsd-kind-icon:before { - background-position: -187px -17px; -} -.tsd-kind-get-signature.tsd-parent-kind-enum.tsd-is-private > .tsd-kind-icon:before { - background-position: -119px -17px; -} -.tsd-kind-get-signature.tsd-parent-kind-interface > .tsd-kind-icon:before { - background-position: -204px -17px; -} -.tsd-kind-get-signature.tsd-parent-kind-interface.tsd-is-inherited > .tsd-kind-icon:before { - background-position: -221px -17px; -} - -.tsd-kind-set-signature > .tsd-kind-icon:before { - background-position: -136px -34px; -} -.tsd-kind-set-signature.tsd-is-protected > .tsd-kind-icon:before { - background-position: -153px -34px; -} -.tsd-kind-set-signature.tsd-is-private > .tsd-kind-icon:before { - background-position: -119px -34px; -} -.tsd-kind-set-signature.tsd-parent-kind-class > .tsd-kind-icon:before { - background-position: -51px -34px; -} -.tsd-kind-set-signature.tsd-parent-kind-class.tsd-is-inherited > .tsd-kind-icon:before { - background-position: -68px -34px; -} -.tsd-kind-set-signature.tsd-parent-kind-class.tsd-is-protected > .tsd-kind-icon:before { - background-position: -85px -34px; -} -.tsd-kind-set-signature.tsd-parent-kind-class.tsd-is-protected.tsd-is-inherited > .tsd-kind-icon:before { - background-position: -102px -34px; -} -.tsd-kind-set-signature.tsd-parent-kind-class.tsd-is-private > .tsd-kind-icon:before { - background-position: -119px -34px; -} -.tsd-kind-set-signature.tsd-parent-kind-enum > .tsd-kind-icon:before { - background-position: -170px -34px; -} -.tsd-kind-set-signature.tsd-parent-kind-enum.tsd-is-protected > .tsd-kind-icon:before { - background-position: -187px -34px; -} -.tsd-kind-set-signature.tsd-parent-kind-enum.tsd-is-private > .tsd-kind-icon:before { - background-position: -119px -34px; -} -.tsd-kind-set-signature.tsd-parent-kind-interface > .tsd-kind-icon:before { - background-position: -204px -34px; -} -.tsd-kind-set-signature.tsd-parent-kind-interface.tsd-is-inherited > .tsd-kind-icon:before { - background-position: -221px -34px; -} - -.tsd-kind-accessor > .tsd-kind-icon:before { - background-position: -136px -51px; -} -.tsd-kind-accessor.tsd-is-protected > .tsd-kind-icon:before { - background-position: -153px -51px; -} -.tsd-kind-accessor.tsd-is-private > .tsd-kind-icon:before { - background-position: -119px -51px; -} -.tsd-kind-accessor.tsd-parent-kind-class > .tsd-kind-icon:before { - background-position: -51px -51px; -} -.tsd-kind-accessor.tsd-parent-kind-class.tsd-is-inherited > .tsd-kind-icon:before { - background-position: -68px -51px; -} -.tsd-kind-accessor.tsd-parent-kind-class.tsd-is-protected > .tsd-kind-icon:before { - background-position: -85px -51px; -} -.tsd-kind-accessor.tsd-parent-kind-class.tsd-is-protected.tsd-is-inherited > .tsd-kind-icon:before { - background-position: -102px -51px; -} -.tsd-kind-accessor.tsd-parent-kind-class.tsd-is-private > .tsd-kind-icon:before { - background-position: -119px -51px; -} -.tsd-kind-accessor.tsd-parent-kind-enum > .tsd-kind-icon:before { - background-position: -170px -51px; -} -.tsd-kind-accessor.tsd-parent-kind-enum.tsd-is-protected > .tsd-kind-icon:before { - background-position: -187px -51px; -} -.tsd-kind-accessor.tsd-parent-kind-enum.tsd-is-private > .tsd-kind-icon:before { - background-position: -119px -51px; -} -.tsd-kind-accessor.tsd-parent-kind-interface > .tsd-kind-icon:before { - background-position: -204px -51px; -} -.tsd-kind-accessor.tsd-parent-kind-interface.tsd-is-inherited > .tsd-kind-icon:before { - background-position: -221px -51px; -} - -.tsd-kind-function > .tsd-kind-icon:before { - background-position: -136px -68px; -} -.tsd-kind-function.tsd-is-protected > .tsd-kind-icon:before { - background-position: -153px -68px; -} -.tsd-kind-function.tsd-is-private > .tsd-kind-icon:before { - background-position: -119px -68px; -} -.tsd-kind-function.tsd-parent-kind-class > .tsd-kind-icon:before { - background-position: -51px -68px; -} -.tsd-kind-function.tsd-parent-kind-class.tsd-is-inherited > .tsd-kind-icon:before { - background-position: -68px -68px; -} -.tsd-kind-function.tsd-parent-kind-class.tsd-is-protected > .tsd-kind-icon:before { - background-position: -85px -68px; -} -.tsd-kind-function.tsd-parent-kind-class.tsd-is-protected.tsd-is-inherited > .tsd-kind-icon:before { - background-position: -102px -68px; -} -.tsd-kind-function.tsd-parent-kind-class.tsd-is-private > .tsd-kind-icon:before { - background-position: -119px -68px; -} -.tsd-kind-function.tsd-parent-kind-enum > .tsd-kind-icon:before { - background-position: -170px -68px; -} -.tsd-kind-function.tsd-parent-kind-enum.tsd-is-protected > .tsd-kind-icon:before { - background-position: -187px -68px; -} -.tsd-kind-function.tsd-parent-kind-enum.tsd-is-private > .tsd-kind-icon:before { - background-position: -119px -68px; -} -.tsd-kind-function.tsd-parent-kind-interface > .tsd-kind-icon:before { - background-position: -204px -68px; -} -.tsd-kind-function.tsd-parent-kind-interface.tsd-is-inherited > .tsd-kind-icon:before { - background-position: -221px -68px; -} - -.tsd-kind-method > .tsd-kind-icon:before { - background-position: -136px -68px; -} -.tsd-kind-method.tsd-is-protected > .tsd-kind-icon:before { - background-position: -153px -68px; -} -.tsd-kind-method.tsd-is-private > .tsd-kind-icon:before { - background-position: -119px -68px; -} -.tsd-kind-method.tsd-parent-kind-class > .tsd-kind-icon:before { - background-position: -51px -68px; -} -.tsd-kind-method.tsd-parent-kind-class.tsd-is-inherited > .tsd-kind-icon:before { - background-position: -68px -68px; -} -.tsd-kind-method.tsd-parent-kind-class.tsd-is-protected > .tsd-kind-icon:before { - background-position: -85px -68px; -} -.tsd-kind-method.tsd-parent-kind-class.tsd-is-protected.tsd-is-inherited > .tsd-kind-icon:before { - background-position: -102px -68px; -} -.tsd-kind-method.tsd-parent-kind-class.tsd-is-private > .tsd-kind-icon:before { - background-position: -119px -68px; -} -.tsd-kind-method.tsd-parent-kind-enum > .tsd-kind-icon:before { - background-position: -170px -68px; -} -.tsd-kind-method.tsd-parent-kind-enum.tsd-is-protected > .tsd-kind-icon:before { - background-position: -187px -68px; -} -.tsd-kind-method.tsd-parent-kind-enum.tsd-is-private > .tsd-kind-icon:before { - background-position: -119px -68px; -} -.tsd-kind-method.tsd-parent-kind-interface > .tsd-kind-icon:before { - background-position: -204px -68px; -} -.tsd-kind-method.tsd-parent-kind-interface.tsd-is-inherited > .tsd-kind-icon:before { - background-position: -221px -68px; -} - -.tsd-kind-call-signature > .tsd-kind-icon:before { - background-position: -136px -68px; -} -.tsd-kind-call-signature.tsd-is-protected > .tsd-kind-icon:before { - background-position: -153px -68px; -} -.tsd-kind-call-signature.tsd-is-private > .tsd-kind-icon:before { - background-position: -119px -68px; -} -.tsd-kind-call-signature.tsd-parent-kind-class > .tsd-kind-icon:before { - background-position: -51px -68px; -} -.tsd-kind-call-signature.tsd-parent-kind-class.tsd-is-inherited > .tsd-kind-icon:before { - background-position: -68px -68px; -} -.tsd-kind-call-signature.tsd-parent-kind-class.tsd-is-protected > .tsd-kind-icon:before { - background-position: -85px -68px; -} -.tsd-kind-call-signature.tsd-parent-kind-class.tsd-is-protected.tsd-is-inherited > .tsd-kind-icon:before { - background-position: -102px -68px; -} -.tsd-kind-call-signature.tsd-parent-kind-class.tsd-is-private > .tsd-kind-icon:before { - background-position: -119px -68px; -} -.tsd-kind-call-signature.tsd-parent-kind-enum > .tsd-kind-icon:before { - background-position: -170px -68px; -} -.tsd-kind-call-signature.tsd-parent-kind-enum.tsd-is-protected > .tsd-kind-icon:before { - background-position: -187px -68px; -} -.tsd-kind-call-signature.tsd-parent-kind-enum.tsd-is-private > .tsd-kind-icon:before { - background-position: -119px -68px; -} -.tsd-kind-call-signature.tsd-parent-kind-interface > .tsd-kind-icon:before { - background-position: -204px -68px; -} -.tsd-kind-call-signature.tsd-parent-kind-interface.tsd-is-inherited > .tsd-kind-icon:before { - background-position: -221px -68px; -} - -.tsd-kind-function.tsd-has-type-parameter > .tsd-kind-icon:before { - background-position: -136px -85px; -} -.tsd-kind-function.tsd-has-type-parameter.tsd-is-protected > .tsd-kind-icon:before { - background-position: -153px -85px; -} -.tsd-kind-function.tsd-has-type-parameter.tsd-is-private > .tsd-kind-icon:before { - background-position: -119px -85px; -} -.tsd-kind-function.tsd-has-type-parameter.tsd-parent-kind-class > .tsd-kind-icon:before { - background-position: -51px -85px; -} -.tsd-kind-function.tsd-has-type-parameter.tsd-parent-kind-class.tsd-is-inherited > .tsd-kind-icon:before { - background-position: -68px -85px; -} -.tsd-kind-function.tsd-has-type-parameter.tsd-parent-kind-class.tsd-is-protected > .tsd-kind-icon:before { - background-position: -85px -85px; -} -.tsd-kind-function.tsd-has-type-parameter.tsd-parent-kind-class.tsd-is-protected.tsd-is-inherited > .tsd-kind-icon:before { - background-position: -102px -85px; -} -.tsd-kind-function.tsd-has-type-parameter.tsd-parent-kind-class.tsd-is-private > .tsd-kind-icon:before { - background-position: -119px -85px; -} -.tsd-kind-function.tsd-has-type-parameter.tsd-parent-kind-enum > .tsd-kind-icon:before { - background-position: -170px -85px; -} -.tsd-kind-function.tsd-has-type-parameter.tsd-parent-kind-enum.tsd-is-protected > .tsd-kind-icon:before { - background-position: -187px -85px; -} -.tsd-kind-function.tsd-has-type-parameter.tsd-parent-kind-enum.tsd-is-private > .tsd-kind-icon:before { - background-position: -119px -85px; -} -.tsd-kind-function.tsd-has-type-parameter.tsd-parent-kind-interface > .tsd-kind-icon:before { - background-position: -204px -85px; -} -.tsd-kind-function.tsd-has-type-parameter.tsd-parent-kind-interface.tsd-is-inherited > .tsd-kind-icon:before { - background-position: -221px -85px; -} - -.tsd-kind-method.tsd-has-type-parameter > .tsd-kind-icon:before { - background-position: -136px -85px; -} -.tsd-kind-method.tsd-has-type-parameter.tsd-is-protected > .tsd-kind-icon:before { - background-position: -153px -85px; -} -.tsd-kind-method.tsd-has-type-parameter.tsd-is-private > .tsd-kind-icon:before { - background-position: -119px -85px; -} -.tsd-kind-method.tsd-has-type-parameter.tsd-parent-kind-class > .tsd-kind-icon:before { - background-position: -51px -85px; -} -.tsd-kind-method.tsd-has-type-parameter.tsd-parent-kind-class.tsd-is-inherited > .tsd-kind-icon:before { - background-position: -68px -85px; -} -.tsd-kind-method.tsd-has-type-parameter.tsd-parent-kind-class.tsd-is-protected > .tsd-kind-icon:before { - background-position: -85px -85px; -} -.tsd-kind-method.tsd-has-type-parameter.tsd-parent-kind-class.tsd-is-protected.tsd-is-inherited > .tsd-kind-icon:before { - background-position: -102px -85px; -} -.tsd-kind-method.tsd-has-type-parameter.tsd-parent-kind-class.tsd-is-private > .tsd-kind-icon:before { - background-position: -119px -85px; -} -.tsd-kind-method.tsd-has-type-parameter.tsd-parent-kind-enum > .tsd-kind-icon:before { - background-position: -170px -85px; -} -.tsd-kind-method.tsd-has-type-parameter.tsd-parent-kind-enum.tsd-is-protected > .tsd-kind-icon:before { - background-position: -187px -85px; -} -.tsd-kind-method.tsd-has-type-parameter.tsd-parent-kind-enum.tsd-is-private > .tsd-kind-icon:before { - background-position: -119px -85px; -} -.tsd-kind-method.tsd-has-type-parameter.tsd-parent-kind-interface > .tsd-kind-icon:before { - background-position: -204px -85px; -} -.tsd-kind-method.tsd-has-type-parameter.tsd-parent-kind-interface.tsd-is-inherited > .tsd-kind-icon:before { - background-position: -221px -85px; -} - -.tsd-kind-constructor > .tsd-kind-icon:before { - background-position: -136px -102px; -} -.tsd-kind-constructor.tsd-is-protected > .tsd-kind-icon:before { - background-position: -153px -102px; -} -.tsd-kind-constructor.tsd-is-private > .tsd-kind-icon:before { - background-position: -119px -102px; -} -.tsd-kind-constructor.tsd-parent-kind-class > .tsd-kind-icon:before { - background-position: -51px -102px; -} -.tsd-kind-constructor.tsd-parent-kind-class.tsd-is-inherited > .tsd-kind-icon:before { - background-position: -68px -102px; -} -.tsd-kind-constructor.tsd-parent-kind-class.tsd-is-protected > .tsd-kind-icon:before { - background-position: -85px -102px; -} -.tsd-kind-constructor.tsd-parent-kind-class.tsd-is-protected.tsd-is-inherited > .tsd-kind-icon:before { - background-position: -102px -102px; -} -.tsd-kind-constructor.tsd-parent-kind-class.tsd-is-private > .tsd-kind-icon:before { - background-position: -119px -102px; -} -.tsd-kind-constructor.tsd-parent-kind-enum > .tsd-kind-icon:before { - background-position: -170px -102px; -} -.tsd-kind-constructor.tsd-parent-kind-enum.tsd-is-protected > .tsd-kind-icon:before { - background-position: -187px -102px; -} -.tsd-kind-constructor.tsd-parent-kind-enum.tsd-is-private > .tsd-kind-icon:before { - background-position: -119px -102px; -} -.tsd-kind-constructor.tsd-parent-kind-interface > .tsd-kind-icon:before { - background-position: -204px -102px; -} -.tsd-kind-constructor.tsd-parent-kind-interface.tsd-is-inherited > .tsd-kind-icon:before { - background-position: -221px -102px; -} - -.tsd-kind-constructor-signature > .tsd-kind-icon:before { - background-position: -136px -102px; -} -.tsd-kind-constructor-signature.tsd-is-protected > .tsd-kind-icon:before { - background-position: -153px -102px; -} -.tsd-kind-constructor-signature.tsd-is-private > .tsd-kind-icon:before { - background-position: -119px -102px; -} -.tsd-kind-constructor-signature.tsd-parent-kind-class > .tsd-kind-icon:before { - background-position: -51px -102px; -} -.tsd-kind-constructor-signature.tsd-parent-kind-class.tsd-is-inherited > .tsd-kind-icon:before { - background-position: -68px -102px; -} -.tsd-kind-constructor-signature.tsd-parent-kind-class.tsd-is-protected > .tsd-kind-icon:before { - background-position: -85px -102px; -} -.tsd-kind-constructor-signature.tsd-parent-kind-class.tsd-is-protected.tsd-is-inherited > .tsd-kind-icon:before { - background-position: -102px -102px; -} -.tsd-kind-constructor-signature.tsd-parent-kind-class.tsd-is-private > .tsd-kind-icon:before { - background-position: -119px -102px; -} -.tsd-kind-constructor-signature.tsd-parent-kind-enum > .tsd-kind-icon:before { - background-position: -170px -102px; -} -.tsd-kind-constructor-signature.tsd-parent-kind-enum.tsd-is-protected > .tsd-kind-icon:before { - background-position: -187px -102px; -} -.tsd-kind-constructor-signature.tsd-parent-kind-enum.tsd-is-private > .tsd-kind-icon:before { - background-position: -119px -102px; -} -.tsd-kind-constructor-signature.tsd-parent-kind-interface > .tsd-kind-icon:before { - background-position: -204px -102px; -} -.tsd-kind-constructor-signature.tsd-parent-kind-interface.tsd-is-inherited > .tsd-kind-icon:before { - background-position: -221px -102px; -} - -.tsd-kind-index-signature > .tsd-kind-icon:before { - background-position: -136px -119px; -} -.tsd-kind-index-signature.tsd-is-protected > .tsd-kind-icon:before { - background-position: -153px -119px; -} -.tsd-kind-index-signature.tsd-is-private > .tsd-kind-icon:before { - background-position: -119px -119px; -} -.tsd-kind-index-signature.tsd-parent-kind-class > .tsd-kind-icon:before { - background-position: -51px -119px; -} -.tsd-kind-index-signature.tsd-parent-kind-class.tsd-is-inherited > .tsd-kind-icon:before { - background-position: -68px -119px; -} -.tsd-kind-index-signature.tsd-parent-kind-class.tsd-is-protected > .tsd-kind-icon:before { - background-position: -85px -119px; -} -.tsd-kind-index-signature.tsd-parent-kind-class.tsd-is-protected.tsd-is-inherited > .tsd-kind-icon:before { - background-position: -102px -119px; -} -.tsd-kind-index-signature.tsd-parent-kind-class.tsd-is-private > .tsd-kind-icon:before { - background-position: -119px -119px; -} -.tsd-kind-index-signature.tsd-parent-kind-enum > .tsd-kind-icon:before { - background-position: -170px -119px; -} -.tsd-kind-index-signature.tsd-parent-kind-enum.tsd-is-protected > .tsd-kind-icon:before { - background-position: -187px -119px; -} -.tsd-kind-index-signature.tsd-parent-kind-enum.tsd-is-private > .tsd-kind-icon:before { - background-position: -119px -119px; -} -.tsd-kind-index-signature.tsd-parent-kind-interface > .tsd-kind-icon:before { - background-position: -204px -119px; -} -.tsd-kind-index-signature.tsd-parent-kind-interface.tsd-is-inherited > .tsd-kind-icon:before { - background-position: -221px -119px; -} - -.tsd-kind-event > .tsd-kind-icon:before { - background-position: -136px -136px; -} -.tsd-kind-event.tsd-is-protected > .tsd-kind-icon:before { - background-position: -153px -136px; -} -.tsd-kind-event.tsd-is-private > .tsd-kind-icon:before { - background-position: -119px -136px; -} -.tsd-kind-event.tsd-parent-kind-class > .tsd-kind-icon:before { - background-position: -51px -136px; -} -.tsd-kind-event.tsd-parent-kind-class.tsd-is-inherited > .tsd-kind-icon:before { - background-position: -68px -136px; -} -.tsd-kind-event.tsd-parent-kind-class.tsd-is-protected > .tsd-kind-icon:before { - background-position: -85px -136px; -} -.tsd-kind-event.tsd-parent-kind-class.tsd-is-protected.tsd-is-inherited > .tsd-kind-icon:before { - background-position: -102px -136px; -} -.tsd-kind-event.tsd-parent-kind-class.tsd-is-private > .tsd-kind-icon:before { - background-position: -119px -136px; -} -.tsd-kind-event.tsd-parent-kind-enum > .tsd-kind-icon:before { - background-position: -170px -136px; -} -.tsd-kind-event.tsd-parent-kind-enum.tsd-is-protected > .tsd-kind-icon:before { - background-position: -187px -136px; -} -.tsd-kind-event.tsd-parent-kind-enum.tsd-is-private > .tsd-kind-icon:before { - background-position: -119px -136px; -} -.tsd-kind-event.tsd-parent-kind-interface > .tsd-kind-icon:before { - background-position: -204px -136px; -} -.tsd-kind-event.tsd-parent-kind-interface.tsd-is-inherited > .tsd-kind-icon:before { - background-position: -221px -136px; -} - -.tsd-is-static > .tsd-kind-icon:before { - background-position: -136px -153px; -} -.tsd-is-static.tsd-is-protected > .tsd-kind-icon:before { - background-position: -153px -153px; -} -.tsd-is-static.tsd-is-private > .tsd-kind-icon:before { - background-position: -119px -153px; -} -.tsd-is-static.tsd-parent-kind-class > .tsd-kind-icon:before { - background-position: -51px -153px; -} -.tsd-is-static.tsd-parent-kind-class.tsd-is-inherited > .tsd-kind-icon:before { - background-position: -68px -153px; -} -.tsd-is-static.tsd-parent-kind-class.tsd-is-protected > .tsd-kind-icon:before { - background-position: -85px -153px; -} -.tsd-is-static.tsd-parent-kind-class.tsd-is-protected.tsd-is-inherited > .tsd-kind-icon:before { - background-position: -102px -153px; -} -.tsd-is-static.tsd-parent-kind-class.tsd-is-private > .tsd-kind-icon:before { - background-position: -119px -153px; -} -.tsd-is-static.tsd-parent-kind-enum > .tsd-kind-icon:before { - background-position: -170px -153px; -} -.tsd-is-static.tsd-parent-kind-enum.tsd-is-protected > .tsd-kind-icon:before { - background-position: -187px -153px; -} -.tsd-is-static.tsd-parent-kind-enum.tsd-is-private > .tsd-kind-icon:before { - background-position: -119px -153px; -} -.tsd-is-static.tsd-parent-kind-interface > .tsd-kind-icon:before { - background-position: -204px -153px; -} -.tsd-is-static.tsd-parent-kind-interface.tsd-is-inherited > .tsd-kind-icon:before { - background-position: -221px -153px; -} - -.tsd-is-static.tsd-kind-function > .tsd-kind-icon:before { - background-position: -136px -170px; -} -.tsd-is-static.tsd-kind-function.tsd-is-protected > .tsd-kind-icon:before { - background-position: -153px -170px; -} -.tsd-is-static.tsd-kind-function.tsd-is-private > .tsd-kind-icon:before { - background-position: -119px -170px; -} -.tsd-is-static.tsd-kind-function.tsd-parent-kind-class > .tsd-kind-icon:before { - background-position: -51px -170px; -} -.tsd-is-static.tsd-kind-function.tsd-parent-kind-class.tsd-is-inherited > .tsd-kind-icon:before { - background-position: -68px -170px; -} -.tsd-is-static.tsd-kind-function.tsd-parent-kind-class.tsd-is-protected > .tsd-kind-icon:before { - background-position: -85px -170px; -} -.tsd-is-static.tsd-kind-function.tsd-parent-kind-class.tsd-is-protected.tsd-is-inherited > .tsd-kind-icon:before { - background-position: -102px -170px; -} -.tsd-is-static.tsd-kind-function.tsd-parent-kind-class.tsd-is-private > .tsd-kind-icon:before { - background-position: -119px -170px; -} -.tsd-is-static.tsd-kind-function.tsd-parent-kind-enum > .tsd-kind-icon:before { - background-position: -170px -170px; -} -.tsd-is-static.tsd-kind-function.tsd-parent-kind-enum.tsd-is-protected > .tsd-kind-icon:before { - background-position: -187px -170px; -} -.tsd-is-static.tsd-kind-function.tsd-parent-kind-enum.tsd-is-private > .tsd-kind-icon:before { - background-position: -119px -170px; -} -.tsd-is-static.tsd-kind-function.tsd-parent-kind-interface > .tsd-kind-icon:before { - background-position: -204px -170px; -} -.tsd-is-static.tsd-kind-function.tsd-parent-kind-interface.tsd-is-inherited > .tsd-kind-icon:before { - background-position: -221px -170px; -} - -.tsd-is-static.tsd-kind-method > .tsd-kind-icon:before { - background-position: -136px -170px; -} -.tsd-is-static.tsd-kind-method.tsd-is-protected > .tsd-kind-icon:before { - background-position: -153px -170px; -} -.tsd-is-static.tsd-kind-method.tsd-is-private > .tsd-kind-icon:before { - background-position: -119px -170px; -} -.tsd-is-static.tsd-kind-method.tsd-parent-kind-class > .tsd-kind-icon:before { - background-position: -51px -170px; -} -.tsd-is-static.tsd-kind-method.tsd-parent-kind-class.tsd-is-inherited > .tsd-kind-icon:before { - background-position: -68px -170px; -} -.tsd-is-static.tsd-kind-method.tsd-parent-kind-class.tsd-is-protected > .tsd-kind-icon:before { - background-position: -85px -170px; -} -.tsd-is-static.tsd-kind-method.tsd-parent-kind-class.tsd-is-protected.tsd-is-inherited > .tsd-kind-icon:before { - background-position: -102px -170px; -} -.tsd-is-static.tsd-kind-method.tsd-parent-kind-class.tsd-is-private > .tsd-kind-icon:before { - background-position: -119px -170px; -} -.tsd-is-static.tsd-kind-method.tsd-parent-kind-enum > .tsd-kind-icon:before { - background-position: -170px -170px; -} -.tsd-is-static.tsd-kind-method.tsd-parent-kind-enum.tsd-is-protected > .tsd-kind-icon:before { - background-position: -187px -170px; -} -.tsd-is-static.tsd-kind-method.tsd-parent-kind-enum.tsd-is-private > .tsd-kind-icon:before { - background-position: -119px -170px; -} -.tsd-is-static.tsd-kind-method.tsd-parent-kind-interface > .tsd-kind-icon:before { - background-position: -204px -170px; -} -.tsd-is-static.tsd-kind-method.tsd-parent-kind-interface.tsd-is-inherited > .tsd-kind-icon:before { - background-position: -221px -170px; -} - -.tsd-is-static.tsd-kind-call-signature > .tsd-kind-icon:before { - background-position: -136px -170px; -} -.tsd-is-static.tsd-kind-call-signature.tsd-is-protected > .tsd-kind-icon:before { - background-position: -153px -170px; -} -.tsd-is-static.tsd-kind-call-signature.tsd-is-private > .tsd-kind-icon:before { - background-position: -119px -170px; -} -.tsd-is-static.tsd-kind-call-signature.tsd-parent-kind-class > .tsd-kind-icon:before { - background-position: -51px -170px; -} -.tsd-is-static.tsd-kind-call-signature.tsd-parent-kind-class.tsd-is-inherited > .tsd-kind-icon:before { - background-position: -68px -170px; -} -.tsd-is-static.tsd-kind-call-signature.tsd-parent-kind-class.tsd-is-protected > .tsd-kind-icon:before { - background-position: -85px -170px; -} -.tsd-is-static.tsd-kind-call-signature.tsd-parent-kind-class.tsd-is-protected.tsd-is-inherited > .tsd-kind-icon:before { - background-position: -102px -170px; -} -.tsd-is-static.tsd-kind-call-signature.tsd-parent-kind-class.tsd-is-private > .tsd-kind-icon:before { - background-position: -119px -170px; -} -.tsd-is-static.tsd-kind-call-signature.tsd-parent-kind-enum > .tsd-kind-icon:before { - background-position: -170px -170px; -} -.tsd-is-static.tsd-kind-call-signature.tsd-parent-kind-enum.tsd-is-protected > .tsd-kind-icon:before { - background-position: -187px -170px; -} -.tsd-is-static.tsd-kind-call-signature.tsd-parent-kind-enum.tsd-is-private > .tsd-kind-icon:before { - background-position: -119px -170px; -} -.tsd-is-static.tsd-kind-call-signature.tsd-parent-kind-interface > .tsd-kind-icon:before { - background-position: -204px -170px; -} -.tsd-is-static.tsd-kind-call-signature.tsd-parent-kind-interface.tsd-is-inherited > .tsd-kind-icon:before { - background-position: -221px -170px; -} - -.tsd-is-static.tsd-kind-event > .tsd-kind-icon:before { - background-position: -136px -187px; -} -.tsd-is-static.tsd-kind-event.tsd-is-protected > .tsd-kind-icon:before { - background-position: -153px -187px; -} -.tsd-is-static.tsd-kind-event.tsd-is-private > .tsd-kind-icon:before { - background-position: -119px -187px; -} -.tsd-is-static.tsd-kind-event.tsd-parent-kind-class > .tsd-kind-icon:before { - background-position: -51px -187px; -} -.tsd-is-static.tsd-kind-event.tsd-parent-kind-class.tsd-is-inherited > .tsd-kind-icon:before { - background-position: -68px -187px; -} -.tsd-is-static.tsd-kind-event.tsd-parent-kind-class.tsd-is-protected > .tsd-kind-icon:before { - background-position: -85px -187px; -} -.tsd-is-static.tsd-kind-event.tsd-parent-kind-class.tsd-is-protected.tsd-is-inherited > .tsd-kind-icon:before { - background-position: -102px -187px; -} -.tsd-is-static.tsd-kind-event.tsd-parent-kind-class.tsd-is-private > .tsd-kind-icon:before { - background-position: -119px -187px; -} -.tsd-is-static.tsd-kind-event.tsd-parent-kind-enum > .tsd-kind-icon:before { - background-position: -170px -187px; -} -.tsd-is-static.tsd-kind-event.tsd-parent-kind-enum.tsd-is-protected > .tsd-kind-icon:before { - background-position: -187px -187px; -} -.tsd-is-static.tsd-kind-event.tsd-parent-kind-enum.tsd-is-private > .tsd-kind-icon:before { - background-position: -119px -187px; -} -.tsd-is-static.tsd-kind-event.tsd-parent-kind-interface > .tsd-kind-icon:before { - background-position: -204px -187px; -} -.tsd-is-static.tsd-kind-event.tsd-parent-kind-interface.tsd-is-inherited > .tsd-kind-icon:before { - background-position: -221px -187px; -} - -@keyframes fade-in { - from { - opacity: 0; - } - to { - opacity: 1; - } -} -@keyframes fade-out { - from { - opacity: 1; - visibility: visible; - } - to { - opacity: 0; - } -} -@keyframes fade-in-delayed { - 0% { - opacity: 0; - } - 33% { - opacity: 0; - } - 100% { - opacity: 1; - } -} -@keyframes fade-out-delayed { - 0% { - opacity: 1; - visibility: visible; - } - 66% { - opacity: 0; - } - 100% { - opacity: 0; - } -} -@keyframes shift-to-left { - from { - transform: translate(0, 0); - } - to { - transform: translate(-25%, 0); - } -} -@keyframes unshift-to-left { - from { - transform: translate(-25%, 0); - } - to { - transform: translate(0, 0); - } -} -@keyframes pop-in-from-right { - from { - transform: translate(100%, 0); - } - to { - transform: translate(0, 0); - } -} -@keyframes pop-out-to-right { - from { - transform: translate(0, 0); - visibility: visible; - } - to { - transform: translate(100%, 0); - } -} -body { - background: var(--color-background); - font-family: "Segoe UI", sans-serif; - font-size: 16px; - color: var(--color-text); -} - -a { - color: var(--color-link); - text-decoration: none; -} -a:hover { - text-decoration: underline; -} - -code, pre { - font-family: Menlo, Monaco, Consolas, "Courier New", monospace; - padding: 0.2em; - margin: 0; - font-size: 14px; - background-color: var(--color-code-background); -} - -pre { - padding: 10px; -} -pre code { - padding: 0; - font-size: 100%; - background-color: transparent; -} - -blockquote { - margin: 1em 0; - padding-left: 1em; - border-left: 4px solid gray; -} - -.tsd-typography { - line-height: 1.333em; -} -.tsd-typography ul { - list-style: square; - padding: 0 0 0 20px; - margin: 0; -} -.tsd-typography h4, .tsd-typography .tsd-index-panel h3, .tsd-index-panel .tsd-typography h3, .tsd-typography h5, .tsd-typography h6 { - font-size: 1em; - margin: 0; -} -.tsd-typography h5, .tsd-typography h6 { - font-weight: normal; -} -.tsd-typography p, .tsd-typography ul, .tsd-typography ol { - margin: 1em 0; -} - -@media (min-width: 901px) and (max-width: 1024px) { - html.default .col-content { - width: 72%; - } - html.default .col-menu { - width: 28%; - } - html.default .tsd-navigation { - padding-left: 10px; - } -} -@media (max-width: 900px) { - html.default .col-content { - float: none; - width: 100%; - } - html.default .col-menu { - position: fixed !important; - overflow: auto; - -webkit-overflow-scrolling: touch; - z-index: 1024; - top: 0 !important; - bottom: 0 !important; - left: auto !important; - right: 0 !important; - width: 100%; - padding: 20px 20px 0 0; - max-width: 450px; - visibility: hidden; - background-color: var(--color-panel); - transform: translate(100%, 0); - } - html.default .col-menu > *:last-child { - padding-bottom: 20px; - } - html.default .overlay { - content: ""; - display: block; - position: fixed; - z-index: 1023; - top: 0; - left: 0; - right: 0; - bottom: 0; - background-color: rgba(0, 0, 0, 0.75); - visibility: hidden; - } - html.default.to-has-menu .overlay { - animation: fade-in 0.4s; - } - html.default.to-has-menu header, -html.default.to-has-menu footer, -html.default.to-has-menu .col-content { - animation: shift-to-left 0.4s; - } - html.default.to-has-menu .col-menu { - animation: pop-in-from-right 0.4s; - } - html.default.from-has-menu .overlay { - animation: fade-out 0.4s; - } - html.default.from-has-menu header, -html.default.from-has-menu footer, -html.default.from-has-menu .col-content { - animation: unshift-to-left 0.4s; - } - html.default.from-has-menu .col-menu { - animation: pop-out-to-right 0.4s; - } - html.default.has-menu body { - overflow: hidden; - } - html.default.has-menu .overlay { - visibility: visible; - } - html.default.has-menu header, -html.default.has-menu footer, -html.default.has-menu .col-content { - transform: translate(-25%, 0); - } - html.default.has-menu .col-menu { - visibility: visible; - transform: translate(0, 0); - } -} - -.tsd-page-title { - padding: 70px 0 20px 0; - margin: 0 0 40px 0; - background: var(--color-panel); - box-shadow: 0 0 5px rgba(0, 0, 0, 0.35); -} -.tsd-page-title h1 { - margin: 0; -} - -.tsd-breadcrumb { - margin: 0; - padding: 0; - color: var(--color-text-aside); -} -.tsd-breadcrumb a { - color: var(--color-text-aside); - text-decoration: none; -} -.tsd-breadcrumb a:hover { - text-decoration: underline; -} -.tsd-breadcrumb li { - display: inline; -} -.tsd-breadcrumb li:after { - content: " / "; -} - -html.minimal .container { - margin: 0; -} -html.minimal .container-main { - padding-top: 50px; - padding-bottom: 0; -} -html.minimal .content-wrap { - padding-left: 300px; -} -html.minimal .tsd-navigation { - position: fixed !important; - overflow: auto; - -webkit-overflow-scrolling: touch; - box-sizing: border-box; - z-index: 1; - left: 0; - top: 40px; - bottom: 0; - width: 300px; - padding: 20px; - margin: 0; -} -html.minimal .tsd-member .tsd-member { - margin-left: 0; -} -html.minimal .tsd-page-toolbar { - position: fixed; - z-index: 2; -} -html.minimal #tsd-filter .tsd-filter-group { - right: 0; - transform: none; -} -html.minimal footer { - background-color: transparent; -} -html.minimal footer .container { - padding: 0; -} -html.minimal .tsd-generator { - padding: 0; -} -@media (max-width: 900px) { - html.minimal .tsd-navigation { - display: none; - } - html.minimal .content-wrap { - padding-left: 0; - } -} - -dl.tsd-comment-tags { - overflow: hidden; -} -dl.tsd-comment-tags dt { - float: left; - padding: 1px 5px; - margin: 0 10px 0 0; - border-radius: 4px; - border: 1px solid var(--color-comment-tag); - color: var(--color-comment-tag); - font-size: 0.8em; - font-weight: normal; -} -dl.tsd-comment-tags dd { - margin: 0 0 10px 0; -} -dl.tsd-comment-tags dd:before, dl.tsd-comment-tags dd:after { - display: table; - content: " "; -} -dl.tsd-comment-tags dd pre, dl.tsd-comment-tags dd:after { - clear: both; -} -dl.tsd-comment-tags p { - margin: 0; -} - -.tsd-panel.tsd-comment .lead { - font-size: 1.1em; - line-height: 1.333em; - margin-bottom: 2em; -} -.tsd-panel.tsd-comment .lead:last-child { - margin-bottom: 0; -} - -.toggle-protected .tsd-is-private { - display: none; -} - -.toggle-public .tsd-is-private, -.toggle-public .tsd-is-protected, -.toggle-public .tsd-is-private-protected { - display: none; -} - -.toggle-inherited .tsd-is-inherited { - display: none; -} - -.toggle-externals .tsd-is-external { - display: none; -} - -#tsd-filter { - position: relative; - display: inline-block; - height: 40px; - vertical-align: bottom; -} -.no-filter #tsd-filter { - display: none; -} -#tsd-filter .tsd-filter-group { - display: inline-block; - height: 40px; - vertical-align: bottom; - white-space: nowrap; -} -#tsd-filter input { - display: none; -} -@media (max-width: 900px) { - #tsd-filter .tsd-filter-group { - display: block; - position: absolute; - top: 40px; - right: 20px; - height: auto; - background-color: var(--color-panel); - visibility: hidden; - transform: translate(50%, 0); - box-shadow: 0 0 4px rgba(0, 0, 0, 0.25); - } - .has-options #tsd-filter .tsd-filter-group { - visibility: visible; - } - .to-has-options #tsd-filter .tsd-filter-group { - animation: fade-in 0.2s; - } - .from-has-options #tsd-filter .tsd-filter-group { - animation: fade-out 0.2s; - } - #tsd-filter label, -#tsd-filter .tsd-select { - display: block; - padding-right: 20px; - } -} - -footer { - border-top: 1px solid var(--color-panel-divider); - background-color: var(--color-panel); -} -footer.with-border-bottom { - border-bottom: 1px solid var(--color-panel-divider); -} -footer .tsd-legend-group { - font-size: 0; -} -footer .tsd-legend { - display: inline-block; - width: 25%; - padding: 0; - font-size: 16px; - list-style: none; - line-height: 1.333em; - vertical-align: top; -} -@media (max-width: 900px) { - footer .tsd-legend { - width: 50%; - } -} - -.tsd-hierarchy { - list-style: square; - padding: 0 0 0 20px; - margin: 0; -} -.tsd-hierarchy .target { - font-weight: bold; -} - -.tsd-index-panel .tsd-index-content { - margin-bottom: -30px !important; -} -.tsd-index-panel .tsd-index-section { - margin-bottom: 30px !important; -} -.tsd-index-panel h3 { - margin: 0 -20px 10px -20px; - padding: 0 20px 10px 20px; - border-bottom: 1px solid var(--color-panel-divider); -} -.tsd-index-panel ul.tsd-index-list { - -webkit-column-count: 3; - -moz-column-count: 3; - -ms-column-count: 3; - -o-column-count: 3; - column-count: 3; - -webkit-column-gap: 20px; - -moz-column-gap: 20px; - -ms-column-gap: 20px; - -o-column-gap: 20px; - column-gap: 20px; - padding: 0; - list-style: none; - line-height: 1.333em; -} -@media (max-width: 900px) { - .tsd-index-panel ul.tsd-index-list { - -webkit-column-count: 1; - -moz-column-count: 1; - -ms-column-count: 1; - -o-column-count: 1; - column-count: 1; - } -} -@media (min-width: 901px) and (max-width: 1024px) { - .tsd-index-panel ul.tsd-index-list { - -webkit-column-count: 2; - -moz-column-count: 2; - -ms-column-count: 2; - -o-column-count: 2; - column-count: 2; - } -} -.tsd-index-panel ul.tsd-index-list li { - -webkit-page-break-inside: avoid; - -moz-page-break-inside: avoid; - -ms-page-break-inside: avoid; - -o-page-break-inside: avoid; - page-break-inside: avoid; -} -.tsd-index-panel a, -.tsd-index-panel .tsd-parent-kind-module a { - color: var(--color-ts); -} -.tsd-index-panel .tsd-parent-kind-interface a { - color: var(--color-ts-interface); -} -.tsd-index-panel .tsd-parent-kind-enum a { - color: var(--color-ts-enum); -} -.tsd-index-panel .tsd-parent-kind-class a { - color: var(--color-ts-class); -} -.tsd-index-panel .tsd-kind-module a { - color: var(--color-ts); -} -.tsd-index-panel .tsd-kind-interface a { - color: var(--color-ts-interface); -} -.tsd-index-panel .tsd-kind-enum a { - color: var(--color-ts-enum); -} -.tsd-index-panel .tsd-kind-class a { - color: var(--color-ts-class); -} -.tsd-index-panel .tsd-is-private a { - color: var(--color-ts-private); -} - -.tsd-flag { - display: inline-block; - padding: 1px 5px; - border-radius: 4px; - color: var(--color-comment-tag-text); - background-color: var(--color-comment-tag); - text-indent: 0; - font-size: 14px; - font-weight: normal; -} - -.tsd-anchor { - position: absolute; - top: -100px; -} - -.tsd-member { - position: relative; -} -.tsd-member .tsd-anchor + h3 { - margin-top: 0; - margin-bottom: 0; - border-bottom: none; -} -.tsd-member a[data-tsd-kind] { - color: var(--color-ts); -} -.tsd-member a[data-tsd-kind=Interface] { - color: var(--color-ts-interface); -} -.tsd-member a[data-tsd-kind=Enum] { - color: var(--color-ts-enum); -} -.tsd-member a[data-tsd-kind=Class] { - color: var(--color-ts-class); -} -.tsd-member a[data-tsd-kind=Private] { - color: var(--color-ts-private); -} - -.tsd-navigation { - margin: 0 0 0 40px; -} -.tsd-navigation a { - display: block; - padding-top: 2px; - padding-bottom: 2px; - border-left: 2px solid transparent; - color: var(--color-text); - text-decoration: none; - transition: border-left-color 0.1s; -} -.tsd-navigation a:hover { - text-decoration: underline; -} -.tsd-navigation ul { - margin: 0; - padding: 0; - list-style: none; -} -.tsd-navigation li { - padding: 0; -} - -.tsd-navigation.primary { - padding-bottom: 40px; -} -.tsd-navigation.primary a { - display: block; - padding-top: 6px; - padding-bottom: 6px; -} -.tsd-navigation.primary ul li a { - padding-left: 5px; -} -.tsd-navigation.primary ul li li a { - padding-left: 25px; -} -.tsd-navigation.primary ul li li li a { - padding-left: 45px; -} -.tsd-navigation.primary ul li li li li a { - padding-left: 65px; -} -.tsd-navigation.primary ul li li li li li a { - padding-left: 85px; -} -.tsd-navigation.primary ul li li li li li li a { - padding-left: 105px; -} -.tsd-navigation.primary > ul { - border-bottom: 1px solid var(--color-panel-divider); -} -.tsd-navigation.primary li { - border-top: 1px solid var(--color-panel-divider); -} -.tsd-navigation.primary li.current > a { - font-weight: bold; -} -.tsd-navigation.primary li.label span { - display: block; - padding: 20px 0 6px 5px; - color: var(--color-menu-label); -} -.tsd-navigation.primary li.globals + li > span, .tsd-navigation.primary li.globals + li > a { - padding-top: 20px; -} - -.tsd-navigation.secondary { - max-height: calc(100vh - 1rem - 40px); - overflow: auto; - position: -webkit-sticky; - position: sticky; - top: calc(.5rem + 40px); - transition: 0.3s; -} -.tsd-navigation.secondary.tsd-navigation--toolbar-hide { - max-height: calc(100vh - 1rem); - top: 0.5rem; -} -.tsd-navigation.secondary ul { - transition: opacity 0.2s; -} -.tsd-navigation.secondary ul li a { - padding-left: 25px; -} -.tsd-navigation.secondary ul li li a { - padding-left: 45px; -} -.tsd-navigation.secondary ul li li li a { - padding-left: 65px; -} -.tsd-navigation.secondary ul li li li li a { - padding-left: 85px; -} -.tsd-navigation.secondary ul li li li li li a { - padding-left: 105px; -} -.tsd-navigation.secondary ul li li li li li li a { - padding-left: 125px; -} -.tsd-navigation.secondary ul.current a { - border-left-color: var(--color-panel-divider); -} -.tsd-navigation.secondary li.focus > a, -.tsd-navigation.secondary ul.current li.focus > a { - border-left-color: var(--color-menu-divider-focus); -} -.tsd-navigation.secondary li.current { - margin-top: 20px; - margin-bottom: 20px; - border-left-color: var(--color-panel-divider); -} -.tsd-navigation.secondary li.current > a { - font-weight: bold; -} - -@media (min-width: 901px) { - .menu-sticky-wrap { - position: static; - } -} - -.tsd-panel { - margin: 20px 0; - padding: 20px; - background-color: var(--color-panel); - box-shadow: 0 0 4px rgba(0, 0, 0, 0.25); -} -.tsd-panel:empty { - display: none; -} -.tsd-panel > h1, .tsd-panel > h2, .tsd-panel > h3 { - margin: 1.5em -20px 10px -20px; - padding: 0 20px 10px 20px; - border-bottom: 1px solid var(--color-panel-divider); -} -.tsd-panel > h1.tsd-before-signature, .tsd-panel > h2.tsd-before-signature, .tsd-panel > h3.tsd-before-signature { - margin-bottom: 0; - border-bottom: 0; -} -.tsd-panel table { - display: block; - width: 100%; - overflow: auto; - margin-top: 10px; - word-break: normal; - word-break: keep-all; -} -.tsd-panel table th { - font-weight: bold; -} -.tsd-panel table th, .tsd-panel table td { - padding: 6px 13px; - border: 1px solid #ddd; -} -.tsd-panel table tr { - background-color: #fff; - border-top: 1px solid #ccc; -} -.tsd-panel table tr:nth-child(2n) { - background-color: #f8f8f8; -} - -.tsd-panel-group { - margin: 60px 0; -} -.tsd-panel-group > h1, .tsd-panel-group > h2, .tsd-panel-group > h3 { - padding-left: 20px; - padding-right: 20px; -} - -#tsd-search { - transition: background-color 0.2s; -} -#tsd-search .title { - position: relative; - z-index: 2; -} -#tsd-search .field { - position: absolute; - left: 0; - top: 0; - right: 40px; - height: 40px; -} -#tsd-search .field input { - box-sizing: border-box; - position: relative; - top: -50px; - z-index: 1; - width: 100%; - padding: 0 10px; - opacity: 0; - outline: 0; - border: 0; - background: transparent; - color: var(--color-text); -} -#tsd-search .field label { - position: absolute; - overflow: hidden; - right: -40px; -} -#tsd-search .field input, -#tsd-search .title { - transition: opacity 0.2s; -} -#tsd-search .results { - position: absolute; - visibility: hidden; - top: 40px; - width: 100%; - margin: 0; - padding: 0; - list-style: none; - box-shadow: 0 0 4px rgba(0, 0, 0, 0.25); -} -#tsd-search .results li { - padding: 0 10px; - background-color: var(--color-background); -} -#tsd-search .results li:nth-child(even) { - background-color: var(--color-panel); -} -#tsd-search .results li.state { - display: none; -} -#tsd-search .results li.current, -#tsd-search .results li:hover { - background-color: var(--color-panel-divider); -} -#tsd-search .results a { - display: block; -} -#tsd-search .results a:before { - top: 10px; -} -#tsd-search .results span.parent { - color: var(--color-text-aside); - font-weight: normal; -} -#tsd-search.has-focus { - background-color: var(--color-panel-divider); -} -#tsd-search.has-focus .field input { - top: 0; - opacity: 1; -} -#tsd-search.has-focus .title { - z-index: 0; - opacity: 0; -} -#tsd-search.has-focus .results { - visibility: visible; -} -#tsd-search.loading .results li.state.loading { - display: block; -} -#tsd-search.failure .results li.state.failure { - display: block; -} - -.tsd-signature { - margin: 0 0 1em 0; - padding: 10px; - border: 1px solid var(--color-panel-divider); - font-family: Menlo, Monaco, Consolas, "Courier New", monospace; - font-size: 14px; - overflow-x: auto; -} -.tsd-signature.tsd-kind-icon { - padding-left: 30px; -} -.tsd-signature.tsd-kind-icon:before { - top: 10px; - left: 10px; -} -.tsd-panel > .tsd-signature { - margin-left: -20px; - margin-right: -20px; - border-width: 1px 0; -} -.tsd-panel > .tsd-signature.tsd-kind-icon { - padding-left: 40px; -} -.tsd-panel > .tsd-signature.tsd-kind-icon:before { - left: 20px; -} - -.tsd-signature-symbol { - color: var(--color-text-aside); - font-weight: normal; -} - -.tsd-signature-type { - font-style: italic; - font-weight: normal; -} - -.tsd-signatures { - padding: 0; - margin: 0 0 1em 0; - border: 1px solid var(--color-panel-divider); -} -.tsd-signatures .tsd-signature { - margin: 0; - border-width: 1px 0 0 0; - transition: background-color 0.1s; -} -.tsd-signatures .tsd-signature:first-child { - border-top-width: 0; -} -.tsd-signatures .tsd-signature.current { - background-color: var(--color-panel-divider); -} -.tsd-signatures.active > .tsd-signature { - cursor: pointer; -} -.tsd-panel > .tsd-signatures { - margin-left: -20px; - margin-right: -20px; - border-width: 1px 0; -} -.tsd-panel > .tsd-signatures .tsd-signature.tsd-kind-icon { - padding-left: 40px; -} -.tsd-panel > .tsd-signatures .tsd-signature.tsd-kind-icon:before { - left: 20px; -} -.tsd-panel > a.anchor + .tsd-signatures { - border-top-width: 0; - margin-top: -20px; -} - -ul.tsd-descriptions { - position: relative; - overflow: hidden; - padding: 0; - list-style: none; -} -ul.tsd-descriptions.active > .tsd-description { - display: none; -} -ul.tsd-descriptions.active > .tsd-description.current { - display: block; -} -ul.tsd-descriptions.active > .tsd-description.fade-in { - animation: fade-in-delayed 0.3s; -} -ul.tsd-descriptions.active > .tsd-description.fade-out { - animation: fade-out-delayed 0.3s; - position: absolute; - display: block; - top: 0; - left: 0; - right: 0; - opacity: 0; - visibility: hidden; -} -ul.tsd-descriptions h4, ul.tsd-descriptions .tsd-index-panel h3, .tsd-index-panel ul.tsd-descriptions h3 { - font-size: 16px; - margin: 1em 0 0.5em 0; -} - -ul.tsd-parameters, -ul.tsd-type-parameters { - list-style: square; - margin: 0; - padding-left: 20px; -} -ul.tsd-parameters > li.tsd-parameter-signature, -ul.tsd-type-parameters > li.tsd-parameter-signature { - list-style: none; - margin-left: -20px; -} -ul.tsd-parameters h5, -ul.tsd-type-parameters h5 { - font-size: 16px; - margin: 1em 0 0.5em 0; -} -ul.tsd-parameters .tsd-comment, -ul.tsd-type-parameters .tsd-comment { - margin-top: -0.5em; -} - -.tsd-sources { - font-size: 14px; - color: var(--color-text-aside); - margin: 0 0 1em 0; -} -.tsd-sources a { - color: var(--color-text-aside); - text-decoration: underline; -} -.tsd-sources ul, .tsd-sources p { - margin: 0 !important; -} -.tsd-sources ul { - list-style: none; - padding: 0; -} - -.tsd-page-toolbar { - position: fixed; - z-index: 1; - top: 0; - left: 0; - width: 100%; - height: 40px; - color: var(--color-toolbar-text); - background: var(--color-toolbar); - border-bottom: 1px solid var(--color-panel-divider); - transition: transform 0.3s linear; -} -.tsd-page-toolbar a { - color: var(--color-toolbar-text); - text-decoration: none; -} -.tsd-page-toolbar a.title { - font-weight: bold; -} -.tsd-page-toolbar a.title:hover { - text-decoration: underline; -} -.tsd-page-toolbar .table-wrap { - display: table; - width: 100%; - height: 40px; -} -.tsd-page-toolbar .table-cell { - display: table-cell; - position: relative; - white-space: nowrap; - line-height: 40px; -} -.tsd-page-toolbar .table-cell:first-child { - width: 100%; -} - -.tsd-page-toolbar--hide { - transform: translateY(-100%); -} - -.tsd-select .tsd-select-list li:before, .tsd-select .tsd-select-label:before, .tsd-widget:before { - content: ""; - display: inline-block; - width: 40px; - height: 40px; - margin: 0 -8px 0 0; - background-image: url(../images/widgets.png); - background-repeat: no-repeat; - text-indent: -1024px; - vertical-align: bottom; -} -@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) { - .tsd-select .tsd-select-list li:before, .tsd-select .tsd-select-label:before, .tsd-widget:before { - background-image: url(../images/widgets@2x.png); - background-size: 320px 40px; - } -} - -.tsd-widget { - display: inline-block; - overflow: hidden; - opacity: 0.6; - height: 40px; - transition: opacity 0.1s, background-color 0.2s; - vertical-align: bottom; - cursor: pointer; -} -.tsd-widget:hover { - opacity: 0.8; -} -.tsd-widget.active { - opacity: 1; - background-color: var(--color-panel-divider); -} -.tsd-widget.no-caption { - width: 40px; -} -.tsd-widget.no-caption:before { - margin: 0; -} -.tsd-widget.search:before { - background-position: 0 0; -} -.tsd-widget.menu:before { - background-position: -40px 0; -} -.tsd-widget.options:before { - background-position: -80px 0; -} -.tsd-widget.options, .tsd-widget.menu { - display: none; -} -@media (max-width: 900px) { - .tsd-widget.options, .tsd-widget.menu { - display: inline-block; - } -} -input[type=checkbox] + .tsd-widget:before { - background-position: -120px 0; -} -input[type=checkbox]:checked + .tsd-widget:before { - background-position: -160px 0; -} - -.tsd-select { - position: relative; - display: inline-block; - height: 40px; - transition: opacity 0.1s, background-color 0.2s; - vertical-align: bottom; - cursor: pointer; -} -.tsd-select .tsd-select-label { - opacity: 0.6; - transition: opacity 0.2s; -} -.tsd-select .tsd-select-label:before { - background-position: -240px 0; -} -.tsd-select.active .tsd-select-label { - opacity: 0.8; -} -.tsd-select.active .tsd-select-list { - visibility: visible; - opacity: 1; - transition-delay: 0s; -} -.tsd-select .tsd-select-list { - position: absolute; - visibility: hidden; - top: 40px; - left: 0; - margin: 0; - padding: 0; - opacity: 0; - list-style: none; - box-shadow: 0 0 4px rgba(0, 0, 0, 0.25); - transition: visibility 0s 0.2s, opacity 0.2s; -} -.tsd-select .tsd-select-list li { - padding: 0 20px 0 0; - background-color: var(--color-background); -} -.tsd-select .tsd-select-list li:before { - background-position: 40px 0; -} -.tsd-select .tsd-select-list li:nth-child(even) { - background-color: var(--color-panel); -} -.tsd-select .tsd-select-list li:hover { - background-color: var(--color-panel-divider); -} -.tsd-select .tsd-select-list li.selected:before { - background-position: -200px 0; -} -@media (max-width: 900px) { - .tsd-select .tsd-select-list { - top: 0; - left: auto; - right: 100%; - margin-right: -5px; - } - .tsd-select .tsd-select-label:before { - background-position: -280px 0; - } -} - -img { - max-width: 100%; -} diff --git a/docs/assets/highlight.css b/docs/assets/highlight.css new file mode 100644 index 00000000..94f78f0f --- /dev/null +++ b/docs/assets/highlight.css @@ -0,0 +1,106 @@ +:root { + --light-hl-0: #001080; + --dark-hl-0: #9CDCFE; + --light-hl-1: #000000; + --dark-hl-1: #D4D4D4; + --light-hl-2: #0000FF; + --dark-hl-2: #569CD6; + --light-hl-3: #0070C1; + --dark-hl-3: #4FC1FF; + --light-hl-4: #795E26; + --dark-hl-4: #DCDCAA; + --light-hl-5: #A31515; + --dark-hl-5: #CE9178; + --light-hl-6: #AF00DB; + --dark-hl-6: #C586C0; + --light-hl-7: #008000; + --dark-hl-7: #6A9955; + --light-hl-8: #267F99; + --dark-hl-8: #4EC9B0; + --light-hl-9: #098658; + --dark-hl-9: #B5CEA8; + --light-hl-10: #000000; + --dark-hl-10: #C8C8C8; + --light-hl-11: #CD3131; + --dark-hl-11: #F44747; + --light-code-background: #FFFFFF; + --dark-code-background: #1E1E1E; +} + +@media (prefers-color-scheme: light) { :root { + --hl-0: var(--light-hl-0); + --hl-1: var(--light-hl-1); + --hl-2: var(--light-hl-2); + --hl-3: var(--light-hl-3); + --hl-4: var(--light-hl-4); + --hl-5: var(--light-hl-5); + --hl-6: var(--light-hl-6); + --hl-7: var(--light-hl-7); + --hl-8: var(--light-hl-8); + --hl-9: var(--light-hl-9); + --hl-10: var(--light-hl-10); + --hl-11: var(--light-hl-11); + --code-background: var(--light-code-background); +} } + +@media (prefers-color-scheme: dark) { :root { + --hl-0: var(--dark-hl-0); + --hl-1: var(--dark-hl-1); + --hl-2: var(--dark-hl-2); + --hl-3: var(--dark-hl-3); + --hl-4: var(--dark-hl-4); + --hl-5: var(--dark-hl-5); + --hl-6: var(--dark-hl-6); + --hl-7: var(--dark-hl-7); + --hl-8: var(--dark-hl-8); + --hl-9: var(--dark-hl-9); + --hl-10: var(--dark-hl-10); + --hl-11: var(--dark-hl-11); + --code-background: var(--dark-code-background); +} } + +body.light { + --hl-0: var(--light-hl-0); + --hl-1: var(--light-hl-1); + --hl-2: var(--light-hl-2); + --hl-3: var(--light-hl-3); + --hl-4: var(--light-hl-4); + --hl-5: var(--light-hl-5); + --hl-6: var(--light-hl-6); + --hl-7: var(--light-hl-7); + --hl-8: var(--light-hl-8); + --hl-9: var(--light-hl-9); + --hl-10: var(--light-hl-10); + --hl-11: var(--light-hl-11); + --code-background: var(--light-code-background); +} + +body.dark { + --hl-0: var(--dark-hl-0); + --hl-1: var(--dark-hl-1); + --hl-2: var(--dark-hl-2); + --hl-3: var(--dark-hl-3); + --hl-4: var(--dark-hl-4); + --hl-5: var(--dark-hl-5); + --hl-6: var(--dark-hl-6); + --hl-7: var(--dark-hl-7); + --hl-8: var(--dark-hl-8); + --hl-9: var(--dark-hl-9); + --hl-10: var(--dark-hl-10); + --hl-11: var(--dark-hl-11); + --code-background: var(--dark-code-background); +} + +.hl-0 { color: var(--hl-0); } +.hl-1 { color: var(--hl-1); } +.hl-2 { color: var(--hl-2); } +.hl-3 { color: var(--hl-3); } +.hl-4 { color: var(--hl-4); } +.hl-5 { color: var(--hl-5); } +.hl-6 { color: var(--hl-6); } +.hl-7 { color: var(--hl-7); } +.hl-8 { color: var(--hl-8); } +.hl-9 { color: var(--hl-9); } +.hl-10 { color: var(--hl-10); } +.hl-11 { color: var(--hl-11); } +pre, code { background: var(--code-background); } diff --git a/docs/assets/icons.css b/docs/assets/icons.css new file mode 100644 index 00000000..776a3562 --- /dev/null +++ b/docs/assets/icons.css @@ -0,0 +1,1043 @@ +.tsd-kind-icon { + display: block; + position: relative; + padding-left: 20px; + text-indent: -20px; +} +.tsd-kind-icon:before { + content: ""; + display: inline-block; + vertical-align: middle; + width: 17px; + height: 17px; + margin: 0 3px 2px 0; + background-image: url(./icons.png); +} +@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) { + .tsd-kind-icon:before { + background-image: url(./icons@2x.png); + background-size: 238px 204px; + } +} + +.tsd-signature.tsd-kind-icon:before { + background-position: 0 -153px; +} + +.tsd-kind-object-literal > .tsd-kind-icon:before { + background-position: 0px -17px; +} +.tsd-kind-object-literal.tsd-is-protected > .tsd-kind-icon:before { + background-position: -17px -17px; +} +.tsd-kind-object-literal.tsd-is-private > .tsd-kind-icon:before { + background-position: -34px -17px; +} + +.tsd-kind-class > .tsd-kind-icon:before { + background-position: 0px -34px; +} +.tsd-kind-class.tsd-is-protected > .tsd-kind-icon:before { + background-position: -17px -34px; +} +.tsd-kind-class.tsd-is-private > .tsd-kind-icon:before { + background-position: -34px -34px; +} + +.tsd-kind-class.tsd-has-type-parameter > .tsd-kind-icon:before { + background-position: 0px -51px; +} +.tsd-kind-class.tsd-has-type-parameter.tsd-is-protected + > .tsd-kind-icon:before { + background-position: -17px -51px; +} +.tsd-kind-class.tsd-has-type-parameter.tsd-is-private > .tsd-kind-icon:before { + background-position: -34px -51px; +} + +.tsd-kind-interface > .tsd-kind-icon:before { + background-position: 0px -68px; +} +.tsd-kind-interface.tsd-is-protected > .tsd-kind-icon:before { + background-position: -17px -68px; +} +.tsd-kind-interface.tsd-is-private > .tsd-kind-icon:before { + background-position: -34px -68px; +} + +.tsd-kind-interface.tsd-has-type-parameter > .tsd-kind-icon:before { + background-position: 0px -85px; +} +.tsd-kind-interface.tsd-has-type-parameter.tsd-is-protected + > .tsd-kind-icon:before { + background-position: -17px -85px; +} +.tsd-kind-interface.tsd-has-type-parameter.tsd-is-private + > .tsd-kind-icon:before { + background-position: -34px -85px; +} + +.tsd-kind-namespace > .tsd-kind-icon:before { + background-position: 0px -102px; +} +.tsd-kind-namespace.tsd-is-protected > .tsd-kind-icon:before { + background-position: -17px -102px; +} +.tsd-kind-namespace.tsd-is-private > .tsd-kind-icon:before { + background-position: -34px -102px; +} + +.tsd-kind-module > .tsd-kind-icon:before { + background-position: 0px -102px; +} +.tsd-kind-module.tsd-is-protected > .tsd-kind-icon:before { + background-position: -17px -102px; +} +.tsd-kind-module.tsd-is-private > .tsd-kind-icon:before { + background-position: -34px -102px; +} + +.tsd-kind-enum > .tsd-kind-icon:before { + background-position: 0px -119px; +} +.tsd-kind-enum.tsd-is-protected > .tsd-kind-icon:before { + background-position: -17px -119px; +} +.tsd-kind-enum.tsd-is-private > .tsd-kind-icon:before { + background-position: -34px -119px; +} + +.tsd-kind-enum-member > .tsd-kind-icon:before { + background-position: 0px -136px; +} +.tsd-kind-enum-member.tsd-is-protected > .tsd-kind-icon:before { + background-position: -17px -136px; +} +.tsd-kind-enum-member.tsd-is-private > .tsd-kind-icon:before { + background-position: -34px -136px; +} + +.tsd-kind-signature > .tsd-kind-icon:before { + background-position: 0px -153px; +} +.tsd-kind-signature.tsd-is-protected > .tsd-kind-icon:before { + background-position: -17px -153px; +} +.tsd-kind-signature.tsd-is-private > .tsd-kind-icon:before { + background-position: -34px -153px; +} + +.tsd-kind-type-alias > .tsd-kind-icon:before { + background-position: 0px -170px; +} +.tsd-kind-type-alias.tsd-is-protected > .tsd-kind-icon:before { + background-position: -17px -170px; +} +.tsd-kind-type-alias.tsd-is-private > .tsd-kind-icon:before { + background-position: -34px -170px; +} + +.tsd-kind-type-alias.tsd-has-type-parameter > .tsd-kind-icon:before { + background-position: 0px -187px; +} +.tsd-kind-type-alias.tsd-has-type-parameter.tsd-is-protected + > .tsd-kind-icon:before { + background-position: -17px -187px; +} +.tsd-kind-type-alias.tsd-has-type-parameter.tsd-is-private + > .tsd-kind-icon:before { + background-position: -34px -187px; +} + +.tsd-kind-variable > .tsd-kind-icon:before { + background-position: -136px -0px; +} +.tsd-kind-variable.tsd-is-protected > .tsd-kind-icon:before { + background-position: -153px -0px; +} +.tsd-kind-variable.tsd-is-private > .tsd-kind-icon:before { + background-position: -119px -0px; +} +.tsd-kind-variable.tsd-parent-kind-class > .tsd-kind-icon:before { + background-position: -51px -0px; +} +.tsd-kind-variable.tsd-parent-kind-class.tsd-is-inherited + > .tsd-kind-icon:before { + background-position: -68px -0px; +} +.tsd-kind-variable.tsd-parent-kind-class.tsd-is-protected + > .tsd-kind-icon:before { + background-position: -85px -0px; +} +.tsd-kind-variable.tsd-parent-kind-class.tsd-is-protected.tsd-is-inherited + > .tsd-kind-icon:before { + background-position: -102px -0px; +} +.tsd-kind-variable.tsd-parent-kind-class.tsd-is-private + > .tsd-kind-icon:before { + background-position: -119px -0px; +} +.tsd-kind-variable.tsd-parent-kind-enum > .tsd-kind-icon:before { + background-position: -170px -0px; +} +.tsd-kind-variable.tsd-parent-kind-enum.tsd-is-protected + > .tsd-kind-icon:before { + background-position: -187px -0px; +} +.tsd-kind-variable.tsd-parent-kind-enum.tsd-is-private > .tsd-kind-icon:before { + background-position: -119px -0px; +} +.tsd-kind-variable.tsd-parent-kind-interface > .tsd-kind-icon:before { + background-position: -204px -0px; +} +.tsd-kind-variable.tsd-parent-kind-interface.tsd-is-inherited + > .tsd-kind-icon:before { + background-position: -221px -0px; +} + +.tsd-kind-property > .tsd-kind-icon:before { + background-position: -136px -0px; +} +.tsd-kind-property.tsd-is-protected > .tsd-kind-icon:before { + background-position: -153px -0px; +} +.tsd-kind-property.tsd-is-private > .tsd-kind-icon:before { + background-position: -119px -0px; +} +.tsd-kind-property.tsd-parent-kind-class > .tsd-kind-icon:before { + background-position: -51px -0px; +} +.tsd-kind-property.tsd-parent-kind-class.tsd-is-inherited + > .tsd-kind-icon:before { + background-position: -68px -0px; +} +.tsd-kind-property.tsd-parent-kind-class.tsd-is-protected + > .tsd-kind-icon:before { + background-position: -85px -0px; +} +.tsd-kind-property.tsd-parent-kind-class.tsd-is-protected.tsd-is-inherited + > .tsd-kind-icon:before { + background-position: -102px -0px; +} +.tsd-kind-property.tsd-parent-kind-class.tsd-is-private + > .tsd-kind-icon:before { + background-position: -119px -0px; +} +.tsd-kind-property.tsd-parent-kind-enum > .tsd-kind-icon:before { + background-position: -170px -0px; +} +.tsd-kind-property.tsd-parent-kind-enum.tsd-is-protected + > .tsd-kind-icon:before { + background-position: -187px -0px; +} +.tsd-kind-property.tsd-parent-kind-enum.tsd-is-private > .tsd-kind-icon:before { + background-position: -119px -0px; +} +.tsd-kind-property.tsd-parent-kind-interface > .tsd-kind-icon:before { + background-position: -204px -0px; +} +.tsd-kind-property.tsd-parent-kind-interface.tsd-is-inherited + > .tsd-kind-icon:before { + background-position: -221px -0px; +} + +.tsd-kind-get-signature > .tsd-kind-icon:before { + background-position: -136px -17px; +} +.tsd-kind-get-signature.tsd-is-protected > .tsd-kind-icon:before { + background-position: -153px -17px; +} +.tsd-kind-get-signature.tsd-is-private > .tsd-kind-icon:before { + background-position: -119px -17px; +} +.tsd-kind-get-signature.tsd-parent-kind-class > .tsd-kind-icon:before { + background-position: -51px -17px; +} +.tsd-kind-get-signature.tsd-parent-kind-class.tsd-is-inherited + > .tsd-kind-icon:before { + background-position: -68px -17px; +} +.tsd-kind-get-signature.tsd-parent-kind-class.tsd-is-protected + > .tsd-kind-icon:before { + background-position: -85px -17px; +} +.tsd-kind-get-signature.tsd-parent-kind-class.tsd-is-protected.tsd-is-inherited + > .tsd-kind-icon:before { + background-position: -102px -17px; +} +.tsd-kind-get-signature.tsd-parent-kind-class.tsd-is-private + > .tsd-kind-icon:before { + background-position: -119px -17px; +} +.tsd-kind-get-signature.tsd-parent-kind-enum > .tsd-kind-icon:before { + background-position: -170px -17px; +} +.tsd-kind-get-signature.tsd-parent-kind-enum.tsd-is-protected + > .tsd-kind-icon:before { + background-position: -187px -17px; +} +.tsd-kind-get-signature.tsd-parent-kind-enum.tsd-is-private + > .tsd-kind-icon:before { + background-position: -119px -17px; +} +.tsd-kind-get-signature.tsd-parent-kind-interface > .tsd-kind-icon:before { + background-position: -204px -17px; +} +.tsd-kind-get-signature.tsd-parent-kind-interface.tsd-is-inherited + > .tsd-kind-icon:before { + background-position: -221px -17px; +} + +.tsd-kind-set-signature > .tsd-kind-icon:before { + background-position: -136px -34px; +} +.tsd-kind-set-signature.tsd-is-protected > .tsd-kind-icon:before { + background-position: -153px -34px; +} +.tsd-kind-set-signature.tsd-is-private > .tsd-kind-icon:before { + background-position: -119px -34px; +} +.tsd-kind-set-signature.tsd-parent-kind-class > .tsd-kind-icon:before { + background-position: -51px -34px; +} +.tsd-kind-set-signature.tsd-parent-kind-class.tsd-is-inherited + > .tsd-kind-icon:before { + background-position: -68px -34px; +} +.tsd-kind-set-signature.tsd-parent-kind-class.tsd-is-protected + > .tsd-kind-icon:before { + background-position: -85px -34px; +} +.tsd-kind-set-signature.tsd-parent-kind-class.tsd-is-protected.tsd-is-inherited + > .tsd-kind-icon:before { + background-position: -102px -34px; +} +.tsd-kind-set-signature.tsd-parent-kind-class.tsd-is-private + > .tsd-kind-icon:before { + background-position: -119px -34px; +} +.tsd-kind-set-signature.tsd-parent-kind-enum > .tsd-kind-icon:before { + background-position: -170px -34px; +} +.tsd-kind-set-signature.tsd-parent-kind-enum.tsd-is-protected + > .tsd-kind-icon:before { + background-position: -187px -34px; +} +.tsd-kind-set-signature.tsd-parent-kind-enum.tsd-is-private + > .tsd-kind-icon:before { + background-position: -119px -34px; +} +.tsd-kind-set-signature.tsd-parent-kind-interface > .tsd-kind-icon:before { + background-position: -204px -34px; +} +.tsd-kind-set-signature.tsd-parent-kind-interface.tsd-is-inherited + > .tsd-kind-icon:before { + background-position: -221px -34px; +} + +.tsd-kind-accessor > .tsd-kind-icon:before { + background-position: -136px -51px; +} +.tsd-kind-accessor.tsd-is-protected > .tsd-kind-icon:before { + background-position: -153px -51px; +} +.tsd-kind-accessor.tsd-is-private > .tsd-kind-icon:before { + background-position: -119px -51px; +} +.tsd-kind-accessor.tsd-parent-kind-class > .tsd-kind-icon:before { + background-position: -51px -51px; +} +.tsd-kind-accessor.tsd-parent-kind-class.tsd-is-inherited + > .tsd-kind-icon:before { + background-position: -68px -51px; +} +.tsd-kind-accessor.tsd-parent-kind-class.tsd-is-protected + > .tsd-kind-icon:before { + background-position: -85px -51px; +} +.tsd-kind-accessor.tsd-parent-kind-class.tsd-is-protected.tsd-is-inherited + > .tsd-kind-icon:before { + background-position: -102px -51px; +} +.tsd-kind-accessor.tsd-parent-kind-class.tsd-is-private + > .tsd-kind-icon:before { + background-position: -119px -51px; +} +.tsd-kind-accessor.tsd-parent-kind-enum > .tsd-kind-icon:before { + background-position: -170px -51px; +} +.tsd-kind-accessor.tsd-parent-kind-enum.tsd-is-protected + > .tsd-kind-icon:before { + background-position: -187px -51px; +} +.tsd-kind-accessor.tsd-parent-kind-enum.tsd-is-private > .tsd-kind-icon:before { + background-position: -119px -51px; +} +.tsd-kind-accessor.tsd-parent-kind-interface > .tsd-kind-icon:before { + background-position: -204px -51px; +} +.tsd-kind-accessor.tsd-parent-kind-interface.tsd-is-inherited + > .tsd-kind-icon:before { + background-position: -221px -51px; +} + +.tsd-kind-function > .tsd-kind-icon:before { + background-position: -136px -68px; +} +.tsd-kind-function.tsd-is-protected > .tsd-kind-icon:before { + background-position: -153px -68px; +} +.tsd-kind-function.tsd-is-private > .tsd-kind-icon:before { + background-position: -119px -68px; +} +.tsd-kind-function.tsd-parent-kind-class > .tsd-kind-icon:before { + background-position: -51px -68px; +} +.tsd-kind-function.tsd-parent-kind-class.tsd-is-inherited + > .tsd-kind-icon:before { + background-position: -68px -68px; +} +.tsd-kind-function.tsd-parent-kind-class.tsd-is-protected + > .tsd-kind-icon:before { + background-position: -85px -68px; +} +.tsd-kind-function.tsd-parent-kind-class.tsd-is-protected.tsd-is-inherited + > .tsd-kind-icon:before { + background-position: -102px -68px; +} +.tsd-kind-function.tsd-parent-kind-class.tsd-is-private + > .tsd-kind-icon:before { + background-position: -119px -68px; +} +.tsd-kind-function.tsd-parent-kind-enum > .tsd-kind-icon:before { + background-position: -170px -68px; +} +.tsd-kind-function.tsd-parent-kind-enum.tsd-is-protected + > .tsd-kind-icon:before { + background-position: -187px -68px; +} +.tsd-kind-function.tsd-parent-kind-enum.tsd-is-private > .tsd-kind-icon:before { + background-position: -119px -68px; +} +.tsd-kind-function.tsd-parent-kind-interface > .tsd-kind-icon:before { + background-position: -204px -68px; +} +.tsd-kind-function.tsd-parent-kind-interface.tsd-is-inherited + > .tsd-kind-icon:before { + background-position: -221px -68px; +} + +.tsd-kind-method > .tsd-kind-icon:before { + background-position: -136px -68px; +} +.tsd-kind-method.tsd-is-protected > .tsd-kind-icon:before { + background-position: -153px -68px; +} +.tsd-kind-method.tsd-is-private > .tsd-kind-icon:before { + background-position: -119px -68px; +} +.tsd-kind-method.tsd-parent-kind-class > .tsd-kind-icon:before { + background-position: -51px -68px; +} +.tsd-kind-method.tsd-parent-kind-class.tsd-is-inherited + > .tsd-kind-icon:before { + background-position: -68px -68px; +} +.tsd-kind-method.tsd-parent-kind-class.tsd-is-protected + > .tsd-kind-icon:before { + background-position: -85px -68px; +} +.tsd-kind-method.tsd-parent-kind-class.tsd-is-protected.tsd-is-inherited + > .tsd-kind-icon:before { + background-position: -102px -68px; +} +.tsd-kind-method.tsd-parent-kind-class.tsd-is-private > .tsd-kind-icon:before { + background-position: -119px -68px; +} +.tsd-kind-method.tsd-parent-kind-enum > .tsd-kind-icon:before { + background-position: -170px -68px; +} +.tsd-kind-method.tsd-parent-kind-enum.tsd-is-protected > .tsd-kind-icon:before { + background-position: -187px -68px; +} +.tsd-kind-method.tsd-parent-kind-enum.tsd-is-private > .tsd-kind-icon:before { + background-position: -119px -68px; +} +.tsd-kind-method.tsd-parent-kind-interface > .tsd-kind-icon:before { + background-position: -204px -68px; +} +.tsd-kind-method.tsd-parent-kind-interface.tsd-is-inherited + > .tsd-kind-icon:before { + background-position: -221px -68px; +} + +.tsd-kind-call-signature > .tsd-kind-icon:before { + background-position: -136px -68px; +} +.tsd-kind-call-signature.tsd-is-protected > .tsd-kind-icon:before { + background-position: -153px -68px; +} +.tsd-kind-call-signature.tsd-is-private > .tsd-kind-icon:before { + background-position: -119px -68px; +} +.tsd-kind-call-signature.tsd-parent-kind-class > .tsd-kind-icon:before { + background-position: -51px -68px; +} +.tsd-kind-call-signature.tsd-parent-kind-class.tsd-is-inherited + > .tsd-kind-icon:before { + background-position: -68px -68px; +} +.tsd-kind-call-signature.tsd-parent-kind-class.tsd-is-protected + > .tsd-kind-icon:before { + background-position: -85px -68px; +} +.tsd-kind-call-signature.tsd-parent-kind-class.tsd-is-protected.tsd-is-inherited + > .tsd-kind-icon:before { + background-position: -102px -68px; +} +.tsd-kind-call-signature.tsd-parent-kind-class.tsd-is-private + > .tsd-kind-icon:before { + background-position: -119px -68px; +} +.tsd-kind-call-signature.tsd-parent-kind-enum > .tsd-kind-icon:before { + background-position: -170px -68px; +} +.tsd-kind-call-signature.tsd-parent-kind-enum.tsd-is-protected + > .tsd-kind-icon:before { + background-position: -187px -68px; +} +.tsd-kind-call-signature.tsd-parent-kind-enum.tsd-is-private + > .tsd-kind-icon:before { + background-position: -119px -68px; +} +.tsd-kind-call-signature.tsd-parent-kind-interface > .tsd-kind-icon:before { + background-position: -204px -68px; +} +.tsd-kind-call-signature.tsd-parent-kind-interface.tsd-is-inherited + > .tsd-kind-icon:before { + background-position: -221px -68px; +} + +.tsd-kind-function.tsd-has-type-parameter > .tsd-kind-icon:before { + background-position: -136px -85px; +} +.tsd-kind-function.tsd-has-type-parameter.tsd-is-protected + > .tsd-kind-icon:before { + background-position: -153px -85px; +} +.tsd-kind-function.tsd-has-type-parameter.tsd-is-private + > .tsd-kind-icon:before { + background-position: -119px -85px; +} +.tsd-kind-function.tsd-has-type-parameter.tsd-parent-kind-class + > .tsd-kind-icon:before { + background-position: -51px -85px; +} +.tsd-kind-function.tsd-has-type-parameter.tsd-parent-kind-class.tsd-is-inherited + > .tsd-kind-icon:before { + background-position: -68px -85px; +} +.tsd-kind-function.tsd-has-type-parameter.tsd-parent-kind-class.tsd-is-protected + > .tsd-kind-icon:before { + background-position: -85px -85px; +} +.tsd-kind-function.tsd-has-type-parameter.tsd-parent-kind-class.tsd-is-protected.tsd-is-inherited + > .tsd-kind-icon:before { + background-position: -102px -85px; +} +.tsd-kind-function.tsd-has-type-parameter.tsd-parent-kind-class.tsd-is-private + > .tsd-kind-icon:before { + background-position: -119px -85px; +} +.tsd-kind-function.tsd-has-type-parameter.tsd-parent-kind-enum + > .tsd-kind-icon:before { + background-position: -170px -85px; +} +.tsd-kind-function.tsd-has-type-parameter.tsd-parent-kind-enum.tsd-is-protected + > .tsd-kind-icon:before { + background-position: -187px -85px; +} +.tsd-kind-function.tsd-has-type-parameter.tsd-parent-kind-enum.tsd-is-private + > .tsd-kind-icon:before { + background-position: -119px -85px; +} +.tsd-kind-function.tsd-has-type-parameter.tsd-parent-kind-interface + > .tsd-kind-icon:before { + background-position: -204px -85px; +} +.tsd-kind-function.tsd-has-type-parameter.tsd-parent-kind-interface.tsd-is-inherited + > .tsd-kind-icon:before { + background-position: -221px -85px; +} + +.tsd-kind-method.tsd-has-type-parameter > .tsd-kind-icon:before { + background-position: -136px -85px; +} +.tsd-kind-method.tsd-has-type-parameter.tsd-is-protected + > .tsd-kind-icon:before { + background-position: -153px -85px; +} +.tsd-kind-method.tsd-has-type-parameter.tsd-is-private > .tsd-kind-icon:before { + background-position: -119px -85px; +} +.tsd-kind-method.tsd-has-type-parameter.tsd-parent-kind-class + > .tsd-kind-icon:before { + background-position: -51px -85px; +} +.tsd-kind-method.tsd-has-type-parameter.tsd-parent-kind-class.tsd-is-inherited + > .tsd-kind-icon:before { + background-position: -68px -85px; +} +.tsd-kind-method.tsd-has-type-parameter.tsd-parent-kind-class.tsd-is-protected + > .tsd-kind-icon:before { + background-position: -85px -85px; +} +.tsd-kind-method.tsd-has-type-parameter.tsd-parent-kind-class.tsd-is-protected.tsd-is-inherited + > .tsd-kind-icon:before { + background-position: -102px -85px; +} +.tsd-kind-method.tsd-has-type-parameter.tsd-parent-kind-class.tsd-is-private + > .tsd-kind-icon:before { + background-position: -119px -85px; +} +.tsd-kind-method.tsd-has-type-parameter.tsd-parent-kind-enum + > .tsd-kind-icon:before { + background-position: -170px -85px; +} +.tsd-kind-method.tsd-has-type-parameter.tsd-parent-kind-enum.tsd-is-protected + > .tsd-kind-icon:before { + background-position: -187px -85px; +} +.tsd-kind-method.tsd-has-type-parameter.tsd-parent-kind-enum.tsd-is-private + > .tsd-kind-icon:before { + background-position: -119px -85px; +} +.tsd-kind-method.tsd-has-type-parameter.tsd-parent-kind-interface + > .tsd-kind-icon:before { + background-position: -204px -85px; +} +.tsd-kind-method.tsd-has-type-parameter.tsd-parent-kind-interface.tsd-is-inherited + > .tsd-kind-icon:before { + background-position: -221px -85px; +} + +.tsd-kind-constructor > .tsd-kind-icon:before { + background-position: -136px -102px; +} +.tsd-kind-constructor.tsd-is-protected > .tsd-kind-icon:before { + background-position: -153px -102px; +} +.tsd-kind-constructor.tsd-is-private > .tsd-kind-icon:before { + background-position: -119px -102px; +} +.tsd-kind-constructor.tsd-parent-kind-class > .tsd-kind-icon:before { + background-position: -51px -102px; +} +.tsd-kind-constructor.tsd-parent-kind-class.tsd-is-inherited + > .tsd-kind-icon:before { + background-position: -68px -102px; +} +.tsd-kind-constructor.tsd-parent-kind-class.tsd-is-protected + > .tsd-kind-icon:before { + background-position: -85px -102px; +} +.tsd-kind-constructor.tsd-parent-kind-class.tsd-is-protected.tsd-is-inherited + > .tsd-kind-icon:before { + background-position: -102px -102px; +} +.tsd-kind-constructor.tsd-parent-kind-class.tsd-is-private + > .tsd-kind-icon:before { + background-position: -119px -102px; +} +.tsd-kind-constructor.tsd-parent-kind-enum > .tsd-kind-icon:before { + background-position: -170px -102px; +} +.tsd-kind-constructor.tsd-parent-kind-enum.tsd-is-protected + > .tsd-kind-icon:before { + background-position: -187px -102px; +} +.tsd-kind-constructor.tsd-parent-kind-enum.tsd-is-private + > .tsd-kind-icon:before { + background-position: -119px -102px; +} +.tsd-kind-constructor.tsd-parent-kind-interface > .tsd-kind-icon:before { + background-position: -204px -102px; +} +.tsd-kind-constructor.tsd-parent-kind-interface.tsd-is-inherited + > .tsd-kind-icon:before { + background-position: -221px -102px; +} + +.tsd-kind-constructor-signature > .tsd-kind-icon:before { + background-position: -136px -102px; +} +.tsd-kind-constructor-signature.tsd-is-protected > .tsd-kind-icon:before { + background-position: -153px -102px; +} +.tsd-kind-constructor-signature.tsd-is-private > .tsd-kind-icon:before { + background-position: -119px -102px; +} +.tsd-kind-constructor-signature.tsd-parent-kind-class > .tsd-kind-icon:before { + background-position: -51px -102px; +} +.tsd-kind-constructor-signature.tsd-parent-kind-class.tsd-is-inherited + > .tsd-kind-icon:before { + background-position: -68px -102px; +} +.tsd-kind-constructor-signature.tsd-parent-kind-class.tsd-is-protected + > .tsd-kind-icon:before { + background-position: -85px -102px; +} +.tsd-kind-constructor-signature.tsd-parent-kind-class.tsd-is-protected.tsd-is-inherited + > .tsd-kind-icon:before { + background-position: -102px -102px; +} +.tsd-kind-constructor-signature.tsd-parent-kind-class.tsd-is-private + > .tsd-kind-icon:before { + background-position: -119px -102px; +} +.tsd-kind-constructor-signature.tsd-parent-kind-enum > .tsd-kind-icon:before { + background-position: -170px -102px; +} +.tsd-kind-constructor-signature.tsd-parent-kind-enum.tsd-is-protected + > .tsd-kind-icon:before { + background-position: -187px -102px; +} +.tsd-kind-constructor-signature.tsd-parent-kind-enum.tsd-is-private + > .tsd-kind-icon:before { + background-position: -119px -102px; +} +.tsd-kind-constructor-signature.tsd-parent-kind-interface + > .tsd-kind-icon:before { + background-position: -204px -102px; +} +.tsd-kind-constructor-signature.tsd-parent-kind-interface.tsd-is-inherited + > .tsd-kind-icon:before { + background-position: -221px -102px; +} + +.tsd-kind-index-signature > .tsd-kind-icon:before { + background-position: -136px -119px; +} +.tsd-kind-index-signature.tsd-is-protected > .tsd-kind-icon:before { + background-position: -153px -119px; +} +.tsd-kind-index-signature.tsd-is-private > .tsd-kind-icon:before { + background-position: -119px -119px; +} +.tsd-kind-index-signature.tsd-parent-kind-class > .tsd-kind-icon:before { + background-position: -51px -119px; +} +.tsd-kind-index-signature.tsd-parent-kind-class.tsd-is-inherited + > .tsd-kind-icon:before { + background-position: -68px -119px; +} +.tsd-kind-index-signature.tsd-parent-kind-class.tsd-is-protected + > .tsd-kind-icon:before { + background-position: -85px -119px; +} +.tsd-kind-index-signature.tsd-parent-kind-class.tsd-is-protected.tsd-is-inherited + > .tsd-kind-icon:before { + background-position: -102px -119px; +} +.tsd-kind-index-signature.tsd-parent-kind-class.tsd-is-private + > .tsd-kind-icon:before { + background-position: -119px -119px; +} +.tsd-kind-index-signature.tsd-parent-kind-enum > .tsd-kind-icon:before { + background-position: -170px -119px; +} +.tsd-kind-index-signature.tsd-parent-kind-enum.tsd-is-protected + > .tsd-kind-icon:before { + background-position: -187px -119px; +} +.tsd-kind-index-signature.tsd-parent-kind-enum.tsd-is-private + > .tsd-kind-icon:before { + background-position: -119px -119px; +} +.tsd-kind-index-signature.tsd-parent-kind-interface > .tsd-kind-icon:before { + background-position: -204px -119px; +} +.tsd-kind-index-signature.tsd-parent-kind-interface.tsd-is-inherited + > .tsd-kind-icon:before { + background-position: -221px -119px; +} + +.tsd-kind-event > .tsd-kind-icon:before { + background-position: -136px -136px; +} +.tsd-kind-event.tsd-is-protected > .tsd-kind-icon:before { + background-position: -153px -136px; +} +.tsd-kind-event.tsd-is-private > .tsd-kind-icon:before { + background-position: -119px -136px; +} +.tsd-kind-event.tsd-parent-kind-class > .tsd-kind-icon:before { + background-position: -51px -136px; +} +.tsd-kind-event.tsd-parent-kind-class.tsd-is-inherited > .tsd-kind-icon:before { + background-position: -68px -136px; +} +.tsd-kind-event.tsd-parent-kind-class.tsd-is-protected > .tsd-kind-icon:before { + background-position: -85px -136px; +} +.tsd-kind-event.tsd-parent-kind-class.tsd-is-protected.tsd-is-inherited + > .tsd-kind-icon:before { + background-position: -102px -136px; +} +.tsd-kind-event.tsd-parent-kind-class.tsd-is-private > .tsd-kind-icon:before { + background-position: -119px -136px; +} +.tsd-kind-event.tsd-parent-kind-enum > .tsd-kind-icon:before { + background-position: -170px -136px; +} +.tsd-kind-event.tsd-parent-kind-enum.tsd-is-protected > .tsd-kind-icon:before { + background-position: -187px -136px; +} +.tsd-kind-event.tsd-parent-kind-enum.tsd-is-private > .tsd-kind-icon:before { + background-position: -119px -136px; +} +.tsd-kind-event.tsd-parent-kind-interface > .tsd-kind-icon:before { + background-position: -204px -136px; +} +.tsd-kind-event.tsd-parent-kind-interface.tsd-is-inherited + > .tsd-kind-icon:before { + background-position: -221px -136px; +} + +.tsd-is-static > .tsd-kind-icon:before { + background-position: -136px -153px; +} +.tsd-is-static.tsd-is-protected > .tsd-kind-icon:before { + background-position: -153px -153px; +} +.tsd-is-static.tsd-is-private > .tsd-kind-icon:before { + background-position: -119px -153px; +} +.tsd-is-static.tsd-parent-kind-class > .tsd-kind-icon:before { + background-position: -51px -153px; +} +.tsd-is-static.tsd-parent-kind-class.tsd-is-inherited > .tsd-kind-icon:before { + background-position: -68px -153px; +} +.tsd-is-static.tsd-parent-kind-class.tsd-is-protected > .tsd-kind-icon:before { + background-position: -85px -153px; +} +.tsd-is-static.tsd-parent-kind-class.tsd-is-protected.tsd-is-inherited + > .tsd-kind-icon:before { + background-position: -102px -153px; +} +.tsd-is-static.tsd-parent-kind-class.tsd-is-private > .tsd-kind-icon:before { + background-position: -119px -153px; +} +.tsd-is-static.tsd-parent-kind-enum > .tsd-kind-icon:before { + background-position: -170px -153px; +} +.tsd-is-static.tsd-parent-kind-enum.tsd-is-protected > .tsd-kind-icon:before { + background-position: -187px -153px; +} +.tsd-is-static.tsd-parent-kind-enum.tsd-is-private > .tsd-kind-icon:before { + background-position: -119px -153px; +} +.tsd-is-static.tsd-parent-kind-interface > .tsd-kind-icon:before { + background-position: -204px -153px; +} +.tsd-is-static.tsd-parent-kind-interface.tsd-is-inherited + > .tsd-kind-icon:before { + background-position: -221px -153px; +} + +.tsd-is-static.tsd-kind-function > .tsd-kind-icon:before { + background-position: -136px -170px; +} +.tsd-is-static.tsd-kind-function.tsd-is-protected > .tsd-kind-icon:before { + background-position: -153px -170px; +} +.tsd-is-static.tsd-kind-function.tsd-is-private > .tsd-kind-icon:before { + background-position: -119px -170px; +} +.tsd-is-static.tsd-kind-function.tsd-parent-kind-class > .tsd-kind-icon:before { + background-position: -51px -170px; +} +.tsd-is-static.tsd-kind-function.tsd-parent-kind-class.tsd-is-inherited + > .tsd-kind-icon:before { + background-position: -68px -170px; +} +.tsd-is-static.tsd-kind-function.tsd-parent-kind-class.tsd-is-protected + > .tsd-kind-icon:before { + background-position: -85px -170px; +} +.tsd-is-static.tsd-kind-function.tsd-parent-kind-class.tsd-is-protected.tsd-is-inherited + > .tsd-kind-icon:before { + background-position: -102px -170px; +} +.tsd-is-static.tsd-kind-function.tsd-parent-kind-class.tsd-is-private + > .tsd-kind-icon:before { + background-position: -119px -170px; +} +.tsd-is-static.tsd-kind-function.tsd-parent-kind-enum > .tsd-kind-icon:before { + background-position: -170px -170px; +} +.tsd-is-static.tsd-kind-function.tsd-parent-kind-enum.tsd-is-protected + > .tsd-kind-icon:before { + background-position: -187px -170px; +} +.tsd-is-static.tsd-kind-function.tsd-parent-kind-enum.tsd-is-private + > .tsd-kind-icon:before { + background-position: -119px -170px; +} +.tsd-is-static.tsd-kind-function.tsd-parent-kind-interface + > .tsd-kind-icon:before { + background-position: -204px -170px; +} +.tsd-is-static.tsd-kind-function.tsd-parent-kind-interface.tsd-is-inherited + > .tsd-kind-icon:before { + background-position: -221px -170px; +} + +.tsd-is-static.tsd-kind-method > .tsd-kind-icon:before { + background-position: -136px -170px; +} +.tsd-is-static.tsd-kind-method.tsd-is-protected > .tsd-kind-icon:before { + background-position: -153px -170px; +} +.tsd-is-static.tsd-kind-method.tsd-is-private > .tsd-kind-icon:before { + background-position: -119px -170px; +} +.tsd-is-static.tsd-kind-method.tsd-parent-kind-class > .tsd-kind-icon:before { + background-position: -51px -170px; +} +.tsd-is-static.tsd-kind-method.tsd-parent-kind-class.tsd-is-inherited + > .tsd-kind-icon:before { + background-position: -68px -170px; +} +.tsd-is-static.tsd-kind-method.tsd-parent-kind-class.tsd-is-protected + > .tsd-kind-icon:before { + background-position: -85px -170px; +} +.tsd-is-static.tsd-kind-method.tsd-parent-kind-class.tsd-is-protected.tsd-is-inherited + > .tsd-kind-icon:before { + background-position: -102px -170px; +} +.tsd-is-static.tsd-kind-method.tsd-parent-kind-class.tsd-is-private + > .tsd-kind-icon:before { + background-position: -119px -170px; +} +.tsd-is-static.tsd-kind-method.tsd-parent-kind-enum > .tsd-kind-icon:before { + background-position: -170px -170px; +} +.tsd-is-static.tsd-kind-method.tsd-parent-kind-enum.tsd-is-protected + > .tsd-kind-icon:before { + background-position: -187px -170px; +} +.tsd-is-static.tsd-kind-method.tsd-parent-kind-enum.tsd-is-private + > .tsd-kind-icon:before { + background-position: -119px -170px; +} +.tsd-is-static.tsd-kind-method.tsd-parent-kind-interface + > .tsd-kind-icon:before { + background-position: -204px -170px; +} +.tsd-is-static.tsd-kind-method.tsd-parent-kind-interface.tsd-is-inherited + > .tsd-kind-icon:before { + background-position: -221px -170px; +} + +.tsd-is-static.tsd-kind-call-signature > .tsd-kind-icon:before { + background-position: -136px -170px; +} +.tsd-is-static.tsd-kind-call-signature.tsd-is-protected + > .tsd-kind-icon:before { + background-position: -153px -170px; +} +.tsd-is-static.tsd-kind-call-signature.tsd-is-private > .tsd-kind-icon:before { + background-position: -119px -170px; +} +.tsd-is-static.tsd-kind-call-signature.tsd-parent-kind-class + > .tsd-kind-icon:before { + background-position: -51px -170px; +} +.tsd-is-static.tsd-kind-call-signature.tsd-parent-kind-class.tsd-is-inherited + > .tsd-kind-icon:before { + background-position: -68px -170px; +} +.tsd-is-static.tsd-kind-call-signature.tsd-parent-kind-class.tsd-is-protected + > .tsd-kind-icon:before { + background-position: -85px -170px; +} +.tsd-is-static.tsd-kind-call-signature.tsd-parent-kind-class.tsd-is-protected.tsd-is-inherited + > .tsd-kind-icon:before { + background-position: -102px -170px; +} +.tsd-is-static.tsd-kind-call-signature.tsd-parent-kind-class.tsd-is-private + > .tsd-kind-icon:before { + background-position: -119px -170px; +} +.tsd-is-static.tsd-kind-call-signature.tsd-parent-kind-enum + > .tsd-kind-icon:before { + background-position: -170px -170px; +} +.tsd-is-static.tsd-kind-call-signature.tsd-parent-kind-enum.tsd-is-protected + > .tsd-kind-icon:before { + background-position: -187px -170px; +} +.tsd-is-static.tsd-kind-call-signature.tsd-parent-kind-enum.tsd-is-private + > .tsd-kind-icon:before { + background-position: -119px -170px; +} +.tsd-is-static.tsd-kind-call-signature.tsd-parent-kind-interface + > .tsd-kind-icon:before { + background-position: -204px -170px; +} +.tsd-is-static.tsd-kind-call-signature.tsd-parent-kind-interface.tsd-is-inherited + > .tsd-kind-icon:before { + background-position: -221px -170px; +} + +.tsd-is-static.tsd-kind-event > .tsd-kind-icon:before { + background-position: -136px -187px; +} +.tsd-is-static.tsd-kind-event.tsd-is-protected > .tsd-kind-icon:before { + background-position: -153px -187px; +} +.tsd-is-static.tsd-kind-event.tsd-is-private > .tsd-kind-icon:before { + background-position: -119px -187px; +} +.tsd-is-static.tsd-kind-event.tsd-parent-kind-class > .tsd-kind-icon:before { + background-position: -51px -187px; +} +.tsd-is-static.tsd-kind-event.tsd-parent-kind-class.tsd-is-inherited + > .tsd-kind-icon:before { + background-position: -68px -187px; +} +.tsd-is-static.tsd-kind-event.tsd-parent-kind-class.tsd-is-protected + > .tsd-kind-icon:before { + background-position: -85px -187px; +} +.tsd-is-static.tsd-kind-event.tsd-parent-kind-class.tsd-is-protected.tsd-is-inherited + > .tsd-kind-icon:before { + background-position: -102px -187px; +} +.tsd-is-static.tsd-kind-event.tsd-parent-kind-class.tsd-is-private + > .tsd-kind-icon:before { + background-position: -119px -187px; +} +.tsd-is-static.tsd-kind-event.tsd-parent-kind-enum > .tsd-kind-icon:before { + background-position: -170px -187px; +} +.tsd-is-static.tsd-kind-event.tsd-parent-kind-enum.tsd-is-protected + > .tsd-kind-icon:before { + background-position: -187px -187px; +} +.tsd-is-static.tsd-kind-event.tsd-parent-kind-enum.tsd-is-private + > .tsd-kind-icon:before { + background-position: -119px -187px; +} +.tsd-is-static.tsd-kind-event.tsd-parent-kind-interface + > .tsd-kind-icon:before { + background-position: -204px -187px; +} +.tsd-is-static.tsd-kind-event.tsd-parent-kind-interface.tsd-is-inherited + > .tsd-kind-icon:before { + background-position: -221px -187px; +} diff --git a/docs/assets/images/icons.png b/docs/assets/icons.png similarity index 100% rename from docs/assets/images/icons.png rename to docs/assets/icons.png diff --git a/docs/assets/images/icons@2x.png b/docs/assets/icons@2x.png similarity index 100% rename from docs/assets/images/icons@2x.png rename to docs/assets/icons@2x.png diff --git a/docs/assets/js/main.js b/docs/assets/js/main.js deleted file mode 100644 index dc257a86..00000000 --- a/docs/assets/js/main.js +++ /dev/null @@ -1,248 +0,0 @@ -/* - * ATTENTION: The "eval" devtool has been used (maybe by default in mode: "development"). - * This devtool is not neither made for production nor for readable output files. - * It uses "eval()" calls to create a separate source file in the browser devtools. - * If you are trying to read the output file, select a different devtool (https://webpack.js.org/configuration/devtool/) - * or disable the default devtool with "devtool: false". - * If you are looking for production-ready output files, see mode: "production" (https://webpack.js.org/configuration/mode/). - */ -/******/ (() => { // webpackBootstrap -/******/ var __webpack_modules__ = ({ - -/***/ "../node_modules/lunr/lunr.js": -/*!************************************!*\ - !*** ../node_modules/lunr/lunr.js ***! - \************************************/ -/***/ ((module, exports, __webpack_require__) => { - -eval("var __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_RESULT__;/**\n * lunr - http://lunrjs.com - A bit like Solr, but much smaller and not as bright - 2.3.9\n * Copyright (C) 2020 Oliver Nightingale\n * @license MIT\n */\n\n;(function(){\n\n/**\n * A convenience function for configuring and constructing\n * a new lunr Index.\n *\n * A lunr.Builder instance is created and the pipeline setup\n * with a trimmer, stop word filter and stemmer.\n *\n * This builder object is yielded to the configuration function\n * that is passed as a parameter, allowing the list of fields\n * and other builder parameters to be customised.\n *\n * All documents _must_ be added within the passed config function.\n *\n * @example\n * var idx = lunr(function () {\n * this.field('title')\n * this.field('body')\n * this.ref('id')\n *\n * documents.forEach(function (doc) {\n * this.add(doc)\n * }, this)\n * })\n *\n * @see {@link lunr.Builder}\n * @see {@link lunr.Pipeline}\n * @see {@link lunr.trimmer}\n * @see {@link lunr.stopWordFilter}\n * @see {@link lunr.stemmer}\n * @namespace {function} lunr\n */\nvar lunr = function (config) {\n var builder = new lunr.Builder\n\n builder.pipeline.add(\n lunr.trimmer,\n lunr.stopWordFilter,\n lunr.stemmer\n )\n\n builder.searchPipeline.add(\n lunr.stemmer\n )\n\n config.call(builder, builder)\n return builder.build()\n}\n\nlunr.version = \"2.3.9\"\n/*!\n * lunr.utils\n * Copyright (C) 2020 Oliver Nightingale\n */\n\n/**\n * A namespace containing utils for the rest of the lunr library\n * @namespace lunr.utils\n */\nlunr.utils = {}\n\n/**\n * Print a warning message to the console.\n *\n * @param {String} message The message to be printed.\n * @memberOf lunr.utils\n * @function\n */\nlunr.utils.warn = (function (global) {\n /* eslint-disable no-console */\n return function (message) {\n if (global.console && console.warn) {\n console.warn(message)\n }\n }\n /* eslint-enable no-console */\n})(this)\n\n/**\n * Convert an object to a string.\n *\n * In the case of `null` and `undefined` the function returns\n * the empty string, in all other cases the result of calling\n * `toString` on the passed object is returned.\n *\n * @param {Any} obj The object to convert to a string.\n * @return {String} string representation of the passed object.\n * @memberOf lunr.utils\n */\nlunr.utils.asString = function (obj) {\n if (obj === void 0 || obj === null) {\n return \"\"\n } else {\n return obj.toString()\n }\n}\n\n/**\n * Clones an object.\n *\n * Will create a copy of an existing object such that any mutations\n * on the copy cannot affect the original.\n *\n * Only shallow objects are supported, passing a nested object to this\n * function will cause a TypeError.\n *\n * Objects with primitives, and arrays of primitives are supported.\n *\n * @param {Object} obj The object to clone.\n * @return {Object} a clone of the passed object.\n * @throws {TypeError} when a nested object is passed.\n * @memberOf Utils\n */\nlunr.utils.clone = function (obj) {\n if (obj === null || obj === undefined) {\n return obj\n }\n\n var clone = Object.create(null),\n keys = Object.keys(obj)\n\n for (var i = 0; i < keys.length; i++) {\n var key = keys[i],\n val = obj[key]\n\n if (Array.isArray(val)) {\n clone[key] = val.slice()\n continue\n }\n\n if (typeof val === 'string' ||\n typeof val === 'number' ||\n typeof val === 'boolean') {\n clone[key] = val\n continue\n }\n\n throw new TypeError(\"clone is not deep and does not support nested objects\")\n }\n\n return clone\n}\nlunr.FieldRef = function (docRef, fieldName, stringValue) {\n this.docRef = docRef\n this.fieldName = fieldName\n this._stringValue = stringValue\n}\n\nlunr.FieldRef.joiner = \"/\"\n\nlunr.FieldRef.fromString = function (s) {\n var n = s.indexOf(lunr.FieldRef.joiner)\n\n if (n === -1) {\n throw \"malformed field ref string\"\n }\n\n var fieldRef = s.slice(0, n),\n docRef = s.slice(n + 1)\n\n return new lunr.FieldRef (docRef, fieldRef, s)\n}\n\nlunr.FieldRef.prototype.toString = function () {\n if (this._stringValue == undefined) {\n this._stringValue = this.fieldName + lunr.FieldRef.joiner + this.docRef\n }\n\n return this._stringValue\n}\n/*!\n * lunr.Set\n * Copyright (C) 2020 Oliver Nightingale\n */\n\n/**\n * A lunr set.\n *\n * @constructor\n */\nlunr.Set = function (elements) {\n this.elements = Object.create(null)\n\n if (elements) {\n this.length = elements.length\n\n for (var i = 0; i < this.length; i++) {\n this.elements[elements[i]] = true\n }\n } else {\n this.length = 0\n }\n}\n\n/**\n * A complete set that contains all elements.\n *\n * @static\n * @readonly\n * @type {lunr.Set}\n */\nlunr.Set.complete = {\n intersect: function (other) {\n return other\n },\n\n union: function () {\n return this\n },\n\n contains: function () {\n return true\n }\n}\n\n/**\n * An empty set that contains no elements.\n *\n * @static\n * @readonly\n * @type {lunr.Set}\n */\nlunr.Set.empty = {\n intersect: function () {\n return this\n },\n\n union: function (other) {\n return other\n },\n\n contains: function () {\n return false\n }\n}\n\n/**\n * Returns true if this set contains the specified object.\n *\n * @param {object} object - Object whose presence in this set is to be tested.\n * @returns {boolean} - True if this set contains the specified object.\n */\nlunr.Set.prototype.contains = function (object) {\n return !!this.elements[object]\n}\n\n/**\n * Returns a new set containing only the elements that are present in both\n * this set and the specified set.\n *\n * @param {lunr.Set} other - set to intersect with this set.\n * @returns {lunr.Set} a new set that is the intersection of this and the specified set.\n */\n\nlunr.Set.prototype.intersect = function (other) {\n var a, b, elements, intersection = []\n\n if (other === lunr.Set.complete) {\n return this\n }\n\n if (other === lunr.Set.empty) {\n return other\n }\n\n if (this.length < other.length) {\n a = this\n b = other\n } else {\n a = other\n b = this\n }\n\n elements = Object.keys(a.elements)\n\n for (var i = 0; i < elements.length; i++) {\n var element = elements[i]\n if (element in b.elements) {\n intersection.push(element)\n }\n }\n\n return new lunr.Set (intersection)\n}\n\n/**\n * Returns a new set combining the elements of this and the specified set.\n *\n * @param {lunr.Set} other - set to union with this set.\n * @return {lunr.Set} a new set that is the union of this and the specified set.\n */\n\nlunr.Set.prototype.union = function (other) {\n if (other === lunr.Set.complete) {\n return lunr.Set.complete\n }\n\n if (other === lunr.Set.empty) {\n return this\n }\n\n return new lunr.Set(Object.keys(this.elements).concat(Object.keys(other.elements)))\n}\n/**\n * A function to calculate the inverse document frequency for\n * a posting. This is shared between the builder and the index\n *\n * @private\n * @param {object} posting - The posting for a given term\n * @param {number} documentCount - The total number of documents.\n */\nlunr.idf = function (posting, documentCount) {\n var documentsWithTerm = 0\n\n for (var fieldName in posting) {\n if (fieldName == '_index') continue // Ignore the term index, its not a field\n documentsWithTerm += Object.keys(posting[fieldName]).length\n }\n\n var x = (documentCount - documentsWithTerm + 0.5) / (documentsWithTerm + 0.5)\n\n return Math.log(1 + Math.abs(x))\n}\n\n/**\n * A token wraps a string representation of a token\n * as it is passed through the text processing pipeline.\n *\n * @constructor\n * @param {string} [str=''] - The string token being wrapped.\n * @param {object} [metadata={}] - Metadata associated with this token.\n */\nlunr.Token = function (str, metadata) {\n this.str = str || \"\"\n this.metadata = metadata || {}\n}\n\n/**\n * Returns the token string that is being wrapped by this object.\n *\n * @returns {string}\n */\nlunr.Token.prototype.toString = function () {\n return this.str\n}\n\n/**\n * A token update function is used when updating or optionally\n * when cloning a token.\n *\n * @callback lunr.Token~updateFunction\n * @param {string} str - The string representation of the token.\n * @param {Object} metadata - All metadata associated with this token.\n */\n\n/**\n * Applies the given function to the wrapped string token.\n *\n * @example\n * token.update(function (str, metadata) {\n * return str.toUpperCase()\n * })\n *\n * @param {lunr.Token~updateFunction} fn - A function to apply to the token string.\n * @returns {lunr.Token}\n */\nlunr.Token.prototype.update = function (fn) {\n this.str = fn(this.str, this.metadata)\n return this\n}\n\n/**\n * Creates a clone of this token. Optionally a function can be\n * applied to the cloned token.\n *\n * @param {lunr.Token~updateFunction} [fn] - An optional function to apply to the cloned token.\n * @returns {lunr.Token}\n */\nlunr.Token.prototype.clone = function (fn) {\n fn = fn || function (s) { return s }\n return new lunr.Token (fn(this.str, this.metadata), this.metadata)\n}\n/*!\n * lunr.tokenizer\n * Copyright (C) 2020 Oliver Nightingale\n */\n\n/**\n * A function for splitting a string into tokens ready to be inserted into\n * the search index. Uses `lunr.tokenizer.separator` to split strings, change\n * the value of this property to change how strings are split into tokens.\n *\n * This tokenizer will convert its parameter to a string by calling `toString` and\n * then will split this string on the character in `lunr.tokenizer.separator`.\n * Arrays will have their elements converted to strings and wrapped in a lunr.Token.\n *\n * Optional metadata can be passed to the tokenizer, this metadata will be cloned and\n * added as metadata to every token that is created from the object to be tokenized.\n *\n * @static\n * @param {?(string|object|object[])} obj - The object to convert into tokens\n * @param {?object} metadata - Optional metadata to associate with every token\n * @returns {lunr.Token[]}\n * @see {@link lunr.Pipeline}\n */\nlunr.tokenizer = function (obj, metadata) {\n if (obj == null || obj == undefined) {\n return []\n }\n\n if (Array.isArray(obj)) {\n return obj.map(function (t) {\n return new lunr.Token(\n lunr.utils.asString(t).toLowerCase(),\n lunr.utils.clone(metadata)\n )\n })\n }\n\n var str = obj.toString().toLowerCase(),\n len = str.length,\n tokens = []\n\n for (var sliceEnd = 0, sliceStart = 0; sliceEnd <= len; sliceEnd++) {\n var char = str.charAt(sliceEnd),\n sliceLength = sliceEnd - sliceStart\n\n if ((char.match(lunr.tokenizer.separator) || sliceEnd == len)) {\n\n if (sliceLength > 0) {\n var tokenMetadata = lunr.utils.clone(metadata) || {}\n tokenMetadata[\"position\"] = [sliceStart, sliceLength]\n tokenMetadata[\"index\"] = tokens.length\n\n tokens.push(\n new lunr.Token (\n str.slice(sliceStart, sliceEnd),\n tokenMetadata\n )\n )\n }\n\n sliceStart = sliceEnd + 1\n }\n\n }\n\n return tokens\n}\n\n/**\n * The separator used to split a string into tokens. Override this property to change the behaviour of\n * `lunr.tokenizer` behaviour when tokenizing strings. By default this splits on whitespace and hyphens.\n *\n * @static\n * @see lunr.tokenizer\n */\nlunr.tokenizer.separator = /[\\s\\-]+/\n/*!\n * lunr.Pipeline\n * Copyright (C) 2020 Oliver Nightingale\n */\n\n/**\n * lunr.Pipelines maintain an ordered list of functions to be applied to all\n * tokens in documents entering the search index and queries being ran against\n * the index.\n *\n * An instance of lunr.Index created with the lunr shortcut will contain a\n * pipeline with a stop word filter and an English language stemmer. Extra\n * functions can be added before or after either of these functions or these\n * default functions can be removed.\n *\n * When run the pipeline will call each function in turn, passing a token, the\n * index of that token in the original list of all tokens and finally a list of\n * all the original tokens.\n *\n * The output of functions in the pipeline will be passed to the next function\n * in the pipeline. To exclude a token from entering the index the function\n * should return undefined, the rest of the pipeline will not be called with\n * this token.\n *\n * For serialisation of pipelines to work, all functions used in an instance of\n * a pipeline should be registered with lunr.Pipeline. Registered functions can\n * then be loaded. If trying to load a serialised pipeline that uses functions\n * that are not registered an error will be thrown.\n *\n * If not planning on serialising the pipeline then registering pipeline functions\n * is not necessary.\n *\n * @constructor\n */\nlunr.Pipeline = function () {\n this._stack = []\n}\n\nlunr.Pipeline.registeredFunctions = Object.create(null)\n\n/**\n * A pipeline function maps lunr.Token to lunr.Token. A lunr.Token contains the token\n * string as well as all known metadata. A pipeline function can mutate the token string\n * or mutate (or add) metadata for a given token.\n *\n * A pipeline function can indicate that the passed token should be discarded by returning\n * null, undefined or an empty string. This token will not be passed to any downstream pipeline\n * functions and will not be added to the index.\n *\n * Multiple tokens can be returned by returning an array of tokens. Each token will be passed\n * to any downstream pipeline functions and all will returned tokens will be added to the index.\n *\n * Any number of pipeline functions may be chained together using a lunr.Pipeline.\n *\n * @interface lunr.PipelineFunction\n * @param {lunr.Token} token - A token from the document being processed.\n * @param {number} i - The index of this token in the complete list of tokens for this document/field.\n * @param {lunr.Token[]} tokens - All tokens for this document/field.\n * @returns {(?lunr.Token|lunr.Token[])}\n */\n\n/**\n * Register a function with the pipeline.\n *\n * Functions that are used in the pipeline should be registered if the pipeline\n * needs to be serialised, or a serialised pipeline needs to be loaded.\n *\n * Registering a function does not add it to a pipeline, functions must still be\n * added to instances of the pipeline for them to be used when running a pipeline.\n *\n * @param {lunr.PipelineFunction} fn - The function to check for.\n * @param {String} label - The label to register this function with\n */\nlunr.Pipeline.registerFunction = function (fn, label) {\n if (label in this.registeredFunctions) {\n lunr.utils.warn('Overwriting existing registered function: ' + label)\n }\n\n fn.label = label\n lunr.Pipeline.registeredFunctions[fn.label] = fn\n}\n\n/**\n * Warns if the function is not registered as a Pipeline function.\n *\n * @param {lunr.PipelineFunction} fn - The function to check for.\n * @private\n */\nlunr.Pipeline.warnIfFunctionNotRegistered = function (fn) {\n var isRegistered = fn.label && (fn.label in this.registeredFunctions)\n\n if (!isRegistered) {\n lunr.utils.warn('Function is not registered with pipeline. This may cause problems when serialising the index.\\n', fn)\n }\n}\n\n/**\n * Loads a previously serialised pipeline.\n *\n * All functions to be loaded must already be registered with lunr.Pipeline.\n * If any function from the serialised data has not been registered then an\n * error will be thrown.\n *\n * @param {Object} serialised - The serialised pipeline to load.\n * @returns {lunr.Pipeline}\n */\nlunr.Pipeline.load = function (serialised) {\n var pipeline = new lunr.Pipeline\n\n serialised.forEach(function (fnName) {\n var fn = lunr.Pipeline.registeredFunctions[fnName]\n\n if (fn) {\n pipeline.add(fn)\n } else {\n throw new Error('Cannot load unregistered function: ' + fnName)\n }\n })\n\n return pipeline\n}\n\n/**\n * Adds new functions to the end of the pipeline.\n *\n * Logs a warning if the function has not been registered.\n *\n * @param {lunr.PipelineFunction[]} functions - Any number of functions to add to the pipeline.\n */\nlunr.Pipeline.prototype.add = function () {\n var fns = Array.prototype.slice.call(arguments)\n\n fns.forEach(function (fn) {\n lunr.Pipeline.warnIfFunctionNotRegistered(fn)\n this._stack.push(fn)\n }, this)\n}\n\n/**\n * Adds a single function after a function that already exists in the\n * pipeline.\n *\n * Logs a warning if the function has not been registered.\n *\n * @param {lunr.PipelineFunction} existingFn - A function that already exists in the pipeline.\n * @param {lunr.PipelineFunction} newFn - The new function to add to the pipeline.\n */\nlunr.Pipeline.prototype.after = function (existingFn, newFn) {\n lunr.Pipeline.warnIfFunctionNotRegistered(newFn)\n\n var pos = this._stack.indexOf(existingFn)\n if (pos == -1) {\n throw new Error('Cannot find existingFn')\n }\n\n pos = pos + 1\n this._stack.splice(pos, 0, newFn)\n}\n\n/**\n * Adds a single function before a function that already exists in the\n * pipeline.\n *\n * Logs a warning if the function has not been registered.\n *\n * @param {lunr.PipelineFunction} existingFn - A function that already exists in the pipeline.\n * @param {lunr.PipelineFunction} newFn - The new function to add to the pipeline.\n */\nlunr.Pipeline.prototype.before = function (existingFn, newFn) {\n lunr.Pipeline.warnIfFunctionNotRegistered(newFn)\n\n var pos = this._stack.indexOf(existingFn)\n if (pos == -1) {\n throw new Error('Cannot find existingFn')\n }\n\n this._stack.splice(pos, 0, newFn)\n}\n\n/**\n * Removes a function from the pipeline.\n *\n * @param {lunr.PipelineFunction} fn The function to remove from the pipeline.\n */\nlunr.Pipeline.prototype.remove = function (fn) {\n var pos = this._stack.indexOf(fn)\n if (pos == -1) {\n return\n }\n\n this._stack.splice(pos, 1)\n}\n\n/**\n * Runs the current list of functions that make up the pipeline against the\n * passed tokens.\n *\n * @param {Array} tokens The tokens to run through the pipeline.\n * @returns {Array}\n */\nlunr.Pipeline.prototype.run = function (tokens) {\n var stackLength = this._stack.length\n\n for (var i = 0; i < stackLength; i++) {\n var fn = this._stack[i]\n var memo = []\n\n for (var j = 0; j < tokens.length; j++) {\n var result = fn(tokens[j], j, tokens)\n\n if (result === null || result === void 0 || result === '') continue\n\n if (Array.isArray(result)) {\n for (var k = 0; k < result.length; k++) {\n memo.push(result[k])\n }\n } else {\n memo.push(result)\n }\n }\n\n tokens = memo\n }\n\n return tokens\n}\n\n/**\n * Convenience method for passing a string through a pipeline and getting\n * strings out. This method takes care of wrapping the passed string in a\n * token and mapping the resulting tokens back to strings.\n *\n * @param {string} str - The string to pass through the pipeline.\n * @param {?object} metadata - Optional metadata to associate with the token\n * passed to the pipeline.\n * @returns {string[]}\n */\nlunr.Pipeline.prototype.runString = function (str, metadata) {\n var token = new lunr.Token (str, metadata)\n\n return this.run([token]).map(function (t) {\n return t.toString()\n })\n}\n\n/**\n * Resets the pipeline by removing any existing processors.\n *\n */\nlunr.Pipeline.prototype.reset = function () {\n this._stack = []\n}\n\n/**\n * Returns a representation of the pipeline ready for serialisation.\n *\n * Logs a warning if the function has not been registered.\n *\n * @returns {Array}\n */\nlunr.Pipeline.prototype.toJSON = function () {\n return this._stack.map(function (fn) {\n lunr.Pipeline.warnIfFunctionNotRegistered(fn)\n\n return fn.label\n })\n}\n/*!\n * lunr.Vector\n * Copyright (C) 2020 Oliver Nightingale\n */\n\n/**\n * A vector is used to construct the vector space of documents and queries. These\n * vectors support operations to determine the similarity between two documents or\n * a document and a query.\n *\n * Normally no parameters are required for initializing a vector, but in the case of\n * loading a previously dumped vector the raw elements can be provided to the constructor.\n *\n * For performance reasons vectors are implemented with a flat array, where an elements\n * index is immediately followed by its value. E.g. [index, value, index, value]. This\n * allows the underlying array to be as sparse as possible and still offer decent\n * performance when being used for vector calculations.\n *\n * @constructor\n * @param {Number[]} [elements] - The flat list of element index and element value pairs.\n */\nlunr.Vector = function (elements) {\n this._magnitude = 0\n this.elements = elements || []\n}\n\n\n/**\n * Calculates the position within the vector to insert a given index.\n *\n * This is used internally by insert and upsert. If there are duplicate indexes then\n * the position is returned as if the value for that index were to be updated, but it\n * is the callers responsibility to check whether there is a duplicate at that index\n *\n * @param {Number} insertIdx - The index at which the element should be inserted.\n * @returns {Number}\n */\nlunr.Vector.prototype.positionForIndex = function (index) {\n // For an empty vector the tuple can be inserted at the beginning\n if (this.elements.length == 0) {\n return 0\n }\n\n var start = 0,\n end = this.elements.length / 2,\n sliceLength = end - start,\n pivotPoint = Math.floor(sliceLength / 2),\n pivotIndex = this.elements[pivotPoint * 2]\n\n while (sliceLength > 1) {\n if (pivotIndex < index) {\n start = pivotPoint\n }\n\n if (pivotIndex > index) {\n end = pivotPoint\n }\n\n if (pivotIndex == index) {\n break\n }\n\n sliceLength = end - start\n pivotPoint = start + Math.floor(sliceLength / 2)\n pivotIndex = this.elements[pivotPoint * 2]\n }\n\n if (pivotIndex == index) {\n return pivotPoint * 2\n }\n\n if (pivotIndex > index) {\n return pivotPoint * 2\n }\n\n if (pivotIndex < index) {\n return (pivotPoint + 1) * 2\n }\n}\n\n/**\n * Inserts an element at an index within the vector.\n *\n * Does not allow duplicates, will throw an error if there is already an entry\n * for this index.\n *\n * @param {Number} insertIdx - The index at which the element should be inserted.\n * @param {Number} val - The value to be inserted into the vector.\n */\nlunr.Vector.prototype.insert = function (insertIdx, val) {\n this.upsert(insertIdx, val, function () {\n throw \"duplicate index\"\n })\n}\n\n/**\n * Inserts or updates an existing index within the vector.\n *\n * @param {Number} insertIdx - The index at which the element should be inserted.\n * @param {Number} val - The value to be inserted into the vector.\n * @param {function} fn - A function that is called for updates, the existing value and the\n * requested value are passed as arguments\n */\nlunr.Vector.prototype.upsert = function (insertIdx, val, fn) {\n this._magnitude = 0\n var position = this.positionForIndex(insertIdx)\n\n if (this.elements[position] == insertIdx) {\n this.elements[position + 1] = fn(this.elements[position + 1], val)\n } else {\n this.elements.splice(position, 0, insertIdx, val)\n }\n}\n\n/**\n * Calculates the magnitude of this vector.\n *\n * @returns {Number}\n */\nlunr.Vector.prototype.magnitude = function () {\n if (this._magnitude) return this._magnitude\n\n var sumOfSquares = 0,\n elementsLength = this.elements.length\n\n for (var i = 1; i < elementsLength; i += 2) {\n var val = this.elements[i]\n sumOfSquares += val * val\n }\n\n return this._magnitude = Math.sqrt(sumOfSquares)\n}\n\n/**\n * Calculates the dot product of this vector and another vector.\n *\n * @param {lunr.Vector} otherVector - The vector to compute the dot product with.\n * @returns {Number}\n */\nlunr.Vector.prototype.dot = function (otherVector) {\n var dotProduct = 0,\n a = this.elements, b = otherVector.elements,\n aLen = a.length, bLen = b.length,\n aVal = 0, bVal = 0,\n i = 0, j = 0\n\n while (i < aLen && j < bLen) {\n aVal = a[i], bVal = b[j]\n if (aVal < bVal) {\n i += 2\n } else if (aVal > bVal) {\n j += 2\n } else if (aVal == bVal) {\n dotProduct += a[i + 1] * b[j + 1]\n i += 2\n j += 2\n }\n }\n\n return dotProduct\n}\n\n/**\n * Calculates the similarity between this vector and another vector.\n *\n * @param {lunr.Vector} otherVector - The other vector to calculate the\n * similarity with.\n * @returns {Number}\n */\nlunr.Vector.prototype.similarity = function (otherVector) {\n return this.dot(otherVector) / this.magnitude() || 0\n}\n\n/**\n * Converts the vector to an array of the elements within the vector.\n *\n * @returns {Number[]}\n */\nlunr.Vector.prototype.toArray = function () {\n var output = new Array (this.elements.length / 2)\n\n for (var i = 1, j = 0; i < this.elements.length; i += 2, j++) {\n output[j] = this.elements[i]\n }\n\n return output\n}\n\n/**\n * A JSON serializable representation of the vector.\n *\n * @returns {Number[]}\n */\nlunr.Vector.prototype.toJSON = function () {\n return this.elements\n}\n/* eslint-disable */\n/*!\n * lunr.stemmer\n * Copyright (C) 2020 Oliver Nightingale\n * Includes code from - http://tartarus.org/~martin/PorterStemmer/js.txt\n */\n\n/**\n * lunr.stemmer is an english language stemmer, this is a JavaScript\n * implementation of the PorterStemmer taken from http://tartarus.org/~martin\n *\n * @static\n * @implements {lunr.PipelineFunction}\n * @param {lunr.Token} token - The string to stem\n * @returns {lunr.Token}\n * @see {@link lunr.Pipeline}\n * @function\n */\nlunr.stemmer = (function(){\n var step2list = {\n \"ational\" : \"ate\",\n \"tional\" : \"tion\",\n \"enci\" : \"ence\",\n \"anci\" : \"ance\",\n \"izer\" : \"ize\",\n \"bli\" : \"ble\",\n \"alli\" : \"al\",\n \"entli\" : \"ent\",\n \"eli\" : \"e\",\n \"ousli\" : \"ous\",\n \"ization\" : \"ize\",\n \"ation\" : \"ate\",\n \"ator\" : \"ate\",\n \"alism\" : \"al\",\n \"iveness\" : \"ive\",\n \"fulness\" : \"ful\",\n \"ousness\" : \"ous\",\n \"aliti\" : \"al\",\n \"iviti\" : \"ive\",\n \"biliti\" : \"ble\",\n \"logi\" : \"log\"\n },\n\n step3list = {\n \"icate\" : \"ic\",\n \"ative\" : \"\",\n \"alize\" : \"al\",\n \"iciti\" : \"ic\",\n \"ical\" : \"ic\",\n \"ful\" : \"\",\n \"ness\" : \"\"\n },\n\n c = \"[^aeiou]\", // consonant\n v = \"[aeiouy]\", // vowel\n C = c + \"[^aeiouy]*\", // consonant sequence\n V = v + \"[aeiou]*\", // vowel sequence\n\n mgr0 = \"^(\" + C + \")?\" + V + C, // [C]VC... is m>0\n meq1 = \"^(\" + C + \")?\" + V + C + \"(\" + V + \")?$\", // [C]VC[V] is m=1\n mgr1 = \"^(\" + C + \")?\" + V + C + V + C, // [C]VCVC... is m>1\n s_v = \"^(\" + C + \")?\" + v; // vowel in stem\n\n var re_mgr0 = new RegExp(mgr0);\n var re_mgr1 = new RegExp(mgr1);\n var re_meq1 = new RegExp(meq1);\n var re_s_v = new RegExp(s_v);\n\n var re_1a = /^(.+?)(ss|i)es$/;\n var re2_1a = /^(.+?)([^s])s$/;\n var re_1b = /^(.+?)eed$/;\n var re2_1b = /^(.+?)(ed|ing)$/;\n var re_1b_2 = /.$/;\n var re2_1b_2 = /(at|bl|iz)$/;\n var re3_1b_2 = new RegExp(\"([^aeiouylsz])\\\\1$\");\n var re4_1b_2 = new RegExp(\"^\" + C + v + \"[^aeiouwxy]$\");\n\n var re_1c = /^(.+?[^aeiou])y$/;\n var re_2 = /^(.+?)(ational|tional|enci|anci|izer|bli|alli|entli|eli|ousli|ization|ation|ator|alism|iveness|fulness|ousness|aliti|iviti|biliti|logi)$/;\n\n var re_3 = /^(.+?)(icate|ative|alize|iciti|ical|ful|ness)$/;\n\n var re_4 = /^(.+?)(al|ance|ence|er|ic|able|ible|ant|ement|ment|ent|ou|ism|ate|iti|ous|ive|ize)$/;\n var re2_4 = /^(.+?)(s|t)(ion)$/;\n\n var re_5 = /^(.+?)e$/;\n var re_5_1 = /ll$/;\n var re3_5 = new RegExp(\"^\" + C + v + \"[^aeiouwxy]$\");\n\n var porterStemmer = function porterStemmer(w) {\n var stem,\n suffix,\n firstch,\n re,\n re2,\n re3,\n re4;\n\n if (w.length < 3) { return w; }\n\n firstch = w.substr(0,1);\n if (firstch == \"y\") {\n w = firstch.toUpperCase() + w.substr(1);\n }\n\n // Step 1a\n re = re_1a\n re2 = re2_1a;\n\n if (re.test(w)) { w = w.replace(re,\"$1$2\"); }\n else if (re2.test(w)) { w = w.replace(re2,\"$1$2\"); }\n\n // Step 1b\n re = re_1b;\n re2 = re2_1b;\n if (re.test(w)) {\n var fp = re.exec(w);\n re = re_mgr0;\n if (re.test(fp[1])) {\n re = re_1b_2;\n w = w.replace(re,\"\");\n }\n } else if (re2.test(w)) {\n var fp = re2.exec(w);\n stem = fp[1];\n re2 = re_s_v;\n if (re2.test(stem)) {\n w = stem;\n re2 = re2_1b_2;\n re3 = re3_1b_2;\n re4 = re4_1b_2;\n if (re2.test(w)) { w = w + \"e\"; }\n else if (re3.test(w)) { re = re_1b_2; w = w.replace(re,\"\"); }\n else if (re4.test(w)) { w = w + \"e\"; }\n }\n }\n\n // Step 1c - replace suffix y or Y by i if preceded by a non-vowel which is not the first letter of the word (so cry -> cri, by -> by, say -> say)\n re = re_1c;\n if (re.test(w)) {\n var fp = re.exec(w);\n stem = fp[1];\n w = stem + \"i\";\n }\n\n // Step 2\n re = re_2;\n if (re.test(w)) {\n var fp = re.exec(w);\n stem = fp[1];\n suffix = fp[2];\n re = re_mgr0;\n if (re.test(stem)) {\n w = stem + step2list[suffix];\n }\n }\n\n // Step 3\n re = re_3;\n if (re.test(w)) {\n var fp = re.exec(w);\n stem = fp[1];\n suffix = fp[2];\n re = re_mgr0;\n if (re.test(stem)) {\n w = stem + step3list[suffix];\n }\n }\n\n // Step 4\n re = re_4;\n re2 = re2_4;\n if (re.test(w)) {\n var fp = re.exec(w);\n stem = fp[1];\n re = re_mgr1;\n if (re.test(stem)) {\n w = stem;\n }\n } else if (re2.test(w)) {\n var fp = re2.exec(w);\n stem = fp[1] + fp[2];\n re2 = re_mgr1;\n if (re2.test(stem)) {\n w = stem;\n }\n }\n\n // Step 5\n re = re_5;\n if (re.test(w)) {\n var fp = re.exec(w);\n stem = fp[1];\n re = re_mgr1;\n re2 = re_meq1;\n re3 = re3_5;\n if (re.test(stem) || (re2.test(stem) && !(re3.test(stem)))) {\n w = stem;\n }\n }\n\n re = re_5_1;\n re2 = re_mgr1;\n if (re.test(w) && re2.test(w)) {\n re = re_1b_2;\n w = w.replace(re,\"\");\n }\n\n // and turn initial Y back to y\n\n if (firstch == \"y\") {\n w = firstch.toLowerCase() + w.substr(1);\n }\n\n return w;\n };\n\n return function (token) {\n return token.update(porterStemmer);\n }\n})();\n\nlunr.Pipeline.registerFunction(lunr.stemmer, 'stemmer')\n/*!\n * lunr.stopWordFilter\n * Copyright (C) 2020 Oliver Nightingale\n */\n\n/**\n * lunr.generateStopWordFilter builds a stopWordFilter function from the provided\n * list of stop words.\n *\n * The built in lunr.stopWordFilter is built using this generator and can be used\n * to generate custom stopWordFilters for applications or non English languages.\n *\n * @function\n * @param {Array} token The token to pass through the filter\n * @returns {lunr.PipelineFunction}\n * @see lunr.Pipeline\n * @see lunr.stopWordFilter\n */\nlunr.generateStopWordFilter = function (stopWords) {\n var words = stopWords.reduce(function (memo, stopWord) {\n memo[stopWord] = stopWord\n return memo\n }, {})\n\n return function (token) {\n if (token && words[token.toString()] !== token.toString()) return token\n }\n}\n\n/**\n * lunr.stopWordFilter is an English language stop word list filter, any words\n * contained in the list will not be passed through the filter.\n *\n * This is intended to be used in the Pipeline. If the token does not pass the\n * filter then undefined will be returned.\n *\n * @function\n * @implements {lunr.PipelineFunction}\n * @params {lunr.Token} token - A token to check for being a stop word.\n * @returns {lunr.Token}\n * @see {@link lunr.Pipeline}\n */\nlunr.stopWordFilter = lunr.generateStopWordFilter([\n 'a',\n 'able',\n 'about',\n 'across',\n 'after',\n 'all',\n 'almost',\n 'also',\n 'am',\n 'among',\n 'an',\n 'and',\n 'any',\n 'are',\n 'as',\n 'at',\n 'be',\n 'because',\n 'been',\n 'but',\n 'by',\n 'can',\n 'cannot',\n 'could',\n 'dear',\n 'did',\n 'do',\n 'does',\n 'either',\n 'else',\n 'ever',\n 'every',\n 'for',\n 'from',\n 'get',\n 'got',\n 'had',\n 'has',\n 'have',\n 'he',\n 'her',\n 'hers',\n 'him',\n 'his',\n 'how',\n 'however',\n 'i',\n 'if',\n 'in',\n 'into',\n 'is',\n 'it',\n 'its',\n 'just',\n 'least',\n 'let',\n 'like',\n 'likely',\n 'may',\n 'me',\n 'might',\n 'most',\n 'must',\n 'my',\n 'neither',\n 'no',\n 'nor',\n 'not',\n 'of',\n 'off',\n 'often',\n 'on',\n 'only',\n 'or',\n 'other',\n 'our',\n 'own',\n 'rather',\n 'said',\n 'say',\n 'says',\n 'she',\n 'should',\n 'since',\n 'so',\n 'some',\n 'than',\n 'that',\n 'the',\n 'their',\n 'them',\n 'then',\n 'there',\n 'these',\n 'they',\n 'this',\n 'tis',\n 'to',\n 'too',\n 'twas',\n 'us',\n 'wants',\n 'was',\n 'we',\n 'were',\n 'what',\n 'when',\n 'where',\n 'which',\n 'while',\n 'who',\n 'whom',\n 'why',\n 'will',\n 'with',\n 'would',\n 'yet',\n 'you',\n 'your'\n])\n\nlunr.Pipeline.registerFunction(lunr.stopWordFilter, 'stopWordFilter')\n/*!\n * lunr.trimmer\n * Copyright (C) 2020 Oliver Nightingale\n */\n\n/**\n * lunr.trimmer is a pipeline function for trimming non word\n * characters from the beginning and end of tokens before they\n * enter the index.\n *\n * This implementation may not work correctly for non latin\n * characters and should either be removed or adapted for use\n * with languages with non-latin characters.\n *\n * @static\n * @implements {lunr.PipelineFunction}\n * @param {lunr.Token} token The token to pass through the filter\n * @returns {lunr.Token}\n * @see lunr.Pipeline\n */\nlunr.trimmer = function (token) {\n return token.update(function (s) {\n return s.replace(/^\\W+/, '').replace(/\\W+$/, '')\n })\n}\n\nlunr.Pipeline.registerFunction(lunr.trimmer, 'trimmer')\n/*!\n * lunr.TokenSet\n * Copyright (C) 2020 Oliver Nightingale\n */\n\n/**\n * A token set is used to store the unique list of all tokens\n * within an index. Token sets are also used to represent an\n * incoming query to the index, this query token set and index\n * token set are then intersected to find which tokens to look\n * up in the inverted index.\n *\n * A token set can hold multiple tokens, as in the case of the\n * index token set, or it can hold a single token as in the\n * case of a simple query token set.\n *\n * Additionally token sets are used to perform wildcard matching.\n * Leading, contained and trailing wildcards are supported, and\n * from this edit distance matching can also be provided.\n *\n * Token sets are implemented as a minimal finite state automata,\n * where both common prefixes and suffixes are shared between tokens.\n * This helps to reduce the space used for storing the token set.\n *\n * @constructor\n */\nlunr.TokenSet = function () {\n this.final = false\n this.edges = {}\n this.id = lunr.TokenSet._nextId\n lunr.TokenSet._nextId += 1\n}\n\n/**\n * Keeps track of the next, auto increment, identifier to assign\n * to a new tokenSet.\n *\n * TokenSets require a unique identifier to be correctly minimised.\n *\n * @private\n */\nlunr.TokenSet._nextId = 1\n\n/**\n * Creates a TokenSet instance from the given sorted array of words.\n *\n * @param {String[]} arr - A sorted array of strings to create the set from.\n * @returns {lunr.TokenSet}\n * @throws Will throw an error if the input array is not sorted.\n */\nlunr.TokenSet.fromArray = function (arr) {\n var builder = new lunr.TokenSet.Builder\n\n for (var i = 0, len = arr.length; i < len; i++) {\n builder.insert(arr[i])\n }\n\n builder.finish()\n return builder.root\n}\n\n/**\n * Creates a token set from a query clause.\n *\n * @private\n * @param {Object} clause - A single clause from lunr.Query.\n * @param {string} clause.term - The query clause term.\n * @param {number} [clause.editDistance] - The optional edit distance for the term.\n * @returns {lunr.TokenSet}\n */\nlunr.TokenSet.fromClause = function (clause) {\n if ('editDistance' in clause) {\n return lunr.TokenSet.fromFuzzyString(clause.term, clause.editDistance)\n } else {\n return lunr.TokenSet.fromString(clause.term)\n }\n}\n\n/**\n * Creates a token set representing a single string with a specified\n * edit distance.\n *\n * Insertions, deletions, substitutions and transpositions are each\n * treated as an edit distance of 1.\n *\n * Increasing the allowed edit distance will have a dramatic impact\n * on the performance of both creating and intersecting these TokenSets.\n * It is advised to keep the edit distance less than 3.\n *\n * @param {string} str - The string to create the token set from.\n * @param {number} editDistance - The allowed edit distance to match.\n * @returns {lunr.Vector}\n */\nlunr.TokenSet.fromFuzzyString = function (str, editDistance) {\n var root = new lunr.TokenSet\n\n var stack = [{\n node: root,\n editsRemaining: editDistance,\n str: str\n }]\n\n while (stack.length) {\n var frame = stack.pop()\n\n // no edit\n if (frame.str.length > 0) {\n var char = frame.str.charAt(0),\n noEditNode\n\n if (char in frame.node.edges) {\n noEditNode = frame.node.edges[char]\n } else {\n noEditNode = new lunr.TokenSet\n frame.node.edges[char] = noEditNode\n }\n\n if (frame.str.length == 1) {\n noEditNode.final = true\n }\n\n stack.push({\n node: noEditNode,\n editsRemaining: frame.editsRemaining,\n str: frame.str.slice(1)\n })\n }\n\n if (frame.editsRemaining == 0) {\n continue\n }\n\n // insertion\n if (\"*\" in frame.node.edges) {\n var insertionNode = frame.node.edges[\"*\"]\n } else {\n var insertionNode = new lunr.TokenSet\n frame.node.edges[\"*\"] = insertionNode\n }\n\n if (frame.str.length == 0) {\n insertionNode.final = true\n }\n\n stack.push({\n node: insertionNode,\n editsRemaining: frame.editsRemaining - 1,\n str: frame.str\n })\n\n // deletion\n // can only do a deletion if we have enough edits remaining\n // and if there are characters left to delete in the string\n if (frame.str.length > 1) {\n stack.push({\n node: frame.node,\n editsRemaining: frame.editsRemaining - 1,\n str: frame.str.slice(1)\n })\n }\n\n // deletion\n // just removing the last character from the str\n if (frame.str.length == 1) {\n frame.node.final = true\n }\n\n // substitution\n // can only do a substitution if we have enough edits remaining\n // and if there are characters left to substitute\n if (frame.str.length >= 1) {\n if (\"*\" in frame.node.edges) {\n var substitutionNode = frame.node.edges[\"*\"]\n } else {\n var substitutionNode = new lunr.TokenSet\n frame.node.edges[\"*\"] = substitutionNode\n }\n\n if (frame.str.length == 1) {\n substitutionNode.final = true\n }\n\n stack.push({\n node: substitutionNode,\n editsRemaining: frame.editsRemaining - 1,\n str: frame.str.slice(1)\n })\n }\n\n // transposition\n // can only do a transposition if there are edits remaining\n // and there are enough characters to transpose\n if (frame.str.length > 1) {\n var charA = frame.str.charAt(0),\n charB = frame.str.charAt(1),\n transposeNode\n\n if (charB in frame.node.edges) {\n transposeNode = frame.node.edges[charB]\n } else {\n transposeNode = new lunr.TokenSet\n frame.node.edges[charB] = transposeNode\n }\n\n if (frame.str.length == 1) {\n transposeNode.final = true\n }\n\n stack.push({\n node: transposeNode,\n editsRemaining: frame.editsRemaining - 1,\n str: charA + frame.str.slice(2)\n })\n }\n }\n\n return root\n}\n\n/**\n * Creates a TokenSet from a string.\n *\n * The string may contain one or more wildcard characters (*)\n * that will allow wildcard matching when intersecting with\n * another TokenSet.\n *\n * @param {string} str - The string to create a TokenSet from.\n * @returns {lunr.TokenSet}\n */\nlunr.TokenSet.fromString = function (str) {\n var node = new lunr.TokenSet,\n root = node\n\n /*\n * Iterates through all characters within the passed string\n * appending a node for each character.\n *\n * When a wildcard character is found then a self\n * referencing edge is introduced to continually match\n * any number of any characters.\n */\n for (var i = 0, len = str.length; i < len; i++) {\n var char = str[i],\n final = (i == len - 1)\n\n if (char == \"*\") {\n node.edges[char] = node\n node.final = final\n\n } else {\n var next = new lunr.TokenSet\n next.final = final\n\n node.edges[char] = next\n node = next\n }\n }\n\n return root\n}\n\n/**\n * Converts this TokenSet into an array of strings\n * contained within the TokenSet.\n *\n * This is not intended to be used on a TokenSet that\n * contains wildcards, in these cases the results are\n * undefined and are likely to cause an infinite loop.\n *\n * @returns {string[]}\n */\nlunr.TokenSet.prototype.toArray = function () {\n var words = []\n\n var stack = [{\n prefix: \"\",\n node: this\n }]\n\n while (stack.length) {\n var frame = stack.pop(),\n edges = Object.keys(frame.node.edges),\n len = edges.length\n\n if (frame.node.final) {\n /* In Safari, at this point the prefix is sometimes corrupted, see:\n * https://github.com/olivernn/lunr.js/issues/279 Calling any\n * String.prototype method forces Safari to \"cast\" this string to what\n * it's supposed to be, fixing the bug. */\n frame.prefix.charAt(0)\n words.push(frame.prefix)\n }\n\n for (var i = 0; i < len; i++) {\n var edge = edges[i]\n\n stack.push({\n prefix: frame.prefix.concat(edge),\n node: frame.node.edges[edge]\n })\n }\n }\n\n return words\n}\n\n/**\n * Generates a string representation of a TokenSet.\n *\n * This is intended to allow TokenSets to be used as keys\n * in objects, largely to aid the construction and minimisation\n * of a TokenSet. As such it is not designed to be a human\n * friendly representation of the TokenSet.\n *\n * @returns {string}\n */\nlunr.TokenSet.prototype.toString = function () {\n // NOTE: Using Object.keys here as this.edges is very likely\n // to enter 'hash-mode' with many keys being added\n //\n // avoiding a for-in loop here as it leads to the function\n // being de-optimised (at least in V8). From some simple\n // benchmarks the performance is comparable, but allowing\n // V8 to optimize may mean easy performance wins in the future.\n\n if (this._str) {\n return this._str\n }\n\n var str = this.final ? '1' : '0',\n labels = Object.keys(this.edges).sort(),\n len = labels.length\n\n for (var i = 0; i < len; i++) {\n var label = labels[i],\n node = this.edges[label]\n\n str = str + label + node.id\n }\n\n return str\n}\n\n/**\n * Returns a new TokenSet that is the intersection of\n * this TokenSet and the passed TokenSet.\n *\n * This intersection will take into account any wildcards\n * contained within the TokenSet.\n *\n * @param {lunr.TokenSet} b - An other TokenSet to intersect with.\n * @returns {lunr.TokenSet}\n */\nlunr.TokenSet.prototype.intersect = function (b) {\n var output = new lunr.TokenSet,\n frame = undefined\n\n var stack = [{\n qNode: b,\n output: output,\n node: this\n }]\n\n while (stack.length) {\n frame = stack.pop()\n\n // NOTE: As with the #toString method, we are using\n // Object.keys and a for loop instead of a for-in loop\n // as both of these objects enter 'hash' mode, causing\n // the function to be de-optimised in V8\n var qEdges = Object.keys(frame.qNode.edges),\n qLen = qEdges.length,\n nEdges = Object.keys(frame.node.edges),\n nLen = nEdges.length\n\n for (var q = 0; q < qLen; q++) {\n var qEdge = qEdges[q]\n\n for (var n = 0; n < nLen; n++) {\n var nEdge = nEdges[n]\n\n if (nEdge == qEdge || qEdge == '*') {\n var node = frame.node.edges[nEdge],\n qNode = frame.qNode.edges[qEdge],\n final = node.final && qNode.final,\n next = undefined\n\n if (nEdge in frame.output.edges) {\n // an edge already exists for this character\n // no need to create a new node, just set the finality\n // bit unless this node is already final\n next = frame.output.edges[nEdge]\n next.final = next.final || final\n\n } else {\n // no edge exists yet, must create one\n // set the finality bit and insert it\n // into the output\n next = new lunr.TokenSet\n next.final = final\n frame.output.edges[nEdge] = next\n }\n\n stack.push({\n qNode: qNode,\n output: next,\n node: node\n })\n }\n }\n }\n }\n\n return output\n}\nlunr.TokenSet.Builder = function () {\n this.previousWord = \"\"\n this.root = new lunr.TokenSet\n this.uncheckedNodes = []\n this.minimizedNodes = {}\n}\n\nlunr.TokenSet.Builder.prototype.insert = function (word) {\n var node,\n commonPrefix = 0\n\n if (word < this.previousWord) {\n throw new Error (\"Out of order word insertion\")\n }\n\n for (var i = 0; i < word.length && i < this.previousWord.length; i++) {\n if (word[i] != this.previousWord[i]) break\n commonPrefix++\n }\n\n this.minimize(commonPrefix)\n\n if (this.uncheckedNodes.length == 0) {\n node = this.root\n } else {\n node = this.uncheckedNodes[this.uncheckedNodes.length - 1].child\n }\n\n for (var i = commonPrefix; i < word.length; i++) {\n var nextNode = new lunr.TokenSet,\n char = word[i]\n\n node.edges[char] = nextNode\n\n this.uncheckedNodes.push({\n parent: node,\n char: char,\n child: nextNode\n })\n\n node = nextNode\n }\n\n node.final = true\n this.previousWord = word\n}\n\nlunr.TokenSet.Builder.prototype.finish = function () {\n this.minimize(0)\n}\n\nlunr.TokenSet.Builder.prototype.minimize = function (downTo) {\n for (var i = this.uncheckedNodes.length - 1; i >= downTo; i--) {\n var node = this.uncheckedNodes[i],\n childKey = node.child.toString()\n\n if (childKey in this.minimizedNodes) {\n node.parent.edges[node.char] = this.minimizedNodes[childKey]\n } else {\n // Cache the key for this node since\n // we know it can't change anymore\n node.child._str = childKey\n\n this.minimizedNodes[childKey] = node.child\n }\n\n this.uncheckedNodes.pop()\n }\n}\n/*!\n * lunr.Index\n * Copyright (C) 2020 Oliver Nightingale\n */\n\n/**\n * An index contains the built index of all documents and provides a query interface\n * to the index.\n *\n * Usually instances of lunr.Index will not be created using this constructor, instead\n * lunr.Builder should be used to construct new indexes, or lunr.Index.load should be\n * used to load previously built and serialized indexes.\n *\n * @constructor\n * @param {Object} attrs - The attributes of the built search index.\n * @param {Object} attrs.invertedIndex - An index of term/field to document reference.\n * @param {Object} attrs.fieldVectors - Field vectors\n * @param {lunr.TokenSet} attrs.tokenSet - An set of all corpus tokens.\n * @param {string[]} attrs.fields - The names of indexed document fields.\n * @param {lunr.Pipeline} attrs.pipeline - The pipeline to use for search terms.\n */\nlunr.Index = function (attrs) {\n this.invertedIndex = attrs.invertedIndex\n this.fieldVectors = attrs.fieldVectors\n this.tokenSet = attrs.tokenSet\n this.fields = attrs.fields\n this.pipeline = attrs.pipeline\n}\n\n/**\n * A result contains details of a document matching a search query.\n * @typedef {Object} lunr.Index~Result\n * @property {string} ref - The reference of the document this result represents.\n * @property {number} score - A number between 0 and 1 representing how similar this document is to the query.\n * @property {lunr.MatchData} matchData - Contains metadata about this match including which term(s) caused the match.\n */\n\n/**\n * Although lunr provides the ability to create queries using lunr.Query, it also provides a simple\n * query language which itself is parsed into an instance of lunr.Query.\n *\n * For programmatically building queries it is advised to directly use lunr.Query, the query language\n * is best used for human entered text rather than program generated text.\n *\n * At its simplest queries can just be a single term, e.g. `hello`, multiple terms are also supported\n * and will be combined with OR, e.g `hello world` will match documents that contain either 'hello'\n * or 'world', though those that contain both will rank higher in the results.\n *\n * Wildcards can be included in terms to match one or more unspecified characters, these wildcards can\n * be inserted anywhere within the term, and more than one wildcard can exist in a single term. Adding\n * wildcards will increase the number of documents that will be found but can also have a negative\n * impact on query performance, especially with wildcards at the beginning of a term.\n *\n * Terms can be restricted to specific fields, e.g. `title:hello`, only documents with the term\n * hello in the title field will match this query. Using a field not present in the index will lead\n * to an error being thrown.\n *\n * Modifiers can also be added to terms, lunr supports edit distance and boost modifiers on terms. A term\n * boost will make documents matching that term score higher, e.g. `foo^5`. Edit distance is also supported\n * to provide fuzzy matching, e.g. 'hello~2' will match documents with hello with an edit distance of 2.\n * Avoid large values for edit distance to improve query performance.\n *\n * Each term also supports a presence modifier. By default a term's presence in document is optional, however\n * this can be changed to either required or prohibited. For a term's presence to be required in a document the\n * term should be prefixed with a '+', e.g. `+foo bar` is a search for documents that must contain 'foo' and\n * optionally contain 'bar'. Conversely a leading '-' sets the terms presence to prohibited, i.e. it must not\n * appear in a document, e.g. `-foo bar` is a search for documents that do not contain 'foo' but may contain 'bar'.\n *\n * To escape special characters the backslash character '\\' can be used, this allows searches to include\n * characters that would normally be considered modifiers, e.g. `foo\\~2` will search for a term \"foo~2\" instead\n * of attempting to apply a boost of 2 to the search term \"foo\".\n *\n * @typedef {string} lunr.Index~QueryString\n * @example Simple single term query\n * hello\n * @example Multiple term query\n * hello world\n * @example term scoped to a field\n * title:hello\n * @example term with a boost of 10\n * hello^10\n * @example term with an edit distance of 2\n * hello~2\n * @example terms with presence modifiers\n * -foo +bar baz\n */\n\n/**\n * Performs a search against the index using lunr query syntax.\n *\n * Results will be returned sorted by their score, the most relevant results\n * will be returned first. For details on how the score is calculated, please see\n * the {@link https://lunrjs.com/guides/searching.html#scoring|guide}.\n *\n * For more programmatic querying use lunr.Index#query.\n *\n * @param {lunr.Index~QueryString} queryString - A string containing a lunr query.\n * @throws {lunr.QueryParseError} If the passed query string cannot be parsed.\n * @returns {lunr.Index~Result[]}\n */\nlunr.Index.prototype.search = function (queryString) {\n return this.query(function (query) {\n var parser = new lunr.QueryParser(queryString, query)\n parser.parse()\n })\n}\n\n/**\n * A query builder callback provides a query object to be used to express\n * the query to perform on the index.\n *\n * @callback lunr.Index~queryBuilder\n * @param {lunr.Query} query - The query object to build up.\n * @this lunr.Query\n */\n\n/**\n * Performs a query against the index using the yielded lunr.Query object.\n *\n * If performing programmatic queries against the index, this method is preferred\n * over lunr.Index#search so as to avoid the additional query parsing overhead.\n *\n * A query object is yielded to the supplied function which should be used to\n * express the query to be run against the index.\n *\n * Note that although this function takes a callback parameter it is _not_ an\n * asynchronous operation, the callback is just yielded a query object to be\n * customized.\n *\n * @param {lunr.Index~queryBuilder} fn - A function that is used to build the query.\n * @returns {lunr.Index~Result[]}\n */\nlunr.Index.prototype.query = function (fn) {\n // for each query clause\n // * process terms\n // * expand terms from token set\n // * find matching documents and metadata\n // * get document vectors\n // * score documents\n\n var query = new lunr.Query(this.fields),\n matchingFields = Object.create(null),\n queryVectors = Object.create(null),\n termFieldCache = Object.create(null),\n requiredMatches = Object.create(null),\n prohibitedMatches = Object.create(null)\n\n /*\n * To support field level boosts a query vector is created per\n * field. An empty vector is eagerly created to support negated\n * queries.\n */\n for (var i = 0; i < this.fields.length; i++) {\n queryVectors[this.fields[i]] = new lunr.Vector\n }\n\n fn.call(query, query)\n\n for (var i = 0; i < query.clauses.length; i++) {\n /*\n * Unless the pipeline has been disabled for this term, which is\n * the case for terms with wildcards, we need to pass the clause\n * term through the search pipeline. A pipeline returns an array\n * of processed terms. Pipeline functions may expand the passed\n * term, which means we may end up performing multiple index lookups\n * for a single query term.\n */\n var clause = query.clauses[i],\n terms = null,\n clauseMatches = lunr.Set.empty\n\n if (clause.usePipeline) {\n terms = this.pipeline.runString(clause.term, {\n fields: clause.fields\n })\n } else {\n terms = [clause.term]\n }\n\n for (var m = 0; m < terms.length; m++) {\n var term = terms[m]\n\n /*\n * Each term returned from the pipeline needs to use the same query\n * clause object, e.g. the same boost and or edit distance. The\n * simplest way to do this is to re-use the clause object but mutate\n * its term property.\n */\n clause.term = term\n\n /*\n * From the term in the clause we create a token set which will then\n * be used to intersect the indexes token set to get a list of terms\n * to lookup in the inverted index\n */\n var termTokenSet = lunr.TokenSet.fromClause(clause),\n expandedTerms = this.tokenSet.intersect(termTokenSet).toArray()\n\n /*\n * If a term marked as required does not exist in the tokenSet it is\n * impossible for the search to return any matches. We set all the field\n * scoped required matches set to empty and stop examining any further\n * clauses.\n */\n if (expandedTerms.length === 0 && clause.presence === lunr.Query.presence.REQUIRED) {\n for (var k = 0; k < clause.fields.length; k++) {\n var field = clause.fields[k]\n requiredMatches[field] = lunr.Set.empty\n }\n\n break\n }\n\n for (var j = 0; j < expandedTerms.length; j++) {\n /*\n * For each term get the posting and termIndex, this is required for\n * building the query vector.\n */\n var expandedTerm = expandedTerms[j],\n posting = this.invertedIndex[expandedTerm],\n termIndex = posting._index\n\n for (var k = 0; k < clause.fields.length; k++) {\n /*\n * For each field that this query term is scoped by (by default\n * all fields are in scope) we need to get all the document refs\n * that have this term in that field.\n *\n * The posting is the entry in the invertedIndex for the matching\n * term from above.\n */\n var field = clause.fields[k],\n fieldPosting = posting[field],\n matchingDocumentRefs = Object.keys(fieldPosting),\n termField = expandedTerm + \"/\" + field,\n matchingDocumentsSet = new lunr.Set(matchingDocumentRefs)\n\n /*\n * if the presence of this term is required ensure that the matching\n * documents are added to the set of required matches for this clause.\n *\n */\n if (clause.presence == lunr.Query.presence.REQUIRED) {\n clauseMatches = clauseMatches.union(matchingDocumentsSet)\n\n if (requiredMatches[field] === undefined) {\n requiredMatches[field] = lunr.Set.complete\n }\n }\n\n /*\n * if the presence of this term is prohibited ensure that the matching\n * documents are added to the set of prohibited matches for this field,\n * creating that set if it does not yet exist.\n */\n if (clause.presence == lunr.Query.presence.PROHIBITED) {\n if (prohibitedMatches[field] === undefined) {\n prohibitedMatches[field] = lunr.Set.empty\n }\n\n prohibitedMatches[field] = prohibitedMatches[field].union(matchingDocumentsSet)\n\n /*\n * Prohibited matches should not be part of the query vector used for\n * similarity scoring and no metadata should be extracted so we continue\n * to the next field\n */\n continue\n }\n\n /*\n * The query field vector is populated using the termIndex found for\n * the term and a unit value with the appropriate boost applied.\n * Using upsert because there could already be an entry in the vector\n * for the term we are working with. In that case we just add the scores\n * together.\n */\n queryVectors[field].upsert(termIndex, clause.boost, function (a, b) { return a + b })\n\n /**\n * If we've already seen this term, field combo then we've already collected\n * the matching documents and metadata, no need to go through all that again\n */\n if (termFieldCache[termField]) {\n continue\n }\n\n for (var l = 0; l < matchingDocumentRefs.length; l++) {\n /*\n * All metadata for this term/field/document triple\n * are then extracted and collected into an instance\n * of lunr.MatchData ready to be returned in the query\n * results\n */\n var matchingDocumentRef = matchingDocumentRefs[l],\n matchingFieldRef = new lunr.FieldRef (matchingDocumentRef, field),\n metadata = fieldPosting[matchingDocumentRef],\n fieldMatch\n\n if ((fieldMatch = matchingFields[matchingFieldRef]) === undefined) {\n matchingFields[matchingFieldRef] = new lunr.MatchData (expandedTerm, field, metadata)\n } else {\n fieldMatch.add(expandedTerm, field, metadata)\n }\n\n }\n\n termFieldCache[termField] = true\n }\n }\n }\n\n /**\n * If the presence was required we need to update the requiredMatches field sets.\n * We do this after all fields for the term have collected their matches because\n * the clause terms presence is required in _any_ of the fields not _all_ of the\n * fields.\n */\n if (clause.presence === lunr.Query.presence.REQUIRED) {\n for (var k = 0; k < clause.fields.length; k++) {\n var field = clause.fields[k]\n requiredMatches[field] = requiredMatches[field].intersect(clauseMatches)\n }\n }\n }\n\n /**\n * Need to combine the field scoped required and prohibited\n * matching documents into a global set of required and prohibited\n * matches\n */\n var allRequiredMatches = lunr.Set.complete,\n allProhibitedMatches = lunr.Set.empty\n\n for (var i = 0; i < this.fields.length; i++) {\n var field = this.fields[i]\n\n if (requiredMatches[field]) {\n allRequiredMatches = allRequiredMatches.intersect(requiredMatches[field])\n }\n\n if (prohibitedMatches[field]) {\n allProhibitedMatches = allProhibitedMatches.union(prohibitedMatches[field])\n }\n }\n\n var matchingFieldRefs = Object.keys(matchingFields),\n results = [],\n matches = Object.create(null)\n\n /*\n * If the query is negated (contains only prohibited terms)\n * we need to get _all_ fieldRefs currently existing in the\n * index. This is only done when we know that the query is\n * entirely prohibited terms to avoid any cost of getting all\n * fieldRefs unnecessarily.\n *\n * Additionally, blank MatchData must be created to correctly\n * populate the results.\n */\n if (query.isNegated()) {\n matchingFieldRefs = Object.keys(this.fieldVectors)\n\n for (var i = 0; i < matchingFieldRefs.length; i++) {\n var matchingFieldRef = matchingFieldRefs[i]\n var fieldRef = lunr.FieldRef.fromString(matchingFieldRef)\n matchingFields[matchingFieldRef] = new lunr.MatchData\n }\n }\n\n for (var i = 0; i < matchingFieldRefs.length; i++) {\n /*\n * Currently we have document fields that match the query, but we\n * need to return documents. The matchData and scores are combined\n * from multiple fields belonging to the same document.\n *\n * Scores are calculated by field, using the query vectors created\n * above, and combined into a final document score using addition.\n */\n var fieldRef = lunr.FieldRef.fromString(matchingFieldRefs[i]),\n docRef = fieldRef.docRef\n\n if (!allRequiredMatches.contains(docRef)) {\n continue\n }\n\n if (allProhibitedMatches.contains(docRef)) {\n continue\n }\n\n var fieldVector = this.fieldVectors[fieldRef],\n score = queryVectors[fieldRef.fieldName].similarity(fieldVector),\n docMatch\n\n if ((docMatch = matches[docRef]) !== undefined) {\n docMatch.score += score\n docMatch.matchData.combine(matchingFields[fieldRef])\n } else {\n var match = {\n ref: docRef,\n score: score,\n matchData: matchingFields[fieldRef]\n }\n matches[docRef] = match\n results.push(match)\n }\n }\n\n /*\n * Sort the results objects by score, highest first.\n */\n return results.sort(function (a, b) {\n return b.score - a.score\n })\n}\n\n/**\n * Prepares the index for JSON serialization.\n *\n * The schema for this JSON blob will be described in a\n * separate JSON schema file.\n *\n * @returns {Object}\n */\nlunr.Index.prototype.toJSON = function () {\n var invertedIndex = Object.keys(this.invertedIndex)\n .sort()\n .map(function (term) {\n return [term, this.invertedIndex[term]]\n }, this)\n\n var fieldVectors = Object.keys(this.fieldVectors)\n .map(function (ref) {\n return [ref, this.fieldVectors[ref].toJSON()]\n }, this)\n\n return {\n version: lunr.version,\n fields: this.fields,\n fieldVectors: fieldVectors,\n invertedIndex: invertedIndex,\n pipeline: this.pipeline.toJSON()\n }\n}\n\n/**\n * Loads a previously serialized lunr.Index\n *\n * @param {Object} serializedIndex - A previously serialized lunr.Index\n * @returns {lunr.Index}\n */\nlunr.Index.load = function (serializedIndex) {\n var attrs = {},\n fieldVectors = {},\n serializedVectors = serializedIndex.fieldVectors,\n invertedIndex = Object.create(null),\n serializedInvertedIndex = serializedIndex.invertedIndex,\n tokenSetBuilder = new lunr.TokenSet.Builder,\n pipeline = lunr.Pipeline.load(serializedIndex.pipeline)\n\n if (serializedIndex.version != lunr.version) {\n lunr.utils.warn(\"Version mismatch when loading serialised index. Current version of lunr '\" + lunr.version + \"' does not match serialized index '\" + serializedIndex.version + \"'\")\n }\n\n for (var i = 0; i < serializedVectors.length; i++) {\n var tuple = serializedVectors[i],\n ref = tuple[0],\n elements = tuple[1]\n\n fieldVectors[ref] = new lunr.Vector(elements)\n }\n\n for (var i = 0; i < serializedInvertedIndex.length; i++) {\n var tuple = serializedInvertedIndex[i],\n term = tuple[0],\n posting = tuple[1]\n\n tokenSetBuilder.insert(term)\n invertedIndex[term] = posting\n }\n\n tokenSetBuilder.finish()\n\n attrs.fields = serializedIndex.fields\n\n attrs.fieldVectors = fieldVectors\n attrs.invertedIndex = invertedIndex\n attrs.tokenSet = tokenSetBuilder.root\n attrs.pipeline = pipeline\n\n return new lunr.Index(attrs)\n}\n/*!\n * lunr.Builder\n * Copyright (C) 2020 Oliver Nightingale\n */\n\n/**\n * lunr.Builder performs indexing on a set of documents and\n * returns instances of lunr.Index ready for querying.\n *\n * All configuration of the index is done via the builder, the\n * fields to index, the document reference, the text processing\n * pipeline and document scoring parameters are all set on the\n * builder before indexing.\n *\n * @constructor\n * @property {string} _ref - Internal reference to the document reference field.\n * @property {string[]} _fields - Internal reference to the document fields to index.\n * @property {object} invertedIndex - The inverted index maps terms to document fields.\n * @property {object} documentTermFrequencies - Keeps track of document term frequencies.\n * @property {object} documentLengths - Keeps track of the length of documents added to the index.\n * @property {lunr.tokenizer} tokenizer - Function for splitting strings into tokens for indexing.\n * @property {lunr.Pipeline} pipeline - The pipeline performs text processing on tokens before indexing.\n * @property {lunr.Pipeline} searchPipeline - A pipeline for processing search terms before querying the index.\n * @property {number} documentCount - Keeps track of the total number of documents indexed.\n * @property {number} _b - A parameter to control field length normalization, setting this to 0 disabled normalization, 1 fully normalizes field lengths, the default value is 0.75.\n * @property {number} _k1 - A parameter to control how quickly an increase in term frequency results in term frequency saturation, the default value is 1.2.\n * @property {number} termIndex - A counter incremented for each unique term, used to identify a terms position in the vector space.\n * @property {array} metadataWhitelist - A list of metadata keys that have been whitelisted for entry in the index.\n */\nlunr.Builder = function () {\n this._ref = \"id\"\n this._fields = Object.create(null)\n this._documents = Object.create(null)\n this.invertedIndex = Object.create(null)\n this.fieldTermFrequencies = {}\n this.fieldLengths = {}\n this.tokenizer = lunr.tokenizer\n this.pipeline = new lunr.Pipeline\n this.searchPipeline = new lunr.Pipeline\n this.documentCount = 0\n this._b = 0.75\n this._k1 = 1.2\n this.termIndex = 0\n this.metadataWhitelist = []\n}\n\n/**\n * Sets the document field used as the document reference. Every document must have this field.\n * The type of this field in the document should be a string, if it is not a string it will be\n * coerced into a string by calling toString.\n *\n * The default ref is 'id'.\n *\n * The ref should _not_ be changed during indexing, it should be set before any documents are\n * added to the index. Changing it during indexing can lead to inconsistent results.\n *\n * @param {string} ref - The name of the reference field in the document.\n */\nlunr.Builder.prototype.ref = function (ref) {\n this._ref = ref\n}\n\n/**\n * A function that is used to extract a field from a document.\n *\n * Lunr expects a field to be at the top level of a document, if however the field\n * is deeply nested within a document an extractor function can be used to extract\n * the right field for indexing.\n *\n * @callback fieldExtractor\n * @param {object} doc - The document being added to the index.\n * @returns {?(string|object|object[])} obj - The object that will be indexed for this field.\n * @example Extracting a nested field\n * function (doc) { return doc.nested.field }\n */\n\n/**\n * Adds a field to the list of document fields that will be indexed. Every document being\n * indexed should have this field. Null values for this field in indexed documents will\n * not cause errors but will limit the chance of that document being retrieved by searches.\n *\n * All fields should be added before adding documents to the index. Adding fields after\n * a document has been indexed will have no effect on already indexed documents.\n *\n * Fields can be boosted at build time. This allows terms within that field to have more\n * importance when ranking search results. Use a field boost to specify that matches within\n * one field are more important than other fields.\n *\n * @param {string} fieldName - The name of a field to index in all documents.\n * @param {object} attributes - Optional attributes associated with this field.\n * @param {number} [attributes.boost=1] - Boost applied to all terms within this field.\n * @param {fieldExtractor} [attributes.extractor] - Function to extract a field from a document.\n * @throws {RangeError} fieldName cannot contain unsupported characters '/'\n */\nlunr.Builder.prototype.field = function (fieldName, attributes) {\n if (/\\//.test(fieldName)) {\n throw new RangeError (\"Field '\" + fieldName + \"' contains illegal character '/'\")\n }\n\n this._fields[fieldName] = attributes || {}\n}\n\n/**\n * A parameter to tune the amount of field length normalisation that is applied when\n * calculating relevance scores. A value of 0 will completely disable any normalisation\n * and a value of 1 will fully normalise field lengths. The default is 0.75. Values of b\n * will be clamped to the range 0 - 1.\n *\n * @param {number} number - The value to set for this tuning parameter.\n */\nlunr.Builder.prototype.b = function (number) {\n if (number < 0) {\n this._b = 0\n } else if (number > 1) {\n this._b = 1\n } else {\n this._b = number\n }\n}\n\n/**\n * A parameter that controls the speed at which a rise in term frequency results in term\n * frequency saturation. The default value is 1.2. Setting this to a higher value will give\n * slower saturation levels, a lower value will result in quicker saturation.\n *\n * @param {number} number - The value to set for this tuning parameter.\n */\nlunr.Builder.prototype.k1 = function (number) {\n this._k1 = number\n}\n\n/**\n * Adds a document to the index.\n *\n * Before adding fields to the index the index should have been fully setup, with the document\n * ref and all fields to index already having been specified.\n *\n * The document must have a field name as specified by the ref (by default this is 'id') and\n * it should have all fields defined for indexing, though null or undefined values will not\n * cause errors.\n *\n * Entire documents can be boosted at build time. Applying a boost to a document indicates that\n * this document should rank higher in search results than other documents.\n *\n * @param {object} doc - The document to add to the index.\n * @param {object} attributes - Optional attributes associated with this document.\n * @param {number} [attributes.boost=1] - Boost applied to all terms within this document.\n */\nlunr.Builder.prototype.add = function (doc, attributes) {\n var docRef = doc[this._ref],\n fields = Object.keys(this._fields)\n\n this._documents[docRef] = attributes || {}\n this.documentCount += 1\n\n for (var i = 0; i < fields.length; i++) {\n var fieldName = fields[i],\n extractor = this._fields[fieldName].extractor,\n field = extractor ? extractor(doc) : doc[fieldName],\n tokens = this.tokenizer(field, {\n fields: [fieldName]\n }),\n terms = this.pipeline.run(tokens),\n fieldRef = new lunr.FieldRef (docRef, fieldName),\n fieldTerms = Object.create(null)\n\n this.fieldTermFrequencies[fieldRef] = fieldTerms\n this.fieldLengths[fieldRef] = 0\n\n // store the length of this field for this document\n this.fieldLengths[fieldRef] += terms.length\n\n // calculate term frequencies for this field\n for (var j = 0; j < terms.length; j++) {\n var term = terms[j]\n\n if (fieldTerms[term] == undefined) {\n fieldTerms[term] = 0\n }\n\n fieldTerms[term] += 1\n\n // add to inverted index\n // create an initial posting if one doesn't exist\n if (this.invertedIndex[term] == undefined) {\n var posting = Object.create(null)\n posting[\"_index\"] = this.termIndex\n this.termIndex += 1\n\n for (var k = 0; k < fields.length; k++) {\n posting[fields[k]] = Object.create(null)\n }\n\n this.invertedIndex[term] = posting\n }\n\n // add an entry for this term/fieldName/docRef to the invertedIndex\n if (this.invertedIndex[term][fieldName][docRef] == undefined) {\n this.invertedIndex[term][fieldName][docRef] = Object.create(null)\n }\n\n // store all whitelisted metadata about this token in the\n // inverted index\n for (var l = 0; l < this.metadataWhitelist.length; l++) {\n var metadataKey = this.metadataWhitelist[l],\n metadata = term.metadata[metadataKey]\n\n if (this.invertedIndex[term][fieldName][docRef][metadataKey] == undefined) {\n this.invertedIndex[term][fieldName][docRef][metadataKey] = []\n }\n\n this.invertedIndex[term][fieldName][docRef][metadataKey].push(metadata)\n }\n }\n\n }\n}\n\n/**\n * Calculates the average document length for this index\n *\n * @private\n */\nlunr.Builder.prototype.calculateAverageFieldLengths = function () {\n\n var fieldRefs = Object.keys(this.fieldLengths),\n numberOfFields = fieldRefs.length,\n accumulator = {},\n documentsWithField = {}\n\n for (var i = 0; i < numberOfFields; i++) {\n var fieldRef = lunr.FieldRef.fromString(fieldRefs[i]),\n field = fieldRef.fieldName\n\n documentsWithField[field] || (documentsWithField[field] = 0)\n documentsWithField[field] += 1\n\n accumulator[field] || (accumulator[field] = 0)\n accumulator[field] += this.fieldLengths[fieldRef]\n }\n\n var fields = Object.keys(this._fields)\n\n for (var i = 0; i < fields.length; i++) {\n var fieldName = fields[i]\n accumulator[fieldName] = accumulator[fieldName] / documentsWithField[fieldName]\n }\n\n this.averageFieldLength = accumulator\n}\n\n/**\n * Builds a vector space model of every document using lunr.Vector\n *\n * @private\n */\nlunr.Builder.prototype.createFieldVectors = function () {\n var fieldVectors = {},\n fieldRefs = Object.keys(this.fieldTermFrequencies),\n fieldRefsLength = fieldRefs.length,\n termIdfCache = Object.create(null)\n\n for (var i = 0; i < fieldRefsLength; i++) {\n var fieldRef = lunr.FieldRef.fromString(fieldRefs[i]),\n fieldName = fieldRef.fieldName,\n fieldLength = this.fieldLengths[fieldRef],\n fieldVector = new lunr.Vector,\n termFrequencies = this.fieldTermFrequencies[fieldRef],\n terms = Object.keys(termFrequencies),\n termsLength = terms.length\n\n\n var fieldBoost = this._fields[fieldName].boost || 1,\n docBoost = this._documents[fieldRef.docRef].boost || 1\n\n for (var j = 0; j < termsLength; j++) {\n var term = terms[j],\n tf = termFrequencies[term],\n termIndex = this.invertedIndex[term]._index,\n idf, score, scoreWithPrecision\n\n if (termIdfCache[term] === undefined) {\n idf = lunr.idf(this.invertedIndex[term], this.documentCount)\n termIdfCache[term] = idf\n } else {\n idf = termIdfCache[term]\n }\n\n score = idf * ((this._k1 + 1) * tf) / (this._k1 * (1 - this._b + this._b * (fieldLength / this.averageFieldLength[fieldName])) + tf)\n score *= fieldBoost\n score *= docBoost\n scoreWithPrecision = Math.round(score * 1000) / 1000\n // Converts 1.23456789 to 1.234.\n // Reducing the precision so that the vectors take up less\n // space when serialised. Doing it now so that they behave\n // the same before and after serialisation. Also, this is\n // the fastest approach to reducing a number's precision in\n // JavaScript.\n\n fieldVector.insert(termIndex, scoreWithPrecision)\n }\n\n fieldVectors[fieldRef] = fieldVector\n }\n\n this.fieldVectors = fieldVectors\n}\n\n/**\n * Creates a token set of all tokens in the index using lunr.TokenSet\n *\n * @private\n */\nlunr.Builder.prototype.createTokenSet = function () {\n this.tokenSet = lunr.TokenSet.fromArray(\n Object.keys(this.invertedIndex).sort()\n )\n}\n\n/**\n * Builds the index, creating an instance of lunr.Index.\n *\n * This completes the indexing process and should only be called\n * once all documents have been added to the index.\n *\n * @returns {lunr.Index}\n */\nlunr.Builder.prototype.build = function () {\n this.calculateAverageFieldLengths()\n this.createFieldVectors()\n this.createTokenSet()\n\n return new lunr.Index({\n invertedIndex: this.invertedIndex,\n fieldVectors: this.fieldVectors,\n tokenSet: this.tokenSet,\n fields: Object.keys(this._fields),\n pipeline: this.searchPipeline\n })\n}\n\n/**\n * Applies a plugin to the index builder.\n *\n * A plugin is a function that is called with the index builder as its context.\n * Plugins can be used to customise or extend the behaviour of the index\n * in some way. A plugin is just a function, that encapsulated the custom\n * behaviour that should be applied when building the index.\n *\n * The plugin function will be called with the index builder as its argument, additional\n * arguments can also be passed when calling use. The function will be called\n * with the index builder as its context.\n *\n * @param {Function} plugin The plugin to apply.\n */\nlunr.Builder.prototype.use = function (fn) {\n var args = Array.prototype.slice.call(arguments, 1)\n args.unshift(this)\n fn.apply(this, args)\n}\n/**\n * Contains and collects metadata about a matching document.\n * A single instance of lunr.MatchData is returned as part of every\n * lunr.Index~Result.\n *\n * @constructor\n * @param {string} term - The term this match data is associated with\n * @param {string} field - The field in which the term was found\n * @param {object} metadata - The metadata recorded about this term in this field\n * @property {object} metadata - A cloned collection of metadata associated with this document.\n * @see {@link lunr.Index~Result}\n */\nlunr.MatchData = function (term, field, metadata) {\n var clonedMetadata = Object.create(null),\n metadataKeys = Object.keys(metadata || {})\n\n // Cloning the metadata to prevent the original\n // being mutated during match data combination.\n // Metadata is kept in an array within the inverted\n // index so cloning the data can be done with\n // Array#slice\n for (var i = 0; i < metadataKeys.length; i++) {\n var key = metadataKeys[i]\n clonedMetadata[key] = metadata[key].slice()\n }\n\n this.metadata = Object.create(null)\n\n if (term !== undefined) {\n this.metadata[term] = Object.create(null)\n this.metadata[term][field] = clonedMetadata\n }\n}\n\n/**\n * An instance of lunr.MatchData will be created for every term that matches a\n * document. However only one instance is required in a lunr.Index~Result. This\n * method combines metadata from another instance of lunr.MatchData with this\n * objects metadata.\n *\n * @param {lunr.MatchData} otherMatchData - Another instance of match data to merge with this one.\n * @see {@link lunr.Index~Result}\n */\nlunr.MatchData.prototype.combine = function (otherMatchData) {\n var terms = Object.keys(otherMatchData.metadata)\n\n for (var i = 0; i < terms.length; i++) {\n var term = terms[i],\n fields = Object.keys(otherMatchData.metadata[term])\n\n if (this.metadata[term] == undefined) {\n this.metadata[term] = Object.create(null)\n }\n\n for (var j = 0; j < fields.length; j++) {\n var field = fields[j],\n keys = Object.keys(otherMatchData.metadata[term][field])\n\n if (this.metadata[term][field] == undefined) {\n this.metadata[term][field] = Object.create(null)\n }\n\n for (var k = 0; k < keys.length; k++) {\n var key = keys[k]\n\n if (this.metadata[term][field][key] == undefined) {\n this.metadata[term][field][key] = otherMatchData.metadata[term][field][key]\n } else {\n this.metadata[term][field][key] = this.metadata[term][field][key].concat(otherMatchData.metadata[term][field][key])\n }\n\n }\n }\n }\n}\n\n/**\n * Add metadata for a term/field pair to this instance of match data.\n *\n * @param {string} term - The term this match data is associated with\n * @param {string} field - The field in which the term was found\n * @param {object} metadata - The metadata recorded about this term in this field\n */\nlunr.MatchData.prototype.add = function (term, field, metadata) {\n if (!(term in this.metadata)) {\n this.metadata[term] = Object.create(null)\n this.metadata[term][field] = metadata\n return\n }\n\n if (!(field in this.metadata[term])) {\n this.metadata[term][field] = metadata\n return\n }\n\n var metadataKeys = Object.keys(metadata)\n\n for (var i = 0; i < metadataKeys.length; i++) {\n var key = metadataKeys[i]\n\n if (key in this.metadata[term][field]) {\n this.metadata[term][field][key] = this.metadata[term][field][key].concat(metadata[key])\n } else {\n this.metadata[term][field][key] = metadata[key]\n }\n }\n}\n/**\n * A lunr.Query provides a programmatic way of defining queries to be performed\n * against a {@link lunr.Index}.\n *\n * Prefer constructing a lunr.Query using the {@link lunr.Index#query} method\n * so the query object is pre-initialized with the right index fields.\n *\n * @constructor\n * @property {lunr.Query~Clause[]} clauses - An array of query clauses.\n * @property {string[]} allFields - An array of all available fields in a lunr.Index.\n */\nlunr.Query = function (allFields) {\n this.clauses = []\n this.allFields = allFields\n}\n\n/**\n * Constants for indicating what kind of automatic wildcard insertion will be used when constructing a query clause.\n *\n * This allows wildcards to be added to the beginning and end of a term without having to manually do any string\n * concatenation.\n *\n * The wildcard constants can be bitwise combined to select both leading and trailing wildcards.\n *\n * @constant\n * @default\n * @property {number} wildcard.NONE - The term will have no wildcards inserted, this is the default behaviour\n * @property {number} wildcard.LEADING - Prepend the term with a wildcard, unless a leading wildcard already exists\n * @property {number} wildcard.TRAILING - Append a wildcard to the term, unless a trailing wildcard already exists\n * @see lunr.Query~Clause\n * @see lunr.Query#clause\n * @see lunr.Query#term\n * @example query term with trailing wildcard\n * query.term('foo', { wildcard: lunr.Query.wildcard.TRAILING })\n * @example query term with leading and trailing wildcard\n * query.term('foo', {\n * wildcard: lunr.Query.wildcard.LEADING | lunr.Query.wildcard.TRAILING\n * })\n */\n\nlunr.Query.wildcard = new String (\"*\")\nlunr.Query.wildcard.NONE = 0\nlunr.Query.wildcard.LEADING = 1\nlunr.Query.wildcard.TRAILING = 2\n\n/**\n * Constants for indicating what kind of presence a term must have in matching documents.\n *\n * @constant\n * @enum {number}\n * @see lunr.Query~Clause\n * @see lunr.Query#clause\n * @see lunr.Query#term\n * @example query term with required presence\n * query.term('foo', { presence: lunr.Query.presence.REQUIRED })\n */\nlunr.Query.presence = {\n /**\n * Term's presence in a document is optional, this is the default value.\n */\n OPTIONAL: 1,\n\n /**\n * Term's presence in a document is required, documents that do not contain\n * this term will not be returned.\n */\n REQUIRED: 2,\n\n /**\n * Term's presence in a document is prohibited, documents that do contain\n * this term will not be returned.\n */\n PROHIBITED: 3\n}\n\n/**\n * A single clause in a {@link lunr.Query} contains a term and details on how to\n * match that term against a {@link lunr.Index}.\n *\n * @typedef {Object} lunr.Query~Clause\n * @property {string[]} fields - The fields in an index this clause should be matched against.\n * @property {number} [boost=1] - Any boost that should be applied when matching this clause.\n * @property {number} [editDistance] - Whether the term should have fuzzy matching applied, and how fuzzy the match should be.\n * @property {boolean} [usePipeline] - Whether the term should be passed through the search pipeline.\n * @property {number} [wildcard=lunr.Query.wildcard.NONE] - Whether the term should have wildcards appended or prepended.\n * @property {number} [presence=lunr.Query.presence.OPTIONAL] - The terms presence in any matching documents.\n */\n\n/**\n * Adds a {@link lunr.Query~Clause} to this query.\n *\n * Unless the clause contains the fields to be matched all fields will be matched. In addition\n * a default boost of 1 is applied to the clause.\n *\n * @param {lunr.Query~Clause} clause - The clause to add to this query.\n * @see lunr.Query~Clause\n * @returns {lunr.Query}\n */\nlunr.Query.prototype.clause = function (clause) {\n if (!('fields' in clause)) {\n clause.fields = this.allFields\n }\n\n if (!('boost' in clause)) {\n clause.boost = 1\n }\n\n if (!('usePipeline' in clause)) {\n clause.usePipeline = true\n }\n\n if (!('wildcard' in clause)) {\n clause.wildcard = lunr.Query.wildcard.NONE\n }\n\n if ((clause.wildcard & lunr.Query.wildcard.LEADING) && (clause.term.charAt(0) != lunr.Query.wildcard)) {\n clause.term = \"*\" + clause.term\n }\n\n if ((clause.wildcard & lunr.Query.wildcard.TRAILING) && (clause.term.slice(-1) != lunr.Query.wildcard)) {\n clause.term = \"\" + clause.term + \"*\"\n }\n\n if (!('presence' in clause)) {\n clause.presence = lunr.Query.presence.OPTIONAL\n }\n\n this.clauses.push(clause)\n\n return this\n}\n\n/**\n * A negated query is one in which every clause has a presence of\n * prohibited. These queries require some special processing to return\n * the expected results.\n *\n * @returns boolean\n */\nlunr.Query.prototype.isNegated = function () {\n for (var i = 0; i < this.clauses.length; i++) {\n if (this.clauses[i].presence != lunr.Query.presence.PROHIBITED) {\n return false\n }\n }\n\n return true\n}\n\n/**\n * Adds a term to the current query, under the covers this will create a {@link lunr.Query~Clause}\n * to the list of clauses that make up this query.\n *\n * The term is used as is, i.e. no tokenization will be performed by this method. Instead conversion\n * to a token or token-like string should be done before calling this method.\n *\n * The term will be converted to a string by calling `toString`. Multiple terms can be passed as an\n * array, each term in the array will share the same options.\n *\n * @param {object|object[]} term - The term(s) to add to the query.\n * @param {object} [options] - Any additional properties to add to the query clause.\n * @returns {lunr.Query}\n * @see lunr.Query#clause\n * @see lunr.Query~Clause\n * @example adding a single term to a query\n * query.term(\"foo\")\n * @example adding a single term to a query and specifying search fields, term boost and automatic trailing wildcard\n * query.term(\"foo\", {\n * fields: [\"title\"],\n * boost: 10,\n * wildcard: lunr.Query.wildcard.TRAILING\n * })\n * @example using lunr.tokenizer to convert a string to tokens before using them as terms\n * query.term(lunr.tokenizer(\"foo bar\"))\n */\nlunr.Query.prototype.term = function (term, options) {\n if (Array.isArray(term)) {\n term.forEach(function (t) { this.term(t, lunr.utils.clone(options)) }, this)\n return this\n }\n\n var clause = options || {}\n clause.term = term.toString()\n\n this.clause(clause)\n\n return this\n}\nlunr.QueryParseError = function (message, start, end) {\n this.name = \"QueryParseError\"\n this.message = message\n this.start = start\n this.end = end\n}\n\nlunr.QueryParseError.prototype = new Error\nlunr.QueryLexer = function (str) {\n this.lexemes = []\n this.str = str\n this.length = str.length\n this.pos = 0\n this.start = 0\n this.escapeCharPositions = []\n}\n\nlunr.QueryLexer.prototype.run = function () {\n var state = lunr.QueryLexer.lexText\n\n while (state) {\n state = state(this)\n }\n}\n\nlunr.QueryLexer.prototype.sliceString = function () {\n var subSlices = [],\n sliceStart = this.start,\n sliceEnd = this.pos\n\n for (var i = 0; i < this.escapeCharPositions.length; i++) {\n sliceEnd = this.escapeCharPositions[i]\n subSlices.push(this.str.slice(sliceStart, sliceEnd))\n sliceStart = sliceEnd + 1\n }\n\n subSlices.push(this.str.slice(sliceStart, this.pos))\n this.escapeCharPositions.length = 0\n\n return subSlices.join('')\n}\n\nlunr.QueryLexer.prototype.emit = function (type) {\n this.lexemes.push({\n type: type,\n str: this.sliceString(),\n start: this.start,\n end: this.pos\n })\n\n this.start = this.pos\n}\n\nlunr.QueryLexer.prototype.escapeCharacter = function () {\n this.escapeCharPositions.push(this.pos - 1)\n this.pos += 1\n}\n\nlunr.QueryLexer.prototype.next = function () {\n if (this.pos >= this.length) {\n return lunr.QueryLexer.EOS\n }\n\n var char = this.str.charAt(this.pos)\n this.pos += 1\n return char\n}\n\nlunr.QueryLexer.prototype.width = function () {\n return this.pos - this.start\n}\n\nlunr.QueryLexer.prototype.ignore = function () {\n if (this.start == this.pos) {\n this.pos += 1\n }\n\n this.start = this.pos\n}\n\nlunr.QueryLexer.prototype.backup = function () {\n this.pos -= 1\n}\n\nlunr.QueryLexer.prototype.acceptDigitRun = function () {\n var char, charCode\n\n do {\n char = this.next()\n charCode = char.charCodeAt(0)\n } while (charCode > 47 && charCode < 58)\n\n if (char != lunr.QueryLexer.EOS) {\n this.backup()\n }\n}\n\nlunr.QueryLexer.prototype.more = function () {\n return this.pos < this.length\n}\n\nlunr.QueryLexer.EOS = 'EOS'\nlunr.QueryLexer.FIELD = 'FIELD'\nlunr.QueryLexer.TERM = 'TERM'\nlunr.QueryLexer.EDIT_DISTANCE = 'EDIT_DISTANCE'\nlunr.QueryLexer.BOOST = 'BOOST'\nlunr.QueryLexer.PRESENCE = 'PRESENCE'\n\nlunr.QueryLexer.lexField = function (lexer) {\n lexer.backup()\n lexer.emit(lunr.QueryLexer.FIELD)\n lexer.ignore()\n return lunr.QueryLexer.lexText\n}\n\nlunr.QueryLexer.lexTerm = function (lexer) {\n if (lexer.width() > 1) {\n lexer.backup()\n lexer.emit(lunr.QueryLexer.TERM)\n }\n\n lexer.ignore()\n\n if (lexer.more()) {\n return lunr.QueryLexer.lexText\n }\n}\n\nlunr.QueryLexer.lexEditDistance = function (lexer) {\n lexer.ignore()\n lexer.acceptDigitRun()\n lexer.emit(lunr.QueryLexer.EDIT_DISTANCE)\n return lunr.QueryLexer.lexText\n}\n\nlunr.QueryLexer.lexBoost = function (lexer) {\n lexer.ignore()\n lexer.acceptDigitRun()\n lexer.emit(lunr.QueryLexer.BOOST)\n return lunr.QueryLexer.lexText\n}\n\nlunr.QueryLexer.lexEOS = function (lexer) {\n if (lexer.width() > 0) {\n lexer.emit(lunr.QueryLexer.TERM)\n }\n}\n\n// This matches the separator used when tokenising fields\n// within a document. These should match otherwise it is\n// not possible to search for some tokens within a document.\n//\n// It is possible for the user to change the separator on the\n// tokenizer so it _might_ clash with any other of the special\n// characters already used within the search string, e.g. :.\n//\n// This means that it is possible to change the separator in\n// such a way that makes some words unsearchable using a search\n// string.\nlunr.QueryLexer.termSeparator = lunr.tokenizer.separator\n\nlunr.QueryLexer.lexText = function (lexer) {\n while (true) {\n var char = lexer.next()\n\n if (char == lunr.QueryLexer.EOS) {\n return lunr.QueryLexer.lexEOS\n }\n\n // Escape character is '\\'\n if (char.charCodeAt(0) == 92) {\n lexer.escapeCharacter()\n continue\n }\n\n if (char == \":\") {\n return lunr.QueryLexer.lexField\n }\n\n if (char == \"~\") {\n lexer.backup()\n if (lexer.width() > 0) {\n lexer.emit(lunr.QueryLexer.TERM)\n }\n return lunr.QueryLexer.lexEditDistance\n }\n\n if (char == \"^\") {\n lexer.backup()\n if (lexer.width() > 0) {\n lexer.emit(lunr.QueryLexer.TERM)\n }\n return lunr.QueryLexer.lexBoost\n }\n\n // \"+\" indicates term presence is required\n // checking for length to ensure that only\n // leading \"+\" are considered\n if (char == \"+\" && lexer.width() === 1) {\n lexer.emit(lunr.QueryLexer.PRESENCE)\n return lunr.QueryLexer.lexText\n }\n\n // \"-\" indicates term presence is prohibited\n // checking for length to ensure that only\n // leading \"-\" are considered\n if (char == \"-\" && lexer.width() === 1) {\n lexer.emit(lunr.QueryLexer.PRESENCE)\n return lunr.QueryLexer.lexText\n }\n\n if (char.match(lunr.QueryLexer.termSeparator)) {\n return lunr.QueryLexer.lexTerm\n }\n }\n}\n\nlunr.QueryParser = function (str, query) {\n this.lexer = new lunr.QueryLexer (str)\n this.query = query\n this.currentClause = {}\n this.lexemeIdx = 0\n}\n\nlunr.QueryParser.prototype.parse = function () {\n this.lexer.run()\n this.lexemes = this.lexer.lexemes\n\n var state = lunr.QueryParser.parseClause\n\n while (state) {\n state = state(this)\n }\n\n return this.query\n}\n\nlunr.QueryParser.prototype.peekLexeme = function () {\n return this.lexemes[this.lexemeIdx]\n}\n\nlunr.QueryParser.prototype.consumeLexeme = function () {\n var lexeme = this.peekLexeme()\n this.lexemeIdx += 1\n return lexeme\n}\n\nlunr.QueryParser.prototype.nextClause = function () {\n var completedClause = this.currentClause\n this.query.clause(completedClause)\n this.currentClause = {}\n}\n\nlunr.QueryParser.parseClause = function (parser) {\n var lexeme = parser.peekLexeme()\n\n if (lexeme == undefined) {\n return\n }\n\n switch (lexeme.type) {\n case lunr.QueryLexer.PRESENCE:\n return lunr.QueryParser.parsePresence\n case lunr.QueryLexer.FIELD:\n return lunr.QueryParser.parseField\n case lunr.QueryLexer.TERM:\n return lunr.QueryParser.parseTerm\n default:\n var errorMessage = \"expected either a field or a term, found \" + lexeme.type\n\n if (lexeme.str.length >= 1) {\n errorMessage += \" with value '\" + lexeme.str + \"'\"\n }\n\n throw new lunr.QueryParseError (errorMessage, lexeme.start, lexeme.end)\n }\n}\n\nlunr.QueryParser.parsePresence = function (parser) {\n var lexeme = parser.consumeLexeme()\n\n if (lexeme == undefined) {\n return\n }\n\n switch (lexeme.str) {\n case \"-\":\n parser.currentClause.presence = lunr.Query.presence.PROHIBITED\n break\n case \"+\":\n parser.currentClause.presence = lunr.Query.presence.REQUIRED\n break\n default:\n var errorMessage = \"unrecognised presence operator'\" + lexeme.str + \"'\"\n throw new lunr.QueryParseError (errorMessage, lexeme.start, lexeme.end)\n }\n\n var nextLexeme = parser.peekLexeme()\n\n if (nextLexeme == undefined) {\n var errorMessage = \"expecting term or field, found nothing\"\n throw new lunr.QueryParseError (errorMessage, lexeme.start, lexeme.end)\n }\n\n switch (nextLexeme.type) {\n case lunr.QueryLexer.FIELD:\n return lunr.QueryParser.parseField\n case lunr.QueryLexer.TERM:\n return lunr.QueryParser.parseTerm\n default:\n var errorMessage = \"expecting term or field, found '\" + nextLexeme.type + \"'\"\n throw new lunr.QueryParseError (errorMessage, nextLexeme.start, nextLexeme.end)\n }\n}\n\nlunr.QueryParser.parseField = function (parser) {\n var lexeme = parser.consumeLexeme()\n\n if (lexeme == undefined) {\n return\n }\n\n if (parser.query.allFields.indexOf(lexeme.str) == -1) {\n var possibleFields = parser.query.allFields.map(function (f) { return \"'\" + f + \"'\" }).join(', '),\n errorMessage = \"unrecognised field '\" + lexeme.str + \"', possible fields: \" + possibleFields\n\n throw new lunr.QueryParseError (errorMessage, lexeme.start, lexeme.end)\n }\n\n parser.currentClause.fields = [lexeme.str]\n\n var nextLexeme = parser.peekLexeme()\n\n if (nextLexeme == undefined) {\n var errorMessage = \"expecting term, found nothing\"\n throw new lunr.QueryParseError (errorMessage, lexeme.start, lexeme.end)\n }\n\n switch (nextLexeme.type) {\n case lunr.QueryLexer.TERM:\n return lunr.QueryParser.parseTerm\n default:\n var errorMessage = \"expecting term, found '\" + nextLexeme.type + \"'\"\n throw new lunr.QueryParseError (errorMessage, nextLexeme.start, nextLexeme.end)\n }\n}\n\nlunr.QueryParser.parseTerm = function (parser) {\n var lexeme = parser.consumeLexeme()\n\n if (lexeme == undefined) {\n return\n }\n\n parser.currentClause.term = lexeme.str.toLowerCase()\n\n if (lexeme.str.indexOf(\"*\") != -1) {\n parser.currentClause.usePipeline = false\n }\n\n var nextLexeme = parser.peekLexeme()\n\n if (nextLexeme == undefined) {\n parser.nextClause()\n return\n }\n\n switch (nextLexeme.type) {\n case lunr.QueryLexer.TERM:\n parser.nextClause()\n return lunr.QueryParser.parseTerm\n case lunr.QueryLexer.FIELD:\n parser.nextClause()\n return lunr.QueryParser.parseField\n case lunr.QueryLexer.EDIT_DISTANCE:\n return lunr.QueryParser.parseEditDistance\n case lunr.QueryLexer.BOOST:\n return lunr.QueryParser.parseBoost\n case lunr.QueryLexer.PRESENCE:\n parser.nextClause()\n return lunr.QueryParser.parsePresence\n default:\n var errorMessage = \"Unexpected lexeme type '\" + nextLexeme.type + \"'\"\n throw new lunr.QueryParseError (errorMessage, nextLexeme.start, nextLexeme.end)\n }\n}\n\nlunr.QueryParser.parseEditDistance = function (parser) {\n var lexeme = parser.consumeLexeme()\n\n if (lexeme == undefined) {\n return\n }\n\n var editDistance = parseInt(lexeme.str, 10)\n\n if (isNaN(editDistance)) {\n var errorMessage = \"edit distance must be numeric\"\n throw new lunr.QueryParseError (errorMessage, lexeme.start, lexeme.end)\n }\n\n parser.currentClause.editDistance = editDistance\n\n var nextLexeme = parser.peekLexeme()\n\n if (nextLexeme == undefined) {\n parser.nextClause()\n return\n }\n\n switch (nextLexeme.type) {\n case lunr.QueryLexer.TERM:\n parser.nextClause()\n return lunr.QueryParser.parseTerm\n case lunr.QueryLexer.FIELD:\n parser.nextClause()\n return lunr.QueryParser.parseField\n case lunr.QueryLexer.EDIT_DISTANCE:\n return lunr.QueryParser.parseEditDistance\n case lunr.QueryLexer.BOOST:\n return lunr.QueryParser.parseBoost\n case lunr.QueryLexer.PRESENCE:\n parser.nextClause()\n return lunr.QueryParser.parsePresence\n default:\n var errorMessage = \"Unexpected lexeme type '\" + nextLexeme.type + \"'\"\n throw new lunr.QueryParseError (errorMessage, nextLexeme.start, nextLexeme.end)\n }\n}\n\nlunr.QueryParser.parseBoost = function (parser) {\n var lexeme = parser.consumeLexeme()\n\n if (lexeme == undefined) {\n return\n }\n\n var boost = parseInt(lexeme.str, 10)\n\n if (isNaN(boost)) {\n var errorMessage = \"boost must be numeric\"\n throw new lunr.QueryParseError (errorMessage, lexeme.start, lexeme.end)\n }\n\n parser.currentClause.boost = boost\n\n var nextLexeme = parser.peekLexeme()\n\n if (nextLexeme == undefined) {\n parser.nextClause()\n return\n }\n\n switch (nextLexeme.type) {\n case lunr.QueryLexer.TERM:\n parser.nextClause()\n return lunr.QueryParser.parseTerm\n case lunr.QueryLexer.FIELD:\n parser.nextClause()\n return lunr.QueryParser.parseField\n case lunr.QueryLexer.EDIT_DISTANCE:\n return lunr.QueryParser.parseEditDistance\n case lunr.QueryLexer.BOOST:\n return lunr.QueryParser.parseBoost\n case lunr.QueryLexer.PRESENCE:\n parser.nextClause()\n return lunr.QueryParser.parsePresence\n default:\n var errorMessage = \"Unexpected lexeme type '\" + nextLexeme.type + \"'\"\n throw new lunr.QueryParseError (errorMessage, nextLexeme.start, nextLexeme.end)\n }\n}\n\n /**\n * export the module via AMD, CommonJS or as a browser global\n * Export code from https://github.com/umdjs/umd/blob/master/returnExports.js\n */\n ;(function (root, factory) {\n if (true) {\n // AMD. Register as an anonymous module.\n !(__WEBPACK_AMD_DEFINE_FACTORY__ = (factory),\n\t\t__WEBPACK_AMD_DEFINE_RESULT__ = (typeof __WEBPACK_AMD_DEFINE_FACTORY__ === 'function' ?\n\t\t(__WEBPACK_AMD_DEFINE_FACTORY__.call(exports, __webpack_require__, exports, module)) :\n\t\t__WEBPACK_AMD_DEFINE_FACTORY__),\n\t\t__WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__))\n } else {}\n }(this, function () {\n /**\n * Just return a value to define the module export.\n * This example returns an object, but the module\n * can return a function as the exported value.\n */\n return lunr\n }))\n})();\n\n\n//# sourceURL=webpack:///../node_modules/lunr/lunr.js?"); - -/***/ }), - -/***/ "./default/assets/css/main.sass": -/*!**************************************!*\ - !*** ./default/assets/css/main.sass ***! - \**************************************/ -/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => { - -"use strict"; -eval("__webpack_require__.r(__webpack_exports__);\n// extracted by mini-css-extract-plugin\n\n\n//# sourceURL=webpack:///./default/assets/css/main.sass?"); - -/***/ }), - -/***/ "./default/assets/js/src/bootstrap.ts": -/*!********************************************!*\ - !*** ./default/assets/js/src/bootstrap.ts ***! - \********************************************/ -/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => { - -"use strict"; -eval("__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var _typedoc_Application__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./typedoc/Application */ \"./default/assets/js/src/typedoc/Application.ts\");\n/* harmony import */ var _typedoc_components_MenuHighlight__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./typedoc/components/MenuHighlight */ \"./default/assets/js/src/typedoc/components/MenuHighlight.ts\");\n/* harmony import */ var _typedoc_components_Search__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./typedoc/components/Search */ \"./default/assets/js/src/typedoc/components/Search.ts\");\n/* harmony import */ var _typedoc_components_Signature__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ./typedoc/components/Signature */ \"./default/assets/js/src/typedoc/components/Signature.ts\");\n/* harmony import */ var _typedoc_components_Toggle__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ./typedoc/components/Toggle */ \"./default/assets/js/src/typedoc/components/Toggle.ts\");\n/* harmony import */ var _typedoc_components_Filter__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ./typedoc/components/Filter */ \"./default/assets/js/src/typedoc/components/Filter.ts\");\n/* harmony import */ var _css_main_sass__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! ../../css/main.sass */ \"./default/assets/css/main.sass\");\n\n\n\n\n\n\n\n(0,_typedoc_components_Search__WEBPACK_IMPORTED_MODULE_2__.initSearch)();\n(0,_typedoc_Application__WEBPACK_IMPORTED_MODULE_0__.registerComponent)(_typedoc_components_MenuHighlight__WEBPACK_IMPORTED_MODULE_1__.MenuHighlight, \".menu-highlight\");\n(0,_typedoc_Application__WEBPACK_IMPORTED_MODULE_0__.registerComponent)(_typedoc_components_Signature__WEBPACK_IMPORTED_MODULE_3__.Signature, \".tsd-signatures\");\n(0,_typedoc_Application__WEBPACK_IMPORTED_MODULE_0__.registerComponent)(_typedoc_components_Toggle__WEBPACK_IMPORTED_MODULE_4__.Toggle, \"a[data-toggle]\");\nif (_typedoc_components_Filter__WEBPACK_IMPORTED_MODULE_5__.Filter.isSupported()) {\n (0,_typedoc_Application__WEBPACK_IMPORTED_MODULE_0__.registerComponent)(_typedoc_components_Filter__WEBPACK_IMPORTED_MODULE_5__.Filter, \"#tsd-filter\");\n}\nelse {\n document.documentElement.classList.add(\"no-filter\");\n}\nvar app = new _typedoc_Application__WEBPACK_IMPORTED_MODULE_0__.Application();\nObject.defineProperty(window, \"app\", { value: app });\n\n\n//# sourceURL=webpack:///./default/assets/js/src/bootstrap.ts?"); - -/***/ }), - -/***/ "./default/assets/js/src/typedoc/Application.ts": -/*!******************************************************!*\ - !*** ./default/assets/js/src/typedoc/Application.ts ***! - \******************************************************/ -/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => { - -"use strict"; -eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"registerComponent\": () => /* binding */ registerComponent,\n/* harmony export */ \"Application\": () => /* binding */ Application\n/* harmony export */ });\n/**\n * List of all known components.\n */\nvar components = [];\n/**\n * Register a new component.\n */\nfunction registerComponent(constructor, selector) {\n components.push({\n selector: selector,\n constructor: constructor,\n });\n}\n/**\n * TypeDoc application class.\n */\nvar Application = /** @class */ (function () {\n /**\n * Create a new Application instance.\n */\n function Application() {\n this.createComponents(document.body);\n }\n /**\n * Create all components beneath the given jQuery element.\n */\n Application.prototype.createComponents = function (context) {\n components.forEach(function (c) {\n context.querySelectorAll(c.selector).forEach(function (el) {\n if (!el.dataset.hasInstance) {\n new c.constructor({ el: el });\n el.dataset.hasInstance = String(true);\n }\n });\n });\n };\n return Application;\n}());\n\n\n\n//# sourceURL=webpack:///./default/assets/js/src/typedoc/Application.ts?"); - -/***/ }), - -/***/ "./default/assets/js/src/typedoc/Component.ts": -/*!****************************************************!*\ - !*** ./default/assets/js/src/typedoc/Component.ts ***! - \****************************************************/ -/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => { - -"use strict"; -eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"Component\": () => /* binding */ Component\n/* harmony export */ });\n/**\n * TypeDoc component class.\n */\nvar Component = /** @class */ (function () {\n function Component(options) {\n this.el = options.el;\n }\n return Component;\n}());\n\n\n\n//# sourceURL=webpack:///./default/assets/js/src/typedoc/Component.ts?"); - -/***/ }), - -/***/ "./default/assets/js/src/typedoc/EventTarget.ts": -/*!******************************************************!*\ - !*** ./default/assets/js/src/typedoc/EventTarget.ts ***! - \******************************************************/ -/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => { - -"use strict"; -eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"EventTarget\": () => /* binding */ EventTarget\n/* harmony export */ });\n/**\n * TypeDoc event target class.\n */\nvar EventTarget = /** @class */ (function () {\n function EventTarget() {\n this.listeners = {};\n }\n EventTarget.prototype.addEventListener = function (type, callback) {\n if (!(type in this.listeners)) {\n this.listeners[type] = [];\n }\n this.listeners[type].push(callback);\n };\n EventTarget.prototype.removeEventListener = function (type, callback) {\n if (!(type in this.listeners)) {\n return;\n }\n var stack = this.listeners[type];\n for (var i = 0, l = stack.length; i < l; i++) {\n if (stack[i] === callback) {\n stack.splice(i, 1);\n return;\n }\n }\n };\n EventTarget.prototype.dispatchEvent = function (event) {\n if (!(event.type in this.listeners)) {\n return true;\n }\n var stack = this.listeners[event.type].slice();\n for (var i = 0, l = stack.length; i < l; i++) {\n stack[i].call(this, event);\n }\n return !event.defaultPrevented;\n };\n return EventTarget;\n}());\n\n\n\n//# sourceURL=webpack:///./default/assets/js/src/typedoc/EventTarget.ts?"); - -/***/ }), - -/***/ "./default/assets/js/src/typedoc/components/Filter.ts": -/*!************************************************************!*\ - !*** ./default/assets/js/src/typedoc/components/Filter.ts ***! - \************************************************************/ -/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => { - -"use strict"; -eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"Filter\": () => /* binding */ Filter\n/* harmony export */ });\n/* harmony import */ var _Component__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../Component */ \"./default/assets/js/src/typedoc/Component.ts\");\n/* harmony import */ var _utils_pointer__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../utils/pointer */ \"./default/assets/js/src/typedoc/utils/pointer.ts\");\nvar __extends = (undefined && undefined.__extends) || (function () {\n var extendStatics = function (d, b) {\n extendStatics = Object.setPrototypeOf ||\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\n function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };\n return extendStatics(d, b);\n };\n return function (d, b) {\n extendStatics(d, b);\n function __() { this.constructor = d; }\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\n };\n})();\n\n\nvar FilterItem = /** @class */ (function () {\n function FilterItem(key, value) {\n this.key = key;\n this.value = value;\n this.defaultValue = value;\n this.initialize();\n if (window.localStorage[this.key]) {\n this.setValue(this.fromLocalStorage(window.localStorage[this.key]));\n }\n }\n FilterItem.prototype.initialize = function () { };\n FilterItem.prototype.setValue = function (value) {\n if (this.value == value)\n return;\n var oldValue = this.value;\n this.value = value;\n window.localStorage[this.key] = this.toLocalStorage(value);\n this.handleValueChange(oldValue, value);\n };\n return FilterItem;\n}());\nvar FilterItemCheckbox = /** @class */ (function (_super) {\n __extends(FilterItemCheckbox, _super);\n function FilterItemCheckbox() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n FilterItemCheckbox.prototype.initialize = function () {\n var _this = this;\n var checkbox = document.querySelector(\"#tsd-filter-\" + this.key);\n if (!checkbox)\n return;\n this.checkbox = checkbox;\n this.checkbox.addEventListener(\"change\", function () {\n _this.setValue(_this.checkbox.checked);\n });\n };\n FilterItemCheckbox.prototype.handleValueChange = function (oldValue, newValue) {\n if (!this.checkbox)\n return;\n this.checkbox.checked = this.value;\n document.documentElement.classList.toggle(\"toggle-\" + this.key, this.value != this.defaultValue);\n };\n FilterItemCheckbox.prototype.fromLocalStorage = function (value) {\n return value == \"true\";\n };\n FilterItemCheckbox.prototype.toLocalStorage = function (value) {\n return value ? \"true\" : \"false\";\n };\n return FilterItemCheckbox;\n}(FilterItem));\nvar FilterItemSelect = /** @class */ (function (_super) {\n __extends(FilterItemSelect, _super);\n function FilterItemSelect() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n FilterItemSelect.prototype.initialize = function () {\n var _this = this;\n document.documentElement.classList.add(\"toggle-\" + this.key + this.value);\n var select = document.querySelector(\"#tsd-filter-\" + this.key);\n if (!select)\n return;\n this.select = select;\n var onActivate = function () {\n _this.select.classList.add(\"active\");\n };\n var onDeactivate = function () {\n _this.select.classList.remove(\"active\");\n };\n this.select.addEventListener(_utils_pointer__WEBPACK_IMPORTED_MODULE_1__.pointerDown, onActivate);\n this.select.addEventListener(\"mouseover\", onActivate);\n this.select.addEventListener(\"mouseleave\", onDeactivate);\n this.select.querySelectorAll(\"li\").forEach(function (el) {\n el.addEventListener(_utils_pointer__WEBPACK_IMPORTED_MODULE_1__.pointerUp, function (e) {\n select.classList.remove(\"active\");\n _this.setValue(e.target.dataset.value || \"\");\n });\n });\n document.addEventListener(_utils_pointer__WEBPACK_IMPORTED_MODULE_1__.pointerDown, function (e) {\n if (_this.select.contains(e.target))\n return;\n _this.select.classList.remove(\"active\");\n });\n };\n FilterItemSelect.prototype.handleValueChange = function (oldValue, newValue) {\n this.select.querySelectorAll(\"li.selected\").forEach(function (el) {\n el.classList.remove(\"selected\");\n });\n var selected = this.select.querySelector('li[data-value=\"' + newValue + '\"]');\n var label = this.select.querySelector(\".tsd-select-label\");\n if (selected && label) {\n selected.classList.add(\"selected\");\n label.textContent = selected.textContent;\n }\n document.documentElement.classList.remove(\"toggle-\" + oldValue);\n document.documentElement.classList.add(\"toggle-\" + newValue);\n };\n FilterItemSelect.prototype.fromLocalStorage = function (value) {\n return value;\n };\n FilterItemSelect.prototype.toLocalStorage = function (value) {\n return value;\n };\n return FilterItemSelect;\n}(FilterItem));\nvar Filter = /** @class */ (function (_super) {\n __extends(Filter, _super);\n function Filter(options) {\n var _this = _super.call(this, options) || this;\n _this.optionVisibility = new FilterItemSelect(\"visibility\", \"private\");\n _this.optionInherited = new FilterItemCheckbox(\"inherited\", true);\n _this.optionExternals = new FilterItemCheckbox(\"externals\", true);\n return _this;\n }\n Filter.isSupported = function () {\n try {\n return typeof window.localStorage != \"undefined\";\n }\n catch (e) {\n return false;\n }\n };\n return Filter;\n}(_Component__WEBPACK_IMPORTED_MODULE_0__.Component));\n\n\n\n//# sourceURL=webpack:///./default/assets/js/src/typedoc/components/Filter.ts?"); - -/***/ }), - -/***/ "./default/assets/js/src/typedoc/components/MenuHighlight.ts": -/*!*******************************************************************!*\ - !*** ./default/assets/js/src/typedoc/components/MenuHighlight.ts ***! - \*******************************************************************/ -/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => { - -"use strict"; -eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"MenuHighlight\": () => /* binding */ MenuHighlight\n/* harmony export */ });\n/* harmony import */ var _Component__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../Component */ \"./default/assets/js/src/typedoc/Component.ts\");\n/* harmony import */ var _services_Viewport__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../services/Viewport */ \"./default/assets/js/src/typedoc/services/Viewport.ts\");\nvar __extends = (undefined && undefined.__extends) || (function () {\n var extendStatics = function (d, b) {\n extendStatics = Object.setPrototypeOf ||\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\n function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };\n return extendStatics(d, b);\n };\n return function (d, b) {\n extendStatics(d, b);\n function __() { this.constructor = d; }\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\n };\n})();\n\n\n/**\n * Manages the sticky state of the navigation and moves the highlight\n * to the current navigation item.\n */\nvar MenuHighlight = /** @class */ (function (_super) {\n __extends(MenuHighlight, _super);\n /**\n * Create a new MenuHighlight instance.\n *\n * @param options Backbone view constructor options.\n */\n function MenuHighlight(options) {\n var _this = _super.call(this, options) || this;\n /**\n * List of all discovered anchors.\n */\n _this.anchors = [];\n /**\n * Index of the currently highlighted anchor.\n */\n _this.index = -1;\n _services_Viewport__WEBPACK_IMPORTED_MODULE_1__.Viewport.instance.addEventListener(\"resize\", function () { return _this.onResize(); });\n _services_Viewport__WEBPACK_IMPORTED_MODULE_1__.Viewport.instance.addEventListener(\"scroll\", function (e) { return _this.onScroll(e); });\n _this.createAnchors();\n return _this;\n }\n /**\n * Find all anchors on the current page.\n */\n MenuHighlight.prototype.createAnchors = function () {\n var _this = this;\n var base = window.location.href;\n if (base.indexOf(\"#\") != -1) {\n base = base.substr(0, base.indexOf(\"#\"));\n }\n this.el.querySelectorAll(\"a\").forEach(function (el) {\n var href = el.href;\n if (href.indexOf(\"#\") == -1)\n return;\n if (href.substr(0, base.length) != base)\n return;\n var hash = href.substr(href.indexOf(\"#\") + 1);\n var anchor = document.querySelector(\"a.tsd-anchor[name=\" + hash + \"]\");\n var link = el.parentNode;\n if (!anchor || !link)\n return;\n _this.anchors.push({\n link: link,\n anchor: anchor,\n position: 0,\n });\n });\n this.onResize();\n };\n /**\n * Triggered after the viewport was resized.\n */\n MenuHighlight.prototype.onResize = function () {\n var anchor;\n for (var index = 0, count = this.anchors.length; index < count; index++) {\n anchor = this.anchors[index];\n var rect = anchor.anchor.getBoundingClientRect();\n anchor.position = rect.top + document.body.scrollTop;\n }\n this.anchors.sort(function (a, b) {\n return a.position - b.position;\n });\n var event = new CustomEvent(\"scroll\", {\n detail: {\n scrollTop: _services_Viewport__WEBPACK_IMPORTED_MODULE_1__.Viewport.instance.scrollTop,\n },\n });\n this.onScroll(event);\n };\n /**\n * Triggered after the viewport was scrolled.\n *\n * @param event The custom event with the current vertical scroll position.\n */\n MenuHighlight.prototype.onScroll = function (event) {\n var scrollTop = event.detail.scrollTop + 5;\n var anchors = this.anchors;\n var count = anchors.length - 1;\n var index = this.index;\n while (index > -1 && anchors[index].position > scrollTop) {\n index -= 1;\n }\n while (index < count && anchors[index + 1].position < scrollTop) {\n index += 1;\n }\n if (this.index != index) {\n if (this.index > -1)\n this.anchors[this.index].link.classList.remove(\"focus\");\n this.index = index;\n if (this.index > -1)\n this.anchors[this.index].link.classList.add(\"focus\");\n }\n };\n return MenuHighlight;\n}(_Component__WEBPACK_IMPORTED_MODULE_0__.Component));\n\n\n\n//# sourceURL=webpack:///./default/assets/js/src/typedoc/components/MenuHighlight.ts?"); - -/***/ }), - -/***/ "./default/assets/js/src/typedoc/components/Search.ts": -/*!************************************************************!*\ - !*** ./default/assets/js/src/typedoc/components/Search.ts ***! - \************************************************************/ -/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => { - -"use strict"; -eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"initSearch\": () => /* binding */ initSearch\n/* harmony export */ });\n/* harmony import */ var _utils_debounce__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../utils/debounce */ \"./default/assets/js/src/typedoc/utils/debounce.ts\");\n/* harmony import */ var lunr__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! lunr */ \"../node_modules/lunr/lunr.js\");\n/* harmony import */ var lunr__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(lunr__WEBPACK_IMPORTED_MODULE_1__);\n\n\nfunction initSearch() {\n var searchEl = document.getElementById(\"tsd-search\");\n if (!searchEl)\n return;\n var searchScript = document.getElementById(\"search-script\");\n searchEl.classList.add(\"loading\");\n if (searchScript) {\n searchScript.addEventListener(\"error\", function () {\n searchEl.classList.remove(\"loading\");\n searchEl.classList.add(\"failure\");\n });\n searchScript.addEventListener(\"load\", function () {\n searchEl.classList.remove(\"loading\");\n searchEl.classList.add(\"ready\");\n });\n if (window.searchData) {\n searchEl.classList.remove(\"loading\");\n }\n }\n var field = document.querySelector(\"#tsd-search-field\");\n var results = document.querySelector(\".results\");\n if (!field || !results) {\n throw new Error(\"The input field or the result list wrapper was not found\");\n }\n var resultClicked = false;\n results.addEventListener(\"mousedown\", function () { return (resultClicked = true); });\n results.addEventListener(\"mouseup\", function () {\n resultClicked = false;\n searchEl.classList.remove(\"has-focus\");\n });\n field.addEventListener(\"focus\", function () { return searchEl.classList.add(\"has-focus\"); });\n field.addEventListener(\"blur\", function () {\n if (!resultClicked) {\n resultClicked = false;\n searchEl.classList.remove(\"has-focus\");\n }\n });\n var state = {\n base: searchEl.dataset.base + \"/\",\n };\n bindEvents(searchEl, results, field, state);\n}\nfunction bindEvents(searchEl, results, field, state) {\n field.addEventListener(\"input\", (0,_utils_debounce__WEBPACK_IMPORTED_MODULE_0__.debounce)(function () {\n updateResults(searchEl, results, field, state);\n }, 200));\n var preventPress = false;\n field.addEventListener(\"keydown\", function (e) {\n preventPress = true;\n if (e.key == \"Enter\") {\n gotoCurrentResult(results, field);\n }\n else if (e.key == \"Escape\") {\n field.blur();\n }\n else if (e.key == \"ArrowUp\") {\n setCurrentResult(results, -1);\n }\n else if (e.key === \"ArrowDown\") {\n setCurrentResult(results, 1);\n }\n else {\n preventPress = false;\n }\n });\n field.addEventListener(\"keypress\", function (e) {\n if (preventPress)\n e.preventDefault();\n });\n /**\n * Start searching by pressing slash.\n */\n document.body.addEventListener(\"keydown\", function (e) {\n if (e.altKey || e.ctrlKey || e.metaKey)\n return;\n if (!field.matches(\":focus\") && e.key === \"/\") {\n field.focus();\n e.preventDefault();\n }\n });\n}\nfunction checkIndex(state, searchEl) {\n if (state.index)\n return;\n if (window.searchData) {\n searchEl.classList.remove(\"loading\");\n searchEl.classList.add(\"ready\");\n state.data = window.searchData;\n state.index = lunr__WEBPACK_IMPORTED_MODULE_1__.Index.load(window.searchData.index);\n }\n}\nfunction updateResults(searchEl, results, query, state) {\n checkIndex(state, searchEl);\n // Don't clear results if loading state is not ready,\n // because loading or error message can be removed.\n if (!state.index || !state.data)\n return;\n results.textContent = \"\";\n var searchText = query.value.trim();\n // Perform a wildcard search\n var res = state.index.search(\"*\" + searchText + \"*\");\n for (var i = 0, c = Math.min(10, res.length); i < c; i++) {\n var row = state.data.rows[Number(res[i].ref)];\n // Bold the matched part of the query in the search results\n var name_1 = boldMatches(row.name, searchText);\n if (row.parent) {\n name_1 = \"\" + boldMatches(row.parent, searchText) + \".\" + name_1;\n }\n var item = document.createElement(\"li\");\n item.classList.value = row.classes;\n var anchor = document.createElement(\"a\");\n anchor.href = state.base + row.url;\n anchor.classList.add(\"tsd-kind-icon\");\n anchor.innerHTML = name_1;\n item.append(anchor);\n results.appendChild(item);\n }\n}\n/**\n * Move the highlight within the result set.\n */\nfunction setCurrentResult(results, dir) {\n var current = results.querySelector(\".current\");\n if (!current) {\n current = results.querySelector(dir == 1 ? \"li:first-child\" : \"li:last-child\");\n if (current) {\n current.classList.add(\"current\");\n }\n }\n else {\n var rel = dir == 1\n ? current.nextElementSibling\n : current.previousElementSibling;\n if (rel) {\n current.classList.remove(\"current\");\n rel.classList.add(\"current\");\n }\n }\n}\n/**\n * Navigate to the highlighted result.\n */\nfunction gotoCurrentResult(results, field) {\n var current = results.querySelector(\".current\");\n if (!current) {\n current = results.querySelector(\"li:first-child\");\n }\n if (current) {\n var link = current.querySelector(\"a\");\n if (link) {\n window.location.href = link.href;\n }\n field.blur();\n }\n}\nfunction boldMatches(text, search) {\n if (search === \"\") {\n return text;\n }\n var lowerText = text.toLocaleLowerCase();\n var lowerSearch = search.toLocaleLowerCase();\n var parts = [];\n var lastIndex = 0;\n var index = lowerText.indexOf(lowerSearch);\n while (index != -1) {\n parts.push(escapeHtml(text.substring(lastIndex, index)), \"\" + escapeHtml(text.substring(index, index + lowerSearch.length)) + \"\");\n lastIndex = index + lowerSearch.length;\n index = lowerText.indexOf(lowerSearch, lastIndex);\n }\n parts.push(escapeHtml(text.substring(lastIndex)));\n return parts.join(\"\");\n}\nvar SPECIAL_HTML = {\n \"&\": \"&\",\n \"<\": \"<\",\n \">\": \">\",\n \"'\": \"'\",\n '\"': \""\",\n};\nfunction escapeHtml(text) {\n return text.replace(/[&<>\"'\"]/g, function (match) { return SPECIAL_HTML[match]; });\n}\n\n\n//# sourceURL=webpack:///./default/assets/js/src/typedoc/components/Search.ts?"); - -/***/ }), - -/***/ "./default/assets/js/src/typedoc/components/Signature.ts": -/*!***************************************************************!*\ - !*** ./default/assets/js/src/typedoc/components/Signature.ts ***! - \***************************************************************/ -/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => { - -"use strict"; -eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"Signature\": () => /* binding */ Signature\n/* harmony export */ });\n/* harmony import */ var _Component__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../Component */ \"./default/assets/js/src/typedoc/Component.ts\");\n/* harmony import */ var _services_Viewport__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../services/Viewport */ \"./default/assets/js/src/typedoc/services/Viewport.ts\");\nvar __extends = (undefined && undefined.__extends) || (function () {\n var extendStatics = function (d, b) {\n extendStatics = Object.setPrototypeOf ||\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\n function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };\n return extendStatics(d, b);\n };\n return function (d, b) {\n extendStatics(d, b);\n function __() { this.constructor = d; }\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\n };\n})();\n\n\n/**\n * Holds a signature and its description.\n */\nvar SignatureGroup = /** @class */ (function () {\n /**\n * Create a new SignatureGroup instance.\n *\n * @param signature The target signature.\n * @param description The description for the signature.\n */\n function SignatureGroup(signature, description) {\n this.signature = signature;\n this.description = description;\n }\n /**\n * Add the given class to all elements of the group.\n *\n * @param className The class name to add.\n */\n SignatureGroup.prototype.addClass = function (className) {\n this.signature.classList.add(className);\n this.description.classList.add(className);\n return this;\n };\n /**\n * Remove the given class from all elements of the group.\n *\n * @param className The class name to remove.\n */\n SignatureGroup.prototype.removeClass = function (className) {\n this.signature.classList.remove(className);\n this.description.classList.remove(className);\n return this;\n };\n return SignatureGroup;\n}());\n/**\n * Controls the tab like behaviour of methods and functions with multiple signatures.\n */\nvar Signature = /** @class */ (function (_super) {\n __extends(Signature, _super);\n /**\n * Create a new Signature instance.\n *\n * @param options Backbone view constructor options.\n */\n function Signature(options) {\n var _this = _super.call(this, options) || this;\n /**\n * List of found signature groups.\n */\n _this.groups = [];\n /**\n * The index of the currently displayed signature.\n */\n _this.index = -1;\n _this.createGroups();\n if (_this.container) {\n _this.el.classList.add(\"active\");\n Array.from(_this.el.children).forEach(function (signature) {\n signature.addEventListener(\"touchstart\", function (event) {\n return _this.onClick(event);\n });\n signature.addEventListener(\"click\", function (event) {\n return _this.onClick(event);\n });\n });\n _this.container.classList.add(\"active\");\n _this.setIndex(0);\n }\n return _this;\n }\n /**\n * Set the index of the active signature.\n *\n * @param index The index of the signature to activate.\n */\n Signature.prototype.setIndex = function (index) {\n if (index < 0)\n index = 0;\n if (index > this.groups.length - 1)\n index = this.groups.length - 1;\n if (this.index == index)\n return;\n var to = this.groups[index];\n if (this.index > -1) {\n var from_1 = this.groups[this.index];\n from_1.removeClass(\"current\").addClass(\"fade-out\");\n to.addClass(\"current\");\n to.addClass(\"fade-in\");\n _services_Viewport__WEBPACK_IMPORTED_MODULE_1__.Viewport.instance.triggerResize();\n setTimeout(function () {\n from_1.removeClass(\"fade-out\");\n to.removeClass(\"fade-in\");\n }, 300);\n }\n else {\n to.addClass(\"current\");\n _services_Viewport__WEBPACK_IMPORTED_MODULE_1__.Viewport.instance.triggerResize();\n }\n this.index = index;\n };\n /**\n * Find all signature/description groups.\n */\n Signature.prototype.createGroups = function () {\n var signatures = this.el.children;\n if (signatures.length < 2)\n return;\n this.container = this.el.nextElementSibling;\n var descriptions = this.container.children;\n this.groups = [];\n for (var index = 0; index < signatures.length; index++) {\n this.groups.push(new SignatureGroup(signatures[index], descriptions[index]));\n }\n };\n /**\n * Triggered when the user clicks onto a signature header.\n *\n * @param e The related event object.\n */\n Signature.prototype.onClick = function (e) {\n var _this = this;\n this.groups.forEach(function (group, index) {\n if (group.signature === e.currentTarget) {\n _this.setIndex(index);\n }\n });\n };\n return Signature;\n}(_Component__WEBPACK_IMPORTED_MODULE_0__.Component));\n\n\n\n//# sourceURL=webpack:///./default/assets/js/src/typedoc/components/Signature.ts?"); - -/***/ }), - -/***/ "./default/assets/js/src/typedoc/components/Toggle.ts": -/*!************************************************************!*\ - !*** ./default/assets/js/src/typedoc/components/Toggle.ts ***! - \************************************************************/ -/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => { - -"use strict"; -eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"Toggle\": () => /* binding */ Toggle\n/* harmony export */ });\n/* harmony import */ var _Component__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../Component */ \"./default/assets/js/src/typedoc/Component.ts\");\n/* harmony import */ var _utils_pointer__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../utils/pointer */ \"./default/assets/js/src/typedoc/utils/pointer.ts\");\nvar __extends = (undefined && undefined.__extends) || (function () {\n var extendStatics = function (d, b) {\n extendStatics = Object.setPrototypeOf ||\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\n function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };\n return extendStatics(d, b);\n };\n return function (d, b) {\n extendStatics(d, b);\n function __() { this.constructor = d; }\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\n };\n})();\n\n\nvar Toggle = /** @class */ (function (_super) {\n __extends(Toggle, _super);\n function Toggle(options) {\n var _this = _super.call(this, options) || this;\n _this.className = _this.el.dataset.toggle || \"\";\n _this.el.addEventListener(_utils_pointer__WEBPACK_IMPORTED_MODULE_1__.pointerUp, function (e) { return _this.onPointerUp(e); });\n _this.el.addEventListener(\"click\", function (e) { return e.preventDefault(); });\n document.addEventListener(_utils_pointer__WEBPACK_IMPORTED_MODULE_1__.pointerDown, function (e) {\n return _this.onDocumentPointerDown(e);\n });\n document.addEventListener(_utils_pointer__WEBPACK_IMPORTED_MODULE_1__.pointerUp, function (e) {\n return _this.onDocumentPointerUp(e);\n });\n return _this;\n }\n Toggle.prototype.setActive = function (value) {\n if (this.active == value)\n return;\n this.active = value;\n document.documentElement.classList.toggle(\"has-\" + this.className, value);\n this.el.classList.toggle(\"active\", value);\n var transition = (this.active ? \"to-has-\" : \"from-has-\") + this.className;\n document.documentElement.classList.add(transition);\n setTimeout(function () { return document.documentElement.classList.remove(transition); }, 500);\n };\n Toggle.prototype.onPointerUp = function (event) {\n if (_utils_pointer__WEBPACK_IMPORTED_MODULE_1__.hasPointerMoved)\n return;\n this.setActive(true);\n event.preventDefault();\n };\n Toggle.prototype.onDocumentPointerDown = function (e) {\n if (this.active) {\n if (e.target.closest(\".col-menu, .tsd-filter-group\")) {\n return;\n }\n this.setActive(false);\n }\n };\n Toggle.prototype.onDocumentPointerUp = function (e) {\n var _this = this;\n if (_utils_pointer__WEBPACK_IMPORTED_MODULE_1__.hasPointerMoved)\n return;\n if (this.active) {\n if (e.target.closest(\".col-menu\")) {\n var link = e.target.closest(\"a\");\n if (link) {\n var href = window.location.href;\n if (href.indexOf(\"#\") != -1) {\n href = href.substr(0, href.indexOf(\"#\"));\n }\n if (link.href.substr(0, href.length) == href) {\n setTimeout(function () { return _this.setActive(false); }, 250);\n }\n }\n }\n }\n };\n return Toggle;\n}(_Component__WEBPACK_IMPORTED_MODULE_0__.Component));\n\n\n\n//# sourceURL=webpack:///./default/assets/js/src/typedoc/components/Toggle.ts?"); - -/***/ }), - -/***/ "./default/assets/js/src/typedoc/services/Viewport.ts": -/*!************************************************************!*\ - !*** ./default/assets/js/src/typedoc/services/Viewport.ts ***! - \************************************************************/ -/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => { - -"use strict"; -eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"Viewport\": () => /* binding */ Viewport\n/* harmony export */ });\n/* harmony import */ var _EventTarget__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../EventTarget */ \"./default/assets/js/src/typedoc/EventTarget.ts\");\n/* harmony import */ var _utils_trottle__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../utils/trottle */ \"./default/assets/js/src/typedoc/utils/trottle.ts\");\nvar __extends = (undefined && undefined.__extends) || (function () {\n var extendStatics = function (d, b) {\n extendStatics = Object.setPrototypeOf ||\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\n function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };\n return extendStatics(d, b);\n };\n return function (d, b) {\n extendStatics(d, b);\n function __() { this.constructor = d; }\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\n };\n})();\n\n\n/**\n * A global service that monitors the window size and scroll position.\n */\nvar Viewport = /** @class */ (function (_super) {\n __extends(Viewport, _super);\n /**\n * Create new Viewport instance.\n */\n function Viewport() {\n var _this = _super.call(this) || this;\n /**\n * The current scroll position.\n */\n _this.scrollTop = 0;\n /**\n * The previous scrollTop.\n */\n _this.lastY = 0;\n /**\n * The width of the window.\n */\n _this.width = 0;\n /**\n * The height of the window.\n */\n _this.height = 0;\n /**\n * Boolean indicating whether the toolbar is shown.\n */\n _this.showToolbar = true;\n _this.toolbar = (document.querySelector(\".tsd-page-toolbar\"));\n _this.secondaryNav = (document.querySelector(\".tsd-navigation.secondary\"));\n window.addEventListener(\"scroll\", (0,_utils_trottle__WEBPACK_IMPORTED_MODULE_1__.throttle)(function () { return _this.onScroll(); }, 10));\n window.addEventListener(\"resize\", (0,_utils_trottle__WEBPACK_IMPORTED_MODULE_1__.throttle)(function () { return _this.onResize(); }, 10));\n _this.onResize();\n _this.onScroll();\n return _this;\n }\n /**\n * Trigger a resize event.\n */\n Viewport.prototype.triggerResize = function () {\n var event = new CustomEvent(\"resize\", {\n detail: {\n width: this.width,\n height: this.height,\n },\n });\n this.dispatchEvent(event);\n };\n /**\n * Triggered when the size of the window has changed.\n */\n Viewport.prototype.onResize = function () {\n this.width = window.innerWidth || 0;\n this.height = window.innerHeight || 0;\n var event = new CustomEvent(\"resize\", {\n detail: {\n width: this.width,\n height: this.height,\n },\n });\n this.dispatchEvent(event);\n };\n /**\n * Triggered when the user scrolled the viewport.\n */\n Viewport.prototype.onScroll = function () {\n this.scrollTop = window.scrollY || 0;\n var event = new CustomEvent(\"scroll\", {\n detail: {\n scrollTop: this.scrollTop,\n },\n });\n this.dispatchEvent(event);\n this.hideShowToolbar();\n };\n /**\n * Handle hiding/showing of the toolbar.\n */\n Viewport.prototype.hideShowToolbar = function () {\n var isShown = this.showToolbar;\n this.showToolbar = this.lastY >= this.scrollTop || this.scrollTop <= 0;\n if (isShown !== this.showToolbar) {\n this.toolbar.classList.toggle(\"tsd-page-toolbar--hide\");\n this.secondaryNav.classList.toggle(\"tsd-navigation--toolbar-hide\");\n }\n this.lastY = this.scrollTop;\n };\n Viewport.instance = new Viewport();\n return Viewport;\n}(_EventTarget__WEBPACK_IMPORTED_MODULE_0__.EventTarget));\n\n\n\n//# sourceURL=webpack:///./default/assets/js/src/typedoc/services/Viewport.ts?"); - -/***/ }), - -/***/ "./default/assets/js/src/typedoc/utils/debounce.ts": -/*!*********************************************************!*\ - !*** ./default/assets/js/src/typedoc/utils/debounce.ts ***! - \*********************************************************/ -/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => { - -"use strict"; -eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"debounce\": () => /* binding */ debounce\n/* harmony export */ });\nvar debounce = function (fn, wait) {\n if (wait === void 0) { wait = 100; }\n var timeout;\n return function () {\n var args = [];\n for (var _i = 0; _i < arguments.length; _i++) {\n args[_i] = arguments[_i];\n }\n clearTimeout(timeout);\n timeout = setTimeout(function () { return fn(args); }, wait);\n };\n};\n\n\n//# sourceURL=webpack:///./default/assets/js/src/typedoc/utils/debounce.ts?"); - -/***/ }), - -/***/ "./default/assets/js/src/typedoc/utils/pointer.ts": -/*!********************************************************!*\ - !*** ./default/assets/js/src/typedoc/utils/pointer.ts ***! - \********************************************************/ -/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => { - -"use strict"; -eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"pointerDown\": () => /* binding */ pointerDown,\n/* harmony export */ \"pointerMove\": () => /* binding */ pointerMove,\n/* harmony export */ \"pointerUp\": () => /* binding */ pointerUp,\n/* harmony export */ \"pointerDownPosition\": () => /* binding */ pointerDownPosition,\n/* harmony export */ \"preventNextClick\": () => /* binding */ preventNextClick,\n/* harmony export */ \"isPointerDown\": () => /* binding */ isPointerDown,\n/* harmony export */ \"isPointerTouch\": () => /* binding */ isPointerTouch,\n/* harmony export */ \"hasPointerMoved\": () => /* binding */ hasPointerMoved,\n/* harmony export */ \"isMobile\": () => /* binding */ isMobile\n/* harmony export */ });\n/**\n * Event name of the pointer down event.\n */\nvar pointerDown = \"mousedown\";\n/**\n * Event name of the pointer move event.\n */\nvar pointerMove = \"mousemove\";\n/**\n * Event name of the pointer up event.\n */\nvar pointerUp = \"mouseup\";\n/**\n * Position the pointer was pressed at.\n */\nvar pointerDownPosition = { x: 0, y: 0 };\n/**\n * Should the next click on the document be supressed?\n */\nvar preventNextClick = false;\n/**\n * Is the pointer down?\n */\nvar isPointerDown = false;\n/**\n * Is the pointer a touch point?\n */\nvar isPointerTouch = false;\n/**\n * Did the pointer move since the last down event?\n */\nvar hasPointerMoved = false;\n/**\n * Is the user agent a mobile agent?\n */\nvar isMobile = /Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent);\ndocument.documentElement.classList.add(isMobile ? \"is-mobile\" : \"not-mobile\");\nif (isMobile && \"ontouchstart\" in document.documentElement) {\n isPointerTouch = true;\n pointerDown = \"touchstart\";\n pointerMove = \"touchmove\";\n pointerUp = \"touchend\";\n}\ndocument.addEventListener(pointerDown, function (e) {\n isPointerDown = true;\n hasPointerMoved = false;\n var t = pointerDown == \"touchstart\"\n ? e.targetTouches[0]\n : e;\n pointerDownPosition.y = t.pageY || 0;\n pointerDownPosition.x = t.pageX || 0;\n});\ndocument.addEventListener(pointerMove, function (e) {\n if (!isPointerDown)\n return;\n if (!hasPointerMoved) {\n var t = pointerDown == \"touchstart\"\n ? e.targetTouches[0]\n : e;\n var x = pointerDownPosition.x - (t.pageX || 0);\n var y = pointerDownPosition.y - (t.pageY || 0);\n hasPointerMoved = Math.sqrt(x * x + y * y) > 10;\n }\n});\ndocument.addEventListener(pointerUp, function () {\n isPointerDown = false;\n});\ndocument.addEventListener(\"click\", function (e) {\n if (preventNextClick) {\n e.preventDefault();\n e.stopImmediatePropagation();\n preventNextClick = false;\n }\n});\n\n\n//# sourceURL=webpack:///./default/assets/js/src/typedoc/utils/pointer.ts?"); - -/***/ }), - -/***/ "./default/assets/js/src/typedoc/utils/trottle.ts": -/*!********************************************************!*\ - !*** ./default/assets/js/src/typedoc/utils/trottle.ts ***! - \********************************************************/ -/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => { - -"use strict"; -eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"throttle\": () => /* binding */ throttle\n/* harmony export */ });\nvar throttle = function (fn, wait) {\n if (wait === void 0) { wait = 100; }\n var time = Date.now();\n return function () {\n var args = [];\n for (var _i = 0; _i < arguments.length; _i++) {\n args[_i] = arguments[_i];\n }\n if (time + wait - Date.now() < 0) {\n fn.apply(void 0, args);\n time = Date.now();\n }\n };\n};\n\n\n//# sourceURL=webpack:///./default/assets/js/src/typedoc/utils/trottle.ts?"); - -/***/ }) - -/******/ }); -/************************************************************************/ -/******/ // The module cache -/******/ var __webpack_module_cache__ = {}; -/******/ -/******/ // The require function -/******/ function __webpack_require__(moduleId) { -/******/ // Check if module is in cache -/******/ if(__webpack_module_cache__[moduleId]) { -/******/ return __webpack_module_cache__[moduleId].exports; -/******/ } -/******/ // Create a new module (and put it into the cache) -/******/ var module = __webpack_module_cache__[moduleId] = { -/******/ // no module.id needed -/******/ // no module.loaded needed -/******/ exports: {} -/******/ }; -/******/ -/******/ // Execute the module function -/******/ __webpack_modules__[moduleId](module, module.exports, __webpack_require__); -/******/ -/******/ // Return the exports of the module -/******/ return module.exports; -/******/ } -/******/ -/************************************************************************/ -/******/ /* webpack/runtime/compat get default export */ -/******/ (() => { -/******/ // getDefaultExport function for compatibility with non-harmony modules -/******/ __webpack_require__.n = (module) => { -/******/ var getter = module && module.__esModule ? -/******/ () => module['default'] : -/******/ () => module; -/******/ __webpack_require__.d(getter, { a: getter }); -/******/ return getter; -/******/ }; -/******/ })(); -/******/ -/******/ /* webpack/runtime/define property getters */ -/******/ (() => { -/******/ // define getter functions for harmony exports -/******/ __webpack_require__.d = (exports, definition) => { -/******/ for(var key in definition) { -/******/ if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) { -/******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] }); -/******/ } -/******/ } -/******/ }; -/******/ })(); -/******/ -/******/ /* webpack/runtime/hasOwnProperty shorthand */ -/******/ (() => { -/******/ __webpack_require__.o = (obj, prop) => Object.prototype.hasOwnProperty.call(obj, prop) -/******/ })(); -/******/ -/******/ /* webpack/runtime/make namespace object */ -/******/ (() => { -/******/ // define __esModule on exports -/******/ __webpack_require__.r = (exports) => { -/******/ if(typeof Symbol !== 'undefined' && Symbol.toStringTag) { -/******/ Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' }); -/******/ } -/******/ Object.defineProperty(exports, '__esModule', { value: true }); -/******/ }; -/******/ })(); -/******/ -/************************************************************************/ -/******/ // startup -/******/ // Load entry module -/******/ __webpack_require__("./default/assets/js/src/bootstrap.ts"); -/******/ // This entry module used 'exports' so it can't be inlined -/******/ })() -; \ No newline at end of file diff --git a/docs/assets/js/search.js b/docs/assets/js/search.js deleted file mode 100644 index d1ae33cc..00000000 --- a/docs/assets/js/search.js +++ /dev/null @@ -1 +0,0 @@ -window.searchData = {"kinds":{"4":"Enumeration","16":"Enumeration member","32":"Variable","64":"Function","128":"Class","256":"Interface","512":"Constructor","1024":"Property","2048":"Method","65536":"Type literal","262144":"Accessor","4194304":"Type alias"},"rows":[{"id":0,"kind":128,"name":"BroadcastClient","url":"classes/BroadcastClient.html","classes":"tsd-kind-class"},{"id":1,"kind":2048,"name":"hasNextPage","url":"classes/BroadcastClient.html#hasNextPage","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-static","parent":"BroadcastClient"},{"id":2,"kind":512,"name":"constructor","url":"classes/BroadcastClient.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite","parent":"BroadcastClient"},{"id":3,"kind":1024,"name":"clients","url":"classes/BroadcastClient.html#clients","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"BroadcastClient"},{"id":4,"kind":2048,"name":"getMethodNames","url":"classes/BroadcastClient.html#getMethodNames","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"BroadcastClient"},{"id":5,"kind":1024,"name":"connection","url":"classes/BroadcastClient.html#connection","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"BroadcastClient"},{"id":6,"kind":1024,"name":"feeCushion","url":"classes/BroadcastClient.html#feeCushion","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"BroadcastClient"},{"id":7,"kind":1024,"name":"maxFeeXRP","url":"classes/BroadcastClient.html#maxFeeXRP","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"BroadcastClient"},{"id":8,"kind":262144,"name":"url","url":"classes/BroadcastClient.html#url","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"BroadcastClient"},{"id":9,"kind":2048,"name":"request","url":"classes/BroadcastClient.html#request","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited","parent":"BroadcastClient"},{"id":10,"kind":2048,"name":"requestNextPage","url":"classes/BroadcastClient.html#requestNextPage","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"BroadcastClient"},{"id":11,"kind":2048,"name":"on","url":"classes/BroadcastClient.html#on","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"BroadcastClient"},{"id":12,"kind":2048,"name":"requestAll","url":"classes/BroadcastClient.html#requestAll","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"BroadcastClient"},{"id":13,"kind":2048,"name":"connect","url":"classes/BroadcastClient.html#connect","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"BroadcastClient"},{"id":14,"kind":2048,"name":"disconnect","url":"classes/BroadcastClient.html#disconnect","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"BroadcastClient"},{"id":15,"kind":2048,"name":"isConnected","url":"classes/BroadcastClient.html#isConnected","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"BroadcastClient"},{"id":16,"kind":1024,"name":"autofill","url":"classes/BroadcastClient.html#autofill","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"BroadcastClient"},{"id":17,"kind":65536,"name":"__type","url":"classes/BroadcastClient.html#__type","classes":"tsd-kind-type-literal tsd-parent-kind-class tsd-has-type-parameter","parent":"BroadcastClient"},{"id":18,"kind":1024,"name":"getFee","url":"classes/BroadcastClient.html#getFee","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"BroadcastClient"},{"id":19,"kind":65536,"name":"__type","url":"classes/BroadcastClient.html#__type-3","classes":"tsd-kind-type-literal tsd-parent-kind-class","parent":"BroadcastClient"},{"id":20,"kind":1024,"name":"submit","url":"classes/BroadcastClient.html#submit","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"BroadcastClient"},{"id":21,"kind":65536,"name":"__type","url":"classes/BroadcastClient.html#__type-8","classes":"tsd-kind-type-literal tsd-parent-kind-class","parent":"BroadcastClient"},{"id":22,"kind":1024,"name":"submitSigned","url":"classes/BroadcastClient.html#submitSigned","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"BroadcastClient"},{"id":23,"kind":65536,"name":"__type","url":"classes/BroadcastClient.html#__type-10","classes":"tsd-kind-type-literal tsd-parent-kind-class","parent":"BroadcastClient"},{"id":24,"kind":1024,"name":"submitReliable","url":"classes/BroadcastClient.html#submitReliable","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"BroadcastClient"},{"id":25,"kind":65536,"name":"__type","url":"classes/BroadcastClient.html#__type-9","classes":"tsd-kind-type-literal tsd-parent-kind-class","parent":"BroadcastClient"},{"id":26,"kind":1024,"name":"submitSignedReliable","url":"classes/BroadcastClient.html#submitSignedReliable","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"BroadcastClient"},{"id":27,"kind":65536,"name":"__type","url":"classes/BroadcastClient.html#__type-11","classes":"tsd-kind-type-literal tsd-parent-kind-class","parent":"BroadcastClient"},{"id":28,"kind":1024,"name":"prepareTransaction","url":"classes/BroadcastClient.html#prepareTransaction","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"BroadcastClient"},{"id":29,"kind":65536,"name":"__type","url":"classes/BroadcastClient.html#__type-7","classes":"tsd-kind-type-literal tsd-parent-kind-class tsd-has-type-parameter","parent":"BroadcastClient"},{"id":30,"kind":1024,"name":"getXrpBalance","url":"classes/BroadcastClient.html#getXrpBalance","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"BroadcastClient"},{"id":31,"kind":65536,"name":"__type","url":"classes/BroadcastClient.html#__type-6","classes":"tsd-kind-type-literal tsd-parent-kind-class","parent":"BroadcastClient"},{"id":32,"kind":1024,"name":"getBalances","url":"classes/BroadcastClient.html#getBalances","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"BroadcastClient"},{"id":33,"kind":65536,"name":"__type","url":"classes/BroadcastClient.html#__type-2","classes":"tsd-kind-type-literal tsd-parent-kind-class","parent":"BroadcastClient"},{"id":34,"kind":1024,"name":"getOrderbook","url":"classes/BroadcastClient.html#getOrderbook","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"BroadcastClient"},{"id":35,"kind":65536,"name":"__type","url":"classes/BroadcastClient.html#__type-5","classes":"tsd-kind-type-literal tsd-parent-kind-class","parent":"BroadcastClient"},{"id":36,"kind":1024,"name":"getLedgerIndex","url":"classes/BroadcastClient.html#getLedgerIndex","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"BroadcastClient"},{"id":37,"kind":65536,"name":"__type","url":"classes/BroadcastClient.html#__type-4","classes":"tsd-kind-type-literal tsd-parent-kind-class","parent":"BroadcastClient"},{"id":38,"kind":1024,"name":"fundWallet","url":"classes/BroadcastClient.html#fundWallet","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"BroadcastClient"},{"id":39,"kind":65536,"name":"__type","url":"classes/BroadcastClient.html#__type-1","classes":"tsd-kind-type-literal tsd-parent-kind-class","parent":"BroadcastClient"},{"id":40,"kind":128,"name":"Client","url":"classes/Client.html","classes":"tsd-kind-class"},{"id":41,"kind":2048,"name":"hasNextPage","url":"classes/Client.html#hasNextPage","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-static","parent":"Client"},{"id":42,"kind":512,"name":"constructor","url":"classes/Client.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite","parent":"Client"},{"id":43,"kind":1024,"name":"connection","url":"classes/Client.html#connection","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Client"},{"id":44,"kind":1024,"name":"feeCushion","url":"classes/Client.html#feeCushion","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Client"},{"id":45,"kind":1024,"name":"maxFeeXRP","url":"classes/Client.html#maxFeeXRP","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Client"},{"id":46,"kind":262144,"name":"url","url":"classes/Client.html#url","classes":"tsd-kind-get-signature tsd-parent-kind-class","parent":"Client"},{"id":47,"kind":2048,"name":"request","url":"classes/Client.html#request","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"Client"},{"id":48,"kind":2048,"name":"requestNextPage","url":"classes/Client.html#requestNextPage","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Client"},{"id":49,"kind":2048,"name":"on","url":"classes/Client.html#on","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite","parent":"Client"},{"id":50,"kind":2048,"name":"requestAll","url":"classes/Client.html#requestAll","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Client"},{"id":51,"kind":2048,"name":"connect","url":"classes/Client.html#connect","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Client"},{"id":52,"kind":2048,"name":"disconnect","url":"classes/Client.html#disconnect","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Client"},{"id":53,"kind":2048,"name":"isConnected","url":"classes/Client.html#isConnected","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Client"},{"id":54,"kind":1024,"name":"autofill","url":"classes/Client.html#autofill","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Client"},{"id":55,"kind":65536,"name":"__type","url":"classes/Client.html#__type","classes":"tsd-kind-type-literal tsd-parent-kind-class tsd-has-type-parameter","parent":"Client"},{"id":56,"kind":1024,"name":"getFee","url":"classes/Client.html#getFee","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Client"},{"id":57,"kind":65536,"name":"__type","url":"classes/Client.html#__type-3","classes":"tsd-kind-type-literal tsd-parent-kind-class","parent":"Client"},{"id":58,"kind":1024,"name":"submit","url":"classes/Client.html#submit","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Client"},{"id":59,"kind":65536,"name":"__type","url":"classes/Client.html#__type-8","classes":"tsd-kind-type-literal tsd-parent-kind-class","parent":"Client"},{"id":60,"kind":1024,"name":"submitSigned","url":"classes/Client.html#submitSigned","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Client"},{"id":61,"kind":65536,"name":"__type","url":"classes/Client.html#__type-10","classes":"tsd-kind-type-literal tsd-parent-kind-class","parent":"Client"},{"id":62,"kind":1024,"name":"submitReliable","url":"classes/Client.html#submitReliable","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Client"},{"id":63,"kind":65536,"name":"__type","url":"classes/Client.html#__type-9","classes":"tsd-kind-type-literal tsd-parent-kind-class","parent":"Client"},{"id":64,"kind":1024,"name":"submitSignedReliable","url":"classes/Client.html#submitSignedReliable","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Client"},{"id":65,"kind":65536,"name":"__type","url":"classes/Client.html#__type-11","classes":"tsd-kind-type-literal tsd-parent-kind-class","parent":"Client"},{"id":66,"kind":1024,"name":"prepareTransaction","url":"classes/Client.html#prepareTransaction","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Client"},{"id":67,"kind":65536,"name":"__type","url":"classes/Client.html#__type-7","classes":"tsd-kind-type-literal tsd-parent-kind-class tsd-has-type-parameter","parent":"Client"},{"id":68,"kind":1024,"name":"getXrpBalance","url":"classes/Client.html#getXrpBalance","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Client"},{"id":69,"kind":65536,"name":"__type","url":"classes/Client.html#__type-6","classes":"tsd-kind-type-literal tsd-parent-kind-class","parent":"Client"},{"id":70,"kind":1024,"name":"getBalances","url":"classes/Client.html#getBalances","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Client"},{"id":71,"kind":65536,"name":"__type","url":"classes/Client.html#__type-2","classes":"tsd-kind-type-literal tsd-parent-kind-class","parent":"Client"},{"id":72,"kind":1024,"name":"getOrderbook","url":"classes/Client.html#getOrderbook","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Client"},{"id":73,"kind":65536,"name":"__type","url":"classes/Client.html#__type-5","classes":"tsd-kind-type-literal tsd-parent-kind-class","parent":"Client"},{"id":74,"kind":1024,"name":"getLedgerIndex","url":"classes/Client.html#getLedgerIndex","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Client"},{"id":75,"kind":65536,"name":"__type","url":"classes/Client.html#__type-4","classes":"tsd-kind-type-literal tsd-parent-kind-class","parent":"Client"},{"id":76,"kind":1024,"name":"fundWallet","url":"classes/Client.html#fundWallet","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Client"},{"id":77,"kind":65536,"name":"__type","url":"classes/Client.html#__type-1","classes":"tsd-kind-type-literal tsd-parent-kind-class","parent":"Client"},{"id":78,"kind":128,"name":"Wallet","url":"classes/Wallet.html","classes":"tsd-kind-class"},{"id":79,"kind":2048,"name":"generate","url":"classes/Wallet.html#generate","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-static","parent":"Wallet"},{"id":80,"kind":2048,"name":"fromSeed","url":"classes/Wallet.html#fromSeed","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-static","parent":"Wallet"},{"id":81,"kind":1024,"name":"fromSecret","url":"classes/Wallet.html#fromSecret","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-static","parent":"Wallet"},{"id":82,"kind":65536,"name":"__type","url":"classes/Wallet.html#__type","classes":"tsd-kind-type-literal tsd-parent-kind-class","parent":"Wallet"},{"id":83,"kind":2048,"name":"fromMnemonic","url":"classes/Wallet.html#fromMnemonic","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-static","parent":"Wallet"},{"id":84,"kind":2048,"name":"fromEntropy","url":"classes/Wallet.html#fromEntropy","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-static","parent":"Wallet"},{"id":85,"kind":2048,"name":"deriveWallet","url":"classes/Wallet.html#deriveWallet","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private tsd-is-static","parent":"Wallet"},{"id":86,"kind":512,"name":"constructor","url":"classes/Wallet.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"Wallet"},{"id":87,"kind":1024,"name":"publicKey","url":"classes/Wallet.html#publicKey","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Wallet"},{"id":88,"kind":1024,"name":"privateKey","url":"classes/Wallet.html#privateKey","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Wallet"},{"id":89,"kind":1024,"name":"classicAddress","url":"classes/Wallet.html#classicAddress","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Wallet"},{"id":90,"kind":1024,"name":"seed","url":"classes/Wallet.html#seed","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Wallet"},{"id":91,"kind":262144,"name":"address","url":"classes/Wallet.html#address","classes":"tsd-kind-get-signature tsd-parent-kind-class","parent":"Wallet"},{"id":92,"kind":2048,"name":"sign","url":"classes/Wallet.html#sign","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Wallet"},{"id":93,"kind":2048,"name":"verifyTransaction","url":"classes/Wallet.html#verifyTransaction","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Wallet"},{"id":94,"kind":2048,"name":"getXAddress","url":"classes/Wallet.html#getXAddress","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Wallet"},{"id":95,"kind":2048,"name":"getClassicAddress","url":"classes/Wallet.html#getClassicAddress","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Wallet"},{"id":96,"kind":2048,"name":"checkTxSerialization","url":"classes/Wallet.html#checkTxSerialization","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"Wallet"},{"id":97,"kind":4194304,"name":"Request","url":"modules.html#Request","classes":"tsd-kind-type-alias"},{"id":98,"kind":4194304,"name":"Response","url":"modules.html#Response","classes":"tsd-kind-type-alias"},{"id":99,"kind":256,"name":"AccountChannelsRequest","url":"interfaces/AccountChannelsRequest.html","classes":"tsd-kind-interface"},{"id":100,"kind":1024,"name":"command","url":"interfaces/AccountChannelsRequest.html#command","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"AccountChannelsRequest"},{"id":101,"kind":1024,"name":"account","url":"interfaces/AccountChannelsRequest.html#account","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountChannelsRequest"},{"id":102,"kind":1024,"name":"destination_account","url":"interfaces/AccountChannelsRequest.html#destination_account","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountChannelsRequest"},{"id":103,"kind":1024,"name":"ledger_hash","url":"interfaces/AccountChannelsRequest.html#ledger_hash","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountChannelsRequest"},{"id":104,"kind":1024,"name":"ledger_index","url":"interfaces/AccountChannelsRequest.html#ledger_index","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountChannelsRequest"},{"id":105,"kind":1024,"name":"limit","url":"interfaces/AccountChannelsRequest.html#limit","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountChannelsRequest"},{"id":106,"kind":1024,"name":"marker","url":"interfaces/AccountChannelsRequest.html#marker","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountChannelsRequest"},{"id":107,"kind":1024,"name":"id","url":"interfaces/AccountChannelsRequest.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountChannelsRequest"},{"id":108,"kind":1024,"name":"api_version","url":"interfaces/AccountChannelsRequest.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountChannelsRequest"},{"id":109,"kind":256,"name":"AccountChannelsResponse","url":"interfaces/AccountChannelsResponse.html","classes":"tsd-kind-interface"},{"id":110,"kind":1024,"name":"result","url":"interfaces/AccountChannelsResponse.html#result","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"AccountChannelsResponse"},{"id":111,"kind":65536,"name":"__type","url":"interfaces/AccountChannelsResponse.html#__type","classes":"tsd-kind-type-literal tsd-parent-kind-interface","parent":"AccountChannelsResponse"},{"id":112,"kind":1024,"name":"account","url":"interfaces/AccountChannelsResponse.html#__type.account","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"AccountChannelsResponse.__type"},{"id":113,"kind":1024,"name":"channels","url":"interfaces/AccountChannelsResponse.html#__type.channels","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"AccountChannelsResponse.__type"},{"id":114,"kind":1024,"name":"ledger_hash","url":"interfaces/AccountChannelsResponse.html#__type.ledger_hash","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"AccountChannelsResponse.__type"},{"id":115,"kind":1024,"name":"ledger_index","url":"interfaces/AccountChannelsResponse.html#__type.ledger_index","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"AccountChannelsResponse.__type"},{"id":116,"kind":1024,"name":"validated","url":"interfaces/AccountChannelsResponse.html#__type.validated","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"AccountChannelsResponse.__type"},{"id":117,"kind":1024,"name":"limit","url":"interfaces/AccountChannelsResponse.html#__type.limit","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"AccountChannelsResponse.__type"},{"id":118,"kind":1024,"name":"marker","url":"interfaces/AccountChannelsResponse.html#__type.marker","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"AccountChannelsResponse.__type"},{"id":119,"kind":1024,"name":"id","url":"interfaces/AccountChannelsResponse.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountChannelsResponse"},{"id":120,"kind":1024,"name":"status","url":"interfaces/AccountChannelsResponse.html#status","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountChannelsResponse"},{"id":121,"kind":1024,"name":"type","url":"interfaces/AccountChannelsResponse.html#type","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountChannelsResponse"},{"id":122,"kind":1024,"name":"warning","url":"interfaces/AccountChannelsResponse.html#warning","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountChannelsResponse"},{"id":123,"kind":1024,"name":"warnings","url":"interfaces/AccountChannelsResponse.html#warnings","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountChannelsResponse"},{"id":124,"kind":1024,"name":"forwarded","url":"interfaces/AccountChannelsResponse.html#forwarded","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountChannelsResponse"},{"id":125,"kind":1024,"name":"api_version","url":"interfaces/AccountChannelsResponse.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountChannelsResponse"},{"id":126,"kind":256,"name":"AccountCurrenciesRequest","url":"interfaces/AccountCurrenciesRequest.html","classes":"tsd-kind-interface"},{"id":127,"kind":1024,"name":"command","url":"interfaces/AccountCurrenciesRequest.html#command","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"AccountCurrenciesRequest"},{"id":128,"kind":1024,"name":"account","url":"interfaces/AccountCurrenciesRequest.html#account","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountCurrenciesRequest"},{"id":129,"kind":1024,"name":"ledger_hash","url":"interfaces/AccountCurrenciesRequest.html#ledger_hash","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountCurrenciesRequest"},{"id":130,"kind":1024,"name":"ledger_index","url":"interfaces/AccountCurrenciesRequest.html#ledger_index","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountCurrenciesRequest"},{"id":131,"kind":1024,"name":"strict","url":"interfaces/AccountCurrenciesRequest.html#strict","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountCurrenciesRequest"},{"id":132,"kind":1024,"name":"id","url":"interfaces/AccountCurrenciesRequest.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountCurrenciesRequest"},{"id":133,"kind":1024,"name":"api_version","url":"interfaces/AccountCurrenciesRequest.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountCurrenciesRequest"},{"id":134,"kind":256,"name":"AccountCurrenciesResponse","url":"interfaces/AccountCurrenciesResponse.html","classes":"tsd-kind-interface"},{"id":135,"kind":1024,"name":"result","url":"interfaces/AccountCurrenciesResponse.html#result","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"AccountCurrenciesResponse"},{"id":136,"kind":65536,"name":"__type","url":"interfaces/AccountCurrenciesResponse.html#__type","classes":"tsd-kind-type-literal tsd-parent-kind-interface","parent":"AccountCurrenciesResponse"},{"id":137,"kind":1024,"name":"ledger_hash","url":"interfaces/AccountCurrenciesResponse.html#__type.ledger_hash","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"AccountCurrenciesResponse.__type"},{"id":138,"kind":1024,"name":"ledger_index","url":"interfaces/AccountCurrenciesResponse.html#__type.ledger_index","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"AccountCurrenciesResponse.__type"},{"id":139,"kind":1024,"name":"receive_currencies","url":"interfaces/AccountCurrenciesResponse.html#__type.receive_currencies","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"AccountCurrenciesResponse.__type"},{"id":140,"kind":1024,"name":"send_currencies","url":"interfaces/AccountCurrenciesResponse.html#__type.send_currencies","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"AccountCurrenciesResponse.__type"},{"id":141,"kind":1024,"name":"validated","url":"interfaces/AccountCurrenciesResponse.html#__type.validated","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"AccountCurrenciesResponse.__type"},{"id":142,"kind":1024,"name":"id","url":"interfaces/AccountCurrenciesResponse.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountCurrenciesResponse"},{"id":143,"kind":1024,"name":"status","url":"interfaces/AccountCurrenciesResponse.html#status","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountCurrenciesResponse"},{"id":144,"kind":1024,"name":"type","url":"interfaces/AccountCurrenciesResponse.html#type","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountCurrenciesResponse"},{"id":145,"kind":1024,"name":"warning","url":"interfaces/AccountCurrenciesResponse.html#warning","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountCurrenciesResponse"},{"id":146,"kind":1024,"name":"warnings","url":"interfaces/AccountCurrenciesResponse.html#warnings","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountCurrenciesResponse"},{"id":147,"kind":1024,"name":"forwarded","url":"interfaces/AccountCurrenciesResponse.html#forwarded","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountCurrenciesResponse"},{"id":148,"kind":1024,"name":"api_version","url":"interfaces/AccountCurrenciesResponse.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountCurrenciesResponse"},{"id":149,"kind":256,"name":"AccountInfoRequest","url":"interfaces/AccountInfoRequest.html","classes":"tsd-kind-interface"},{"id":150,"kind":1024,"name":"command","url":"interfaces/AccountInfoRequest.html#command","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"AccountInfoRequest"},{"id":151,"kind":1024,"name":"account","url":"interfaces/AccountInfoRequest.html#account","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountInfoRequest"},{"id":152,"kind":1024,"name":"ledger_hash","url":"interfaces/AccountInfoRequest.html#ledger_hash","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountInfoRequest"},{"id":153,"kind":1024,"name":"ledger_index","url":"interfaces/AccountInfoRequest.html#ledger_index","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountInfoRequest"},{"id":154,"kind":1024,"name":"queue","url":"interfaces/AccountInfoRequest.html#queue","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountInfoRequest"},{"id":155,"kind":1024,"name":"signer_lists","url":"interfaces/AccountInfoRequest.html#signer_lists","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountInfoRequest"},{"id":156,"kind":1024,"name":"strict","url":"interfaces/AccountInfoRequest.html#strict","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountInfoRequest"},{"id":157,"kind":1024,"name":"id","url":"interfaces/AccountInfoRequest.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountInfoRequest"},{"id":158,"kind":1024,"name":"api_version","url":"interfaces/AccountInfoRequest.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountInfoRequest"},{"id":159,"kind":256,"name":"AccountInfoResponse","url":"interfaces/AccountInfoResponse.html","classes":"tsd-kind-interface"},{"id":160,"kind":1024,"name":"result","url":"interfaces/AccountInfoResponse.html#result","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"AccountInfoResponse"},{"id":161,"kind":65536,"name":"__type","url":"interfaces/AccountInfoResponse.html#__type","classes":"tsd-kind-type-literal tsd-parent-kind-interface","parent":"AccountInfoResponse"},{"id":162,"kind":1024,"name":"account_data","url":"interfaces/AccountInfoResponse.html#__type.account_data","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"AccountInfoResponse.__type"},{"id":163,"kind":1024,"name":"signer_lists","url":"interfaces/AccountInfoResponse.html#__type.signer_lists","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"AccountInfoResponse.__type"},{"id":164,"kind":1024,"name":"ledger_current_index","url":"interfaces/AccountInfoResponse.html#__type.ledger_current_index","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"AccountInfoResponse.__type"},{"id":165,"kind":1024,"name":"ledger_index","url":"interfaces/AccountInfoResponse.html#__type.ledger_index","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"AccountInfoResponse.__type"},{"id":166,"kind":1024,"name":"queue_data","url":"interfaces/AccountInfoResponse.html#__type.queue_data","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"AccountInfoResponse.__type"},{"id":167,"kind":1024,"name":"validated","url":"interfaces/AccountInfoResponse.html#__type.validated","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"AccountInfoResponse.__type"},{"id":168,"kind":1024,"name":"id","url":"interfaces/AccountInfoResponse.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountInfoResponse"},{"id":169,"kind":1024,"name":"status","url":"interfaces/AccountInfoResponse.html#status","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountInfoResponse"},{"id":170,"kind":1024,"name":"type","url":"interfaces/AccountInfoResponse.html#type","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountInfoResponse"},{"id":171,"kind":1024,"name":"warning","url":"interfaces/AccountInfoResponse.html#warning","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountInfoResponse"},{"id":172,"kind":1024,"name":"warnings","url":"interfaces/AccountInfoResponse.html#warnings","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountInfoResponse"},{"id":173,"kind":1024,"name":"forwarded","url":"interfaces/AccountInfoResponse.html#forwarded","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountInfoResponse"},{"id":174,"kind":1024,"name":"api_version","url":"interfaces/AccountInfoResponse.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountInfoResponse"},{"id":175,"kind":256,"name":"AccountLinesRequest","url":"interfaces/AccountLinesRequest.html","classes":"tsd-kind-interface"},{"id":176,"kind":1024,"name":"command","url":"interfaces/AccountLinesRequest.html#command","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"AccountLinesRequest"},{"id":177,"kind":1024,"name":"account","url":"interfaces/AccountLinesRequest.html#account","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountLinesRequest"},{"id":178,"kind":1024,"name":"ledger_hash","url":"interfaces/AccountLinesRequest.html#ledger_hash","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountLinesRequest"},{"id":179,"kind":1024,"name":"ledger_index","url":"interfaces/AccountLinesRequest.html#ledger_index","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountLinesRequest"},{"id":180,"kind":1024,"name":"peer","url":"interfaces/AccountLinesRequest.html#peer","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountLinesRequest"},{"id":181,"kind":1024,"name":"limit","url":"interfaces/AccountLinesRequest.html#limit","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountLinesRequest"},{"id":182,"kind":1024,"name":"marker","url":"interfaces/AccountLinesRequest.html#marker","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountLinesRequest"},{"id":183,"kind":1024,"name":"id","url":"interfaces/AccountLinesRequest.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountLinesRequest"},{"id":184,"kind":1024,"name":"api_version","url":"interfaces/AccountLinesRequest.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountLinesRequest"},{"id":185,"kind":256,"name":"AccountLinesResponse","url":"interfaces/AccountLinesResponse.html","classes":"tsd-kind-interface"},{"id":186,"kind":1024,"name":"result","url":"interfaces/AccountLinesResponse.html#result","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"AccountLinesResponse"},{"id":187,"kind":65536,"name":"__type","url":"interfaces/AccountLinesResponse.html#__type","classes":"tsd-kind-type-literal tsd-parent-kind-interface","parent":"AccountLinesResponse"},{"id":188,"kind":1024,"name":"account","url":"interfaces/AccountLinesResponse.html#__type.account","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"AccountLinesResponse.__type"},{"id":189,"kind":1024,"name":"lines","url":"interfaces/AccountLinesResponse.html#__type.lines","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"AccountLinesResponse.__type"},{"id":190,"kind":1024,"name":"ledger_current_index","url":"interfaces/AccountLinesResponse.html#__type.ledger_current_index","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"AccountLinesResponse.__type"},{"id":191,"kind":1024,"name":"ledger_index","url":"interfaces/AccountLinesResponse.html#__type.ledger_index","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"AccountLinesResponse.__type"},{"id":192,"kind":1024,"name":"ledger_hash","url":"interfaces/AccountLinesResponse.html#__type.ledger_hash","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"AccountLinesResponse.__type"},{"id":193,"kind":1024,"name":"marker","url":"interfaces/AccountLinesResponse.html#__type.marker","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"AccountLinesResponse.__type"},{"id":194,"kind":1024,"name":"id","url":"interfaces/AccountLinesResponse.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountLinesResponse"},{"id":195,"kind":1024,"name":"status","url":"interfaces/AccountLinesResponse.html#status","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountLinesResponse"},{"id":196,"kind":1024,"name":"type","url":"interfaces/AccountLinesResponse.html#type","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountLinesResponse"},{"id":197,"kind":1024,"name":"warning","url":"interfaces/AccountLinesResponse.html#warning","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountLinesResponse"},{"id":198,"kind":1024,"name":"warnings","url":"interfaces/AccountLinesResponse.html#warnings","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountLinesResponse"},{"id":199,"kind":1024,"name":"forwarded","url":"interfaces/AccountLinesResponse.html#forwarded","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountLinesResponse"},{"id":200,"kind":1024,"name":"api_version","url":"interfaces/AccountLinesResponse.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountLinesResponse"},{"id":201,"kind":256,"name":"AccountObjectsRequest","url":"interfaces/AccountObjectsRequest.html","classes":"tsd-kind-interface"},{"id":202,"kind":1024,"name":"command","url":"interfaces/AccountObjectsRequest.html#command","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"AccountObjectsRequest"},{"id":203,"kind":1024,"name":"account","url":"interfaces/AccountObjectsRequest.html#account","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountObjectsRequest"},{"id":204,"kind":1024,"name":"type","url":"interfaces/AccountObjectsRequest.html#type","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountObjectsRequest"},{"id":205,"kind":1024,"name":"deletion_blockers_only","url":"interfaces/AccountObjectsRequest.html#deletion_blockers_only","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountObjectsRequest"},{"id":206,"kind":1024,"name":"ledger_hash","url":"interfaces/AccountObjectsRequest.html#ledger_hash","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountObjectsRequest"},{"id":207,"kind":1024,"name":"ledger_index","url":"interfaces/AccountObjectsRequest.html#ledger_index","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountObjectsRequest"},{"id":208,"kind":1024,"name":"limit","url":"interfaces/AccountObjectsRequest.html#limit","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountObjectsRequest"},{"id":209,"kind":1024,"name":"marker","url":"interfaces/AccountObjectsRequest.html#marker","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountObjectsRequest"},{"id":210,"kind":1024,"name":"id","url":"interfaces/AccountObjectsRequest.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountObjectsRequest"},{"id":211,"kind":1024,"name":"api_version","url":"interfaces/AccountObjectsRequest.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountObjectsRequest"},{"id":212,"kind":256,"name":"AccountObjectsResponse","url":"interfaces/AccountObjectsResponse.html","classes":"tsd-kind-interface"},{"id":213,"kind":1024,"name":"result","url":"interfaces/AccountObjectsResponse.html#result","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"AccountObjectsResponse"},{"id":214,"kind":65536,"name":"__type","url":"interfaces/AccountObjectsResponse.html#__type","classes":"tsd-kind-type-literal tsd-parent-kind-interface","parent":"AccountObjectsResponse"},{"id":215,"kind":1024,"name":"account","url":"interfaces/AccountObjectsResponse.html#__type.account","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"AccountObjectsResponse.__type"},{"id":216,"kind":1024,"name":"account_objects","url":"interfaces/AccountObjectsResponse.html#__type.account_objects","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"AccountObjectsResponse.__type"},{"id":217,"kind":1024,"name":"ledger_hash","url":"interfaces/AccountObjectsResponse.html#__type.ledger_hash","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"AccountObjectsResponse.__type"},{"id":218,"kind":1024,"name":"ledger_index","url":"interfaces/AccountObjectsResponse.html#__type.ledger_index","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"AccountObjectsResponse.__type"},{"id":219,"kind":1024,"name":"ledger_current_index","url":"interfaces/AccountObjectsResponse.html#__type.ledger_current_index","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"AccountObjectsResponse.__type"},{"id":220,"kind":1024,"name":"limit","url":"interfaces/AccountObjectsResponse.html#__type.limit","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"AccountObjectsResponse.__type"},{"id":221,"kind":1024,"name":"marker","url":"interfaces/AccountObjectsResponse.html#__type.marker","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"AccountObjectsResponse.__type"},{"id":222,"kind":1024,"name":"validated","url":"interfaces/AccountObjectsResponse.html#__type.validated","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"AccountObjectsResponse.__type"},{"id":223,"kind":1024,"name":"id","url":"interfaces/AccountObjectsResponse.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountObjectsResponse"},{"id":224,"kind":1024,"name":"status","url":"interfaces/AccountObjectsResponse.html#status","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountObjectsResponse"},{"id":225,"kind":1024,"name":"type","url":"interfaces/AccountObjectsResponse.html#type","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountObjectsResponse"},{"id":226,"kind":1024,"name":"warning","url":"interfaces/AccountObjectsResponse.html#warning","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountObjectsResponse"},{"id":227,"kind":1024,"name":"warnings","url":"interfaces/AccountObjectsResponse.html#warnings","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountObjectsResponse"},{"id":228,"kind":1024,"name":"forwarded","url":"interfaces/AccountObjectsResponse.html#forwarded","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountObjectsResponse"},{"id":229,"kind":1024,"name":"api_version","url":"interfaces/AccountObjectsResponse.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountObjectsResponse"},{"id":230,"kind":256,"name":"AccountOffersRequest","url":"interfaces/AccountOffersRequest.html","classes":"tsd-kind-interface"},{"id":231,"kind":1024,"name":"command","url":"interfaces/AccountOffersRequest.html#command","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"AccountOffersRequest"},{"id":232,"kind":1024,"name":"account","url":"interfaces/AccountOffersRequest.html#account","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountOffersRequest"},{"id":233,"kind":1024,"name":"ledger_hash","url":"interfaces/AccountOffersRequest.html#ledger_hash","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountOffersRequest"},{"id":234,"kind":1024,"name":"ledger_index","url":"interfaces/AccountOffersRequest.html#ledger_index","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountOffersRequest"},{"id":235,"kind":1024,"name":"limit","url":"interfaces/AccountOffersRequest.html#limit","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountOffersRequest"},{"id":236,"kind":1024,"name":"marker","url":"interfaces/AccountOffersRequest.html#marker","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountOffersRequest"},{"id":237,"kind":1024,"name":"strict","url":"interfaces/AccountOffersRequest.html#strict","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountOffersRequest"},{"id":238,"kind":1024,"name":"id","url":"interfaces/AccountOffersRequest.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountOffersRequest"},{"id":239,"kind":1024,"name":"api_version","url":"interfaces/AccountOffersRequest.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountOffersRequest"},{"id":240,"kind":256,"name":"AccountOffersResponse","url":"interfaces/AccountOffersResponse.html","classes":"tsd-kind-interface"},{"id":241,"kind":1024,"name":"result","url":"interfaces/AccountOffersResponse.html#result","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"AccountOffersResponse"},{"id":242,"kind":65536,"name":"__type","url":"interfaces/AccountOffersResponse.html#__type","classes":"tsd-kind-type-literal tsd-parent-kind-interface","parent":"AccountOffersResponse"},{"id":243,"kind":1024,"name":"account","url":"interfaces/AccountOffersResponse.html#__type.account","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"AccountOffersResponse.__type"},{"id":244,"kind":1024,"name":"offers","url":"interfaces/AccountOffersResponse.html#__type.offers","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"AccountOffersResponse.__type"},{"id":245,"kind":1024,"name":"ledger_current_index","url":"interfaces/AccountOffersResponse.html#__type.ledger_current_index","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"AccountOffersResponse.__type"},{"id":246,"kind":1024,"name":"ledger_index","url":"interfaces/AccountOffersResponse.html#__type.ledger_index","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"AccountOffersResponse.__type"},{"id":247,"kind":1024,"name":"ledger_hash","url":"interfaces/AccountOffersResponse.html#__type.ledger_hash","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"AccountOffersResponse.__type"},{"id":248,"kind":1024,"name":"marker","url":"interfaces/AccountOffersResponse.html#__type.marker","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"AccountOffersResponse.__type"},{"id":249,"kind":1024,"name":"id","url":"interfaces/AccountOffersResponse.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountOffersResponse"},{"id":250,"kind":1024,"name":"status","url":"interfaces/AccountOffersResponse.html#status","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountOffersResponse"},{"id":251,"kind":1024,"name":"type","url":"interfaces/AccountOffersResponse.html#type","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountOffersResponse"},{"id":252,"kind":1024,"name":"warning","url":"interfaces/AccountOffersResponse.html#warning","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountOffersResponse"},{"id":253,"kind":1024,"name":"warnings","url":"interfaces/AccountOffersResponse.html#warnings","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountOffersResponse"},{"id":254,"kind":1024,"name":"forwarded","url":"interfaces/AccountOffersResponse.html#forwarded","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountOffersResponse"},{"id":255,"kind":1024,"name":"api_version","url":"interfaces/AccountOffersResponse.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountOffersResponse"},{"id":256,"kind":256,"name":"AccountTxRequest","url":"interfaces/AccountTxRequest.html","classes":"tsd-kind-interface"},{"id":257,"kind":1024,"name":"command","url":"interfaces/AccountTxRequest.html#command","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"AccountTxRequest"},{"id":258,"kind":1024,"name":"account","url":"interfaces/AccountTxRequest.html#account","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountTxRequest"},{"id":259,"kind":1024,"name":"ledger_index_min","url":"interfaces/AccountTxRequest.html#ledger_index_min","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountTxRequest"},{"id":260,"kind":1024,"name":"ledger_index_max","url":"interfaces/AccountTxRequest.html#ledger_index_max","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountTxRequest"},{"id":261,"kind":1024,"name":"ledger_hash","url":"interfaces/AccountTxRequest.html#ledger_hash","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountTxRequest"},{"id":262,"kind":1024,"name":"ledger_index","url":"interfaces/AccountTxRequest.html#ledger_index","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountTxRequest"},{"id":263,"kind":1024,"name":"binary","url":"interfaces/AccountTxRequest.html#binary","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountTxRequest"},{"id":264,"kind":1024,"name":"forward","url":"interfaces/AccountTxRequest.html#forward","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountTxRequest"},{"id":265,"kind":1024,"name":"limit","url":"interfaces/AccountTxRequest.html#limit","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountTxRequest"},{"id":266,"kind":1024,"name":"marker","url":"interfaces/AccountTxRequest.html#marker","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountTxRequest"},{"id":267,"kind":1024,"name":"id","url":"interfaces/AccountTxRequest.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountTxRequest"},{"id":268,"kind":1024,"name":"api_version","url":"interfaces/AccountTxRequest.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountTxRequest"},{"id":269,"kind":256,"name":"AccountTxResponse","url":"interfaces/AccountTxResponse.html","classes":"tsd-kind-interface"},{"id":270,"kind":1024,"name":"result","url":"interfaces/AccountTxResponse.html#result","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"AccountTxResponse"},{"id":271,"kind":65536,"name":"__type","url":"interfaces/AccountTxResponse.html#__type","classes":"tsd-kind-type-literal tsd-parent-kind-interface","parent":"AccountTxResponse"},{"id":272,"kind":1024,"name":"account","url":"interfaces/AccountTxResponse.html#__type.account","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"AccountTxResponse.__type"},{"id":273,"kind":1024,"name":"ledger_index_min","url":"interfaces/AccountTxResponse.html#__type.ledger_index_min","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"AccountTxResponse.__type"},{"id":274,"kind":1024,"name":"ledger_index_max","url":"interfaces/AccountTxResponse.html#__type.ledger_index_max","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"AccountTxResponse.__type"},{"id":275,"kind":1024,"name":"limit","url":"interfaces/AccountTxResponse.html#__type.limit","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"AccountTxResponse.__type"},{"id":276,"kind":1024,"name":"marker","url":"interfaces/AccountTxResponse.html#__type.marker","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"AccountTxResponse.__type"},{"id":277,"kind":1024,"name":"transactions","url":"interfaces/AccountTxResponse.html#__type.transactions","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"AccountTxResponse.__type"},{"id":278,"kind":1024,"name":"validated","url":"interfaces/AccountTxResponse.html#__type.validated","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"AccountTxResponse.__type"},{"id":279,"kind":1024,"name":"id","url":"interfaces/AccountTxResponse.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountTxResponse"},{"id":280,"kind":1024,"name":"status","url":"interfaces/AccountTxResponse.html#status","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountTxResponse"},{"id":281,"kind":1024,"name":"type","url":"interfaces/AccountTxResponse.html#type","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountTxResponse"},{"id":282,"kind":1024,"name":"warning","url":"interfaces/AccountTxResponse.html#warning","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountTxResponse"},{"id":283,"kind":1024,"name":"warnings","url":"interfaces/AccountTxResponse.html#warnings","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountTxResponse"},{"id":284,"kind":1024,"name":"forwarded","url":"interfaces/AccountTxResponse.html#forwarded","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountTxResponse"},{"id":285,"kind":1024,"name":"api_version","url":"interfaces/AccountTxResponse.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountTxResponse"},{"id":286,"kind":256,"name":"GatewayBalancesRequest","url":"interfaces/GatewayBalancesRequest.html","classes":"tsd-kind-interface"},{"id":287,"kind":1024,"name":"command","url":"interfaces/GatewayBalancesRequest.html#command","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"GatewayBalancesRequest"},{"id":288,"kind":1024,"name":"account","url":"interfaces/GatewayBalancesRequest.html#account","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GatewayBalancesRequest"},{"id":289,"kind":1024,"name":"strict","url":"interfaces/GatewayBalancesRequest.html#strict","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GatewayBalancesRequest"},{"id":290,"kind":1024,"name":"hotwallet","url":"interfaces/GatewayBalancesRequest.html#hotwallet","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GatewayBalancesRequest"},{"id":291,"kind":1024,"name":"ledger_hash","url":"interfaces/GatewayBalancesRequest.html#ledger_hash","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GatewayBalancesRequest"},{"id":292,"kind":1024,"name":"ledger_index","url":"interfaces/GatewayBalancesRequest.html#ledger_index","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GatewayBalancesRequest"},{"id":293,"kind":1024,"name":"id","url":"interfaces/GatewayBalancesRequest.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"GatewayBalancesRequest"},{"id":294,"kind":1024,"name":"api_version","url":"interfaces/GatewayBalancesRequest.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"GatewayBalancesRequest"},{"id":295,"kind":256,"name":"GatewayBalancesResponse","url":"interfaces/GatewayBalancesResponse.html","classes":"tsd-kind-interface"},{"id":296,"kind":1024,"name":"result","url":"interfaces/GatewayBalancesResponse.html#result","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"GatewayBalancesResponse"},{"id":297,"kind":65536,"name":"__type","url":"interfaces/GatewayBalancesResponse.html#__type","classes":"tsd-kind-type-literal tsd-parent-kind-interface","parent":"GatewayBalancesResponse"},{"id":298,"kind":1024,"name":"account","url":"interfaces/GatewayBalancesResponse.html#__type.account","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"GatewayBalancesResponse.__type"},{"id":299,"kind":1024,"name":"obligations","url":"interfaces/GatewayBalancesResponse.html#__type.obligations","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"GatewayBalancesResponse.__type"},{"id":300,"kind":65536,"name":"__type","url":"interfaces/GatewayBalancesResponse.html#__type.__type-3","classes":"tsd-kind-type-literal tsd-parent-kind-type-literal","parent":"GatewayBalancesResponse.__type"},{"id":301,"kind":1024,"name":"balances","url":"interfaces/GatewayBalancesResponse.html#__type.balances","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"GatewayBalancesResponse.__type"},{"id":302,"kind":65536,"name":"__type","url":"interfaces/GatewayBalancesResponse.html#__type.__type-2","classes":"tsd-kind-type-literal tsd-parent-kind-type-literal","parent":"GatewayBalancesResponse.__type"},{"id":303,"kind":1024,"name":"assets","url":"interfaces/GatewayBalancesResponse.html#__type.assets","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"GatewayBalancesResponse.__type"},{"id":304,"kind":65536,"name":"__type","url":"interfaces/GatewayBalancesResponse.html#__type.__type-1","classes":"tsd-kind-type-literal tsd-parent-kind-type-literal","parent":"GatewayBalancesResponse.__type"},{"id":305,"kind":1024,"name":"ledger_hash","url":"interfaces/GatewayBalancesResponse.html#__type.ledger_hash","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"GatewayBalancesResponse.__type"},{"id":306,"kind":1024,"name":"ledger_current_index","url":"interfaces/GatewayBalancesResponse.html#__type.ledger_current_index","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"GatewayBalancesResponse.__type"},{"id":307,"kind":1024,"name":"ledger_index","url":"interfaces/GatewayBalancesResponse.html#__type.ledger_index","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"GatewayBalancesResponse.__type"},{"id":308,"kind":1024,"name":"id","url":"interfaces/GatewayBalancesResponse.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"GatewayBalancesResponse"},{"id":309,"kind":1024,"name":"status","url":"interfaces/GatewayBalancesResponse.html#status","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"GatewayBalancesResponse"},{"id":310,"kind":1024,"name":"type","url":"interfaces/GatewayBalancesResponse.html#type","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"GatewayBalancesResponse"},{"id":311,"kind":1024,"name":"warning","url":"interfaces/GatewayBalancesResponse.html#warning","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"GatewayBalancesResponse"},{"id":312,"kind":1024,"name":"warnings","url":"interfaces/GatewayBalancesResponse.html#warnings","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"GatewayBalancesResponse"},{"id":313,"kind":1024,"name":"forwarded","url":"interfaces/GatewayBalancesResponse.html#forwarded","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"GatewayBalancesResponse"},{"id":314,"kind":1024,"name":"api_version","url":"interfaces/GatewayBalancesResponse.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"GatewayBalancesResponse"},{"id":315,"kind":256,"name":"NoRippleCheckRequest","url":"interfaces/NoRippleCheckRequest.html","classes":"tsd-kind-interface"},{"id":316,"kind":1024,"name":"command","url":"interfaces/NoRippleCheckRequest.html#command","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"NoRippleCheckRequest"},{"id":317,"kind":1024,"name":"account","url":"interfaces/NoRippleCheckRequest.html#account","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"NoRippleCheckRequest"},{"id":318,"kind":1024,"name":"role","url":"interfaces/NoRippleCheckRequest.html#role","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"NoRippleCheckRequest"},{"id":319,"kind":1024,"name":"transactions","url":"interfaces/NoRippleCheckRequest.html#transactions","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"NoRippleCheckRequest"},{"id":320,"kind":1024,"name":"limit","url":"interfaces/NoRippleCheckRequest.html#limit","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"NoRippleCheckRequest"},{"id":321,"kind":1024,"name":"ledger_hash","url":"interfaces/NoRippleCheckRequest.html#ledger_hash","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"NoRippleCheckRequest"},{"id":322,"kind":1024,"name":"ledger_index","url":"interfaces/NoRippleCheckRequest.html#ledger_index","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"NoRippleCheckRequest"},{"id":323,"kind":1024,"name":"id","url":"interfaces/NoRippleCheckRequest.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"NoRippleCheckRequest"},{"id":324,"kind":1024,"name":"api_version","url":"interfaces/NoRippleCheckRequest.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"NoRippleCheckRequest"},{"id":325,"kind":256,"name":"NoRippleCheckResponse","url":"interfaces/NoRippleCheckResponse.html","classes":"tsd-kind-interface"},{"id":326,"kind":1024,"name":"result","url":"interfaces/NoRippleCheckResponse.html#result","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"NoRippleCheckResponse"},{"id":327,"kind":65536,"name":"__type","url":"interfaces/NoRippleCheckResponse.html#__type","classes":"tsd-kind-type-literal tsd-parent-kind-interface","parent":"NoRippleCheckResponse"},{"id":328,"kind":1024,"name":"ledger_current_index","url":"interfaces/NoRippleCheckResponse.html#__type.ledger_current_index","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"NoRippleCheckResponse.__type"},{"id":329,"kind":1024,"name":"problems","url":"interfaces/NoRippleCheckResponse.html#__type.problems","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"NoRippleCheckResponse.__type"},{"id":330,"kind":1024,"name":"transactions","url":"interfaces/NoRippleCheckResponse.html#__type.transactions","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"NoRippleCheckResponse.__type"},{"id":331,"kind":1024,"name":"id","url":"interfaces/NoRippleCheckResponse.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"NoRippleCheckResponse"},{"id":332,"kind":1024,"name":"status","url":"interfaces/NoRippleCheckResponse.html#status","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"NoRippleCheckResponse"},{"id":333,"kind":1024,"name":"type","url":"interfaces/NoRippleCheckResponse.html#type","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"NoRippleCheckResponse"},{"id":334,"kind":1024,"name":"warning","url":"interfaces/NoRippleCheckResponse.html#warning","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"NoRippleCheckResponse"},{"id":335,"kind":1024,"name":"warnings","url":"interfaces/NoRippleCheckResponse.html#warnings","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"NoRippleCheckResponse"},{"id":336,"kind":1024,"name":"forwarded","url":"interfaces/NoRippleCheckResponse.html#forwarded","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"NoRippleCheckResponse"},{"id":337,"kind":1024,"name":"api_version","url":"interfaces/NoRippleCheckResponse.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"NoRippleCheckResponse"},{"id":338,"kind":256,"name":"LedgerRequest","url":"interfaces/LedgerRequest.html","classes":"tsd-kind-interface"},{"id":339,"kind":1024,"name":"command","url":"interfaces/LedgerRequest.html#command","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"LedgerRequest"},{"id":340,"kind":1024,"name":"ledger_hash","url":"interfaces/LedgerRequest.html#ledger_hash","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerRequest"},{"id":341,"kind":1024,"name":"ledger_index","url":"interfaces/LedgerRequest.html#ledger_index","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerRequest"},{"id":342,"kind":1024,"name":"full","url":"interfaces/LedgerRequest.html#full","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerRequest"},{"id":343,"kind":1024,"name":"accounts","url":"interfaces/LedgerRequest.html#accounts","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerRequest"},{"id":344,"kind":1024,"name":"transactions","url":"interfaces/LedgerRequest.html#transactions","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerRequest"},{"id":345,"kind":1024,"name":"expand","url":"interfaces/LedgerRequest.html#expand","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerRequest"},{"id":346,"kind":1024,"name":"owner_funds","url":"interfaces/LedgerRequest.html#owner_funds","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerRequest"},{"id":347,"kind":1024,"name":"binary","url":"interfaces/LedgerRequest.html#binary","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerRequest"},{"id":348,"kind":1024,"name":"queue","url":"interfaces/LedgerRequest.html#queue","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerRequest"},{"id":349,"kind":1024,"name":"id","url":"interfaces/LedgerRequest.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LedgerRequest"},{"id":350,"kind":1024,"name":"api_version","url":"interfaces/LedgerRequest.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LedgerRequest"},{"id":351,"kind":256,"name":"LedgerResponse","url":"interfaces/LedgerResponse.html","classes":"tsd-kind-interface"},{"id":352,"kind":1024,"name":"result","url":"interfaces/LedgerResponse.html#result","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"LedgerResponse"},{"id":353,"kind":65536,"name":"__type","url":"interfaces/LedgerResponse.html#__type","classes":"tsd-kind-type-literal tsd-parent-kind-interface","parent":"LedgerResponse"},{"id":354,"kind":1024,"name":"ledger","url":"interfaces/LedgerResponse.html#__type.ledger","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"LedgerResponse.__type"},{"id":355,"kind":1024,"name":"ledger_hash","url":"interfaces/LedgerResponse.html#__type.ledger_hash","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"LedgerResponse.__type"},{"id":356,"kind":1024,"name":"ledger_index","url":"interfaces/LedgerResponse.html#__type.ledger_index","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"LedgerResponse.__type"},{"id":357,"kind":1024,"name":"queue_data","url":"interfaces/LedgerResponse.html#__type.queue_data","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"LedgerResponse.__type"},{"id":358,"kind":1024,"name":"validated","url":"interfaces/LedgerResponse.html#__type.validated","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"LedgerResponse.__type"},{"id":359,"kind":1024,"name":"id","url":"interfaces/LedgerResponse.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LedgerResponse"},{"id":360,"kind":1024,"name":"status","url":"interfaces/LedgerResponse.html#status","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LedgerResponse"},{"id":361,"kind":1024,"name":"type","url":"interfaces/LedgerResponse.html#type","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LedgerResponse"},{"id":362,"kind":1024,"name":"warning","url":"interfaces/LedgerResponse.html#warning","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LedgerResponse"},{"id":363,"kind":1024,"name":"warnings","url":"interfaces/LedgerResponse.html#warnings","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LedgerResponse"},{"id":364,"kind":1024,"name":"forwarded","url":"interfaces/LedgerResponse.html#forwarded","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LedgerResponse"},{"id":365,"kind":1024,"name":"api_version","url":"interfaces/LedgerResponse.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LedgerResponse"},{"id":366,"kind":256,"name":"LedgerClosedRequest","url":"interfaces/LedgerClosedRequest.html","classes":"tsd-kind-interface"},{"id":367,"kind":1024,"name":"command","url":"interfaces/LedgerClosedRequest.html#command","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"LedgerClosedRequest"},{"id":368,"kind":1024,"name":"id","url":"interfaces/LedgerClosedRequest.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LedgerClosedRequest"},{"id":369,"kind":1024,"name":"api_version","url":"interfaces/LedgerClosedRequest.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LedgerClosedRequest"},{"id":370,"kind":256,"name":"LedgerClosedResponse","url":"interfaces/LedgerClosedResponse.html","classes":"tsd-kind-interface"},{"id":371,"kind":1024,"name":"result","url":"interfaces/LedgerClosedResponse.html#result","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"LedgerClosedResponse"},{"id":372,"kind":65536,"name":"__type","url":"interfaces/LedgerClosedResponse.html#__type","classes":"tsd-kind-type-literal tsd-parent-kind-interface","parent":"LedgerClosedResponse"},{"id":373,"kind":1024,"name":"ledger_hash","url":"interfaces/LedgerClosedResponse.html#__type.ledger_hash","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"LedgerClosedResponse.__type"},{"id":374,"kind":1024,"name":"ledger_index","url":"interfaces/LedgerClosedResponse.html#__type.ledger_index","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"LedgerClosedResponse.__type"},{"id":375,"kind":1024,"name":"id","url":"interfaces/LedgerClosedResponse.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LedgerClosedResponse"},{"id":376,"kind":1024,"name":"status","url":"interfaces/LedgerClosedResponse.html#status","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LedgerClosedResponse"},{"id":377,"kind":1024,"name":"type","url":"interfaces/LedgerClosedResponse.html#type","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LedgerClosedResponse"},{"id":378,"kind":1024,"name":"warning","url":"interfaces/LedgerClosedResponse.html#warning","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LedgerClosedResponse"},{"id":379,"kind":1024,"name":"warnings","url":"interfaces/LedgerClosedResponse.html#warnings","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LedgerClosedResponse"},{"id":380,"kind":1024,"name":"forwarded","url":"interfaces/LedgerClosedResponse.html#forwarded","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LedgerClosedResponse"},{"id":381,"kind":1024,"name":"api_version","url":"interfaces/LedgerClosedResponse.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LedgerClosedResponse"},{"id":382,"kind":256,"name":"LedgerCurrentRequest","url":"interfaces/LedgerCurrentRequest.html","classes":"tsd-kind-interface"},{"id":383,"kind":1024,"name":"command","url":"interfaces/LedgerCurrentRequest.html#command","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"LedgerCurrentRequest"},{"id":384,"kind":1024,"name":"id","url":"interfaces/LedgerCurrentRequest.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LedgerCurrentRequest"},{"id":385,"kind":1024,"name":"api_version","url":"interfaces/LedgerCurrentRequest.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LedgerCurrentRequest"},{"id":386,"kind":256,"name":"LedgerCurrentResponse","url":"interfaces/LedgerCurrentResponse.html","classes":"tsd-kind-interface"},{"id":387,"kind":1024,"name":"result","url":"interfaces/LedgerCurrentResponse.html#result","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"LedgerCurrentResponse"},{"id":388,"kind":65536,"name":"__type","url":"interfaces/LedgerCurrentResponse.html#__type","classes":"tsd-kind-type-literal tsd-parent-kind-interface","parent":"LedgerCurrentResponse"},{"id":389,"kind":1024,"name":"ledger_current_index","url":"interfaces/LedgerCurrentResponse.html#__type.ledger_current_index","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"LedgerCurrentResponse.__type"},{"id":390,"kind":1024,"name":"id","url":"interfaces/LedgerCurrentResponse.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LedgerCurrentResponse"},{"id":391,"kind":1024,"name":"status","url":"interfaces/LedgerCurrentResponse.html#status","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LedgerCurrentResponse"},{"id":392,"kind":1024,"name":"type","url":"interfaces/LedgerCurrentResponse.html#type","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LedgerCurrentResponse"},{"id":393,"kind":1024,"name":"warning","url":"interfaces/LedgerCurrentResponse.html#warning","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LedgerCurrentResponse"},{"id":394,"kind":1024,"name":"warnings","url":"interfaces/LedgerCurrentResponse.html#warnings","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LedgerCurrentResponse"},{"id":395,"kind":1024,"name":"forwarded","url":"interfaces/LedgerCurrentResponse.html#forwarded","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LedgerCurrentResponse"},{"id":396,"kind":1024,"name":"api_version","url":"interfaces/LedgerCurrentResponse.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LedgerCurrentResponse"},{"id":397,"kind":256,"name":"LedgerDataRequest","url":"interfaces/LedgerDataRequest.html","classes":"tsd-kind-interface"},{"id":398,"kind":1024,"name":"command","url":"interfaces/LedgerDataRequest.html#command","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"LedgerDataRequest"},{"id":399,"kind":1024,"name":"ledger_hash","url":"interfaces/LedgerDataRequest.html#ledger_hash","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerDataRequest"},{"id":400,"kind":1024,"name":"ledger_index","url":"interfaces/LedgerDataRequest.html#ledger_index","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerDataRequest"},{"id":401,"kind":1024,"name":"binary","url":"interfaces/LedgerDataRequest.html#binary","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerDataRequest"},{"id":402,"kind":1024,"name":"limit","url":"interfaces/LedgerDataRequest.html#limit","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerDataRequest"},{"id":403,"kind":1024,"name":"marker","url":"interfaces/LedgerDataRequest.html#marker","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerDataRequest"},{"id":404,"kind":1024,"name":"id","url":"interfaces/LedgerDataRequest.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LedgerDataRequest"},{"id":405,"kind":1024,"name":"api_version","url":"interfaces/LedgerDataRequest.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LedgerDataRequest"},{"id":406,"kind":256,"name":"LedgerDataResponse","url":"interfaces/LedgerDataResponse.html","classes":"tsd-kind-interface"},{"id":407,"kind":1024,"name":"result","url":"interfaces/LedgerDataResponse.html#result","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"LedgerDataResponse"},{"id":408,"kind":65536,"name":"__type","url":"interfaces/LedgerDataResponse.html#__type","classes":"tsd-kind-type-literal tsd-parent-kind-interface","parent":"LedgerDataResponse"},{"id":409,"kind":1024,"name":"ledger_index","url":"interfaces/LedgerDataResponse.html#__type.ledger_index","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"LedgerDataResponse.__type"},{"id":410,"kind":1024,"name":"ledger_hash","url":"interfaces/LedgerDataResponse.html#__type.ledger_hash","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"LedgerDataResponse.__type"},{"id":411,"kind":1024,"name":"state","url":"interfaces/LedgerDataResponse.html#__type.state","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"LedgerDataResponse.__type"},{"id":412,"kind":1024,"name":"marker","url":"interfaces/LedgerDataResponse.html#__type.marker","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"LedgerDataResponse.__type"},{"id":413,"kind":1024,"name":"validated","url":"interfaces/LedgerDataResponse.html#__type.validated","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"LedgerDataResponse.__type"},{"id":414,"kind":1024,"name":"id","url":"interfaces/LedgerDataResponse.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LedgerDataResponse"},{"id":415,"kind":1024,"name":"status","url":"interfaces/LedgerDataResponse.html#status","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LedgerDataResponse"},{"id":416,"kind":1024,"name":"type","url":"interfaces/LedgerDataResponse.html#type","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LedgerDataResponse"},{"id":417,"kind":1024,"name":"warning","url":"interfaces/LedgerDataResponse.html#warning","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LedgerDataResponse"},{"id":418,"kind":1024,"name":"warnings","url":"interfaces/LedgerDataResponse.html#warnings","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LedgerDataResponse"},{"id":419,"kind":1024,"name":"forwarded","url":"interfaces/LedgerDataResponse.html#forwarded","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LedgerDataResponse"},{"id":420,"kind":1024,"name":"api_version","url":"interfaces/LedgerDataResponse.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LedgerDataResponse"},{"id":421,"kind":256,"name":"LedgerEntryRequest","url":"interfaces/LedgerEntryRequest.html","classes":"tsd-kind-interface"},{"id":422,"kind":1024,"name":"command","url":"interfaces/LedgerEntryRequest.html#command","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"LedgerEntryRequest"},{"id":423,"kind":1024,"name":"binary","url":"interfaces/LedgerEntryRequest.html#binary","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntryRequest"},{"id":424,"kind":1024,"name":"ledger_hash","url":"interfaces/LedgerEntryRequest.html#ledger_hash","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntryRequest"},{"id":425,"kind":1024,"name":"ledger_index","url":"interfaces/LedgerEntryRequest.html#ledger_index","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntryRequest"},{"id":426,"kind":1024,"name":"index","url":"interfaces/LedgerEntryRequest.html#index","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntryRequest"},{"id":427,"kind":1024,"name":"account_root","url":"interfaces/LedgerEntryRequest.html#account_root","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntryRequest"},{"id":428,"kind":1024,"name":"directory","url":"interfaces/LedgerEntryRequest.html#directory","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntryRequest"},{"id":429,"kind":1024,"name":"offer","url":"interfaces/LedgerEntryRequest.html#offer","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntryRequest"},{"id":430,"kind":1024,"name":"ripple_state","url":"interfaces/LedgerEntryRequest.html#ripple_state","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntryRequest"},{"id":431,"kind":65536,"name":"__type","url":"interfaces/LedgerEntryRequest.html#__type","classes":"tsd-kind-type-literal tsd-parent-kind-interface","parent":"LedgerEntryRequest"},{"id":432,"kind":1024,"name":"accounts","url":"interfaces/LedgerEntryRequest.html#__type.accounts","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"LedgerEntryRequest.__type"},{"id":433,"kind":1024,"name":"currency","url":"interfaces/LedgerEntryRequest.html#__type.currency","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"LedgerEntryRequest.__type"},{"id":434,"kind":1024,"name":"check","url":"interfaces/LedgerEntryRequest.html#check","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntryRequest"},{"id":435,"kind":1024,"name":"escrow","url":"interfaces/LedgerEntryRequest.html#escrow","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntryRequest"},{"id":436,"kind":1024,"name":"payment_channel","url":"interfaces/LedgerEntryRequest.html#payment_channel","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntryRequest"},{"id":437,"kind":1024,"name":"deposit_preauth","url":"interfaces/LedgerEntryRequest.html#deposit_preauth","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntryRequest"},{"id":438,"kind":1024,"name":"ticket","url":"interfaces/LedgerEntryRequest.html#ticket","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntryRequest"},{"id":439,"kind":1024,"name":"id","url":"interfaces/LedgerEntryRequest.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LedgerEntryRequest"},{"id":440,"kind":1024,"name":"api_version","url":"interfaces/LedgerEntryRequest.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LedgerEntryRequest"},{"id":441,"kind":256,"name":"LedgerEntryResponse","url":"interfaces/LedgerEntryResponse.html","classes":"tsd-kind-interface"},{"id":442,"kind":1024,"name":"result","url":"interfaces/LedgerEntryResponse.html#result","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"LedgerEntryResponse"},{"id":443,"kind":65536,"name":"__type","url":"interfaces/LedgerEntryResponse.html#__type","classes":"tsd-kind-type-literal tsd-parent-kind-interface","parent":"LedgerEntryResponse"},{"id":444,"kind":1024,"name":"index","url":"interfaces/LedgerEntryResponse.html#__type.index","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"LedgerEntryResponse.__type"},{"id":445,"kind":1024,"name":"ledger_current_index","url":"interfaces/LedgerEntryResponse.html#__type.ledger_current_index","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"LedgerEntryResponse.__type"},{"id":446,"kind":1024,"name":"node","url":"interfaces/LedgerEntryResponse.html#__type.node","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"LedgerEntryResponse.__type"},{"id":447,"kind":1024,"name":"node_binary","url":"interfaces/LedgerEntryResponse.html#__type.node_binary","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"LedgerEntryResponse.__type"},{"id":448,"kind":1024,"name":"validated","url":"interfaces/LedgerEntryResponse.html#__type.validated","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"LedgerEntryResponse.__type"},{"id":449,"kind":1024,"name":"id","url":"interfaces/LedgerEntryResponse.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LedgerEntryResponse"},{"id":450,"kind":1024,"name":"status","url":"interfaces/LedgerEntryResponse.html#status","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LedgerEntryResponse"},{"id":451,"kind":1024,"name":"type","url":"interfaces/LedgerEntryResponse.html#type","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LedgerEntryResponse"},{"id":452,"kind":1024,"name":"warning","url":"interfaces/LedgerEntryResponse.html#warning","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LedgerEntryResponse"},{"id":453,"kind":1024,"name":"warnings","url":"interfaces/LedgerEntryResponse.html#warnings","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LedgerEntryResponse"},{"id":454,"kind":1024,"name":"forwarded","url":"interfaces/LedgerEntryResponse.html#forwarded","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LedgerEntryResponse"},{"id":455,"kind":1024,"name":"api_version","url":"interfaces/LedgerEntryResponse.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LedgerEntryResponse"},{"id":456,"kind":256,"name":"SubmitRequest","url":"interfaces/SubmitRequest.html","classes":"tsd-kind-interface"},{"id":457,"kind":1024,"name":"command","url":"interfaces/SubmitRequest.html#command","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"SubmitRequest"},{"id":458,"kind":1024,"name":"tx_blob","url":"interfaces/SubmitRequest.html#tx_blob","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"SubmitRequest"},{"id":459,"kind":1024,"name":"fail_hard","url":"interfaces/SubmitRequest.html#fail_hard","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"SubmitRequest"},{"id":460,"kind":1024,"name":"id","url":"interfaces/SubmitRequest.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"SubmitRequest"},{"id":461,"kind":1024,"name":"api_version","url":"interfaces/SubmitRequest.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"SubmitRequest"},{"id":462,"kind":256,"name":"SubmitResponse","url":"interfaces/SubmitResponse.html","classes":"tsd-kind-interface"},{"id":463,"kind":1024,"name":"result","url":"interfaces/SubmitResponse.html#result","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"SubmitResponse"},{"id":464,"kind":65536,"name":"__type","url":"interfaces/SubmitResponse.html#__type","classes":"tsd-kind-type-literal tsd-parent-kind-interface","parent":"SubmitResponse"},{"id":465,"kind":1024,"name":"engine_result","url":"interfaces/SubmitResponse.html#__type.engine_result","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"SubmitResponse.__type"},{"id":466,"kind":1024,"name":"engine_result_code","url":"interfaces/SubmitResponse.html#__type.engine_result_code","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"SubmitResponse.__type"},{"id":467,"kind":1024,"name":"engine_result_message","url":"interfaces/SubmitResponse.html#__type.engine_result_message","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"SubmitResponse.__type"},{"id":468,"kind":1024,"name":"tx_blob","url":"interfaces/SubmitResponse.html#__type.tx_blob","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"SubmitResponse.__type"},{"id":469,"kind":1024,"name":"tx_json","url":"interfaces/SubmitResponse.html#__type.tx_json","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"SubmitResponse.__type"},{"id":470,"kind":1024,"name":"accepted","url":"interfaces/SubmitResponse.html#__type.accepted","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"SubmitResponse.__type"},{"id":471,"kind":1024,"name":"account_sequence_available","url":"interfaces/SubmitResponse.html#__type.account_sequence_available","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"SubmitResponse.__type"},{"id":472,"kind":1024,"name":"account_sequence_next","url":"interfaces/SubmitResponse.html#__type.account_sequence_next","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"SubmitResponse.__type"},{"id":473,"kind":1024,"name":"applied","url":"interfaces/SubmitResponse.html#__type.applied","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"SubmitResponse.__type"},{"id":474,"kind":1024,"name":"broadcast","url":"interfaces/SubmitResponse.html#__type.broadcast","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"SubmitResponse.__type"},{"id":475,"kind":1024,"name":"kept","url":"interfaces/SubmitResponse.html#__type.kept","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"SubmitResponse.__type"},{"id":476,"kind":1024,"name":"queued","url":"interfaces/SubmitResponse.html#__type.queued","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"SubmitResponse.__type"},{"id":477,"kind":1024,"name":"open_ledger_cost","url":"interfaces/SubmitResponse.html#__type.open_ledger_cost","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"SubmitResponse.__type"},{"id":478,"kind":1024,"name":"validated_ledger_index","url":"interfaces/SubmitResponse.html#__type.validated_ledger_index","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"SubmitResponse.__type"},{"id":479,"kind":1024,"name":"id","url":"interfaces/SubmitResponse.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"SubmitResponse"},{"id":480,"kind":1024,"name":"status","url":"interfaces/SubmitResponse.html#status","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"SubmitResponse"},{"id":481,"kind":1024,"name":"type","url":"interfaces/SubmitResponse.html#type","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"SubmitResponse"},{"id":482,"kind":1024,"name":"warning","url":"interfaces/SubmitResponse.html#warning","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"SubmitResponse"},{"id":483,"kind":1024,"name":"warnings","url":"interfaces/SubmitResponse.html#warnings","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"SubmitResponse"},{"id":484,"kind":1024,"name":"forwarded","url":"interfaces/SubmitResponse.html#forwarded","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"SubmitResponse"},{"id":485,"kind":1024,"name":"api_version","url":"interfaces/SubmitResponse.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"SubmitResponse"},{"id":486,"kind":256,"name":"SubmitMultisignedRequest","url":"interfaces/SubmitMultisignedRequest.html","classes":"tsd-kind-interface"},{"id":487,"kind":1024,"name":"command","url":"interfaces/SubmitMultisignedRequest.html#command","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"SubmitMultisignedRequest"},{"id":488,"kind":1024,"name":"tx_json","url":"interfaces/SubmitMultisignedRequest.html#tx_json","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"SubmitMultisignedRequest"},{"id":489,"kind":1024,"name":"fail_hard","url":"interfaces/SubmitMultisignedRequest.html#fail_hard","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"SubmitMultisignedRequest"},{"id":490,"kind":1024,"name":"id","url":"interfaces/SubmitMultisignedRequest.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"SubmitMultisignedRequest"},{"id":491,"kind":1024,"name":"api_version","url":"interfaces/SubmitMultisignedRequest.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"SubmitMultisignedRequest"},{"id":492,"kind":256,"name":"SubmitMultisignedResponse","url":"interfaces/SubmitMultisignedResponse.html","classes":"tsd-kind-interface"},{"id":493,"kind":1024,"name":"result","url":"interfaces/SubmitMultisignedResponse.html#result","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"SubmitMultisignedResponse"},{"id":494,"kind":65536,"name":"__type","url":"interfaces/SubmitMultisignedResponse.html#__type","classes":"tsd-kind-type-literal tsd-parent-kind-interface","parent":"SubmitMultisignedResponse"},{"id":495,"kind":1024,"name":"engine_result","url":"interfaces/SubmitMultisignedResponse.html#__type.engine_result","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"SubmitMultisignedResponse.__type"},{"id":496,"kind":1024,"name":"engine_result_code","url":"interfaces/SubmitMultisignedResponse.html#__type.engine_result_code","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"SubmitMultisignedResponse.__type"},{"id":497,"kind":1024,"name":"engine_result_message","url":"interfaces/SubmitMultisignedResponse.html#__type.engine_result_message","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"SubmitMultisignedResponse.__type"},{"id":498,"kind":1024,"name":"tx_blob","url":"interfaces/SubmitMultisignedResponse.html#__type.tx_blob","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"SubmitMultisignedResponse.__type"},{"id":499,"kind":1024,"name":"tx_json","url":"interfaces/SubmitMultisignedResponse.html#__type.tx_json","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"SubmitMultisignedResponse.__type"},{"id":500,"kind":1024,"name":"id","url":"interfaces/SubmitMultisignedResponse.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"SubmitMultisignedResponse"},{"id":501,"kind":1024,"name":"status","url":"interfaces/SubmitMultisignedResponse.html#status","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"SubmitMultisignedResponse"},{"id":502,"kind":1024,"name":"type","url":"interfaces/SubmitMultisignedResponse.html#type","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"SubmitMultisignedResponse"},{"id":503,"kind":1024,"name":"warning","url":"interfaces/SubmitMultisignedResponse.html#warning","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"SubmitMultisignedResponse"},{"id":504,"kind":1024,"name":"warnings","url":"interfaces/SubmitMultisignedResponse.html#warnings","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"SubmitMultisignedResponse"},{"id":505,"kind":1024,"name":"forwarded","url":"interfaces/SubmitMultisignedResponse.html#forwarded","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"SubmitMultisignedResponse"},{"id":506,"kind":1024,"name":"api_version","url":"interfaces/SubmitMultisignedResponse.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"SubmitMultisignedResponse"},{"id":507,"kind":256,"name":"TransactionEntryRequest","url":"interfaces/TransactionEntryRequest.html","classes":"tsd-kind-interface"},{"id":508,"kind":1024,"name":"command","url":"interfaces/TransactionEntryRequest.html#command","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"TransactionEntryRequest"},{"id":509,"kind":1024,"name":"ledger_hash","url":"interfaces/TransactionEntryRequest.html#ledger_hash","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"TransactionEntryRequest"},{"id":510,"kind":1024,"name":"ledger_index","url":"interfaces/TransactionEntryRequest.html#ledger_index","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"TransactionEntryRequest"},{"id":511,"kind":1024,"name":"tx_hash","url":"interfaces/TransactionEntryRequest.html#tx_hash","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"TransactionEntryRequest"},{"id":512,"kind":1024,"name":"id","url":"interfaces/TransactionEntryRequest.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"TransactionEntryRequest"},{"id":513,"kind":1024,"name":"api_version","url":"interfaces/TransactionEntryRequest.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"TransactionEntryRequest"},{"id":514,"kind":256,"name":"TransactionEntryResponse","url":"interfaces/TransactionEntryResponse.html","classes":"tsd-kind-interface"},{"id":515,"kind":1024,"name":"result","url":"interfaces/TransactionEntryResponse.html#result","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"TransactionEntryResponse"},{"id":516,"kind":65536,"name":"__type","url":"interfaces/TransactionEntryResponse.html#__type","classes":"tsd-kind-type-literal tsd-parent-kind-interface","parent":"TransactionEntryResponse"},{"id":517,"kind":1024,"name":"ledger_hash","url":"interfaces/TransactionEntryResponse.html#__type.ledger_hash","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"TransactionEntryResponse.__type"},{"id":518,"kind":1024,"name":"ledger_index","url":"interfaces/TransactionEntryResponse.html#__type.ledger_index","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"TransactionEntryResponse.__type"},{"id":519,"kind":1024,"name":"metadata","url":"interfaces/TransactionEntryResponse.html#__type.metadata","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"TransactionEntryResponse.__type"},{"id":520,"kind":1024,"name":"tx_json","url":"interfaces/TransactionEntryResponse.html#__type.tx_json","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"TransactionEntryResponse.__type"},{"id":521,"kind":1024,"name":"id","url":"interfaces/TransactionEntryResponse.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"TransactionEntryResponse"},{"id":522,"kind":1024,"name":"status","url":"interfaces/TransactionEntryResponse.html#status","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"TransactionEntryResponse"},{"id":523,"kind":1024,"name":"type","url":"interfaces/TransactionEntryResponse.html#type","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"TransactionEntryResponse"},{"id":524,"kind":1024,"name":"warning","url":"interfaces/TransactionEntryResponse.html#warning","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"TransactionEntryResponse"},{"id":525,"kind":1024,"name":"warnings","url":"interfaces/TransactionEntryResponse.html#warnings","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"TransactionEntryResponse"},{"id":526,"kind":1024,"name":"forwarded","url":"interfaces/TransactionEntryResponse.html#forwarded","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"TransactionEntryResponse"},{"id":527,"kind":1024,"name":"api_version","url":"interfaces/TransactionEntryResponse.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"TransactionEntryResponse"},{"id":528,"kind":256,"name":"TxRequest","url":"interfaces/TxRequest.html","classes":"tsd-kind-interface"},{"id":529,"kind":1024,"name":"command","url":"interfaces/TxRequest.html#command","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"TxRequest"},{"id":530,"kind":1024,"name":"transaction","url":"interfaces/TxRequest.html#transaction","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"TxRequest"},{"id":531,"kind":1024,"name":"binary","url":"interfaces/TxRequest.html#binary","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"TxRequest"},{"id":532,"kind":1024,"name":"min_ledger","url":"interfaces/TxRequest.html#min_ledger","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"TxRequest"},{"id":533,"kind":1024,"name":"max_ledger","url":"interfaces/TxRequest.html#max_ledger","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"TxRequest"},{"id":534,"kind":1024,"name":"id","url":"interfaces/TxRequest.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"TxRequest"},{"id":535,"kind":1024,"name":"api_version","url":"interfaces/TxRequest.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"TxRequest"},{"id":536,"kind":256,"name":"TxResponse","url":"interfaces/TxResponse.html","classes":"tsd-kind-interface"},{"id":537,"kind":1024,"name":"result","url":"interfaces/TxResponse.html#result","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"TxResponse"},{"id":538,"kind":1024,"name":"searched_all","url":"interfaces/TxResponse.html#searched_all","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"TxResponse"},{"id":539,"kind":1024,"name":"id","url":"interfaces/TxResponse.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"TxResponse"},{"id":540,"kind":1024,"name":"status","url":"interfaces/TxResponse.html#status","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"TxResponse"},{"id":541,"kind":1024,"name":"type","url":"interfaces/TxResponse.html#type","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"TxResponse"},{"id":542,"kind":1024,"name":"warning","url":"interfaces/TxResponse.html#warning","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"TxResponse"},{"id":543,"kind":1024,"name":"warnings","url":"interfaces/TxResponse.html#warnings","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"TxResponse"},{"id":544,"kind":1024,"name":"forwarded","url":"interfaces/TxResponse.html#forwarded","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"TxResponse"},{"id":545,"kind":1024,"name":"api_version","url":"interfaces/TxResponse.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"TxResponse"},{"id":546,"kind":256,"name":"BookOffersRequest","url":"interfaces/BookOffersRequest.html","classes":"tsd-kind-interface"},{"id":547,"kind":1024,"name":"command","url":"interfaces/BookOffersRequest.html#command","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"BookOffersRequest"},{"id":548,"kind":1024,"name":"ledger_hash","url":"interfaces/BookOffersRequest.html#ledger_hash","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"BookOffersRequest"},{"id":549,"kind":1024,"name":"ledger_index","url":"interfaces/BookOffersRequest.html#ledger_index","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"BookOffersRequest"},{"id":550,"kind":1024,"name":"limit","url":"interfaces/BookOffersRequest.html#limit","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"BookOffersRequest"},{"id":551,"kind":1024,"name":"taker","url":"interfaces/BookOffersRequest.html#taker","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"BookOffersRequest"},{"id":552,"kind":1024,"name":"taker_gets","url":"interfaces/BookOffersRequest.html#taker_gets","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"BookOffersRequest"},{"id":553,"kind":1024,"name":"taker_pays","url":"interfaces/BookOffersRequest.html#taker_pays","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"BookOffersRequest"},{"id":554,"kind":1024,"name":"id","url":"interfaces/BookOffersRequest.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"BookOffersRequest"},{"id":555,"kind":1024,"name":"api_version","url":"interfaces/BookOffersRequest.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"BookOffersRequest"},{"id":556,"kind":256,"name":"BookOffersResponse","url":"interfaces/BookOffersResponse.html","classes":"tsd-kind-interface"},{"id":557,"kind":1024,"name":"result","url":"interfaces/BookOffersResponse.html#result","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"BookOffersResponse"},{"id":558,"kind":65536,"name":"__type","url":"interfaces/BookOffersResponse.html#__type","classes":"tsd-kind-type-literal tsd-parent-kind-interface","parent":"BookOffersResponse"},{"id":559,"kind":1024,"name":"ledger_current_index","url":"interfaces/BookOffersResponse.html#__type.ledger_current_index","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"BookOffersResponse.__type"},{"id":560,"kind":1024,"name":"ledger_index","url":"interfaces/BookOffersResponse.html#__type.ledger_index","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"BookOffersResponse.__type"},{"id":561,"kind":1024,"name":"ledger_hash","url":"interfaces/BookOffersResponse.html#__type.ledger_hash","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"BookOffersResponse.__type"},{"id":562,"kind":1024,"name":"offers","url":"interfaces/BookOffersResponse.html#__type.offers","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"BookOffersResponse.__type"},{"id":563,"kind":1024,"name":"validated","url":"interfaces/BookOffersResponse.html#__type.validated","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"BookOffersResponse.__type"},{"id":564,"kind":1024,"name":"id","url":"interfaces/BookOffersResponse.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"BookOffersResponse"},{"id":565,"kind":1024,"name":"status","url":"interfaces/BookOffersResponse.html#status","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"BookOffersResponse"},{"id":566,"kind":1024,"name":"type","url":"interfaces/BookOffersResponse.html#type","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"BookOffersResponse"},{"id":567,"kind":1024,"name":"warning","url":"interfaces/BookOffersResponse.html#warning","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"BookOffersResponse"},{"id":568,"kind":1024,"name":"warnings","url":"interfaces/BookOffersResponse.html#warnings","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"BookOffersResponse"},{"id":569,"kind":1024,"name":"forwarded","url":"interfaces/BookOffersResponse.html#forwarded","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"BookOffersResponse"},{"id":570,"kind":1024,"name":"api_version","url":"interfaces/BookOffersResponse.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"BookOffersResponse"},{"id":571,"kind":256,"name":"DepositAuthorizedRequest","url":"interfaces/DepositAuthorizedRequest.html","classes":"tsd-kind-interface"},{"id":572,"kind":1024,"name":"command","url":"interfaces/DepositAuthorizedRequest.html#command","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"DepositAuthorizedRequest"},{"id":573,"kind":1024,"name":"source_account","url":"interfaces/DepositAuthorizedRequest.html#source_account","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"DepositAuthorizedRequest"},{"id":574,"kind":1024,"name":"destination_account","url":"interfaces/DepositAuthorizedRequest.html#destination_account","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"DepositAuthorizedRequest"},{"id":575,"kind":1024,"name":"ledger_hash","url":"interfaces/DepositAuthorizedRequest.html#ledger_hash","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"DepositAuthorizedRequest"},{"id":576,"kind":1024,"name":"ledger_index","url":"interfaces/DepositAuthorizedRequest.html#ledger_index","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"DepositAuthorizedRequest"},{"id":577,"kind":1024,"name":"id","url":"interfaces/DepositAuthorizedRequest.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"DepositAuthorizedRequest"},{"id":578,"kind":1024,"name":"api_version","url":"interfaces/DepositAuthorizedRequest.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"DepositAuthorizedRequest"},{"id":579,"kind":256,"name":"DepositAuthorizedResponse","url":"interfaces/DepositAuthorizedResponse.html","classes":"tsd-kind-interface"},{"id":580,"kind":1024,"name":"result","url":"interfaces/DepositAuthorizedResponse.html#result","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"DepositAuthorizedResponse"},{"id":581,"kind":65536,"name":"__type","url":"interfaces/DepositAuthorizedResponse.html#__type","classes":"tsd-kind-type-literal tsd-parent-kind-interface","parent":"DepositAuthorizedResponse"},{"id":582,"kind":1024,"name":"deposit_authorized","url":"interfaces/DepositAuthorizedResponse.html#__type.deposit_authorized","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"DepositAuthorizedResponse.__type"},{"id":583,"kind":1024,"name":"destination_account","url":"interfaces/DepositAuthorizedResponse.html#__type.destination_account","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"DepositAuthorizedResponse.__type"},{"id":584,"kind":1024,"name":"ledger_hash","url":"interfaces/DepositAuthorizedResponse.html#__type.ledger_hash","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"DepositAuthorizedResponse.__type"},{"id":585,"kind":1024,"name":"ledger_index","url":"interfaces/DepositAuthorizedResponse.html#__type.ledger_index","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"DepositAuthorizedResponse.__type"},{"id":586,"kind":1024,"name":"ledger_current_index","url":"interfaces/DepositAuthorizedResponse.html#__type.ledger_current_index","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"DepositAuthorizedResponse.__type"},{"id":587,"kind":1024,"name":"source_account","url":"interfaces/DepositAuthorizedResponse.html#__type.source_account","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"DepositAuthorizedResponse.__type"},{"id":588,"kind":1024,"name":"validated","url":"interfaces/DepositAuthorizedResponse.html#__type.validated","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"DepositAuthorizedResponse.__type"},{"id":589,"kind":1024,"name":"id","url":"interfaces/DepositAuthorizedResponse.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"DepositAuthorizedResponse"},{"id":590,"kind":1024,"name":"status","url":"interfaces/DepositAuthorizedResponse.html#status","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"DepositAuthorizedResponse"},{"id":591,"kind":1024,"name":"type","url":"interfaces/DepositAuthorizedResponse.html#type","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"DepositAuthorizedResponse"},{"id":592,"kind":1024,"name":"warning","url":"interfaces/DepositAuthorizedResponse.html#warning","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"DepositAuthorizedResponse"},{"id":593,"kind":1024,"name":"warnings","url":"interfaces/DepositAuthorizedResponse.html#warnings","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"DepositAuthorizedResponse"},{"id":594,"kind":1024,"name":"forwarded","url":"interfaces/DepositAuthorizedResponse.html#forwarded","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"DepositAuthorizedResponse"},{"id":595,"kind":1024,"name":"api_version","url":"interfaces/DepositAuthorizedResponse.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"DepositAuthorizedResponse"},{"id":596,"kind":4194304,"name":"PathFindRequest","url":"modules.html#PathFindRequest","classes":"tsd-kind-type-alias"},{"id":597,"kind":256,"name":"PathFindResponse","url":"interfaces/PathFindResponse.html","classes":"tsd-kind-interface"},{"id":598,"kind":1024,"name":"result","url":"interfaces/PathFindResponse.html#result","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"PathFindResponse"},{"id":599,"kind":65536,"name":"__type","url":"interfaces/PathFindResponse.html#__type","classes":"tsd-kind-type-literal tsd-parent-kind-interface","parent":"PathFindResponse"},{"id":600,"kind":1024,"name":"alternatives","url":"interfaces/PathFindResponse.html#__type.alternatives","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"PathFindResponse.__type"},{"id":601,"kind":1024,"name":"destination_account","url":"interfaces/PathFindResponse.html#__type.destination_account","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"PathFindResponse.__type"},{"id":602,"kind":1024,"name":"destination_amount","url":"interfaces/PathFindResponse.html#__type.destination_amount","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"PathFindResponse.__type"},{"id":603,"kind":1024,"name":"source_account","url":"interfaces/PathFindResponse.html#__type.source_account","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"PathFindResponse.__type"},{"id":604,"kind":1024,"name":"full_reply","url":"interfaces/PathFindResponse.html#__type.full_reply","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"PathFindResponse.__type"},{"id":605,"kind":1024,"name":"id","url":"interfaces/PathFindResponse.html#__type.id-1","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"PathFindResponse.__type"},{"id":606,"kind":1024,"name":"closed","url":"interfaces/PathFindResponse.html#__type.closed","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"PathFindResponse.__type"},{"id":607,"kind":1024,"name":"status","url":"interfaces/PathFindResponse.html#__type.status","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"PathFindResponse.__type"},{"id":608,"kind":1024,"name":"id","url":"interfaces/PathFindResponse.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PathFindResponse"},{"id":609,"kind":1024,"name":"status","url":"interfaces/PathFindResponse.html#status-1","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PathFindResponse"},{"id":610,"kind":1024,"name":"type","url":"interfaces/PathFindResponse.html#type","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PathFindResponse"},{"id":611,"kind":1024,"name":"warning","url":"interfaces/PathFindResponse.html#warning","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PathFindResponse"},{"id":612,"kind":1024,"name":"warnings","url":"interfaces/PathFindResponse.html#warnings","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PathFindResponse"},{"id":613,"kind":1024,"name":"forwarded","url":"interfaces/PathFindResponse.html#forwarded","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PathFindResponse"},{"id":614,"kind":1024,"name":"api_version","url":"interfaces/PathFindResponse.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PathFindResponse"},{"id":615,"kind":256,"name":"RipplePathFindRequest","url":"interfaces/RipplePathFindRequest.html","classes":"tsd-kind-interface"},{"id":616,"kind":1024,"name":"command","url":"interfaces/RipplePathFindRequest.html#command","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"RipplePathFindRequest"},{"id":617,"kind":1024,"name":"source_account","url":"interfaces/RipplePathFindRequest.html#source_account","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"RipplePathFindRequest"},{"id":618,"kind":1024,"name":"destination_account","url":"interfaces/RipplePathFindRequest.html#destination_account","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"RipplePathFindRequest"},{"id":619,"kind":1024,"name":"destination_amount","url":"interfaces/RipplePathFindRequest.html#destination_amount","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"RipplePathFindRequest"},{"id":620,"kind":1024,"name":"send_max","url":"interfaces/RipplePathFindRequest.html#send_max","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"RipplePathFindRequest"},{"id":621,"kind":1024,"name":"source_currencies","url":"interfaces/RipplePathFindRequest.html#source_currencies","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"RipplePathFindRequest"},{"id":622,"kind":1024,"name":"ledger_hash","url":"interfaces/RipplePathFindRequest.html#ledger_hash","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"RipplePathFindRequest"},{"id":623,"kind":1024,"name":"ledger_index","url":"interfaces/RipplePathFindRequest.html#ledger_index","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"RipplePathFindRequest"},{"id":624,"kind":1024,"name":"id","url":"interfaces/RipplePathFindRequest.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"RipplePathFindRequest"},{"id":625,"kind":1024,"name":"api_version","url":"interfaces/RipplePathFindRequest.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"RipplePathFindRequest"},{"id":626,"kind":256,"name":"RipplePathFindResponse","url":"interfaces/RipplePathFindResponse.html","classes":"tsd-kind-interface"},{"id":627,"kind":1024,"name":"result","url":"interfaces/RipplePathFindResponse.html#result","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"RipplePathFindResponse"},{"id":628,"kind":65536,"name":"__type","url":"interfaces/RipplePathFindResponse.html#__type","classes":"tsd-kind-type-literal tsd-parent-kind-interface","parent":"RipplePathFindResponse"},{"id":629,"kind":1024,"name":"alternatives","url":"interfaces/RipplePathFindResponse.html#__type.alternatives","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"RipplePathFindResponse.__type"},{"id":630,"kind":1024,"name":"destination_account","url":"interfaces/RipplePathFindResponse.html#__type.destination_account","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"RipplePathFindResponse.__type"},{"id":631,"kind":1024,"name":"destination_currencies","url":"interfaces/RipplePathFindResponse.html#__type.destination_currencies","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"RipplePathFindResponse.__type"},{"id":632,"kind":1024,"name":"destination_amount","url":"interfaces/RipplePathFindResponse.html#__type.destination_amount","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"RipplePathFindResponse.__type"},{"id":633,"kind":1024,"name":"full_reply","url":"interfaces/RipplePathFindResponse.html#__type.full_reply","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"RipplePathFindResponse.__type"},{"id":634,"kind":1024,"name":"id","url":"interfaces/RipplePathFindResponse.html#__type.id-1","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"RipplePathFindResponse.__type"},{"id":635,"kind":1024,"name":"ledger_current_index","url":"interfaces/RipplePathFindResponse.html#__type.ledger_current_index","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"RipplePathFindResponse.__type"},{"id":636,"kind":1024,"name":"source_account","url":"interfaces/RipplePathFindResponse.html#__type.source_account","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"RipplePathFindResponse.__type"},{"id":637,"kind":1024,"name":"validated","url":"interfaces/RipplePathFindResponse.html#__type.validated","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"RipplePathFindResponse.__type"},{"id":638,"kind":1024,"name":"id","url":"interfaces/RipplePathFindResponse.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"RipplePathFindResponse"},{"id":639,"kind":1024,"name":"status","url":"interfaces/RipplePathFindResponse.html#status","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"RipplePathFindResponse"},{"id":640,"kind":1024,"name":"type","url":"interfaces/RipplePathFindResponse.html#type","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"RipplePathFindResponse"},{"id":641,"kind":1024,"name":"warning","url":"interfaces/RipplePathFindResponse.html#warning","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"RipplePathFindResponse"},{"id":642,"kind":1024,"name":"warnings","url":"interfaces/RipplePathFindResponse.html#warnings","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"RipplePathFindResponse"},{"id":643,"kind":1024,"name":"forwarded","url":"interfaces/RipplePathFindResponse.html#forwarded","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"RipplePathFindResponse"},{"id":644,"kind":1024,"name":"api_version","url":"interfaces/RipplePathFindResponse.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"RipplePathFindResponse"},{"id":645,"kind":256,"name":"ChannelVerifyRequest","url":"interfaces/ChannelVerifyRequest.html","classes":"tsd-kind-interface"},{"id":646,"kind":1024,"name":"command","url":"interfaces/ChannelVerifyRequest.html#command","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"ChannelVerifyRequest"},{"id":647,"kind":1024,"name":"amount","url":"interfaces/ChannelVerifyRequest.html#amount","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"ChannelVerifyRequest"},{"id":648,"kind":1024,"name":"channel_id","url":"interfaces/ChannelVerifyRequest.html#channel_id","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"ChannelVerifyRequest"},{"id":649,"kind":1024,"name":"public_key","url":"interfaces/ChannelVerifyRequest.html#public_key","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"ChannelVerifyRequest"},{"id":650,"kind":1024,"name":"signature","url":"interfaces/ChannelVerifyRequest.html#signature","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"ChannelVerifyRequest"},{"id":651,"kind":1024,"name":"id","url":"interfaces/ChannelVerifyRequest.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"ChannelVerifyRequest"},{"id":652,"kind":1024,"name":"api_version","url":"interfaces/ChannelVerifyRequest.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"ChannelVerifyRequest"},{"id":653,"kind":256,"name":"ChannelVerifyResponse","url":"interfaces/ChannelVerifyResponse.html","classes":"tsd-kind-interface"},{"id":654,"kind":1024,"name":"result","url":"interfaces/ChannelVerifyResponse.html#result","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"ChannelVerifyResponse"},{"id":655,"kind":65536,"name":"__type","url":"interfaces/ChannelVerifyResponse.html#__type","classes":"tsd-kind-type-literal tsd-parent-kind-interface","parent":"ChannelVerifyResponse"},{"id":656,"kind":1024,"name":"signature_verified","url":"interfaces/ChannelVerifyResponse.html#__type.signature_verified","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ChannelVerifyResponse.__type"},{"id":657,"kind":1024,"name":"id","url":"interfaces/ChannelVerifyResponse.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"ChannelVerifyResponse"},{"id":658,"kind":1024,"name":"status","url":"interfaces/ChannelVerifyResponse.html#status","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"ChannelVerifyResponse"},{"id":659,"kind":1024,"name":"type","url":"interfaces/ChannelVerifyResponse.html#type","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"ChannelVerifyResponse"},{"id":660,"kind":1024,"name":"warning","url":"interfaces/ChannelVerifyResponse.html#warning","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"ChannelVerifyResponse"},{"id":661,"kind":1024,"name":"warnings","url":"interfaces/ChannelVerifyResponse.html#warnings","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"ChannelVerifyResponse"},{"id":662,"kind":1024,"name":"forwarded","url":"interfaces/ChannelVerifyResponse.html#forwarded","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"ChannelVerifyResponse"},{"id":663,"kind":1024,"name":"api_version","url":"interfaces/ChannelVerifyResponse.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"ChannelVerifyResponse"},{"id":664,"kind":256,"name":"SubscribeRequest","url":"interfaces/SubscribeRequest.html","classes":"tsd-kind-interface"},{"id":665,"kind":1024,"name":"command","url":"interfaces/SubscribeRequest.html#command","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"SubscribeRequest"},{"id":666,"kind":1024,"name":"streams","url":"interfaces/SubscribeRequest.html#streams","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"SubscribeRequest"},{"id":667,"kind":1024,"name":"accounts","url":"interfaces/SubscribeRequest.html#accounts","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"SubscribeRequest"},{"id":668,"kind":1024,"name":"accounts_proposed","url":"interfaces/SubscribeRequest.html#accounts_proposed","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"SubscribeRequest"},{"id":669,"kind":1024,"name":"books","url":"interfaces/SubscribeRequest.html#books","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"SubscribeRequest"},{"id":670,"kind":1024,"name":"url","url":"interfaces/SubscribeRequest.html#url","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"SubscribeRequest"},{"id":671,"kind":1024,"name":"url_username","url":"interfaces/SubscribeRequest.html#url_username","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"SubscribeRequest"},{"id":672,"kind":1024,"name":"url_password","url":"interfaces/SubscribeRequest.html#url_password","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"SubscribeRequest"},{"id":673,"kind":1024,"name":"id","url":"interfaces/SubscribeRequest.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"SubscribeRequest"},{"id":674,"kind":1024,"name":"api_version","url":"interfaces/SubscribeRequest.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"SubscribeRequest"},{"id":675,"kind":256,"name":"SubscribeResponse","url":"interfaces/SubscribeResponse.html","classes":"tsd-kind-interface"},{"id":676,"kind":1024,"name":"result","url":"interfaces/SubscribeResponse.html#result","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"SubscribeResponse"},{"id":677,"kind":1024,"name":"id","url":"interfaces/SubscribeResponse.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"SubscribeResponse"},{"id":678,"kind":1024,"name":"status","url":"interfaces/SubscribeResponse.html#status","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"SubscribeResponse"},{"id":679,"kind":1024,"name":"type","url":"interfaces/SubscribeResponse.html#type","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"SubscribeResponse"},{"id":680,"kind":1024,"name":"warning","url":"interfaces/SubscribeResponse.html#warning","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"SubscribeResponse"},{"id":681,"kind":1024,"name":"warnings","url":"interfaces/SubscribeResponse.html#warnings","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"SubscribeResponse"},{"id":682,"kind":1024,"name":"forwarded","url":"interfaces/SubscribeResponse.html#forwarded","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"SubscribeResponse"},{"id":683,"kind":1024,"name":"api_version","url":"interfaces/SubscribeResponse.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"SubscribeResponse"},{"id":684,"kind":4194304,"name":"Stream","url":"modules.html#Stream","classes":"tsd-kind-type-alias"},{"id":685,"kind":256,"name":"LedgerStream","url":"interfaces/LedgerStream.html","classes":"tsd-kind-interface"},{"id":686,"kind":1024,"name":"type","url":"interfaces/LedgerStream.html#type","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"LedgerStream"},{"id":687,"kind":1024,"name":"fee_base","url":"interfaces/LedgerStream.html#fee_base","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerStream"},{"id":688,"kind":1024,"name":"fee_ref","url":"interfaces/LedgerStream.html#fee_ref","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerStream"},{"id":689,"kind":1024,"name":"ledger_hash","url":"interfaces/LedgerStream.html#ledger_hash","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerStream"},{"id":690,"kind":1024,"name":"ledger_index","url":"interfaces/LedgerStream.html#ledger_index","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerStream"},{"id":691,"kind":1024,"name":"ledger_time","url":"interfaces/LedgerStream.html#ledger_time","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerStream"},{"id":692,"kind":1024,"name":"reserve_base","url":"interfaces/LedgerStream.html#reserve_base","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerStream"},{"id":693,"kind":1024,"name":"reserve_inc","url":"interfaces/LedgerStream.html#reserve_inc","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerStream"},{"id":694,"kind":1024,"name":"txn_count","url":"interfaces/LedgerStream.html#txn_count","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerStream"},{"id":695,"kind":1024,"name":"validated_ledgers","url":"interfaces/LedgerStream.html#validated_ledgers","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerStream"},{"id":696,"kind":256,"name":"ValidationStream","url":"interfaces/ValidationStream.html","classes":"tsd-kind-interface"},{"id":697,"kind":1024,"name":"type","url":"interfaces/ValidationStream.html#type","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"ValidationStream"},{"id":698,"kind":1024,"name":"amendments","url":"interfaces/ValidationStream.html#amendments","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"ValidationStream"},{"id":699,"kind":1024,"name":"base_fee","url":"interfaces/ValidationStream.html#base_fee","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"ValidationStream"},{"id":700,"kind":1024,"name":"flags","url":"interfaces/ValidationStream.html#flags","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"ValidationStream"},{"id":701,"kind":1024,"name":"full","url":"interfaces/ValidationStream.html#full","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"ValidationStream"},{"id":702,"kind":1024,"name":"ledger_hash","url":"interfaces/ValidationStream.html#ledger_hash","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"ValidationStream"},{"id":703,"kind":1024,"name":"ledger_index","url":"interfaces/ValidationStream.html#ledger_index","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"ValidationStream"},{"id":704,"kind":1024,"name":"load_fee","url":"interfaces/ValidationStream.html#load_fee","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"ValidationStream"},{"id":705,"kind":1024,"name":"master_key","url":"interfaces/ValidationStream.html#master_key","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"ValidationStream"},{"id":706,"kind":1024,"name":"reserve_base","url":"interfaces/ValidationStream.html#reserve_base","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"ValidationStream"},{"id":707,"kind":1024,"name":"reserve_inc","url":"interfaces/ValidationStream.html#reserve_inc","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"ValidationStream"},{"id":708,"kind":1024,"name":"signature","url":"interfaces/ValidationStream.html#signature","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"ValidationStream"},{"id":709,"kind":1024,"name":"signing_time","url":"interfaces/ValidationStream.html#signing_time","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"ValidationStream"},{"id":710,"kind":1024,"name":"validation_public_key","url":"interfaces/ValidationStream.html#validation_public_key","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"ValidationStream"},{"id":711,"kind":256,"name":"TransactionStream","url":"interfaces/TransactionStream.html","classes":"tsd-kind-interface"},{"id":712,"kind":1024,"name":"status","url":"interfaces/TransactionStream.html#status","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"TransactionStream"},{"id":713,"kind":1024,"name":"type","url":"interfaces/TransactionStream.html#type","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"TransactionStream"},{"id":714,"kind":1024,"name":"engine_result","url":"interfaces/TransactionStream.html#engine_result","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"TransactionStream"},{"id":715,"kind":1024,"name":"engine_result_code","url":"interfaces/TransactionStream.html#engine_result_code","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"TransactionStream"},{"id":716,"kind":1024,"name":"engine_result_message","url":"interfaces/TransactionStream.html#engine_result_message","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"TransactionStream"},{"id":717,"kind":1024,"name":"ledger_current_index","url":"interfaces/TransactionStream.html#ledger_current_index","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"TransactionStream"},{"id":718,"kind":1024,"name":"ledger_hash","url":"interfaces/TransactionStream.html#ledger_hash","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"TransactionStream"},{"id":719,"kind":1024,"name":"ledger_index","url":"interfaces/TransactionStream.html#ledger_index","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"TransactionStream"},{"id":720,"kind":1024,"name":"meta","url":"interfaces/TransactionStream.html#meta","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"TransactionStream"},{"id":721,"kind":1024,"name":"transaction","url":"interfaces/TransactionStream.html#transaction","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"TransactionStream"},{"id":722,"kind":1024,"name":"validated","url":"interfaces/TransactionStream.html#validated","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"TransactionStream"},{"id":723,"kind":1024,"name":"warnings","url":"interfaces/TransactionStream.html#warnings","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"TransactionStream"},{"id":724,"kind":256,"name":"PathFindStream","url":"interfaces/PathFindStream.html","classes":"tsd-kind-interface"},{"id":725,"kind":1024,"name":"type","url":"interfaces/PathFindStream.html#type","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"PathFindStream"},{"id":726,"kind":1024,"name":"source_account","url":"interfaces/PathFindStream.html#source_account","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"PathFindStream"},{"id":727,"kind":1024,"name":"destination_account","url":"interfaces/PathFindStream.html#destination_account","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"PathFindStream"},{"id":728,"kind":1024,"name":"destination_amount","url":"interfaces/PathFindStream.html#destination_amount","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"PathFindStream"},{"id":729,"kind":1024,"name":"full_reply","url":"interfaces/PathFindStream.html#full_reply","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"PathFindStream"},{"id":730,"kind":1024,"name":"id","url":"interfaces/PathFindStream.html#id","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"PathFindStream"},{"id":731,"kind":1024,"name":"send_max","url":"interfaces/PathFindStream.html#send_max","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"PathFindStream"},{"id":732,"kind":1024,"name":"alternatives","url":"interfaces/PathFindStream.html#alternatives","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"PathFindStream"},{"id":733,"kind":65536,"name":"__type","url":"interfaces/PathFindStream.html#__type","classes":"tsd-kind-type-literal tsd-parent-kind-interface","parent":"PathFindStream"},{"id":734,"kind":1024,"name":"paths_computed","url":"interfaces/PathFindStream.html#__type.paths_computed","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"PathFindStream.__type"},{"id":735,"kind":1024,"name":"source_amount","url":"interfaces/PathFindStream.html#__type.source_amount","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"PathFindStream.__type"},{"id":736,"kind":256,"name":"PeerStatusStream","url":"interfaces/PeerStatusStream.html","classes":"tsd-kind-interface"},{"id":737,"kind":1024,"name":"type","url":"interfaces/PeerStatusStream.html#type","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"PeerStatusStream"},{"id":738,"kind":1024,"name":"action","url":"interfaces/PeerStatusStream.html#action","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"PeerStatusStream"},{"id":739,"kind":1024,"name":"date","url":"interfaces/PeerStatusStream.html#date","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"PeerStatusStream"},{"id":740,"kind":1024,"name":"ledger_hash","url":"interfaces/PeerStatusStream.html#ledger_hash","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"PeerStatusStream"},{"id":741,"kind":1024,"name":"ledger_index","url":"interfaces/PeerStatusStream.html#ledger_index","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"PeerStatusStream"},{"id":742,"kind":1024,"name":"ledger_index_max","url":"interfaces/PeerStatusStream.html#ledger_index_max","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"PeerStatusStream"},{"id":743,"kind":1024,"name":"ledger_index_min","url":"interfaces/PeerStatusStream.html#ledger_index_min","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"PeerStatusStream"},{"id":744,"kind":256,"name":"OrderBookStream","url":"interfaces/OrderBookStream.html","classes":"tsd-kind-interface"},{"id":745,"kind":1024,"name":"status","url":"interfaces/OrderBookStream.html#status","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"OrderBookStream"},{"id":746,"kind":1024,"name":"type","url":"interfaces/OrderBookStream.html#type","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"OrderBookStream"},{"id":747,"kind":1024,"name":"engine_result","url":"interfaces/OrderBookStream.html#engine_result","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"OrderBookStream"},{"id":748,"kind":1024,"name":"engine_result_code","url":"interfaces/OrderBookStream.html#engine_result_code","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"OrderBookStream"},{"id":749,"kind":1024,"name":"engine_result_message","url":"interfaces/OrderBookStream.html#engine_result_message","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"OrderBookStream"},{"id":750,"kind":1024,"name":"ledger_current_index","url":"interfaces/OrderBookStream.html#ledger_current_index","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"OrderBookStream"},{"id":751,"kind":1024,"name":"ledger_hash","url":"interfaces/OrderBookStream.html#ledger_hash","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"OrderBookStream"},{"id":752,"kind":1024,"name":"ledger_index","url":"interfaces/OrderBookStream.html#ledger_index","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"OrderBookStream"},{"id":753,"kind":1024,"name":"meta","url":"interfaces/OrderBookStream.html#meta","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"OrderBookStream"},{"id":754,"kind":1024,"name":"transaction","url":"interfaces/OrderBookStream.html#transaction","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"OrderBookStream"},{"id":755,"kind":1024,"name":"validated","url":"interfaces/OrderBookStream.html#validated","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"OrderBookStream"},{"id":756,"kind":256,"name":"ConsensusStream","url":"interfaces/ConsensusStream.html","classes":"tsd-kind-interface"},{"id":757,"kind":1024,"name":"type","url":"interfaces/ConsensusStream.html#type","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"ConsensusStream"},{"id":758,"kind":1024,"name":"consensus","url":"interfaces/ConsensusStream.html#consensus","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"ConsensusStream"},{"id":759,"kind":256,"name":"UnsubscribeRequest","url":"interfaces/UnsubscribeRequest.html","classes":"tsd-kind-interface"},{"id":760,"kind":1024,"name":"command","url":"interfaces/UnsubscribeRequest.html#command","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"UnsubscribeRequest"},{"id":761,"kind":1024,"name":"streams","url":"interfaces/UnsubscribeRequest.html#streams","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"UnsubscribeRequest"},{"id":762,"kind":1024,"name":"accounts","url":"interfaces/UnsubscribeRequest.html#accounts","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"UnsubscribeRequest"},{"id":763,"kind":1024,"name":"accounts_proposed","url":"interfaces/UnsubscribeRequest.html#accounts_proposed","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"UnsubscribeRequest"},{"id":764,"kind":1024,"name":"books","url":"interfaces/UnsubscribeRequest.html#books","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"UnsubscribeRequest"},{"id":765,"kind":1024,"name":"id","url":"interfaces/UnsubscribeRequest.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"UnsubscribeRequest"},{"id":766,"kind":1024,"name":"api_version","url":"interfaces/UnsubscribeRequest.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"UnsubscribeRequest"},{"id":767,"kind":256,"name":"UnsubscribeResponse","url":"interfaces/UnsubscribeResponse.html","classes":"tsd-kind-interface"},{"id":768,"kind":1024,"name":"result","url":"interfaces/UnsubscribeResponse.html#result","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"UnsubscribeResponse"},{"id":769,"kind":1024,"name":"id","url":"interfaces/UnsubscribeResponse.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"UnsubscribeResponse"},{"id":770,"kind":1024,"name":"status","url":"interfaces/UnsubscribeResponse.html#status","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"UnsubscribeResponse"},{"id":771,"kind":1024,"name":"type","url":"interfaces/UnsubscribeResponse.html#type","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"UnsubscribeResponse"},{"id":772,"kind":1024,"name":"warning","url":"interfaces/UnsubscribeResponse.html#warning","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"UnsubscribeResponse"},{"id":773,"kind":1024,"name":"warnings","url":"interfaces/UnsubscribeResponse.html#warnings","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"UnsubscribeResponse"},{"id":774,"kind":1024,"name":"forwarded","url":"interfaces/UnsubscribeResponse.html#forwarded","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"UnsubscribeResponse"},{"id":775,"kind":1024,"name":"api_version","url":"interfaces/UnsubscribeResponse.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"UnsubscribeResponse"},{"id":776,"kind":256,"name":"FeeRequest","url":"interfaces/FeeRequest.html","classes":"tsd-kind-interface"},{"id":777,"kind":1024,"name":"command","url":"interfaces/FeeRequest.html#command","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"FeeRequest"},{"id":778,"kind":1024,"name":"id","url":"interfaces/FeeRequest.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"FeeRequest"},{"id":779,"kind":1024,"name":"api_version","url":"interfaces/FeeRequest.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"FeeRequest"},{"id":780,"kind":256,"name":"FeeResponse","url":"interfaces/FeeResponse.html","classes":"tsd-kind-interface"},{"id":781,"kind":1024,"name":"result","url":"interfaces/FeeResponse.html#result","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"FeeResponse"},{"id":782,"kind":65536,"name":"__type","url":"interfaces/FeeResponse.html#__type","classes":"tsd-kind-type-literal tsd-parent-kind-interface","parent":"FeeResponse"},{"id":783,"kind":1024,"name":"current_ledger_size","url":"interfaces/FeeResponse.html#__type.current_ledger_size","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"FeeResponse.__type"},{"id":784,"kind":1024,"name":"current_queue_size","url":"interfaces/FeeResponse.html#__type.current_queue_size","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"FeeResponse.__type"},{"id":785,"kind":1024,"name":"drops","url":"interfaces/FeeResponse.html#__type.drops","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"FeeResponse.__type"},{"id":786,"kind":65536,"name":"__type","url":"interfaces/FeeResponse.html#__type.__type-1","classes":"tsd-kind-type-literal tsd-parent-kind-type-literal","parent":"FeeResponse.__type"},{"id":787,"kind":1024,"name":"base_fee","url":"interfaces/FeeResponse.html#__type.__type-1.base_fee","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"FeeResponse.__type.__type"},{"id":788,"kind":1024,"name":"median_fee","url":"interfaces/FeeResponse.html#__type.__type-1.median_fee","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"FeeResponse.__type.__type"},{"id":789,"kind":1024,"name":"minimum_fee","url":"interfaces/FeeResponse.html#__type.__type-1.minimum_fee","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"FeeResponse.__type.__type"},{"id":790,"kind":1024,"name":"open_ledger_fee","url":"interfaces/FeeResponse.html#__type.__type-1.open_ledger_fee","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"FeeResponse.__type.__type"},{"id":791,"kind":1024,"name":"expected_ledger_size","url":"interfaces/FeeResponse.html#__type.expected_ledger_size","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"FeeResponse.__type"},{"id":792,"kind":1024,"name":"ledger_current_index","url":"interfaces/FeeResponse.html#__type.ledger_current_index","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"FeeResponse.__type"},{"id":793,"kind":1024,"name":"levels","url":"interfaces/FeeResponse.html#__type.levels","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"FeeResponse.__type"},{"id":794,"kind":65536,"name":"__type","url":"interfaces/FeeResponse.html#__type.__type-2","classes":"tsd-kind-type-literal tsd-parent-kind-type-literal","parent":"FeeResponse.__type"},{"id":795,"kind":1024,"name":"median_level","url":"interfaces/FeeResponse.html#__type.__type-2.median_level","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"FeeResponse.__type.__type"},{"id":796,"kind":1024,"name":"minimum_level","url":"interfaces/FeeResponse.html#__type.__type-2.minimum_level","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"FeeResponse.__type.__type"},{"id":797,"kind":1024,"name":"open_ledger_level","url":"interfaces/FeeResponse.html#__type.__type-2.open_ledger_level","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"FeeResponse.__type.__type"},{"id":798,"kind":1024,"name":"reference_level","url":"interfaces/FeeResponse.html#__type.__type-2.reference_level","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"FeeResponse.__type.__type"},{"id":799,"kind":1024,"name":"max_queue_size","url":"interfaces/FeeResponse.html#__type.max_queue_size","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"FeeResponse.__type"},{"id":800,"kind":1024,"name":"id","url":"interfaces/FeeResponse.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"FeeResponse"},{"id":801,"kind":1024,"name":"status","url":"interfaces/FeeResponse.html#status","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"FeeResponse"},{"id":802,"kind":1024,"name":"type","url":"interfaces/FeeResponse.html#type","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"FeeResponse"},{"id":803,"kind":1024,"name":"warning","url":"interfaces/FeeResponse.html#warning","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"FeeResponse"},{"id":804,"kind":1024,"name":"warnings","url":"interfaces/FeeResponse.html#warnings","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"FeeResponse"},{"id":805,"kind":1024,"name":"forwarded","url":"interfaces/FeeResponse.html#forwarded","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"FeeResponse"},{"id":806,"kind":1024,"name":"api_version","url":"interfaces/FeeResponse.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"FeeResponse"},{"id":807,"kind":256,"name":"ManifestRequest","url":"interfaces/ManifestRequest.html","classes":"tsd-kind-interface"},{"id":808,"kind":1024,"name":"command","url":"interfaces/ManifestRequest.html#command","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"ManifestRequest"},{"id":809,"kind":1024,"name":"public_key","url":"interfaces/ManifestRequest.html#public_key","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"ManifestRequest"},{"id":810,"kind":1024,"name":"id","url":"interfaces/ManifestRequest.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"ManifestRequest"},{"id":811,"kind":1024,"name":"api_version","url":"interfaces/ManifestRequest.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"ManifestRequest"},{"id":812,"kind":256,"name":"ManifestResponse","url":"interfaces/ManifestResponse.html","classes":"tsd-kind-interface"},{"id":813,"kind":1024,"name":"result","url":"interfaces/ManifestResponse.html#result","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"ManifestResponse"},{"id":814,"kind":65536,"name":"__type","url":"interfaces/ManifestResponse.html#__type","classes":"tsd-kind-type-literal tsd-parent-kind-interface","parent":"ManifestResponse"},{"id":815,"kind":1024,"name":"details","url":"interfaces/ManifestResponse.html#__type.details","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ManifestResponse.__type"},{"id":816,"kind":65536,"name":"__type","url":"interfaces/ManifestResponse.html#__type.__type-1","classes":"tsd-kind-type-literal tsd-parent-kind-type-literal","parent":"ManifestResponse.__type"},{"id":817,"kind":1024,"name":"domain","url":"interfaces/ManifestResponse.html#__type.__type-1.domain","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ManifestResponse.__type.__type"},{"id":818,"kind":1024,"name":"ephemeral_key","url":"interfaces/ManifestResponse.html#__type.__type-1.ephemeral_key","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ManifestResponse.__type.__type"},{"id":819,"kind":1024,"name":"master_key","url":"interfaces/ManifestResponse.html#__type.__type-1.master_key","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ManifestResponse.__type.__type"},{"id":820,"kind":1024,"name":"seq","url":"interfaces/ManifestResponse.html#__type.__type-1.seq","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ManifestResponse.__type.__type"},{"id":821,"kind":1024,"name":"manifest","url":"interfaces/ManifestResponse.html#__type.manifest","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ManifestResponse.__type"},{"id":822,"kind":1024,"name":"requested","url":"interfaces/ManifestResponse.html#__type.requested","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ManifestResponse.__type"},{"id":823,"kind":1024,"name":"id","url":"interfaces/ManifestResponse.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"ManifestResponse"},{"id":824,"kind":1024,"name":"status","url":"interfaces/ManifestResponse.html#status","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"ManifestResponse"},{"id":825,"kind":1024,"name":"type","url":"interfaces/ManifestResponse.html#type","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"ManifestResponse"},{"id":826,"kind":1024,"name":"warning","url":"interfaces/ManifestResponse.html#warning","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"ManifestResponse"},{"id":827,"kind":1024,"name":"warnings","url":"interfaces/ManifestResponse.html#warnings","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"ManifestResponse"},{"id":828,"kind":1024,"name":"forwarded","url":"interfaces/ManifestResponse.html#forwarded","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"ManifestResponse"},{"id":829,"kind":1024,"name":"api_version","url":"interfaces/ManifestResponse.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"ManifestResponse"},{"id":830,"kind":256,"name":"ServerInfoRequest","url":"interfaces/ServerInfoRequest.html","classes":"tsd-kind-interface"},{"id":831,"kind":1024,"name":"command","url":"interfaces/ServerInfoRequest.html#command","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"ServerInfoRequest"},{"id":832,"kind":1024,"name":"id","url":"interfaces/ServerInfoRequest.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"ServerInfoRequest"},{"id":833,"kind":1024,"name":"api_version","url":"interfaces/ServerInfoRequest.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"ServerInfoRequest"},{"id":834,"kind":256,"name":"ServerInfoResponse","url":"interfaces/ServerInfoResponse.html","classes":"tsd-kind-interface"},{"id":835,"kind":1024,"name":"result","url":"interfaces/ServerInfoResponse.html#result","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"ServerInfoResponse"},{"id":836,"kind":65536,"name":"__type","url":"interfaces/ServerInfoResponse.html#__type","classes":"tsd-kind-type-literal tsd-parent-kind-interface","parent":"ServerInfoResponse"},{"id":837,"kind":1024,"name":"info","url":"interfaces/ServerInfoResponse.html#__type.info","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerInfoResponse.__type"},{"id":838,"kind":65536,"name":"__type","url":"interfaces/ServerInfoResponse.html#__type.__type-1","classes":"tsd-kind-type-literal tsd-parent-kind-type-literal","parent":"ServerInfoResponse.__type"},{"id":839,"kind":1024,"name":"amendment_blocked","url":"interfaces/ServerInfoResponse.html#__type.__type-1.amendment_blocked","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerInfoResponse.__type.__type"},{"id":840,"kind":1024,"name":"build_version","url":"interfaces/ServerInfoResponse.html#__type.__type-1.build_version","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerInfoResponse.__type.__type"},{"id":841,"kind":1024,"name":"closed_ledger","url":"interfaces/ServerInfoResponse.html#__type.__type-1.closed_ledger","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerInfoResponse.__type.__type"},{"id":842,"kind":65536,"name":"__type","url":"interfaces/ServerInfoResponse.html#__type.__type-1.__type-2","classes":"tsd-kind-type-literal tsd-parent-kind-type-literal","parent":"ServerInfoResponse.__type.__type"},{"id":843,"kind":1024,"name":"age","url":"interfaces/ServerInfoResponse.html#__type.__type-1.__type-2.age","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerInfoResponse.__type.__type.__type"},{"id":844,"kind":1024,"name":"base_fee_xrp","url":"interfaces/ServerInfoResponse.html#__type.__type-1.__type-2.base_fee_xrp","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerInfoResponse.__type.__type.__type"},{"id":845,"kind":1024,"name":"hash","url":"interfaces/ServerInfoResponse.html#__type.__type-1.__type-2.hash","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerInfoResponse.__type.__type.__type"},{"id":846,"kind":1024,"name":"reserve_base_xrp","url":"interfaces/ServerInfoResponse.html#__type.__type-1.__type-2.reserve_base_xrp","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerInfoResponse.__type.__type.__type"},{"id":847,"kind":1024,"name":"reserve_inc_xrp","url":"interfaces/ServerInfoResponse.html#__type.__type-1.__type-2.reserve_inc_xrp","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerInfoResponse.__type.__type.__type"},{"id":848,"kind":1024,"name":"seq","url":"interfaces/ServerInfoResponse.html#__type.__type-1.__type-2.seq","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerInfoResponse.__type.__type.__type"},{"id":849,"kind":1024,"name":"complete_ledgers","url":"interfaces/ServerInfoResponse.html#__type.__type-1.complete_ledgers","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerInfoResponse.__type.__type"},{"id":850,"kind":1024,"name":"hostid","url":"interfaces/ServerInfoResponse.html#__type.__type-1.hostid","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerInfoResponse.__type.__type"},{"id":851,"kind":1024,"name":"io_latency_ms","url":"interfaces/ServerInfoResponse.html#__type.__type-1.io_latency_ms","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerInfoResponse.__type.__type"},{"id":852,"kind":1024,"name":"jq_trans_overflow","url":"interfaces/ServerInfoResponse.html#__type.__type-1.jq_trans_overflow","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerInfoResponse.__type.__type"},{"id":853,"kind":1024,"name":"last_close","url":"interfaces/ServerInfoResponse.html#__type.__type-1.last_close","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerInfoResponse.__type.__type"},{"id":854,"kind":65536,"name":"__type","url":"interfaces/ServerInfoResponse.html#__type.__type-1.__type-3","classes":"tsd-kind-type-literal tsd-parent-kind-type-literal","parent":"ServerInfoResponse.__type.__type"},{"id":855,"kind":1024,"name":"converge_time_s","url":"interfaces/ServerInfoResponse.html#__type.__type-1.__type-3.converge_time_s","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerInfoResponse.__type.__type.__type"},{"id":856,"kind":1024,"name":"proposers","url":"interfaces/ServerInfoResponse.html#__type.__type-1.__type-3.proposers","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerInfoResponse.__type.__type.__type"},{"id":857,"kind":1024,"name":"load","url":"interfaces/ServerInfoResponse.html#__type.__type-1.load","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerInfoResponse.__type.__type"},{"id":858,"kind":65536,"name":"__type","url":"interfaces/ServerInfoResponse.html#__type.__type-1.__type-4","classes":"tsd-kind-type-literal tsd-parent-kind-type-literal","parent":"ServerInfoResponse.__type.__type"},{"id":859,"kind":1024,"name":"job_types","url":"interfaces/ServerInfoResponse.html#__type.__type-1.__type-4.job_types","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerInfoResponse.__type.__type.__type"},{"id":860,"kind":1024,"name":"threads","url":"interfaces/ServerInfoResponse.html#__type.__type-1.__type-4.threads","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerInfoResponse.__type.__type.__type"},{"id":861,"kind":1024,"name":"load_factor","url":"interfaces/ServerInfoResponse.html#__type.__type-1.load_factor","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerInfoResponse.__type.__type"},{"id":862,"kind":1024,"name":"load_factor_local","url":"interfaces/ServerInfoResponse.html#__type.__type-1.load_factor_local","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerInfoResponse.__type.__type"},{"id":863,"kind":1024,"name":"load_factor_net","url":"interfaces/ServerInfoResponse.html#__type.__type-1.load_factor_net","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerInfoResponse.__type.__type"},{"id":864,"kind":1024,"name":"load_factor_cluster","url":"interfaces/ServerInfoResponse.html#__type.__type-1.load_factor_cluster","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerInfoResponse.__type.__type"},{"id":865,"kind":1024,"name":"load_factor_fee_escalation","url":"interfaces/ServerInfoResponse.html#__type.__type-1.load_factor_fee_escalation","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerInfoResponse.__type.__type"},{"id":866,"kind":1024,"name":"load_factor_fee_queue","url":"interfaces/ServerInfoResponse.html#__type.__type-1.load_factor_fee_queue","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerInfoResponse.__type.__type"},{"id":867,"kind":1024,"name":"load_factor_server","url":"interfaces/ServerInfoResponse.html#__type.__type-1.load_factor_server","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerInfoResponse.__type.__type"},{"id":868,"kind":1024,"name":"network_ledger","url":"interfaces/ServerInfoResponse.html#__type.__type-1.network_ledger","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerInfoResponse.__type.__type"},{"id":869,"kind":1024,"name":"peers","url":"interfaces/ServerInfoResponse.html#__type.__type-1.peers","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerInfoResponse.__type.__type"},{"id":870,"kind":1024,"name":"pubkey_node","url":"interfaces/ServerInfoResponse.html#__type.__type-1.pubkey_node","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerInfoResponse.__type.__type"},{"id":871,"kind":1024,"name":"pubkey_validator","url":"interfaces/ServerInfoResponse.html#__type.__type-1.pubkey_validator","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerInfoResponse.__type.__type"},{"id":872,"kind":1024,"name":"server_state","url":"interfaces/ServerInfoResponse.html#__type.__type-1.server_state","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerInfoResponse.__type.__type"},{"id":873,"kind":1024,"name":"server_state_duration_us","url":"interfaces/ServerInfoResponse.html#__type.__type-1.server_state_duration_us","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerInfoResponse.__type.__type"},{"id":874,"kind":1024,"name":"state_accounting","url":"interfaces/ServerInfoResponse.html#__type.__type-1.state_accounting","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerInfoResponse.__type.__type"},{"id":875,"kind":1024,"name":"time","url":"interfaces/ServerInfoResponse.html#__type.__type-1.time","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerInfoResponse.__type.__type"},{"id":876,"kind":1024,"name":"uptime","url":"interfaces/ServerInfoResponse.html#__type.__type-1.uptime","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerInfoResponse.__type.__type"},{"id":877,"kind":1024,"name":"validated_ledger","url":"interfaces/ServerInfoResponse.html#__type.__type-1.validated_ledger","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerInfoResponse.__type.__type"},{"id":878,"kind":65536,"name":"__type","url":"interfaces/ServerInfoResponse.html#__type.__type-1.__type-5","classes":"tsd-kind-type-literal tsd-parent-kind-type-literal","parent":"ServerInfoResponse.__type.__type"},{"id":879,"kind":1024,"name":"age","url":"interfaces/ServerInfoResponse.html#__type.__type-1.__type-5.age-1","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerInfoResponse.__type.__type.__type"},{"id":880,"kind":1024,"name":"base_fee_xrp","url":"interfaces/ServerInfoResponse.html#__type.__type-1.__type-5.base_fee_xrp-1","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerInfoResponse.__type.__type.__type"},{"id":881,"kind":1024,"name":"hash","url":"interfaces/ServerInfoResponse.html#__type.__type-1.__type-5.hash-1","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerInfoResponse.__type.__type.__type"},{"id":882,"kind":1024,"name":"reserve_base_xrp","url":"interfaces/ServerInfoResponse.html#__type.__type-1.__type-5.reserve_base_xrp-1","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerInfoResponse.__type.__type.__type"},{"id":883,"kind":1024,"name":"reserve_inc_xrp","url":"interfaces/ServerInfoResponse.html#__type.__type-1.__type-5.reserve_inc_xrp-1","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerInfoResponse.__type.__type.__type"},{"id":884,"kind":1024,"name":"seq","url":"interfaces/ServerInfoResponse.html#__type.__type-1.__type-5.seq-1","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerInfoResponse.__type.__type.__type"},{"id":885,"kind":1024,"name":"validation_quorum","url":"interfaces/ServerInfoResponse.html#__type.__type-1.validation_quorum","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerInfoResponse.__type.__type"},{"id":886,"kind":1024,"name":"validator_list_expires","url":"interfaces/ServerInfoResponse.html#__type.__type-1.validator_list_expires","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerInfoResponse.__type.__type"},{"id":887,"kind":1024,"name":"id","url":"interfaces/ServerInfoResponse.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"ServerInfoResponse"},{"id":888,"kind":1024,"name":"status","url":"interfaces/ServerInfoResponse.html#status","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"ServerInfoResponse"},{"id":889,"kind":1024,"name":"type","url":"interfaces/ServerInfoResponse.html#type","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"ServerInfoResponse"},{"id":890,"kind":1024,"name":"warning","url":"interfaces/ServerInfoResponse.html#warning","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"ServerInfoResponse"},{"id":891,"kind":1024,"name":"warnings","url":"interfaces/ServerInfoResponse.html#warnings","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"ServerInfoResponse"},{"id":892,"kind":1024,"name":"forwarded","url":"interfaces/ServerInfoResponse.html#forwarded","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"ServerInfoResponse"},{"id":893,"kind":1024,"name":"api_version","url":"interfaces/ServerInfoResponse.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"ServerInfoResponse"},{"id":894,"kind":256,"name":"ServerStateRequest","url":"interfaces/ServerStateRequest.html","classes":"tsd-kind-interface"},{"id":895,"kind":1024,"name":"command","url":"interfaces/ServerStateRequest.html#command","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"ServerStateRequest"},{"id":896,"kind":1024,"name":"id","url":"interfaces/ServerStateRequest.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"ServerStateRequest"},{"id":897,"kind":1024,"name":"api_version","url":"interfaces/ServerStateRequest.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"ServerStateRequest"},{"id":898,"kind":256,"name":"ServerStateResponse","url":"interfaces/ServerStateResponse.html","classes":"tsd-kind-interface"},{"id":899,"kind":1024,"name":"result","url":"interfaces/ServerStateResponse.html#result","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"ServerStateResponse"},{"id":900,"kind":65536,"name":"__type","url":"interfaces/ServerStateResponse.html#__type","classes":"tsd-kind-type-literal tsd-parent-kind-interface","parent":"ServerStateResponse"},{"id":901,"kind":1024,"name":"state","url":"interfaces/ServerStateResponse.html#__type.state","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerStateResponse.__type"},{"id":902,"kind":65536,"name":"__type","url":"interfaces/ServerStateResponse.html#__type.__type-1","classes":"tsd-kind-type-literal tsd-parent-kind-type-literal","parent":"ServerStateResponse.__type"},{"id":903,"kind":1024,"name":"amendment_blocked","url":"interfaces/ServerStateResponse.html#__type.__type-1.amendment_blocked","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerStateResponse.__type.__type"},{"id":904,"kind":1024,"name":"build_version","url":"interfaces/ServerStateResponse.html#__type.__type-1.build_version","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerStateResponse.__type.__type"},{"id":905,"kind":1024,"name":"complete_ledgers","url":"interfaces/ServerStateResponse.html#__type.__type-1.complete_ledgers","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerStateResponse.__type.__type"},{"id":906,"kind":1024,"name":"closed_ledger","url":"interfaces/ServerStateResponse.html#__type.__type-1.closed_ledger","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerStateResponse.__type.__type"},{"id":907,"kind":65536,"name":"__type","url":"interfaces/ServerStateResponse.html#__type.__type-1.__type-2","classes":"tsd-kind-type-literal tsd-parent-kind-type-literal","parent":"ServerStateResponse.__type.__type"},{"id":908,"kind":1024,"name":"age","url":"interfaces/ServerStateResponse.html#__type.__type-1.__type-2.age","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerStateResponse.__type.__type.__type"},{"id":909,"kind":1024,"name":"base_fee","url":"interfaces/ServerStateResponse.html#__type.__type-1.__type-2.base_fee","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerStateResponse.__type.__type.__type"},{"id":910,"kind":1024,"name":"hash","url":"interfaces/ServerStateResponse.html#__type.__type-1.__type-2.hash","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerStateResponse.__type.__type.__type"},{"id":911,"kind":1024,"name":"reserve_base","url":"interfaces/ServerStateResponse.html#__type.__type-1.__type-2.reserve_base","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerStateResponse.__type.__type.__type"},{"id":912,"kind":1024,"name":"reserve_inc","url":"interfaces/ServerStateResponse.html#__type.__type-1.__type-2.reserve_inc","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerStateResponse.__type.__type.__type"},{"id":913,"kind":1024,"name":"seq","url":"interfaces/ServerStateResponse.html#__type.__type-1.__type-2.seq","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerStateResponse.__type.__type.__type"},{"id":914,"kind":1024,"name":"io_latency_ms","url":"interfaces/ServerStateResponse.html#__type.__type-1.io_latency_ms","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerStateResponse.__type.__type"},{"id":915,"kind":1024,"name":"jq_trans_overflow","url":"interfaces/ServerStateResponse.html#__type.__type-1.jq_trans_overflow","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerStateResponse.__type.__type"},{"id":916,"kind":1024,"name":"last_close","url":"interfaces/ServerStateResponse.html#__type.__type-1.last_close","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerStateResponse.__type.__type"},{"id":917,"kind":65536,"name":"__type","url":"interfaces/ServerStateResponse.html#__type.__type-1.__type-3","classes":"tsd-kind-type-literal tsd-parent-kind-type-literal","parent":"ServerStateResponse.__type.__type"},{"id":918,"kind":1024,"name":"converge_time_s","url":"interfaces/ServerStateResponse.html#__type.__type-1.__type-3.converge_time_s","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerStateResponse.__type.__type.__type"},{"id":919,"kind":1024,"name":"proposers","url":"interfaces/ServerStateResponse.html#__type.__type-1.__type-3.proposers","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerStateResponse.__type.__type.__type"},{"id":920,"kind":1024,"name":"load","url":"interfaces/ServerStateResponse.html#__type.__type-1.load","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerStateResponse.__type.__type"},{"id":921,"kind":65536,"name":"__type","url":"interfaces/ServerStateResponse.html#__type.__type-1.__type-4","classes":"tsd-kind-type-literal tsd-parent-kind-type-literal","parent":"ServerStateResponse.__type.__type"},{"id":922,"kind":1024,"name":"job_types","url":"interfaces/ServerStateResponse.html#__type.__type-1.__type-4.job_types","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerStateResponse.__type.__type.__type"},{"id":923,"kind":1024,"name":"threads","url":"interfaces/ServerStateResponse.html#__type.__type-1.__type-4.threads","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerStateResponse.__type.__type.__type"},{"id":924,"kind":1024,"name":"load_base","url":"interfaces/ServerStateResponse.html#__type.__type-1.load_base","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerStateResponse.__type.__type"},{"id":925,"kind":1024,"name":"load_factor","url":"interfaces/ServerStateResponse.html#__type.__type-1.load_factor","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerStateResponse.__type.__type"},{"id":926,"kind":1024,"name":"load_factor_fee_escalation","url":"interfaces/ServerStateResponse.html#__type.__type-1.load_factor_fee_escalation","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerStateResponse.__type.__type"},{"id":927,"kind":1024,"name":"load_factor_fee_queue","url":"interfaces/ServerStateResponse.html#__type.__type-1.load_factor_fee_queue","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerStateResponse.__type.__type"},{"id":928,"kind":1024,"name":"load_factor_fee_reference","url":"interfaces/ServerStateResponse.html#__type.__type-1.load_factor_fee_reference","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerStateResponse.__type.__type"},{"id":929,"kind":1024,"name":"load_factor_server","url":"interfaces/ServerStateResponse.html#__type.__type-1.load_factor_server","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerStateResponse.__type.__type"},{"id":930,"kind":1024,"name":"peers","url":"interfaces/ServerStateResponse.html#__type.__type-1.peers","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerStateResponse.__type.__type"},{"id":931,"kind":1024,"name":"pubkey_node","url":"interfaces/ServerStateResponse.html#__type.__type-1.pubkey_node","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerStateResponse.__type.__type"},{"id":932,"kind":1024,"name":"pubkey_validator","url":"interfaces/ServerStateResponse.html#__type.__type-1.pubkey_validator","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerStateResponse.__type.__type"},{"id":933,"kind":1024,"name":"server_state","url":"interfaces/ServerStateResponse.html#__type.__type-1.server_state","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerStateResponse.__type.__type"},{"id":934,"kind":1024,"name":"server_state_duration_us","url":"interfaces/ServerStateResponse.html#__type.__type-1.server_state_duration_us","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerStateResponse.__type.__type"},{"id":935,"kind":1024,"name":"state_accounting","url":"interfaces/ServerStateResponse.html#__type.__type-1.state_accounting","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerStateResponse.__type.__type"},{"id":936,"kind":1024,"name":"time","url":"interfaces/ServerStateResponse.html#__type.__type-1.time","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerStateResponse.__type.__type"},{"id":937,"kind":1024,"name":"uptime","url":"interfaces/ServerStateResponse.html#__type.__type-1.uptime","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerStateResponse.__type.__type"},{"id":938,"kind":1024,"name":"validated_ledger","url":"interfaces/ServerStateResponse.html#__type.__type-1.validated_ledger","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerStateResponse.__type.__type"},{"id":939,"kind":65536,"name":"__type","url":"interfaces/ServerStateResponse.html#__type.__type-1.__type-5","classes":"tsd-kind-type-literal tsd-parent-kind-type-literal","parent":"ServerStateResponse.__type.__type"},{"id":940,"kind":1024,"name":"age","url":"interfaces/ServerStateResponse.html#__type.__type-1.__type-5.age-1","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerStateResponse.__type.__type.__type"},{"id":941,"kind":1024,"name":"base_fee","url":"interfaces/ServerStateResponse.html#__type.__type-1.__type-5.base_fee-1","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerStateResponse.__type.__type.__type"},{"id":942,"kind":1024,"name":"hash","url":"interfaces/ServerStateResponse.html#__type.__type-1.__type-5.hash-1","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerStateResponse.__type.__type.__type"},{"id":943,"kind":1024,"name":"reserve_base","url":"interfaces/ServerStateResponse.html#__type.__type-1.__type-5.reserve_base-1","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerStateResponse.__type.__type.__type"},{"id":944,"kind":1024,"name":"reserve_inc","url":"interfaces/ServerStateResponse.html#__type.__type-1.__type-5.reserve_inc-1","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerStateResponse.__type.__type.__type"},{"id":945,"kind":1024,"name":"seq","url":"interfaces/ServerStateResponse.html#__type.__type-1.__type-5.seq-1","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerStateResponse.__type.__type.__type"},{"id":946,"kind":1024,"name":"validation_quorum","url":"interfaces/ServerStateResponse.html#__type.__type-1.validation_quorum","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerStateResponse.__type.__type"},{"id":947,"kind":1024,"name":"validator_list_expires","url":"interfaces/ServerStateResponse.html#__type.__type-1.validator_list_expires","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerStateResponse.__type.__type"},{"id":948,"kind":1024,"name":"id","url":"interfaces/ServerStateResponse.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"ServerStateResponse"},{"id":949,"kind":1024,"name":"status","url":"interfaces/ServerStateResponse.html#status","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"ServerStateResponse"},{"id":950,"kind":1024,"name":"type","url":"interfaces/ServerStateResponse.html#type","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"ServerStateResponse"},{"id":951,"kind":1024,"name":"warning","url":"interfaces/ServerStateResponse.html#warning","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"ServerStateResponse"},{"id":952,"kind":1024,"name":"warnings","url":"interfaces/ServerStateResponse.html#warnings","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"ServerStateResponse"},{"id":953,"kind":1024,"name":"forwarded","url":"interfaces/ServerStateResponse.html#forwarded","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"ServerStateResponse"},{"id":954,"kind":1024,"name":"api_version","url":"interfaces/ServerStateResponse.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"ServerStateResponse"},{"id":955,"kind":256,"name":"PingRequest","url":"interfaces/PingRequest.html","classes":"tsd-kind-interface"},{"id":956,"kind":1024,"name":"command","url":"interfaces/PingRequest.html#command","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"PingRequest"},{"id":957,"kind":1024,"name":"id","url":"interfaces/PingRequest.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PingRequest"},{"id":958,"kind":1024,"name":"api_version","url":"interfaces/PingRequest.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PingRequest"},{"id":959,"kind":256,"name":"PingResponse","url":"interfaces/PingResponse.html","classes":"tsd-kind-interface"},{"id":960,"kind":1024,"name":"result","url":"interfaces/PingResponse.html#result","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"PingResponse"},{"id":961,"kind":65536,"name":"__type","url":"interfaces/PingResponse.html#__type","classes":"tsd-kind-type-literal tsd-parent-kind-interface","parent":"PingResponse"},{"id":962,"kind":1024,"name":"id","url":"interfaces/PingResponse.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PingResponse"},{"id":963,"kind":1024,"name":"status","url":"interfaces/PingResponse.html#status","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PingResponse"},{"id":964,"kind":1024,"name":"type","url":"interfaces/PingResponse.html#type","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PingResponse"},{"id":965,"kind":1024,"name":"warning","url":"interfaces/PingResponse.html#warning","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PingResponse"},{"id":966,"kind":1024,"name":"warnings","url":"interfaces/PingResponse.html#warnings","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PingResponse"},{"id":967,"kind":1024,"name":"forwarded","url":"interfaces/PingResponse.html#forwarded","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PingResponse"},{"id":968,"kind":1024,"name":"api_version","url":"interfaces/PingResponse.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PingResponse"},{"id":969,"kind":256,"name":"RandomRequest","url":"interfaces/RandomRequest.html","classes":"tsd-kind-interface"},{"id":970,"kind":1024,"name":"command","url":"interfaces/RandomRequest.html#command","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"RandomRequest"},{"id":971,"kind":1024,"name":"id","url":"interfaces/RandomRequest.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"RandomRequest"},{"id":972,"kind":1024,"name":"api_version","url":"interfaces/RandomRequest.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"RandomRequest"},{"id":973,"kind":256,"name":"RandomResponse","url":"interfaces/RandomResponse.html","classes":"tsd-kind-interface"},{"id":974,"kind":1024,"name":"result","url":"interfaces/RandomResponse.html#result","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"RandomResponse"},{"id":975,"kind":65536,"name":"__type","url":"interfaces/RandomResponse.html#__type","classes":"tsd-kind-type-literal tsd-parent-kind-interface","parent":"RandomResponse"},{"id":976,"kind":1024,"name":"random","url":"interfaces/RandomResponse.html#__type.random","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"RandomResponse.__type"},{"id":977,"kind":1024,"name":"id","url":"interfaces/RandomResponse.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"RandomResponse"},{"id":978,"kind":1024,"name":"status","url":"interfaces/RandomResponse.html#status","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"RandomResponse"},{"id":979,"kind":1024,"name":"type","url":"interfaces/RandomResponse.html#type","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"RandomResponse"},{"id":980,"kind":1024,"name":"warning","url":"interfaces/RandomResponse.html#warning","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"RandomResponse"},{"id":981,"kind":1024,"name":"warnings","url":"interfaces/RandomResponse.html#warnings","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"RandomResponse"},{"id":982,"kind":1024,"name":"forwarded","url":"interfaces/RandomResponse.html#forwarded","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"RandomResponse"},{"id":983,"kind":1024,"name":"api_version","url":"interfaces/RandomResponse.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"RandomResponse"},{"id":984,"kind":256,"name":"ErrorResponse","url":"interfaces/ErrorResponse.html","classes":"tsd-kind-interface"},{"id":985,"kind":1024,"name":"id","url":"interfaces/ErrorResponse.html#id","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"ErrorResponse"},{"id":986,"kind":1024,"name":"status","url":"interfaces/ErrorResponse.html#status","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"ErrorResponse"},{"id":987,"kind":1024,"name":"type","url":"interfaces/ErrorResponse.html#type","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"ErrorResponse"},{"id":988,"kind":1024,"name":"error","url":"interfaces/ErrorResponse.html#error","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"ErrorResponse"},{"id":989,"kind":1024,"name":"error_code","url":"interfaces/ErrorResponse.html#error_code","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"ErrorResponse"},{"id":990,"kind":1024,"name":"error_message","url":"interfaces/ErrorResponse.html#error_message","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"ErrorResponse"},{"id":991,"kind":1024,"name":"request","url":"interfaces/ErrorResponse.html#request","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"ErrorResponse"},{"id":992,"kind":1024,"name":"api_version","url":"interfaces/ErrorResponse.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"ErrorResponse"},{"id":993,"kind":64,"name":"validate","url":"modules.html#validate","classes":"tsd-kind-function"},{"id":994,"kind":256,"name":"TransactionAndMetadata","url":"interfaces/TransactionAndMetadata.html","classes":"tsd-kind-interface"},{"id":995,"kind":1024,"name":"transaction","url":"interfaces/TransactionAndMetadata.html#transaction","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"TransactionAndMetadata"},{"id":996,"kind":1024,"name":"metadata","url":"interfaces/TransactionAndMetadata.html#metadata","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"TransactionAndMetadata"},{"id":997,"kind":4194304,"name":"Transaction","url":"modules.html#Transaction","classes":"tsd-kind-type-alias"},{"id":998,"kind":4,"name":"AccountSetAsfFlags","url":"enums/AccountSetAsfFlags.html","classes":"tsd-kind-enum"},{"id":999,"kind":16,"name":"asfRequireDest","url":"enums/AccountSetAsfFlags.html#asfRequireDest","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"AccountSetAsfFlags"},{"id":1000,"kind":16,"name":"asfRequireAuth","url":"enums/AccountSetAsfFlags.html#asfRequireAuth","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"AccountSetAsfFlags"},{"id":1001,"kind":16,"name":"asfDisallowXRP","url":"enums/AccountSetAsfFlags.html#asfDisallowXRP","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"AccountSetAsfFlags"},{"id":1002,"kind":16,"name":"asfDisableMaster","url":"enums/AccountSetAsfFlags.html#asfDisableMaster","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"AccountSetAsfFlags"},{"id":1003,"kind":16,"name":"asfAccountTxnID","url":"enums/AccountSetAsfFlags.html#asfAccountTxnID","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"AccountSetAsfFlags"},{"id":1004,"kind":16,"name":"asfNoFreeze","url":"enums/AccountSetAsfFlags.html#asfNoFreeze","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"AccountSetAsfFlags"},{"id":1005,"kind":16,"name":"asfGlobalFreeze","url":"enums/AccountSetAsfFlags.html#asfGlobalFreeze","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"AccountSetAsfFlags"},{"id":1006,"kind":16,"name":"asfDefaultRipple","url":"enums/AccountSetAsfFlags.html#asfDefaultRipple","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"AccountSetAsfFlags"},{"id":1007,"kind":16,"name":"asfDepositAuth","url":"enums/AccountSetAsfFlags.html#asfDepositAuth","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"AccountSetAsfFlags"},{"id":1008,"kind":4,"name":"AccountSetTfFlags","url":"enums/AccountSetTfFlags.html","classes":"tsd-kind-enum"},{"id":1009,"kind":16,"name":"tfRequireDestTag","url":"enums/AccountSetTfFlags.html#tfRequireDestTag","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"AccountSetTfFlags"},{"id":1010,"kind":16,"name":"tfOptionalDestTag","url":"enums/AccountSetTfFlags.html#tfOptionalDestTag","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"AccountSetTfFlags"},{"id":1011,"kind":16,"name":"tfRequireAuth","url":"enums/AccountSetTfFlags.html#tfRequireAuth","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"AccountSetTfFlags"},{"id":1012,"kind":16,"name":"tfOptionalAuth","url":"enums/AccountSetTfFlags.html#tfOptionalAuth","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"AccountSetTfFlags"},{"id":1013,"kind":16,"name":"tfDisallowXRP","url":"enums/AccountSetTfFlags.html#tfDisallowXRP","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"AccountSetTfFlags"},{"id":1014,"kind":16,"name":"tfAllowXRP","url":"enums/AccountSetTfFlags.html#tfAllowXRP","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"AccountSetTfFlags"},{"id":1015,"kind":256,"name":"AccountSetFlagsInterface","url":"interfaces/AccountSetFlagsInterface.html","classes":"tsd-kind-interface"},{"id":1016,"kind":1024,"name":"tfRequireDestTag","url":"interfaces/AccountSetFlagsInterface.html#tfRequireDestTag","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountSetFlagsInterface"},{"id":1017,"kind":1024,"name":"tfOptionalDestTag","url":"interfaces/AccountSetFlagsInterface.html#tfOptionalDestTag","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountSetFlagsInterface"},{"id":1018,"kind":1024,"name":"tfRequireAuth","url":"interfaces/AccountSetFlagsInterface.html#tfRequireAuth","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountSetFlagsInterface"},{"id":1019,"kind":1024,"name":"tfOptionalAuth","url":"interfaces/AccountSetFlagsInterface.html#tfOptionalAuth","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountSetFlagsInterface"},{"id":1020,"kind":1024,"name":"tfDisallowXRP","url":"interfaces/AccountSetFlagsInterface.html#tfDisallowXRP","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountSetFlagsInterface"},{"id":1021,"kind":1024,"name":"tfAllowXRP","url":"interfaces/AccountSetFlagsInterface.html#tfAllowXRP","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountSetFlagsInterface"},{"id":1022,"kind":256,"name":"AccountSet","url":"interfaces/AccountSet.html","classes":"tsd-kind-interface"},{"id":1023,"kind":1024,"name":"TransactionType","url":"interfaces/AccountSet.html#TransactionType","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"AccountSet"},{"id":1024,"kind":1024,"name":"Flags","url":"interfaces/AccountSet.html#Flags","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"AccountSet"},{"id":1025,"kind":1024,"name":"ClearFlag","url":"interfaces/AccountSet.html#ClearFlag","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountSet"},{"id":1026,"kind":1024,"name":"Domain","url":"interfaces/AccountSet.html#Domain","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountSet"},{"id":1027,"kind":1024,"name":"EmailHash","url":"interfaces/AccountSet.html#EmailHash","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountSet"},{"id":1028,"kind":1024,"name":"MessageKey","url":"interfaces/AccountSet.html#MessageKey","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountSet"},{"id":1029,"kind":1024,"name":"SetFlag","url":"interfaces/AccountSet.html#SetFlag","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountSet"},{"id":1030,"kind":1024,"name":"TransferRate","url":"interfaces/AccountSet.html#TransferRate","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountSet"},{"id":1031,"kind":1024,"name":"TickSize","url":"interfaces/AccountSet.html#TickSize","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountSet"},{"id":1032,"kind":1024,"name":"Account","url":"interfaces/AccountSet.html#Account","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountSet"},{"id":1033,"kind":1024,"name":"Fee","url":"interfaces/AccountSet.html#Fee","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountSet"},{"id":1034,"kind":1024,"name":"Sequence","url":"interfaces/AccountSet.html#Sequence","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountSet"},{"id":1035,"kind":1024,"name":"AccountTxnID","url":"interfaces/AccountSet.html#AccountTxnID","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountSet"},{"id":1036,"kind":1024,"name":"LastLedgerSequence","url":"interfaces/AccountSet.html#LastLedgerSequence","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountSet"},{"id":1037,"kind":1024,"name":"Memos","url":"interfaces/AccountSet.html#Memos","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountSet"},{"id":1038,"kind":1024,"name":"Signers","url":"interfaces/AccountSet.html#Signers","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountSet"},{"id":1039,"kind":1024,"name":"SourceTag","url":"interfaces/AccountSet.html#SourceTag","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountSet"},{"id":1040,"kind":1024,"name":"SigningPubKey","url":"interfaces/AccountSet.html#SigningPubKey","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountSet"},{"id":1041,"kind":1024,"name":"TicketSequence","url":"interfaces/AccountSet.html#TicketSequence","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountSet"},{"id":1042,"kind":1024,"name":"TxnSignature","url":"interfaces/AccountSet.html#TxnSignature","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountSet"},{"id":1043,"kind":256,"name":"AccountDelete","url":"interfaces/AccountDelete.html","classes":"tsd-kind-interface"},{"id":1044,"kind":1024,"name":"TransactionType","url":"interfaces/AccountDelete.html#TransactionType","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"AccountDelete"},{"id":1045,"kind":1024,"name":"Destination","url":"interfaces/AccountDelete.html#Destination","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountDelete"},{"id":1046,"kind":1024,"name":"DestinationTag","url":"interfaces/AccountDelete.html#DestinationTag","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountDelete"},{"id":1047,"kind":1024,"name":"Account","url":"interfaces/AccountDelete.html#Account","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountDelete"},{"id":1048,"kind":1024,"name":"Fee","url":"interfaces/AccountDelete.html#Fee","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountDelete"},{"id":1049,"kind":1024,"name":"Sequence","url":"interfaces/AccountDelete.html#Sequence","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountDelete"},{"id":1050,"kind":1024,"name":"AccountTxnID","url":"interfaces/AccountDelete.html#AccountTxnID","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountDelete"},{"id":1051,"kind":1024,"name":"Flags","url":"interfaces/AccountDelete.html#Flags","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountDelete"},{"id":1052,"kind":1024,"name":"LastLedgerSequence","url":"interfaces/AccountDelete.html#LastLedgerSequence","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountDelete"},{"id":1053,"kind":1024,"name":"Memos","url":"interfaces/AccountDelete.html#Memos","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountDelete"},{"id":1054,"kind":1024,"name":"Signers","url":"interfaces/AccountDelete.html#Signers","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountDelete"},{"id":1055,"kind":1024,"name":"SourceTag","url":"interfaces/AccountDelete.html#SourceTag","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountDelete"},{"id":1056,"kind":1024,"name":"SigningPubKey","url":"interfaces/AccountDelete.html#SigningPubKey","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountDelete"},{"id":1057,"kind":1024,"name":"TicketSequence","url":"interfaces/AccountDelete.html#TicketSequence","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountDelete"},{"id":1058,"kind":1024,"name":"TxnSignature","url":"interfaces/AccountDelete.html#TxnSignature","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountDelete"},{"id":1059,"kind":256,"name":"CheckCancel","url":"interfaces/CheckCancel.html","classes":"tsd-kind-interface"},{"id":1060,"kind":1024,"name":"TransactionType","url":"interfaces/CheckCancel.html#TransactionType","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"CheckCancel"},{"id":1061,"kind":1024,"name":"CheckID","url":"interfaces/CheckCancel.html#CheckID","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"CheckCancel"},{"id":1062,"kind":1024,"name":"Account","url":"interfaces/CheckCancel.html#Account","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"CheckCancel"},{"id":1063,"kind":1024,"name":"Fee","url":"interfaces/CheckCancel.html#Fee","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"CheckCancel"},{"id":1064,"kind":1024,"name":"Sequence","url":"interfaces/CheckCancel.html#Sequence","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"CheckCancel"},{"id":1065,"kind":1024,"name":"AccountTxnID","url":"interfaces/CheckCancel.html#AccountTxnID","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"CheckCancel"},{"id":1066,"kind":1024,"name":"Flags","url":"interfaces/CheckCancel.html#Flags","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"CheckCancel"},{"id":1067,"kind":1024,"name":"LastLedgerSequence","url":"interfaces/CheckCancel.html#LastLedgerSequence","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"CheckCancel"},{"id":1068,"kind":1024,"name":"Memos","url":"interfaces/CheckCancel.html#Memos","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"CheckCancel"},{"id":1069,"kind":1024,"name":"Signers","url":"interfaces/CheckCancel.html#Signers","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"CheckCancel"},{"id":1070,"kind":1024,"name":"SourceTag","url":"interfaces/CheckCancel.html#SourceTag","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"CheckCancel"},{"id":1071,"kind":1024,"name":"SigningPubKey","url":"interfaces/CheckCancel.html#SigningPubKey","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"CheckCancel"},{"id":1072,"kind":1024,"name":"TicketSequence","url":"interfaces/CheckCancel.html#TicketSequence","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"CheckCancel"},{"id":1073,"kind":1024,"name":"TxnSignature","url":"interfaces/CheckCancel.html#TxnSignature","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"CheckCancel"},{"id":1074,"kind":256,"name":"CheckCash","url":"interfaces/CheckCash.html","classes":"tsd-kind-interface"},{"id":1075,"kind":1024,"name":"TransactionType","url":"interfaces/CheckCash.html#TransactionType","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"CheckCash"},{"id":1076,"kind":1024,"name":"CheckID","url":"interfaces/CheckCash.html#CheckID","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"CheckCash"},{"id":1077,"kind":1024,"name":"Amount","url":"interfaces/CheckCash.html#Amount","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"CheckCash"},{"id":1078,"kind":1024,"name":"DeliverMin","url":"interfaces/CheckCash.html#DeliverMin","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"CheckCash"},{"id":1079,"kind":1024,"name":"Account","url":"interfaces/CheckCash.html#Account","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"CheckCash"},{"id":1080,"kind":1024,"name":"Fee","url":"interfaces/CheckCash.html#Fee","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"CheckCash"},{"id":1081,"kind":1024,"name":"Sequence","url":"interfaces/CheckCash.html#Sequence","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"CheckCash"},{"id":1082,"kind":1024,"name":"AccountTxnID","url":"interfaces/CheckCash.html#AccountTxnID","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"CheckCash"},{"id":1083,"kind":1024,"name":"Flags","url":"interfaces/CheckCash.html#Flags","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"CheckCash"},{"id":1084,"kind":1024,"name":"LastLedgerSequence","url":"interfaces/CheckCash.html#LastLedgerSequence","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"CheckCash"},{"id":1085,"kind":1024,"name":"Memos","url":"interfaces/CheckCash.html#Memos","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"CheckCash"},{"id":1086,"kind":1024,"name":"Signers","url":"interfaces/CheckCash.html#Signers","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"CheckCash"},{"id":1087,"kind":1024,"name":"SourceTag","url":"interfaces/CheckCash.html#SourceTag","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"CheckCash"},{"id":1088,"kind":1024,"name":"SigningPubKey","url":"interfaces/CheckCash.html#SigningPubKey","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"CheckCash"},{"id":1089,"kind":1024,"name":"TicketSequence","url":"interfaces/CheckCash.html#TicketSequence","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"CheckCash"},{"id":1090,"kind":1024,"name":"TxnSignature","url":"interfaces/CheckCash.html#TxnSignature","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"CheckCash"},{"id":1091,"kind":256,"name":"CheckCreate","url":"interfaces/CheckCreate.html","classes":"tsd-kind-interface"},{"id":1092,"kind":1024,"name":"TransactionType","url":"interfaces/CheckCreate.html#TransactionType","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"CheckCreate"},{"id":1093,"kind":1024,"name":"Destination","url":"interfaces/CheckCreate.html#Destination","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"CheckCreate"},{"id":1094,"kind":1024,"name":"SendMax","url":"interfaces/CheckCreate.html#SendMax","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"CheckCreate"},{"id":1095,"kind":1024,"name":"DestinationTag","url":"interfaces/CheckCreate.html#DestinationTag","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"CheckCreate"},{"id":1096,"kind":1024,"name":"Expiration","url":"interfaces/CheckCreate.html#Expiration","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"CheckCreate"},{"id":1097,"kind":1024,"name":"InvoiceID","url":"interfaces/CheckCreate.html#InvoiceID","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"CheckCreate"},{"id":1098,"kind":1024,"name":"Account","url":"interfaces/CheckCreate.html#Account","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"CheckCreate"},{"id":1099,"kind":1024,"name":"Fee","url":"interfaces/CheckCreate.html#Fee","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"CheckCreate"},{"id":1100,"kind":1024,"name":"Sequence","url":"interfaces/CheckCreate.html#Sequence","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"CheckCreate"},{"id":1101,"kind":1024,"name":"AccountTxnID","url":"interfaces/CheckCreate.html#AccountTxnID","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"CheckCreate"},{"id":1102,"kind":1024,"name":"Flags","url":"interfaces/CheckCreate.html#Flags","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"CheckCreate"},{"id":1103,"kind":1024,"name":"LastLedgerSequence","url":"interfaces/CheckCreate.html#LastLedgerSequence","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"CheckCreate"},{"id":1104,"kind":1024,"name":"Memos","url":"interfaces/CheckCreate.html#Memos","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"CheckCreate"},{"id":1105,"kind":1024,"name":"Signers","url":"interfaces/CheckCreate.html#Signers","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"CheckCreate"},{"id":1106,"kind":1024,"name":"SourceTag","url":"interfaces/CheckCreate.html#SourceTag","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"CheckCreate"},{"id":1107,"kind":1024,"name":"SigningPubKey","url":"interfaces/CheckCreate.html#SigningPubKey","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"CheckCreate"},{"id":1108,"kind":1024,"name":"TicketSequence","url":"interfaces/CheckCreate.html#TicketSequence","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"CheckCreate"},{"id":1109,"kind":1024,"name":"TxnSignature","url":"interfaces/CheckCreate.html#TxnSignature","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"CheckCreate"},{"id":1110,"kind":256,"name":"DepositPreauth","url":"interfaces/DepositPreauth.html","classes":"tsd-kind-interface"},{"id":1111,"kind":1024,"name":"TransactionType","url":"interfaces/DepositPreauth.html#TransactionType","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"DepositPreauth"},{"id":1112,"kind":1024,"name":"Authorize","url":"interfaces/DepositPreauth.html#Authorize","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"DepositPreauth"},{"id":1113,"kind":1024,"name":"Unauthorize","url":"interfaces/DepositPreauth.html#Unauthorize","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"DepositPreauth"},{"id":1114,"kind":1024,"name":"Account","url":"interfaces/DepositPreauth.html#Account","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"DepositPreauth"},{"id":1115,"kind":1024,"name":"Fee","url":"interfaces/DepositPreauth.html#Fee","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"DepositPreauth"},{"id":1116,"kind":1024,"name":"Sequence","url":"interfaces/DepositPreauth.html#Sequence","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"DepositPreauth"},{"id":1117,"kind":1024,"name":"AccountTxnID","url":"interfaces/DepositPreauth.html#AccountTxnID","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"DepositPreauth"},{"id":1118,"kind":1024,"name":"Flags","url":"interfaces/DepositPreauth.html#Flags","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"DepositPreauth"},{"id":1119,"kind":1024,"name":"LastLedgerSequence","url":"interfaces/DepositPreauth.html#LastLedgerSequence","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"DepositPreauth"},{"id":1120,"kind":1024,"name":"Memos","url":"interfaces/DepositPreauth.html#Memos","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"DepositPreauth"},{"id":1121,"kind":1024,"name":"Signers","url":"interfaces/DepositPreauth.html#Signers","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"DepositPreauth"},{"id":1122,"kind":1024,"name":"SourceTag","url":"interfaces/DepositPreauth.html#SourceTag","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"DepositPreauth"},{"id":1123,"kind":1024,"name":"SigningPubKey","url":"interfaces/DepositPreauth.html#SigningPubKey","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"DepositPreauth"},{"id":1124,"kind":1024,"name":"TicketSequence","url":"interfaces/DepositPreauth.html#TicketSequence","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"DepositPreauth"},{"id":1125,"kind":1024,"name":"TxnSignature","url":"interfaces/DepositPreauth.html#TxnSignature","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"DepositPreauth"},{"id":1126,"kind":256,"name":"EscrowCancel","url":"interfaces/EscrowCancel.html","classes":"tsd-kind-interface"},{"id":1127,"kind":1024,"name":"TransactionType","url":"interfaces/EscrowCancel.html#TransactionType","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"EscrowCancel"},{"id":1128,"kind":1024,"name":"Owner","url":"interfaces/EscrowCancel.html#Owner","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"EscrowCancel"},{"id":1129,"kind":1024,"name":"OfferSequence","url":"interfaces/EscrowCancel.html#OfferSequence","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"EscrowCancel"},{"id":1130,"kind":1024,"name":"Account","url":"interfaces/EscrowCancel.html#Account","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"EscrowCancel"},{"id":1131,"kind":1024,"name":"Fee","url":"interfaces/EscrowCancel.html#Fee","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"EscrowCancel"},{"id":1132,"kind":1024,"name":"Sequence","url":"interfaces/EscrowCancel.html#Sequence","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"EscrowCancel"},{"id":1133,"kind":1024,"name":"AccountTxnID","url":"interfaces/EscrowCancel.html#AccountTxnID","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"EscrowCancel"},{"id":1134,"kind":1024,"name":"Flags","url":"interfaces/EscrowCancel.html#Flags","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"EscrowCancel"},{"id":1135,"kind":1024,"name":"LastLedgerSequence","url":"interfaces/EscrowCancel.html#LastLedgerSequence","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"EscrowCancel"},{"id":1136,"kind":1024,"name":"Memos","url":"interfaces/EscrowCancel.html#Memos","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"EscrowCancel"},{"id":1137,"kind":1024,"name":"Signers","url":"interfaces/EscrowCancel.html#Signers","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"EscrowCancel"},{"id":1138,"kind":1024,"name":"SourceTag","url":"interfaces/EscrowCancel.html#SourceTag","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"EscrowCancel"},{"id":1139,"kind":1024,"name":"SigningPubKey","url":"interfaces/EscrowCancel.html#SigningPubKey","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"EscrowCancel"},{"id":1140,"kind":1024,"name":"TicketSequence","url":"interfaces/EscrowCancel.html#TicketSequence","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"EscrowCancel"},{"id":1141,"kind":1024,"name":"TxnSignature","url":"interfaces/EscrowCancel.html#TxnSignature","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"EscrowCancel"},{"id":1142,"kind":256,"name":"EscrowCreate","url":"interfaces/EscrowCreate.html","classes":"tsd-kind-interface"},{"id":1143,"kind":1024,"name":"TransactionType","url":"interfaces/EscrowCreate.html#TransactionType","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"EscrowCreate"},{"id":1144,"kind":1024,"name":"Amount","url":"interfaces/EscrowCreate.html#Amount","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"EscrowCreate"},{"id":1145,"kind":1024,"name":"Destination","url":"interfaces/EscrowCreate.html#Destination","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"EscrowCreate"},{"id":1146,"kind":1024,"name":"CancelAfter","url":"interfaces/EscrowCreate.html#CancelAfter","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"EscrowCreate"},{"id":1147,"kind":1024,"name":"FinishAfter","url":"interfaces/EscrowCreate.html#FinishAfter","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"EscrowCreate"},{"id":1148,"kind":1024,"name":"Condition","url":"interfaces/EscrowCreate.html#Condition","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"EscrowCreate"},{"id":1149,"kind":1024,"name":"DestinationTag","url":"interfaces/EscrowCreate.html#DestinationTag","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"EscrowCreate"},{"id":1150,"kind":1024,"name":"Account","url":"interfaces/EscrowCreate.html#Account","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"EscrowCreate"},{"id":1151,"kind":1024,"name":"Fee","url":"interfaces/EscrowCreate.html#Fee","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"EscrowCreate"},{"id":1152,"kind":1024,"name":"Sequence","url":"interfaces/EscrowCreate.html#Sequence","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"EscrowCreate"},{"id":1153,"kind":1024,"name":"AccountTxnID","url":"interfaces/EscrowCreate.html#AccountTxnID","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"EscrowCreate"},{"id":1154,"kind":1024,"name":"Flags","url":"interfaces/EscrowCreate.html#Flags","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"EscrowCreate"},{"id":1155,"kind":1024,"name":"LastLedgerSequence","url":"interfaces/EscrowCreate.html#LastLedgerSequence","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"EscrowCreate"},{"id":1156,"kind":1024,"name":"Memos","url":"interfaces/EscrowCreate.html#Memos","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"EscrowCreate"},{"id":1157,"kind":1024,"name":"Signers","url":"interfaces/EscrowCreate.html#Signers","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"EscrowCreate"},{"id":1158,"kind":1024,"name":"SourceTag","url":"interfaces/EscrowCreate.html#SourceTag","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"EscrowCreate"},{"id":1159,"kind":1024,"name":"SigningPubKey","url":"interfaces/EscrowCreate.html#SigningPubKey","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"EscrowCreate"},{"id":1160,"kind":1024,"name":"TicketSequence","url":"interfaces/EscrowCreate.html#TicketSequence","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"EscrowCreate"},{"id":1161,"kind":1024,"name":"TxnSignature","url":"interfaces/EscrowCreate.html#TxnSignature","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"EscrowCreate"},{"id":1162,"kind":256,"name":"EscrowFinish","url":"interfaces/EscrowFinish.html","classes":"tsd-kind-interface"},{"id":1163,"kind":1024,"name":"TransactionType","url":"interfaces/EscrowFinish.html#TransactionType","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"EscrowFinish"},{"id":1164,"kind":1024,"name":"Owner","url":"interfaces/EscrowFinish.html#Owner","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"EscrowFinish"},{"id":1165,"kind":1024,"name":"OfferSequence","url":"interfaces/EscrowFinish.html#OfferSequence","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"EscrowFinish"},{"id":1166,"kind":1024,"name":"Condition","url":"interfaces/EscrowFinish.html#Condition","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"EscrowFinish"},{"id":1167,"kind":1024,"name":"Fulfillment","url":"interfaces/EscrowFinish.html#Fulfillment","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"EscrowFinish"},{"id":1168,"kind":1024,"name":"Account","url":"interfaces/EscrowFinish.html#Account","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"EscrowFinish"},{"id":1169,"kind":1024,"name":"Fee","url":"interfaces/EscrowFinish.html#Fee","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"EscrowFinish"},{"id":1170,"kind":1024,"name":"Sequence","url":"interfaces/EscrowFinish.html#Sequence","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"EscrowFinish"},{"id":1171,"kind":1024,"name":"AccountTxnID","url":"interfaces/EscrowFinish.html#AccountTxnID","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"EscrowFinish"},{"id":1172,"kind":1024,"name":"Flags","url":"interfaces/EscrowFinish.html#Flags","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"EscrowFinish"},{"id":1173,"kind":1024,"name":"LastLedgerSequence","url":"interfaces/EscrowFinish.html#LastLedgerSequence","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"EscrowFinish"},{"id":1174,"kind":1024,"name":"Memos","url":"interfaces/EscrowFinish.html#Memos","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"EscrowFinish"},{"id":1175,"kind":1024,"name":"Signers","url":"interfaces/EscrowFinish.html#Signers","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"EscrowFinish"},{"id":1176,"kind":1024,"name":"SourceTag","url":"interfaces/EscrowFinish.html#SourceTag","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"EscrowFinish"},{"id":1177,"kind":1024,"name":"SigningPubKey","url":"interfaces/EscrowFinish.html#SigningPubKey","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"EscrowFinish"},{"id":1178,"kind":1024,"name":"TicketSequence","url":"interfaces/EscrowFinish.html#TicketSequence","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"EscrowFinish"},{"id":1179,"kind":1024,"name":"TxnSignature","url":"interfaces/EscrowFinish.html#TxnSignature","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"EscrowFinish"},{"id":1180,"kind":256,"name":"OfferCancel","url":"interfaces/OfferCancel.html","classes":"tsd-kind-interface"},{"id":1181,"kind":1024,"name":"TransactionType","url":"interfaces/OfferCancel.html#TransactionType","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"OfferCancel"},{"id":1182,"kind":1024,"name":"OfferSequence","url":"interfaces/OfferCancel.html#OfferSequence","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"OfferCancel"},{"id":1183,"kind":1024,"name":"Account","url":"interfaces/OfferCancel.html#Account","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"OfferCancel"},{"id":1184,"kind":1024,"name":"Fee","url":"interfaces/OfferCancel.html#Fee","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"OfferCancel"},{"id":1185,"kind":1024,"name":"Sequence","url":"interfaces/OfferCancel.html#Sequence","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"OfferCancel"},{"id":1186,"kind":1024,"name":"AccountTxnID","url":"interfaces/OfferCancel.html#AccountTxnID","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"OfferCancel"},{"id":1187,"kind":1024,"name":"Flags","url":"interfaces/OfferCancel.html#Flags","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"OfferCancel"},{"id":1188,"kind":1024,"name":"LastLedgerSequence","url":"interfaces/OfferCancel.html#LastLedgerSequence","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"OfferCancel"},{"id":1189,"kind":1024,"name":"Memos","url":"interfaces/OfferCancel.html#Memos","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"OfferCancel"},{"id":1190,"kind":1024,"name":"Signers","url":"interfaces/OfferCancel.html#Signers","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"OfferCancel"},{"id":1191,"kind":1024,"name":"SourceTag","url":"interfaces/OfferCancel.html#SourceTag","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"OfferCancel"},{"id":1192,"kind":1024,"name":"SigningPubKey","url":"interfaces/OfferCancel.html#SigningPubKey","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"OfferCancel"},{"id":1193,"kind":1024,"name":"TicketSequence","url":"interfaces/OfferCancel.html#TicketSequence","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"OfferCancel"},{"id":1194,"kind":1024,"name":"TxnSignature","url":"interfaces/OfferCancel.html#TxnSignature","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"OfferCancel"},{"id":1195,"kind":4,"name":"OfferCreateFlags","url":"enums/OfferCreateFlags.html","classes":"tsd-kind-enum"},{"id":1196,"kind":16,"name":"tfPassive","url":"enums/OfferCreateFlags.html#tfPassive","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"OfferCreateFlags"},{"id":1197,"kind":16,"name":"tfImmediateOrCancel","url":"enums/OfferCreateFlags.html#tfImmediateOrCancel","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"OfferCreateFlags"},{"id":1198,"kind":16,"name":"tfFillOrKill","url":"enums/OfferCreateFlags.html#tfFillOrKill","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"OfferCreateFlags"},{"id":1199,"kind":16,"name":"tfSell","url":"enums/OfferCreateFlags.html#tfSell","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"OfferCreateFlags"},{"id":1200,"kind":256,"name":"OfferCreateFlagsInterface","url":"interfaces/OfferCreateFlagsInterface.html","classes":"tsd-kind-interface"},{"id":1201,"kind":1024,"name":"tfPassive","url":"interfaces/OfferCreateFlagsInterface.html#tfPassive","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"OfferCreateFlagsInterface"},{"id":1202,"kind":1024,"name":"tfImmediateOrCancel","url":"interfaces/OfferCreateFlagsInterface.html#tfImmediateOrCancel","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"OfferCreateFlagsInterface"},{"id":1203,"kind":1024,"name":"tfFillOrKill","url":"interfaces/OfferCreateFlagsInterface.html#tfFillOrKill","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"OfferCreateFlagsInterface"},{"id":1204,"kind":1024,"name":"tfSell","url":"interfaces/OfferCreateFlagsInterface.html#tfSell","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"OfferCreateFlagsInterface"},{"id":1205,"kind":256,"name":"OfferCreate","url":"interfaces/OfferCreate.html","classes":"tsd-kind-interface"},{"id":1206,"kind":1024,"name":"TransactionType","url":"interfaces/OfferCreate.html#TransactionType","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"OfferCreate"},{"id":1207,"kind":1024,"name":"Flags","url":"interfaces/OfferCreate.html#Flags","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"OfferCreate"},{"id":1208,"kind":1024,"name":"Expiration","url":"interfaces/OfferCreate.html#Expiration","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"OfferCreate"},{"id":1209,"kind":1024,"name":"OfferSequence","url":"interfaces/OfferCreate.html#OfferSequence","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"OfferCreate"},{"id":1210,"kind":1024,"name":"TakerGets","url":"interfaces/OfferCreate.html#TakerGets","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"OfferCreate"},{"id":1211,"kind":1024,"name":"TakerPays","url":"interfaces/OfferCreate.html#TakerPays","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"OfferCreate"},{"id":1212,"kind":1024,"name":"Account","url":"interfaces/OfferCreate.html#Account","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"OfferCreate"},{"id":1213,"kind":1024,"name":"Fee","url":"interfaces/OfferCreate.html#Fee","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"OfferCreate"},{"id":1214,"kind":1024,"name":"Sequence","url":"interfaces/OfferCreate.html#Sequence","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"OfferCreate"},{"id":1215,"kind":1024,"name":"AccountTxnID","url":"interfaces/OfferCreate.html#AccountTxnID","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"OfferCreate"},{"id":1216,"kind":1024,"name":"LastLedgerSequence","url":"interfaces/OfferCreate.html#LastLedgerSequence","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"OfferCreate"},{"id":1217,"kind":1024,"name":"Memos","url":"interfaces/OfferCreate.html#Memos","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"OfferCreate"},{"id":1218,"kind":1024,"name":"Signers","url":"interfaces/OfferCreate.html#Signers","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"OfferCreate"},{"id":1219,"kind":1024,"name":"SourceTag","url":"interfaces/OfferCreate.html#SourceTag","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"OfferCreate"},{"id":1220,"kind":1024,"name":"SigningPubKey","url":"interfaces/OfferCreate.html#SigningPubKey","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"OfferCreate"},{"id":1221,"kind":1024,"name":"TicketSequence","url":"interfaces/OfferCreate.html#TicketSequence","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"OfferCreate"},{"id":1222,"kind":1024,"name":"TxnSignature","url":"interfaces/OfferCreate.html#TxnSignature","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"OfferCreate"},{"id":1223,"kind":4,"name":"PaymentFlags","url":"enums/PaymentFlags.html","classes":"tsd-kind-enum"},{"id":1224,"kind":16,"name":"tfNoDirectRipple","url":"enums/PaymentFlags.html#tfNoDirectRipple","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"PaymentFlags"},{"id":1225,"kind":16,"name":"tfPartialPayment","url":"enums/PaymentFlags.html#tfPartialPayment","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"PaymentFlags"},{"id":1226,"kind":16,"name":"tfLimitQuality","url":"enums/PaymentFlags.html#tfLimitQuality","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"PaymentFlags"},{"id":1227,"kind":256,"name":"PaymentFlagsInterface","url":"interfaces/PaymentFlagsInterface.html","classes":"tsd-kind-interface"},{"id":1228,"kind":1024,"name":"tfNoDirectRipple","url":"interfaces/PaymentFlagsInterface.html#tfNoDirectRipple","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"PaymentFlagsInterface"},{"id":1229,"kind":1024,"name":"tfPartialPayment","url":"interfaces/PaymentFlagsInterface.html#tfPartialPayment","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"PaymentFlagsInterface"},{"id":1230,"kind":1024,"name":"tfLimitQuality","url":"interfaces/PaymentFlagsInterface.html#tfLimitQuality","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"PaymentFlagsInterface"},{"id":1231,"kind":256,"name":"Payment","url":"interfaces/Payment.html","classes":"tsd-kind-interface"},{"id":1232,"kind":1024,"name":"TransactionType","url":"interfaces/Payment.html#TransactionType","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"Payment"},{"id":1233,"kind":1024,"name":"Amount","url":"interfaces/Payment.html#Amount","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Payment"},{"id":1234,"kind":1024,"name":"Destination","url":"interfaces/Payment.html#Destination","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Payment"},{"id":1235,"kind":1024,"name":"DestinationTag","url":"interfaces/Payment.html#DestinationTag","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Payment"},{"id":1236,"kind":1024,"name":"InvoiceID","url":"interfaces/Payment.html#InvoiceID","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Payment"},{"id":1237,"kind":1024,"name":"Paths","url":"interfaces/Payment.html#Paths","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Payment"},{"id":1238,"kind":1024,"name":"SendMax","url":"interfaces/Payment.html#SendMax","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Payment"},{"id":1239,"kind":1024,"name":"DeliverMin","url":"interfaces/Payment.html#DeliverMin","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Payment"},{"id":1240,"kind":1024,"name":"Flags","url":"interfaces/Payment.html#Flags","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"Payment"},{"id":1241,"kind":1024,"name":"Account","url":"interfaces/Payment.html#Account","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Payment"},{"id":1242,"kind":1024,"name":"Fee","url":"interfaces/Payment.html#Fee","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Payment"},{"id":1243,"kind":1024,"name":"Sequence","url":"interfaces/Payment.html#Sequence","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Payment"},{"id":1244,"kind":1024,"name":"AccountTxnID","url":"interfaces/Payment.html#AccountTxnID","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Payment"},{"id":1245,"kind":1024,"name":"LastLedgerSequence","url":"interfaces/Payment.html#LastLedgerSequence","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Payment"},{"id":1246,"kind":1024,"name":"Memos","url":"interfaces/Payment.html#Memos","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Payment"},{"id":1247,"kind":1024,"name":"Signers","url":"interfaces/Payment.html#Signers","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Payment"},{"id":1248,"kind":1024,"name":"SourceTag","url":"interfaces/Payment.html#SourceTag","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Payment"},{"id":1249,"kind":1024,"name":"SigningPubKey","url":"interfaces/Payment.html#SigningPubKey","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Payment"},{"id":1250,"kind":1024,"name":"TicketSequence","url":"interfaces/Payment.html#TicketSequence","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Payment"},{"id":1251,"kind":1024,"name":"TxnSignature","url":"interfaces/Payment.html#TxnSignature","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Payment"},{"id":1252,"kind":4,"name":"PaymentChannelClaimFlags","url":"enums/PaymentChannelClaimFlags.html","classes":"tsd-kind-enum"},{"id":1253,"kind":16,"name":"tfRenew","url":"enums/PaymentChannelClaimFlags.html#tfRenew","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"PaymentChannelClaimFlags"},{"id":1254,"kind":16,"name":"tfClose","url":"enums/PaymentChannelClaimFlags.html#tfClose","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"PaymentChannelClaimFlags"},{"id":1255,"kind":256,"name":"PaymentChannelClaimFlagsInterface","url":"interfaces/PaymentChannelClaimFlagsInterface.html","classes":"tsd-kind-interface"},{"id":1256,"kind":1024,"name":"tfRenew","url":"interfaces/PaymentChannelClaimFlagsInterface.html#tfRenew","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"PaymentChannelClaimFlagsInterface"},{"id":1257,"kind":1024,"name":"tfClose","url":"interfaces/PaymentChannelClaimFlagsInterface.html#tfClose","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"PaymentChannelClaimFlagsInterface"},{"id":1258,"kind":256,"name":"PaymentChannelClaim","url":"interfaces/PaymentChannelClaim.html","classes":"tsd-kind-interface"},{"id":1259,"kind":1024,"name":"TransactionType","url":"interfaces/PaymentChannelClaim.html#TransactionType","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"PaymentChannelClaim"},{"id":1260,"kind":1024,"name":"Flags","url":"interfaces/PaymentChannelClaim.html#Flags","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"PaymentChannelClaim"},{"id":1261,"kind":1024,"name":"Channel","url":"interfaces/PaymentChannelClaim.html#Channel","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"PaymentChannelClaim"},{"id":1262,"kind":1024,"name":"Balance","url":"interfaces/PaymentChannelClaim.html#Balance","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"PaymentChannelClaim"},{"id":1263,"kind":1024,"name":"Amount","url":"interfaces/PaymentChannelClaim.html#Amount","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"PaymentChannelClaim"},{"id":1264,"kind":1024,"name":"Signature","url":"interfaces/PaymentChannelClaim.html#Signature","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"PaymentChannelClaim"},{"id":1265,"kind":1024,"name":"PublicKey","url":"interfaces/PaymentChannelClaim.html#PublicKey","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"PaymentChannelClaim"},{"id":1266,"kind":1024,"name":"Account","url":"interfaces/PaymentChannelClaim.html#Account","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PaymentChannelClaim"},{"id":1267,"kind":1024,"name":"Fee","url":"interfaces/PaymentChannelClaim.html#Fee","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PaymentChannelClaim"},{"id":1268,"kind":1024,"name":"Sequence","url":"interfaces/PaymentChannelClaim.html#Sequence","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PaymentChannelClaim"},{"id":1269,"kind":1024,"name":"AccountTxnID","url":"interfaces/PaymentChannelClaim.html#AccountTxnID","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PaymentChannelClaim"},{"id":1270,"kind":1024,"name":"LastLedgerSequence","url":"interfaces/PaymentChannelClaim.html#LastLedgerSequence","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PaymentChannelClaim"},{"id":1271,"kind":1024,"name":"Memos","url":"interfaces/PaymentChannelClaim.html#Memos","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PaymentChannelClaim"},{"id":1272,"kind":1024,"name":"Signers","url":"interfaces/PaymentChannelClaim.html#Signers","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PaymentChannelClaim"},{"id":1273,"kind":1024,"name":"SourceTag","url":"interfaces/PaymentChannelClaim.html#SourceTag","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PaymentChannelClaim"},{"id":1274,"kind":1024,"name":"SigningPubKey","url":"interfaces/PaymentChannelClaim.html#SigningPubKey","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PaymentChannelClaim"},{"id":1275,"kind":1024,"name":"TicketSequence","url":"interfaces/PaymentChannelClaim.html#TicketSequence","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PaymentChannelClaim"},{"id":1276,"kind":1024,"name":"TxnSignature","url":"interfaces/PaymentChannelClaim.html#TxnSignature","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PaymentChannelClaim"},{"id":1277,"kind":256,"name":"PaymentChannelCreate","url":"interfaces/PaymentChannelCreate.html","classes":"tsd-kind-interface"},{"id":1278,"kind":1024,"name":"TransactionType","url":"interfaces/PaymentChannelCreate.html#TransactionType","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"PaymentChannelCreate"},{"id":1279,"kind":1024,"name":"Amount","url":"interfaces/PaymentChannelCreate.html#Amount","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"PaymentChannelCreate"},{"id":1280,"kind":1024,"name":"Destination","url":"interfaces/PaymentChannelCreate.html#Destination","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"PaymentChannelCreate"},{"id":1281,"kind":1024,"name":"SettleDelay","url":"interfaces/PaymentChannelCreate.html#SettleDelay","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"PaymentChannelCreate"},{"id":1282,"kind":1024,"name":"PublicKey","url":"interfaces/PaymentChannelCreate.html#PublicKey","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"PaymentChannelCreate"},{"id":1283,"kind":1024,"name":"CancelAfter","url":"interfaces/PaymentChannelCreate.html#CancelAfter","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"PaymentChannelCreate"},{"id":1284,"kind":1024,"name":"DestinationTag","url":"interfaces/PaymentChannelCreate.html#DestinationTag","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"PaymentChannelCreate"},{"id":1285,"kind":1024,"name":"Account","url":"interfaces/PaymentChannelCreate.html#Account","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PaymentChannelCreate"},{"id":1286,"kind":1024,"name":"Fee","url":"interfaces/PaymentChannelCreate.html#Fee","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PaymentChannelCreate"},{"id":1287,"kind":1024,"name":"Sequence","url":"interfaces/PaymentChannelCreate.html#Sequence","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PaymentChannelCreate"},{"id":1288,"kind":1024,"name":"AccountTxnID","url":"interfaces/PaymentChannelCreate.html#AccountTxnID","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PaymentChannelCreate"},{"id":1289,"kind":1024,"name":"Flags","url":"interfaces/PaymentChannelCreate.html#Flags","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PaymentChannelCreate"},{"id":1290,"kind":1024,"name":"LastLedgerSequence","url":"interfaces/PaymentChannelCreate.html#LastLedgerSequence","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PaymentChannelCreate"},{"id":1291,"kind":1024,"name":"Memos","url":"interfaces/PaymentChannelCreate.html#Memos","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PaymentChannelCreate"},{"id":1292,"kind":1024,"name":"Signers","url":"interfaces/PaymentChannelCreate.html#Signers","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PaymentChannelCreate"},{"id":1293,"kind":1024,"name":"SourceTag","url":"interfaces/PaymentChannelCreate.html#SourceTag","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PaymentChannelCreate"},{"id":1294,"kind":1024,"name":"SigningPubKey","url":"interfaces/PaymentChannelCreate.html#SigningPubKey","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PaymentChannelCreate"},{"id":1295,"kind":1024,"name":"TicketSequence","url":"interfaces/PaymentChannelCreate.html#TicketSequence","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PaymentChannelCreate"},{"id":1296,"kind":1024,"name":"TxnSignature","url":"interfaces/PaymentChannelCreate.html#TxnSignature","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PaymentChannelCreate"},{"id":1297,"kind":256,"name":"PaymentChannelFund","url":"interfaces/PaymentChannelFund.html","classes":"tsd-kind-interface"},{"id":1298,"kind":1024,"name":"TransactionType","url":"interfaces/PaymentChannelFund.html#TransactionType","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"PaymentChannelFund"},{"id":1299,"kind":1024,"name":"Channel","url":"interfaces/PaymentChannelFund.html#Channel","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"PaymentChannelFund"},{"id":1300,"kind":1024,"name":"Amount","url":"interfaces/PaymentChannelFund.html#Amount","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"PaymentChannelFund"},{"id":1301,"kind":1024,"name":"Expiration","url":"interfaces/PaymentChannelFund.html#Expiration","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"PaymentChannelFund"},{"id":1302,"kind":1024,"name":"Account","url":"interfaces/PaymentChannelFund.html#Account","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PaymentChannelFund"},{"id":1303,"kind":1024,"name":"Fee","url":"interfaces/PaymentChannelFund.html#Fee","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PaymentChannelFund"},{"id":1304,"kind":1024,"name":"Sequence","url":"interfaces/PaymentChannelFund.html#Sequence","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PaymentChannelFund"},{"id":1305,"kind":1024,"name":"AccountTxnID","url":"interfaces/PaymentChannelFund.html#AccountTxnID","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PaymentChannelFund"},{"id":1306,"kind":1024,"name":"Flags","url":"interfaces/PaymentChannelFund.html#Flags","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PaymentChannelFund"},{"id":1307,"kind":1024,"name":"LastLedgerSequence","url":"interfaces/PaymentChannelFund.html#LastLedgerSequence","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PaymentChannelFund"},{"id":1308,"kind":1024,"name":"Memos","url":"interfaces/PaymentChannelFund.html#Memos","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PaymentChannelFund"},{"id":1309,"kind":1024,"name":"Signers","url":"interfaces/PaymentChannelFund.html#Signers","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PaymentChannelFund"},{"id":1310,"kind":1024,"name":"SourceTag","url":"interfaces/PaymentChannelFund.html#SourceTag","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PaymentChannelFund"},{"id":1311,"kind":1024,"name":"SigningPubKey","url":"interfaces/PaymentChannelFund.html#SigningPubKey","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PaymentChannelFund"},{"id":1312,"kind":1024,"name":"TicketSequence","url":"interfaces/PaymentChannelFund.html#TicketSequence","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PaymentChannelFund"},{"id":1313,"kind":1024,"name":"TxnSignature","url":"interfaces/PaymentChannelFund.html#TxnSignature","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PaymentChannelFund"},{"id":1314,"kind":256,"name":"SetRegularKey","url":"interfaces/SetRegularKey.html","classes":"tsd-kind-interface"},{"id":1315,"kind":1024,"name":"TransactionType","url":"interfaces/SetRegularKey.html#TransactionType","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"SetRegularKey"},{"id":1316,"kind":1024,"name":"RegularKey","url":"interfaces/SetRegularKey.html#RegularKey","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"SetRegularKey"},{"id":1317,"kind":1024,"name":"Account","url":"interfaces/SetRegularKey.html#Account","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"SetRegularKey"},{"id":1318,"kind":1024,"name":"Fee","url":"interfaces/SetRegularKey.html#Fee","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"SetRegularKey"},{"id":1319,"kind":1024,"name":"Sequence","url":"interfaces/SetRegularKey.html#Sequence","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"SetRegularKey"},{"id":1320,"kind":1024,"name":"AccountTxnID","url":"interfaces/SetRegularKey.html#AccountTxnID","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"SetRegularKey"},{"id":1321,"kind":1024,"name":"Flags","url":"interfaces/SetRegularKey.html#Flags","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"SetRegularKey"},{"id":1322,"kind":1024,"name":"LastLedgerSequence","url":"interfaces/SetRegularKey.html#LastLedgerSequence","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"SetRegularKey"},{"id":1323,"kind":1024,"name":"Memos","url":"interfaces/SetRegularKey.html#Memos","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"SetRegularKey"},{"id":1324,"kind":1024,"name":"Signers","url":"interfaces/SetRegularKey.html#Signers","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"SetRegularKey"},{"id":1325,"kind":1024,"name":"SourceTag","url":"interfaces/SetRegularKey.html#SourceTag","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"SetRegularKey"},{"id":1326,"kind":1024,"name":"SigningPubKey","url":"interfaces/SetRegularKey.html#SigningPubKey","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"SetRegularKey"},{"id":1327,"kind":1024,"name":"TicketSequence","url":"interfaces/SetRegularKey.html#TicketSequence","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"SetRegularKey"},{"id":1328,"kind":1024,"name":"TxnSignature","url":"interfaces/SetRegularKey.html#TxnSignature","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"SetRegularKey"},{"id":1329,"kind":256,"name":"SignerListSet","url":"interfaces/SignerListSet.html","classes":"tsd-kind-interface"},{"id":1330,"kind":1024,"name":"TransactionType","url":"interfaces/SignerListSet.html#TransactionType","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"SignerListSet"},{"id":1331,"kind":1024,"name":"SignerQuorum","url":"interfaces/SignerListSet.html#SignerQuorum","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"SignerListSet"},{"id":1332,"kind":1024,"name":"SignerEntries","url":"interfaces/SignerListSet.html#SignerEntries","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"SignerListSet"},{"id":1333,"kind":1024,"name":"Account","url":"interfaces/SignerListSet.html#Account","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"SignerListSet"},{"id":1334,"kind":1024,"name":"Fee","url":"interfaces/SignerListSet.html#Fee","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"SignerListSet"},{"id":1335,"kind":1024,"name":"Sequence","url":"interfaces/SignerListSet.html#Sequence","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"SignerListSet"},{"id":1336,"kind":1024,"name":"AccountTxnID","url":"interfaces/SignerListSet.html#AccountTxnID","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"SignerListSet"},{"id":1337,"kind":1024,"name":"Flags","url":"interfaces/SignerListSet.html#Flags","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"SignerListSet"},{"id":1338,"kind":1024,"name":"LastLedgerSequence","url":"interfaces/SignerListSet.html#LastLedgerSequence","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"SignerListSet"},{"id":1339,"kind":1024,"name":"Memos","url":"interfaces/SignerListSet.html#Memos","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"SignerListSet"},{"id":1340,"kind":1024,"name":"Signers","url":"interfaces/SignerListSet.html#Signers","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"SignerListSet"},{"id":1341,"kind":1024,"name":"SourceTag","url":"interfaces/SignerListSet.html#SourceTag","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"SignerListSet"},{"id":1342,"kind":1024,"name":"SigningPubKey","url":"interfaces/SignerListSet.html#SigningPubKey","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"SignerListSet"},{"id":1343,"kind":1024,"name":"TicketSequence","url":"interfaces/SignerListSet.html#TicketSequence","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"SignerListSet"},{"id":1344,"kind":1024,"name":"TxnSignature","url":"interfaces/SignerListSet.html#TxnSignature","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"SignerListSet"},{"id":1345,"kind":256,"name":"TicketCreate","url":"interfaces/TicketCreate.html","classes":"tsd-kind-interface"},{"id":1346,"kind":1024,"name":"TransactionType","url":"interfaces/TicketCreate.html#TransactionType","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"TicketCreate"},{"id":1347,"kind":1024,"name":"TicketCount","url":"interfaces/TicketCreate.html#TicketCount","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"TicketCreate"},{"id":1348,"kind":1024,"name":"Account","url":"interfaces/TicketCreate.html#Account","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"TicketCreate"},{"id":1349,"kind":1024,"name":"Fee","url":"interfaces/TicketCreate.html#Fee","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"TicketCreate"},{"id":1350,"kind":1024,"name":"Sequence","url":"interfaces/TicketCreate.html#Sequence","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"TicketCreate"},{"id":1351,"kind":1024,"name":"AccountTxnID","url":"interfaces/TicketCreate.html#AccountTxnID","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"TicketCreate"},{"id":1352,"kind":1024,"name":"Flags","url":"interfaces/TicketCreate.html#Flags","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"TicketCreate"},{"id":1353,"kind":1024,"name":"LastLedgerSequence","url":"interfaces/TicketCreate.html#LastLedgerSequence","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"TicketCreate"},{"id":1354,"kind":1024,"name":"Memos","url":"interfaces/TicketCreate.html#Memos","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"TicketCreate"},{"id":1355,"kind":1024,"name":"Signers","url":"interfaces/TicketCreate.html#Signers","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"TicketCreate"},{"id":1356,"kind":1024,"name":"SourceTag","url":"interfaces/TicketCreate.html#SourceTag","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"TicketCreate"},{"id":1357,"kind":1024,"name":"SigningPubKey","url":"interfaces/TicketCreate.html#SigningPubKey","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"TicketCreate"},{"id":1358,"kind":1024,"name":"TicketSequence","url":"interfaces/TicketCreate.html#TicketSequence","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"TicketCreate"},{"id":1359,"kind":1024,"name":"TxnSignature","url":"interfaces/TicketCreate.html#TxnSignature","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"TicketCreate"},{"id":1360,"kind":256,"name":"TrustSetFlagsInterface","url":"interfaces/TrustSetFlagsInterface.html","classes":"tsd-kind-interface"},{"id":1361,"kind":1024,"name":"tfSetfAuth","url":"interfaces/TrustSetFlagsInterface.html#tfSetfAuth","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"TrustSetFlagsInterface"},{"id":1362,"kind":1024,"name":"tfSetNoRipple","url":"interfaces/TrustSetFlagsInterface.html#tfSetNoRipple","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"TrustSetFlagsInterface"},{"id":1363,"kind":1024,"name":"tfClearNoRipple","url":"interfaces/TrustSetFlagsInterface.html#tfClearNoRipple","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"TrustSetFlagsInterface"},{"id":1364,"kind":1024,"name":"tfSetFreeze","url":"interfaces/TrustSetFlagsInterface.html#tfSetFreeze","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"TrustSetFlagsInterface"},{"id":1365,"kind":1024,"name":"tfClearFreeze","url":"interfaces/TrustSetFlagsInterface.html#tfClearFreeze","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"TrustSetFlagsInterface"},{"id":1366,"kind":4,"name":"TrustSetFlags","url":"enums/TrustSetFlags.html","classes":"tsd-kind-enum"},{"id":1367,"kind":16,"name":"tfSetfAuth","url":"enums/TrustSetFlags.html#tfSetfAuth","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"TrustSetFlags"},{"id":1368,"kind":16,"name":"tfSetNoRipple","url":"enums/TrustSetFlags.html#tfSetNoRipple","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"TrustSetFlags"},{"id":1369,"kind":16,"name":"tfClearNoRipple","url":"enums/TrustSetFlags.html#tfClearNoRipple","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"TrustSetFlags"},{"id":1370,"kind":16,"name":"tfSetFreeze","url":"enums/TrustSetFlags.html#tfSetFreeze","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"TrustSetFlags"},{"id":1371,"kind":16,"name":"tfClearFreeze","url":"enums/TrustSetFlags.html#tfClearFreeze","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"TrustSetFlags"},{"id":1372,"kind":256,"name":"TrustSet","url":"interfaces/TrustSet.html","classes":"tsd-kind-interface"},{"id":1373,"kind":1024,"name":"TransactionType","url":"interfaces/TrustSet.html#TransactionType","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"TrustSet"},{"id":1374,"kind":1024,"name":"LimitAmount","url":"interfaces/TrustSet.html#LimitAmount","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"TrustSet"},{"id":1375,"kind":1024,"name":"QualityIn","url":"interfaces/TrustSet.html#QualityIn","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"TrustSet"},{"id":1376,"kind":1024,"name":"QualityOut","url":"interfaces/TrustSet.html#QualityOut","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"TrustSet"},{"id":1377,"kind":1024,"name":"Flags","url":"interfaces/TrustSet.html#Flags","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"TrustSet"},{"id":1378,"kind":1024,"name":"Account","url":"interfaces/TrustSet.html#Account","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"TrustSet"},{"id":1379,"kind":1024,"name":"Fee","url":"interfaces/TrustSet.html#Fee","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"TrustSet"},{"id":1380,"kind":1024,"name":"Sequence","url":"interfaces/TrustSet.html#Sequence","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"TrustSet"},{"id":1381,"kind":1024,"name":"AccountTxnID","url":"interfaces/TrustSet.html#AccountTxnID","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"TrustSet"},{"id":1382,"kind":1024,"name":"LastLedgerSequence","url":"interfaces/TrustSet.html#LastLedgerSequence","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"TrustSet"},{"id":1383,"kind":1024,"name":"Memos","url":"interfaces/TrustSet.html#Memos","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"TrustSet"},{"id":1384,"kind":1024,"name":"Signers","url":"interfaces/TrustSet.html#Signers","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"TrustSet"},{"id":1385,"kind":1024,"name":"SourceTag","url":"interfaces/TrustSet.html#SourceTag","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"TrustSet"},{"id":1386,"kind":1024,"name":"SigningPubKey","url":"interfaces/TrustSet.html#SigningPubKey","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"TrustSet"},{"id":1387,"kind":1024,"name":"TicketSequence","url":"interfaces/TrustSet.html#TicketSequence","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"TrustSet"},{"id":1388,"kind":1024,"name":"TxnSignature","url":"interfaces/TrustSet.html#TxnSignature","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"TrustSet"},{"id":1389,"kind":64,"name":"getBalanceChanges","url":"modules.html#getBalanceChanges","classes":"tsd-kind-function"},{"id":1390,"kind":64,"name":"dropsToXrp","url":"modules.html#dropsToXrp","classes":"tsd-kind-function"},{"id":1391,"kind":64,"name":"xrpToDrops","url":"modules.html#xrpToDrops","classes":"tsd-kind-function"},{"id":1392,"kind":64,"name":"removeUndefined","url":"modules.html#removeUndefined","classes":"tsd-kind-function tsd-has-type-parameter"},{"id":1393,"kind":64,"name":"rippleTimeToISOTime","url":"modules.html#rippleTimeToISOTime","classes":"tsd-kind-function"},{"id":1394,"kind":64,"name":"ISOTimeToRippleTime","url":"modules.html#ISOTimeToRippleTime","classes":"tsd-kind-function"},{"id":1395,"kind":64,"name":"rippleTimeToUnixTime","url":"modules.html#rippleTimeToUnixTime","classes":"tsd-kind-function"},{"id":1396,"kind":64,"name":"unixTimeToRippleTime","url":"modules.html#unixTimeToRippleTime","classes":"tsd-kind-function"},{"id":1397,"kind":64,"name":"isValidSecret","url":"modules.html#isValidSecret","classes":"tsd-kind-function"},{"id":1398,"kind":64,"name":"isValidAddress","url":"modules.html#isValidAddress","classes":"tsd-kind-function"},{"id":1399,"kind":32,"name":"hashes","url":"modules.html#hashes","classes":"tsd-kind-variable"},{"id":1400,"kind":65536,"name":"__type","url":"modules.html#hashes.__type","classes":"tsd-kind-type-literal tsd-parent-kind-variable","parent":"hashes"},{"id":1401,"kind":1024,"name":"hashSignedTx","url":"modules.html#hashes.__type.hashSignedTx","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"hashes.__type"},{"id":1402,"kind":65536,"name":"__type","url":"modules.html#hashes.__type.__type-7","classes":"tsd-kind-type-literal tsd-parent-kind-type-literal","parent":"hashes.__type"},{"id":1403,"kind":1024,"name":"hashTx","url":"modules.html#hashes.__type.hashTx","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"hashes.__type"},{"id":1404,"kind":65536,"name":"__type","url":"modules.html#hashes.__type.__type-11","classes":"tsd-kind-type-literal tsd-parent-kind-type-literal","parent":"hashes.__type"},{"id":1405,"kind":1024,"name":"hashAccountRoot","url":"modules.html#hashes.__type.hashAccountRoot","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"hashes.__type"},{"id":1406,"kind":65536,"name":"__type","url":"modules.html#hashes.__type.__type-1","classes":"tsd-kind-type-literal tsd-parent-kind-type-literal","parent":"hashes.__type"},{"id":1407,"kind":1024,"name":"hashSignerListId","url":"modules.html#hashes.__type.hashSignerListId","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"hashes.__type"},{"id":1408,"kind":65536,"name":"__type","url":"modules.html#hashes.__type.__type-8","classes":"tsd-kind-type-literal tsd-parent-kind-type-literal","parent":"hashes.__type"},{"id":1409,"kind":1024,"name":"hashOfferId","url":"modules.html#hashes.__type.hashOfferId","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"hashes.__type"},{"id":1410,"kind":65536,"name":"__type","url":"modules.html#hashes.__type.__type-5","classes":"tsd-kind-type-literal tsd-parent-kind-type-literal","parent":"hashes.__type"},{"id":1411,"kind":1024,"name":"hashTrustline","url":"modules.html#hashes.__type.hashTrustline","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"hashes.__type"},{"id":1412,"kind":65536,"name":"__type","url":"modules.html#hashes.__type.__type-10","classes":"tsd-kind-type-literal tsd-parent-kind-type-literal","parent":"hashes.__type"},{"id":1413,"kind":1024,"name":"hashTxTree","url":"modules.html#hashes.__type.hashTxTree","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"hashes.__type"},{"id":1414,"kind":65536,"name":"__type","url":"modules.html#hashes.__type.__type-12","classes":"tsd-kind-type-literal tsd-parent-kind-type-literal","parent":"hashes.__type"},{"id":1415,"kind":1024,"name":"hashStateTree","url":"modules.html#hashes.__type.hashStateTree","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"hashes.__type"},{"id":1416,"kind":65536,"name":"__type","url":"modules.html#hashes.__type.__type-9","classes":"tsd-kind-type-literal tsd-parent-kind-type-literal","parent":"hashes.__type"},{"id":1417,"kind":1024,"name":"hashLedger","url":"modules.html#hashes.__type.hashLedger","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"hashes.__type"},{"id":1418,"kind":65536,"name":"__type","url":"modules.html#hashes.__type.__type-3","classes":"tsd-kind-type-literal tsd-parent-kind-type-literal","parent":"hashes.__type"},{"id":1419,"kind":1024,"name":"hashLedgerHeader","url":"modules.html#hashes.__type.hashLedgerHeader","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"hashes.__type"},{"id":1420,"kind":65536,"name":"__type","url":"modules.html#hashes.__type.__type-4","classes":"tsd-kind-type-literal tsd-parent-kind-type-literal","parent":"hashes.__type"},{"id":1421,"kind":1024,"name":"hashEscrow","url":"modules.html#hashes.__type.hashEscrow","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"hashes.__type"},{"id":1422,"kind":65536,"name":"__type","url":"modules.html#hashes.__type.__type-2","classes":"tsd-kind-type-literal tsd-parent-kind-type-literal","parent":"hashes.__type"},{"id":1423,"kind":1024,"name":"hashPaymentChannel","url":"modules.html#hashes.__type.hashPaymentChannel","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"hashes.__type"},{"id":1424,"kind":65536,"name":"__type","url":"modules.html#hashes.__type.__type-6","classes":"tsd-kind-type-literal tsd-parent-kind-type-literal","parent":"hashes.__type"},{"id":1425,"kind":64,"name":"generateXAddress","url":"modules.html#generateXAddress","classes":"tsd-kind-function"},{"id":1426,"kind":65536,"name":"__type","url":"modules.html#__type","classes":"tsd-kind-type-literal"},{"id":1427,"kind":64,"name":"deriveXAddress","url":"modules.html#deriveXAddress","classes":"tsd-kind-function"},{"id":1428,"kind":64,"name":"signPaymentChannelClaim","url":"modules.html#signPaymentChannelClaim","classes":"tsd-kind-function"},{"id":1429,"kind":64,"name":"verifyPaymentChannelClaim","url":"modules.html#verifyPaymentChannelClaim","classes":"tsd-kind-function"},{"id":1430,"kind":64,"name":"convertStringToHex","url":"modules.html#convertStringToHex","classes":"tsd-kind-function"},{"id":1431,"kind":128,"name":"XrplError","url":"classes/XrplError.html","classes":"tsd-kind-class"},{"id":1432,"kind":65536,"name":"__type","url":"classes/XrplError.html#__type","classes":"tsd-kind-type-literal tsd-parent-kind-class","parent":"XrplError"},{"id":1433,"kind":512,"name":"constructor","url":"classes/XrplError.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite","parent":"XrplError"},{"id":1434,"kind":1024,"name":"name","url":"classes/XrplError.html#name","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-overwrite","parent":"XrplError"},{"id":1435,"kind":1024,"name":"message","url":"classes/XrplError.html#message","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-overwrite","parent":"XrplError"},{"id":1436,"kind":1024,"name":"data","url":"classes/XrplError.html#data","classes":"tsd-kind-property tsd-parent-kind-class","parent":"XrplError"},{"id":1437,"kind":2048,"name":"toString","url":"classes/XrplError.html#toString","classes":"tsd-kind-method tsd-parent-kind-class","parent":"XrplError"},{"id":1438,"kind":2048,"name":"inspect","url":"classes/XrplError.html#inspect","classes":"tsd-kind-method tsd-parent-kind-class","parent":"XrplError"},{"id":1439,"kind":128,"name":"UnexpectedError","url":"classes/UnexpectedError.html","classes":"tsd-kind-class"},{"id":1440,"kind":65536,"name":"__type","url":"classes/UnexpectedError.html#__type","classes":"tsd-kind-type-literal tsd-parent-kind-class","parent":"UnexpectedError"},{"id":1441,"kind":512,"name":"constructor","url":"classes/UnexpectedError.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited","parent":"UnexpectedError"},{"id":1442,"kind":1024,"name":"name","url":"classes/UnexpectedError.html#name","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"UnexpectedError"},{"id":1443,"kind":1024,"name":"message","url":"classes/UnexpectedError.html#message","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"UnexpectedError"},{"id":1444,"kind":1024,"name":"data","url":"classes/UnexpectedError.html#data","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"UnexpectedError"},{"id":1445,"kind":2048,"name":"toString","url":"classes/UnexpectedError.html#toString","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"UnexpectedError"},{"id":1446,"kind":2048,"name":"inspect","url":"classes/UnexpectedError.html#inspect","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"UnexpectedError"},{"id":1447,"kind":128,"name":"ConnectionError","url":"classes/ConnectionError.html","classes":"tsd-kind-class"},{"id":1448,"kind":65536,"name":"__type","url":"classes/ConnectionError.html#__type","classes":"tsd-kind-type-literal tsd-parent-kind-class","parent":"ConnectionError"},{"id":1449,"kind":512,"name":"constructor","url":"classes/ConnectionError.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited","parent":"ConnectionError"},{"id":1450,"kind":1024,"name":"name","url":"classes/ConnectionError.html#name","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"ConnectionError"},{"id":1451,"kind":1024,"name":"message","url":"classes/ConnectionError.html#message","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"ConnectionError"},{"id":1452,"kind":1024,"name":"data","url":"classes/ConnectionError.html#data","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"ConnectionError"},{"id":1453,"kind":2048,"name":"toString","url":"classes/ConnectionError.html#toString","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"ConnectionError"},{"id":1454,"kind":2048,"name":"inspect","url":"classes/ConnectionError.html#inspect","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"ConnectionError"},{"id":1455,"kind":128,"name":"RippledError","url":"classes/RippledError.html","classes":"tsd-kind-class"},{"id":1456,"kind":65536,"name":"__type","url":"classes/RippledError.html#__type","classes":"tsd-kind-type-literal tsd-parent-kind-class","parent":"RippledError"},{"id":1457,"kind":512,"name":"constructor","url":"classes/RippledError.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited","parent":"RippledError"},{"id":1458,"kind":1024,"name":"name","url":"classes/RippledError.html#name","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"RippledError"},{"id":1459,"kind":1024,"name":"message","url":"classes/RippledError.html#message","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"RippledError"},{"id":1460,"kind":1024,"name":"data","url":"classes/RippledError.html#data","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"RippledError"},{"id":1461,"kind":2048,"name":"toString","url":"classes/RippledError.html#toString","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"RippledError"},{"id":1462,"kind":2048,"name":"inspect","url":"classes/RippledError.html#inspect","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"RippledError"},{"id":1463,"kind":128,"name":"NotConnectedError","url":"classes/NotConnectedError.html","classes":"tsd-kind-class"},{"id":1464,"kind":65536,"name":"__type","url":"classes/NotConnectedError.html#__type","classes":"tsd-kind-type-literal tsd-parent-kind-class","parent":"NotConnectedError"},{"id":1465,"kind":512,"name":"constructor","url":"classes/NotConnectedError.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited","parent":"NotConnectedError"},{"id":1466,"kind":1024,"name":"name","url":"classes/NotConnectedError.html#name","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"NotConnectedError"},{"id":1467,"kind":1024,"name":"message","url":"classes/NotConnectedError.html#message","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"NotConnectedError"},{"id":1468,"kind":1024,"name":"data","url":"classes/NotConnectedError.html#data","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"NotConnectedError"},{"id":1469,"kind":2048,"name":"toString","url":"classes/NotConnectedError.html#toString","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"NotConnectedError"},{"id":1470,"kind":2048,"name":"inspect","url":"classes/NotConnectedError.html#inspect","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"NotConnectedError"},{"id":1471,"kind":128,"name":"DisconnectedError","url":"classes/DisconnectedError.html","classes":"tsd-kind-class"},{"id":1472,"kind":65536,"name":"__type","url":"classes/DisconnectedError.html#__type","classes":"tsd-kind-type-literal tsd-parent-kind-class","parent":"DisconnectedError"},{"id":1473,"kind":512,"name":"constructor","url":"classes/DisconnectedError.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited","parent":"DisconnectedError"},{"id":1474,"kind":1024,"name":"name","url":"classes/DisconnectedError.html#name","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"DisconnectedError"},{"id":1475,"kind":1024,"name":"message","url":"classes/DisconnectedError.html#message","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"DisconnectedError"},{"id":1476,"kind":1024,"name":"data","url":"classes/DisconnectedError.html#data","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"DisconnectedError"},{"id":1477,"kind":2048,"name":"toString","url":"classes/DisconnectedError.html#toString","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"DisconnectedError"},{"id":1478,"kind":2048,"name":"inspect","url":"classes/DisconnectedError.html#inspect","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"DisconnectedError"},{"id":1479,"kind":128,"name":"RippledNotInitializedError","url":"classes/RippledNotInitializedError.html","classes":"tsd-kind-class"},{"id":1480,"kind":65536,"name":"__type","url":"classes/RippledNotInitializedError.html#__type","classes":"tsd-kind-type-literal tsd-parent-kind-class","parent":"RippledNotInitializedError"},{"id":1481,"kind":512,"name":"constructor","url":"classes/RippledNotInitializedError.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited","parent":"RippledNotInitializedError"},{"id":1482,"kind":1024,"name":"name","url":"classes/RippledNotInitializedError.html#name","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"RippledNotInitializedError"},{"id":1483,"kind":1024,"name":"message","url":"classes/RippledNotInitializedError.html#message","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"RippledNotInitializedError"},{"id":1484,"kind":1024,"name":"data","url":"classes/RippledNotInitializedError.html#data","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"RippledNotInitializedError"},{"id":1485,"kind":2048,"name":"toString","url":"classes/RippledNotInitializedError.html#toString","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"RippledNotInitializedError"},{"id":1486,"kind":2048,"name":"inspect","url":"classes/RippledNotInitializedError.html#inspect","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"RippledNotInitializedError"},{"id":1487,"kind":128,"name":"TimeoutError","url":"classes/TimeoutError.html","classes":"tsd-kind-class"},{"id":1488,"kind":65536,"name":"__type","url":"classes/TimeoutError.html#__type","classes":"tsd-kind-type-literal tsd-parent-kind-class","parent":"TimeoutError"},{"id":1489,"kind":512,"name":"constructor","url":"classes/TimeoutError.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited","parent":"TimeoutError"},{"id":1490,"kind":1024,"name":"name","url":"classes/TimeoutError.html#name","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"TimeoutError"},{"id":1491,"kind":1024,"name":"message","url":"classes/TimeoutError.html#message","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"TimeoutError"},{"id":1492,"kind":1024,"name":"data","url":"classes/TimeoutError.html#data","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"TimeoutError"},{"id":1493,"kind":2048,"name":"toString","url":"classes/TimeoutError.html#toString","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"TimeoutError"},{"id":1494,"kind":2048,"name":"inspect","url":"classes/TimeoutError.html#inspect","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"TimeoutError"},{"id":1495,"kind":128,"name":"ResponseFormatError","url":"classes/ResponseFormatError.html","classes":"tsd-kind-class"},{"id":1496,"kind":65536,"name":"__type","url":"classes/ResponseFormatError.html#__type","classes":"tsd-kind-type-literal tsd-parent-kind-class","parent":"ResponseFormatError"},{"id":1497,"kind":512,"name":"constructor","url":"classes/ResponseFormatError.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited","parent":"ResponseFormatError"},{"id":1498,"kind":1024,"name":"name","url":"classes/ResponseFormatError.html#name","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"ResponseFormatError"},{"id":1499,"kind":1024,"name":"message","url":"classes/ResponseFormatError.html#message","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"ResponseFormatError"},{"id":1500,"kind":1024,"name":"data","url":"classes/ResponseFormatError.html#data","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"ResponseFormatError"},{"id":1501,"kind":2048,"name":"toString","url":"classes/ResponseFormatError.html#toString","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"ResponseFormatError"},{"id":1502,"kind":2048,"name":"inspect","url":"classes/ResponseFormatError.html#inspect","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"ResponseFormatError"},{"id":1503,"kind":128,"name":"ValidationError","url":"classes/ValidationError.html","classes":"tsd-kind-class"},{"id":1504,"kind":65536,"name":"__type","url":"classes/ValidationError.html#__type","classes":"tsd-kind-type-literal tsd-parent-kind-class","parent":"ValidationError"},{"id":1505,"kind":512,"name":"constructor","url":"classes/ValidationError.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited","parent":"ValidationError"},{"id":1506,"kind":1024,"name":"name","url":"classes/ValidationError.html#name","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"ValidationError"},{"id":1507,"kind":1024,"name":"message","url":"classes/ValidationError.html#message","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"ValidationError"},{"id":1508,"kind":1024,"name":"data","url":"classes/ValidationError.html#data","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"ValidationError"},{"id":1509,"kind":2048,"name":"toString","url":"classes/ValidationError.html#toString","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"ValidationError"},{"id":1510,"kind":2048,"name":"inspect","url":"classes/ValidationError.html#inspect","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"ValidationError"},{"id":1511,"kind":128,"name":"NotFoundError","url":"classes/NotFoundError.html","classes":"tsd-kind-class"},{"id":1512,"kind":65536,"name":"__type","url":"classes/NotFoundError.html#__type","classes":"tsd-kind-type-literal tsd-parent-kind-class","parent":"NotFoundError"},{"id":1513,"kind":512,"name":"constructor","url":"classes/NotFoundError.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite","parent":"NotFoundError"},{"id":1514,"kind":1024,"name":"name","url":"classes/NotFoundError.html#name","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"NotFoundError"},{"id":1515,"kind":1024,"name":"message","url":"classes/NotFoundError.html#message","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"NotFoundError"},{"id":1516,"kind":1024,"name":"data","url":"classes/NotFoundError.html#data","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"NotFoundError"},{"id":1517,"kind":2048,"name":"toString","url":"classes/NotFoundError.html#toString","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"NotFoundError"},{"id":1518,"kind":2048,"name":"inspect","url":"classes/NotFoundError.html#inspect","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"NotFoundError"},{"id":1519,"kind":128,"name":"XRPLFaucetError","url":"classes/XRPLFaucetError.html","classes":"tsd-kind-class"},{"id":1520,"kind":65536,"name":"__type","url":"classes/XRPLFaucetError.html#__type","classes":"tsd-kind-type-literal tsd-parent-kind-class","parent":"XRPLFaucetError"},{"id":1521,"kind":512,"name":"constructor","url":"classes/XRPLFaucetError.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited","parent":"XRPLFaucetError"},{"id":1522,"kind":1024,"name":"name","url":"classes/XRPLFaucetError.html#name","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"XRPLFaucetError"},{"id":1523,"kind":1024,"name":"message","url":"classes/XRPLFaucetError.html#message","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"XRPLFaucetError"},{"id":1524,"kind":1024,"name":"data","url":"classes/XRPLFaucetError.html#data","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"XRPLFaucetError"},{"id":1525,"kind":2048,"name":"toString","url":"classes/XRPLFaucetError.html#toString","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"XRPLFaucetError"},{"id":1526,"kind":2048,"name":"inspect","url":"classes/XRPLFaucetError.html#inspect","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"XRPLFaucetError"},{"id":1527,"kind":64,"name":"authorizeChannel","url":"modules.html#authorizeChannel","classes":"tsd-kind-function"},{"id":1528,"kind":64,"name":"verifySignature","url":"modules.html#verifySignature","classes":"tsd-kind-function"},{"id":1529,"kind":64,"name":"multisign","url":"modules.html#multisign","classes":"tsd-kind-function"}],"index":{"version":"2.3.9","fields":["name","parent"],"fieldVectors":[["name/0",[0,36.324]],["parent/0",[]],["name/1",[1,64.174]],["parent/1",[0,3.488]],["name/2",[2,45.928]],["parent/2",[0,3.488]],["name/3",[3,69.282]],["parent/3",[0,3.488]],["name/4",[4,69.282]],["parent/4",[0,3.488]],["name/5",[5,64.174]],["parent/5",[0,3.488]],["name/6",[6,64.174]],["parent/6",[0,3.488]],["name/7",[7,64.174]],["parent/7",[0,3.488]],["name/8",[8,60.809]],["parent/8",[0,3.488]],["name/9",[9,58.296]],["parent/9",[0,3.488]],["name/10",[10,64.174]],["parent/10",[0,3.488]],["name/11",[11,64.174]],["parent/11",[0,3.488]],["name/12",[12,64.174]],["parent/12",[0,3.488]],["name/13",[13,64.174]],["parent/13",[0,3.488]],["name/14",[14,64.174]],["parent/14",[0,3.488]],["name/15",[15,64.174]],["parent/15",[0,3.488]],["name/16",[16,64.174]],["parent/16",[0,3.488]],["name/17",[17,27.538]],["parent/17",[0,3.488]],["name/18",[18,64.174]],["parent/18",[0,3.488]],["name/19",[17,27.538]],["parent/19",[0,3.488]],["name/20",[19,64.174]],["parent/20",[0,3.488]],["name/21",[17,27.538]],["parent/21",[0,3.488]],["name/22",[20,64.174]],["parent/22",[0,3.488]],["name/23",[17,27.538]],["parent/23",[0,3.488]],["name/24",[21,64.174]],["parent/24",[0,3.488]],["name/25",[17,27.538]],["parent/25",[0,3.488]],["name/26",[22,64.174]],["parent/26",[0,3.488]],["name/27",[17,27.538]],["parent/27",[0,3.488]],["name/28",[23,64.174]],["parent/28",[0,3.488]],["name/29",[17,27.538]],["parent/29",[0,3.488]],["name/30",[24,64.174]],["parent/30",[0,3.488]],["name/31",[17,27.538]],["parent/31",[0,3.488]],["name/32",[25,64.174]],["parent/32",[0,3.488]],["name/33",[17,27.538]],["parent/33",[0,3.488]],["name/34",[26,64.174]],["parent/34",[0,3.488]],["name/35",[17,27.538]],["parent/35",[0,3.488]],["name/36",[27,64.174]],["parent/36",[0,3.488]],["name/37",[17,27.538]],["parent/37",[0,3.488]],["name/38",[28,64.174]],["parent/38",[0,3.488]],["name/39",[17,27.538]],["parent/39",[0,3.488]],["name/40",[29,36.83]],["parent/40",[]],["name/41",[1,64.174]],["parent/41",[29,3.536]],["name/42",[2,45.928]],["parent/42",[29,3.536]],["name/43",[5,64.174]],["parent/43",[29,3.536]],["name/44",[6,64.174]],["parent/44",[29,3.536]],["name/45",[7,64.174]],["parent/45",[29,3.536]],["name/46",[8,60.809]],["parent/46",[29,3.536]],["name/47",[9,58.296]],["parent/47",[29,3.536]],["name/48",[10,64.174]],["parent/48",[29,3.536]],["name/49",[11,64.174]],["parent/49",[29,3.536]],["name/50",[12,64.174]],["parent/50",[29,3.536]],["name/51",[13,64.174]],["parent/51",[29,3.536]],["name/52",[14,64.174]],["parent/52",[29,3.536]],["name/53",[15,64.174]],["parent/53",[29,3.536]],["name/54",[16,64.174]],["parent/54",[29,3.536]],["name/55",[17,27.538]],["parent/55",[29,3.536]],["name/56",[18,64.174]],["parent/56",[29,3.536]],["name/57",[17,27.538]],["parent/57",[29,3.536]],["name/58",[19,64.174]],["parent/58",[29,3.536]],["name/59",[17,27.538]],["parent/59",[29,3.536]],["name/60",[20,64.174]],["parent/60",[29,3.536]],["name/61",[17,27.538]],["parent/61",[29,3.536]],["name/62",[21,64.174]],["parent/62",[29,3.536]],["name/63",[17,27.538]],["parent/63",[29,3.536]],["name/64",[22,64.174]],["parent/64",[29,3.536]],["name/65",[17,27.538]],["parent/65",[29,3.536]],["name/66",[23,64.174]],["parent/66",[29,3.536]],["name/67",[17,27.538]],["parent/67",[29,3.536]],["name/68",[24,64.174]],["parent/68",[29,3.536]],["name/69",[17,27.538]],["parent/69",[29,3.536]],["name/70",[25,64.174]],["parent/70",[29,3.536]],["name/71",[17,27.538]],["parent/71",[29,3.536]],["name/72",[26,64.174]],["parent/72",[29,3.536]],["name/73",[17,27.538]],["parent/73",[29,3.536]],["name/74",[27,64.174]],["parent/74",[29,3.536]],["name/75",[17,27.538]],["parent/75",[29,3.536]],["name/76",[28,64.174]],["parent/76",[29,3.536]],["name/77",[17,27.538]],["parent/77",[29,3.536]],["name/78",[30,43.633]],["parent/78",[]],["name/79",[31,69.282]],["parent/79",[30,4.189]],["name/80",[32,69.282]],["parent/80",[30,4.189]],["name/81",[33,69.282]],["parent/81",[30,4.189]],["name/82",[17,27.538]],["parent/82",[30,4.189]],["name/83",[34,69.282]],["parent/83",[30,4.189]],["name/84",[35,69.282]],["parent/84",[30,4.189]],["name/85",[36,69.282]],["parent/85",[30,4.189]],["name/86",[2,45.928]],["parent/86",[30,4.189]],["name/87",[37,60.809]],["parent/87",[30,4.189]],["name/88",[38,69.282]],["parent/88",[30,4.189]],["name/89",[39,69.282]],["parent/89",[30,4.189]],["name/90",[40,69.282]],["parent/90",[30,4.189]],["name/91",[41,69.282]],["parent/91",[30,4.189]],["name/92",[42,69.282]],["parent/92",[30,4.189]],["name/93",[43,69.282]],["parent/93",[30,4.189]],["name/94",[44,69.282]],["parent/94",[30,4.189]],["name/95",[45,69.282]],["parent/95",[30,4.189]],["name/96",[46,69.282]],["parent/96",[30,4.189]],["name/97",[9,58.296]],["parent/97",[]],["name/98",[47,69.282]],["parent/98",[]],["name/99",[48,49.823]],["parent/99",[]],["name/100",[49,39.159]],["parent/100",[48,4.784]],["name/101",[50,37.927]],["parent/101",[48,4.784]],["name/102",[51,53.188]],["parent/102",[48,4.784]],["name/103",[52,38.221]],["parent/103",[48,4.784]],["name/104",[53,37.927]],["parent/104",[48,4.784]],["name/105",[54,48.913]],["parent/105",[48,4.784]],["name/106",[55,48.079]],["parent/106",[48,4.784]],["name/107",[56,31.516]],["parent/107",[48,4.784]],["name/108",[57,31.985]],["parent/108",[48,4.784]],["name/109",[58,49.823]],["parent/109",[]],["name/110",[59,38.837]],["parent/110",[58,4.784]],["name/111",[17,27.538]],["parent/111",[58,4.784]],["name/112",[50,37.927]],["parent/112",[60,5.107]],["name/113",[61,69.282]],["parent/113",[60,5.107]],["name/114",[52,38.221]],["parent/114",[60,5.107]],["name/115",[53,37.927]],["parent/115",[60,5.107]],["name/116",[62,47.31]],["parent/116",[60,5.107]],["name/117",[54,48.913]],["parent/117",[60,5.107]],["name/118",[55,48.079]],["parent/118",[60,5.107]],["name/119",[56,31.516]],["parent/119",[58,4.784]],["name/120",[63,37.641]],["parent/120",[58,4.784]],["name/121",[64,36.324]],["parent/121",[58,4.784]],["name/122",[65,38.837]],["parent/122",[58,4.784]],["name/123",[66,38.524]],["parent/123",[58,4.784]],["name/124",[67,38.837]],["parent/124",[58,4.784]],["name/125",[57,31.985]],["parent/125",[58,4.784]],["name/126",[68,51.936]],["parent/126",[]],["name/127",[49,39.159]],["parent/127",[68,4.987]],["name/128",[50,37.927]],["parent/128",[68,4.987]],["name/129",[52,38.221]],["parent/129",[68,4.987]],["name/130",[53,37.927]],["parent/130",[68,4.987]],["name/131",[69,58.296]],["parent/131",[68,4.987]],["name/132",[56,31.516]],["parent/132",[68,4.987]],["name/133",[57,31.985]],["parent/133",[68,4.987]],["name/134",[70,49.823]],["parent/134",[]],["name/135",[59,38.837]],["parent/135",[70,4.784]],["name/136",[17,27.538]],["parent/136",[70,4.784]],["name/137",[52,38.221]],["parent/137",[71,5.404]],["name/138",[53,37.927]],["parent/138",[71,5.404]],["name/139",[72,69.282]],["parent/139",[71,5.404]],["name/140",[73,69.282]],["parent/140",[71,5.404]],["name/141",[62,47.31]],["parent/141",[71,5.404]],["name/142",[56,31.516]],["parent/142",[70,4.784]],["name/143",[63,37.641]],["parent/143",[70,4.784]],["name/144",[64,36.324]],["parent/144",[70,4.784]],["name/145",[65,38.837]],["parent/145",[70,4.784]],["name/146",[66,38.524]],["parent/146",[70,4.784]],["name/147",[67,38.837]],["parent/147",[70,4.784]],["name/148",[57,31.985]],["parent/148",[70,4.784]],["name/149",[74,49.823]],["parent/149",[]],["name/150",[49,39.159]],["parent/150",[74,4.784]],["name/151",[50,37.927]],["parent/151",[74,4.784]],["name/152",[52,38.221]],["parent/152",[74,4.784]],["name/153",[53,37.927]],["parent/153",[74,4.784]],["name/154",[75,64.174]],["parent/154",[74,4.784]],["name/155",[76,64.174]],["parent/155",[74,4.784]],["name/156",[69,58.296]],["parent/156",[74,4.784]],["name/157",[56,31.516]],["parent/157",[74,4.784]],["name/158",[57,31.985]],["parent/158",[74,4.784]],["name/159",[77,49.823]],["parent/159",[]],["name/160",[59,38.837]],["parent/160",[77,4.784]],["name/161",[17,27.538]],["parent/161",[77,4.784]],["name/162",[78,69.282]],["parent/162",[79,5.244]],["name/163",[76,64.174]],["parent/163",[79,5.244]],["name/164",[80,46.595]],["parent/164",[79,5.244]],["name/165",[53,37.927]],["parent/165",[79,5.244]],["name/166",[81,64.174]],["parent/166",[79,5.244]],["name/167",[62,47.31]],["parent/167",[79,5.244]],["name/168",[56,31.516]],["parent/168",[77,4.784]],["name/169",[63,37.641]],["parent/169",[77,4.784]],["name/170",[64,36.324]],["parent/170",[77,4.784]],["name/171",[65,38.837]],["parent/171",[77,4.784]],["name/172",[66,38.524]],["parent/172",[77,4.784]],["name/173",[67,38.837]],["parent/173",[77,4.784]],["name/174",[57,31.985]],["parent/174",[77,4.784]],["name/175",[82,49.823]],["parent/175",[]],["name/176",[49,39.159]],["parent/176",[82,4.784]],["name/177",[50,37.927]],["parent/177",[82,4.784]],["name/178",[52,38.221]],["parent/178",[82,4.784]],["name/179",[53,37.927]],["parent/179",[82,4.784]],["name/180",[83,69.282]],["parent/180",[82,4.784]],["name/181",[54,48.913]],["parent/181",[82,4.784]],["name/182",[55,48.079]],["parent/182",[82,4.784]],["name/183",[56,31.516]],["parent/183",[82,4.784]],["name/184",[57,31.985]],["parent/184",[82,4.784]],["name/185",[84,49.823]],["parent/185",[]],["name/186",[59,38.837]],["parent/186",[84,4.784]],["name/187",[17,27.538]],["parent/187",[84,4.784]],["name/188",[50,37.927]],["parent/188",[85,5.244]],["name/189",[86,69.282]],["parent/189",[85,5.244]],["name/190",[80,46.595]],["parent/190",[85,5.244]],["name/191",[53,37.927]],["parent/191",[85,5.244]],["name/192",[52,38.221]],["parent/192",[85,5.244]],["name/193",[55,48.079]],["parent/193",[85,5.244]],["name/194",[56,31.516]],["parent/194",[84,4.784]],["name/195",[63,37.641]],["parent/195",[84,4.784]],["name/196",[64,36.324]],["parent/196",[84,4.784]],["name/197",[65,38.837]],["parent/197",[84,4.784]],["name/198",[66,38.524]],["parent/198",[84,4.784]],["name/199",[67,38.837]],["parent/199",[84,4.784]],["name/200",[57,31.985]],["parent/200",[84,4.784]],["name/201",[87,48.913]],["parent/201",[]],["name/202",[49,39.159]],["parent/202",[87,4.696]],["name/203",[50,37.927]],["parent/203",[87,4.696]],["name/204",[64,36.324]],["parent/204",[87,4.696]],["name/205",[88,69.282]],["parent/205",[87,4.696]],["name/206",[52,38.221]],["parent/206",[87,4.696]],["name/207",[53,37.927]],["parent/207",[87,4.696]],["name/208",[54,48.913]],["parent/208",[87,4.696]],["name/209",[55,48.079]],["parent/209",[87,4.696]],["name/210",[56,31.516]],["parent/210",[87,4.696]],["name/211",[57,31.985]],["parent/211",[87,4.696]],["name/212",[89,49.823]],["parent/212",[]],["name/213",[59,38.837]],["parent/213",[89,4.784]],["name/214",[17,27.538]],["parent/214",[89,4.784]],["name/215",[50,37.927]],["parent/215",[90,4.987]],["name/216",[91,69.282]],["parent/216",[90,4.987]],["name/217",[52,38.221]],["parent/217",[90,4.987]],["name/218",[53,37.927]],["parent/218",[90,4.987]],["name/219",[80,46.595]],["parent/219",[90,4.987]],["name/220",[54,48.913]],["parent/220",[90,4.987]],["name/221",[55,48.079]],["parent/221",[90,4.987]],["name/222",[62,47.31]],["parent/222",[90,4.987]],["name/223",[56,31.516]],["parent/223",[89,4.784]],["name/224",[63,37.641]],["parent/224",[89,4.784]],["name/225",[64,36.324]],["parent/225",[89,4.784]],["name/226",[65,38.837]],["parent/226",[89,4.784]],["name/227",[66,38.524]],["parent/227",[89,4.784]],["name/228",[67,38.837]],["parent/228",[89,4.784]],["name/229",[57,31.985]],["parent/229",[89,4.784]],["name/230",[92,49.823]],["parent/230",[]],["name/231",[49,39.159]],["parent/231",[92,4.784]],["name/232",[50,37.927]],["parent/232",[92,4.784]],["name/233",[52,38.221]],["parent/233",[92,4.784]],["name/234",[53,37.927]],["parent/234",[92,4.784]],["name/235",[54,48.913]],["parent/235",[92,4.784]],["name/236",[55,48.079]],["parent/236",[92,4.784]],["name/237",[69,58.296]],["parent/237",[92,4.784]],["name/238",[56,31.516]],["parent/238",[92,4.784]],["name/239",[57,31.985]],["parent/239",[92,4.784]],["name/240",[93,49.823]],["parent/240",[]],["name/241",[59,38.837]],["parent/241",[93,4.784]],["name/242",[17,27.538]],["parent/242",[93,4.784]],["name/243",[50,37.927]],["parent/243",[94,5.244]],["name/244",[95,64.174]],["parent/244",[94,5.244]],["name/245",[80,46.595]],["parent/245",[94,5.244]],["name/246",[53,37.927]],["parent/246",[94,5.244]],["name/247",[52,38.221]],["parent/247",[94,5.244]],["name/248",[55,48.079]],["parent/248",[94,5.244]],["name/249",[56,31.516]],["parent/249",[93,4.784]],["name/250",[63,37.641]],["parent/250",[93,4.784]],["name/251",[64,36.324]],["parent/251",[93,4.784]],["name/252",[65,38.837]],["parent/252",[93,4.784]],["name/253",[66,38.524]],["parent/253",[93,4.784]],["name/254",[67,38.837]],["parent/254",[93,4.784]],["name/255",[57,31.985]],["parent/255",[93,4.784]],["name/256",[96,47.31]],["parent/256",[]],["name/257",[49,39.159]],["parent/257",[96,4.542]],["name/258",[50,37.927]],["parent/258",[96,4.542]],["name/259",[97,60.809]],["parent/259",[96,4.542]],["name/260",[98,60.809]],["parent/260",[96,4.542]],["name/261",[52,38.221]],["parent/261",[96,4.542]],["name/262",[53,37.927]],["parent/262",[96,4.542]],["name/263",[99,56.289]],["parent/263",[96,4.542]],["name/264",[100,69.282]],["parent/264",[96,4.542]],["name/265",[54,48.913]],["parent/265",[96,4.542]],["name/266",[55,48.079]],["parent/266",[96,4.542]],["name/267",[56,31.516]],["parent/267",[96,4.542]],["name/268",[57,31.985]],["parent/268",[96,4.542]],["name/269",[101,49.823]],["parent/269",[]],["name/270",[59,38.837]],["parent/270",[101,4.784]],["name/271",[17,27.538]],["parent/271",[101,4.784]],["name/272",[50,37.927]],["parent/272",[102,5.107]],["name/273",[97,60.809]],["parent/273",[102,5.107]],["name/274",[98,60.809]],["parent/274",[102,5.107]],["name/275",[54,48.913]],["parent/275",[102,5.107]],["name/276",[55,48.079]],["parent/276",[102,5.107]],["name/277",[103,58.296]],["parent/277",[102,5.107]],["name/278",[62,47.31]],["parent/278",[102,5.107]],["name/279",[56,31.516]],["parent/279",[101,4.784]],["name/280",[63,37.641]],["parent/280",[101,4.784]],["name/281",[64,36.324]],["parent/281",[101,4.784]],["name/282",[65,38.837]],["parent/282",[101,4.784]],["name/283",[66,38.524]],["parent/283",[101,4.784]],["name/284",[67,38.837]],["parent/284",[101,4.784]],["name/285",[57,31.985]],["parent/285",[101,4.784]],["name/286",[104,50.824]],["parent/286",[]],["name/287",[49,39.159]],["parent/287",[104,4.88]],["name/288",[50,37.927]],["parent/288",[104,4.88]],["name/289",[69,58.296]],["parent/289",[104,4.88]],["name/290",[105,69.282]],["parent/290",[104,4.88]],["name/291",[52,38.221]],["parent/291",[104,4.88]],["name/292",[53,37.927]],["parent/292",[104,4.88]],["name/293",[56,31.516]],["parent/293",[104,4.88]],["name/294",[57,31.985]],["parent/294",[104,4.88]],["name/295",[106,49.823]],["parent/295",[]],["name/296",[59,38.837]],["parent/296",[106,4.784]],["name/297",[17,27.538]],["parent/297",[106,4.784]],["name/298",[50,37.927]],["parent/298",[107,4.784]],["name/299",[108,69.282]],["parent/299",[107,4.784]],["name/300",[17,27.538]],["parent/300",[107,4.784]],["name/301",[109,69.282]],["parent/301",[107,4.784]],["name/302",[17,27.538]],["parent/302",[107,4.784]],["name/303",[110,69.282]],["parent/303",[107,4.784]],["name/304",[17,27.538]],["parent/304",[107,4.784]],["name/305",[52,38.221]],["parent/305",[107,4.784]],["name/306",[80,46.595]],["parent/306",[107,4.784]],["name/307",[53,37.927]],["parent/307",[107,4.784]],["name/308",[56,31.516]],["parent/308",[106,4.784]],["name/309",[63,37.641]],["parent/309",[106,4.784]],["name/310",[64,36.324]],["parent/310",[106,4.784]],["name/311",[65,38.837]],["parent/311",[106,4.784]],["name/312",[66,38.524]],["parent/312",[106,4.784]],["name/313",[67,38.837]],["parent/313",[106,4.784]],["name/314",[57,31.985]],["parent/314",[106,4.784]],["name/315",[111,49.823]],["parent/315",[]],["name/316",[49,39.159]],["parent/316",[111,4.784]],["name/317",[50,37.927]],["parent/317",[111,4.784]],["name/318",[112,69.282]],["parent/318",[111,4.784]],["name/319",[103,58.296]],["parent/319",[111,4.784]],["name/320",[54,48.913]],["parent/320",[111,4.784]],["name/321",[52,38.221]],["parent/321",[111,4.784]],["name/322",[53,37.927]],["parent/322",[111,4.784]],["name/323",[56,31.516]],["parent/323",[111,4.784]],["name/324",[57,31.985]],["parent/324",[111,4.784]],["name/325",[113,49.823]],["parent/325",[]],["name/326",[59,38.837]],["parent/326",[113,4.784]],["name/327",[17,27.538]],["parent/327",[113,4.784]],["name/328",[80,46.595]],["parent/328",[114,5.838]],["name/329",[115,69.282]],["parent/329",[114,5.838]],["name/330",[103,58.296]],["parent/330",[114,5.838]],["name/331",[56,31.516]],["parent/331",[113,4.784]],["name/332",[63,37.641]],["parent/332",[113,4.784]],["name/333",[64,36.324]],["parent/333",[113,4.784]],["name/334",[65,38.837]],["parent/334",[113,4.784]],["name/335",[66,38.524]],["parent/335",[113,4.784]],["name/336",[67,38.837]],["parent/336",[113,4.784]],["name/337",[57,31.985]],["parent/337",[113,4.784]],["name/338",[116,47.31]],["parent/338",[]],["name/339",[49,39.159]],["parent/339",[116,4.542]],["name/340",[52,38.221]],["parent/340",[116,4.542]],["name/341",[53,37.927]],["parent/341",[116,4.542]],["name/342",[117,64.174]],["parent/342",[116,4.542]],["name/343",[118,58.296]],["parent/343",[116,4.542]],["name/344",[103,58.296]],["parent/344",[116,4.542]],["name/345",[119,69.282]],["parent/345",[116,4.542]],["name/346",[120,69.282]],["parent/346",[116,4.542]],["name/347",[99,56.289]],["parent/347",[116,4.542]],["name/348",[75,64.174]],["parent/348",[116,4.542]],["name/349",[56,31.516]],["parent/349",[116,4.542]],["name/350",[57,31.985]],["parent/350",[116,4.542]],["name/351",[121,49.823]],["parent/351",[]],["name/352",[59,38.837]],["parent/352",[121,4.784]],["name/353",[17,27.538]],["parent/353",[121,4.784]],["name/354",[122,69.282]],["parent/354",[123,5.404]],["name/355",[52,38.221]],["parent/355",[123,5.404]],["name/356",[53,37.927]],["parent/356",[123,5.404]],["name/357",[81,64.174]],["parent/357",[123,5.404]],["name/358",[62,47.31]],["parent/358",[123,5.404]],["name/359",[56,31.516]],["parent/359",[121,4.784]],["name/360",[63,37.641]],["parent/360",[121,4.784]],["name/361",[64,36.324]],["parent/361",[121,4.784]],["name/362",[65,38.837]],["parent/362",[121,4.784]],["name/363",[66,38.524]],["parent/363",[121,4.784]],["name/364",[67,38.837]],["parent/364",[121,4.784]],["name/365",[57,31.985]],["parent/365",[121,4.784]],["name/366",[124,58.296]],["parent/366",[]],["name/367",[49,39.159]],["parent/367",[124,5.597]],["name/368",[56,31.516]],["parent/368",[124,5.597]],["name/369",[57,31.985]],["parent/369",[124,5.597]],["name/370",[125,49.823]],["parent/370",[]],["name/371",[59,38.837]],["parent/371",[125,4.784]],["name/372",[17,27.538]],["parent/372",[125,4.784]],["name/373",[52,38.221]],["parent/373",[126,6.162]],["name/374",[53,37.927]],["parent/374",[126,6.162]],["name/375",[56,31.516]],["parent/375",[125,4.784]],["name/376",[63,37.641]],["parent/376",[125,4.784]],["name/377",[64,36.324]],["parent/377",[125,4.784]],["name/378",[65,38.837]],["parent/378",[125,4.784]],["name/379",[66,38.524]],["parent/379",[125,4.784]],["name/380",[67,38.837]],["parent/380",[125,4.784]],["name/381",[57,31.985]],["parent/381",[125,4.784]],["name/382",[127,58.296]],["parent/382",[]],["name/383",[49,39.159]],["parent/383",[127,5.597]],["name/384",[56,31.516]],["parent/384",[127,5.597]],["name/385",[57,31.985]],["parent/385",[127,5.597]],["name/386",[128,49.823]],["parent/386",[]],["name/387",[59,38.837]],["parent/387",[128,4.784]],["name/388",[17,27.538]],["parent/388",[128,4.784]],["name/389",[80,46.595]],["parent/389",[129,6.652]],["name/390",[56,31.516]],["parent/390",[128,4.784]],["name/391",[63,37.641]],["parent/391",[128,4.784]],["name/392",[64,36.324]],["parent/392",[128,4.784]],["name/393",[65,38.837]],["parent/393",[128,4.784]],["name/394",[66,38.524]],["parent/394",[128,4.784]],["name/395",[67,38.837]],["parent/395",[128,4.784]],["name/396",[57,31.985]],["parent/396",[128,4.784]],["name/397",[130,50.824]],["parent/397",[]],["name/398",[49,39.159]],["parent/398",[130,4.88]],["name/399",[52,38.221]],["parent/399",[130,4.88]],["name/400",[53,37.927]],["parent/400",[130,4.88]],["name/401",[99,56.289]],["parent/401",[130,4.88]],["name/402",[54,48.913]],["parent/402",[130,4.88]],["name/403",[55,48.079]],["parent/403",[130,4.88]],["name/404",[56,31.516]],["parent/404",[130,4.88]],["name/405",[57,31.985]],["parent/405",[130,4.88]],["name/406",[131,49.823]],["parent/406",[]],["name/407",[59,38.837]],["parent/407",[131,4.784]],["name/408",[17,27.538]],["parent/408",[131,4.784]],["name/409",[53,37.927]],["parent/409",[132,5.404]],["name/410",[52,38.221]],["parent/410",[132,5.404]],["name/411",[133,64.174]],["parent/411",[132,5.404]],["name/412",[55,48.079]],["parent/412",[132,5.404]],["name/413",[62,47.31]],["parent/413",[132,5.404]],["name/414",[56,31.516]],["parent/414",[131,4.784]],["name/415",[63,37.641]],["parent/415",[131,4.784]],["name/416",[64,36.324]],["parent/416",[131,4.784]],["name/417",[65,38.837]],["parent/417",[131,4.784]],["name/418",[66,38.524]],["parent/418",[131,4.784]],["name/419",[67,38.837]],["parent/419",[131,4.784]],["name/420",[57,31.985]],["parent/420",[131,4.784]],["name/421",[134,44.159]],["parent/421",[]],["name/422",[49,39.159]],["parent/422",[134,4.24]],["name/423",[99,56.289]],["parent/423",[134,4.24]],["name/424",[52,38.221]],["parent/424",[134,4.24]],["name/425",[53,37.927]],["parent/425",[134,4.24]],["name/426",[135,64.174]],["parent/426",[134,4.24]],["name/427",[136,69.282]],["parent/427",[134,4.24]],["name/428",[137,69.282]],["parent/428",[134,4.24]],["name/429",[138,69.282]],["parent/429",[134,4.24]],["name/430",[139,69.282]],["parent/430",[134,4.24]],["name/431",[17,27.538]],["parent/431",[134,4.24]],["name/432",[118,58.296]],["parent/432",[140,6.162]],["name/433",[141,69.282]],["parent/433",[140,6.162]],["name/434",[142,69.282]],["parent/434",[134,4.24]],["name/435",[143,69.282]],["parent/435",[134,4.24]],["name/436",[144,69.282]],["parent/436",[134,4.24]],["name/437",[145,69.282]],["parent/437",[134,4.24]],["name/438",[146,69.282]],["parent/438",[134,4.24]],["name/439",[56,31.516]],["parent/439",[134,4.24]],["name/440",[57,31.985]],["parent/440",[134,4.24]],["name/441",[147,49.823]],["parent/441",[]],["name/442",[59,38.837]],["parent/442",[147,4.784]],["name/443",[17,27.538]],["parent/443",[147,4.784]],["name/444",[135,64.174]],["parent/444",[148,5.404]],["name/445",[80,46.595]],["parent/445",[148,5.404]],["name/446",[149,69.282]],["parent/446",[148,5.404]],["name/447",[150,69.282]],["parent/447",[148,5.404]],["name/448",[62,47.31]],["parent/448",[148,5.404]],["name/449",[56,31.516]],["parent/449",[147,4.784]],["name/450",[63,37.641]],["parent/450",[147,4.784]],["name/451",[64,36.324]],["parent/451",[147,4.784]],["name/452",[65,38.837]],["parent/452",[147,4.784]],["name/453",[66,38.524]],["parent/453",[147,4.784]],["name/454",[67,38.837]],["parent/454",[147,4.784]],["name/455",[57,31.985]],["parent/455",[147,4.784]],["name/456",[151,54.619]],["parent/456",[]],["name/457",[49,39.159]],["parent/457",[151,5.244]],["name/458",[152,60.809]],["parent/458",[151,5.244]],["name/459",[153,64.174]],["parent/459",[151,5.244]],["name/460",[56,31.516]],["parent/460",[151,5.244]],["name/461",[57,31.985]],["parent/461",[151,5.244]],["name/462",[154,49.823]],["parent/462",[]],["name/463",[59,38.837]],["parent/463",[154,4.784]],["name/464",[17,27.538]],["parent/464",[154,4.784]],["name/465",[155,58.296]],["parent/465",[156,4.474]],["name/466",[157,58.296]],["parent/466",[156,4.474]],["name/467",[158,58.296]],["parent/467",[156,4.474]],["name/468",[152,60.809]],["parent/468",[156,4.474]],["name/469",[159,58.296]],["parent/469",[156,4.474]],["name/470",[160,69.282]],["parent/470",[156,4.474]],["name/471",[161,69.282]],["parent/471",[156,4.474]],["name/472",[162,69.282]],["parent/472",[156,4.474]],["name/473",[163,69.282]],["parent/473",[156,4.474]],["name/474",[164,69.282]],["parent/474",[156,4.474]],["name/475",[165,69.282]],["parent/475",[156,4.474]],["name/476",[166,69.282]],["parent/476",[156,4.474]],["name/477",[167,69.282]],["parent/477",[156,4.474]],["name/478",[168,69.282]],["parent/478",[156,4.474]],["name/479",[56,31.516]],["parent/479",[154,4.784]],["name/480",[63,37.641]],["parent/480",[154,4.784]],["name/481",[64,36.324]],["parent/481",[154,4.784]],["name/482",[65,38.837]],["parent/482",[154,4.784]],["name/483",[66,38.524]],["parent/483",[154,4.784]],["name/484",[67,38.837]],["parent/484",[154,4.784]],["name/485",[57,31.985]],["parent/485",[154,4.784]],["name/486",[169,54.619]],["parent/486",[]],["name/487",[49,39.159]],["parent/487",[169,5.244]],["name/488",[159,58.296]],["parent/488",[169,5.244]],["name/489",[153,64.174]],["parent/489",[169,5.244]],["name/490",[56,31.516]],["parent/490",[169,5.244]],["name/491",[57,31.985]],["parent/491",[169,5.244]],["name/492",[170,49.823]],["parent/492",[]],["name/493",[59,38.837]],["parent/493",[170,4.784]],["name/494",[17,27.538]],["parent/494",[170,4.784]],["name/495",[155,58.296]],["parent/495",[171,5.404]],["name/496",[157,58.296]],["parent/496",[171,5.404]],["name/497",[158,58.296]],["parent/497",[171,5.404]],["name/498",[152,60.809]],["parent/498",[171,5.404]],["name/499",[159,58.296]],["parent/499",[171,5.404]],["name/500",[56,31.516]],["parent/500",[170,4.784]],["name/501",[63,37.641]],["parent/501",[170,4.784]],["name/502",[64,36.324]],["parent/502",[170,4.784]],["name/503",[65,38.837]],["parent/503",[170,4.784]],["name/504",[66,38.524]],["parent/504",[170,4.784]],["name/505",[67,38.837]],["parent/505",[170,4.784]],["name/506",[57,31.985]],["parent/506",[170,4.784]],["name/507",[172,53.188]],["parent/507",[]],["name/508",[49,39.159]],["parent/508",[172,5.107]],["name/509",[52,38.221]],["parent/509",[172,5.107]],["name/510",[53,37.927]],["parent/510",[172,5.107]],["name/511",[173,69.282]],["parent/511",[172,5.107]],["name/512",[56,31.516]],["parent/512",[172,5.107]],["name/513",[57,31.985]],["parent/513",[172,5.107]],["name/514",[174,49.823]],["parent/514",[]],["name/515",[59,38.837]],["parent/515",[174,4.784]],["name/516",[17,27.538]],["parent/516",[174,4.784]],["name/517",[52,38.221]],["parent/517",[175,5.597]],["name/518",[53,37.927]],["parent/518",[175,5.597]],["name/519",[176,64.174]],["parent/519",[175,5.597]],["name/520",[159,58.296]],["parent/520",[175,5.597]],["name/521",[56,31.516]],["parent/521",[174,4.784]],["name/522",[63,37.641]],["parent/522",[174,4.784]],["name/523",[64,36.324]],["parent/523",[174,4.784]],["name/524",[65,38.837]],["parent/524",[174,4.784]],["name/525",[66,38.524]],["parent/525",[174,4.784]],["name/526",[67,38.837]],["parent/526",[174,4.784]],["name/527",[57,31.985]],["parent/527",[174,4.784]],["name/528",[177,51.936]],["parent/528",[]],["name/529",[49,39.159]],["parent/529",[177,4.987]],["name/530",[178,56.289]],["parent/530",[177,4.987]],["name/531",[99,56.289]],["parent/531",[177,4.987]],["name/532",[179,69.282]],["parent/532",[177,4.987]],["name/533",[180,69.282]],["parent/533",[177,4.987]],["name/534",[56,31.516]],["parent/534",[177,4.987]],["name/535",[57,31.985]],["parent/535",[177,4.987]],["name/536",[181,49.823]],["parent/536",[]],["name/537",[59,38.837]],["parent/537",[181,4.784]],["name/538",[182,69.282]],["parent/538",[181,4.784]],["name/539",[56,31.516]],["parent/539",[181,4.784]],["name/540",[63,37.641]],["parent/540",[181,4.784]],["name/541",[64,36.324]],["parent/541",[181,4.784]],["name/542",[65,38.837]],["parent/542",[181,4.784]],["name/543",[66,38.524]],["parent/543",[181,4.784]],["name/544",[67,38.837]],["parent/544",[181,4.784]],["name/545",[57,31.985]],["parent/545",[181,4.784]],["name/546",[183,49.823]],["parent/546",[]],["name/547",[49,39.159]],["parent/547",[183,4.784]],["name/548",[52,38.221]],["parent/548",[183,4.784]],["name/549",[53,37.927]],["parent/549",[183,4.784]],["name/550",[54,48.913]],["parent/550",[183,4.784]],["name/551",[184,69.282]],["parent/551",[183,4.784]],["name/552",[185,69.282]],["parent/552",[183,4.784]],["name/553",[186,69.282]],["parent/553",[183,4.784]],["name/554",[56,31.516]],["parent/554",[183,4.784]],["name/555",[57,31.985]],["parent/555",[183,4.784]],["name/556",[187,49.823]],["parent/556",[]],["name/557",[59,38.837]],["parent/557",[187,4.784]],["name/558",[17,27.538]],["parent/558",[187,4.784]],["name/559",[80,46.595]],["parent/559",[188,5.404]],["name/560",[53,37.927]],["parent/560",[188,5.404]],["name/561",[52,38.221]],["parent/561",[188,5.404]],["name/562",[95,64.174]],["parent/562",[188,5.404]],["name/563",[62,47.31]],["parent/563",[188,5.404]],["name/564",[56,31.516]],["parent/564",[187,4.784]],["name/565",[63,37.641]],["parent/565",[187,4.784]],["name/566",[64,36.324]],["parent/566",[187,4.784]],["name/567",[65,38.837]],["parent/567",[187,4.784]],["name/568",[66,38.524]],["parent/568",[187,4.784]],["name/569",[67,38.837]],["parent/569",[187,4.784]],["name/570",[57,31.985]],["parent/570",[187,4.784]],["name/571",[189,51.936]],["parent/571",[]],["name/572",[49,39.159]],["parent/572",[189,4.987]],["name/573",[190,54.619]],["parent/573",[189,4.987]],["name/574",[51,53.188]],["parent/574",[189,4.987]],["name/575",[52,38.221]],["parent/575",[189,4.987]],["name/576",[53,37.927]],["parent/576",[189,4.987]],["name/577",[56,31.516]],["parent/577",[189,4.987]],["name/578",[57,31.985]],["parent/578",[189,4.987]],["name/579",[191,49.823]],["parent/579",[]],["name/580",[59,38.837]],["parent/580",[191,4.784]],["name/581",[17,27.538]],["parent/581",[191,4.784]],["name/582",[192,69.282]],["parent/582",[193,5.107]],["name/583",[51,53.188]],["parent/583",[193,5.107]],["name/584",[52,38.221]],["parent/584",[193,5.107]],["name/585",[53,37.927]],["parent/585",[193,5.107]],["name/586",[80,46.595]],["parent/586",[193,5.107]],["name/587",[190,54.619]],["parent/587",[193,5.107]],["name/588",[62,47.31]],["parent/588",[193,5.107]],["name/589",[56,31.516]],["parent/589",[191,4.784]],["name/590",[63,37.641]],["parent/590",[191,4.784]],["name/591",[64,36.324]],["parent/591",[191,4.784]],["name/592",[65,38.837]],["parent/592",[191,4.784]],["name/593",[66,38.524]],["parent/593",[191,4.784]],["name/594",[67,38.837]],["parent/594",[191,4.784]],["name/595",[57,31.985]],["parent/595",[191,4.784]],["name/596",[194,69.282]],["parent/596",[]],["name/597",[195,49.823]],["parent/597",[]],["name/598",[59,38.837]],["parent/598",[195,4.784]],["name/599",[17,27.538]],["parent/599",[195,4.784]],["name/600",[196,60.809]],["parent/600",[197,4.987]],["name/601",[51,53.188]],["parent/601",[197,4.987]],["name/602",[198,58.296]],["parent/602",[197,4.987]],["name/603",[190,54.619]],["parent/603",[197,4.987]],["name/604",[199,60.809]],["parent/604",[197,4.987]],["name/605",[56,31.516]],["parent/605",[197,4.987]],["name/606",[200,69.282]],["parent/606",[197,4.987]],["name/607",[63,37.641]],["parent/607",[197,4.987]],["name/608",[56,31.516]],["parent/608",[195,4.784]],["name/609",[63,37.641]],["parent/609",[195,4.784]],["name/610",[64,36.324]],["parent/610",[195,4.784]],["name/611",[65,38.837]],["parent/611",[195,4.784]],["name/612",[66,38.524]],["parent/612",[195,4.784]],["name/613",[67,38.837]],["parent/613",[195,4.784]],["name/614",[57,31.985]],["parent/614",[195,4.784]],["name/615",[201,48.913]],["parent/615",[]],["name/616",[49,39.159]],["parent/616",[201,4.696]],["name/617",[190,54.619]],["parent/617",[201,4.696]],["name/618",[51,53.188]],["parent/618",[201,4.696]],["name/619",[198,58.296]],["parent/619",[201,4.696]],["name/620",[202,64.174]],["parent/620",[201,4.696]],["name/621",[203,69.282]],["parent/621",[201,4.696]],["name/622",[52,38.221]],["parent/622",[201,4.696]],["name/623",[53,37.927]],["parent/623",[201,4.696]],["name/624",[56,31.516]],["parent/624",[201,4.696]],["name/625",[57,31.985]],["parent/625",[201,4.696]],["name/626",[204,49.823]],["parent/626",[]],["name/627",[59,38.837]],["parent/627",[204,4.784]],["name/628",[17,27.538]],["parent/628",[204,4.784]],["name/629",[196,60.809]],["parent/629",[205,4.88]],["name/630",[51,53.188]],["parent/630",[205,4.88]],["name/631",[206,69.282]],["parent/631",[205,4.88]],["name/632",[198,58.296]],["parent/632",[205,4.88]],["name/633",[199,60.809]],["parent/633",[205,4.88]],["name/634",[56,31.516]],["parent/634",[205,4.88]],["name/635",[80,46.595]],["parent/635",[205,4.88]],["name/636",[190,54.619]],["parent/636",[205,4.88]],["name/637",[62,47.31]],["parent/637",[205,4.88]],["name/638",[56,31.516]],["parent/638",[204,4.784]],["name/639",[63,37.641]],["parent/639",[204,4.784]],["name/640",[64,36.324]],["parent/640",[204,4.784]],["name/641",[65,38.837]],["parent/641",[204,4.784]],["name/642",[66,38.524]],["parent/642",[204,4.784]],["name/643",[67,38.837]],["parent/643",[204,4.784]],["name/644",[57,31.985]],["parent/644",[204,4.784]],["name/645",[207,51.936]],["parent/645",[]],["name/646",[49,39.159]],["parent/646",[207,4.987]],["name/647",[208,53.188]],["parent/647",[207,4.987]],["name/648",[209,69.282]],["parent/648",[207,4.987]],["name/649",[210,64.174]],["parent/649",[207,4.987]],["name/650",[211,60.809]],["parent/650",[207,4.987]],["name/651",[56,31.516]],["parent/651",[207,4.987]],["name/652",[57,31.985]],["parent/652",[207,4.987]],["name/653",[212,49.823]],["parent/653",[]],["name/654",[59,38.837]],["parent/654",[212,4.784]],["name/655",[17,27.538]],["parent/655",[212,4.784]],["name/656",[213,69.282]],["parent/656",[214,6.652]],["name/657",[56,31.516]],["parent/657",[212,4.784]],["name/658",[63,37.641]],["parent/658",[212,4.784]],["name/659",[64,36.324]],["parent/659",[212,4.784]],["name/660",[65,38.837]],["parent/660",[212,4.784]],["name/661",[66,38.524]],["parent/661",[212,4.784]],["name/662",[67,38.837]],["parent/662",[212,4.784]],["name/663",[57,31.985]],["parent/663",[212,4.784]],["name/664",[215,48.913]],["parent/664",[]],["name/665",[49,39.159]],["parent/665",[215,4.696]],["name/666",[216,64.174]],["parent/666",[215,4.696]],["name/667",[118,58.296]],["parent/667",[215,4.696]],["name/668",[217,64.174]],["parent/668",[215,4.696]],["name/669",[218,64.174]],["parent/669",[215,4.696]],["name/670",[8,60.809]],["parent/670",[215,4.696]],["name/671",[219,69.282]],["parent/671",[215,4.696]],["name/672",[220,69.282]],["parent/672",[215,4.696]],["name/673",[56,31.516]],["parent/673",[215,4.696]],["name/674",[57,31.985]],["parent/674",[215,4.696]],["name/675",[221,50.824]],["parent/675",[]],["name/676",[59,38.837]],["parent/676",[221,4.88]],["name/677",[56,31.516]],["parent/677",[221,4.88]],["name/678",[63,37.641]],["parent/678",[221,4.88]],["name/679",[64,36.324]],["parent/679",[221,4.88]],["name/680",[65,38.837]],["parent/680",[221,4.88]],["name/681",[66,38.524]],["parent/681",[221,4.88]],["name/682",[67,38.837]],["parent/682",[221,4.88]],["name/683",[57,31.985]],["parent/683",[221,4.88]],["name/684",[222,69.282]],["parent/684",[]],["name/685",[223,48.913]],["parent/685",[]],["name/686",[64,36.324]],["parent/686",[223,4.696]],["name/687",[224,69.282]],["parent/687",[223,4.696]],["name/688",[225,69.282]],["parent/688",[223,4.696]],["name/689",[52,38.221]],["parent/689",[223,4.696]],["name/690",[53,37.927]],["parent/690",[223,4.696]],["name/691",[226,69.282]],["parent/691",[223,4.696]],["name/692",[227,58.296]],["parent/692",[223,4.696]],["name/693",[228,58.296]],["parent/693",[223,4.696]],["name/694",[229,69.282]],["parent/694",[223,4.696]],["name/695",[230,69.282]],["parent/695",[223,4.696]],["name/696",[231,45.928]],["parent/696",[]],["name/697",[64,36.324]],["parent/697",[231,4.41]],["name/698",[232,69.282]],["parent/698",[231,4.41]],["name/699",[233,58.296]],["parent/699",[231,4.41]],["name/700",[234,43.133]],["parent/700",[231,4.41]],["name/701",[117,64.174]],["parent/701",[231,4.41]],["name/702",[52,38.221]],["parent/702",[231,4.41]],["name/703",[53,37.927]],["parent/703",[231,4.41]],["name/704",[235,69.282]],["parent/704",[231,4.41]],["name/705",[236,64.174]],["parent/705",[231,4.41]],["name/706",[227,58.296]],["parent/706",[231,4.41]],["name/707",[228,58.296]],["parent/707",[231,4.41]],["name/708",[211,60.809]],["parent/708",[231,4.41]],["name/709",[237,69.282]],["parent/709",[231,4.41]],["name/710",[238,69.282]],["parent/710",[231,4.41]],["name/711",[239,47.31]],["parent/711",[]],["name/712",[63,37.641]],["parent/712",[239,4.542]],["name/713",[64,36.324]],["parent/713",[239,4.542]],["name/714",[155,58.296]],["parent/714",[239,4.542]],["name/715",[157,58.296]],["parent/715",[239,4.542]],["name/716",[158,58.296]],["parent/716",[239,4.542]],["name/717",[80,46.595]],["parent/717",[239,4.542]],["name/718",[52,38.221]],["parent/718",[239,4.542]],["name/719",[53,37.927]],["parent/719",[239,4.542]],["name/720",[240,64.174]],["parent/720",[239,4.542]],["name/721",[178,56.289]],["parent/721",[239,4.542]],["name/722",[62,47.31]],["parent/722",[239,4.542]],["name/723",[66,38.524]],["parent/723",[239,4.542]],["name/724",[241,49.823]],["parent/724",[]],["name/725",[64,36.324]],["parent/725",[241,4.784]],["name/726",[190,54.619]],["parent/726",[241,4.784]],["name/727",[51,53.188]],["parent/727",[241,4.784]],["name/728",[198,58.296]],["parent/728",[241,4.784]],["name/729",[199,60.809]],["parent/729",[241,4.784]],["name/730",[56,31.516]],["parent/730",[241,4.784]],["name/731",[202,64.174]],["parent/731",[241,4.784]],["name/732",[196,60.809]],["parent/732",[241,4.784]],["name/733",[17,27.538]],["parent/733",[241,4.784]],["name/734",[242,69.282]],["parent/734",[243,6.162]],["name/735",[244,69.282]],["parent/735",[243,6.162]],["name/736",[245,51.936]],["parent/736",[]],["name/737",[64,36.324]],["parent/737",[245,4.987]],["name/738",[246,69.282]],["parent/738",[245,4.987]],["name/739",[247,69.282]],["parent/739",[245,4.987]],["name/740",[52,38.221]],["parent/740",[245,4.987]],["name/741",[53,37.927]],["parent/741",[245,4.987]],["name/742",[98,60.809]],["parent/742",[245,4.987]],["name/743",[97,60.809]],["parent/743",[245,4.987]],["name/744",[248,48.079]],["parent/744",[]],["name/745",[63,37.641]],["parent/745",[248,4.616]],["name/746",[64,36.324]],["parent/746",[248,4.616]],["name/747",[155,58.296]],["parent/747",[248,4.616]],["name/748",[157,58.296]],["parent/748",[248,4.616]],["name/749",[158,58.296]],["parent/749",[248,4.616]],["name/750",[80,46.595]],["parent/750",[248,4.616]],["name/751",[52,38.221]],["parent/751",[248,4.616]],["name/752",[53,37.927]],["parent/752",[248,4.616]],["name/753",[240,64.174]],["parent/753",[248,4.616]],["name/754",[178,56.289]],["parent/754",[248,4.616]],["name/755",[62,47.31]],["parent/755",[248,4.616]],["name/756",[249,60.809]],["parent/756",[]],["name/757",[64,36.324]],["parent/757",[249,5.838]],["name/758",[250,69.282]],["parent/758",[249,5.838]],["name/759",[251,51.936]],["parent/759",[]],["name/760",[49,39.159]],["parent/760",[251,4.987]],["name/761",[216,64.174]],["parent/761",[251,4.987]],["name/762",[118,58.296]],["parent/762",[251,4.987]],["name/763",[217,64.174]],["parent/763",[251,4.987]],["name/764",[218,64.174]],["parent/764",[251,4.987]],["name/765",[56,31.516]],["parent/765",[251,4.987]],["name/766",[57,31.985]],["parent/766",[251,4.987]],["name/767",[252,50.824]],["parent/767",[]],["name/768",[59,38.837]],["parent/768",[252,4.88]],["name/769",[56,31.516]],["parent/769",[252,4.88]],["name/770",[63,37.641]],["parent/770",[252,4.88]],["name/771",[64,36.324]],["parent/771",[252,4.88]],["name/772",[65,38.837]],["parent/772",[252,4.88]],["name/773",[66,38.524]],["parent/773",[252,4.88]],["name/774",[67,38.837]],["parent/774",[252,4.88]],["name/775",[57,31.985]],["parent/775",[252,4.88]],["name/776",[253,58.296]],["parent/776",[]],["name/777",[49,39.159]],["parent/777",[253,5.597]],["name/778",[56,31.516]],["parent/778",[253,5.597]],["name/779",[57,31.985]],["parent/779",[253,5.597]],["name/780",[254,49.823]],["parent/780",[]],["name/781",[59,38.837]],["parent/781",[254,4.784]],["name/782",[17,27.538]],["parent/782",[254,4.784]],["name/783",[255,69.282]],["parent/783",[256,4.88]],["name/784",[257,69.282]],["parent/784",[256,4.88]],["name/785",[258,69.282]],["parent/785",[256,4.88]],["name/786",[17,27.538]],["parent/786",[256,4.88]],["name/787",[233,58.296]],["parent/787",[259,4.987]],["name/788",[260,69.282]],["parent/788",[259,4.987]],["name/789",[261,69.282]],["parent/789",[259,4.987]],["name/790",[262,69.282]],["parent/790",[259,4.987]],["name/791",[263,69.282]],["parent/791",[256,4.88]],["name/792",[80,46.595]],["parent/792",[256,4.88]],["name/793",[264,69.282]],["parent/793",[256,4.88]],["name/794",[17,27.538]],["parent/794",[256,4.88]],["name/795",[265,69.282]],["parent/795",[259,4.987]],["name/796",[266,69.282]],["parent/796",[259,4.987]],["name/797",[267,69.282]],["parent/797",[259,4.987]],["name/798",[268,69.282]],["parent/798",[259,4.987]],["name/799",[269,69.282]],["parent/799",[256,4.88]],["name/800",[56,31.516]],["parent/800",[254,4.784]],["name/801",[63,37.641]],["parent/801",[254,4.784]],["name/802",[64,36.324]],["parent/802",[254,4.784]],["name/803",[65,38.837]],["parent/803",[254,4.784]],["name/804",[66,38.524]],["parent/804",[254,4.784]],["name/805",[67,38.837]],["parent/805",[254,4.784]],["name/806",[57,31.985]],["parent/806",[254,4.784]],["name/807",[270,56.289]],["parent/807",[]],["name/808",[49,39.159]],["parent/808",[270,5.404]],["name/809",[210,64.174]],["parent/809",[270,5.404]],["name/810",[56,31.516]],["parent/810",[270,5.404]],["name/811",[57,31.985]],["parent/811",[270,5.404]],["name/812",[271,49.823]],["parent/812",[]],["name/813",[59,38.837]],["parent/813",[271,4.784]],["name/814",[17,27.538]],["parent/814",[271,4.784]],["name/815",[272,69.282]],["parent/815",[273,5.597]],["name/816",[17,27.538]],["parent/816",[273,5.597]],["name/817",[274,64.174]],["parent/817",[275,5.597]],["name/818",[276,69.282]],["parent/818",[275,5.597]],["name/819",[236,64.174]],["parent/819",[275,5.597]],["name/820",[277,56.289]],["parent/820",[275,5.597]],["name/821",[278,69.282]],["parent/821",[273,5.597]],["name/822",[279,69.282]],["parent/822",[273,5.597]],["name/823",[56,31.516]],["parent/823",[271,4.784]],["name/824",[63,37.641]],["parent/824",[271,4.784]],["name/825",[64,36.324]],["parent/825",[271,4.784]],["name/826",[65,38.837]],["parent/826",[271,4.784]],["name/827",[66,38.524]],["parent/827",[271,4.784]],["name/828",[67,38.837]],["parent/828",[271,4.784]],["name/829",[57,31.985]],["parent/829",[271,4.784]],["name/830",[280,58.296]],["parent/830",[]],["name/831",[49,39.159]],["parent/831",[280,5.597]],["name/832",[56,31.516]],["parent/832",[280,5.597]],["name/833",[57,31.985]],["parent/833",[280,5.597]],["name/834",[281,49.823]],["parent/834",[]],["name/835",[59,38.837]],["parent/835",[281,4.784]],["name/836",[17,27.538]],["parent/836",[281,4.784]],["name/837",[282,69.282]],["parent/837",[283,6.162]],["name/838",[17,27.538]],["parent/838",[283,6.162]],["name/839",[284,64.174]],["parent/839",[285,3.699]],["name/840",[286,64.174]],["parent/840",[285,3.699]],["name/841",[287,64.174]],["parent/841",[285,3.699]],["name/842",[17,27.538]],["parent/842",[285,3.699]],["name/843",[288,58.296]],["parent/843",[289,4.35]],["name/844",[290,64.174]],["parent/844",[289,4.35]],["name/845",[291,58.296]],["parent/845",[289,4.35]],["name/846",[292,64.174]],["parent/846",[289,4.35]],["name/847",[293,64.174]],["parent/847",[289,4.35]],["name/848",[277,56.289]],["parent/848",[289,4.35]],["name/849",[294,64.174]],["parent/849",[285,3.699]],["name/850",[295,69.282]],["parent/850",[285,3.699]],["name/851",[296,64.174]],["parent/851",[285,3.699]],["name/852",[297,64.174]],["parent/852",[285,3.699]],["name/853",[298,64.174]],["parent/853",[285,3.699]],["name/854",[17,27.538]],["parent/854",[285,3.699]],["name/855",[299,64.174]],["parent/855",[289,4.35]],["name/856",[300,64.174]],["parent/856",[289,4.35]],["name/857",[301,64.174]],["parent/857",[285,3.699]],["name/858",[17,27.538]],["parent/858",[285,3.699]],["name/859",[302,64.174]],["parent/859",[289,4.35]],["name/860",[303,64.174]],["parent/860",[289,4.35]],["name/861",[304,64.174]],["parent/861",[285,3.699]],["name/862",[305,69.282]],["parent/862",[285,3.699]],["name/863",[306,69.282]],["parent/863",[285,3.699]],["name/864",[307,69.282]],["parent/864",[285,3.699]],["name/865",[308,64.174]],["parent/865",[285,3.699]],["name/866",[309,64.174]],["parent/866",[285,3.699]],["name/867",[310,64.174]],["parent/867",[285,3.699]],["name/868",[311,69.282]],["parent/868",[285,3.699]],["name/869",[312,64.174]],["parent/869",[285,3.699]],["name/870",[313,64.174]],["parent/870",[285,3.699]],["name/871",[314,64.174]],["parent/871",[285,3.699]],["name/872",[315,64.174]],["parent/872",[285,3.699]],["name/873",[316,64.174]],["parent/873",[285,3.699]],["name/874",[317,64.174]],["parent/874",[285,3.699]],["name/875",[318,64.174]],["parent/875",[285,3.699]],["name/876",[319,64.174]],["parent/876",[285,3.699]],["name/877",[320,64.174]],["parent/877",[285,3.699]],["name/878",[17,27.538]],["parent/878",[285,3.699]],["name/879",[288,58.296]],["parent/879",[289,4.35]],["name/880",[290,64.174]],["parent/880",[289,4.35]],["name/881",[291,58.296]],["parent/881",[289,4.35]],["name/882",[292,64.174]],["parent/882",[289,4.35]],["name/883",[293,64.174]],["parent/883",[289,4.35]],["name/884",[277,56.289]],["parent/884",[289,4.35]],["name/885",[321,64.174]],["parent/885",[285,3.699]],["name/886",[322,64.174]],["parent/886",[285,3.699]],["name/887",[56,31.516]],["parent/887",[281,4.784]],["name/888",[63,37.641]],["parent/888",[281,4.784]],["name/889",[64,36.324]],["parent/889",[281,4.784]],["name/890",[65,38.837]],["parent/890",[281,4.784]],["name/891",[66,38.524]],["parent/891",[281,4.784]],["name/892",[67,38.837]],["parent/892",[281,4.784]],["name/893",[57,31.985]],["parent/893",[281,4.784]],["name/894",[323,58.296]],["parent/894",[]],["name/895",[49,39.159]],["parent/895",[323,5.597]],["name/896",[56,31.516]],["parent/896",[323,5.597]],["name/897",[57,31.985]],["parent/897",[323,5.597]],["name/898",[324,49.823]],["parent/898",[]],["name/899",[59,38.837]],["parent/899",[324,4.784]],["name/900",[17,27.538]],["parent/900",[324,4.784]],["name/901",[133,64.174]],["parent/901",[325,6.162]],["name/902",[17,27.538]],["parent/902",[325,6.162]],["name/903",[284,64.174]],["parent/903",[326,3.792]],["name/904",[286,64.174]],["parent/904",[326,3.792]],["name/905",[294,64.174]],["parent/905",[326,3.792]],["name/906",[287,64.174]],["parent/906",[326,3.792]],["name/907",[17,27.538]],["parent/907",[326,3.792]],["name/908",[288,58.296]],["parent/908",[327,4.35]],["name/909",[233,58.296]],["parent/909",[327,4.35]],["name/910",[291,58.296]],["parent/910",[327,4.35]],["name/911",[227,58.296]],["parent/911",[327,4.35]],["name/912",[228,58.296]],["parent/912",[327,4.35]],["name/913",[277,56.289]],["parent/913",[327,4.35]],["name/914",[296,64.174]],["parent/914",[326,3.792]],["name/915",[297,64.174]],["parent/915",[326,3.792]],["name/916",[298,64.174]],["parent/916",[326,3.792]],["name/917",[17,27.538]],["parent/917",[326,3.792]],["name/918",[299,64.174]],["parent/918",[327,4.35]],["name/919",[300,64.174]],["parent/919",[327,4.35]],["name/920",[301,64.174]],["parent/920",[326,3.792]],["name/921",[17,27.538]],["parent/921",[326,3.792]],["name/922",[302,64.174]],["parent/922",[327,4.35]],["name/923",[303,64.174]],["parent/923",[327,4.35]],["name/924",[328,69.282]],["parent/924",[326,3.792]],["name/925",[304,64.174]],["parent/925",[326,3.792]],["name/926",[308,64.174]],["parent/926",[326,3.792]],["name/927",[309,64.174]],["parent/927",[326,3.792]],["name/928",[329,69.282]],["parent/928",[326,3.792]],["name/929",[310,64.174]],["parent/929",[326,3.792]],["name/930",[312,64.174]],["parent/930",[326,3.792]],["name/931",[313,64.174]],["parent/931",[326,3.792]],["name/932",[314,64.174]],["parent/932",[326,3.792]],["name/933",[315,64.174]],["parent/933",[326,3.792]],["name/934",[316,64.174]],["parent/934",[326,3.792]],["name/935",[317,64.174]],["parent/935",[326,3.792]],["name/936",[318,64.174]],["parent/936",[326,3.792]],["name/937",[319,64.174]],["parent/937",[326,3.792]],["name/938",[320,64.174]],["parent/938",[326,3.792]],["name/939",[17,27.538]],["parent/939",[326,3.792]],["name/940",[288,58.296]],["parent/940",[327,4.35]],["name/941",[233,58.296]],["parent/941",[327,4.35]],["name/942",[291,58.296]],["parent/942",[327,4.35]],["name/943",[227,58.296]],["parent/943",[327,4.35]],["name/944",[228,58.296]],["parent/944",[327,4.35]],["name/945",[277,56.289]],["parent/945",[327,4.35]],["name/946",[321,64.174]],["parent/946",[326,3.792]],["name/947",[322,64.174]],["parent/947",[326,3.792]],["name/948",[56,31.516]],["parent/948",[324,4.784]],["name/949",[63,37.641]],["parent/949",[324,4.784]],["name/950",[64,36.324]],["parent/950",[324,4.784]],["name/951",[65,38.837]],["parent/951",[324,4.784]],["name/952",[66,38.524]],["parent/952",[324,4.784]],["name/953",[67,38.837]],["parent/953",[324,4.784]],["name/954",[57,31.985]],["parent/954",[324,4.784]],["name/955",[330,58.296]],["parent/955",[]],["name/956",[49,39.159]],["parent/956",[330,5.597]],["name/957",[56,31.516]],["parent/957",[330,5.597]],["name/958",[57,31.985]],["parent/958",[330,5.597]],["name/959",[331,49.823]],["parent/959",[]],["name/960",[59,38.837]],["parent/960",[331,4.784]],["name/961",[17,27.538]],["parent/961",[331,4.784]],["name/962",[56,31.516]],["parent/962",[331,4.784]],["name/963",[63,37.641]],["parent/963",[331,4.784]],["name/964",[64,36.324]],["parent/964",[331,4.784]],["name/965",[65,38.837]],["parent/965",[331,4.784]],["name/966",[66,38.524]],["parent/966",[331,4.784]],["name/967",[67,38.837]],["parent/967",[331,4.784]],["name/968",[57,31.985]],["parent/968",[331,4.784]],["name/969",[332,58.296]],["parent/969",[]],["name/970",[49,39.159]],["parent/970",[332,5.597]],["name/971",[56,31.516]],["parent/971",[332,5.597]],["name/972",[57,31.985]],["parent/972",[332,5.597]],["name/973",[333,49.823]],["parent/973",[]],["name/974",[59,38.837]],["parent/974",[333,4.784]],["name/975",[17,27.538]],["parent/975",[333,4.784]],["name/976",[334,69.282]],["parent/976",[335,6.652]],["name/977",[56,31.516]],["parent/977",[333,4.784]],["name/978",[63,37.641]],["parent/978",[333,4.784]],["name/979",[64,36.324]],["parent/979",[333,4.784]],["name/980",[65,38.837]],["parent/980",[333,4.784]],["name/981",[66,38.524]],["parent/981",[333,4.784]],["name/982",[67,38.837]],["parent/982",[333,4.784]],["name/983",[57,31.985]],["parent/983",[333,4.784]],["name/984",[336,50.824]],["parent/984",[]],["name/985",[56,31.516]],["parent/985",[336,4.88]],["name/986",[63,37.641]],["parent/986",[336,4.88]],["name/987",[64,36.324]],["parent/987",[336,4.88]],["name/988",[337,69.282]],["parent/988",[336,4.88]],["name/989",[338,69.282]],["parent/989",[336,4.88]],["name/990",[339,69.282]],["parent/990",[336,4.88]],["name/991",[9,58.296]],["parent/991",[336,4.88]],["name/992",[57,31.985]],["parent/992",[336,4.88]],["name/993",[340,69.282]],["parent/993",[]],["name/994",[341,60.809]],["parent/994",[]],["name/995",[178,56.289]],["parent/995",[341,5.838]],["name/996",[176,64.174]],["parent/996",[341,5.838]],["name/997",[178,56.289]],["parent/997",[]],["name/998",[342,49.823]],["parent/998",[]],["name/999",[343,69.282]],["parent/999",[342,4.784]],["name/1000",[344,69.282]],["parent/1000",[342,4.784]],["name/1001",[345,69.282]],["parent/1001",[342,4.784]],["name/1002",[346,69.282]],["parent/1002",[342,4.784]],["name/1003",[347,69.282]],["parent/1003",[342,4.784]],["name/1004",[348,69.282]],["parent/1004",[342,4.784]],["name/1005",[349,69.282]],["parent/1005",[342,4.784]],["name/1006",[350,69.282]],["parent/1006",[342,4.784]],["name/1007",[351,69.282]],["parent/1007",[342,4.784]],["name/1008",[352,53.188]],["parent/1008",[]],["name/1009",[353,64.174]],["parent/1009",[352,5.107]],["name/1010",[354,64.174]],["parent/1010",[352,5.107]],["name/1011",[355,64.174]],["parent/1011",[352,5.107]],["name/1012",[356,64.174]],["parent/1012",[352,5.107]],["name/1013",[357,64.174]],["parent/1013",[352,5.107]],["name/1014",[358,64.174]],["parent/1014",[352,5.107]],["name/1015",[359,53.188]],["parent/1015",[]],["name/1016",[353,64.174]],["parent/1016",[359,5.107]],["name/1017",[354,64.174]],["parent/1017",[359,5.107]],["name/1018",[355,64.174]],["parent/1018",[359,5.107]],["name/1019",[356,64.174]],["parent/1019",[359,5.107]],["name/1020",[357,64.174]],["parent/1020",[359,5.107]],["name/1021",[358,64.174]],["parent/1021",[359,5.107]],["name/1022",[360,42.656]],["parent/1022",[]],["name/1023",[361,43.633]],["parent/1023",[360,4.096]],["name/1024",[234,43.133]],["parent/1024",[360,4.096]],["name/1025",[362,69.282]],["parent/1025",[360,4.096]],["name/1026",[274,64.174]],["parent/1026",[360,4.096]],["name/1027",[363,69.282]],["parent/1027",[360,4.096]],["name/1028",[364,69.282]],["parent/1028",[360,4.096]],["name/1029",[365,69.282]],["parent/1029",[360,4.096]],["name/1030",[366,69.282]],["parent/1030",[360,4.096]],["name/1031",[367,69.282]],["parent/1031",[360,4.096]],["name/1032",[50,37.927]],["parent/1032",[360,4.096]],["name/1033",[368,43.633]],["parent/1033",[360,4.096]],["name/1034",[369,43.633]],["parent/1034",[360,4.096]],["name/1035",[370,43.633]],["parent/1035",[360,4.096]],["name/1036",[371,43.633]],["parent/1036",[360,4.096]],["name/1037",[372,43.633]],["parent/1037",[360,4.096]],["name/1038",[373,43.633]],["parent/1038",[360,4.096]],["name/1039",[374,43.633]],["parent/1039",[360,4.096]],["name/1040",[375,43.633]],["parent/1040",[360,4.096]],["name/1041",[376,43.633]],["parent/1041",[360,4.096]],["name/1042",[377,43.633]],["parent/1042",[360,4.096]],["name/1043",[378,45.303]],["parent/1043",[]],["name/1044",[361,43.633]],["parent/1044",[378,4.35]],["name/1045",[379,56.289]],["parent/1045",[378,4.35]],["name/1046",[380,56.289]],["parent/1046",[378,4.35]],["name/1047",[50,37.927]],["parent/1047",[378,4.35]],["name/1048",[368,43.633]],["parent/1048",[378,4.35]],["name/1049",[369,43.633]],["parent/1049",[378,4.35]],["name/1050",[370,43.633]],["parent/1050",[378,4.35]],["name/1051",[234,43.133]],["parent/1051",[378,4.35]],["name/1052",[371,43.633]],["parent/1052",[378,4.35]],["name/1053",[372,43.633]],["parent/1053",[378,4.35]],["name/1054",[373,43.633]],["parent/1054",[378,4.35]],["name/1055",[374,43.633]],["parent/1055",[378,4.35]],["name/1056",[375,43.633]],["parent/1056",[378,4.35]],["name/1057",[376,43.633]],["parent/1057",[378,4.35]],["name/1058",[377,43.633]],["parent/1058",[378,4.35]],["name/1059",[381,45.928]],["parent/1059",[]],["name/1060",[361,43.633]],["parent/1060",[381,4.41]],["name/1061",[382,64.174]],["parent/1061",[381,4.41]],["name/1062",[50,37.927]],["parent/1062",[381,4.41]],["name/1063",[368,43.633]],["parent/1063",[381,4.41]],["name/1064",[369,43.633]],["parent/1064",[381,4.41]],["name/1065",[370,43.633]],["parent/1065",[381,4.41]],["name/1066",[234,43.133]],["parent/1066",[381,4.41]],["name/1067",[371,43.633]],["parent/1067",[381,4.41]],["name/1068",[372,43.633]],["parent/1068",[381,4.41]],["name/1069",[373,43.633]],["parent/1069",[381,4.41]],["name/1070",[374,43.633]],["parent/1070",[381,4.41]],["name/1071",[375,43.633]],["parent/1071",[381,4.41]],["name/1072",[376,43.633]],["parent/1072",[381,4.41]],["name/1073",[377,43.633]],["parent/1073",[381,4.41]],["name/1074",[383,44.715]],["parent/1074",[]],["name/1075",[361,43.633]],["parent/1075",[383,4.293]],["name/1076",[382,64.174]],["parent/1076",[383,4.293]],["name/1077",[208,53.188]],["parent/1077",[383,4.293]],["name/1078",[384,64.174]],["parent/1078",[383,4.293]],["name/1079",[50,37.927]],["parent/1079",[383,4.293]],["name/1080",[368,43.633]],["parent/1080",[383,4.293]],["name/1081",[369,43.633]],["parent/1081",[383,4.293]],["name/1082",[370,43.633]],["parent/1082",[383,4.293]],["name/1083",[234,43.133]],["parent/1083",[383,4.293]],["name/1084",[371,43.633]],["parent/1084",[383,4.293]],["name/1085",[372,43.633]],["parent/1085",[383,4.293]],["name/1086",[373,43.633]],["parent/1086",[383,4.293]],["name/1087",[374,43.633]],["parent/1087",[383,4.293]],["name/1088",[375,43.633]],["parent/1088",[383,4.293]],["name/1089",[376,43.633]],["parent/1089",[383,4.293]],["name/1090",[377,43.633]],["parent/1090",[383,4.293]],["name/1091",[385,43.633]],["parent/1091",[]],["name/1092",[361,43.633]],["parent/1092",[385,4.189]],["name/1093",[379,56.289]],["parent/1093",[385,4.189]],["name/1094",[386,64.174]],["parent/1094",[385,4.189]],["name/1095",[380,56.289]],["parent/1095",[385,4.189]],["name/1096",[387,60.809]],["parent/1096",[385,4.189]],["name/1097",[388,64.174]],["parent/1097",[385,4.189]],["name/1098",[50,37.927]],["parent/1098",[385,4.189]],["name/1099",[368,43.633]],["parent/1099",[385,4.189]],["name/1100",[369,43.633]],["parent/1100",[385,4.189]],["name/1101",[370,43.633]],["parent/1101",[385,4.189]],["name/1102",[234,43.133]],["parent/1102",[385,4.189]],["name/1103",[371,43.633]],["parent/1103",[385,4.189]],["name/1104",[372,43.633]],["parent/1104",[385,4.189]],["name/1105",[373,43.633]],["parent/1105",[385,4.189]],["name/1106",[374,43.633]],["parent/1106",[385,4.189]],["name/1107",[375,43.633]],["parent/1107",[385,4.189]],["name/1108",[376,43.633]],["parent/1108",[385,4.189]],["name/1109",[377,43.633]],["parent/1109",[385,4.189]],["name/1110",[389,45.303]],["parent/1110",[]],["name/1111",[361,43.633]],["parent/1111",[389,4.35]],["name/1112",[390,69.282]],["parent/1112",[389,4.35]],["name/1113",[391,69.282]],["parent/1113",[389,4.35]],["name/1114",[50,37.927]],["parent/1114",[389,4.35]],["name/1115",[368,43.633]],["parent/1115",[389,4.35]],["name/1116",[369,43.633]],["parent/1116",[389,4.35]],["name/1117",[370,43.633]],["parent/1117",[389,4.35]],["name/1118",[234,43.133]],["parent/1118",[389,4.35]],["name/1119",[371,43.633]],["parent/1119",[389,4.35]],["name/1120",[372,43.633]],["parent/1120",[389,4.35]],["name/1121",[373,43.633]],["parent/1121",[389,4.35]],["name/1122",[374,43.633]],["parent/1122",[389,4.35]],["name/1123",[375,43.633]],["parent/1123",[389,4.35]],["name/1124",[376,43.633]],["parent/1124",[389,4.35]],["name/1125",[377,43.633]],["parent/1125",[389,4.35]],["name/1126",[392,45.303]],["parent/1126",[]],["name/1127",[361,43.633]],["parent/1127",[392,4.35]],["name/1128",[393,64.174]],["parent/1128",[392,4.35]],["name/1129",[394,58.296]],["parent/1129",[392,4.35]],["name/1130",[50,37.927]],["parent/1130",[392,4.35]],["name/1131",[368,43.633]],["parent/1131",[392,4.35]],["name/1132",[369,43.633]],["parent/1132",[392,4.35]],["name/1133",[370,43.633]],["parent/1133",[392,4.35]],["name/1134",[234,43.133]],["parent/1134",[392,4.35]],["name/1135",[371,43.633]],["parent/1135",[392,4.35]],["name/1136",[372,43.633]],["parent/1136",[392,4.35]],["name/1137",[373,43.633]],["parent/1137",[392,4.35]],["name/1138",[374,43.633]],["parent/1138",[392,4.35]],["name/1139",[375,43.633]],["parent/1139",[392,4.35]],["name/1140",[376,43.633]],["parent/1140",[392,4.35]],["name/1141",[377,43.633]],["parent/1141",[392,4.35]],["name/1142",[395,43.133]],["parent/1142",[]],["name/1143",[361,43.633]],["parent/1143",[395,4.141]],["name/1144",[208,53.188]],["parent/1144",[395,4.141]],["name/1145",[379,56.289]],["parent/1145",[395,4.141]],["name/1146",[396,64.174]],["parent/1146",[395,4.141]],["name/1147",[397,69.282]],["parent/1147",[395,4.141]],["name/1148",[398,64.174]],["parent/1148",[395,4.141]],["name/1149",[380,56.289]],["parent/1149",[395,4.141]],["name/1150",[50,37.927]],["parent/1150",[395,4.141]],["name/1151",[368,43.633]],["parent/1151",[395,4.141]],["name/1152",[369,43.633]],["parent/1152",[395,4.141]],["name/1153",[370,43.633]],["parent/1153",[395,4.141]],["name/1154",[234,43.133]],["parent/1154",[395,4.141]],["name/1155",[371,43.633]],["parent/1155",[395,4.141]],["name/1156",[372,43.633]],["parent/1156",[395,4.141]],["name/1157",[373,43.633]],["parent/1157",[395,4.141]],["name/1158",[374,43.633]],["parent/1158",[395,4.141]],["name/1159",[375,43.633]],["parent/1159",[395,4.141]],["name/1160",[376,43.633]],["parent/1160",[395,4.141]],["name/1161",[377,43.633]],["parent/1161",[395,4.141]],["name/1162",[399,44.159]],["parent/1162",[]],["name/1163",[361,43.633]],["parent/1163",[399,4.24]],["name/1164",[393,64.174]],["parent/1164",[399,4.24]],["name/1165",[394,58.296]],["parent/1165",[399,4.24]],["name/1166",[398,64.174]],["parent/1166",[399,4.24]],["name/1167",[400,69.282]],["parent/1167",[399,4.24]],["name/1168",[50,37.927]],["parent/1168",[399,4.24]],["name/1169",[368,43.633]],["parent/1169",[399,4.24]],["name/1170",[369,43.633]],["parent/1170",[399,4.24]],["name/1171",[370,43.633]],["parent/1171",[399,4.24]],["name/1172",[234,43.133]],["parent/1172",[399,4.24]],["name/1173",[371,43.633]],["parent/1173",[399,4.24]],["name/1174",[372,43.633]],["parent/1174",[399,4.24]],["name/1175",[373,43.633]],["parent/1175",[399,4.24]],["name/1176",[374,43.633]],["parent/1176",[399,4.24]],["name/1177",[375,43.633]],["parent/1177",[399,4.24]],["name/1178",[376,43.633]],["parent/1178",[399,4.24]],["name/1179",[377,43.633]],["parent/1179",[399,4.24]],["name/1180",[401,45.928]],["parent/1180",[]],["name/1181",[361,43.633]],["parent/1181",[401,4.41]],["name/1182",[394,58.296]],["parent/1182",[401,4.41]],["name/1183",[50,37.927]],["parent/1183",[401,4.41]],["name/1184",[368,43.633]],["parent/1184",[401,4.41]],["name/1185",[369,43.633]],["parent/1185",[401,4.41]],["name/1186",[370,43.633]],["parent/1186",[401,4.41]],["name/1187",[234,43.133]],["parent/1187",[401,4.41]],["name/1188",[371,43.633]],["parent/1188",[401,4.41]],["name/1189",[372,43.633]],["parent/1189",[401,4.41]],["name/1190",[373,43.633]],["parent/1190",[401,4.41]],["name/1191",[374,43.633]],["parent/1191",[401,4.41]],["name/1192",[375,43.633]],["parent/1192",[401,4.41]],["name/1193",[376,43.633]],["parent/1193",[401,4.41]],["name/1194",[377,43.633]],["parent/1194",[401,4.41]],["name/1195",[402,56.289]],["parent/1195",[]],["name/1196",[403,64.174]],["parent/1196",[402,5.404]],["name/1197",[404,64.174]],["parent/1197",[402,5.404]],["name/1198",[405,64.174]],["parent/1198",[402,5.404]],["name/1199",[406,64.174]],["parent/1199",[402,5.404]],["name/1200",[407,56.289]],["parent/1200",[]],["name/1201",[403,64.174]],["parent/1201",[407,5.404]],["name/1202",[404,64.174]],["parent/1202",[407,5.404]],["name/1203",[405,64.174]],["parent/1203",[407,5.404]],["name/1204",[406,64.174]],["parent/1204",[407,5.404]],["name/1205",[408,44.159]],["parent/1205",[]],["name/1206",[361,43.633]],["parent/1206",[408,4.24]],["name/1207",[234,43.133]],["parent/1207",[408,4.24]],["name/1208",[387,60.809]],["parent/1208",[408,4.24]],["name/1209",[394,58.296]],["parent/1209",[408,4.24]],["name/1210",[409,69.282]],["parent/1210",[408,4.24]],["name/1211",[410,69.282]],["parent/1211",[408,4.24]],["name/1212",[50,37.927]],["parent/1212",[408,4.24]],["name/1213",[368,43.633]],["parent/1213",[408,4.24]],["name/1214",[369,43.633]],["parent/1214",[408,4.24]],["name/1215",[370,43.633]],["parent/1215",[408,4.24]],["name/1216",[371,43.633]],["parent/1216",[408,4.24]],["name/1217",[372,43.633]],["parent/1217",[408,4.24]],["name/1218",[373,43.633]],["parent/1218",[408,4.24]],["name/1219",[374,43.633]],["parent/1219",[408,4.24]],["name/1220",[375,43.633]],["parent/1220",[408,4.24]],["name/1221",[376,43.633]],["parent/1221",[408,4.24]],["name/1222",[377,43.633]],["parent/1222",[408,4.24]],["name/1223",[411,58.296]],["parent/1223",[]],["name/1224",[412,64.174]],["parent/1224",[411,5.597]],["name/1225",[413,64.174]],["parent/1225",[411,5.597]],["name/1226",[414,64.174]],["parent/1226",[411,5.597]],["name/1227",[415,58.296]],["parent/1227",[]],["name/1228",[412,64.174]],["parent/1228",[415,5.597]],["name/1229",[413,64.174]],["parent/1229",[415,5.597]],["name/1230",[414,64.174]],["parent/1230",[415,5.597]],["name/1231",[416,42.656]],["parent/1231",[]],["name/1232",[361,43.633]],["parent/1232",[416,4.096]],["name/1233",[208,53.188]],["parent/1233",[416,4.096]],["name/1234",[379,56.289]],["parent/1234",[416,4.096]],["name/1235",[380,56.289]],["parent/1235",[416,4.096]],["name/1236",[388,64.174]],["parent/1236",[416,4.096]],["name/1237",[417,69.282]],["parent/1237",[416,4.096]],["name/1238",[386,64.174]],["parent/1238",[416,4.096]],["name/1239",[384,64.174]],["parent/1239",[416,4.096]],["name/1240",[234,43.133]],["parent/1240",[416,4.096]],["name/1241",[50,37.927]],["parent/1241",[416,4.096]],["name/1242",[368,43.633]],["parent/1242",[416,4.096]],["name/1243",[369,43.633]],["parent/1243",[416,4.096]],["name/1244",[370,43.633]],["parent/1244",[416,4.096]],["name/1245",[371,43.633]],["parent/1245",[416,4.096]],["name/1246",[372,43.633]],["parent/1246",[416,4.096]],["name/1247",[373,43.633]],["parent/1247",[416,4.096]],["name/1248",[374,43.633]],["parent/1248",[416,4.096]],["name/1249",[375,43.633]],["parent/1249",[416,4.096]],["name/1250",[376,43.633]],["parent/1250",[416,4.096]],["name/1251",[377,43.633]],["parent/1251",[416,4.096]],["name/1252",[418,60.809]],["parent/1252",[]],["name/1253",[419,64.174]],["parent/1253",[418,5.838]],["name/1254",[420,64.174]],["parent/1254",[418,5.838]],["name/1255",[421,60.809]],["parent/1255",[]],["name/1256",[419,64.174]],["parent/1256",[421,5.838]],["name/1257",[420,64.174]],["parent/1257",[421,5.838]],["name/1258",[422,43.633]],["parent/1258",[]],["name/1259",[361,43.633]],["parent/1259",[422,4.189]],["name/1260",[234,43.133]],["parent/1260",[422,4.189]],["name/1261",[423,64.174]],["parent/1261",[422,4.189]],["name/1262",[424,69.282]],["parent/1262",[422,4.189]],["name/1263",[208,53.188]],["parent/1263",[422,4.189]],["name/1264",[211,60.809]],["parent/1264",[422,4.189]],["name/1265",[37,60.809]],["parent/1265",[422,4.189]],["name/1266",[50,37.927]],["parent/1266",[422,4.189]],["name/1267",[368,43.633]],["parent/1267",[422,4.189]],["name/1268",[369,43.633]],["parent/1268",[422,4.189]],["name/1269",[370,43.633]],["parent/1269",[422,4.189]],["name/1270",[371,43.633]],["parent/1270",[422,4.189]],["name/1271",[372,43.633]],["parent/1271",[422,4.189]],["name/1272",[373,43.633]],["parent/1272",[422,4.189]],["name/1273",[374,43.633]],["parent/1273",[422,4.189]],["name/1274",[375,43.633]],["parent/1274",[422,4.189]],["name/1275",[376,43.633]],["parent/1275",[422,4.189]],["name/1276",[377,43.633]],["parent/1276",[422,4.189]],["name/1277",[425,43.133]],["parent/1277",[]],["name/1278",[361,43.633]],["parent/1278",[425,4.141]],["name/1279",[208,53.188]],["parent/1279",[425,4.141]],["name/1280",[379,56.289]],["parent/1280",[425,4.141]],["name/1281",[426,69.282]],["parent/1281",[425,4.141]],["name/1282",[37,60.809]],["parent/1282",[425,4.141]],["name/1283",[396,64.174]],["parent/1283",[425,4.141]],["name/1284",[380,56.289]],["parent/1284",[425,4.141]],["name/1285",[50,37.927]],["parent/1285",[425,4.141]],["name/1286",[368,43.633]],["parent/1286",[425,4.141]],["name/1287",[369,43.633]],["parent/1287",[425,4.141]],["name/1288",[370,43.633]],["parent/1288",[425,4.141]],["name/1289",[234,43.133]],["parent/1289",[425,4.141]],["name/1290",[371,43.633]],["parent/1290",[425,4.141]],["name/1291",[372,43.633]],["parent/1291",[425,4.141]],["name/1292",[373,43.633]],["parent/1292",[425,4.141]],["name/1293",[374,43.633]],["parent/1293",[425,4.141]],["name/1294",[375,43.633]],["parent/1294",[425,4.141]],["name/1295",[376,43.633]],["parent/1295",[425,4.141]],["name/1296",[377,43.633]],["parent/1296",[425,4.141]],["name/1297",[427,44.715]],["parent/1297",[]],["name/1298",[361,43.633]],["parent/1298",[427,4.293]],["name/1299",[423,64.174]],["parent/1299",[427,4.293]],["name/1300",[208,53.188]],["parent/1300",[427,4.293]],["name/1301",[387,60.809]],["parent/1301",[427,4.293]],["name/1302",[50,37.927]],["parent/1302",[427,4.293]],["name/1303",[368,43.633]],["parent/1303",[427,4.293]],["name/1304",[369,43.633]],["parent/1304",[427,4.293]],["name/1305",[370,43.633]],["parent/1305",[427,4.293]],["name/1306",[234,43.133]],["parent/1306",[427,4.293]],["name/1307",[371,43.633]],["parent/1307",[427,4.293]],["name/1308",[372,43.633]],["parent/1308",[427,4.293]],["name/1309",[373,43.633]],["parent/1309",[427,4.293]],["name/1310",[374,43.633]],["parent/1310",[427,4.293]],["name/1311",[375,43.633]],["parent/1311",[427,4.293]],["name/1312",[376,43.633]],["parent/1312",[427,4.293]],["name/1313",[377,43.633]],["parent/1313",[427,4.293]],["name/1314",[428,45.928]],["parent/1314",[]],["name/1315",[361,43.633]],["parent/1315",[428,4.41]],["name/1316",[429,69.282]],["parent/1316",[428,4.41]],["name/1317",[50,37.927]],["parent/1317",[428,4.41]],["name/1318",[368,43.633]],["parent/1318",[428,4.41]],["name/1319",[369,43.633]],["parent/1319",[428,4.41]],["name/1320",[370,43.633]],["parent/1320",[428,4.41]],["name/1321",[234,43.133]],["parent/1321",[428,4.41]],["name/1322",[371,43.633]],["parent/1322",[428,4.41]],["name/1323",[372,43.633]],["parent/1323",[428,4.41]],["name/1324",[373,43.633]],["parent/1324",[428,4.41]],["name/1325",[374,43.633]],["parent/1325",[428,4.41]],["name/1326",[375,43.633]],["parent/1326",[428,4.41]],["name/1327",[376,43.633]],["parent/1327",[428,4.41]],["name/1328",[377,43.633]],["parent/1328",[428,4.41]],["name/1329",[430,45.303]],["parent/1329",[]],["name/1330",[361,43.633]],["parent/1330",[430,4.35]],["name/1331",[431,69.282]],["parent/1331",[430,4.35]],["name/1332",[432,69.282]],["parent/1332",[430,4.35]],["name/1333",[50,37.927]],["parent/1333",[430,4.35]],["name/1334",[368,43.633]],["parent/1334",[430,4.35]],["name/1335",[369,43.633]],["parent/1335",[430,4.35]],["name/1336",[370,43.633]],["parent/1336",[430,4.35]],["name/1337",[234,43.133]],["parent/1337",[430,4.35]],["name/1338",[371,43.633]],["parent/1338",[430,4.35]],["name/1339",[372,43.633]],["parent/1339",[430,4.35]],["name/1340",[373,43.633]],["parent/1340",[430,4.35]],["name/1341",[374,43.633]],["parent/1341",[430,4.35]],["name/1342",[375,43.633]],["parent/1342",[430,4.35]],["name/1343",[376,43.633]],["parent/1343",[430,4.35]],["name/1344",[377,43.633]],["parent/1344",[430,4.35]],["name/1345",[433,45.928]],["parent/1345",[]],["name/1346",[361,43.633]],["parent/1346",[433,4.41]],["name/1347",[434,69.282]],["parent/1347",[433,4.41]],["name/1348",[50,37.927]],["parent/1348",[433,4.41]],["name/1349",[368,43.633]],["parent/1349",[433,4.41]],["name/1350",[369,43.633]],["parent/1350",[433,4.41]],["name/1351",[370,43.633]],["parent/1351",[433,4.41]],["name/1352",[234,43.133]],["parent/1352",[433,4.41]],["name/1353",[371,43.633]],["parent/1353",[433,4.41]],["name/1354",[372,43.633]],["parent/1354",[433,4.41]],["name/1355",[373,43.633]],["parent/1355",[433,4.41]],["name/1356",[374,43.633]],["parent/1356",[433,4.41]],["name/1357",[375,43.633]],["parent/1357",[433,4.41]],["name/1358",[376,43.633]],["parent/1358",[433,4.41]],["name/1359",[377,43.633]],["parent/1359",[433,4.41]],["name/1360",[435,54.619]],["parent/1360",[]],["name/1361",[436,64.174]],["parent/1361",[435,5.244]],["name/1362",[437,64.174]],["parent/1362",[435,5.244]],["name/1363",[438,64.174]],["parent/1363",[435,5.244]],["name/1364",[439,64.174]],["parent/1364",[435,5.244]],["name/1365",[440,64.174]],["parent/1365",[435,5.244]],["name/1366",[441,54.619]],["parent/1366",[]],["name/1367",[436,64.174]],["parent/1367",[441,5.244]],["name/1368",[437,64.174]],["parent/1368",[441,5.244]],["name/1369",[438,64.174]],["parent/1369",[441,5.244]],["name/1370",[439,64.174]],["parent/1370",[441,5.244]],["name/1371",[440,64.174]],["parent/1371",[441,5.244]],["name/1372",[442,44.715]],["parent/1372",[]],["name/1373",[361,43.633]],["parent/1373",[442,4.293]],["name/1374",[443,69.282]],["parent/1374",[442,4.293]],["name/1375",[444,69.282]],["parent/1375",[442,4.293]],["name/1376",[445,69.282]],["parent/1376",[442,4.293]],["name/1377",[234,43.133]],["parent/1377",[442,4.293]],["name/1378",[50,37.927]],["parent/1378",[442,4.293]],["name/1379",[368,43.633]],["parent/1379",[442,4.293]],["name/1380",[369,43.633]],["parent/1380",[442,4.293]],["name/1381",[370,43.633]],["parent/1381",[442,4.293]],["name/1382",[371,43.633]],["parent/1382",[442,4.293]],["name/1383",[372,43.633]],["parent/1383",[442,4.293]],["name/1384",[373,43.633]],["parent/1384",[442,4.293]],["name/1385",[374,43.633]],["parent/1385",[442,4.293]],["name/1386",[375,43.633]],["parent/1386",[442,4.293]],["name/1387",[376,43.633]],["parent/1387",[442,4.293]],["name/1388",[377,43.633]],["parent/1388",[442,4.293]],["name/1389",[446,69.282]],["parent/1389",[]],["name/1390",[447,69.282]],["parent/1390",[]],["name/1391",[448,69.282]],["parent/1391",[]],["name/1392",[449,69.282]],["parent/1392",[]],["name/1393",[450,69.282]],["parent/1393",[]],["name/1394",[451,69.282]],["parent/1394",[]],["name/1395",[452,69.282]],["parent/1395",[]],["name/1396",[453,69.282]],["parent/1396",[]],["name/1397",[454,69.282]],["parent/1397",[]],["name/1398",[455,69.282]],["parent/1398",[]],["name/1399",[456,64.174]],["parent/1399",[]],["name/1400",[17,27.538]],["parent/1400",[456,6.162]],["name/1401",[457,69.282]],["parent/1401",[458,3.97]],["name/1402",[17,27.538]],["parent/1402",[458,3.97]],["name/1403",[459,69.282]],["parent/1403",[458,3.97]],["name/1404",[17,27.538]],["parent/1404",[458,3.97]],["name/1405",[460,69.282]],["parent/1405",[458,3.97]],["name/1406",[17,27.538]],["parent/1406",[458,3.97]],["name/1407",[461,69.282]],["parent/1407",[458,3.97]],["name/1408",[17,27.538]],["parent/1408",[458,3.97]],["name/1409",[462,69.282]],["parent/1409",[458,3.97]],["name/1410",[17,27.538]],["parent/1410",[458,3.97]],["name/1411",[463,69.282]],["parent/1411",[458,3.97]],["name/1412",[17,27.538]],["parent/1412",[458,3.97]],["name/1413",[464,69.282]],["parent/1413",[458,3.97]],["name/1414",[17,27.538]],["parent/1414",[458,3.97]],["name/1415",[465,69.282]],["parent/1415",[458,3.97]],["name/1416",[17,27.538]],["parent/1416",[458,3.97]],["name/1417",[466,69.282]],["parent/1417",[458,3.97]],["name/1418",[17,27.538]],["parent/1418",[458,3.97]],["name/1419",[467,69.282]],["parent/1419",[458,3.97]],["name/1420",[17,27.538]],["parent/1420",[458,3.97]],["name/1421",[468,69.282]],["parent/1421",[458,3.97]],["name/1422",[17,27.538]],["parent/1422",[458,3.97]],["name/1423",[469,69.282]],["parent/1423",[458,3.97]],["name/1424",[17,27.538]],["parent/1424",[458,3.97]],["name/1425",[470,69.282]],["parent/1425",[]],["name/1426",[17,27.538]],["parent/1426",[]],["name/1427",[471,69.282]],["parent/1427",[]],["name/1428",[472,69.282]],["parent/1428",[]],["name/1429",[473,69.282]],["parent/1429",[]],["name/1430",[474,69.282]],["parent/1430",[]],["name/1431",[475,51.936]],["parent/1431",[]],["name/1432",[17,27.538]],["parent/1432",[475,4.987]],["name/1433",[2,45.928]],["parent/1433",[475,4.987]],["name/1434",[476,48.079]],["parent/1434",[475,4.987]],["name/1435",[477,48.079]],["parent/1435",[475,4.987]],["name/1436",[478,48.079]],["parent/1436",[475,4.987]],["name/1437",[479,48.079]],["parent/1437",[475,4.987]],["name/1438",[480,48.079]],["parent/1438",[475,4.987]],["name/1439",[481,51.936]],["parent/1439",[]],["name/1440",[17,27.538]],["parent/1440",[481,4.987]],["name/1441",[2,45.928]],["parent/1441",[481,4.987]],["name/1442",[476,48.079]],["parent/1442",[481,4.987]],["name/1443",[477,48.079]],["parent/1443",[481,4.987]],["name/1444",[478,48.079]],["parent/1444",[481,4.987]],["name/1445",[479,48.079]],["parent/1445",[481,4.987]],["name/1446",[480,48.079]],["parent/1446",[481,4.987]],["name/1447",[482,51.936]],["parent/1447",[]],["name/1448",[17,27.538]],["parent/1448",[482,4.987]],["name/1449",[2,45.928]],["parent/1449",[482,4.987]],["name/1450",[476,48.079]],["parent/1450",[482,4.987]],["name/1451",[477,48.079]],["parent/1451",[482,4.987]],["name/1452",[478,48.079]],["parent/1452",[482,4.987]],["name/1453",[479,48.079]],["parent/1453",[482,4.987]],["name/1454",[480,48.079]],["parent/1454",[482,4.987]],["name/1455",[483,51.936]],["parent/1455",[]],["name/1456",[17,27.538]],["parent/1456",[483,4.987]],["name/1457",[2,45.928]],["parent/1457",[483,4.987]],["name/1458",[476,48.079]],["parent/1458",[483,4.987]],["name/1459",[477,48.079]],["parent/1459",[483,4.987]],["name/1460",[478,48.079]],["parent/1460",[483,4.987]],["name/1461",[479,48.079]],["parent/1461",[483,4.987]],["name/1462",[480,48.079]],["parent/1462",[483,4.987]],["name/1463",[484,51.936]],["parent/1463",[]],["name/1464",[17,27.538]],["parent/1464",[484,4.987]],["name/1465",[2,45.928]],["parent/1465",[484,4.987]],["name/1466",[476,48.079]],["parent/1466",[484,4.987]],["name/1467",[477,48.079]],["parent/1467",[484,4.987]],["name/1468",[478,48.079]],["parent/1468",[484,4.987]],["name/1469",[479,48.079]],["parent/1469",[484,4.987]],["name/1470",[480,48.079]],["parent/1470",[484,4.987]],["name/1471",[485,51.936]],["parent/1471",[]],["name/1472",[17,27.538]],["parent/1472",[485,4.987]],["name/1473",[2,45.928]],["parent/1473",[485,4.987]],["name/1474",[476,48.079]],["parent/1474",[485,4.987]],["name/1475",[477,48.079]],["parent/1475",[485,4.987]],["name/1476",[478,48.079]],["parent/1476",[485,4.987]],["name/1477",[479,48.079]],["parent/1477",[485,4.987]],["name/1478",[480,48.079]],["parent/1478",[485,4.987]],["name/1479",[486,51.936]],["parent/1479",[]],["name/1480",[17,27.538]],["parent/1480",[486,4.987]],["name/1481",[2,45.928]],["parent/1481",[486,4.987]],["name/1482",[476,48.079]],["parent/1482",[486,4.987]],["name/1483",[477,48.079]],["parent/1483",[486,4.987]],["name/1484",[478,48.079]],["parent/1484",[486,4.987]],["name/1485",[479,48.079]],["parent/1485",[486,4.987]],["name/1486",[480,48.079]],["parent/1486",[486,4.987]],["name/1487",[487,51.936]],["parent/1487",[]],["name/1488",[17,27.538]],["parent/1488",[487,4.987]],["name/1489",[2,45.928]],["parent/1489",[487,4.987]],["name/1490",[476,48.079]],["parent/1490",[487,4.987]],["name/1491",[477,48.079]],["parent/1491",[487,4.987]],["name/1492",[478,48.079]],["parent/1492",[487,4.987]],["name/1493",[479,48.079]],["parent/1493",[487,4.987]],["name/1494",[480,48.079]],["parent/1494",[487,4.987]],["name/1495",[488,51.936]],["parent/1495",[]],["name/1496",[17,27.538]],["parent/1496",[488,4.987]],["name/1497",[2,45.928]],["parent/1497",[488,4.987]],["name/1498",[476,48.079]],["parent/1498",[488,4.987]],["name/1499",[477,48.079]],["parent/1499",[488,4.987]],["name/1500",[478,48.079]],["parent/1500",[488,4.987]],["name/1501",[479,48.079]],["parent/1501",[488,4.987]],["name/1502",[480,48.079]],["parent/1502",[488,4.987]],["name/1503",[489,51.936]],["parent/1503",[]],["name/1504",[17,27.538]],["parent/1504",[489,4.987]],["name/1505",[2,45.928]],["parent/1505",[489,4.987]],["name/1506",[476,48.079]],["parent/1506",[489,4.987]],["name/1507",[477,48.079]],["parent/1507",[489,4.987]],["name/1508",[478,48.079]],["parent/1508",[489,4.987]],["name/1509",[479,48.079]],["parent/1509",[489,4.987]],["name/1510",[480,48.079]],["parent/1510",[489,4.987]],["name/1511",[490,51.936]],["parent/1511",[]],["name/1512",[17,27.538]],["parent/1512",[490,4.987]],["name/1513",[2,45.928]],["parent/1513",[490,4.987]],["name/1514",[476,48.079]],["parent/1514",[490,4.987]],["name/1515",[477,48.079]],["parent/1515",[490,4.987]],["name/1516",[478,48.079]],["parent/1516",[490,4.987]],["name/1517",[479,48.079]],["parent/1517",[490,4.987]],["name/1518",[480,48.079]],["parent/1518",[490,4.987]],["name/1519",[491,51.936]],["parent/1519",[]],["name/1520",[17,27.538]],["parent/1520",[491,4.987]],["name/1521",[2,45.928]],["parent/1521",[491,4.987]],["name/1522",[476,48.079]],["parent/1522",[491,4.987]],["name/1523",[477,48.079]],["parent/1523",[491,4.987]],["name/1524",[478,48.079]],["parent/1524",[491,4.987]],["name/1525",[479,48.079]],["parent/1525",[491,4.987]],["name/1526",[480,48.079]],["parent/1526",[491,4.987]],["name/1527",[492,69.282]],["parent/1527",[]],["name/1528",[493,69.282]],["parent/1528",[]],["name/1529",[494,69.282]],["parent/1529",[]]],"invertedIndex":[["__type",{"_index":17,"name":{"17":{},"19":{},"21":{},"23":{},"25":{},"27":{},"29":{},"31":{},"33":{},"35":{},"37":{},"39":{},"55":{},"57":{},"59":{},"61":{},"63":{},"65":{},"67":{},"69":{},"71":{},"73":{},"75":{},"77":{},"82":{},"111":{},"136":{},"161":{},"187":{},"214":{},"242":{},"271":{},"297":{},"300":{},"302":{},"304":{},"327":{},"353":{},"372":{},"388":{},"408":{},"431":{},"443":{},"464":{},"494":{},"516":{},"558":{},"581":{},"599":{},"628":{},"655":{},"733":{},"782":{},"786":{},"794":{},"814":{},"816":{},"836":{},"838":{},"842":{},"854":{},"858":{},"878":{},"900":{},"902":{},"907":{},"917":{},"921":{},"939":{},"961":{},"975":{},"1400":{},"1402":{},"1404":{},"1406":{},"1408":{},"1410":{},"1412":{},"1414":{},"1416":{},"1418":{},"1420":{},"1422":{},"1424":{},"1426":{},"1432":{},"1440":{},"1448":{},"1456":{},"1464":{},"1472":{},"1480":{},"1488":{},"1496":{},"1504":{},"1512":{},"1520":{}},"parent":{}}],["accepted",{"_index":160,"name":{"470":{}},"parent":{}}],["account",{"_index":50,"name":{"101":{},"112":{},"128":{},"151":{},"177":{},"188":{},"203":{},"215":{},"232":{},"243":{},"258":{},"272":{},"288":{},"298":{},"317":{},"1032":{},"1047":{},"1062":{},"1079":{},"1098":{},"1114":{},"1130":{},"1150":{},"1168":{},"1183":{},"1212":{},"1241":{},"1266":{},"1285":{},"1302":{},"1317":{},"1333":{},"1348":{},"1378":{}},"parent":{}}],["account_data",{"_index":78,"name":{"162":{}},"parent":{}}],["account_objects",{"_index":91,"name":{"216":{}},"parent":{}}],["account_root",{"_index":136,"name":{"427":{}},"parent":{}}],["account_sequence_available",{"_index":161,"name":{"471":{}},"parent":{}}],["account_sequence_next",{"_index":162,"name":{"472":{}},"parent":{}}],["accountchannelsrequest",{"_index":48,"name":{"99":{}},"parent":{"100":{},"101":{},"102":{},"103":{},"104":{},"105":{},"106":{},"107":{},"108":{}}}],["accountchannelsresponse",{"_index":58,"name":{"109":{}},"parent":{"110":{},"111":{},"119":{},"120":{},"121":{},"122":{},"123":{},"124":{},"125":{}}}],["accountchannelsresponse.__type",{"_index":60,"name":{},"parent":{"112":{},"113":{},"114":{},"115":{},"116":{},"117":{},"118":{}}}],["accountcurrenciesrequest",{"_index":68,"name":{"126":{}},"parent":{"127":{},"128":{},"129":{},"130":{},"131":{},"132":{},"133":{}}}],["accountcurrenciesresponse",{"_index":70,"name":{"134":{}},"parent":{"135":{},"136":{},"142":{},"143":{},"144":{},"145":{},"146":{},"147":{},"148":{}}}],["accountcurrenciesresponse.__type",{"_index":71,"name":{},"parent":{"137":{},"138":{},"139":{},"140":{},"141":{}}}],["accountdelete",{"_index":378,"name":{"1043":{}},"parent":{"1044":{},"1045":{},"1046":{},"1047":{},"1048":{},"1049":{},"1050":{},"1051":{},"1052":{},"1053":{},"1054":{},"1055":{},"1056":{},"1057":{},"1058":{}}}],["accountinforequest",{"_index":74,"name":{"149":{}},"parent":{"150":{},"151":{},"152":{},"153":{},"154":{},"155":{},"156":{},"157":{},"158":{}}}],["accountinforesponse",{"_index":77,"name":{"159":{}},"parent":{"160":{},"161":{},"168":{},"169":{},"170":{},"171":{},"172":{},"173":{},"174":{}}}],["accountinforesponse.__type",{"_index":79,"name":{},"parent":{"162":{},"163":{},"164":{},"165":{},"166":{},"167":{}}}],["accountlinesrequest",{"_index":82,"name":{"175":{}},"parent":{"176":{},"177":{},"178":{},"179":{},"180":{},"181":{},"182":{},"183":{},"184":{}}}],["accountlinesresponse",{"_index":84,"name":{"185":{}},"parent":{"186":{},"187":{},"194":{},"195":{},"196":{},"197":{},"198":{},"199":{},"200":{}}}],["accountlinesresponse.__type",{"_index":85,"name":{},"parent":{"188":{},"189":{},"190":{},"191":{},"192":{},"193":{}}}],["accountobjectsrequest",{"_index":87,"name":{"201":{}},"parent":{"202":{},"203":{},"204":{},"205":{},"206":{},"207":{},"208":{},"209":{},"210":{},"211":{}}}],["accountobjectsresponse",{"_index":89,"name":{"212":{}},"parent":{"213":{},"214":{},"223":{},"224":{},"225":{},"226":{},"227":{},"228":{},"229":{}}}],["accountobjectsresponse.__type",{"_index":90,"name":{},"parent":{"215":{},"216":{},"217":{},"218":{},"219":{},"220":{},"221":{},"222":{}}}],["accountoffersrequest",{"_index":92,"name":{"230":{}},"parent":{"231":{},"232":{},"233":{},"234":{},"235":{},"236":{},"237":{},"238":{},"239":{}}}],["accountoffersresponse",{"_index":93,"name":{"240":{}},"parent":{"241":{},"242":{},"249":{},"250":{},"251":{},"252":{},"253":{},"254":{},"255":{}}}],["accountoffersresponse.__type",{"_index":94,"name":{},"parent":{"243":{},"244":{},"245":{},"246":{},"247":{},"248":{}}}],["accounts",{"_index":118,"name":{"343":{},"432":{},"667":{},"762":{}},"parent":{}}],["accounts_proposed",{"_index":217,"name":{"668":{},"763":{}},"parent":{}}],["accountset",{"_index":360,"name":{"1022":{}},"parent":{"1023":{},"1024":{},"1025":{},"1026":{},"1027":{},"1028":{},"1029":{},"1030":{},"1031":{},"1032":{},"1033":{},"1034":{},"1035":{},"1036":{},"1037":{},"1038":{},"1039":{},"1040":{},"1041":{},"1042":{}}}],["accountsetasfflags",{"_index":342,"name":{"998":{}},"parent":{"999":{},"1000":{},"1001":{},"1002":{},"1003":{},"1004":{},"1005":{},"1006":{},"1007":{}}}],["accountsetflagsinterface",{"_index":359,"name":{"1015":{}},"parent":{"1016":{},"1017":{},"1018":{},"1019":{},"1020":{},"1021":{}}}],["accountsettfflags",{"_index":352,"name":{"1008":{}},"parent":{"1009":{},"1010":{},"1011":{},"1012":{},"1013":{},"1014":{}}}],["accounttxnid",{"_index":370,"name":{"1035":{},"1050":{},"1065":{},"1082":{},"1101":{},"1117":{},"1133":{},"1153":{},"1171":{},"1186":{},"1215":{},"1244":{},"1269":{},"1288":{},"1305":{},"1320":{},"1336":{},"1351":{},"1381":{}},"parent":{}}],["accounttxrequest",{"_index":96,"name":{"256":{}},"parent":{"257":{},"258":{},"259":{},"260":{},"261":{},"262":{},"263":{},"264":{},"265":{},"266":{},"267":{},"268":{}}}],["accounttxresponse",{"_index":101,"name":{"269":{}},"parent":{"270":{},"271":{},"279":{},"280":{},"281":{},"282":{},"283":{},"284":{},"285":{}}}],["accounttxresponse.__type",{"_index":102,"name":{},"parent":{"272":{},"273":{},"274":{},"275":{},"276":{},"277":{},"278":{}}}],["action",{"_index":246,"name":{"738":{}},"parent":{}}],["address",{"_index":41,"name":{"91":{}},"parent":{}}],["age",{"_index":288,"name":{"843":{},"879":{},"908":{},"940":{}},"parent":{}}],["alternatives",{"_index":196,"name":{"600":{},"629":{},"732":{}},"parent":{}}],["amendment_blocked",{"_index":284,"name":{"839":{},"903":{}},"parent":{}}],["amendments",{"_index":232,"name":{"698":{}},"parent":{}}],["amount",{"_index":208,"name":{"647":{},"1077":{},"1144":{},"1233":{},"1263":{},"1279":{},"1300":{}},"parent":{}}],["api_version",{"_index":57,"name":{"108":{},"125":{},"133":{},"148":{},"158":{},"174":{},"184":{},"200":{},"211":{},"229":{},"239":{},"255":{},"268":{},"285":{},"294":{},"314":{},"324":{},"337":{},"350":{},"365":{},"369":{},"381":{},"385":{},"396":{},"405":{},"420":{},"440":{},"455":{},"461":{},"485":{},"491":{},"506":{},"513":{},"527":{},"535":{},"545":{},"555":{},"570":{},"578":{},"595":{},"614":{},"625":{},"644":{},"652":{},"663":{},"674":{},"683":{},"766":{},"775":{},"779":{},"806":{},"811":{},"829":{},"833":{},"893":{},"897":{},"954":{},"958":{},"968":{},"972":{},"983":{},"992":{}},"parent":{}}],["applied",{"_index":163,"name":{"473":{}},"parent":{}}],["asfaccounttxnid",{"_index":347,"name":{"1003":{}},"parent":{}}],["asfdefaultripple",{"_index":350,"name":{"1006":{}},"parent":{}}],["asfdepositauth",{"_index":351,"name":{"1007":{}},"parent":{}}],["asfdisablemaster",{"_index":346,"name":{"1002":{}},"parent":{}}],["asfdisallowxrp",{"_index":345,"name":{"1001":{}},"parent":{}}],["asfglobalfreeze",{"_index":349,"name":{"1005":{}},"parent":{}}],["asfnofreeze",{"_index":348,"name":{"1004":{}},"parent":{}}],["asfrequireauth",{"_index":344,"name":{"1000":{}},"parent":{}}],["asfrequiredest",{"_index":343,"name":{"999":{}},"parent":{}}],["assets",{"_index":110,"name":{"303":{}},"parent":{}}],["authorize",{"_index":390,"name":{"1112":{}},"parent":{}}],["authorizechannel",{"_index":492,"name":{"1527":{}},"parent":{}}],["autofill",{"_index":16,"name":{"16":{},"54":{}},"parent":{}}],["balance",{"_index":424,"name":{"1262":{}},"parent":{}}],["balances",{"_index":109,"name":{"301":{}},"parent":{}}],["base_fee",{"_index":233,"name":{"699":{},"787":{},"909":{},"941":{}},"parent":{}}],["base_fee_xrp",{"_index":290,"name":{"844":{},"880":{}},"parent":{}}],["binary",{"_index":99,"name":{"263":{},"347":{},"401":{},"423":{},"531":{}},"parent":{}}],["bookoffersrequest",{"_index":183,"name":{"546":{}},"parent":{"547":{},"548":{},"549":{},"550":{},"551":{},"552":{},"553":{},"554":{},"555":{}}}],["bookoffersresponse",{"_index":187,"name":{"556":{}},"parent":{"557":{},"558":{},"564":{},"565":{},"566":{},"567":{},"568":{},"569":{},"570":{}}}],["bookoffersresponse.__type",{"_index":188,"name":{},"parent":{"559":{},"560":{},"561":{},"562":{},"563":{}}}],["books",{"_index":218,"name":{"669":{},"764":{}},"parent":{}}],["broadcast",{"_index":164,"name":{"474":{}},"parent":{}}],["broadcastclient",{"_index":0,"name":{"0":{}},"parent":{"1":{},"2":{},"3":{},"4":{},"5":{},"6":{},"7":{},"8":{},"9":{},"10":{},"11":{},"12":{},"13":{},"14":{},"15":{},"16":{},"17":{},"18":{},"19":{},"20":{},"21":{},"22":{},"23":{},"24":{},"25":{},"26":{},"27":{},"28":{},"29":{},"30":{},"31":{},"32":{},"33":{},"34":{},"35":{},"36":{},"37":{},"38":{},"39":{}}}],["build_version",{"_index":286,"name":{"840":{},"904":{}},"parent":{}}],["cancelafter",{"_index":396,"name":{"1146":{},"1283":{}},"parent":{}}],["channel",{"_index":423,"name":{"1261":{},"1299":{}},"parent":{}}],["channel_id",{"_index":209,"name":{"648":{}},"parent":{}}],["channels",{"_index":61,"name":{"113":{}},"parent":{}}],["channelverifyrequest",{"_index":207,"name":{"645":{}},"parent":{"646":{},"647":{},"648":{},"649":{},"650":{},"651":{},"652":{}}}],["channelverifyresponse",{"_index":212,"name":{"653":{}},"parent":{"654":{},"655":{},"657":{},"658":{},"659":{},"660":{},"661":{},"662":{},"663":{}}}],["channelverifyresponse.__type",{"_index":214,"name":{},"parent":{"656":{}}}],["check",{"_index":142,"name":{"434":{}},"parent":{}}],["checkcancel",{"_index":381,"name":{"1059":{}},"parent":{"1060":{},"1061":{},"1062":{},"1063":{},"1064":{},"1065":{},"1066":{},"1067":{},"1068":{},"1069":{},"1070":{},"1071":{},"1072":{},"1073":{}}}],["checkcash",{"_index":383,"name":{"1074":{}},"parent":{"1075":{},"1076":{},"1077":{},"1078":{},"1079":{},"1080":{},"1081":{},"1082":{},"1083":{},"1084":{},"1085":{},"1086":{},"1087":{},"1088":{},"1089":{},"1090":{}}}],["checkcreate",{"_index":385,"name":{"1091":{}},"parent":{"1092":{},"1093":{},"1094":{},"1095":{},"1096":{},"1097":{},"1098":{},"1099":{},"1100":{},"1101":{},"1102":{},"1103":{},"1104":{},"1105":{},"1106":{},"1107":{},"1108":{},"1109":{}}}],["checkid",{"_index":382,"name":{"1061":{},"1076":{}},"parent":{}}],["checktxserialization",{"_index":46,"name":{"96":{}},"parent":{}}],["classicaddress",{"_index":39,"name":{"89":{}},"parent":{}}],["clearflag",{"_index":362,"name":{"1025":{}},"parent":{}}],["client",{"_index":29,"name":{"40":{}},"parent":{"41":{},"42":{},"43":{},"44":{},"45":{},"46":{},"47":{},"48":{},"49":{},"50":{},"51":{},"52":{},"53":{},"54":{},"55":{},"56":{},"57":{},"58":{},"59":{},"60":{},"61":{},"62":{},"63":{},"64":{},"65":{},"66":{},"67":{},"68":{},"69":{},"70":{},"71":{},"72":{},"73":{},"74":{},"75":{},"76":{},"77":{}}}],["clients",{"_index":3,"name":{"3":{}},"parent":{}}],["closed",{"_index":200,"name":{"606":{}},"parent":{}}],["closed_ledger",{"_index":287,"name":{"841":{},"906":{}},"parent":{}}],["command",{"_index":49,"name":{"100":{},"127":{},"150":{},"176":{},"202":{},"231":{},"257":{},"287":{},"316":{},"339":{},"367":{},"383":{},"398":{},"422":{},"457":{},"487":{},"508":{},"529":{},"547":{},"572":{},"616":{},"646":{},"665":{},"760":{},"777":{},"808":{},"831":{},"895":{},"956":{},"970":{}},"parent":{}}],["complete_ledgers",{"_index":294,"name":{"849":{},"905":{}},"parent":{}}],["condition",{"_index":398,"name":{"1148":{},"1166":{}},"parent":{}}],["connect",{"_index":13,"name":{"13":{},"51":{}},"parent":{}}],["connection",{"_index":5,"name":{"5":{},"43":{}},"parent":{}}],["connectionerror",{"_index":482,"name":{"1447":{}},"parent":{"1448":{},"1449":{},"1450":{},"1451":{},"1452":{},"1453":{},"1454":{}}}],["consensus",{"_index":250,"name":{"758":{}},"parent":{}}],["consensusstream",{"_index":249,"name":{"756":{}},"parent":{"757":{},"758":{}}}],["constructor",{"_index":2,"name":{"2":{},"42":{},"86":{},"1433":{},"1441":{},"1449":{},"1457":{},"1465":{},"1473":{},"1481":{},"1489":{},"1497":{},"1505":{},"1513":{},"1521":{}},"parent":{}}],["converge_time_s",{"_index":299,"name":{"855":{},"918":{}},"parent":{}}],["convertstringtohex",{"_index":474,"name":{"1430":{}},"parent":{}}],["currency",{"_index":141,"name":{"433":{}},"parent":{}}],["current_ledger_size",{"_index":255,"name":{"783":{}},"parent":{}}],["current_queue_size",{"_index":257,"name":{"784":{}},"parent":{}}],["data",{"_index":478,"name":{"1436":{},"1444":{},"1452":{},"1460":{},"1468":{},"1476":{},"1484":{},"1492":{},"1500":{},"1508":{},"1516":{},"1524":{}},"parent":{}}],["date",{"_index":247,"name":{"739":{}},"parent":{}}],["deletion_blockers_only",{"_index":88,"name":{"205":{}},"parent":{}}],["delivermin",{"_index":384,"name":{"1078":{},"1239":{}},"parent":{}}],["deposit_authorized",{"_index":192,"name":{"582":{}},"parent":{}}],["deposit_preauth",{"_index":145,"name":{"437":{}},"parent":{}}],["depositauthorizedrequest",{"_index":189,"name":{"571":{}},"parent":{"572":{},"573":{},"574":{},"575":{},"576":{},"577":{},"578":{}}}],["depositauthorizedresponse",{"_index":191,"name":{"579":{}},"parent":{"580":{},"581":{},"589":{},"590":{},"591":{},"592":{},"593":{},"594":{},"595":{}}}],["depositauthorizedresponse.__type",{"_index":193,"name":{},"parent":{"582":{},"583":{},"584":{},"585":{},"586":{},"587":{},"588":{}}}],["depositpreauth",{"_index":389,"name":{"1110":{}},"parent":{"1111":{},"1112":{},"1113":{},"1114":{},"1115":{},"1116":{},"1117":{},"1118":{},"1119":{},"1120":{},"1121":{},"1122":{},"1123":{},"1124":{},"1125":{}}}],["derivewallet",{"_index":36,"name":{"85":{}},"parent":{}}],["derivexaddress",{"_index":471,"name":{"1427":{}},"parent":{}}],["destination",{"_index":379,"name":{"1045":{},"1093":{},"1145":{},"1234":{},"1280":{}},"parent":{}}],["destination_account",{"_index":51,"name":{"102":{},"574":{},"583":{},"601":{},"618":{},"630":{},"727":{}},"parent":{}}],["destination_amount",{"_index":198,"name":{"602":{},"619":{},"632":{},"728":{}},"parent":{}}],["destination_currencies",{"_index":206,"name":{"631":{}},"parent":{}}],["destinationtag",{"_index":380,"name":{"1046":{},"1095":{},"1149":{},"1235":{},"1284":{}},"parent":{}}],["details",{"_index":272,"name":{"815":{}},"parent":{}}],["directory",{"_index":137,"name":{"428":{}},"parent":{}}],["disconnect",{"_index":14,"name":{"14":{},"52":{}},"parent":{}}],["disconnectederror",{"_index":485,"name":{"1471":{}},"parent":{"1472":{},"1473":{},"1474":{},"1475":{},"1476":{},"1477":{},"1478":{}}}],["domain",{"_index":274,"name":{"817":{},"1026":{}},"parent":{}}],["drops",{"_index":258,"name":{"785":{}},"parent":{}}],["dropstoxrp",{"_index":447,"name":{"1390":{}},"parent":{}}],["emailhash",{"_index":363,"name":{"1027":{}},"parent":{}}],["engine_result",{"_index":155,"name":{"465":{},"495":{},"714":{},"747":{}},"parent":{}}],["engine_result_code",{"_index":157,"name":{"466":{},"496":{},"715":{},"748":{}},"parent":{}}],["engine_result_message",{"_index":158,"name":{"467":{},"497":{},"716":{},"749":{}},"parent":{}}],["ephemeral_key",{"_index":276,"name":{"818":{}},"parent":{}}],["error",{"_index":337,"name":{"988":{}},"parent":{}}],["error_code",{"_index":338,"name":{"989":{}},"parent":{}}],["error_message",{"_index":339,"name":{"990":{}},"parent":{}}],["errorresponse",{"_index":336,"name":{"984":{}},"parent":{"985":{},"986":{},"987":{},"988":{},"989":{},"990":{},"991":{},"992":{}}}],["escrow",{"_index":143,"name":{"435":{}},"parent":{}}],["escrowcancel",{"_index":392,"name":{"1126":{}},"parent":{"1127":{},"1128":{},"1129":{},"1130":{},"1131":{},"1132":{},"1133":{},"1134":{},"1135":{},"1136":{},"1137":{},"1138":{},"1139":{},"1140":{},"1141":{}}}],["escrowcreate",{"_index":395,"name":{"1142":{}},"parent":{"1143":{},"1144":{},"1145":{},"1146":{},"1147":{},"1148":{},"1149":{},"1150":{},"1151":{},"1152":{},"1153":{},"1154":{},"1155":{},"1156":{},"1157":{},"1158":{},"1159":{},"1160":{},"1161":{}}}],["escrowfinish",{"_index":399,"name":{"1162":{}},"parent":{"1163":{},"1164":{},"1165":{},"1166":{},"1167":{},"1168":{},"1169":{},"1170":{},"1171":{},"1172":{},"1173":{},"1174":{},"1175":{},"1176":{},"1177":{},"1178":{},"1179":{}}}],["expand",{"_index":119,"name":{"345":{}},"parent":{}}],["expected_ledger_size",{"_index":263,"name":{"791":{}},"parent":{}}],["expiration",{"_index":387,"name":{"1096":{},"1208":{},"1301":{}},"parent":{}}],["fail_hard",{"_index":153,"name":{"459":{},"489":{}},"parent":{}}],["fee",{"_index":368,"name":{"1033":{},"1048":{},"1063":{},"1080":{},"1099":{},"1115":{},"1131":{},"1151":{},"1169":{},"1184":{},"1213":{},"1242":{},"1267":{},"1286":{},"1303":{},"1318":{},"1334":{},"1349":{},"1379":{}},"parent":{}}],["fee_base",{"_index":224,"name":{"687":{}},"parent":{}}],["fee_ref",{"_index":225,"name":{"688":{}},"parent":{}}],["feecushion",{"_index":6,"name":{"6":{},"44":{}},"parent":{}}],["feerequest",{"_index":253,"name":{"776":{}},"parent":{"777":{},"778":{},"779":{}}}],["feeresponse",{"_index":254,"name":{"780":{}},"parent":{"781":{},"782":{},"800":{},"801":{},"802":{},"803":{},"804":{},"805":{},"806":{}}}],["feeresponse.__type",{"_index":256,"name":{},"parent":{"783":{},"784":{},"785":{},"786":{},"791":{},"792":{},"793":{},"794":{},"799":{}}}],["feeresponse.__type.__type",{"_index":259,"name":{},"parent":{"787":{},"788":{},"789":{},"790":{},"795":{},"796":{},"797":{},"798":{}}}],["finishafter",{"_index":397,"name":{"1147":{}},"parent":{}}],["flags",{"_index":234,"name":{"700":{},"1024":{},"1051":{},"1066":{},"1083":{},"1102":{},"1118":{},"1134":{},"1154":{},"1172":{},"1187":{},"1207":{},"1240":{},"1260":{},"1289":{},"1306":{},"1321":{},"1337":{},"1352":{},"1377":{}},"parent":{}}],["forward",{"_index":100,"name":{"264":{}},"parent":{}}],["forwarded",{"_index":67,"name":{"124":{},"147":{},"173":{},"199":{},"228":{},"254":{},"284":{},"313":{},"336":{},"364":{},"380":{},"395":{},"419":{},"454":{},"484":{},"505":{},"526":{},"544":{},"569":{},"594":{},"613":{},"643":{},"662":{},"682":{},"774":{},"805":{},"828":{},"892":{},"953":{},"967":{},"982":{}},"parent":{}}],["fromentropy",{"_index":35,"name":{"84":{}},"parent":{}}],["frommnemonic",{"_index":34,"name":{"83":{}},"parent":{}}],["fromsecret",{"_index":33,"name":{"81":{}},"parent":{}}],["fromseed",{"_index":32,"name":{"80":{}},"parent":{}}],["fulfillment",{"_index":400,"name":{"1167":{}},"parent":{}}],["full",{"_index":117,"name":{"342":{},"701":{}},"parent":{}}],["full_reply",{"_index":199,"name":{"604":{},"633":{},"729":{}},"parent":{}}],["fundwallet",{"_index":28,"name":{"38":{},"76":{}},"parent":{}}],["gatewaybalancesrequest",{"_index":104,"name":{"286":{}},"parent":{"287":{},"288":{},"289":{},"290":{},"291":{},"292":{},"293":{},"294":{}}}],["gatewaybalancesresponse",{"_index":106,"name":{"295":{}},"parent":{"296":{},"297":{},"308":{},"309":{},"310":{},"311":{},"312":{},"313":{},"314":{}}}],["gatewaybalancesresponse.__type",{"_index":107,"name":{},"parent":{"298":{},"299":{},"300":{},"301":{},"302":{},"303":{},"304":{},"305":{},"306":{},"307":{}}}],["generate",{"_index":31,"name":{"79":{}},"parent":{}}],["generatexaddress",{"_index":470,"name":{"1425":{}},"parent":{}}],["getbalancechanges",{"_index":446,"name":{"1389":{}},"parent":{}}],["getbalances",{"_index":25,"name":{"32":{},"70":{}},"parent":{}}],["getclassicaddress",{"_index":45,"name":{"95":{}},"parent":{}}],["getfee",{"_index":18,"name":{"18":{},"56":{}},"parent":{}}],["getledgerindex",{"_index":27,"name":{"36":{},"74":{}},"parent":{}}],["getmethodnames",{"_index":4,"name":{"4":{}},"parent":{}}],["getorderbook",{"_index":26,"name":{"34":{},"72":{}},"parent":{}}],["getxaddress",{"_index":44,"name":{"94":{}},"parent":{}}],["getxrpbalance",{"_index":24,"name":{"30":{},"68":{}},"parent":{}}],["hash",{"_index":291,"name":{"845":{},"881":{},"910":{},"942":{}},"parent":{}}],["hashaccountroot",{"_index":460,"name":{"1405":{}},"parent":{}}],["hashes",{"_index":456,"name":{"1399":{}},"parent":{"1400":{}}}],["hashes.__type",{"_index":458,"name":{},"parent":{"1401":{},"1402":{},"1403":{},"1404":{},"1405":{},"1406":{},"1407":{},"1408":{},"1409":{},"1410":{},"1411":{},"1412":{},"1413":{},"1414":{},"1415":{},"1416":{},"1417":{},"1418":{},"1419":{},"1420":{},"1421":{},"1422":{},"1423":{},"1424":{}}}],["hashescrow",{"_index":468,"name":{"1421":{}},"parent":{}}],["hashledger",{"_index":466,"name":{"1417":{}},"parent":{}}],["hashledgerheader",{"_index":467,"name":{"1419":{}},"parent":{}}],["hashofferid",{"_index":462,"name":{"1409":{}},"parent":{}}],["hashpaymentchannel",{"_index":469,"name":{"1423":{}},"parent":{}}],["hashsignedtx",{"_index":457,"name":{"1401":{}},"parent":{}}],["hashsignerlistid",{"_index":461,"name":{"1407":{}},"parent":{}}],["hashstatetree",{"_index":465,"name":{"1415":{}},"parent":{}}],["hashtrustline",{"_index":463,"name":{"1411":{}},"parent":{}}],["hashtx",{"_index":459,"name":{"1403":{}},"parent":{}}],["hashtxtree",{"_index":464,"name":{"1413":{}},"parent":{}}],["hasnextpage",{"_index":1,"name":{"1":{},"41":{}},"parent":{}}],["hostid",{"_index":295,"name":{"850":{}},"parent":{}}],["hotwallet",{"_index":105,"name":{"290":{}},"parent":{}}],["id",{"_index":56,"name":{"107":{},"119":{},"132":{},"142":{},"157":{},"168":{},"183":{},"194":{},"210":{},"223":{},"238":{},"249":{},"267":{},"279":{},"293":{},"308":{},"323":{},"331":{},"349":{},"359":{},"368":{},"375":{},"384":{},"390":{},"404":{},"414":{},"439":{},"449":{},"460":{},"479":{},"490":{},"500":{},"512":{},"521":{},"534":{},"539":{},"554":{},"564":{},"577":{},"589":{},"605":{},"608":{},"624":{},"634":{},"638":{},"651":{},"657":{},"673":{},"677":{},"730":{},"765":{},"769":{},"778":{},"800":{},"810":{},"823":{},"832":{},"887":{},"896":{},"948":{},"957":{},"962":{},"971":{},"977":{},"985":{}},"parent":{}}],["index",{"_index":135,"name":{"426":{},"444":{}},"parent":{}}],["info",{"_index":282,"name":{"837":{}},"parent":{}}],["inspect",{"_index":480,"name":{"1438":{},"1446":{},"1454":{},"1462":{},"1470":{},"1478":{},"1486":{},"1494":{},"1502":{},"1510":{},"1518":{},"1526":{}},"parent":{}}],["invoiceid",{"_index":388,"name":{"1097":{},"1236":{}},"parent":{}}],["io_latency_ms",{"_index":296,"name":{"851":{},"914":{}},"parent":{}}],["isconnected",{"_index":15,"name":{"15":{},"53":{}},"parent":{}}],["isotimetorippletime",{"_index":451,"name":{"1394":{}},"parent":{}}],["isvalidaddress",{"_index":455,"name":{"1398":{}},"parent":{}}],["isvalidsecret",{"_index":454,"name":{"1397":{}},"parent":{}}],["job_types",{"_index":302,"name":{"859":{},"922":{}},"parent":{}}],["jq_trans_overflow",{"_index":297,"name":{"852":{},"915":{}},"parent":{}}],["kept",{"_index":165,"name":{"475":{}},"parent":{}}],["last_close",{"_index":298,"name":{"853":{},"916":{}},"parent":{}}],["lastledgersequence",{"_index":371,"name":{"1036":{},"1052":{},"1067":{},"1084":{},"1103":{},"1119":{},"1135":{},"1155":{},"1173":{},"1188":{},"1216":{},"1245":{},"1270":{},"1290":{},"1307":{},"1322":{},"1338":{},"1353":{},"1382":{}},"parent":{}}],["ledger",{"_index":122,"name":{"354":{}},"parent":{}}],["ledger_current_index",{"_index":80,"name":{"164":{},"190":{},"219":{},"245":{},"306":{},"328":{},"389":{},"445":{},"559":{},"586":{},"635":{},"717":{},"750":{},"792":{}},"parent":{}}],["ledger_hash",{"_index":52,"name":{"103":{},"114":{},"129":{},"137":{},"152":{},"178":{},"192":{},"206":{},"217":{},"233":{},"247":{},"261":{},"291":{},"305":{},"321":{},"340":{},"355":{},"373":{},"399":{},"410":{},"424":{},"509":{},"517":{},"548":{},"561":{},"575":{},"584":{},"622":{},"689":{},"702":{},"718":{},"740":{},"751":{}},"parent":{}}],["ledger_index",{"_index":53,"name":{"104":{},"115":{},"130":{},"138":{},"153":{},"165":{},"179":{},"191":{},"207":{},"218":{},"234":{},"246":{},"262":{},"292":{},"307":{},"322":{},"341":{},"356":{},"374":{},"400":{},"409":{},"425":{},"510":{},"518":{},"549":{},"560":{},"576":{},"585":{},"623":{},"690":{},"703":{},"719":{},"741":{},"752":{}},"parent":{}}],["ledger_index_max",{"_index":98,"name":{"260":{},"274":{},"742":{}},"parent":{}}],["ledger_index_min",{"_index":97,"name":{"259":{},"273":{},"743":{}},"parent":{}}],["ledger_time",{"_index":226,"name":{"691":{}},"parent":{}}],["ledgerclosedrequest",{"_index":124,"name":{"366":{}},"parent":{"367":{},"368":{},"369":{}}}],["ledgerclosedresponse",{"_index":125,"name":{"370":{}},"parent":{"371":{},"372":{},"375":{},"376":{},"377":{},"378":{},"379":{},"380":{},"381":{}}}],["ledgerclosedresponse.__type",{"_index":126,"name":{},"parent":{"373":{},"374":{}}}],["ledgercurrentrequest",{"_index":127,"name":{"382":{}},"parent":{"383":{},"384":{},"385":{}}}],["ledgercurrentresponse",{"_index":128,"name":{"386":{}},"parent":{"387":{},"388":{},"390":{},"391":{},"392":{},"393":{},"394":{},"395":{},"396":{}}}],["ledgercurrentresponse.__type",{"_index":129,"name":{},"parent":{"389":{}}}],["ledgerdatarequest",{"_index":130,"name":{"397":{}},"parent":{"398":{},"399":{},"400":{},"401":{},"402":{},"403":{},"404":{},"405":{}}}],["ledgerdataresponse",{"_index":131,"name":{"406":{}},"parent":{"407":{},"408":{},"414":{},"415":{},"416":{},"417":{},"418":{},"419":{},"420":{}}}],["ledgerdataresponse.__type",{"_index":132,"name":{},"parent":{"409":{},"410":{},"411":{},"412":{},"413":{}}}],["ledgerentryrequest",{"_index":134,"name":{"421":{}},"parent":{"422":{},"423":{},"424":{},"425":{},"426":{},"427":{},"428":{},"429":{},"430":{},"431":{},"434":{},"435":{},"436":{},"437":{},"438":{},"439":{},"440":{}}}],["ledgerentryrequest.__type",{"_index":140,"name":{},"parent":{"432":{},"433":{}}}],["ledgerentryresponse",{"_index":147,"name":{"441":{}},"parent":{"442":{},"443":{},"449":{},"450":{},"451":{},"452":{},"453":{},"454":{},"455":{}}}],["ledgerentryresponse.__type",{"_index":148,"name":{},"parent":{"444":{},"445":{},"446":{},"447":{},"448":{}}}],["ledgerrequest",{"_index":116,"name":{"338":{}},"parent":{"339":{},"340":{},"341":{},"342":{},"343":{},"344":{},"345":{},"346":{},"347":{},"348":{},"349":{},"350":{}}}],["ledgerresponse",{"_index":121,"name":{"351":{}},"parent":{"352":{},"353":{},"359":{},"360":{},"361":{},"362":{},"363":{},"364":{},"365":{}}}],["ledgerresponse.__type",{"_index":123,"name":{},"parent":{"354":{},"355":{},"356":{},"357":{},"358":{}}}],["ledgerstream",{"_index":223,"name":{"685":{}},"parent":{"686":{},"687":{},"688":{},"689":{},"690":{},"691":{},"692":{},"693":{},"694":{},"695":{}}}],["levels",{"_index":264,"name":{"793":{}},"parent":{}}],["limit",{"_index":54,"name":{"105":{},"117":{},"181":{},"208":{},"220":{},"235":{},"265":{},"275":{},"320":{},"402":{},"550":{}},"parent":{}}],["limitamount",{"_index":443,"name":{"1374":{}},"parent":{}}],["lines",{"_index":86,"name":{"189":{}},"parent":{}}],["load",{"_index":301,"name":{"857":{},"920":{}},"parent":{}}],["load_base",{"_index":328,"name":{"924":{}},"parent":{}}],["load_factor",{"_index":304,"name":{"861":{},"925":{}},"parent":{}}],["load_factor_cluster",{"_index":307,"name":{"864":{}},"parent":{}}],["load_factor_fee_escalation",{"_index":308,"name":{"865":{},"926":{}},"parent":{}}],["load_factor_fee_queue",{"_index":309,"name":{"866":{},"927":{}},"parent":{}}],["load_factor_fee_reference",{"_index":329,"name":{"928":{}},"parent":{}}],["load_factor_local",{"_index":305,"name":{"862":{}},"parent":{}}],["load_factor_net",{"_index":306,"name":{"863":{}},"parent":{}}],["load_factor_server",{"_index":310,"name":{"867":{},"929":{}},"parent":{}}],["load_fee",{"_index":235,"name":{"704":{}},"parent":{}}],["manifest",{"_index":278,"name":{"821":{}},"parent":{}}],["manifestrequest",{"_index":270,"name":{"807":{}},"parent":{"808":{},"809":{},"810":{},"811":{}}}],["manifestresponse",{"_index":271,"name":{"812":{}},"parent":{"813":{},"814":{},"823":{},"824":{},"825":{},"826":{},"827":{},"828":{},"829":{}}}],["manifestresponse.__type",{"_index":273,"name":{},"parent":{"815":{},"816":{},"821":{},"822":{}}}],["manifestresponse.__type.__type",{"_index":275,"name":{},"parent":{"817":{},"818":{},"819":{},"820":{}}}],["marker",{"_index":55,"name":{"106":{},"118":{},"182":{},"193":{},"209":{},"221":{},"236":{},"248":{},"266":{},"276":{},"403":{},"412":{}},"parent":{}}],["master_key",{"_index":236,"name":{"705":{},"819":{}},"parent":{}}],["max_ledger",{"_index":180,"name":{"533":{}},"parent":{}}],["max_queue_size",{"_index":269,"name":{"799":{}},"parent":{}}],["maxfeexrp",{"_index":7,"name":{"7":{},"45":{}},"parent":{}}],["median_fee",{"_index":260,"name":{"788":{}},"parent":{}}],["median_level",{"_index":265,"name":{"795":{}},"parent":{}}],["memos",{"_index":372,"name":{"1037":{},"1053":{},"1068":{},"1085":{},"1104":{},"1120":{},"1136":{},"1156":{},"1174":{},"1189":{},"1217":{},"1246":{},"1271":{},"1291":{},"1308":{},"1323":{},"1339":{},"1354":{},"1383":{}},"parent":{}}],["message",{"_index":477,"name":{"1435":{},"1443":{},"1451":{},"1459":{},"1467":{},"1475":{},"1483":{},"1491":{},"1499":{},"1507":{},"1515":{},"1523":{}},"parent":{}}],["messagekey",{"_index":364,"name":{"1028":{}},"parent":{}}],["meta",{"_index":240,"name":{"720":{},"753":{}},"parent":{}}],["metadata",{"_index":176,"name":{"519":{},"996":{}},"parent":{}}],["min_ledger",{"_index":179,"name":{"532":{}},"parent":{}}],["minimum_fee",{"_index":261,"name":{"789":{}},"parent":{}}],["minimum_level",{"_index":266,"name":{"796":{}},"parent":{}}],["multisign",{"_index":494,"name":{"1529":{}},"parent":{}}],["name",{"_index":476,"name":{"1434":{},"1442":{},"1450":{},"1458":{},"1466":{},"1474":{},"1482":{},"1490":{},"1498":{},"1506":{},"1514":{},"1522":{}},"parent":{}}],["network_ledger",{"_index":311,"name":{"868":{}},"parent":{}}],["node",{"_index":149,"name":{"446":{}},"parent":{}}],["node_binary",{"_index":150,"name":{"447":{}},"parent":{}}],["noripplecheckrequest",{"_index":111,"name":{"315":{}},"parent":{"316":{},"317":{},"318":{},"319":{},"320":{},"321":{},"322":{},"323":{},"324":{}}}],["noripplecheckresponse",{"_index":113,"name":{"325":{}},"parent":{"326":{},"327":{},"331":{},"332":{},"333":{},"334":{},"335":{},"336":{},"337":{}}}],["noripplecheckresponse.__type",{"_index":114,"name":{},"parent":{"328":{},"329":{},"330":{}}}],["notconnectederror",{"_index":484,"name":{"1463":{}},"parent":{"1464":{},"1465":{},"1466":{},"1467":{},"1468":{},"1469":{},"1470":{}}}],["notfounderror",{"_index":490,"name":{"1511":{}},"parent":{"1512":{},"1513":{},"1514":{},"1515":{},"1516":{},"1517":{},"1518":{}}}],["obligations",{"_index":108,"name":{"299":{}},"parent":{}}],["offer",{"_index":138,"name":{"429":{}},"parent":{}}],["offercancel",{"_index":401,"name":{"1180":{}},"parent":{"1181":{},"1182":{},"1183":{},"1184":{},"1185":{},"1186":{},"1187":{},"1188":{},"1189":{},"1190":{},"1191":{},"1192":{},"1193":{},"1194":{}}}],["offercreate",{"_index":408,"name":{"1205":{}},"parent":{"1206":{},"1207":{},"1208":{},"1209":{},"1210":{},"1211":{},"1212":{},"1213":{},"1214":{},"1215":{},"1216":{},"1217":{},"1218":{},"1219":{},"1220":{},"1221":{},"1222":{}}}],["offercreateflags",{"_index":402,"name":{"1195":{}},"parent":{"1196":{},"1197":{},"1198":{},"1199":{}}}],["offercreateflagsinterface",{"_index":407,"name":{"1200":{}},"parent":{"1201":{},"1202":{},"1203":{},"1204":{}}}],["offers",{"_index":95,"name":{"244":{},"562":{}},"parent":{}}],["offersequence",{"_index":394,"name":{"1129":{},"1165":{},"1182":{},"1209":{}},"parent":{}}],["on",{"_index":11,"name":{"11":{},"49":{}},"parent":{}}],["open_ledger_cost",{"_index":167,"name":{"477":{}},"parent":{}}],["open_ledger_fee",{"_index":262,"name":{"790":{}},"parent":{}}],["open_ledger_level",{"_index":267,"name":{"797":{}},"parent":{}}],["orderbookstream",{"_index":248,"name":{"744":{}},"parent":{"745":{},"746":{},"747":{},"748":{},"749":{},"750":{},"751":{},"752":{},"753":{},"754":{},"755":{}}}],["owner",{"_index":393,"name":{"1128":{},"1164":{}},"parent":{}}],["owner_funds",{"_index":120,"name":{"346":{}},"parent":{}}],["pathfindrequest",{"_index":194,"name":{"596":{}},"parent":{}}],["pathfindresponse",{"_index":195,"name":{"597":{}},"parent":{"598":{},"599":{},"608":{},"609":{},"610":{},"611":{},"612":{},"613":{},"614":{}}}],["pathfindresponse.__type",{"_index":197,"name":{},"parent":{"600":{},"601":{},"602":{},"603":{},"604":{},"605":{},"606":{},"607":{}}}],["pathfindstream",{"_index":241,"name":{"724":{}},"parent":{"725":{},"726":{},"727":{},"728":{},"729":{},"730":{},"731":{},"732":{},"733":{}}}],["pathfindstream.__type",{"_index":243,"name":{},"parent":{"734":{},"735":{}}}],["paths",{"_index":417,"name":{"1237":{}},"parent":{}}],["paths_computed",{"_index":242,"name":{"734":{}},"parent":{}}],["payment",{"_index":416,"name":{"1231":{}},"parent":{"1232":{},"1233":{},"1234":{},"1235":{},"1236":{},"1237":{},"1238":{},"1239":{},"1240":{},"1241":{},"1242":{},"1243":{},"1244":{},"1245":{},"1246":{},"1247":{},"1248":{},"1249":{},"1250":{},"1251":{}}}],["payment_channel",{"_index":144,"name":{"436":{}},"parent":{}}],["paymentchannelclaim",{"_index":422,"name":{"1258":{}},"parent":{"1259":{},"1260":{},"1261":{},"1262":{},"1263":{},"1264":{},"1265":{},"1266":{},"1267":{},"1268":{},"1269":{},"1270":{},"1271":{},"1272":{},"1273":{},"1274":{},"1275":{},"1276":{}}}],["paymentchannelclaimflags",{"_index":418,"name":{"1252":{}},"parent":{"1253":{},"1254":{}}}],["paymentchannelclaimflagsinterface",{"_index":421,"name":{"1255":{}},"parent":{"1256":{},"1257":{}}}],["paymentchannelcreate",{"_index":425,"name":{"1277":{}},"parent":{"1278":{},"1279":{},"1280":{},"1281":{},"1282":{},"1283":{},"1284":{},"1285":{},"1286":{},"1287":{},"1288":{},"1289":{},"1290":{},"1291":{},"1292":{},"1293":{},"1294":{},"1295":{},"1296":{}}}],["paymentchannelfund",{"_index":427,"name":{"1297":{}},"parent":{"1298":{},"1299":{},"1300":{},"1301":{},"1302":{},"1303":{},"1304":{},"1305":{},"1306":{},"1307":{},"1308":{},"1309":{},"1310":{},"1311":{},"1312":{},"1313":{}}}],["paymentflags",{"_index":411,"name":{"1223":{}},"parent":{"1224":{},"1225":{},"1226":{}}}],["paymentflagsinterface",{"_index":415,"name":{"1227":{}},"parent":{"1228":{},"1229":{},"1230":{}}}],["peer",{"_index":83,"name":{"180":{}},"parent":{}}],["peers",{"_index":312,"name":{"869":{},"930":{}},"parent":{}}],["peerstatusstream",{"_index":245,"name":{"736":{}},"parent":{"737":{},"738":{},"739":{},"740":{},"741":{},"742":{},"743":{}}}],["pingrequest",{"_index":330,"name":{"955":{}},"parent":{"956":{},"957":{},"958":{}}}],["pingresponse",{"_index":331,"name":{"959":{}},"parent":{"960":{},"961":{},"962":{},"963":{},"964":{},"965":{},"966":{},"967":{},"968":{}}}],["preparetransaction",{"_index":23,"name":{"28":{},"66":{}},"parent":{}}],["privatekey",{"_index":38,"name":{"88":{}},"parent":{}}],["problems",{"_index":115,"name":{"329":{}},"parent":{}}],["proposers",{"_index":300,"name":{"856":{},"919":{}},"parent":{}}],["pubkey_node",{"_index":313,"name":{"870":{},"931":{}},"parent":{}}],["pubkey_validator",{"_index":314,"name":{"871":{},"932":{}},"parent":{}}],["public_key",{"_index":210,"name":{"649":{},"809":{}},"parent":{}}],["publickey",{"_index":37,"name":{"87":{},"1265":{},"1282":{}},"parent":{}}],["qualityin",{"_index":444,"name":{"1375":{}},"parent":{}}],["qualityout",{"_index":445,"name":{"1376":{}},"parent":{}}],["queue",{"_index":75,"name":{"154":{},"348":{}},"parent":{}}],["queue_data",{"_index":81,"name":{"166":{},"357":{}},"parent":{}}],["queued",{"_index":166,"name":{"476":{}},"parent":{}}],["random",{"_index":334,"name":{"976":{}},"parent":{}}],["randomrequest",{"_index":332,"name":{"969":{}},"parent":{"970":{},"971":{},"972":{}}}],["randomresponse",{"_index":333,"name":{"973":{}},"parent":{"974":{},"975":{},"977":{},"978":{},"979":{},"980":{},"981":{},"982":{},"983":{}}}],["randomresponse.__type",{"_index":335,"name":{},"parent":{"976":{}}}],["receive_currencies",{"_index":72,"name":{"139":{}},"parent":{}}],["reference_level",{"_index":268,"name":{"798":{}},"parent":{}}],["regularkey",{"_index":429,"name":{"1316":{}},"parent":{}}],["removeundefined",{"_index":449,"name":{"1392":{}},"parent":{}}],["request",{"_index":9,"name":{"9":{},"47":{},"97":{},"991":{}},"parent":{}}],["requestall",{"_index":12,"name":{"12":{},"50":{}},"parent":{}}],["requested",{"_index":279,"name":{"822":{}},"parent":{}}],["requestnextpage",{"_index":10,"name":{"10":{},"48":{}},"parent":{}}],["reserve_base",{"_index":227,"name":{"692":{},"706":{},"911":{},"943":{}},"parent":{}}],["reserve_base_xrp",{"_index":292,"name":{"846":{},"882":{}},"parent":{}}],["reserve_inc",{"_index":228,"name":{"693":{},"707":{},"912":{},"944":{}},"parent":{}}],["reserve_inc_xrp",{"_index":293,"name":{"847":{},"883":{}},"parent":{}}],["response",{"_index":47,"name":{"98":{}},"parent":{}}],["responseformaterror",{"_index":488,"name":{"1495":{}},"parent":{"1496":{},"1497":{},"1498":{},"1499":{},"1500":{},"1501":{},"1502":{}}}],["result",{"_index":59,"name":{"110":{},"135":{},"160":{},"186":{},"213":{},"241":{},"270":{},"296":{},"326":{},"352":{},"371":{},"387":{},"407":{},"442":{},"463":{},"493":{},"515":{},"537":{},"557":{},"580":{},"598":{},"627":{},"654":{},"676":{},"768":{},"781":{},"813":{},"835":{},"899":{},"960":{},"974":{}},"parent":{}}],["ripple_state",{"_index":139,"name":{"430":{}},"parent":{}}],["ripplederror",{"_index":483,"name":{"1455":{}},"parent":{"1456":{},"1457":{},"1458":{},"1459":{},"1460":{},"1461":{},"1462":{}}}],["ripplednotinitializederror",{"_index":486,"name":{"1479":{}},"parent":{"1480":{},"1481":{},"1482":{},"1483":{},"1484":{},"1485":{},"1486":{}}}],["ripplepathfindrequest",{"_index":201,"name":{"615":{}},"parent":{"616":{},"617":{},"618":{},"619":{},"620":{},"621":{},"622":{},"623":{},"624":{},"625":{}}}],["ripplepathfindresponse",{"_index":204,"name":{"626":{}},"parent":{"627":{},"628":{},"638":{},"639":{},"640":{},"641":{},"642":{},"643":{},"644":{}}}],["ripplepathfindresponse.__type",{"_index":205,"name":{},"parent":{"629":{},"630":{},"631":{},"632":{},"633":{},"634":{},"635":{},"636":{},"637":{}}}],["rippletimetoisotime",{"_index":450,"name":{"1393":{}},"parent":{}}],["rippletimetounixtime",{"_index":452,"name":{"1395":{}},"parent":{}}],["role",{"_index":112,"name":{"318":{}},"parent":{}}],["searched_all",{"_index":182,"name":{"538":{}},"parent":{}}],["seed",{"_index":40,"name":{"90":{}},"parent":{}}],["send_currencies",{"_index":73,"name":{"140":{}},"parent":{}}],["send_max",{"_index":202,"name":{"620":{},"731":{}},"parent":{}}],["sendmax",{"_index":386,"name":{"1094":{},"1238":{}},"parent":{}}],["seq",{"_index":277,"name":{"820":{},"848":{},"884":{},"913":{},"945":{}},"parent":{}}],["sequence",{"_index":369,"name":{"1034":{},"1049":{},"1064":{},"1081":{},"1100":{},"1116":{},"1132":{},"1152":{},"1170":{},"1185":{},"1214":{},"1243":{},"1268":{},"1287":{},"1304":{},"1319":{},"1335":{},"1350":{},"1380":{}},"parent":{}}],["server_state",{"_index":315,"name":{"872":{},"933":{}},"parent":{}}],["server_state_duration_us",{"_index":316,"name":{"873":{},"934":{}},"parent":{}}],["serverinforequest",{"_index":280,"name":{"830":{}},"parent":{"831":{},"832":{},"833":{}}}],["serverinforesponse",{"_index":281,"name":{"834":{}},"parent":{"835":{},"836":{},"887":{},"888":{},"889":{},"890":{},"891":{},"892":{},"893":{}}}],["serverinforesponse.__type",{"_index":283,"name":{},"parent":{"837":{},"838":{}}}],["serverinforesponse.__type.__type",{"_index":285,"name":{},"parent":{"839":{},"840":{},"841":{},"842":{},"849":{},"850":{},"851":{},"852":{},"853":{},"854":{},"857":{},"858":{},"861":{},"862":{},"863":{},"864":{},"865":{},"866":{},"867":{},"868":{},"869":{},"870":{},"871":{},"872":{},"873":{},"874":{},"875":{},"876":{},"877":{},"878":{},"885":{},"886":{}}}],["serverinforesponse.__type.__type.__type",{"_index":289,"name":{},"parent":{"843":{},"844":{},"845":{},"846":{},"847":{},"848":{},"855":{},"856":{},"859":{},"860":{},"879":{},"880":{},"881":{},"882":{},"883":{},"884":{}}}],["serverstaterequest",{"_index":323,"name":{"894":{}},"parent":{"895":{},"896":{},"897":{}}}],["serverstateresponse",{"_index":324,"name":{"898":{}},"parent":{"899":{},"900":{},"948":{},"949":{},"950":{},"951":{},"952":{},"953":{},"954":{}}}],["serverstateresponse.__type",{"_index":325,"name":{},"parent":{"901":{},"902":{}}}],["serverstateresponse.__type.__type",{"_index":326,"name":{},"parent":{"903":{},"904":{},"905":{},"906":{},"907":{},"914":{},"915":{},"916":{},"917":{},"920":{},"921":{},"924":{},"925":{},"926":{},"927":{},"928":{},"929":{},"930":{},"931":{},"932":{},"933":{},"934":{},"935":{},"936":{},"937":{},"938":{},"939":{},"946":{},"947":{}}}],["serverstateresponse.__type.__type.__type",{"_index":327,"name":{},"parent":{"908":{},"909":{},"910":{},"911":{},"912":{},"913":{},"918":{},"919":{},"922":{},"923":{},"940":{},"941":{},"942":{},"943":{},"944":{},"945":{}}}],["setflag",{"_index":365,"name":{"1029":{}},"parent":{}}],["setregularkey",{"_index":428,"name":{"1314":{}},"parent":{"1315":{},"1316":{},"1317":{},"1318":{},"1319":{},"1320":{},"1321":{},"1322":{},"1323":{},"1324":{},"1325":{},"1326":{},"1327":{},"1328":{}}}],["settledelay",{"_index":426,"name":{"1281":{}},"parent":{}}],["sign",{"_index":42,"name":{"92":{}},"parent":{}}],["signature",{"_index":211,"name":{"650":{},"708":{},"1264":{}},"parent":{}}],["signature_verified",{"_index":213,"name":{"656":{}},"parent":{}}],["signer_lists",{"_index":76,"name":{"155":{},"163":{}},"parent":{}}],["signerentries",{"_index":432,"name":{"1332":{}},"parent":{}}],["signerlistset",{"_index":430,"name":{"1329":{}},"parent":{"1330":{},"1331":{},"1332":{},"1333":{},"1334":{},"1335":{},"1336":{},"1337":{},"1338":{},"1339":{},"1340":{},"1341":{},"1342":{},"1343":{},"1344":{}}}],["signerquorum",{"_index":431,"name":{"1331":{}},"parent":{}}],["signers",{"_index":373,"name":{"1038":{},"1054":{},"1069":{},"1086":{},"1105":{},"1121":{},"1137":{},"1157":{},"1175":{},"1190":{},"1218":{},"1247":{},"1272":{},"1292":{},"1309":{},"1324":{},"1340":{},"1355":{},"1384":{}},"parent":{}}],["signing_time",{"_index":237,"name":{"709":{}},"parent":{}}],["signingpubkey",{"_index":375,"name":{"1040":{},"1056":{},"1071":{},"1088":{},"1107":{},"1123":{},"1139":{},"1159":{},"1177":{},"1192":{},"1220":{},"1249":{},"1274":{},"1294":{},"1311":{},"1326":{},"1342":{},"1357":{},"1386":{}},"parent":{}}],["signpaymentchannelclaim",{"_index":472,"name":{"1428":{}},"parent":{}}],["source_account",{"_index":190,"name":{"573":{},"587":{},"603":{},"617":{},"636":{},"726":{}},"parent":{}}],["source_amount",{"_index":244,"name":{"735":{}},"parent":{}}],["source_currencies",{"_index":203,"name":{"621":{}},"parent":{}}],["sourcetag",{"_index":374,"name":{"1039":{},"1055":{},"1070":{},"1087":{},"1106":{},"1122":{},"1138":{},"1158":{},"1176":{},"1191":{},"1219":{},"1248":{},"1273":{},"1293":{},"1310":{},"1325":{},"1341":{},"1356":{},"1385":{}},"parent":{}}],["state",{"_index":133,"name":{"411":{},"901":{}},"parent":{}}],["state_accounting",{"_index":317,"name":{"874":{},"935":{}},"parent":{}}],["status",{"_index":63,"name":{"120":{},"143":{},"169":{},"195":{},"224":{},"250":{},"280":{},"309":{},"332":{},"360":{},"376":{},"391":{},"415":{},"450":{},"480":{},"501":{},"522":{},"540":{},"565":{},"590":{},"607":{},"609":{},"639":{},"658":{},"678":{},"712":{},"745":{},"770":{},"801":{},"824":{},"888":{},"949":{},"963":{},"978":{},"986":{}},"parent":{}}],["stream",{"_index":222,"name":{"684":{}},"parent":{}}],["streams",{"_index":216,"name":{"666":{},"761":{}},"parent":{}}],["strict",{"_index":69,"name":{"131":{},"156":{},"237":{},"289":{}},"parent":{}}],["submit",{"_index":19,"name":{"20":{},"58":{}},"parent":{}}],["submitmultisignedrequest",{"_index":169,"name":{"486":{}},"parent":{"487":{},"488":{},"489":{},"490":{},"491":{}}}],["submitmultisignedresponse",{"_index":170,"name":{"492":{}},"parent":{"493":{},"494":{},"500":{},"501":{},"502":{},"503":{},"504":{},"505":{},"506":{}}}],["submitmultisignedresponse.__type",{"_index":171,"name":{},"parent":{"495":{},"496":{},"497":{},"498":{},"499":{}}}],["submitreliable",{"_index":21,"name":{"24":{},"62":{}},"parent":{}}],["submitrequest",{"_index":151,"name":{"456":{}},"parent":{"457":{},"458":{},"459":{},"460":{},"461":{}}}],["submitresponse",{"_index":154,"name":{"462":{}},"parent":{"463":{},"464":{},"479":{},"480":{},"481":{},"482":{},"483":{},"484":{},"485":{}}}],["submitresponse.__type",{"_index":156,"name":{},"parent":{"465":{},"466":{},"467":{},"468":{},"469":{},"470":{},"471":{},"472":{},"473":{},"474":{},"475":{},"476":{},"477":{},"478":{}}}],["submitsigned",{"_index":20,"name":{"22":{},"60":{}},"parent":{}}],["submitsignedreliable",{"_index":22,"name":{"26":{},"64":{}},"parent":{}}],["subscriberequest",{"_index":215,"name":{"664":{}},"parent":{"665":{},"666":{},"667":{},"668":{},"669":{},"670":{},"671":{},"672":{},"673":{},"674":{}}}],["subscriberesponse",{"_index":221,"name":{"675":{}},"parent":{"676":{},"677":{},"678":{},"679":{},"680":{},"681":{},"682":{},"683":{}}}],["taker",{"_index":184,"name":{"551":{}},"parent":{}}],["taker_gets",{"_index":185,"name":{"552":{}},"parent":{}}],["taker_pays",{"_index":186,"name":{"553":{}},"parent":{}}],["takergets",{"_index":409,"name":{"1210":{}},"parent":{}}],["takerpays",{"_index":410,"name":{"1211":{}},"parent":{}}],["tfallowxrp",{"_index":358,"name":{"1014":{},"1021":{}},"parent":{}}],["tfclearfreeze",{"_index":440,"name":{"1365":{},"1371":{}},"parent":{}}],["tfclearnoripple",{"_index":438,"name":{"1363":{},"1369":{}},"parent":{}}],["tfclose",{"_index":420,"name":{"1254":{},"1257":{}},"parent":{}}],["tfdisallowxrp",{"_index":357,"name":{"1013":{},"1020":{}},"parent":{}}],["tffillorkill",{"_index":405,"name":{"1198":{},"1203":{}},"parent":{}}],["tfimmediateorcancel",{"_index":404,"name":{"1197":{},"1202":{}},"parent":{}}],["tflimitquality",{"_index":414,"name":{"1226":{},"1230":{}},"parent":{}}],["tfnodirectripple",{"_index":412,"name":{"1224":{},"1228":{}},"parent":{}}],["tfoptionalauth",{"_index":356,"name":{"1012":{},"1019":{}},"parent":{}}],["tfoptionaldesttag",{"_index":354,"name":{"1010":{},"1017":{}},"parent":{}}],["tfpartialpayment",{"_index":413,"name":{"1225":{},"1229":{}},"parent":{}}],["tfpassive",{"_index":403,"name":{"1196":{},"1201":{}},"parent":{}}],["tfrenew",{"_index":419,"name":{"1253":{},"1256":{}},"parent":{}}],["tfrequireauth",{"_index":355,"name":{"1011":{},"1018":{}},"parent":{}}],["tfrequiredesttag",{"_index":353,"name":{"1009":{},"1016":{}},"parent":{}}],["tfsell",{"_index":406,"name":{"1199":{},"1204":{}},"parent":{}}],["tfsetfauth",{"_index":436,"name":{"1361":{},"1367":{}},"parent":{}}],["tfsetfreeze",{"_index":439,"name":{"1364":{},"1370":{}},"parent":{}}],["tfsetnoripple",{"_index":437,"name":{"1362":{},"1368":{}},"parent":{}}],["threads",{"_index":303,"name":{"860":{},"923":{}},"parent":{}}],["ticket",{"_index":146,"name":{"438":{}},"parent":{}}],["ticketcount",{"_index":434,"name":{"1347":{}},"parent":{}}],["ticketcreate",{"_index":433,"name":{"1345":{}},"parent":{"1346":{},"1347":{},"1348":{},"1349":{},"1350":{},"1351":{},"1352":{},"1353":{},"1354":{},"1355":{},"1356":{},"1357":{},"1358":{},"1359":{}}}],["ticketsequence",{"_index":376,"name":{"1041":{},"1057":{},"1072":{},"1089":{},"1108":{},"1124":{},"1140":{},"1160":{},"1178":{},"1193":{},"1221":{},"1250":{},"1275":{},"1295":{},"1312":{},"1327":{},"1343":{},"1358":{},"1387":{}},"parent":{}}],["ticksize",{"_index":367,"name":{"1031":{}},"parent":{}}],["time",{"_index":318,"name":{"875":{},"936":{}},"parent":{}}],["timeouterror",{"_index":487,"name":{"1487":{}},"parent":{"1488":{},"1489":{},"1490":{},"1491":{},"1492":{},"1493":{},"1494":{}}}],["tostring",{"_index":479,"name":{"1437":{},"1445":{},"1453":{},"1461":{},"1469":{},"1477":{},"1485":{},"1493":{},"1501":{},"1509":{},"1517":{},"1525":{}},"parent":{}}],["transaction",{"_index":178,"name":{"530":{},"721":{},"754":{},"995":{},"997":{}},"parent":{}}],["transactionandmetadata",{"_index":341,"name":{"994":{}},"parent":{"995":{},"996":{}}}],["transactionentryrequest",{"_index":172,"name":{"507":{}},"parent":{"508":{},"509":{},"510":{},"511":{},"512":{},"513":{}}}],["transactionentryresponse",{"_index":174,"name":{"514":{}},"parent":{"515":{},"516":{},"521":{},"522":{},"523":{},"524":{},"525":{},"526":{},"527":{}}}],["transactionentryresponse.__type",{"_index":175,"name":{},"parent":{"517":{},"518":{},"519":{},"520":{}}}],["transactions",{"_index":103,"name":{"277":{},"319":{},"330":{},"344":{}},"parent":{}}],["transactionstream",{"_index":239,"name":{"711":{}},"parent":{"712":{},"713":{},"714":{},"715":{},"716":{},"717":{},"718":{},"719":{},"720":{},"721":{},"722":{},"723":{}}}],["transactiontype",{"_index":361,"name":{"1023":{},"1044":{},"1060":{},"1075":{},"1092":{},"1111":{},"1127":{},"1143":{},"1163":{},"1181":{},"1206":{},"1232":{},"1259":{},"1278":{},"1298":{},"1315":{},"1330":{},"1346":{},"1373":{}},"parent":{}}],["transferrate",{"_index":366,"name":{"1030":{}},"parent":{}}],["trustset",{"_index":442,"name":{"1372":{}},"parent":{"1373":{},"1374":{},"1375":{},"1376":{},"1377":{},"1378":{},"1379":{},"1380":{},"1381":{},"1382":{},"1383":{},"1384":{},"1385":{},"1386":{},"1387":{},"1388":{}}}],["trustsetflags",{"_index":441,"name":{"1366":{}},"parent":{"1367":{},"1368":{},"1369":{},"1370":{},"1371":{}}}],["trustsetflagsinterface",{"_index":435,"name":{"1360":{}},"parent":{"1361":{},"1362":{},"1363":{},"1364":{},"1365":{}}}],["tx_blob",{"_index":152,"name":{"458":{},"468":{},"498":{}},"parent":{}}],["tx_hash",{"_index":173,"name":{"511":{}},"parent":{}}],["tx_json",{"_index":159,"name":{"469":{},"488":{},"499":{},"520":{}},"parent":{}}],["txn_count",{"_index":229,"name":{"694":{}},"parent":{}}],["txnsignature",{"_index":377,"name":{"1042":{},"1058":{},"1073":{},"1090":{},"1109":{},"1125":{},"1141":{},"1161":{},"1179":{},"1194":{},"1222":{},"1251":{},"1276":{},"1296":{},"1313":{},"1328":{},"1344":{},"1359":{},"1388":{}},"parent":{}}],["txrequest",{"_index":177,"name":{"528":{}},"parent":{"529":{},"530":{},"531":{},"532":{},"533":{},"534":{},"535":{}}}],["txresponse",{"_index":181,"name":{"536":{}},"parent":{"537":{},"538":{},"539":{},"540":{},"541":{},"542":{},"543":{},"544":{},"545":{}}}],["type",{"_index":64,"name":{"121":{},"144":{},"170":{},"196":{},"204":{},"225":{},"251":{},"281":{},"310":{},"333":{},"361":{},"377":{},"392":{},"416":{},"451":{},"481":{},"502":{},"523":{},"541":{},"566":{},"591":{},"610":{},"640":{},"659":{},"679":{},"686":{},"697":{},"713":{},"725":{},"737":{},"746":{},"757":{},"771":{},"802":{},"825":{},"889":{},"950":{},"964":{},"979":{},"987":{}},"parent":{}}],["unauthorize",{"_index":391,"name":{"1113":{}},"parent":{}}],["unexpectederror",{"_index":481,"name":{"1439":{}},"parent":{"1440":{},"1441":{},"1442":{},"1443":{},"1444":{},"1445":{},"1446":{}}}],["unixtimetorippletime",{"_index":453,"name":{"1396":{}},"parent":{}}],["unsubscriberequest",{"_index":251,"name":{"759":{}},"parent":{"760":{},"761":{},"762":{},"763":{},"764":{},"765":{},"766":{}}}],["unsubscriberesponse",{"_index":252,"name":{"767":{}},"parent":{"768":{},"769":{},"770":{},"771":{},"772":{},"773":{},"774":{},"775":{}}}],["uptime",{"_index":319,"name":{"876":{},"937":{}},"parent":{}}],["url",{"_index":8,"name":{"8":{},"46":{},"670":{}},"parent":{}}],["url_password",{"_index":220,"name":{"672":{}},"parent":{}}],["url_username",{"_index":219,"name":{"671":{}},"parent":{}}],["validate",{"_index":340,"name":{"993":{}},"parent":{}}],["validated",{"_index":62,"name":{"116":{},"141":{},"167":{},"222":{},"278":{},"358":{},"413":{},"448":{},"563":{},"588":{},"637":{},"722":{},"755":{}},"parent":{}}],["validated_ledger",{"_index":320,"name":{"877":{},"938":{}},"parent":{}}],["validated_ledger_index",{"_index":168,"name":{"478":{}},"parent":{}}],["validated_ledgers",{"_index":230,"name":{"695":{}},"parent":{}}],["validation_public_key",{"_index":238,"name":{"710":{}},"parent":{}}],["validation_quorum",{"_index":321,"name":{"885":{},"946":{}},"parent":{}}],["validationerror",{"_index":489,"name":{"1503":{}},"parent":{"1504":{},"1505":{},"1506":{},"1507":{},"1508":{},"1509":{},"1510":{}}}],["validationstream",{"_index":231,"name":{"696":{}},"parent":{"697":{},"698":{},"699":{},"700":{},"701":{},"702":{},"703":{},"704":{},"705":{},"706":{},"707":{},"708":{},"709":{},"710":{}}}],["validator_list_expires",{"_index":322,"name":{"886":{},"947":{}},"parent":{}}],["verifypaymentchannelclaim",{"_index":473,"name":{"1429":{}},"parent":{}}],["verifysignature",{"_index":493,"name":{"1528":{}},"parent":{}}],["verifytransaction",{"_index":43,"name":{"93":{}},"parent":{}}],["wallet",{"_index":30,"name":{"78":{}},"parent":{"79":{},"80":{},"81":{},"82":{},"83":{},"84":{},"85":{},"86":{},"87":{},"88":{},"89":{},"90":{},"91":{},"92":{},"93":{},"94":{},"95":{},"96":{}}}],["warning",{"_index":65,"name":{"122":{},"145":{},"171":{},"197":{},"226":{},"252":{},"282":{},"311":{},"334":{},"362":{},"378":{},"393":{},"417":{},"452":{},"482":{},"503":{},"524":{},"542":{},"567":{},"592":{},"611":{},"641":{},"660":{},"680":{},"772":{},"803":{},"826":{},"890":{},"951":{},"965":{},"980":{}},"parent":{}}],["warnings",{"_index":66,"name":{"123":{},"146":{},"172":{},"198":{},"227":{},"253":{},"283":{},"312":{},"335":{},"363":{},"379":{},"394":{},"418":{},"453":{},"483":{},"504":{},"525":{},"543":{},"568":{},"593":{},"612":{},"642":{},"661":{},"681":{},"723":{},"773":{},"804":{},"827":{},"891":{},"952":{},"966":{},"981":{}},"parent":{}}],["xrplerror",{"_index":475,"name":{"1431":{}},"parent":{"1432":{},"1433":{},"1434":{},"1435":{},"1436":{},"1437":{},"1438":{}}}],["xrplfauceterror",{"_index":491,"name":{"1519":{}},"parent":{"1520":{},"1521":{},"1522":{},"1523":{},"1524":{},"1525":{},"1526":{}}}],["xrptodrops",{"_index":448,"name":{"1391":{}},"parent":{}}]],"pipeline":[]}} diff --git a/docs/assets/main.js b/docs/assets/main.js new file mode 100644 index 00000000..1cc526e6 --- /dev/null +++ b/docs/assets/main.js @@ -0,0 +1,52 @@ +(()=>{var Ce=Object.create;var J=Object.defineProperty;var Pe=Object.getOwnPropertyDescriptor;var Oe=Object.getOwnPropertyNames;var Re=Object.getPrototypeOf,_e=Object.prototype.hasOwnProperty;var Me=t=>J(t,"__esModule",{value:!0});var Fe=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports);var De=(t,e,r)=>{if(e&&typeof e=="object"||typeof e=="function")for(let n of Oe(e))!_e.call(t,n)&&n!=="default"&&J(t,n,{get:()=>e[n],enumerable:!(r=Pe(e,n))||r.enumerable});return t},Ae=t=>De(Me(J(t!=null?Ce(Re(t)):{},"default",t&&t.__esModule&&"default"in t?{get:()=>t.default,enumerable:!0}:{value:t,enumerable:!0})),t);var de=Fe((ue,he)=>{(function(){var t=function(e){var r=new t.Builder;return r.pipeline.add(t.trimmer,t.stopWordFilter,t.stemmer),r.searchPipeline.add(t.stemmer),e.call(r,r),r.build()};t.version="2.3.9";t.utils={},t.utils.warn=function(e){return function(r){e.console&&console.warn&&console.warn(r)}}(this),t.utils.asString=function(e){return e==null?"":e.toString()},t.utils.clone=function(e){if(e==null)return e;for(var r=Object.create(null),n=Object.keys(e),i=0;i0){var h=t.utils.clone(r)||{};h.position=[a,l],h.index=s.length,s.push(new t.Token(n.slice(a,o),h))}a=o+1}}return s},t.tokenizer.separator=/[\s\-]+/;t.Pipeline=function(){this._stack=[]},t.Pipeline.registeredFunctions=Object.create(null),t.Pipeline.registerFunction=function(e,r){r in this.registeredFunctions&&t.utils.warn("Overwriting existing registered function: "+r),e.label=r,t.Pipeline.registeredFunctions[e.label]=e},t.Pipeline.warnIfFunctionNotRegistered=function(e){var r=e.label&&e.label in this.registeredFunctions;r||t.utils.warn(`Function is not registered with pipeline. This may cause problems when serialising the index. +`,e)},t.Pipeline.load=function(e){var r=new t.Pipeline;return e.forEach(function(n){var i=t.Pipeline.registeredFunctions[n];if(i)r.add(i);else throw new Error("Cannot load unregistered function: "+n)}),r},t.Pipeline.prototype.add=function(){var e=Array.prototype.slice.call(arguments);e.forEach(function(r){t.Pipeline.warnIfFunctionNotRegistered(r),this._stack.push(r)},this)},t.Pipeline.prototype.after=function(e,r){t.Pipeline.warnIfFunctionNotRegistered(r);var n=this._stack.indexOf(e);if(n==-1)throw new Error("Cannot find existingFn");n=n+1,this._stack.splice(n,0,r)},t.Pipeline.prototype.before=function(e,r){t.Pipeline.warnIfFunctionNotRegistered(r);var n=this._stack.indexOf(e);if(n==-1)throw new Error("Cannot find existingFn");this._stack.splice(n,0,r)},t.Pipeline.prototype.remove=function(e){var r=this._stack.indexOf(e);r!=-1&&this._stack.splice(r,1)},t.Pipeline.prototype.run=function(e){for(var r=this._stack.length,n=0;n1&&(oe&&(n=s),o!=e);)i=n-r,s=r+Math.floor(i/2),o=this.elements[s*2];if(o==e||o>e)return s*2;if(oc?h+=2:a==c&&(r+=n[l+1]*i[h+1],l+=2,h+=2);return r},t.Vector.prototype.similarity=function(e){return this.dot(e)/this.magnitude()||0},t.Vector.prototype.toArray=function(){for(var e=new Array(this.elements.length/2),r=1,n=0;r0){var o=s.str.charAt(0),a;o in s.node.edges?a=s.node.edges[o]:(a=new t.TokenSet,s.node.edges[o]=a),s.str.length==1&&(a.final=!0),i.push({node:a,editsRemaining:s.editsRemaining,str:s.str.slice(1)})}if(s.editsRemaining!=0){if("*"in s.node.edges)var c=s.node.edges["*"];else{var c=new t.TokenSet;s.node.edges["*"]=c}if(s.str.length==0&&(c.final=!0),i.push({node:c,editsRemaining:s.editsRemaining-1,str:s.str}),s.str.length>1&&i.push({node:s.node,editsRemaining:s.editsRemaining-1,str:s.str.slice(1)}),s.str.length==1&&(s.node.final=!0),s.str.length>=1){if("*"in s.node.edges)var l=s.node.edges["*"];else{var l=new t.TokenSet;s.node.edges["*"]=l}s.str.length==1&&(l.final=!0),i.push({node:l,editsRemaining:s.editsRemaining-1,str:s.str.slice(1)})}if(s.str.length>1){var h=s.str.charAt(0),f=s.str.charAt(1),v;f in s.node.edges?v=s.node.edges[f]:(v=new t.TokenSet,s.node.edges[f]=v),s.str.length==1&&(v.final=!0),i.push({node:v,editsRemaining:s.editsRemaining-1,str:h+s.str.slice(2)})}}}return n},t.TokenSet.fromString=function(e){for(var r=new t.TokenSet,n=r,i=0,s=e.length;i=e;r--){var n=this.uncheckedNodes[r],i=n.child.toString();i in this.minimizedNodes?n.parent.edges[n.char]=this.minimizedNodes[i]:(n.child._str=i,this.minimizedNodes[i]=n.child),this.uncheckedNodes.pop()}};t.Index=function(e){this.invertedIndex=e.invertedIndex,this.fieldVectors=e.fieldVectors,this.tokenSet=e.tokenSet,this.fields=e.fields,this.pipeline=e.pipeline},t.Index.prototype.search=function(e){return this.query(function(r){var n=new t.QueryParser(e,r);n.parse()})},t.Index.prototype.query=function(e){for(var r=new t.Query(this.fields),n=Object.create(null),i=Object.create(null),s=Object.create(null),o=Object.create(null),a=Object.create(null),c=0;c1?this._b=1:this._b=e},t.Builder.prototype.k1=function(e){this._k1=e},t.Builder.prototype.add=function(e,r){var n=e[this._ref],i=Object.keys(this._fields);this._documents[n]=r||{},this.documentCount+=1;for(var s=0;s=this.length)return t.QueryLexer.EOS;var e=this.str.charAt(this.pos);return this.pos+=1,e},t.QueryLexer.prototype.width=function(){return this.pos-this.start},t.QueryLexer.prototype.ignore=function(){this.start==this.pos&&(this.pos+=1),this.start=this.pos},t.QueryLexer.prototype.backup=function(){this.pos-=1},t.QueryLexer.prototype.acceptDigitRun=function(){var e,r;do e=this.next(),r=e.charCodeAt(0);while(r>47&&r<58);e!=t.QueryLexer.EOS&&this.backup()},t.QueryLexer.prototype.more=function(){return this.pos1&&(e.backup(),e.emit(t.QueryLexer.TERM)),e.ignore(),e.more())return t.QueryLexer.lexText},t.QueryLexer.lexEditDistance=function(e){return e.ignore(),e.acceptDigitRun(),e.emit(t.QueryLexer.EDIT_DISTANCE),t.QueryLexer.lexText},t.QueryLexer.lexBoost=function(e){return e.ignore(),e.acceptDigitRun(),e.emit(t.QueryLexer.BOOST),t.QueryLexer.lexText},t.QueryLexer.lexEOS=function(e){e.width()>0&&e.emit(t.QueryLexer.TERM)},t.QueryLexer.termSeparator=t.tokenizer.separator,t.QueryLexer.lexText=function(e){for(;;){var r=e.next();if(r==t.QueryLexer.EOS)return t.QueryLexer.lexEOS;if(r.charCodeAt(0)==92){e.escapeCharacter();continue}if(r==":")return t.QueryLexer.lexField;if(r=="~")return e.backup(),e.width()>0&&e.emit(t.QueryLexer.TERM),t.QueryLexer.lexEditDistance;if(r=="^")return e.backup(),e.width()>0&&e.emit(t.QueryLexer.TERM),t.QueryLexer.lexBoost;if(r=="+"&&e.width()===1||r=="-"&&e.width()===1)return e.emit(t.QueryLexer.PRESENCE),t.QueryLexer.lexText;if(r.match(t.QueryLexer.termSeparator))return t.QueryLexer.lexTerm}},t.QueryParser=function(e,r){this.lexer=new t.QueryLexer(e),this.query=r,this.currentClause={},this.lexemeIdx=0},t.QueryParser.prototype.parse=function(){this.lexer.run(),this.lexemes=this.lexer.lexemes;for(var e=t.QueryParser.parseClause;e;)e=e(this);return this.query},t.QueryParser.prototype.peekLexeme=function(){return this.lexemes[this.lexemeIdx]},t.QueryParser.prototype.consumeLexeme=function(){var e=this.peekLexeme();return this.lexemeIdx+=1,e},t.QueryParser.prototype.nextClause=function(){var e=this.currentClause;this.query.clause(e),this.currentClause={}},t.QueryParser.parseClause=function(e){var r=e.peekLexeme();if(r!=null)switch(r.type){case t.QueryLexer.PRESENCE:return t.QueryParser.parsePresence;case t.QueryLexer.FIELD:return t.QueryParser.parseField;case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var n="expected either a field or a term, found "+r.type;throw r.str.length>=1&&(n+=" with value '"+r.str+"'"),new t.QueryParseError(n,r.start,r.end)}},t.QueryParser.parsePresence=function(e){var r=e.consumeLexeme();if(r!=null){switch(r.str){case"-":e.currentClause.presence=t.Query.presence.PROHIBITED;break;case"+":e.currentClause.presence=t.Query.presence.REQUIRED;break;default:var n="unrecognised presence operator'"+r.str+"'";throw new t.QueryParseError(n,r.start,r.end)}var i=e.peekLexeme();if(i==null){var n="expecting term or field, found nothing";throw new t.QueryParseError(n,r.start,r.end)}switch(i.type){case t.QueryLexer.FIELD:return t.QueryParser.parseField;case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var n="expecting term or field, found '"+i.type+"'";throw new t.QueryParseError(n,i.start,i.end)}}},t.QueryParser.parseField=function(e){var r=e.consumeLexeme();if(r!=null){if(e.query.allFields.indexOf(r.str)==-1){var n=e.query.allFields.map(function(o){return"'"+o+"'"}).join(", "),i="unrecognised field '"+r.str+"', possible fields: "+n;throw new t.QueryParseError(i,r.start,r.end)}e.currentClause.fields=[r.str];var s=e.peekLexeme();if(s==null){var i="expecting term, found nothing";throw new t.QueryParseError(i,r.start,r.end)}switch(s.type){case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var i="expecting term, found '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},t.QueryParser.parseTerm=function(e){var r=e.consumeLexeme();if(r!=null){e.currentClause.term=r.str.toLowerCase(),r.str.indexOf("*")!=-1&&(e.currentClause.usePipeline=!1);var n=e.peekLexeme();if(n==null){e.nextClause();return}switch(n.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+n.type+"'";throw new t.QueryParseError(i,n.start,n.end)}}},t.QueryParser.parseEditDistance=function(e){var r=e.consumeLexeme();if(r!=null){var n=parseInt(r.str,10);if(isNaN(n)){var i="edit distance must be numeric";throw new t.QueryParseError(i,r.start,r.end)}e.currentClause.editDistance=n;var s=e.peekLexeme();if(s==null){e.nextClause();return}switch(s.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},t.QueryParser.parseBoost=function(e){var r=e.consumeLexeme();if(r!=null){var n=parseInt(r.str,10);if(isNaN(n)){var i="boost must be numeric";throw new t.QueryParseError(i,r.start,r.end)}e.currentClause.boost=n;var s=e.peekLexeme();if(s==null){e.nextClause();return}switch(s.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},function(e,r){typeof define=="function"&&define.amd?define(r):typeof ue=="object"?he.exports=r():e.lunr=r()}(this,function(){return t})})()});var le=[];function N(t,e){le.push({selector:e,constructor:t})}var X=class{constructor(){this.createComponents(document.body)}createComponents(e){le.forEach(r=>{e.querySelectorAll(r.selector).forEach(n=>{n.dataset.hasInstance||(new r.constructor({el:n}),n.dataset.hasInstance=String(!0))})})}};var Q=class{constructor(e){this.el=e.el}};var Z=class{constructor(){this.listeners={}}addEventListener(e,r){e in this.listeners||(this.listeners[e]=[]),this.listeners[e].push(r)}removeEventListener(e,r){if(!(e in this.listeners))return;let n=this.listeners[e];for(let i=0,s=n.length;i{let r=Date.now();return(...n)=>{r+e-Date.now()<0&&(t(...n),r=Date.now())}};var ee=class extends Z{constructor(){super();this.scrollTop=0;this.lastY=0;this.width=0;this.height=0;this.showToolbar=!0;this.toolbar=document.querySelector(".tsd-page-toolbar"),this.secondaryNav=document.querySelector(".tsd-navigation.secondary"),window.addEventListener("scroll",K(()=>this.onScroll(),10)),window.addEventListener("resize",K(()=>this.onResize(),10)),this.onResize(),this.onScroll()}triggerResize(){let e=new CustomEvent("resize",{detail:{width:this.width,height:this.height}});this.dispatchEvent(e)}onResize(){this.width=window.innerWidth||0,this.height=window.innerHeight||0;let e=new CustomEvent("resize",{detail:{width:this.width,height:this.height}});this.dispatchEvent(e)}onScroll(){this.scrollTop=window.scrollY||0;let e=new CustomEvent("scroll",{detail:{scrollTop:this.scrollTop}});this.dispatchEvent(e),this.hideShowToolbar()}hideShowToolbar(){let e=this.showToolbar;this.showToolbar=this.lastY>=this.scrollTop||this.scrollTop<=0,e!==this.showToolbar&&(this.toolbar.classList.toggle("tsd-page-toolbar--hide"),this.secondaryNav.classList.toggle("tsd-navigation--toolbar-hide")),this.lastY=this.scrollTop}},I=ee;I.instance=new ee;var te=class extends Q{constructor(e){super(e);this.anchors=[];this.index=-1;I.instance.addEventListener("resize",()=>this.onResize()),I.instance.addEventListener("scroll",r=>this.onScroll(r)),this.createAnchors()}createAnchors(){let e=window.location.href;e.indexOf("#")!=-1&&(e=e.substr(0,e.indexOf("#"))),this.el.querySelectorAll("a").forEach(r=>{let n=r.href;if(n.indexOf("#")==-1||n.substr(0,e.length)!=e)return;let i=n.substr(n.indexOf("#")+1),s=document.querySelector("a.tsd-anchor[name="+i+"]"),o=r.parentNode;!s||!o||this.anchors.push({link:o,anchor:s,position:0})}),this.onResize()}onResize(){let e;for(let n=0,i=this.anchors.length;nn.position-i.position);let r=new CustomEvent("scroll",{detail:{scrollTop:I.instance.scrollTop}});this.onScroll(r)}onScroll(e){let r=e.detail.scrollTop+5,n=this.anchors,i=n.length-1,s=this.index;for(;s>-1&&n[s].position>r;)s-=1;for(;s-1&&this.anchors[this.index].link.classList.remove("focus"),this.index=s,this.index>-1&&this.anchors[this.index].link.classList.add("focus"))}};var ce=(t,e=100)=>{let r;return(...n)=>{clearTimeout(r),r=setTimeout(()=>t(n),e)}};var pe=Ae(de());function fe(){let t=document.getElementById("tsd-search");if(!t)return;let e=document.getElementById("search-script");t.classList.add("loading"),e&&(e.addEventListener("error",()=>{t.classList.remove("loading"),t.classList.add("failure")}),e.addEventListener("load",()=>{t.classList.remove("loading"),t.classList.add("ready")}),window.searchData&&t.classList.remove("loading"));let r=document.querySelector("#tsd-search input"),n=document.querySelector("#tsd-search .results");if(!r||!n)throw new Error("The input field or the result list wrapper was not found");let i=!1;n.addEventListener("mousedown",()=>i=!0),n.addEventListener("mouseup",()=>{i=!1,t.classList.remove("has-focus")}),r.addEventListener("focus",()=>t.classList.add("has-focus")),r.addEventListener("blur",()=>{i||(i=!1,t.classList.remove("has-focus"))});let s={base:t.dataset.base+"/"};Ve(t,n,r,s)}function Ve(t,e,r,n){r.addEventListener("input",ce(()=>{ze(t,e,r,n)},200));let i=!1;r.addEventListener("keydown",s=>{i=!0,s.key=="Enter"?Ne(e,r):s.key=="Escape"?r.blur():s.key=="ArrowUp"?me(e,-1):s.key==="ArrowDown"?me(e,1):i=!1}),r.addEventListener("keypress",s=>{i&&s.preventDefault()}),document.body.addEventListener("keydown",s=>{s.altKey||s.ctrlKey||s.metaKey||!r.matches(":focus")&&s.key==="/"&&(r.focus(),s.preventDefault())})}function He(t,e){t.index||window.searchData&&(e.classList.remove("loading"),e.classList.add("ready"),t.data=window.searchData,t.index=pe.Index.load(window.searchData.index))}function ze(t,e,r,n){if(He(n,t),!n.index||!n.data)return;e.textContent="";let i=r.value.trim(),s=n.index.search(`*${i}*`);for(let o=0,a=Math.min(10,s.length);o${ve(c.parent,i)}.${l}`);let h=document.createElement("li");h.classList.value=c.classes;let f=document.createElement("a");f.href=n.base+c.url,f.classList.add("tsd-kind-icon"),f.innerHTML=l,h.append(f),e.appendChild(h)}}function me(t,e){let r=t.querySelector(".current");if(!r)r=t.querySelector(e==1?"li:first-child":"li:last-child"),r&&r.classList.add("current");else{let n=r;if(e===1)do n=n.nextElementSibling;while(n instanceof HTMLElement&&n.offsetParent==null);else do n=n.previousElementSibling;while(n instanceof HTMLElement&&n.offsetParent==null);n&&(r.classList.remove("current"),n.classList.add("current"))}}function Ne(t,e){let r=t.querySelector(".current");if(r||(r=t.querySelector("li:first-child")),r){let n=r.querySelector("a");n&&(window.location.href=n.href),e.blur()}}function ve(t,e){if(e==="")return t;let r=t.toLocaleLowerCase(),n=e.toLocaleLowerCase(),i=[],s=0,o=r.indexOf(n);for(;o!=-1;)i.push(re(t.substring(s,o)),`${re(t.substring(o,o+n.length))}`),s=o+n.length,o=r.indexOf(n,s);return i.push(re(t.substring(s))),i.join("")}var je={"&":"&","<":"<",">":">","'":"'",'"':"""};function re(t){return t.replace(/[&<>"'"]/g,e=>je[e])}var ge=class{constructor(e,r){this.signature=e,this.description=r}addClass(e){return this.signature.classList.add(e),this.description.classList.add(e),this}removeClass(e){return this.signature.classList.remove(e),this.description.classList.remove(e),this}},ne=class extends Q{constructor(e){super(e);this.groups=[];this.index=-1;this.createGroups(),this.container&&(this.el.classList.add("active"),Array.from(this.el.children).forEach(r=>{r.addEventListener("touchstart",n=>this.onClick(n)),r.addEventListener("click",n=>this.onClick(n))}),this.container.classList.add("active"),this.setIndex(0))}setIndex(e){if(e<0&&(e=0),e>this.groups.length-1&&(e=this.groups.length-1),this.index==e)return;let r=this.groups[e];if(this.index>-1){let n=this.groups[this.index];n.removeClass("current").addClass("fade-out"),r.addClass("current"),r.addClass("fade-in"),I.instance.triggerResize(),setTimeout(()=>{n.removeClass("fade-out"),r.removeClass("fade-in")},300)}else r.addClass("current"),I.instance.triggerResize();this.index=e}createGroups(){let e=this.el.children;if(e.length<2)return;this.container=this.el.nextElementSibling;let r=this.container.children;this.groups=[];for(let n=0;n{r.signature===e.currentTarget&&this.setIndex(n)})}};var C="mousedown",ye="mousemove",_="mouseup",G={x:0,y:0},xe=!1,ie=!1,Be=!1,A=!1,Le=/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent);document.documentElement.classList.add(Le?"is-mobile":"not-mobile");Le&&"ontouchstart"in document.documentElement&&(Be=!0,C="touchstart",ye="touchmove",_="touchend");document.addEventListener(C,t=>{ie=!0,A=!1;let e=C=="touchstart"?t.targetTouches[0]:t;G.y=e.pageY||0,G.x=e.pageX||0});document.addEventListener(ye,t=>{if(!!ie&&!A){let e=C=="touchstart"?t.targetTouches[0]:t,r=G.x-(e.pageX||0),n=G.y-(e.pageY||0);A=Math.sqrt(r*r+n*n)>10}});document.addEventListener(_,()=>{ie=!1});document.addEventListener("click",t=>{xe&&(t.preventDefault(),t.stopImmediatePropagation(),xe=!1)});var se=class extends Q{constructor(e){super(e);this.className=this.el.dataset.toggle||"",this.el.addEventListener(_,r=>this.onPointerUp(r)),this.el.addEventListener("click",r=>r.preventDefault()),document.addEventListener(C,r=>this.onDocumentPointerDown(r)),document.addEventListener(_,r=>this.onDocumentPointerUp(r))}setActive(e){if(this.active==e)return;this.active=e,document.documentElement.classList.toggle("has-"+this.className,e),this.el.classList.toggle("active",e);let r=(this.active?"to-has-":"from-has-")+this.className;document.documentElement.classList.add(r),setTimeout(()=>document.documentElement.classList.remove(r),500)}onPointerUp(e){A||(this.setActive(!0),e.preventDefault())}onDocumentPointerDown(e){if(this.active){if(e.target.closest(".col-menu, .tsd-filter-group"))return;this.setActive(!1)}}onDocumentPointerUp(e){if(!A&&this.active&&e.target.closest(".col-menu")){let r=e.target.closest("a");if(r){let n=window.location.href;n.indexOf("#")!=-1&&(n=n.substr(0,n.indexOf("#"))),r.href.substr(0,n.length)==n&&setTimeout(()=>this.setActive(!1),250)}}}};var oe=class{constructor(e,r){this.key=e,this.value=r,this.defaultValue=r,this.initialize(),window.localStorage[this.key]&&this.setValue(this.fromLocalStorage(window.localStorage[this.key]))}initialize(){}setValue(e){if(this.value==e)return;let r=this.value;this.value=e,window.localStorage[this.key]=this.toLocalStorage(e),this.handleValueChange(r,e)}},ae=class extends oe{initialize(){let e=document.querySelector("#tsd-filter-"+this.key);!e||(this.checkbox=e,this.checkbox.addEventListener("change",()=>{this.setValue(this.checkbox.checked)}))}handleValueChange(e,r){!this.checkbox||(this.checkbox.checked=this.value,document.documentElement.classList.toggle("toggle-"+this.key,this.value!=this.defaultValue))}fromLocalStorage(e){return e=="true"}toLocalStorage(e){return e?"true":"false"}},Ee=class extends oe{initialize(){document.documentElement.classList.add("toggle-"+this.key+this.value);let e=document.querySelector("#tsd-filter-"+this.key);if(!e)return;this.select=e;let r=()=>{this.select.classList.add("active")},n=()=>{this.select.classList.remove("active")};this.select.addEventListener(C,r),this.select.addEventListener("mouseover",r),this.select.addEventListener("mouseleave",n),this.select.querySelectorAll("li").forEach(i=>{i.addEventListener(_,s=>{e.classList.remove("active"),this.setValue(s.target.dataset.value||"")})}),document.addEventListener(C,i=>{this.select.contains(i.target)||this.select.classList.remove("active")})}handleValueChange(e,r){this.select.querySelectorAll("li.selected").forEach(s=>{s.classList.remove("selected")});let n=this.select.querySelector('li[data-value="'+r+'"]'),i=this.select.querySelector(".tsd-select-label");n&&i&&(n.classList.add("selected"),i.textContent=n.textContent),document.documentElement.classList.remove("toggle-"+e),document.documentElement.classList.add("toggle-"+r)}fromLocalStorage(e){return e}toLocalStorage(e){return e}},Y=class extends Q{constructor(e){super(e);this.optionVisibility=new Ee("visibility","private"),this.optionInherited=new ae("inherited",!0),this.optionExternals=new ae("externals",!0)}static isSupported(){try{return typeof window.localStorage!="undefined"}catch(e){return!1}}};function be(t){let e=localStorage.getItem("tsd-theme")||"os";t.value=e,we(e),t.addEventListener("change",()=>{localStorage.setItem("tsd-theme",t.value),we(t.value)})}function we(t){switch(t){case"os":document.body.classList.remove("light","dark");break;case"light":document.body.classList.remove("dark"),document.body.classList.add("light");break;case"dark":document.body.classList.remove("light"),document.body.classList.add("dark");break}}fe();N(te,".menu-highlight");N(ne,".tsd-signatures");N(se,"a[data-toggle]");Y.isSupported()?N(Y,"#tsd-filter"):document.documentElement.classList.add("no-filter");var Te=document.getElementById("theme");Te&&be(Te);var qe=new X;Object.defineProperty(window,"app",{value:qe});})(); +/*! + * lunr.Builder + * Copyright (C) 2020 Oliver Nightingale + */ +/*! + * lunr.Index + * Copyright (C) 2020 Oliver Nightingale + */ +/*! + * lunr.Pipeline + * Copyright (C) 2020 Oliver Nightingale + */ +/*! + * lunr.Set + * Copyright (C) 2020 Oliver Nightingale + */ +/*! + * lunr.TokenSet + * Copyright (C) 2020 Oliver Nightingale + */ +/*! + * lunr.Vector + * Copyright (C) 2020 Oliver Nightingale + */ +/*! + * lunr.stemmer + * Copyright (C) 2020 Oliver Nightingale + * Includes code from - http://tartarus.org/~martin/PorterStemmer/js.txt + */ +/*! + * lunr.stopWordFilter + * Copyright (C) 2020 Oliver Nightingale + */ +/*! + * lunr.tokenizer + * Copyright (C) 2020 Oliver Nightingale + */ +/*! + * lunr.trimmer + * Copyright (C) 2020 Oliver Nightingale + */ +/*! + * lunr.utils + * Copyright (C) 2020 Oliver Nightingale + */ +/** + * lunr - http://lunrjs.com - A bit like Solr, but much smaller and not as bright - 2.3.9 + * Copyright (C) 2020 Oliver Nightingale + * @license MIT + */ diff --git a/docs/assets/search.js b/docs/assets/search.js new file mode 100644 index 00000000..2ecef35b --- /dev/null +++ b/docs/assets/search.js @@ -0,0 +1 @@ +window.searchData = {"kinds":{"4":"Namespace","8":"Enumeration","16":"Enumeration member","32":"Variable","64":"Function","128":"Class","256":"Interface","512":"Constructor","1024":"Property","2048":"Method","65536":"Type literal","262144":"Accessor","4194304":"Type alias"},"rows":[{"id":0,"kind":128,"name":"BroadcastClient","url":"classes/BroadcastClient.html","classes":"tsd-kind-class"},{"id":1,"kind":512,"name":"constructor","url":"classes/BroadcastClient.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite","parent":"BroadcastClient"},{"id":2,"kind":1024,"name":"clients","url":"classes/BroadcastClient.html#clients","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"BroadcastClient"},{"id":3,"kind":2048,"name":"getMethodNames","url":"classes/BroadcastClient.html#getMethodNames","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"BroadcastClient"},{"id":4,"kind":1024,"name":"connection","url":"classes/BroadcastClient.html#connection","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"BroadcastClient"},{"id":5,"kind":1024,"name":"feeCushion","url":"classes/BroadcastClient.html#feeCushion","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"BroadcastClient"},{"id":6,"kind":1024,"name":"maxFeeXRP","url":"classes/BroadcastClient.html#maxFeeXRP","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"BroadcastClient"},{"id":7,"kind":262144,"name":"url","url":"classes/BroadcastClient.html#url","classes":"tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited","parent":"BroadcastClient"},{"id":8,"kind":2048,"name":"request","url":"classes/BroadcastClient.html#request","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited","parent":"BroadcastClient"},{"id":9,"kind":2048,"name":"requestNextPage","url":"classes/BroadcastClient.html#requestNextPage","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"BroadcastClient"},{"id":10,"kind":2048,"name":"on","url":"classes/BroadcastClient.html#on","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"BroadcastClient"},{"id":11,"kind":2048,"name":"requestAll","url":"classes/BroadcastClient.html#requestAll","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"BroadcastClient"},{"id":12,"kind":2048,"name":"connect","url":"classes/BroadcastClient.html#connect","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"BroadcastClient"},{"id":13,"kind":2048,"name":"disconnect","url":"classes/BroadcastClient.html#disconnect","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"BroadcastClient"},{"id":14,"kind":2048,"name":"isConnected","url":"classes/BroadcastClient.html#isConnected","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"BroadcastClient"},{"id":15,"kind":1024,"name":"autofill","url":"classes/BroadcastClient.html#autofill","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"BroadcastClient"},{"id":16,"kind":65536,"name":"__type","url":"classes/BroadcastClient.html#__type","classes":"tsd-kind-type-literal tsd-parent-kind-class tsd-has-type-parameter","parent":"BroadcastClient"},{"id":17,"kind":1024,"name":"submit","url":"classes/BroadcastClient.html#submit","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"BroadcastClient"},{"id":18,"kind":65536,"name":"__type","url":"classes/BroadcastClient.html#__type-7","classes":"tsd-kind-type-literal tsd-parent-kind-class","parent":"BroadcastClient"},{"id":19,"kind":1024,"name":"submitAndWait","url":"classes/BroadcastClient.html#submitAndWait","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"BroadcastClient"},{"id":20,"kind":65536,"name":"__type","url":"classes/BroadcastClient.html#__type-8","classes":"tsd-kind-type-literal tsd-parent-kind-class","parent":"BroadcastClient"},{"id":21,"kind":1024,"name":"prepareTransaction","url":"classes/BroadcastClient.html#prepareTransaction","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"BroadcastClient"},{"id":22,"kind":65536,"name":"__type","url":"classes/BroadcastClient.html#__type-6","classes":"tsd-kind-type-literal tsd-parent-kind-class tsd-has-type-parameter","parent":"BroadcastClient"},{"id":23,"kind":1024,"name":"getXrpBalance","url":"classes/BroadcastClient.html#getXrpBalance","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"BroadcastClient"},{"id":24,"kind":65536,"name":"__type","url":"classes/BroadcastClient.html#__type-5","classes":"tsd-kind-type-literal tsd-parent-kind-class","parent":"BroadcastClient"},{"id":25,"kind":1024,"name":"getBalances","url":"classes/BroadcastClient.html#getBalances","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"BroadcastClient"},{"id":26,"kind":65536,"name":"__type","url":"classes/BroadcastClient.html#__type-2","classes":"tsd-kind-type-literal tsd-parent-kind-class","parent":"BroadcastClient"},{"id":27,"kind":1024,"name":"getOrderbook","url":"classes/BroadcastClient.html#getOrderbook","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"BroadcastClient"},{"id":28,"kind":65536,"name":"__type","url":"classes/BroadcastClient.html#__type-4","classes":"tsd-kind-type-literal tsd-parent-kind-class","parent":"BroadcastClient"},{"id":29,"kind":1024,"name":"getLedgerIndex","url":"classes/BroadcastClient.html#getLedgerIndex","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"BroadcastClient"},{"id":30,"kind":65536,"name":"__type","url":"classes/BroadcastClient.html#__type-3","classes":"tsd-kind-type-literal tsd-parent-kind-class","parent":"BroadcastClient"},{"id":31,"kind":1024,"name":"fundWallet","url":"classes/BroadcastClient.html#fundWallet","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"BroadcastClient"},{"id":32,"kind":65536,"name":"__type","url":"classes/BroadcastClient.html#__type-1","classes":"tsd-kind-type-literal tsd-parent-kind-class","parent":"BroadcastClient"},{"id":33,"kind":128,"name":"Client","url":"classes/Client.html","classes":"tsd-kind-class"},{"id":34,"kind":512,"name":"constructor","url":"classes/Client.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite","parent":"Client"},{"id":35,"kind":1024,"name":"connection","url":"classes/Client.html#connection","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Client"},{"id":36,"kind":1024,"name":"feeCushion","url":"classes/Client.html#feeCushion","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Client"},{"id":37,"kind":1024,"name":"maxFeeXRP","url":"classes/Client.html#maxFeeXRP","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Client"},{"id":38,"kind":262144,"name":"url","url":"classes/Client.html#url","classes":"tsd-kind-get-signature tsd-parent-kind-class","parent":"Client"},{"id":39,"kind":2048,"name":"request","url":"classes/Client.html#request","classes":"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter","parent":"Client"},{"id":40,"kind":2048,"name":"requestNextPage","url":"classes/Client.html#requestNextPage","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Client"},{"id":41,"kind":2048,"name":"on","url":"classes/Client.html#on","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite","parent":"Client"},{"id":42,"kind":2048,"name":"requestAll","url":"classes/Client.html#requestAll","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Client"},{"id":43,"kind":2048,"name":"connect","url":"classes/Client.html#connect","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Client"},{"id":44,"kind":2048,"name":"disconnect","url":"classes/Client.html#disconnect","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Client"},{"id":45,"kind":2048,"name":"isConnected","url":"classes/Client.html#isConnected","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Client"},{"id":46,"kind":1024,"name":"autofill","url":"classes/Client.html#autofill","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Client"},{"id":47,"kind":65536,"name":"__type","url":"classes/Client.html#__type","classes":"tsd-kind-type-literal tsd-parent-kind-class tsd-has-type-parameter","parent":"Client"},{"id":48,"kind":1024,"name":"submit","url":"classes/Client.html#submit","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Client"},{"id":49,"kind":65536,"name":"__type","url":"classes/Client.html#__type-7","classes":"tsd-kind-type-literal tsd-parent-kind-class","parent":"Client"},{"id":50,"kind":1024,"name":"submitAndWait","url":"classes/Client.html#submitAndWait","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Client"},{"id":51,"kind":65536,"name":"__type","url":"classes/Client.html#__type-8","classes":"tsd-kind-type-literal tsd-parent-kind-class","parent":"Client"},{"id":52,"kind":1024,"name":"prepareTransaction","url":"classes/Client.html#prepareTransaction","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Client"},{"id":53,"kind":65536,"name":"__type","url":"classes/Client.html#__type-6","classes":"tsd-kind-type-literal tsd-parent-kind-class tsd-has-type-parameter","parent":"Client"},{"id":54,"kind":1024,"name":"getXrpBalance","url":"classes/Client.html#getXrpBalance","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Client"},{"id":55,"kind":65536,"name":"__type","url":"classes/Client.html#__type-5","classes":"tsd-kind-type-literal tsd-parent-kind-class","parent":"Client"},{"id":56,"kind":1024,"name":"getBalances","url":"classes/Client.html#getBalances","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Client"},{"id":57,"kind":65536,"name":"__type","url":"classes/Client.html#__type-2","classes":"tsd-kind-type-literal tsd-parent-kind-class","parent":"Client"},{"id":58,"kind":1024,"name":"getOrderbook","url":"classes/Client.html#getOrderbook","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Client"},{"id":59,"kind":65536,"name":"__type","url":"classes/Client.html#__type-4","classes":"tsd-kind-type-literal tsd-parent-kind-class","parent":"Client"},{"id":60,"kind":1024,"name":"getLedgerIndex","url":"classes/Client.html#getLedgerIndex","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Client"},{"id":61,"kind":65536,"name":"__type","url":"classes/Client.html#__type-3","classes":"tsd-kind-type-literal tsd-parent-kind-class","parent":"Client"},{"id":62,"kind":1024,"name":"fundWallet","url":"classes/Client.html#fundWallet","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Client"},{"id":63,"kind":65536,"name":"__type","url":"classes/Client.html#__type-1","classes":"tsd-kind-type-literal tsd-parent-kind-class","parent":"Client"},{"id":64,"kind":128,"name":"Wallet","url":"classes/Wallet.html","classes":"tsd-kind-class"},{"id":65,"kind":2048,"name":"generate","url":"classes/Wallet.html#generate","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-static","parent":"Wallet"},{"id":66,"kind":2048,"name":"fromSeed","url":"classes/Wallet.html#fromSeed","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-static","parent":"Wallet"},{"id":67,"kind":1024,"name":"fromSecret","url":"classes/Wallet.html#fromSecret","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-static","parent":"Wallet"},{"id":68,"kind":65536,"name":"__type","url":"classes/Wallet.html#__type","classes":"tsd-kind-type-literal tsd-parent-kind-class","parent":"Wallet"},{"id":69,"kind":2048,"name":"fromMnemonic","url":"classes/Wallet.html#fromMnemonic","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-static","parent":"Wallet"},{"id":70,"kind":2048,"name":"fromEntropy","url":"classes/Wallet.html#fromEntropy","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-static","parent":"Wallet"},{"id":71,"kind":2048,"name":"deriveWallet","url":"classes/Wallet.html#deriveWallet","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private tsd-is-static","parent":"Wallet"},{"id":72,"kind":512,"name":"constructor","url":"classes/Wallet.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"Wallet"},{"id":73,"kind":1024,"name":"publicKey","url":"classes/Wallet.html#publicKey","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Wallet"},{"id":74,"kind":1024,"name":"privateKey","url":"classes/Wallet.html#privateKey","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Wallet"},{"id":75,"kind":1024,"name":"classicAddress","url":"classes/Wallet.html#classicAddress","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Wallet"},{"id":76,"kind":1024,"name":"seed","url":"classes/Wallet.html#seed","classes":"tsd-kind-property tsd-parent-kind-class","parent":"Wallet"},{"id":77,"kind":262144,"name":"address","url":"classes/Wallet.html#address","classes":"tsd-kind-get-signature tsd-parent-kind-class","parent":"Wallet"},{"id":78,"kind":2048,"name":"sign","url":"classes/Wallet.html#sign","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Wallet"},{"id":79,"kind":2048,"name":"verifyTransaction","url":"classes/Wallet.html#verifyTransaction","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Wallet"},{"id":80,"kind":2048,"name":"getXAddress","url":"classes/Wallet.html#getXAddress","classes":"tsd-kind-method tsd-parent-kind-class","parent":"Wallet"},{"id":81,"kind":2048,"name":"checkTxSerialization","url":"classes/Wallet.html#checkTxSerialization","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"Wallet"},{"id":82,"kind":4,"name":"LedgerEntry","url":"modules/LedgerEntry.html","classes":"tsd-kind-namespace"},{"id":83,"kind":256,"name":"AccountRoot","url":"interfaces/LedgerEntry.AccountRoot.html","classes":"tsd-kind-interface tsd-parent-kind-namespace","parent":"LedgerEntry"},{"id":84,"kind":1024,"name":"LedgerEntryType","url":"interfaces/LedgerEntry.AccountRoot.html#LedgerEntryType","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.AccountRoot"},{"id":85,"kind":1024,"name":"Account","url":"interfaces/LedgerEntry.AccountRoot.html#Account","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.AccountRoot"},{"id":86,"kind":1024,"name":"Balance","url":"interfaces/LedgerEntry.AccountRoot.html#Balance","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.AccountRoot"},{"id":87,"kind":1024,"name":"Flags","url":"interfaces/LedgerEntry.AccountRoot.html#Flags","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.AccountRoot"},{"id":88,"kind":1024,"name":"OwnerCount","url":"interfaces/LedgerEntry.AccountRoot.html#OwnerCount","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.AccountRoot"},{"id":89,"kind":1024,"name":"PreviousTxnID","url":"interfaces/LedgerEntry.AccountRoot.html#PreviousTxnID","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.AccountRoot"},{"id":90,"kind":1024,"name":"PreviousTxnLgrSeq","url":"interfaces/LedgerEntry.AccountRoot.html#PreviousTxnLgrSeq","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.AccountRoot"},{"id":91,"kind":1024,"name":"Sequence","url":"interfaces/LedgerEntry.AccountRoot.html#Sequence","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.AccountRoot"},{"id":92,"kind":1024,"name":"AccountTxnID","url":"interfaces/LedgerEntry.AccountRoot.html#AccountTxnID","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.AccountRoot"},{"id":93,"kind":1024,"name":"Domain","url":"interfaces/LedgerEntry.AccountRoot.html#Domain","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.AccountRoot"},{"id":94,"kind":1024,"name":"EmailHash","url":"interfaces/LedgerEntry.AccountRoot.html#EmailHash","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.AccountRoot"},{"id":95,"kind":1024,"name":"MessageKey","url":"interfaces/LedgerEntry.AccountRoot.html#MessageKey","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.AccountRoot"},{"id":96,"kind":1024,"name":"RegularKey","url":"interfaces/LedgerEntry.AccountRoot.html#RegularKey","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.AccountRoot"},{"id":97,"kind":1024,"name":"TicketCount","url":"interfaces/LedgerEntry.AccountRoot.html#TicketCount","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.AccountRoot"},{"id":98,"kind":1024,"name":"TickSize","url":"interfaces/LedgerEntry.AccountRoot.html#TickSize","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.AccountRoot"},{"id":99,"kind":1024,"name":"TransferRate","url":"interfaces/LedgerEntry.AccountRoot.html#TransferRate","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.AccountRoot"},{"id":100,"kind":1024,"name":"index","url":"interfaces/LedgerEntry.AccountRoot.html#index","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LedgerEntry.AccountRoot"},{"id":101,"kind":8,"name":"AccountRootFlags","url":"enums/LedgerEntry.AccountRootFlags.html","classes":"tsd-kind-enum tsd-parent-kind-namespace","parent":"LedgerEntry"},{"id":102,"kind":16,"name":"lsfPasswordSpent","url":"enums/LedgerEntry.AccountRootFlags.html#lsfPasswordSpent","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"LedgerEntry.AccountRootFlags"},{"id":103,"kind":16,"name":"lsfRequireDestTag","url":"enums/LedgerEntry.AccountRootFlags.html#lsfRequireDestTag","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"LedgerEntry.AccountRootFlags"},{"id":104,"kind":16,"name":"lsfRequireAuth","url":"enums/LedgerEntry.AccountRootFlags.html#lsfRequireAuth","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"LedgerEntry.AccountRootFlags"},{"id":105,"kind":16,"name":"lsfDisallowXRP","url":"enums/LedgerEntry.AccountRootFlags.html#lsfDisallowXRP","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"LedgerEntry.AccountRootFlags"},{"id":106,"kind":16,"name":"lsfDisableMaster","url":"enums/LedgerEntry.AccountRootFlags.html#lsfDisableMaster","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"LedgerEntry.AccountRootFlags"},{"id":107,"kind":16,"name":"lsfNoFreeze","url":"enums/LedgerEntry.AccountRootFlags.html#lsfNoFreeze","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"LedgerEntry.AccountRootFlags"},{"id":108,"kind":16,"name":"lsfGlobalFreeze","url":"enums/LedgerEntry.AccountRootFlags.html#lsfGlobalFreeze","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"LedgerEntry.AccountRootFlags"},{"id":109,"kind":16,"name":"lsfDefaultRipple","url":"enums/LedgerEntry.AccountRootFlags.html#lsfDefaultRipple","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"LedgerEntry.AccountRootFlags"},{"id":110,"kind":16,"name":"lsfDepositAuth","url":"enums/LedgerEntry.AccountRootFlags.html#lsfDepositAuth","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"LedgerEntry.AccountRootFlags"},{"id":111,"kind":256,"name":"Amendments","url":"interfaces/LedgerEntry.Amendments.html","classes":"tsd-kind-interface tsd-parent-kind-namespace","parent":"LedgerEntry"},{"id":112,"kind":1024,"name":"LedgerEntryType","url":"interfaces/LedgerEntry.Amendments.html#LedgerEntryType","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.Amendments"},{"id":113,"kind":1024,"name":"Amendments","url":"interfaces/LedgerEntry.Amendments.html#Amendments","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.Amendments"},{"id":114,"kind":1024,"name":"Majorities","url":"interfaces/LedgerEntry.Amendments.html#Majorities","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.Amendments"},{"id":115,"kind":1024,"name":"Flags","url":"interfaces/LedgerEntry.Amendments.html#Flags","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.Amendments"},{"id":116,"kind":1024,"name":"index","url":"interfaces/LedgerEntry.Amendments.html#index","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LedgerEntry.Amendments"},{"id":117,"kind":256,"name":"Check","url":"interfaces/LedgerEntry.Check.html","classes":"tsd-kind-interface tsd-parent-kind-namespace","parent":"LedgerEntry"},{"id":118,"kind":1024,"name":"LedgerEntryType","url":"interfaces/LedgerEntry.Check.html#LedgerEntryType","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.Check"},{"id":119,"kind":1024,"name":"Account","url":"interfaces/LedgerEntry.Check.html#Account","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.Check"},{"id":120,"kind":1024,"name":"Destination","url":"interfaces/LedgerEntry.Check.html#Destination","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.Check"},{"id":121,"kind":1024,"name":"Flags","url":"interfaces/LedgerEntry.Check.html#Flags","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.Check"},{"id":122,"kind":1024,"name":"OwnerNode","url":"interfaces/LedgerEntry.Check.html#OwnerNode","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.Check"},{"id":123,"kind":1024,"name":"PreviousTxnID","url":"interfaces/LedgerEntry.Check.html#PreviousTxnID","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.Check"},{"id":124,"kind":1024,"name":"PreviousTxnLgrSeq","url":"interfaces/LedgerEntry.Check.html#PreviousTxnLgrSeq","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.Check"},{"id":125,"kind":1024,"name":"SendMax","url":"interfaces/LedgerEntry.Check.html#SendMax","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.Check"},{"id":126,"kind":1024,"name":"Sequence","url":"interfaces/LedgerEntry.Check.html#Sequence","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.Check"},{"id":127,"kind":1024,"name":"DestinationNode","url":"interfaces/LedgerEntry.Check.html#DestinationNode","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.Check"},{"id":128,"kind":1024,"name":"DestinationTag","url":"interfaces/LedgerEntry.Check.html#DestinationTag","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.Check"},{"id":129,"kind":1024,"name":"Expiration","url":"interfaces/LedgerEntry.Check.html#Expiration","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.Check"},{"id":130,"kind":1024,"name":"InvoiceID","url":"interfaces/LedgerEntry.Check.html#InvoiceID","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.Check"},{"id":131,"kind":1024,"name":"SourceTag","url":"interfaces/LedgerEntry.Check.html#SourceTag","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.Check"},{"id":132,"kind":1024,"name":"index","url":"interfaces/LedgerEntry.Check.html#index","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LedgerEntry.Check"},{"id":133,"kind":256,"name":"DepositPreauth","url":"interfaces/LedgerEntry.DepositPreauth.html","classes":"tsd-kind-interface tsd-parent-kind-namespace","parent":"LedgerEntry"},{"id":134,"kind":1024,"name":"LedgerEntryType","url":"interfaces/LedgerEntry.DepositPreauth.html#LedgerEntryType","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.DepositPreauth"},{"id":135,"kind":1024,"name":"Account","url":"interfaces/LedgerEntry.DepositPreauth.html#Account","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.DepositPreauth"},{"id":136,"kind":1024,"name":"Authorize","url":"interfaces/LedgerEntry.DepositPreauth.html#Authorize","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.DepositPreauth"},{"id":137,"kind":1024,"name":"Flags","url":"interfaces/LedgerEntry.DepositPreauth.html#Flags","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.DepositPreauth"},{"id":138,"kind":1024,"name":"OwnerNode","url":"interfaces/LedgerEntry.DepositPreauth.html#OwnerNode","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.DepositPreauth"},{"id":139,"kind":1024,"name":"PreviousTxnID","url":"interfaces/LedgerEntry.DepositPreauth.html#PreviousTxnID","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.DepositPreauth"},{"id":140,"kind":1024,"name":"PreviousTxnLgrSeq","url":"interfaces/LedgerEntry.DepositPreauth.html#PreviousTxnLgrSeq","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.DepositPreauth"},{"id":141,"kind":1024,"name":"index","url":"interfaces/LedgerEntry.DepositPreauth.html#index","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LedgerEntry.DepositPreauth"},{"id":142,"kind":256,"name":"DirectoryNode","url":"interfaces/LedgerEntry.DirectoryNode.html","classes":"tsd-kind-interface tsd-parent-kind-namespace","parent":"LedgerEntry"},{"id":143,"kind":1024,"name":"LedgerEntryType","url":"interfaces/LedgerEntry.DirectoryNode.html#LedgerEntryType","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.DirectoryNode"},{"id":144,"kind":1024,"name":"Flags","url":"interfaces/LedgerEntry.DirectoryNode.html#Flags","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.DirectoryNode"},{"id":145,"kind":1024,"name":"RootIndex","url":"interfaces/LedgerEntry.DirectoryNode.html#RootIndex","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.DirectoryNode"},{"id":146,"kind":1024,"name":"Indexes","url":"interfaces/LedgerEntry.DirectoryNode.html#Indexes","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.DirectoryNode"},{"id":147,"kind":1024,"name":"IndexNext","url":"interfaces/LedgerEntry.DirectoryNode.html#IndexNext","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.DirectoryNode"},{"id":148,"kind":1024,"name":"IndexPrevious","url":"interfaces/LedgerEntry.DirectoryNode.html#IndexPrevious","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.DirectoryNode"},{"id":149,"kind":1024,"name":"Owner","url":"interfaces/LedgerEntry.DirectoryNode.html#Owner","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.DirectoryNode"},{"id":150,"kind":1024,"name":"TakerPaysCurrency","url":"interfaces/LedgerEntry.DirectoryNode.html#TakerPaysCurrency","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.DirectoryNode"},{"id":151,"kind":1024,"name":"TakerPaysIssuer","url":"interfaces/LedgerEntry.DirectoryNode.html#TakerPaysIssuer","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.DirectoryNode"},{"id":152,"kind":1024,"name":"TakerGetsCurrency","url":"interfaces/LedgerEntry.DirectoryNode.html#TakerGetsCurrency","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.DirectoryNode"},{"id":153,"kind":1024,"name":"TakerGetsIssuer","url":"interfaces/LedgerEntry.DirectoryNode.html#TakerGetsIssuer","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.DirectoryNode"},{"id":154,"kind":1024,"name":"index","url":"interfaces/LedgerEntry.DirectoryNode.html#index","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LedgerEntry.DirectoryNode"},{"id":155,"kind":256,"name":"Escrow","url":"interfaces/LedgerEntry.Escrow.html","classes":"tsd-kind-interface tsd-parent-kind-namespace","parent":"LedgerEntry"},{"id":156,"kind":1024,"name":"LedgerEntryType","url":"interfaces/LedgerEntry.Escrow.html#LedgerEntryType","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.Escrow"},{"id":157,"kind":1024,"name":"Account","url":"interfaces/LedgerEntry.Escrow.html#Account","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.Escrow"},{"id":158,"kind":1024,"name":"Destination","url":"interfaces/LedgerEntry.Escrow.html#Destination","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.Escrow"},{"id":159,"kind":1024,"name":"Amount","url":"interfaces/LedgerEntry.Escrow.html#Amount","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.Escrow"},{"id":160,"kind":1024,"name":"Condition","url":"interfaces/LedgerEntry.Escrow.html#Condition","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.Escrow"},{"id":161,"kind":1024,"name":"CancelAfter","url":"interfaces/LedgerEntry.Escrow.html#CancelAfter","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.Escrow"},{"id":162,"kind":1024,"name":"FinishAfter","url":"interfaces/LedgerEntry.Escrow.html#FinishAfter","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.Escrow"},{"id":163,"kind":1024,"name":"Flags","url":"interfaces/LedgerEntry.Escrow.html#Flags","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.Escrow"},{"id":164,"kind":1024,"name":"SourceTag","url":"interfaces/LedgerEntry.Escrow.html#SourceTag","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.Escrow"},{"id":165,"kind":1024,"name":"DestinationTag","url":"interfaces/LedgerEntry.Escrow.html#DestinationTag","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.Escrow"},{"id":166,"kind":1024,"name":"OwnerNode","url":"interfaces/LedgerEntry.Escrow.html#OwnerNode","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.Escrow"},{"id":167,"kind":1024,"name":"DestinationNode","url":"interfaces/LedgerEntry.Escrow.html#DestinationNode","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.Escrow"},{"id":168,"kind":1024,"name":"PreviousTxnID","url":"interfaces/LedgerEntry.Escrow.html#PreviousTxnID","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.Escrow"},{"id":169,"kind":1024,"name":"PreviousTxnLgrSeq","url":"interfaces/LedgerEntry.Escrow.html#PreviousTxnLgrSeq","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.Escrow"},{"id":170,"kind":1024,"name":"index","url":"interfaces/LedgerEntry.Escrow.html#index","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LedgerEntry.Escrow"},{"id":171,"kind":256,"name":"FeeSettings","url":"interfaces/LedgerEntry.FeeSettings.html","classes":"tsd-kind-interface tsd-parent-kind-namespace","parent":"LedgerEntry"},{"id":172,"kind":1024,"name":"LedgerEntryType","url":"interfaces/LedgerEntry.FeeSettings.html#LedgerEntryType","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.FeeSettings"},{"id":173,"kind":1024,"name":"BaseFee","url":"interfaces/LedgerEntry.FeeSettings.html#BaseFee","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.FeeSettings"},{"id":174,"kind":1024,"name":"ReferenceFeeUnits","url":"interfaces/LedgerEntry.FeeSettings.html#ReferenceFeeUnits","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.FeeSettings"},{"id":175,"kind":1024,"name":"ReserveBase","url":"interfaces/LedgerEntry.FeeSettings.html#ReserveBase","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.FeeSettings"},{"id":176,"kind":1024,"name":"ReserveIncrement","url":"interfaces/LedgerEntry.FeeSettings.html#ReserveIncrement","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.FeeSettings"},{"id":177,"kind":1024,"name":"Flags","url":"interfaces/LedgerEntry.FeeSettings.html#Flags","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.FeeSettings"},{"id":178,"kind":1024,"name":"index","url":"interfaces/LedgerEntry.FeeSettings.html#index","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LedgerEntry.FeeSettings"},{"id":179,"kind":256,"name":"Ledger","url":"interfaces/LedgerEntry.Ledger.html","classes":"tsd-kind-interface tsd-parent-kind-namespace","parent":"LedgerEntry"},{"id":180,"kind":1024,"name":"account_hash","url":"interfaces/LedgerEntry.Ledger.html#account_hash","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.Ledger"},{"id":181,"kind":1024,"name":"accountState","url":"interfaces/LedgerEntry.Ledger.html#accountState","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.Ledger"},{"id":182,"kind":1024,"name":"close_flags","url":"interfaces/LedgerEntry.Ledger.html#close_flags","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.Ledger"},{"id":183,"kind":1024,"name":"close_time","url":"interfaces/LedgerEntry.Ledger.html#close_time","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.Ledger"},{"id":184,"kind":1024,"name":"close_time_human","url":"interfaces/LedgerEntry.Ledger.html#close_time_human","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.Ledger"},{"id":185,"kind":1024,"name":"close_time_resolution","url":"interfaces/LedgerEntry.Ledger.html#close_time_resolution","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.Ledger"},{"id":186,"kind":1024,"name":"closed","url":"interfaces/LedgerEntry.Ledger.html#closed","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.Ledger"},{"id":187,"kind":1024,"name":"ledger_hash","url":"interfaces/LedgerEntry.Ledger.html#ledger_hash","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.Ledger"},{"id":188,"kind":1024,"name":"ledger_index","url":"interfaces/LedgerEntry.Ledger.html#ledger_index","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.Ledger"},{"id":189,"kind":1024,"name":"parent_close_time","url":"interfaces/LedgerEntry.Ledger.html#parent_close_time","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.Ledger"},{"id":190,"kind":1024,"name":"parent_hash","url":"interfaces/LedgerEntry.Ledger.html#parent_hash","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.Ledger"},{"id":191,"kind":1024,"name":"total_coins","url":"interfaces/LedgerEntry.Ledger.html#total_coins","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.Ledger"},{"id":192,"kind":1024,"name":"transaction_hash","url":"interfaces/LedgerEntry.Ledger.html#transaction_hash","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.Ledger"},{"id":193,"kind":1024,"name":"transactions","url":"interfaces/LedgerEntry.Ledger.html#transactions","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.Ledger"},{"id":194,"kind":4194304,"name":"LedgerEntry","url":"modules/LedgerEntry.html#LedgerEntry-1","classes":"tsd-kind-type-alias tsd-parent-kind-namespace","parent":"LedgerEntry"},{"id":195,"kind":256,"name":"LedgerHashes","url":"interfaces/LedgerEntry.LedgerHashes.html","classes":"tsd-kind-interface tsd-parent-kind-namespace","parent":"LedgerEntry"},{"id":196,"kind":1024,"name":"LedgerEntryType","url":"interfaces/LedgerEntry.LedgerHashes.html#LedgerEntryType","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.LedgerHashes"},{"id":197,"kind":1024,"name":"LastLedgerSequence","url":"interfaces/LedgerEntry.LedgerHashes.html#LastLedgerSequence","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.LedgerHashes"},{"id":198,"kind":1024,"name":"Hashes","url":"interfaces/LedgerEntry.LedgerHashes.html#Hashes","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.LedgerHashes"},{"id":199,"kind":1024,"name":"Flags","url":"interfaces/LedgerEntry.LedgerHashes.html#Flags","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.LedgerHashes"},{"id":200,"kind":1024,"name":"index","url":"interfaces/LedgerEntry.LedgerHashes.html#index","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LedgerEntry.LedgerHashes"},{"id":201,"kind":256,"name":"NegativeUNL","url":"interfaces/LedgerEntry.NegativeUNL.html","classes":"tsd-kind-interface tsd-parent-kind-namespace","parent":"LedgerEntry"},{"id":202,"kind":1024,"name":"LedgerEntryType","url":"interfaces/LedgerEntry.NegativeUNL.html#LedgerEntryType","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.NegativeUNL"},{"id":203,"kind":1024,"name":"DisabledValidators","url":"interfaces/LedgerEntry.NegativeUNL.html#DisabledValidators","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.NegativeUNL"},{"id":204,"kind":1024,"name":"ValidatorToDisable","url":"interfaces/LedgerEntry.NegativeUNL.html#ValidatorToDisable","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.NegativeUNL"},{"id":205,"kind":1024,"name":"ValidatorToReEnable","url":"interfaces/LedgerEntry.NegativeUNL.html#ValidatorToReEnable","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.NegativeUNL"},{"id":206,"kind":1024,"name":"index","url":"interfaces/LedgerEntry.NegativeUNL.html#index","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LedgerEntry.NegativeUNL"},{"id":207,"kind":256,"name":"Offer","url":"interfaces/LedgerEntry.Offer.html","classes":"tsd-kind-interface tsd-parent-kind-namespace","parent":"LedgerEntry"},{"id":208,"kind":1024,"name":"LedgerEntryType","url":"interfaces/LedgerEntry.Offer.html#LedgerEntryType","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.Offer"},{"id":209,"kind":1024,"name":"Flags","url":"interfaces/LedgerEntry.Offer.html#Flags","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.Offer"},{"id":210,"kind":1024,"name":"Account","url":"interfaces/LedgerEntry.Offer.html#Account","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.Offer"},{"id":211,"kind":1024,"name":"Sequence","url":"interfaces/LedgerEntry.Offer.html#Sequence","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.Offer"},{"id":212,"kind":1024,"name":"TakerPays","url":"interfaces/LedgerEntry.Offer.html#TakerPays","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.Offer"},{"id":213,"kind":1024,"name":"TakerGets","url":"interfaces/LedgerEntry.Offer.html#TakerGets","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.Offer"},{"id":214,"kind":1024,"name":"BookDirectory","url":"interfaces/LedgerEntry.Offer.html#BookDirectory","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.Offer"},{"id":215,"kind":1024,"name":"BookNode","url":"interfaces/LedgerEntry.Offer.html#BookNode","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.Offer"},{"id":216,"kind":1024,"name":"OwnerNode","url":"interfaces/LedgerEntry.Offer.html#OwnerNode","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.Offer"},{"id":217,"kind":1024,"name":"PreviousTxnID","url":"interfaces/LedgerEntry.Offer.html#PreviousTxnID","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.Offer"},{"id":218,"kind":1024,"name":"PreviousTxnLgrSeq","url":"interfaces/LedgerEntry.Offer.html#PreviousTxnLgrSeq","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.Offer"},{"id":219,"kind":1024,"name":"Expiration","url":"interfaces/LedgerEntry.Offer.html#Expiration","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.Offer"},{"id":220,"kind":1024,"name":"index","url":"interfaces/LedgerEntry.Offer.html#index","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LedgerEntry.Offer"},{"id":221,"kind":8,"name":"OfferFlags","url":"enums/LedgerEntry.OfferFlags.html","classes":"tsd-kind-enum tsd-parent-kind-namespace","parent":"LedgerEntry"},{"id":222,"kind":16,"name":"lsfPassive","url":"enums/LedgerEntry.OfferFlags.html#lsfPassive","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"LedgerEntry.OfferFlags"},{"id":223,"kind":16,"name":"lsfSell","url":"enums/LedgerEntry.OfferFlags.html#lsfSell","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"LedgerEntry.OfferFlags"},{"id":224,"kind":256,"name":"PayChannel","url":"interfaces/LedgerEntry.PayChannel.html","classes":"tsd-kind-interface tsd-parent-kind-namespace","parent":"LedgerEntry"},{"id":225,"kind":1024,"name":"LedgerEntryType","url":"interfaces/LedgerEntry.PayChannel.html#LedgerEntryType","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.PayChannel"},{"id":226,"kind":1024,"name":"Account","url":"interfaces/LedgerEntry.PayChannel.html#Account","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.PayChannel"},{"id":227,"kind":1024,"name":"Destination","url":"interfaces/LedgerEntry.PayChannel.html#Destination","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.PayChannel"},{"id":228,"kind":1024,"name":"Amount","url":"interfaces/LedgerEntry.PayChannel.html#Amount","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.PayChannel"},{"id":229,"kind":1024,"name":"Balance","url":"interfaces/LedgerEntry.PayChannel.html#Balance","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.PayChannel"},{"id":230,"kind":1024,"name":"PublicKey","url":"interfaces/LedgerEntry.PayChannel.html#PublicKey","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.PayChannel"},{"id":231,"kind":1024,"name":"SettleDelay","url":"interfaces/LedgerEntry.PayChannel.html#SettleDelay","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.PayChannel"},{"id":232,"kind":1024,"name":"OwnerNode","url":"interfaces/LedgerEntry.PayChannel.html#OwnerNode","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.PayChannel"},{"id":233,"kind":1024,"name":"PreviousTxnID","url":"interfaces/LedgerEntry.PayChannel.html#PreviousTxnID","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.PayChannel"},{"id":234,"kind":1024,"name":"PreviousTxnLgrSeq","url":"interfaces/LedgerEntry.PayChannel.html#PreviousTxnLgrSeq","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.PayChannel"},{"id":235,"kind":1024,"name":"Flags","url":"interfaces/LedgerEntry.PayChannel.html#Flags","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.PayChannel"},{"id":236,"kind":1024,"name":"Expiration","url":"interfaces/LedgerEntry.PayChannel.html#Expiration","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.PayChannel"},{"id":237,"kind":1024,"name":"CancelAfter","url":"interfaces/LedgerEntry.PayChannel.html#CancelAfter","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.PayChannel"},{"id":238,"kind":1024,"name":"SourceTag","url":"interfaces/LedgerEntry.PayChannel.html#SourceTag","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.PayChannel"},{"id":239,"kind":1024,"name":"DestinationTag","url":"interfaces/LedgerEntry.PayChannel.html#DestinationTag","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.PayChannel"},{"id":240,"kind":1024,"name":"DestinationNode","url":"interfaces/LedgerEntry.PayChannel.html#DestinationNode","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.PayChannel"},{"id":241,"kind":1024,"name":"index","url":"interfaces/LedgerEntry.PayChannel.html#index","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LedgerEntry.PayChannel"},{"id":242,"kind":256,"name":"RippleState","url":"interfaces/LedgerEntry.RippleState.html","classes":"tsd-kind-interface tsd-parent-kind-namespace","parent":"LedgerEntry"},{"id":243,"kind":1024,"name":"LedgerEntryType","url":"interfaces/LedgerEntry.RippleState.html#LedgerEntryType","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.RippleState"},{"id":244,"kind":1024,"name":"Flags","url":"interfaces/LedgerEntry.RippleState.html#Flags","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.RippleState"},{"id":245,"kind":1024,"name":"Balance","url":"interfaces/LedgerEntry.RippleState.html#Balance","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.RippleState"},{"id":246,"kind":1024,"name":"LowLimit","url":"interfaces/LedgerEntry.RippleState.html#LowLimit","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.RippleState"},{"id":247,"kind":1024,"name":"HighLimit","url":"interfaces/LedgerEntry.RippleState.html#HighLimit","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.RippleState"},{"id":248,"kind":1024,"name":"PreviousTxnID","url":"interfaces/LedgerEntry.RippleState.html#PreviousTxnID","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.RippleState"},{"id":249,"kind":1024,"name":"PreviousTxnLgrSeq","url":"interfaces/LedgerEntry.RippleState.html#PreviousTxnLgrSeq","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.RippleState"},{"id":250,"kind":1024,"name":"LowNode","url":"interfaces/LedgerEntry.RippleState.html#LowNode","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.RippleState"},{"id":251,"kind":1024,"name":"HighNode","url":"interfaces/LedgerEntry.RippleState.html#HighNode","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.RippleState"},{"id":252,"kind":1024,"name":"LowQualityIn","url":"interfaces/LedgerEntry.RippleState.html#LowQualityIn","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.RippleState"},{"id":253,"kind":1024,"name":"LowQualityOut","url":"interfaces/LedgerEntry.RippleState.html#LowQualityOut","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.RippleState"},{"id":254,"kind":1024,"name":"HighQualityIn","url":"interfaces/LedgerEntry.RippleState.html#HighQualityIn","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.RippleState"},{"id":255,"kind":1024,"name":"HighQualityOut","url":"interfaces/LedgerEntry.RippleState.html#HighQualityOut","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.RippleState"},{"id":256,"kind":1024,"name":"index","url":"interfaces/LedgerEntry.RippleState.html#index","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LedgerEntry.RippleState"},{"id":257,"kind":8,"name":"RippleStateFlags","url":"enums/LedgerEntry.RippleStateFlags.html","classes":"tsd-kind-enum tsd-parent-kind-namespace","parent":"LedgerEntry"},{"id":258,"kind":16,"name":"lsfLowReserve","url":"enums/LedgerEntry.RippleStateFlags.html#lsfLowReserve","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"LedgerEntry.RippleStateFlags"},{"id":259,"kind":16,"name":"lsfHighReserve","url":"enums/LedgerEntry.RippleStateFlags.html#lsfHighReserve","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"LedgerEntry.RippleStateFlags"},{"id":260,"kind":16,"name":"lsfLowAuth","url":"enums/LedgerEntry.RippleStateFlags.html#lsfLowAuth","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"LedgerEntry.RippleStateFlags"},{"id":261,"kind":16,"name":"lsfHighAuth","url":"enums/LedgerEntry.RippleStateFlags.html#lsfHighAuth","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"LedgerEntry.RippleStateFlags"},{"id":262,"kind":16,"name":"lsfLowNoRipple","url":"enums/LedgerEntry.RippleStateFlags.html#lsfLowNoRipple","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"LedgerEntry.RippleStateFlags"},{"id":263,"kind":16,"name":"lsfHighNoRipple","url":"enums/LedgerEntry.RippleStateFlags.html#lsfHighNoRipple","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"LedgerEntry.RippleStateFlags"},{"id":264,"kind":16,"name":"lsfLowFreeze","url":"enums/LedgerEntry.RippleStateFlags.html#lsfLowFreeze","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"LedgerEntry.RippleStateFlags"},{"id":265,"kind":16,"name":"lsfHighFreeze","url":"enums/LedgerEntry.RippleStateFlags.html#lsfHighFreeze","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"LedgerEntry.RippleStateFlags"},{"id":266,"kind":256,"name":"SignerList","url":"interfaces/LedgerEntry.SignerList.html","classes":"tsd-kind-interface tsd-parent-kind-namespace","parent":"LedgerEntry"},{"id":267,"kind":1024,"name":"LedgerEntryType","url":"interfaces/LedgerEntry.SignerList.html#LedgerEntryType","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.SignerList"},{"id":268,"kind":1024,"name":"Flags","url":"interfaces/LedgerEntry.SignerList.html#Flags","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.SignerList"},{"id":269,"kind":1024,"name":"PreviousTxnID","url":"interfaces/LedgerEntry.SignerList.html#PreviousTxnID","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.SignerList"},{"id":270,"kind":1024,"name":"PreviousTxnLgrSeq","url":"interfaces/LedgerEntry.SignerList.html#PreviousTxnLgrSeq","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.SignerList"},{"id":271,"kind":1024,"name":"OwnerNode","url":"interfaces/LedgerEntry.SignerList.html#OwnerNode","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.SignerList"},{"id":272,"kind":1024,"name":"SignerEntries","url":"interfaces/LedgerEntry.SignerList.html#SignerEntries","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.SignerList"},{"id":273,"kind":1024,"name":"SignerListID","url":"interfaces/LedgerEntry.SignerList.html#SignerListID","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.SignerList"},{"id":274,"kind":1024,"name":"SignerQuorum","url":"interfaces/LedgerEntry.SignerList.html#SignerQuorum","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.SignerList"},{"id":275,"kind":1024,"name":"index","url":"interfaces/LedgerEntry.SignerList.html#index","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LedgerEntry.SignerList"},{"id":276,"kind":8,"name":"SignerListFlags","url":"enums/LedgerEntry.SignerListFlags.html","classes":"tsd-kind-enum tsd-parent-kind-namespace","parent":"LedgerEntry"},{"id":277,"kind":16,"name":"lsfOneOwnerCount","url":"enums/LedgerEntry.SignerListFlags.html#lsfOneOwnerCount","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"LedgerEntry.SignerListFlags"},{"id":278,"kind":256,"name":"Ticket","url":"interfaces/LedgerEntry.Ticket.html","classes":"tsd-kind-interface tsd-parent-kind-namespace","parent":"LedgerEntry"},{"id":279,"kind":1024,"name":"LedgerEntryType","url":"interfaces/LedgerEntry.Ticket.html#LedgerEntryType","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.Ticket"},{"id":280,"kind":1024,"name":"Account","url":"interfaces/LedgerEntry.Ticket.html#Account","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.Ticket"},{"id":281,"kind":1024,"name":"Flags","url":"interfaces/LedgerEntry.Ticket.html#Flags","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.Ticket"},{"id":282,"kind":1024,"name":"OwnerNode","url":"interfaces/LedgerEntry.Ticket.html#OwnerNode","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.Ticket"},{"id":283,"kind":1024,"name":"PreviousTxnID","url":"interfaces/LedgerEntry.Ticket.html#PreviousTxnID","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.Ticket"},{"id":284,"kind":1024,"name":"PreviousTxnLgrSeq","url":"interfaces/LedgerEntry.Ticket.html#PreviousTxnLgrSeq","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.Ticket"},{"id":285,"kind":1024,"name":"TicketSequence","url":"interfaces/LedgerEntry.Ticket.html#TicketSequence","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntry.Ticket"},{"id":286,"kind":1024,"name":"index","url":"interfaces/LedgerEntry.Ticket.html#index","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LedgerEntry.Ticket"},{"id":287,"kind":64,"name":"setTransactionFlagsToNumber","url":"modules.html#setTransactionFlagsToNumber","classes":"tsd-kind-function"},{"id":288,"kind":64,"name":"parseAccountRootFlags","url":"modules.html#parseAccountRootFlags","classes":"tsd-kind-function"},{"id":289,"kind":4194304,"name":"Request","url":"modules.html#Request","classes":"tsd-kind-type-alias"},{"id":290,"kind":4194304,"name":"Response","url":"modules.html#Response","classes":"tsd-kind-type-alias"},{"id":291,"kind":256,"name":"AccountChannelsRequest","url":"interfaces/AccountChannelsRequest.html","classes":"tsd-kind-interface"},{"id":292,"kind":1024,"name":"command","url":"interfaces/AccountChannelsRequest.html#command","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"AccountChannelsRequest"},{"id":293,"kind":1024,"name":"account","url":"interfaces/AccountChannelsRequest.html#account","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountChannelsRequest"},{"id":294,"kind":1024,"name":"destination_account","url":"interfaces/AccountChannelsRequest.html#destination_account","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountChannelsRequest"},{"id":295,"kind":1024,"name":"ledger_hash","url":"interfaces/AccountChannelsRequest.html#ledger_hash","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountChannelsRequest"},{"id":296,"kind":1024,"name":"ledger_index","url":"interfaces/AccountChannelsRequest.html#ledger_index","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountChannelsRequest"},{"id":297,"kind":1024,"name":"limit","url":"interfaces/AccountChannelsRequest.html#limit","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountChannelsRequest"},{"id":298,"kind":1024,"name":"marker","url":"interfaces/AccountChannelsRequest.html#marker","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountChannelsRequest"},{"id":299,"kind":1024,"name":"id","url":"interfaces/AccountChannelsRequest.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountChannelsRequest"},{"id":300,"kind":1024,"name":"api_version","url":"interfaces/AccountChannelsRequest.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountChannelsRequest"},{"id":301,"kind":256,"name":"AccountChannelsResponse","url":"interfaces/AccountChannelsResponse.html","classes":"tsd-kind-interface"},{"id":302,"kind":1024,"name":"result","url":"interfaces/AccountChannelsResponse.html#result","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"AccountChannelsResponse"},{"id":303,"kind":65536,"name":"__type","url":"interfaces/AccountChannelsResponse.html#__type","classes":"tsd-kind-type-literal tsd-parent-kind-interface","parent":"AccountChannelsResponse"},{"id":304,"kind":1024,"name":"account","url":"interfaces/AccountChannelsResponse.html#__type.account","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"AccountChannelsResponse.__type"},{"id":305,"kind":1024,"name":"channels","url":"interfaces/AccountChannelsResponse.html#__type.channels","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"AccountChannelsResponse.__type"},{"id":306,"kind":1024,"name":"ledger_hash","url":"interfaces/AccountChannelsResponse.html#__type.ledger_hash","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"AccountChannelsResponse.__type"},{"id":307,"kind":1024,"name":"ledger_index","url":"interfaces/AccountChannelsResponse.html#__type.ledger_index","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"AccountChannelsResponse.__type"},{"id":308,"kind":1024,"name":"validated","url":"interfaces/AccountChannelsResponse.html#__type.validated","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"AccountChannelsResponse.__type"},{"id":309,"kind":1024,"name":"limit","url":"interfaces/AccountChannelsResponse.html#__type.limit","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"AccountChannelsResponse.__type"},{"id":310,"kind":1024,"name":"marker","url":"interfaces/AccountChannelsResponse.html#__type.marker","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"AccountChannelsResponse.__type"},{"id":311,"kind":1024,"name":"id","url":"interfaces/AccountChannelsResponse.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountChannelsResponse"},{"id":312,"kind":1024,"name":"status","url":"interfaces/AccountChannelsResponse.html#status","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountChannelsResponse"},{"id":313,"kind":1024,"name":"type","url":"interfaces/AccountChannelsResponse.html#type","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountChannelsResponse"},{"id":314,"kind":1024,"name":"warning","url":"interfaces/AccountChannelsResponse.html#warning","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountChannelsResponse"},{"id":315,"kind":1024,"name":"warnings","url":"interfaces/AccountChannelsResponse.html#warnings","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountChannelsResponse"},{"id":316,"kind":1024,"name":"forwarded","url":"interfaces/AccountChannelsResponse.html#forwarded","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountChannelsResponse"},{"id":317,"kind":1024,"name":"api_version","url":"interfaces/AccountChannelsResponse.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountChannelsResponse"},{"id":318,"kind":256,"name":"AccountCurrenciesRequest","url":"interfaces/AccountCurrenciesRequest.html","classes":"tsd-kind-interface"},{"id":319,"kind":1024,"name":"command","url":"interfaces/AccountCurrenciesRequest.html#command","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"AccountCurrenciesRequest"},{"id":320,"kind":1024,"name":"account","url":"interfaces/AccountCurrenciesRequest.html#account","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountCurrenciesRequest"},{"id":321,"kind":1024,"name":"ledger_hash","url":"interfaces/AccountCurrenciesRequest.html#ledger_hash","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountCurrenciesRequest"},{"id":322,"kind":1024,"name":"ledger_index","url":"interfaces/AccountCurrenciesRequest.html#ledger_index","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountCurrenciesRequest"},{"id":323,"kind":1024,"name":"strict","url":"interfaces/AccountCurrenciesRequest.html#strict","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountCurrenciesRequest"},{"id":324,"kind":1024,"name":"id","url":"interfaces/AccountCurrenciesRequest.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountCurrenciesRequest"},{"id":325,"kind":1024,"name":"api_version","url":"interfaces/AccountCurrenciesRequest.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountCurrenciesRequest"},{"id":326,"kind":256,"name":"AccountCurrenciesResponse","url":"interfaces/AccountCurrenciesResponse.html","classes":"tsd-kind-interface"},{"id":327,"kind":1024,"name":"result","url":"interfaces/AccountCurrenciesResponse.html#result","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"AccountCurrenciesResponse"},{"id":328,"kind":65536,"name":"__type","url":"interfaces/AccountCurrenciesResponse.html#__type","classes":"tsd-kind-type-literal tsd-parent-kind-interface","parent":"AccountCurrenciesResponse"},{"id":329,"kind":1024,"name":"ledger_hash","url":"interfaces/AccountCurrenciesResponse.html#__type.ledger_hash","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"AccountCurrenciesResponse.__type"},{"id":330,"kind":1024,"name":"ledger_index","url":"interfaces/AccountCurrenciesResponse.html#__type.ledger_index","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"AccountCurrenciesResponse.__type"},{"id":331,"kind":1024,"name":"receive_currencies","url":"interfaces/AccountCurrenciesResponse.html#__type.receive_currencies","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"AccountCurrenciesResponse.__type"},{"id":332,"kind":1024,"name":"send_currencies","url":"interfaces/AccountCurrenciesResponse.html#__type.send_currencies","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"AccountCurrenciesResponse.__type"},{"id":333,"kind":1024,"name":"validated","url":"interfaces/AccountCurrenciesResponse.html#__type.validated","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"AccountCurrenciesResponse.__type"},{"id":334,"kind":1024,"name":"id","url":"interfaces/AccountCurrenciesResponse.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountCurrenciesResponse"},{"id":335,"kind":1024,"name":"status","url":"interfaces/AccountCurrenciesResponse.html#status","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountCurrenciesResponse"},{"id":336,"kind":1024,"name":"type","url":"interfaces/AccountCurrenciesResponse.html#type","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountCurrenciesResponse"},{"id":337,"kind":1024,"name":"warning","url":"interfaces/AccountCurrenciesResponse.html#warning","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountCurrenciesResponse"},{"id":338,"kind":1024,"name":"warnings","url":"interfaces/AccountCurrenciesResponse.html#warnings","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountCurrenciesResponse"},{"id":339,"kind":1024,"name":"forwarded","url":"interfaces/AccountCurrenciesResponse.html#forwarded","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountCurrenciesResponse"},{"id":340,"kind":1024,"name":"api_version","url":"interfaces/AccountCurrenciesResponse.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountCurrenciesResponse"},{"id":341,"kind":256,"name":"AccountInfoRequest","url":"interfaces/AccountInfoRequest.html","classes":"tsd-kind-interface"},{"id":342,"kind":1024,"name":"command","url":"interfaces/AccountInfoRequest.html#command","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"AccountInfoRequest"},{"id":343,"kind":1024,"name":"account","url":"interfaces/AccountInfoRequest.html#account","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountInfoRequest"},{"id":344,"kind":1024,"name":"ledger_hash","url":"interfaces/AccountInfoRequest.html#ledger_hash","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountInfoRequest"},{"id":345,"kind":1024,"name":"ledger_index","url":"interfaces/AccountInfoRequest.html#ledger_index","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountInfoRequest"},{"id":346,"kind":1024,"name":"queue","url":"interfaces/AccountInfoRequest.html#queue","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountInfoRequest"},{"id":347,"kind":1024,"name":"signer_lists","url":"interfaces/AccountInfoRequest.html#signer_lists","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountInfoRequest"},{"id":348,"kind":1024,"name":"strict","url":"interfaces/AccountInfoRequest.html#strict","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountInfoRequest"},{"id":349,"kind":1024,"name":"id","url":"interfaces/AccountInfoRequest.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountInfoRequest"},{"id":350,"kind":1024,"name":"api_version","url":"interfaces/AccountInfoRequest.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountInfoRequest"},{"id":351,"kind":256,"name":"AccountInfoResponse","url":"interfaces/AccountInfoResponse.html","classes":"tsd-kind-interface"},{"id":352,"kind":1024,"name":"result","url":"interfaces/AccountInfoResponse.html#result","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"AccountInfoResponse"},{"id":353,"kind":65536,"name":"__type","url":"interfaces/AccountInfoResponse.html#__type","classes":"tsd-kind-type-literal tsd-parent-kind-interface","parent":"AccountInfoResponse"},{"id":354,"kind":1024,"name":"account_data","url":"interfaces/AccountInfoResponse.html#__type.account_data","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"AccountInfoResponse.__type"},{"id":355,"kind":1024,"name":"signer_lists","url":"interfaces/AccountInfoResponse.html#__type.signer_lists","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"AccountInfoResponse.__type"},{"id":356,"kind":1024,"name":"ledger_current_index","url":"interfaces/AccountInfoResponse.html#__type.ledger_current_index","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"AccountInfoResponse.__type"},{"id":357,"kind":1024,"name":"ledger_index","url":"interfaces/AccountInfoResponse.html#__type.ledger_index","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"AccountInfoResponse.__type"},{"id":358,"kind":1024,"name":"queue_data","url":"interfaces/AccountInfoResponse.html#__type.queue_data","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"AccountInfoResponse.__type"},{"id":359,"kind":1024,"name":"validated","url":"interfaces/AccountInfoResponse.html#__type.validated","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"AccountInfoResponse.__type"},{"id":360,"kind":1024,"name":"id","url":"interfaces/AccountInfoResponse.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountInfoResponse"},{"id":361,"kind":1024,"name":"status","url":"interfaces/AccountInfoResponse.html#status","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountInfoResponse"},{"id":362,"kind":1024,"name":"type","url":"interfaces/AccountInfoResponse.html#type","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountInfoResponse"},{"id":363,"kind":1024,"name":"warning","url":"interfaces/AccountInfoResponse.html#warning","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountInfoResponse"},{"id":364,"kind":1024,"name":"warnings","url":"interfaces/AccountInfoResponse.html#warnings","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountInfoResponse"},{"id":365,"kind":1024,"name":"forwarded","url":"interfaces/AccountInfoResponse.html#forwarded","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountInfoResponse"},{"id":366,"kind":1024,"name":"api_version","url":"interfaces/AccountInfoResponse.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountInfoResponse"},{"id":367,"kind":256,"name":"AccountLinesRequest","url":"interfaces/AccountLinesRequest.html","classes":"tsd-kind-interface"},{"id":368,"kind":1024,"name":"command","url":"interfaces/AccountLinesRequest.html#command","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"AccountLinesRequest"},{"id":369,"kind":1024,"name":"account","url":"interfaces/AccountLinesRequest.html#account","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountLinesRequest"},{"id":370,"kind":1024,"name":"ledger_hash","url":"interfaces/AccountLinesRequest.html#ledger_hash","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountLinesRequest"},{"id":371,"kind":1024,"name":"ledger_index","url":"interfaces/AccountLinesRequest.html#ledger_index","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountLinesRequest"},{"id":372,"kind":1024,"name":"peer","url":"interfaces/AccountLinesRequest.html#peer","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountLinesRequest"},{"id":373,"kind":1024,"name":"limit","url":"interfaces/AccountLinesRequest.html#limit","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountLinesRequest"},{"id":374,"kind":1024,"name":"marker","url":"interfaces/AccountLinesRequest.html#marker","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountLinesRequest"},{"id":375,"kind":1024,"name":"id","url":"interfaces/AccountLinesRequest.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountLinesRequest"},{"id":376,"kind":1024,"name":"api_version","url":"interfaces/AccountLinesRequest.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountLinesRequest"},{"id":377,"kind":256,"name":"AccountLinesResponse","url":"interfaces/AccountLinesResponse.html","classes":"tsd-kind-interface"},{"id":378,"kind":1024,"name":"result","url":"interfaces/AccountLinesResponse.html#result","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"AccountLinesResponse"},{"id":379,"kind":65536,"name":"__type","url":"interfaces/AccountLinesResponse.html#__type","classes":"tsd-kind-type-literal tsd-parent-kind-interface","parent":"AccountLinesResponse"},{"id":380,"kind":1024,"name":"account","url":"interfaces/AccountLinesResponse.html#__type.account","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"AccountLinesResponse.__type"},{"id":381,"kind":1024,"name":"lines","url":"interfaces/AccountLinesResponse.html#__type.lines","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"AccountLinesResponse.__type"},{"id":382,"kind":1024,"name":"ledger_current_index","url":"interfaces/AccountLinesResponse.html#__type.ledger_current_index","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"AccountLinesResponse.__type"},{"id":383,"kind":1024,"name":"ledger_index","url":"interfaces/AccountLinesResponse.html#__type.ledger_index","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"AccountLinesResponse.__type"},{"id":384,"kind":1024,"name":"ledger_hash","url":"interfaces/AccountLinesResponse.html#__type.ledger_hash","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"AccountLinesResponse.__type"},{"id":385,"kind":1024,"name":"marker","url":"interfaces/AccountLinesResponse.html#__type.marker","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"AccountLinesResponse.__type"},{"id":386,"kind":1024,"name":"id","url":"interfaces/AccountLinesResponse.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountLinesResponse"},{"id":387,"kind":1024,"name":"status","url":"interfaces/AccountLinesResponse.html#status","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountLinesResponse"},{"id":388,"kind":1024,"name":"type","url":"interfaces/AccountLinesResponse.html#type","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountLinesResponse"},{"id":389,"kind":1024,"name":"warning","url":"interfaces/AccountLinesResponse.html#warning","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountLinesResponse"},{"id":390,"kind":1024,"name":"warnings","url":"interfaces/AccountLinesResponse.html#warnings","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountLinesResponse"},{"id":391,"kind":1024,"name":"forwarded","url":"interfaces/AccountLinesResponse.html#forwarded","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountLinesResponse"},{"id":392,"kind":1024,"name":"api_version","url":"interfaces/AccountLinesResponse.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountLinesResponse"},{"id":393,"kind":256,"name":"AccountObjectsRequest","url":"interfaces/AccountObjectsRequest.html","classes":"tsd-kind-interface"},{"id":394,"kind":1024,"name":"command","url":"interfaces/AccountObjectsRequest.html#command","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"AccountObjectsRequest"},{"id":395,"kind":1024,"name":"account","url":"interfaces/AccountObjectsRequest.html#account","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountObjectsRequest"},{"id":396,"kind":1024,"name":"type","url":"interfaces/AccountObjectsRequest.html#type","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountObjectsRequest"},{"id":397,"kind":1024,"name":"deletion_blockers_only","url":"interfaces/AccountObjectsRequest.html#deletion_blockers_only","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountObjectsRequest"},{"id":398,"kind":1024,"name":"ledger_hash","url":"interfaces/AccountObjectsRequest.html#ledger_hash","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountObjectsRequest"},{"id":399,"kind":1024,"name":"ledger_index","url":"interfaces/AccountObjectsRequest.html#ledger_index","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountObjectsRequest"},{"id":400,"kind":1024,"name":"limit","url":"interfaces/AccountObjectsRequest.html#limit","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountObjectsRequest"},{"id":401,"kind":1024,"name":"marker","url":"interfaces/AccountObjectsRequest.html#marker","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountObjectsRequest"},{"id":402,"kind":1024,"name":"id","url":"interfaces/AccountObjectsRequest.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountObjectsRequest"},{"id":403,"kind":1024,"name":"api_version","url":"interfaces/AccountObjectsRequest.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountObjectsRequest"},{"id":404,"kind":256,"name":"AccountObjectsResponse","url":"interfaces/AccountObjectsResponse.html","classes":"tsd-kind-interface"},{"id":405,"kind":1024,"name":"result","url":"interfaces/AccountObjectsResponse.html#result","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"AccountObjectsResponse"},{"id":406,"kind":65536,"name":"__type","url":"interfaces/AccountObjectsResponse.html#__type","classes":"tsd-kind-type-literal tsd-parent-kind-interface","parent":"AccountObjectsResponse"},{"id":407,"kind":1024,"name":"account","url":"interfaces/AccountObjectsResponse.html#__type.account","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"AccountObjectsResponse.__type"},{"id":408,"kind":1024,"name":"account_objects","url":"interfaces/AccountObjectsResponse.html#__type.account_objects","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"AccountObjectsResponse.__type"},{"id":409,"kind":1024,"name":"ledger_hash","url":"interfaces/AccountObjectsResponse.html#__type.ledger_hash","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"AccountObjectsResponse.__type"},{"id":410,"kind":1024,"name":"ledger_index","url":"interfaces/AccountObjectsResponse.html#__type.ledger_index","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"AccountObjectsResponse.__type"},{"id":411,"kind":1024,"name":"ledger_current_index","url":"interfaces/AccountObjectsResponse.html#__type.ledger_current_index","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"AccountObjectsResponse.__type"},{"id":412,"kind":1024,"name":"limit","url":"interfaces/AccountObjectsResponse.html#__type.limit","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"AccountObjectsResponse.__type"},{"id":413,"kind":1024,"name":"marker","url":"interfaces/AccountObjectsResponse.html#__type.marker","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"AccountObjectsResponse.__type"},{"id":414,"kind":1024,"name":"validated","url":"interfaces/AccountObjectsResponse.html#__type.validated","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"AccountObjectsResponse.__type"},{"id":415,"kind":1024,"name":"id","url":"interfaces/AccountObjectsResponse.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountObjectsResponse"},{"id":416,"kind":1024,"name":"status","url":"interfaces/AccountObjectsResponse.html#status","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountObjectsResponse"},{"id":417,"kind":1024,"name":"type","url":"interfaces/AccountObjectsResponse.html#type","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountObjectsResponse"},{"id":418,"kind":1024,"name":"warning","url":"interfaces/AccountObjectsResponse.html#warning","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountObjectsResponse"},{"id":419,"kind":1024,"name":"warnings","url":"interfaces/AccountObjectsResponse.html#warnings","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountObjectsResponse"},{"id":420,"kind":1024,"name":"forwarded","url":"interfaces/AccountObjectsResponse.html#forwarded","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountObjectsResponse"},{"id":421,"kind":1024,"name":"api_version","url":"interfaces/AccountObjectsResponse.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountObjectsResponse"},{"id":422,"kind":256,"name":"AccountOffersRequest","url":"interfaces/AccountOffersRequest.html","classes":"tsd-kind-interface"},{"id":423,"kind":1024,"name":"command","url":"interfaces/AccountOffersRequest.html#command","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"AccountOffersRequest"},{"id":424,"kind":1024,"name":"account","url":"interfaces/AccountOffersRequest.html#account","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountOffersRequest"},{"id":425,"kind":1024,"name":"ledger_hash","url":"interfaces/AccountOffersRequest.html#ledger_hash","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountOffersRequest"},{"id":426,"kind":1024,"name":"ledger_index","url":"interfaces/AccountOffersRequest.html#ledger_index","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountOffersRequest"},{"id":427,"kind":1024,"name":"limit","url":"interfaces/AccountOffersRequest.html#limit","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountOffersRequest"},{"id":428,"kind":1024,"name":"marker","url":"interfaces/AccountOffersRequest.html#marker","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountOffersRequest"},{"id":429,"kind":1024,"name":"strict","url":"interfaces/AccountOffersRequest.html#strict","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountOffersRequest"},{"id":430,"kind":1024,"name":"id","url":"interfaces/AccountOffersRequest.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountOffersRequest"},{"id":431,"kind":1024,"name":"api_version","url":"interfaces/AccountOffersRequest.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountOffersRequest"},{"id":432,"kind":256,"name":"AccountOffersResponse","url":"interfaces/AccountOffersResponse.html","classes":"tsd-kind-interface"},{"id":433,"kind":1024,"name":"result","url":"interfaces/AccountOffersResponse.html#result","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"AccountOffersResponse"},{"id":434,"kind":65536,"name":"__type","url":"interfaces/AccountOffersResponse.html#__type","classes":"tsd-kind-type-literal tsd-parent-kind-interface","parent":"AccountOffersResponse"},{"id":435,"kind":1024,"name":"account","url":"interfaces/AccountOffersResponse.html#__type.account","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"AccountOffersResponse.__type"},{"id":436,"kind":1024,"name":"offers","url":"interfaces/AccountOffersResponse.html#__type.offers","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"AccountOffersResponse.__type"},{"id":437,"kind":1024,"name":"ledger_current_index","url":"interfaces/AccountOffersResponse.html#__type.ledger_current_index","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"AccountOffersResponse.__type"},{"id":438,"kind":1024,"name":"ledger_index","url":"interfaces/AccountOffersResponse.html#__type.ledger_index","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"AccountOffersResponse.__type"},{"id":439,"kind":1024,"name":"ledger_hash","url":"interfaces/AccountOffersResponse.html#__type.ledger_hash","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"AccountOffersResponse.__type"},{"id":440,"kind":1024,"name":"marker","url":"interfaces/AccountOffersResponse.html#__type.marker","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"AccountOffersResponse.__type"},{"id":441,"kind":1024,"name":"id","url":"interfaces/AccountOffersResponse.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountOffersResponse"},{"id":442,"kind":1024,"name":"status","url":"interfaces/AccountOffersResponse.html#status","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountOffersResponse"},{"id":443,"kind":1024,"name":"type","url":"interfaces/AccountOffersResponse.html#type","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountOffersResponse"},{"id":444,"kind":1024,"name":"warning","url":"interfaces/AccountOffersResponse.html#warning","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountOffersResponse"},{"id":445,"kind":1024,"name":"warnings","url":"interfaces/AccountOffersResponse.html#warnings","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountOffersResponse"},{"id":446,"kind":1024,"name":"forwarded","url":"interfaces/AccountOffersResponse.html#forwarded","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountOffersResponse"},{"id":447,"kind":1024,"name":"api_version","url":"interfaces/AccountOffersResponse.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountOffersResponse"},{"id":448,"kind":256,"name":"AccountTxRequest","url":"interfaces/AccountTxRequest.html","classes":"tsd-kind-interface"},{"id":449,"kind":1024,"name":"command","url":"interfaces/AccountTxRequest.html#command","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"AccountTxRequest"},{"id":450,"kind":1024,"name":"account","url":"interfaces/AccountTxRequest.html#account","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountTxRequest"},{"id":451,"kind":1024,"name":"ledger_index_min","url":"interfaces/AccountTxRequest.html#ledger_index_min","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountTxRequest"},{"id":452,"kind":1024,"name":"ledger_index_max","url":"interfaces/AccountTxRequest.html#ledger_index_max","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountTxRequest"},{"id":453,"kind":1024,"name":"ledger_hash","url":"interfaces/AccountTxRequest.html#ledger_hash","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountTxRequest"},{"id":454,"kind":1024,"name":"ledger_index","url":"interfaces/AccountTxRequest.html#ledger_index","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountTxRequest"},{"id":455,"kind":1024,"name":"binary","url":"interfaces/AccountTxRequest.html#binary","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountTxRequest"},{"id":456,"kind":1024,"name":"forward","url":"interfaces/AccountTxRequest.html#forward","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountTxRequest"},{"id":457,"kind":1024,"name":"limit","url":"interfaces/AccountTxRequest.html#limit","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountTxRequest"},{"id":458,"kind":1024,"name":"marker","url":"interfaces/AccountTxRequest.html#marker","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountTxRequest"},{"id":459,"kind":1024,"name":"id","url":"interfaces/AccountTxRequest.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountTxRequest"},{"id":460,"kind":1024,"name":"api_version","url":"interfaces/AccountTxRequest.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountTxRequest"},{"id":461,"kind":256,"name":"AccountTxResponse","url":"interfaces/AccountTxResponse.html","classes":"tsd-kind-interface"},{"id":462,"kind":1024,"name":"result","url":"interfaces/AccountTxResponse.html#result","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"AccountTxResponse"},{"id":463,"kind":65536,"name":"__type","url":"interfaces/AccountTxResponse.html#__type","classes":"tsd-kind-type-literal tsd-parent-kind-interface","parent":"AccountTxResponse"},{"id":464,"kind":1024,"name":"account","url":"interfaces/AccountTxResponse.html#__type.account","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"AccountTxResponse.__type"},{"id":465,"kind":1024,"name":"ledger_index_min","url":"interfaces/AccountTxResponse.html#__type.ledger_index_min","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"AccountTxResponse.__type"},{"id":466,"kind":1024,"name":"ledger_index_max","url":"interfaces/AccountTxResponse.html#__type.ledger_index_max","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"AccountTxResponse.__type"},{"id":467,"kind":1024,"name":"limit","url":"interfaces/AccountTxResponse.html#__type.limit","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"AccountTxResponse.__type"},{"id":468,"kind":1024,"name":"marker","url":"interfaces/AccountTxResponse.html#__type.marker","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"AccountTxResponse.__type"},{"id":469,"kind":1024,"name":"transactions","url":"interfaces/AccountTxResponse.html#__type.transactions","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"AccountTxResponse.__type"},{"id":470,"kind":1024,"name":"validated","url":"interfaces/AccountTxResponse.html#__type.validated","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"AccountTxResponse.__type"},{"id":471,"kind":1024,"name":"id","url":"interfaces/AccountTxResponse.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountTxResponse"},{"id":472,"kind":1024,"name":"status","url":"interfaces/AccountTxResponse.html#status","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountTxResponse"},{"id":473,"kind":1024,"name":"type","url":"interfaces/AccountTxResponse.html#type","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountTxResponse"},{"id":474,"kind":1024,"name":"warning","url":"interfaces/AccountTxResponse.html#warning","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountTxResponse"},{"id":475,"kind":1024,"name":"warnings","url":"interfaces/AccountTxResponse.html#warnings","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountTxResponse"},{"id":476,"kind":1024,"name":"forwarded","url":"interfaces/AccountTxResponse.html#forwarded","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountTxResponse"},{"id":477,"kind":1024,"name":"api_version","url":"interfaces/AccountTxResponse.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountTxResponse"},{"id":478,"kind":256,"name":"GatewayBalancesRequest","url":"interfaces/GatewayBalancesRequest.html","classes":"tsd-kind-interface"},{"id":479,"kind":1024,"name":"command","url":"interfaces/GatewayBalancesRequest.html#command","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"GatewayBalancesRequest"},{"id":480,"kind":1024,"name":"account","url":"interfaces/GatewayBalancesRequest.html#account","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GatewayBalancesRequest"},{"id":481,"kind":1024,"name":"strict","url":"interfaces/GatewayBalancesRequest.html#strict","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GatewayBalancesRequest"},{"id":482,"kind":1024,"name":"hotwallet","url":"interfaces/GatewayBalancesRequest.html#hotwallet","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GatewayBalancesRequest"},{"id":483,"kind":1024,"name":"ledger_hash","url":"interfaces/GatewayBalancesRequest.html#ledger_hash","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GatewayBalancesRequest"},{"id":484,"kind":1024,"name":"ledger_index","url":"interfaces/GatewayBalancesRequest.html#ledger_index","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"GatewayBalancesRequest"},{"id":485,"kind":1024,"name":"id","url":"interfaces/GatewayBalancesRequest.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"GatewayBalancesRequest"},{"id":486,"kind":1024,"name":"api_version","url":"interfaces/GatewayBalancesRequest.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"GatewayBalancesRequest"},{"id":487,"kind":256,"name":"GatewayBalancesResponse","url":"interfaces/GatewayBalancesResponse.html","classes":"tsd-kind-interface"},{"id":488,"kind":1024,"name":"result","url":"interfaces/GatewayBalancesResponse.html#result","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"GatewayBalancesResponse"},{"id":489,"kind":65536,"name":"__type","url":"interfaces/GatewayBalancesResponse.html#__type","classes":"tsd-kind-type-literal tsd-parent-kind-interface","parent":"GatewayBalancesResponse"},{"id":490,"kind":1024,"name":"account","url":"interfaces/GatewayBalancesResponse.html#__type.account","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"GatewayBalancesResponse.__type"},{"id":491,"kind":1024,"name":"obligations","url":"interfaces/GatewayBalancesResponse.html#__type.obligations","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"GatewayBalancesResponse.__type"},{"id":492,"kind":65536,"name":"__type","url":"interfaces/GatewayBalancesResponse.html#__type.__type-3","classes":"tsd-kind-type-literal tsd-parent-kind-type-literal","parent":"GatewayBalancesResponse.__type"},{"id":493,"kind":1024,"name":"balances","url":"interfaces/GatewayBalancesResponse.html#__type.balances","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"GatewayBalancesResponse.__type"},{"id":494,"kind":65536,"name":"__type","url":"interfaces/GatewayBalancesResponse.html#__type.__type-2","classes":"tsd-kind-type-literal tsd-parent-kind-type-literal","parent":"GatewayBalancesResponse.__type"},{"id":495,"kind":1024,"name":"assets","url":"interfaces/GatewayBalancesResponse.html#__type.assets","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"GatewayBalancesResponse.__type"},{"id":496,"kind":65536,"name":"__type","url":"interfaces/GatewayBalancesResponse.html#__type.__type-1","classes":"tsd-kind-type-literal tsd-parent-kind-type-literal","parent":"GatewayBalancesResponse.__type"},{"id":497,"kind":1024,"name":"ledger_hash","url":"interfaces/GatewayBalancesResponse.html#__type.ledger_hash","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"GatewayBalancesResponse.__type"},{"id":498,"kind":1024,"name":"ledger_current_index","url":"interfaces/GatewayBalancesResponse.html#__type.ledger_current_index","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"GatewayBalancesResponse.__type"},{"id":499,"kind":1024,"name":"ledger_index","url":"interfaces/GatewayBalancesResponse.html#__type.ledger_index","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"GatewayBalancesResponse.__type"},{"id":500,"kind":1024,"name":"id","url":"interfaces/GatewayBalancesResponse.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"GatewayBalancesResponse"},{"id":501,"kind":1024,"name":"status","url":"interfaces/GatewayBalancesResponse.html#status","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"GatewayBalancesResponse"},{"id":502,"kind":1024,"name":"type","url":"interfaces/GatewayBalancesResponse.html#type","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"GatewayBalancesResponse"},{"id":503,"kind":1024,"name":"warning","url":"interfaces/GatewayBalancesResponse.html#warning","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"GatewayBalancesResponse"},{"id":504,"kind":1024,"name":"warnings","url":"interfaces/GatewayBalancesResponse.html#warnings","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"GatewayBalancesResponse"},{"id":505,"kind":1024,"name":"forwarded","url":"interfaces/GatewayBalancesResponse.html#forwarded","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"GatewayBalancesResponse"},{"id":506,"kind":1024,"name":"api_version","url":"interfaces/GatewayBalancesResponse.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"GatewayBalancesResponse"},{"id":507,"kind":256,"name":"NoRippleCheckRequest","url":"interfaces/NoRippleCheckRequest.html","classes":"tsd-kind-interface"},{"id":508,"kind":1024,"name":"command","url":"interfaces/NoRippleCheckRequest.html#command","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"NoRippleCheckRequest"},{"id":509,"kind":1024,"name":"account","url":"interfaces/NoRippleCheckRequest.html#account","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"NoRippleCheckRequest"},{"id":510,"kind":1024,"name":"role","url":"interfaces/NoRippleCheckRequest.html#role","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"NoRippleCheckRequest"},{"id":511,"kind":1024,"name":"transactions","url":"interfaces/NoRippleCheckRequest.html#transactions","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"NoRippleCheckRequest"},{"id":512,"kind":1024,"name":"limit","url":"interfaces/NoRippleCheckRequest.html#limit","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"NoRippleCheckRequest"},{"id":513,"kind":1024,"name":"ledger_hash","url":"interfaces/NoRippleCheckRequest.html#ledger_hash","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"NoRippleCheckRequest"},{"id":514,"kind":1024,"name":"ledger_index","url":"interfaces/NoRippleCheckRequest.html#ledger_index","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"NoRippleCheckRequest"},{"id":515,"kind":1024,"name":"id","url":"interfaces/NoRippleCheckRequest.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"NoRippleCheckRequest"},{"id":516,"kind":1024,"name":"api_version","url":"interfaces/NoRippleCheckRequest.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"NoRippleCheckRequest"},{"id":517,"kind":256,"name":"NoRippleCheckResponse","url":"interfaces/NoRippleCheckResponse.html","classes":"tsd-kind-interface"},{"id":518,"kind":1024,"name":"result","url":"interfaces/NoRippleCheckResponse.html#result","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"NoRippleCheckResponse"},{"id":519,"kind":65536,"name":"__type","url":"interfaces/NoRippleCheckResponse.html#__type","classes":"tsd-kind-type-literal tsd-parent-kind-interface","parent":"NoRippleCheckResponse"},{"id":520,"kind":1024,"name":"ledger_current_index","url":"interfaces/NoRippleCheckResponse.html#__type.ledger_current_index","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"NoRippleCheckResponse.__type"},{"id":521,"kind":1024,"name":"problems","url":"interfaces/NoRippleCheckResponse.html#__type.problems","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"NoRippleCheckResponse.__type"},{"id":522,"kind":1024,"name":"transactions","url":"interfaces/NoRippleCheckResponse.html#__type.transactions","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"NoRippleCheckResponse.__type"},{"id":523,"kind":1024,"name":"id","url":"interfaces/NoRippleCheckResponse.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"NoRippleCheckResponse"},{"id":524,"kind":1024,"name":"status","url":"interfaces/NoRippleCheckResponse.html#status","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"NoRippleCheckResponse"},{"id":525,"kind":1024,"name":"type","url":"interfaces/NoRippleCheckResponse.html#type","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"NoRippleCheckResponse"},{"id":526,"kind":1024,"name":"warning","url":"interfaces/NoRippleCheckResponse.html#warning","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"NoRippleCheckResponse"},{"id":527,"kind":1024,"name":"warnings","url":"interfaces/NoRippleCheckResponse.html#warnings","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"NoRippleCheckResponse"},{"id":528,"kind":1024,"name":"forwarded","url":"interfaces/NoRippleCheckResponse.html#forwarded","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"NoRippleCheckResponse"},{"id":529,"kind":1024,"name":"api_version","url":"interfaces/NoRippleCheckResponse.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"NoRippleCheckResponse"},{"id":530,"kind":256,"name":"LedgerRequest","url":"interfaces/LedgerRequest.html","classes":"tsd-kind-interface"},{"id":531,"kind":1024,"name":"command","url":"interfaces/LedgerRequest.html#command","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"LedgerRequest"},{"id":532,"kind":1024,"name":"ledger_hash","url":"interfaces/LedgerRequest.html#ledger_hash","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerRequest"},{"id":533,"kind":1024,"name":"ledger_index","url":"interfaces/LedgerRequest.html#ledger_index","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerRequest"},{"id":534,"kind":1024,"name":"full","url":"interfaces/LedgerRequest.html#full","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerRequest"},{"id":535,"kind":1024,"name":"accounts","url":"interfaces/LedgerRequest.html#accounts","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerRequest"},{"id":536,"kind":1024,"name":"transactions","url":"interfaces/LedgerRequest.html#transactions","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerRequest"},{"id":537,"kind":1024,"name":"expand","url":"interfaces/LedgerRequest.html#expand","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerRequest"},{"id":538,"kind":1024,"name":"owner_funds","url":"interfaces/LedgerRequest.html#owner_funds","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerRequest"},{"id":539,"kind":1024,"name":"binary","url":"interfaces/LedgerRequest.html#binary","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerRequest"},{"id":540,"kind":1024,"name":"queue","url":"interfaces/LedgerRequest.html#queue","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerRequest"},{"id":541,"kind":1024,"name":"id","url":"interfaces/LedgerRequest.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LedgerRequest"},{"id":542,"kind":1024,"name":"api_version","url":"interfaces/LedgerRequest.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LedgerRequest"},{"id":543,"kind":256,"name":"LedgerResponse","url":"interfaces/LedgerResponse.html","classes":"tsd-kind-interface"},{"id":544,"kind":1024,"name":"result","url":"interfaces/LedgerResponse.html#result","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"LedgerResponse"},{"id":545,"kind":65536,"name":"__type","url":"interfaces/LedgerResponse.html#__type","classes":"tsd-kind-type-literal tsd-parent-kind-interface","parent":"LedgerResponse"},{"id":546,"kind":1024,"name":"ledger","url":"interfaces/LedgerResponse.html#__type.ledger","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"LedgerResponse.__type"},{"id":547,"kind":1024,"name":"ledger_hash","url":"interfaces/LedgerResponse.html#__type.ledger_hash","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"LedgerResponse.__type"},{"id":548,"kind":1024,"name":"ledger_index","url":"interfaces/LedgerResponse.html#__type.ledger_index","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"LedgerResponse.__type"},{"id":549,"kind":1024,"name":"queue_data","url":"interfaces/LedgerResponse.html#__type.queue_data","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"LedgerResponse.__type"},{"id":550,"kind":1024,"name":"validated","url":"interfaces/LedgerResponse.html#__type.validated","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"LedgerResponse.__type"},{"id":551,"kind":1024,"name":"id","url":"interfaces/LedgerResponse.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LedgerResponse"},{"id":552,"kind":1024,"name":"status","url":"interfaces/LedgerResponse.html#status","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LedgerResponse"},{"id":553,"kind":1024,"name":"type","url":"interfaces/LedgerResponse.html#type","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LedgerResponse"},{"id":554,"kind":1024,"name":"warning","url":"interfaces/LedgerResponse.html#warning","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LedgerResponse"},{"id":555,"kind":1024,"name":"warnings","url":"interfaces/LedgerResponse.html#warnings","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LedgerResponse"},{"id":556,"kind":1024,"name":"forwarded","url":"interfaces/LedgerResponse.html#forwarded","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LedgerResponse"},{"id":557,"kind":1024,"name":"api_version","url":"interfaces/LedgerResponse.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LedgerResponse"},{"id":558,"kind":256,"name":"LedgerClosedRequest","url":"interfaces/LedgerClosedRequest.html","classes":"tsd-kind-interface"},{"id":559,"kind":1024,"name":"command","url":"interfaces/LedgerClosedRequest.html#command","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"LedgerClosedRequest"},{"id":560,"kind":1024,"name":"id","url":"interfaces/LedgerClosedRequest.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LedgerClosedRequest"},{"id":561,"kind":1024,"name":"api_version","url":"interfaces/LedgerClosedRequest.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LedgerClosedRequest"},{"id":562,"kind":256,"name":"LedgerClosedResponse","url":"interfaces/LedgerClosedResponse.html","classes":"tsd-kind-interface"},{"id":563,"kind":1024,"name":"result","url":"interfaces/LedgerClosedResponse.html#result","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"LedgerClosedResponse"},{"id":564,"kind":65536,"name":"__type","url":"interfaces/LedgerClosedResponse.html#__type","classes":"tsd-kind-type-literal tsd-parent-kind-interface","parent":"LedgerClosedResponse"},{"id":565,"kind":1024,"name":"ledger_hash","url":"interfaces/LedgerClosedResponse.html#__type.ledger_hash","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"LedgerClosedResponse.__type"},{"id":566,"kind":1024,"name":"ledger_index","url":"interfaces/LedgerClosedResponse.html#__type.ledger_index","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"LedgerClosedResponse.__type"},{"id":567,"kind":1024,"name":"id","url":"interfaces/LedgerClosedResponse.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LedgerClosedResponse"},{"id":568,"kind":1024,"name":"status","url":"interfaces/LedgerClosedResponse.html#status","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LedgerClosedResponse"},{"id":569,"kind":1024,"name":"type","url":"interfaces/LedgerClosedResponse.html#type","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LedgerClosedResponse"},{"id":570,"kind":1024,"name":"warning","url":"interfaces/LedgerClosedResponse.html#warning","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LedgerClosedResponse"},{"id":571,"kind":1024,"name":"warnings","url":"interfaces/LedgerClosedResponse.html#warnings","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LedgerClosedResponse"},{"id":572,"kind":1024,"name":"forwarded","url":"interfaces/LedgerClosedResponse.html#forwarded","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LedgerClosedResponse"},{"id":573,"kind":1024,"name":"api_version","url":"interfaces/LedgerClosedResponse.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LedgerClosedResponse"},{"id":574,"kind":256,"name":"LedgerCurrentRequest","url":"interfaces/LedgerCurrentRequest.html","classes":"tsd-kind-interface"},{"id":575,"kind":1024,"name":"command","url":"interfaces/LedgerCurrentRequest.html#command","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"LedgerCurrentRequest"},{"id":576,"kind":1024,"name":"id","url":"interfaces/LedgerCurrentRequest.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LedgerCurrentRequest"},{"id":577,"kind":1024,"name":"api_version","url":"interfaces/LedgerCurrentRequest.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LedgerCurrentRequest"},{"id":578,"kind":256,"name":"LedgerCurrentResponse","url":"interfaces/LedgerCurrentResponse.html","classes":"tsd-kind-interface"},{"id":579,"kind":1024,"name":"result","url":"interfaces/LedgerCurrentResponse.html#result","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"LedgerCurrentResponse"},{"id":580,"kind":65536,"name":"__type","url":"interfaces/LedgerCurrentResponse.html#__type","classes":"tsd-kind-type-literal tsd-parent-kind-interface","parent":"LedgerCurrentResponse"},{"id":581,"kind":1024,"name":"ledger_current_index","url":"interfaces/LedgerCurrentResponse.html#__type.ledger_current_index","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"LedgerCurrentResponse.__type"},{"id":582,"kind":1024,"name":"id","url":"interfaces/LedgerCurrentResponse.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LedgerCurrentResponse"},{"id":583,"kind":1024,"name":"status","url":"interfaces/LedgerCurrentResponse.html#status","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LedgerCurrentResponse"},{"id":584,"kind":1024,"name":"type","url":"interfaces/LedgerCurrentResponse.html#type","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LedgerCurrentResponse"},{"id":585,"kind":1024,"name":"warning","url":"interfaces/LedgerCurrentResponse.html#warning","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LedgerCurrentResponse"},{"id":586,"kind":1024,"name":"warnings","url":"interfaces/LedgerCurrentResponse.html#warnings","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LedgerCurrentResponse"},{"id":587,"kind":1024,"name":"forwarded","url":"interfaces/LedgerCurrentResponse.html#forwarded","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LedgerCurrentResponse"},{"id":588,"kind":1024,"name":"api_version","url":"interfaces/LedgerCurrentResponse.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LedgerCurrentResponse"},{"id":589,"kind":256,"name":"LedgerDataRequest","url":"interfaces/LedgerDataRequest.html","classes":"tsd-kind-interface"},{"id":590,"kind":1024,"name":"command","url":"interfaces/LedgerDataRequest.html#command","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"LedgerDataRequest"},{"id":591,"kind":1024,"name":"ledger_hash","url":"interfaces/LedgerDataRequest.html#ledger_hash","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerDataRequest"},{"id":592,"kind":1024,"name":"ledger_index","url":"interfaces/LedgerDataRequest.html#ledger_index","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerDataRequest"},{"id":593,"kind":1024,"name":"binary","url":"interfaces/LedgerDataRequest.html#binary","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerDataRequest"},{"id":594,"kind":1024,"name":"limit","url":"interfaces/LedgerDataRequest.html#limit","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerDataRequest"},{"id":595,"kind":1024,"name":"marker","url":"interfaces/LedgerDataRequest.html#marker","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerDataRequest"},{"id":596,"kind":1024,"name":"id","url":"interfaces/LedgerDataRequest.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LedgerDataRequest"},{"id":597,"kind":1024,"name":"api_version","url":"interfaces/LedgerDataRequest.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LedgerDataRequest"},{"id":598,"kind":256,"name":"LedgerDataResponse","url":"interfaces/LedgerDataResponse.html","classes":"tsd-kind-interface"},{"id":599,"kind":1024,"name":"result","url":"interfaces/LedgerDataResponse.html#result","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"LedgerDataResponse"},{"id":600,"kind":65536,"name":"__type","url":"interfaces/LedgerDataResponse.html#__type","classes":"tsd-kind-type-literal tsd-parent-kind-interface","parent":"LedgerDataResponse"},{"id":601,"kind":1024,"name":"ledger_index","url":"interfaces/LedgerDataResponse.html#__type.ledger_index","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"LedgerDataResponse.__type"},{"id":602,"kind":1024,"name":"ledger_hash","url":"interfaces/LedgerDataResponse.html#__type.ledger_hash","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"LedgerDataResponse.__type"},{"id":603,"kind":1024,"name":"state","url":"interfaces/LedgerDataResponse.html#__type.state","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"LedgerDataResponse.__type"},{"id":604,"kind":1024,"name":"marker","url":"interfaces/LedgerDataResponse.html#__type.marker","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"LedgerDataResponse.__type"},{"id":605,"kind":1024,"name":"validated","url":"interfaces/LedgerDataResponse.html#__type.validated","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"LedgerDataResponse.__type"},{"id":606,"kind":1024,"name":"id","url":"interfaces/LedgerDataResponse.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LedgerDataResponse"},{"id":607,"kind":1024,"name":"status","url":"interfaces/LedgerDataResponse.html#status","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LedgerDataResponse"},{"id":608,"kind":1024,"name":"type","url":"interfaces/LedgerDataResponse.html#type","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LedgerDataResponse"},{"id":609,"kind":1024,"name":"warning","url":"interfaces/LedgerDataResponse.html#warning","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LedgerDataResponse"},{"id":610,"kind":1024,"name":"warnings","url":"interfaces/LedgerDataResponse.html#warnings","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LedgerDataResponse"},{"id":611,"kind":1024,"name":"forwarded","url":"interfaces/LedgerDataResponse.html#forwarded","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LedgerDataResponse"},{"id":612,"kind":1024,"name":"api_version","url":"interfaces/LedgerDataResponse.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LedgerDataResponse"},{"id":613,"kind":256,"name":"LedgerEntryRequest","url":"interfaces/LedgerEntryRequest.html","classes":"tsd-kind-interface"},{"id":614,"kind":1024,"name":"command","url":"interfaces/LedgerEntryRequest.html#command","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"LedgerEntryRequest"},{"id":615,"kind":1024,"name":"binary","url":"interfaces/LedgerEntryRequest.html#binary","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntryRequest"},{"id":616,"kind":1024,"name":"ledger_hash","url":"interfaces/LedgerEntryRequest.html#ledger_hash","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntryRequest"},{"id":617,"kind":1024,"name":"ledger_index","url":"interfaces/LedgerEntryRequest.html#ledger_index","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntryRequest"},{"id":618,"kind":1024,"name":"index","url":"interfaces/LedgerEntryRequest.html#index","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntryRequest"},{"id":619,"kind":1024,"name":"account_root","url":"interfaces/LedgerEntryRequest.html#account_root","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntryRequest"},{"id":620,"kind":1024,"name":"directory","url":"interfaces/LedgerEntryRequest.html#directory","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntryRequest"},{"id":621,"kind":1024,"name":"offer","url":"interfaces/LedgerEntryRequest.html#offer","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntryRequest"},{"id":622,"kind":1024,"name":"ripple_state","url":"interfaces/LedgerEntryRequest.html#ripple_state","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntryRequest"},{"id":623,"kind":65536,"name":"__type","url":"interfaces/LedgerEntryRequest.html#__type","classes":"tsd-kind-type-literal tsd-parent-kind-interface","parent":"LedgerEntryRequest"},{"id":624,"kind":1024,"name":"accounts","url":"interfaces/LedgerEntryRequest.html#__type.accounts","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"LedgerEntryRequest.__type"},{"id":625,"kind":1024,"name":"currency","url":"interfaces/LedgerEntryRequest.html#__type.currency","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"LedgerEntryRequest.__type"},{"id":626,"kind":1024,"name":"check","url":"interfaces/LedgerEntryRequest.html#check","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntryRequest"},{"id":627,"kind":1024,"name":"escrow","url":"interfaces/LedgerEntryRequest.html#escrow","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntryRequest"},{"id":628,"kind":1024,"name":"payment_channel","url":"interfaces/LedgerEntryRequest.html#payment_channel","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntryRequest"},{"id":629,"kind":1024,"name":"deposit_preauth","url":"interfaces/LedgerEntryRequest.html#deposit_preauth","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntryRequest"},{"id":630,"kind":1024,"name":"ticket","url":"interfaces/LedgerEntryRequest.html#ticket","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerEntryRequest"},{"id":631,"kind":1024,"name":"id","url":"interfaces/LedgerEntryRequest.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LedgerEntryRequest"},{"id":632,"kind":1024,"name":"api_version","url":"interfaces/LedgerEntryRequest.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LedgerEntryRequest"},{"id":633,"kind":256,"name":"LedgerEntryResponse","url":"interfaces/LedgerEntryResponse.html","classes":"tsd-kind-interface"},{"id":634,"kind":1024,"name":"result","url":"interfaces/LedgerEntryResponse.html#result","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"LedgerEntryResponse"},{"id":635,"kind":65536,"name":"__type","url":"interfaces/LedgerEntryResponse.html#__type","classes":"tsd-kind-type-literal tsd-parent-kind-interface","parent":"LedgerEntryResponse"},{"id":636,"kind":1024,"name":"index","url":"interfaces/LedgerEntryResponse.html#__type.index","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"LedgerEntryResponse.__type"},{"id":637,"kind":1024,"name":"ledger_current_index","url":"interfaces/LedgerEntryResponse.html#__type.ledger_current_index","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"LedgerEntryResponse.__type"},{"id":638,"kind":1024,"name":"node","url":"interfaces/LedgerEntryResponse.html#__type.node","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"LedgerEntryResponse.__type"},{"id":639,"kind":1024,"name":"node_binary","url":"interfaces/LedgerEntryResponse.html#__type.node_binary","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"LedgerEntryResponse.__type"},{"id":640,"kind":1024,"name":"validated","url":"interfaces/LedgerEntryResponse.html#__type.validated","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"LedgerEntryResponse.__type"},{"id":641,"kind":1024,"name":"id","url":"interfaces/LedgerEntryResponse.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LedgerEntryResponse"},{"id":642,"kind":1024,"name":"status","url":"interfaces/LedgerEntryResponse.html#status","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LedgerEntryResponse"},{"id":643,"kind":1024,"name":"type","url":"interfaces/LedgerEntryResponse.html#type","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LedgerEntryResponse"},{"id":644,"kind":1024,"name":"warning","url":"interfaces/LedgerEntryResponse.html#warning","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LedgerEntryResponse"},{"id":645,"kind":1024,"name":"warnings","url":"interfaces/LedgerEntryResponse.html#warnings","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LedgerEntryResponse"},{"id":646,"kind":1024,"name":"forwarded","url":"interfaces/LedgerEntryResponse.html#forwarded","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LedgerEntryResponse"},{"id":647,"kind":1024,"name":"api_version","url":"interfaces/LedgerEntryResponse.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"LedgerEntryResponse"},{"id":648,"kind":256,"name":"SubmitRequest","url":"interfaces/SubmitRequest.html","classes":"tsd-kind-interface"},{"id":649,"kind":1024,"name":"command","url":"interfaces/SubmitRequest.html#command","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"SubmitRequest"},{"id":650,"kind":1024,"name":"tx_blob","url":"interfaces/SubmitRequest.html#tx_blob","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"SubmitRequest"},{"id":651,"kind":1024,"name":"fail_hard","url":"interfaces/SubmitRequest.html#fail_hard","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"SubmitRequest"},{"id":652,"kind":1024,"name":"id","url":"interfaces/SubmitRequest.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"SubmitRequest"},{"id":653,"kind":1024,"name":"api_version","url":"interfaces/SubmitRequest.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"SubmitRequest"},{"id":654,"kind":256,"name":"SubmitResponse","url":"interfaces/SubmitResponse.html","classes":"tsd-kind-interface"},{"id":655,"kind":1024,"name":"result","url":"interfaces/SubmitResponse.html#result","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"SubmitResponse"},{"id":656,"kind":65536,"name":"__type","url":"interfaces/SubmitResponse.html#__type","classes":"tsd-kind-type-literal tsd-parent-kind-interface","parent":"SubmitResponse"},{"id":657,"kind":1024,"name":"engine_result","url":"interfaces/SubmitResponse.html#__type.engine_result","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"SubmitResponse.__type"},{"id":658,"kind":1024,"name":"engine_result_code","url":"interfaces/SubmitResponse.html#__type.engine_result_code","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"SubmitResponse.__type"},{"id":659,"kind":1024,"name":"engine_result_message","url":"interfaces/SubmitResponse.html#__type.engine_result_message","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"SubmitResponse.__type"},{"id":660,"kind":1024,"name":"tx_blob","url":"interfaces/SubmitResponse.html#__type.tx_blob","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"SubmitResponse.__type"},{"id":661,"kind":1024,"name":"tx_json","url":"interfaces/SubmitResponse.html#__type.tx_json","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"SubmitResponse.__type"},{"id":662,"kind":1024,"name":"accepted","url":"interfaces/SubmitResponse.html#__type.accepted","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"SubmitResponse.__type"},{"id":663,"kind":1024,"name":"account_sequence_available","url":"interfaces/SubmitResponse.html#__type.account_sequence_available","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"SubmitResponse.__type"},{"id":664,"kind":1024,"name":"account_sequence_next","url":"interfaces/SubmitResponse.html#__type.account_sequence_next","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"SubmitResponse.__type"},{"id":665,"kind":1024,"name":"applied","url":"interfaces/SubmitResponse.html#__type.applied","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"SubmitResponse.__type"},{"id":666,"kind":1024,"name":"broadcast","url":"interfaces/SubmitResponse.html#__type.broadcast","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"SubmitResponse.__type"},{"id":667,"kind":1024,"name":"kept","url":"interfaces/SubmitResponse.html#__type.kept","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"SubmitResponse.__type"},{"id":668,"kind":1024,"name":"queued","url":"interfaces/SubmitResponse.html#__type.queued","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"SubmitResponse.__type"},{"id":669,"kind":1024,"name":"open_ledger_cost","url":"interfaces/SubmitResponse.html#__type.open_ledger_cost","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"SubmitResponse.__type"},{"id":670,"kind":1024,"name":"validated_ledger_index","url":"interfaces/SubmitResponse.html#__type.validated_ledger_index","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"SubmitResponse.__type"},{"id":671,"kind":1024,"name":"id","url":"interfaces/SubmitResponse.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"SubmitResponse"},{"id":672,"kind":1024,"name":"status","url":"interfaces/SubmitResponse.html#status","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"SubmitResponse"},{"id":673,"kind":1024,"name":"type","url":"interfaces/SubmitResponse.html#type","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"SubmitResponse"},{"id":674,"kind":1024,"name":"warning","url":"interfaces/SubmitResponse.html#warning","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"SubmitResponse"},{"id":675,"kind":1024,"name":"warnings","url":"interfaces/SubmitResponse.html#warnings","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"SubmitResponse"},{"id":676,"kind":1024,"name":"forwarded","url":"interfaces/SubmitResponse.html#forwarded","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"SubmitResponse"},{"id":677,"kind":1024,"name":"api_version","url":"interfaces/SubmitResponse.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"SubmitResponse"},{"id":678,"kind":256,"name":"SubmitMultisignedRequest","url":"interfaces/SubmitMultisignedRequest.html","classes":"tsd-kind-interface"},{"id":679,"kind":1024,"name":"command","url":"interfaces/SubmitMultisignedRequest.html#command","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"SubmitMultisignedRequest"},{"id":680,"kind":1024,"name":"tx_json","url":"interfaces/SubmitMultisignedRequest.html#tx_json","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"SubmitMultisignedRequest"},{"id":681,"kind":1024,"name":"fail_hard","url":"interfaces/SubmitMultisignedRequest.html#fail_hard","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"SubmitMultisignedRequest"},{"id":682,"kind":1024,"name":"id","url":"interfaces/SubmitMultisignedRequest.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"SubmitMultisignedRequest"},{"id":683,"kind":1024,"name":"api_version","url":"interfaces/SubmitMultisignedRequest.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"SubmitMultisignedRequest"},{"id":684,"kind":256,"name":"SubmitMultisignedResponse","url":"interfaces/SubmitMultisignedResponse.html","classes":"tsd-kind-interface"},{"id":685,"kind":1024,"name":"result","url":"interfaces/SubmitMultisignedResponse.html#result","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"SubmitMultisignedResponse"},{"id":686,"kind":65536,"name":"__type","url":"interfaces/SubmitMultisignedResponse.html#__type","classes":"tsd-kind-type-literal tsd-parent-kind-interface","parent":"SubmitMultisignedResponse"},{"id":687,"kind":1024,"name":"engine_result","url":"interfaces/SubmitMultisignedResponse.html#__type.engine_result","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"SubmitMultisignedResponse.__type"},{"id":688,"kind":1024,"name":"engine_result_code","url":"interfaces/SubmitMultisignedResponse.html#__type.engine_result_code","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"SubmitMultisignedResponse.__type"},{"id":689,"kind":1024,"name":"engine_result_message","url":"interfaces/SubmitMultisignedResponse.html#__type.engine_result_message","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"SubmitMultisignedResponse.__type"},{"id":690,"kind":1024,"name":"tx_blob","url":"interfaces/SubmitMultisignedResponse.html#__type.tx_blob","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"SubmitMultisignedResponse.__type"},{"id":691,"kind":1024,"name":"tx_json","url":"interfaces/SubmitMultisignedResponse.html#__type.tx_json","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"SubmitMultisignedResponse.__type"},{"id":692,"kind":1024,"name":"id","url":"interfaces/SubmitMultisignedResponse.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"SubmitMultisignedResponse"},{"id":693,"kind":1024,"name":"status","url":"interfaces/SubmitMultisignedResponse.html#status","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"SubmitMultisignedResponse"},{"id":694,"kind":1024,"name":"type","url":"interfaces/SubmitMultisignedResponse.html#type","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"SubmitMultisignedResponse"},{"id":695,"kind":1024,"name":"warning","url":"interfaces/SubmitMultisignedResponse.html#warning","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"SubmitMultisignedResponse"},{"id":696,"kind":1024,"name":"warnings","url":"interfaces/SubmitMultisignedResponse.html#warnings","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"SubmitMultisignedResponse"},{"id":697,"kind":1024,"name":"forwarded","url":"interfaces/SubmitMultisignedResponse.html#forwarded","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"SubmitMultisignedResponse"},{"id":698,"kind":1024,"name":"api_version","url":"interfaces/SubmitMultisignedResponse.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"SubmitMultisignedResponse"},{"id":699,"kind":256,"name":"TransactionEntryRequest","url":"interfaces/TransactionEntryRequest.html","classes":"tsd-kind-interface"},{"id":700,"kind":1024,"name":"command","url":"interfaces/TransactionEntryRequest.html#command","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"TransactionEntryRequest"},{"id":701,"kind":1024,"name":"ledger_hash","url":"interfaces/TransactionEntryRequest.html#ledger_hash","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"TransactionEntryRequest"},{"id":702,"kind":1024,"name":"ledger_index","url":"interfaces/TransactionEntryRequest.html#ledger_index","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"TransactionEntryRequest"},{"id":703,"kind":1024,"name":"tx_hash","url":"interfaces/TransactionEntryRequest.html#tx_hash","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"TransactionEntryRequest"},{"id":704,"kind":1024,"name":"id","url":"interfaces/TransactionEntryRequest.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"TransactionEntryRequest"},{"id":705,"kind":1024,"name":"api_version","url":"interfaces/TransactionEntryRequest.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"TransactionEntryRequest"},{"id":706,"kind":256,"name":"TransactionEntryResponse","url":"interfaces/TransactionEntryResponse.html","classes":"tsd-kind-interface"},{"id":707,"kind":1024,"name":"result","url":"interfaces/TransactionEntryResponse.html#result","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"TransactionEntryResponse"},{"id":708,"kind":65536,"name":"__type","url":"interfaces/TransactionEntryResponse.html#__type","classes":"tsd-kind-type-literal tsd-parent-kind-interface","parent":"TransactionEntryResponse"},{"id":709,"kind":1024,"name":"ledger_hash","url":"interfaces/TransactionEntryResponse.html#__type.ledger_hash","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"TransactionEntryResponse.__type"},{"id":710,"kind":1024,"name":"ledger_index","url":"interfaces/TransactionEntryResponse.html#__type.ledger_index","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"TransactionEntryResponse.__type"},{"id":711,"kind":1024,"name":"metadata","url":"interfaces/TransactionEntryResponse.html#__type.metadata","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"TransactionEntryResponse.__type"},{"id":712,"kind":1024,"name":"tx_json","url":"interfaces/TransactionEntryResponse.html#__type.tx_json","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"TransactionEntryResponse.__type"},{"id":713,"kind":1024,"name":"id","url":"interfaces/TransactionEntryResponse.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"TransactionEntryResponse"},{"id":714,"kind":1024,"name":"status","url":"interfaces/TransactionEntryResponse.html#status","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"TransactionEntryResponse"},{"id":715,"kind":1024,"name":"type","url":"interfaces/TransactionEntryResponse.html#type","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"TransactionEntryResponse"},{"id":716,"kind":1024,"name":"warning","url":"interfaces/TransactionEntryResponse.html#warning","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"TransactionEntryResponse"},{"id":717,"kind":1024,"name":"warnings","url":"interfaces/TransactionEntryResponse.html#warnings","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"TransactionEntryResponse"},{"id":718,"kind":1024,"name":"forwarded","url":"interfaces/TransactionEntryResponse.html#forwarded","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"TransactionEntryResponse"},{"id":719,"kind":1024,"name":"api_version","url":"interfaces/TransactionEntryResponse.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"TransactionEntryResponse"},{"id":720,"kind":256,"name":"TxRequest","url":"interfaces/TxRequest.html","classes":"tsd-kind-interface"},{"id":721,"kind":1024,"name":"command","url":"interfaces/TxRequest.html#command","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"TxRequest"},{"id":722,"kind":1024,"name":"transaction","url":"interfaces/TxRequest.html#transaction","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"TxRequest"},{"id":723,"kind":1024,"name":"binary","url":"interfaces/TxRequest.html#binary","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"TxRequest"},{"id":724,"kind":1024,"name":"min_ledger","url":"interfaces/TxRequest.html#min_ledger","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"TxRequest"},{"id":725,"kind":1024,"name":"max_ledger","url":"interfaces/TxRequest.html#max_ledger","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"TxRequest"},{"id":726,"kind":1024,"name":"id","url":"interfaces/TxRequest.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"TxRequest"},{"id":727,"kind":1024,"name":"api_version","url":"interfaces/TxRequest.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"TxRequest"},{"id":728,"kind":256,"name":"TxResponse","url":"interfaces/TxResponse.html","classes":"tsd-kind-interface"},{"id":729,"kind":1024,"name":"result","url":"interfaces/TxResponse.html#result","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"TxResponse"},{"id":730,"kind":1024,"name":"searched_all","url":"interfaces/TxResponse.html#searched_all","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"TxResponse"},{"id":731,"kind":1024,"name":"id","url":"interfaces/TxResponse.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"TxResponse"},{"id":732,"kind":1024,"name":"status","url":"interfaces/TxResponse.html#status","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"TxResponse"},{"id":733,"kind":1024,"name":"type","url":"interfaces/TxResponse.html#type","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"TxResponse"},{"id":734,"kind":1024,"name":"warning","url":"interfaces/TxResponse.html#warning","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"TxResponse"},{"id":735,"kind":1024,"name":"warnings","url":"interfaces/TxResponse.html#warnings","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"TxResponse"},{"id":736,"kind":1024,"name":"forwarded","url":"interfaces/TxResponse.html#forwarded","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"TxResponse"},{"id":737,"kind":1024,"name":"api_version","url":"interfaces/TxResponse.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"TxResponse"},{"id":738,"kind":256,"name":"BookOffersRequest","url":"interfaces/BookOffersRequest.html","classes":"tsd-kind-interface"},{"id":739,"kind":1024,"name":"command","url":"interfaces/BookOffersRequest.html#command","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"BookOffersRequest"},{"id":740,"kind":1024,"name":"ledger_hash","url":"interfaces/BookOffersRequest.html#ledger_hash","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"BookOffersRequest"},{"id":741,"kind":1024,"name":"ledger_index","url":"interfaces/BookOffersRequest.html#ledger_index","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"BookOffersRequest"},{"id":742,"kind":1024,"name":"limit","url":"interfaces/BookOffersRequest.html#limit","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"BookOffersRequest"},{"id":743,"kind":1024,"name":"taker","url":"interfaces/BookOffersRequest.html#taker","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"BookOffersRequest"},{"id":744,"kind":1024,"name":"taker_gets","url":"interfaces/BookOffersRequest.html#taker_gets","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"BookOffersRequest"},{"id":745,"kind":1024,"name":"taker_pays","url":"interfaces/BookOffersRequest.html#taker_pays","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"BookOffersRequest"},{"id":746,"kind":1024,"name":"id","url":"interfaces/BookOffersRequest.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"BookOffersRequest"},{"id":747,"kind":1024,"name":"api_version","url":"interfaces/BookOffersRequest.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"BookOffersRequest"},{"id":748,"kind":256,"name":"BookOffersResponse","url":"interfaces/BookOffersResponse.html","classes":"tsd-kind-interface"},{"id":749,"kind":1024,"name":"result","url":"interfaces/BookOffersResponse.html#result","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"BookOffersResponse"},{"id":750,"kind":65536,"name":"__type","url":"interfaces/BookOffersResponse.html#__type","classes":"tsd-kind-type-literal tsd-parent-kind-interface","parent":"BookOffersResponse"},{"id":751,"kind":1024,"name":"ledger_current_index","url":"interfaces/BookOffersResponse.html#__type.ledger_current_index","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"BookOffersResponse.__type"},{"id":752,"kind":1024,"name":"ledger_index","url":"interfaces/BookOffersResponse.html#__type.ledger_index","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"BookOffersResponse.__type"},{"id":753,"kind":1024,"name":"ledger_hash","url":"interfaces/BookOffersResponse.html#__type.ledger_hash","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"BookOffersResponse.__type"},{"id":754,"kind":1024,"name":"offers","url":"interfaces/BookOffersResponse.html#__type.offers","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"BookOffersResponse.__type"},{"id":755,"kind":1024,"name":"validated","url":"interfaces/BookOffersResponse.html#__type.validated","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"BookOffersResponse.__type"},{"id":756,"kind":1024,"name":"id","url":"interfaces/BookOffersResponse.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"BookOffersResponse"},{"id":757,"kind":1024,"name":"status","url":"interfaces/BookOffersResponse.html#status","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"BookOffersResponse"},{"id":758,"kind":1024,"name":"type","url":"interfaces/BookOffersResponse.html#type","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"BookOffersResponse"},{"id":759,"kind":1024,"name":"warning","url":"interfaces/BookOffersResponse.html#warning","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"BookOffersResponse"},{"id":760,"kind":1024,"name":"warnings","url":"interfaces/BookOffersResponse.html#warnings","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"BookOffersResponse"},{"id":761,"kind":1024,"name":"forwarded","url":"interfaces/BookOffersResponse.html#forwarded","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"BookOffersResponse"},{"id":762,"kind":1024,"name":"api_version","url":"interfaces/BookOffersResponse.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"BookOffersResponse"},{"id":763,"kind":256,"name":"DepositAuthorizedRequest","url":"interfaces/DepositAuthorizedRequest.html","classes":"tsd-kind-interface"},{"id":764,"kind":1024,"name":"command","url":"interfaces/DepositAuthorizedRequest.html#command","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"DepositAuthorizedRequest"},{"id":765,"kind":1024,"name":"source_account","url":"interfaces/DepositAuthorizedRequest.html#source_account","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"DepositAuthorizedRequest"},{"id":766,"kind":1024,"name":"destination_account","url":"interfaces/DepositAuthorizedRequest.html#destination_account","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"DepositAuthorizedRequest"},{"id":767,"kind":1024,"name":"ledger_hash","url":"interfaces/DepositAuthorizedRequest.html#ledger_hash","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"DepositAuthorizedRequest"},{"id":768,"kind":1024,"name":"ledger_index","url":"interfaces/DepositAuthorizedRequest.html#ledger_index","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"DepositAuthorizedRequest"},{"id":769,"kind":1024,"name":"id","url":"interfaces/DepositAuthorizedRequest.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"DepositAuthorizedRequest"},{"id":770,"kind":1024,"name":"api_version","url":"interfaces/DepositAuthorizedRequest.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"DepositAuthorizedRequest"},{"id":771,"kind":256,"name":"DepositAuthorizedResponse","url":"interfaces/DepositAuthorizedResponse.html","classes":"tsd-kind-interface"},{"id":772,"kind":1024,"name":"result","url":"interfaces/DepositAuthorizedResponse.html#result","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"DepositAuthorizedResponse"},{"id":773,"kind":65536,"name":"__type","url":"interfaces/DepositAuthorizedResponse.html#__type","classes":"tsd-kind-type-literal tsd-parent-kind-interface","parent":"DepositAuthorizedResponse"},{"id":774,"kind":1024,"name":"deposit_authorized","url":"interfaces/DepositAuthorizedResponse.html#__type.deposit_authorized","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"DepositAuthorizedResponse.__type"},{"id":775,"kind":1024,"name":"destination_account","url":"interfaces/DepositAuthorizedResponse.html#__type.destination_account","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"DepositAuthorizedResponse.__type"},{"id":776,"kind":1024,"name":"ledger_hash","url":"interfaces/DepositAuthorizedResponse.html#__type.ledger_hash","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"DepositAuthorizedResponse.__type"},{"id":777,"kind":1024,"name":"ledger_index","url":"interfaces/DepositAuthorizedResponse.html#__type.ledger_index","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"DepositAuthorizedResponse.__type"},{"id":778,"kind":1024,"name":"ledger_current_index","url":"interfaces/DepositAuthorizedResponse.html#__type.ledger_current_index","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"DepositAuthorizedResponse.__type"},{"id":779,"kind":1024,"name":"source_account","url":"interfaces/DepositAuthorizedResponse.html#__type.source_account","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"DepositAuthorizedResponse.__type"},{"id":780,"kind":1024,"name":"validated","url":"interfaces/DepositAuthorizedResponse.html#__type.validated","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"DepositAuthorizedResponse.__type"},{"id":781,"kind":1024,"name":"id","url":"interfaces/DepositAuthorizedResponse.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"DepositAuthorizedResponse"},{"id":782,"kind":1024,"name":"status","url":"interfaces/DepositAuthorizedResponse.html#status","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"DepositAuthorizedResponse"},{"id":783,"kind":1024,"name":"type","url":"interfaces/DepositAuthorizedResponse.html#type","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"DepositAuthorizedResponse"},{"id":784,"kind":1024,"name":"warning","url":"interfaces/DepositAuthorizedResponse.html#warning","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"DepositAuthorizedResponse"},{"id":785,"kind":1024,"name":"warnings","url":"interfaces/DepositAuthorizedResponse.html#warnings","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"DepositAuthorizedResponse"},{"id":786,"kind":1024,"name":"forwarded","url":"interfaces/DepositAuthorizedResponse.html#forwarded","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"DepositAuthorizedResponse"},{"id":787,"kind":1024,"name":"api_version","url":"interfaces/DepositAuthorizedResponse.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"DepositAuthorizedResponse"},{"id":788,"kind":4194304,"name":"PathFindRequest","url":"modules.html#PathFindRequest","classes":"tsd-kind-type-alias"},{"id":789,"kind":256,"name":"PathFindResponse","url":"interfaces/PathFindResponse.html","classes":"tsd-kind-interface"},{"id":790,"kind":1024,"name":"result","url":"interfaces/PathFindResponse.html#result","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"PathFindResponse"},{"id":791,"kind":65536,"name":"__type","url":"interfaces/PathFindResponse.html#__type","classes":"tsd-kind-type-literal tsd-parent-kind-interface","parent":"PathFindResponse"},{"id":792,"kind":1024,"name":"alternatives","url":"interfaces/PathFindResponse.html#__type.alternatives","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"PathFindResponse.__type"},{"id":793,"kind":1024,"name":"destination_account","url":"interfaces/PathFindResponse.html#__type.destination_account","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"PathFindResponse.__type"},{"id":794,"kind":1024,"name":"destination_amount","url":"interfaces/PathFindResponse.html#__type.destination_amount","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"PathFindResponse.__type"},{"id":795,"kind":1024,"name":"source_account","url":"interfaces/PathFindResponse.html#__type.source_account","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"PathFindResponse.__type"},{"id":796,"kind":1024,"name":"full_reply","url":"interfaces/PathFindResponse.html#__type.full_reply","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"PathFindResponse.__type"},{"id":797,"kind":1024,"name":"id","url":"interfaces/PathFindResponse.html#__type.id-1","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"PathFindResponse.__type"},{"id":798,"kind":1024,"name":"closed","url":"interfaces/PathFindResponse.html#__type.closed","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"PathFindResponse.__type"},{"id":799,"kind":1024,"name":"status","url":"interfaces/PathFindResponse.html#__type.status","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"PathFindResponse.__type"},{"id":800,"kind":1024,"name":"id","url":"interfaces/PathFindResponse.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PathFindResponse"},{"id":801,"kind":1024,"name":"status","url":"interfaces/PathFindResponse.html#status-1","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PathFindResponse"},{"id":802,"kind":1024,"name":"type","url":"interfaces/PathFindResponse.html#type","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PathFindResponse"},{"id":803,"kind":1024,"name":"warning","url":"interfaces/PathFindResponse.html#warning","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PathFindResponse"},{"id":804,"kind":1024,"name":"warnings","url":"interfaces/PathFindResponse.html#warnings","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PathFindResponse"},{"id":805,"kind":1024,"name":"forwarded","url":"interfaces/PathFindResponse.html#forwarded","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PathFindResponse"},{"id":806,"kind":1024,"name":"api_version","url":"interfaces/PathFindResponse.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PathFindResponse"},{"id":807,"kind":256,"name":"RipplePathFindRequest","url":"interfaces/RipplePathFindRequest.html","classes":"tsd-kind-interface"},{"id":808,"kind":1024,"name":"command","url":"interfaces/RipplePathFindRequest.html#command","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"RipplePathFindRequest"},{"id":809,"kind":1024,"name":"source_account","url":"interfaces/RipplePathFindRequest.html#source_account","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"RipplePathFindRequest"},{"id":810,"kind":1024,"name":"destination_account","url":"interfaces/RipplePathFindRequest.html#destination_account","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"RipplePathFindRequest"},{"id":811,"kind":1024,"name":"destination_amount","url":"interfaces/RipplePathFindRequest.html#destination_amount","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"RipplePathFindRequest"},{"id":812,"kind":1024,"name":"send_max","url":"interfaces/RipplePathFindRequest.html#send_max","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"RipplePathFindRequest"},{"id":813,"kind":1024,"name":"source_currencies","url":"interfaces/RipplePathFindRequest.html#source_currencies","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"RipplePathFindRequest"},{"id":814,"kind":1024,"name":"ledger_hash","url":"interfaces/RipplePathFindRequest.html#ledger_hash","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"RipplePathFindRequest"},{"id":815,"kind":1024,"name":"ledger_index","url":"interfaces/RipplePathFindRequest.html#ledger_index","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"RipplePathFindRequest"},{"id":816,"kind":1024,"name":"id","url":"interfaces/RipplePathFindRequest.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"RipplePathFindRequest"},{"id":817,"kind":1024,"name":"api_version","url":"interfaces/RipplePathFindRequest.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"RipplePathFindRequest"},{"id":818,"kind":256,"name":"RipplePathFindResponse","url":"interfaces/RipplePathFindResponse.html","classes":"tsd-kind-interface"},{"id":819,"kind":1024,"name":"result","url":"interfaces/RipplePathFindResponse.html#result","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"RipplePathFindResponse"},{"id":820,"kind":65536,"name":"__type","url":"interfaces/RipplePathFindResponse.html#__type","classes":"tsd-kind-type-literal tsd-parent-kind-interface","parent":"RipplePathFindResponse"},{"id":821,"kind":1024,"name":"alternatives","url":"interfaces/RipplePathFindResponse.html#__type.alternatives","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"RipplePathFindResponse.__type"},{"id":822,"kind":1024,"name":"destination_account","url":"interfaces/RipplePathFindResponse.html#__type.destination_account","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"RipplePathFindResponse.__type"},{"id":823,"kind":1024,"name":"destination_currencies","url":"interfaces/RipplePathFindResponse.html#__type.destination_currencies","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"RipplePathFindResponse.__type"},{"id":824,"kind":1024,"name":"destination_amount","url":"interfaces/RipplePathFindResponse.html#__type.destination_amount","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"RipplePathFindResponse.__type"},{"id":825,"kind":1024,"name":"full_reply","url":"interfaces/RipplePathFindResponse.html#__type.full_reply","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"RipplePathFindResponse.__type"},{"id":826,"kind":1024,"name":"id","url":"interfaces/RipplePathFindResponse.html#__type.id-1","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"RipplePathFindResponse.__type"},{"id":827,"kind":1024,"name":"ledger_current_index","url":"interfaces/RipplePathFindResponse.html#__type.ledger_current_index","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"RipplePathFindResponse.__type"},{"id":828,"kind":1024,"name":"source_account","url":"interfaces/RipplePathFindResponse.html#__type.source_account","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"RipplePathFindResponse.__type"},{"id":829,"kind":1024,"name":"validated","url":"interfaces/RipplePathFindResponse.html#__type.validated","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"RipplePathFindResponse.__type"},{"id":830,"kind":1024,"name":"id","url":"interfaces/RipplePathFindResponse.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"RipplePathFindResponse"},{"id":831,"kind":1024,"name":"status","url":"interfaces/RipplePathFindResponse.html#status","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"RipplePathFindResponse"},{"id":832,"kind":1024,"name":"type","url":"interfaces/RipplePathFindResponse.html#type","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"RipplePathFindResponse"},{"id":833,"kind":1024,"name":"warning","url":"interfaces/RipplePathFindResponse.html#warning","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"RipplePathFindResponse"},{"id":834,"kind":1024,"name":"warnings","url":"interfaces/RipplePathFindResponse.html#warnings","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"RipplePathFindResponse"},{"id":835,"kind":1024,"name":"forwarded","url":"interfaces/RipplePathFindResponse.html#forwarded","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"RipplePathFindResponse"},{"id":836,"kind":1024,"name":"api_version","url":"interfaces/RipplePathFindResponse.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"RipplePathFindResponse"},{"id":837,"kind":256,"name":"ChannelVerifyRequest","url":"interfaces/ChannelVerifyRequest.html","classes":"tsd-kind-interface"},{"id":838,"kind":1024,"name":"command","url":"interfaces/ChannelVerifyRequest.html#command","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"ChannelVerifyRequest"},{"id":839,"kind":1024,"name":"amount","url":"interfaces/ChannelVerifyRequest.html#amount","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"ChannelVerifyRequest"},{"id":840,"kind":1024,"name":"channel_id","url":"interfaces/ChannelVerifyRequest.html#channel_id","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"ChannelVerifyRequest"},{"id":841,"kind":1024,"name":"public_key","url":"interfaces/ChannelVerifyRequest.html#public_key","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"ChannelVerifyRequest"},{"id":842,"kind":1024,"name":"signature","url":"interfaces/ChannelVerifyRequest.html#signature","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"ChannelVerifyRequest"},{"id":843,"kind":1024,"name":"id","url":"interfaces/ChannelVerifyRequest.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"ChannelVerifyRequest"},{"id":844,"kind":1024,"name":"api_version","url":"interfaces/ChannelVerifyRequest.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"ChannelVerifyRequest"},{"id":845,"kind":256,"name":"ChannelVerifyResponse","url":"interfaces/ChannelVerifyResponse.html","classes":"tsd-kind-interface"},{"id":846,"kind":1024,"name":"result","url":"interfaces/ChannelVerifyResponse.html#result","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"ChannelVerifyResponse"},{"id":847,"kind":65536,"name":"__type","url":"interfaces/ChannelVerifyResponse.html#__type","classes":"tsd-kind-type-literal tsd-parent-kind-interface","parent":"ChannelVerifyResponse"},{"id":848,"kind":1024,"name":"signature_verified","url":"interfaces/ChannelVerifyResponse.html#__type.signature_verified","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ChannelVerifyResponse.__type"},{"id":849,"kind":1024,"name":"id","url":"interfaces/ChannelVerifyResponse.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"ChannelVerifyResponse"},{"id":850,"kind":1024,"name":"status","url":"interfaces/ChannelVerifyResponse.html#status","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"ChannelVerifyResponse"},{"id":851,"kind":1024,"name":"type","url":"interfaces/ChannelVerifyResponse.html#type","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"ChannelVerifyResponse"},{"id":852,"kind":1024,"name":"warning","url":"interfaces/ChannelVerifyResponse.html#warning","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"ChannelVerifyResponse"},{"id":853,"kind":1024,"name":"warnings","url":"interfaces/ChannelVerifyResponse.html#warnings","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"ChannelVerifyResponse"},{"id":854,"kind":1024,"name":"forwarded","url":"interfaces/ChannelVerifyResponse.html#forwarded","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"ChannelVerifyResponse"},{"id":855,"kind":1024,"name":"api_version","url":"interfaces/ChannelVerifyResponse.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"ChannelVerifyResponse"},{"id":856,"kind":256,"name":"SubscribeRequest","url":"interfaces/SubscribeRequest.html","classes":"tsd-kind-interface"},{"id":857,"kind":1024,"name":"command","url":"interfaces/SubscribeRequest.html#command","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"SubscribeRequest"},{"id":858,"kind":1024,"name":"streams","url":"interfaces/SubscribeRequest.html#streams","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"SubscribeRequest"},{"id":859,"kind":1024,"name":"accounts","url":"interfaces/SubscribeRequest.html#accounts","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"SubscribeRequest"},{"id":860,"kind":1024,"name":"accounts_proposed","url":"interfaces/SubscribeRequest.html#accounts_proposed","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"SubscribeRequest"},{"id":861,"kind":1024,"name":"books","url":"interfaces/SubscribeRequest.html#books","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"SubscribeRequest"},{"id":862,"kind":1024,"name":"url","url":"interfaces/SubscribeRequest.html#url","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"SubscribeRequest"},{"id":863,"kind":1024,"name":"url_username","url":"interfaces/SubscribeRequest.html#url_username","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"SubscribeRequest"},{"id":864,"kind":1024,"name":"url_password","url":"interfaces/SubscribeRequest.html#url_password","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"SubscribeRequest"},{"id":865,"kind":1024,"name":"id","url":"interfaces/SubscribeRequest.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"SubscribeRequest"},{"id":866,"kind":1024,"name":"api_version","url":"interfaces/SubscribeRequest.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"SubscribeRequest"},{"id":867,"kind":256,"name":"SubscribeResponse","url":"interfaces/SubscribeResponse.html","classes":"tsd-kind-interface"},{"id":868,"kind":1024,"name":"result","url":"interfaces/SubscribeResponse.html#result","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"SubscribeResponse"},{"id":869,"kind":1024,"name":"id","url":"interfaces/SubscribeResponse.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"SubscribeResponse"},{"id":870,"kind":1024,"name":"status","url":"interfaces/SubscribeResponse.html#status","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"SubscribeResponse"},{"id":871,"kind":1024,"name":"type","url":"interfaces/SubscribeResponse.html#type","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"SubscribeResponse"},{"id":872,"kind":1024,"name":"warning","url":"interfaces/SubscribeResponse.html#warning","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"SubscribeResponse"},{"id":873,"kind":1024,"name":"warnings","url":"interfaces/SubscribeResponse.html#warnings","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"SubscribeResponse"},{"id":874,"kind":1024,"name":"forwarded","url":"interfaces/SubscribeResponse.html#forwarded","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"SubscribeResponse"},{"id":875,"kind":1024,"name":"api_version","url":"interfaces/SubscribeResponse.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"SubscribeResponse"},{"id":876,"kind":4194304,"name":"Stream","url":"modules.html#Stream","classes":"tsd-kind-type-alias"},{"id":877,"kind":256,"name":"LedgerStream","url":"interfaces/LedgerStream.html","classes":"tsd-kind-interface"},{"id":878,"kind":1024,"name":"type","url":"interfaces/LedgerStream.html#type","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"LedgerStream"},{"id":879,"kind":1024,"name":"fee_base","url":"interfaces/LedgerStream.html#fee_base","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerStream"},{"id":880,"kind":1024,"name":"fee_ref","url":"interfaces/LedgerStream.html#fee_ref","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerStream"},{"id":881,"kind":1024,"name":"ledger_hash","url":"interfaces/LedgerStream.html#ledger_hash","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerStream"},{"id":882,"kind":1024,"name":"ledger_index","url":"interfaces/LedgerStream.html#ledger_index","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerStream"},{"id":883,"kind":1024,"name":"ledger_time","url":"interfaces/LedgerStream.html#ledger_time","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerStream"},{"id":884,"kind":1024,"name":"reserve_base","url":"interfaces/LedgerStream.html#reserve_base","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerStream"},{"id":885,"kind":1024,"name":"reserve_inc","url":"interfaces/LedgerStream.html#reserve_inc","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerStream"},{"id":886,"kind":1024,"name":"txn_count","url":"interfaces/LedgerStream.html#txn_count","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerStream"},{"id":887,"kind":1024,"name":"validated_ledgers","url":"interfaces/LedgerStream.html#validated_ledgers","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"LedgerStream"},{"id":888,"kind":256,"name":"ValidationStream","url":"interfaces/ValidationStream.html","classes":"tsd-kind-interface"},{"id":889,"kind":1024,"name":"type","url":"interfaces/ValidationStream.html#type","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"ValidationStream"},{"id":890,"kind":1024,"name":"amendments","url":"interfaces/ValidationStream.html#amendments","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"ValidationStream"},{"id":891,"kind":1024,"name":"base_fee","url":"interfaces/ValidationStream.html#base_fee","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"ValidationStream"},{"id":892,"kind":1024,"name":"flags","url":"interfaces/ValidationStream.html#flags","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"ValidationStream"},{"id":893,"kind":1024,"name":"full","url":"interfaces/ValidationStream.html#full","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"ValidationStream"},{"id":894,"kind":1024,"name":"ledger_hash","url":"interfaces/ValidationStream.html#ledger_hash","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"ValidationStream"},{"id":895,"kind":1024,"name":"ledger_index","url":"interfaces/ValidationStream.html#ledger_index","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"ValidationStream"},{"id":896,"kind":1024,"name":"load_fee","url":"interfaces/ValidationStream.html#load_fee","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"ValidationStream"},{"id":897,"kind":1024,"name":"master_key","url":"interfaces/ValidationStream.html#master_key","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"ValidationStream"},{"id":898,"kind":1024,"name":"reserve_base","url":"interfaces/ValidationStream.html#reserve_base","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"ValidationStream"},{"id":899,"kind":1024,"name":"reserve_inc","url":"interfaces/ValidationStream.html#reserve_inc","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"ValidationStream"},{"id":900,"kind":1024,"name":"signature","url":"interfaces/ValidationStream.html#signature","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"ValidationStream"},{"id":901,"kind":1024,"name":"signing_time","url":"interfaces/ValidationStream.html#signing_time","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"ValidationStream"},{"id":902,"kind":1024,"name":"validation_public_key","url":"interfaces/ValidationStream.html#validation_public_key","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"ValidationStream"},{"id":903,"kind":256,"name":"TransactionStream","url":"interfaces/TransactionStream.html","classes":"tsd-kind-interface"},{"id":904,"kind":1024,"name":"status","url":"interfaces/TransactionStream.html#status","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"TransactionStream"},{"id":905,"kind":1024,"name":"type","url":"interfaces/TransactionStream.html#type","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"TransactionStream"},{"id":906,"kind":1024,"name":"engine_result","url":"interfaces/TransactionStream.html#engine_result","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"TransactionStream"},{"id":907,"kind":1024,"name":"engine_result_code","url":"interfaces/TransactionStream.html#engine_result_code","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"TransactionStream"},{"id":908,"kind":1024,"name":"engine_result_message","url":"interfaces/TransactionStream.html#engine_result_message","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"TransactionStream"},{"id":909,"kind":1024,"name":"ledger_current_index","url":"interfaces/TransactionStream.html#ledger_current_index","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"TransactionStream"},{"id":910,"kind":1024,"name":"ledger_hash","url":"interfaces/TransactionStream.html#ledger_hash","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"TransactionStream"},{"id":911,"kind":1024,"name":"ledger_index","url":"interfaces/TransactionStream.html#ledger_index","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"TransactionStream"},{"id":912,"kind":1024,"name":"meta","url":"interfaces/TransactionStream.html#meta","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"TransactionStream"},{"id":913,"kind":1024,"name":"transaction","url":"interfaces/TransactionStream.html#transaction","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"TransactionStream"},{"id":914,"kind":1024,"name":"validated","url":"interfaces/TransactionStream.html#validated","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"TransactionStream"},{"id":915,"kind":1024,"name":"warnings","url":"interfaces/TransactionStream.html#warnings","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"TransactionStream"},{"id":916,"kind":256,"name":"PathFindStream","url":"interfaces/PathFindStream.html","classes":"tsd-kind-interface"},{"id":917,"kind":1024,"name":"type","url":"interfaces/PathFindStream.html#type","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"PathFindStream"},{"id":918,"kind":1024,"name":"source_account","url":"interfaces/PathFindStream.html#source_account","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"PathFindStream"},{"id":919,"kind":1024,"name":"destination_account","url":"interfaces/PathFindStream.html#destination_account","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"PathFindStream"},{"id":920,"kind":1024,"name":"destination_amount","url":"interfaces/PathFindStream.html#destination_amount","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"PathFindStream"},{"id":921,"kind":1024,"name":"full_reply","url":"interfaces/PathFindStream.html#full_reply","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"PathFindStream"},{"id":922,"kind":1024,"name":"id","url":"interfaces/PathFindStream.html#id","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"PathFindStream"},{"id":923,"kind":1024,"name":"send_max","url":"interfaces/PathFindStream.html#send_max","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"PathFindStream"},{"id":924,"kind":1024,"name":"alternatives","url":"interfaces/PathFindStream.html#alternatives","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"PathFindStream"},{"id":925,"kind":256,"name":"PeerStatusStream","url":"interfaces/PeerStatusStream.html","classes":"tsd-kind-interface"},{"id":926,"kind":1024,"name":"type","url":"interfaces/PeerStatusStream.html#type","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"PeerStatusStream"},{"id":927,"kind":1024,"name":"action","url":"interfaces/PeerStatusStream.html#action","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"PeerStatusStream"},{"id":928,"kind":1024,"name":"date","url":"interfaces/PeerStatusStream.html#date","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"PeerStatusStream"},{"id":929,"kind":1024,"name":"ledger_hash","url":"interfaces/PeerStatusStream.html#ledger_hash","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"PeerStatusStream"},{"id":930,"kind":1024,"name":"ledger_index","url":"interfaces/PeerStatusStream.html#ledger_index","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"PeerStatusStream"},{"id":931,"kind":1024,"name":"ledger_index_max","url":"interfaces/PeerStatusStream.html#ledger_index_max","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"PeerStatusStream"},{"id":932,"kind":1024,"name":"ledger_index_min","url":"interfaces/PeerStatusStream.html#ledger_index_min","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"PeerStatusStream"},{"id":933,"kind":256,"name":"OrderBookStream","url":"interfaces/OrderBookStream.html","classes":"tsd-kind-interface"},{"id":934,"kind":1024,"name":"status","url":"interfaces/OrderBookStream.html#status","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"OrderBookStream"},{"id":935,"kind":1024,"name":"type","url":"interfaces/OrderBookStream.html#type","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"OrderBookStream"},{"id":936,"kind":1024,"name":"engine_result","url":"interfaces/OrderBookStream.html#engine_result","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"OrderBookStream"},{"id":937,"kind":1024,"name":"engine_result_code","url":"interfaces/OrderBookStream.html#engine_result_code","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"OrderBookStream"},{"id":938,"kind":1024,"name":"engine_result_message","url":"interfaces/OrderBookStream.html#engine_result_message","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"OrderBookStream"},{"id":939,"kind":1024,"name":"ledger_current_index","url":"interfaces/OrderBookStream.html#ledger_current_index","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"OrderBookStream"},{"id":940,"kind":1024,"name":"ledger_hash","url":"interfaces/OrderBookStream.html#ledger_hash","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"OrderBookStream"},{"id":941,"kind":1024,"name":"ledger_index","url":"interfaces/OrderBookStream.html#ledger_index","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"OrderBookStream"},{"id":942,"kind":1024,"name":"meta","url":"interfaces/OrderBookStream.html#meta","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"OrderBookStream"},{"id":943,"kind":1024,"name":"transaction","url":"interfaces/OrderBookStream.html#transaction","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"OrderBookStream"},{"id":944,"kind":1024,"name":"validated","url":"interfaces/OrderBookStream.html#validated","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"OrderBookStream"},{"id":945,"kind":256,"name":"ConsensusStream","url":"interfaces/ConsensusStream.html","classes":"tsd-kind-interface"},{"id":946,"kind":1024,"name":"type","url":"interfaces/ConsensusStream.html#type","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"ConsensusStream"},{"id":947,"kind":1024,"name":"consensus","url":"interfaces/ConsensusStream.html#consensus","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"ConsensusStream"},{"id":948,"kind":256,"name":"UnsubscribeRequest","url":"interfaces/UnsubscribeRequest.html","classes":"tsd-kind-interface"},{"id":949,"kind":1024,"name":"command","url":"interfaces/UnsubscribeRequest.html#command","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"UnsubscribeRequest"},{"id":950,"kind":1024,"name":"streams","url":"interfaces/UnsubscribeRequest.html#streams","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"UnsubscribeRequest"},{"id":951,"kind":1024,"name":"accounts","url":"interfaces/UnsubscribeRequest.html#accounts","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"UnsubscribeRequest"},{"id":952,"kind":1024,"name":"accounts_proposed","url":"interfaces/UnsubscribeRequest.html#accounts_proposed","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"UnsubscribeRequest"},{"id":953,"kind":1024,"name":"books","url":"interfaces/UnsubscribeRequest.html#books","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"UnsubscribeRequest"},{"id":954,"kind":1024,"name":"id","url":"interfaces/UnsubscribeRequest.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"UnsubscribeRequest"},{"id":955,"kind":1024,"name":"api_version","url":"interfaces/UnsubscribeRequest.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"UnsubscribeRequest"},{"id":956,"kind":256,"name":"UnsubscribeResponse","url":"interfaces/UnsubscribeResponse.html","classes":"tsd-kind-interface"},{"id":957,"kind":1024,"name":"result","url":"interfaces/UnsubscribeResponse.html#result","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"UnsubscribeResponse"},{"id":958,"kind":1024,"name":"id","url":"interfaces/UnsubscribeResponse.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"UnsubscribeResponse"},{"id":959,"kind":1024,"name":"status","url":"interfaces/UnsubscribeResponse.html#status","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"UnsubscribeResponse"},{"id":960,"kind":1024,"name":"type","url":"interfaces/UnsubscribeResponse.html#type","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"UnsubscribeResponse"},{"id":961,"kind":1024,"name":"warning","url":"interfaces/UnsubscribeResponse.html#warning","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"UnsubscribeResponse"},{"id":962,"kind":1024,"name":"warnings","url":"interfaces/UnsubscribeResponse.html#warnings","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"UnsubscribeResponse"},{"id":963,"kind":1024,"name":"forwarded","url":"interfaces/UnsubscribeResponse.html#forwarded","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"UnsubscribeResponse"},{"id":964,"kind":1024,"name":"api_version","url":"interfaces/UnsubscribeResponse.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"UnsubscribeResponse"},{"id":965,"kind":256,"name":"FeeRequest","url":"interfaces/FeeRequest.html","classes":"tsd-kind-interface"},{"id":966,"kind":1024,"name":"command","url":"interfaces/FeeRequest.html#command","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"FeeRequest"},{"id":967,"kind":1024,"name":"id","url":"interfaces/FeeRequest.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"FeeRequest"},{"id":968,"kind":1024,"name":"api_version","url":"interfaces/FeeRequest.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"FeeRequest"},{"id":969,"kind":256,"name":"FeeResponse","url":"interfaces/FeeResponse.html","classes":"tsd-kind-interface"},{"id":970,"kind":1024,"name":"result","url":"interfaces/FeeResponse.html#result","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"FeeResponse"},{"id":971,"kind":65536,"name":"__type","url":"interfaces/FeeResponse.html#__type","classes":"tsd-kind-type-literal tsd-parent-kind-interface","parent":"FeeResponse"},{"id":972,"kind":1024,"name":"current_ledger_size","url":"interfaces/FeeResponse.html#__type.current_ledger_size","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"FeeResponse.__type"},{"id":973,"kind":1024,"name":"current_queue_size","url":"interfaces/FeeResponse.html#__type.current_queue_size","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"FeeResponse.__type"},{"id":974,"kind":1024,"name":"drops","url":"interfaces/FeeResponse.html#__type.drops","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"FeeResponse.__type"},{"id":975,"kind":65536,"name":"__type","url":"interfaces/FeeResponse.html#__type.__type-1","classes":"tsd-kind-type-literal tsd-parent-kind-type-literal","parent":"FeeResponse.__type"},{"id":976,"kind":1024,"name":"base_fee","url":"interfaces/FeeResponse.html#__type.__type-1.base_fee","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"FeeResponse.__type.__type"},{"id":977,"kind":1024,"name":"median_fee","url":"interfaces/FeeResponse.html#__type.__type-1.median_fee","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"FeeResponse.__type.__type"},{"id":978,"kind":1024,"name":"minimum_fee","url":"interfaces/FeeResponse.html#__type.__type-1.minimum_fee","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"FeeResponse.__type.__type"},{"id":979,"kind":1024,"name":"open_ledger_fee","url":"interfaces/FeeResponse.html#__type.__type-1.open_ledger_fee","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"FeeResponse.__type.__type"},{"id":980,"kind":1024,"name":"expected_ledger_size","url":"interfaces/FeeResponse.html#__type.expected_ledger_size","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"FeeResponse.__type"},{"id":981,"kind":1024,"name":"ledger_current_index","url":"interfaces/FeeResponse.html#__type.ledger_current_index","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"FeeResponse.__type"},{"id":982,"kind":1024,"name":"levels","url":"interfaces/FeeResponse.html#__type.levels","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"FeeResponse.__type"},{"id":983,"kind":65536,"name":"__type","url":"interfaces/FeeResponse.html#__type.__type-2","classes":"tsd-kind-type-literal tsd-parent-kind-type-literal","parent":"FeeResponse.__type"},{"id":984,"kind":1024,"name":"median_level","url":"interfaces/FeeResponse.html#__type.__type-2.median_level","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"FeeResponse.__type.__type"},{"id":985,"kind":1024,"name":"minimum_level","url":"interfaces/FeeResponse.html#__type.__type-2.minimum_level","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"FeeResponse.__type.__type"},{"id":986,"kind":1024,"name":"open_ledger_level","url":"interfaces/FeeResponse.html#__type.__type-2.open_ledger_level","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"FeeResponse.__type.__type"},{"id":987,"kind":1024,"name":"reference_level","url":"interfaces/FeeResponse.html#__type.__type-2.reference_level","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"FeeResponse.__type.__type"},{"id":988,"kind":1024,"name":"max_queue_size","url":"interfaces/FeeResponse.html#__type.max_queue_size","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"FeeResponse.__type"},{"id":989,"kind":1024,"name":"id","url":"interfaces/FeeResponse.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"FeeResponse"},{"id":990,"kind":1024,"name":"status","url":"interfaces/FeeResponse.html#status","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"FeeResponse"},{"id":991,"kind":1024,"name":"type","url":"interfaces/FeeResponse.html#type","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"FeeResponse"},{"id":992,"kind":1024,"name":"warning","url":"interfaces/FeeResponse.html#warning","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"FeeResponse"},{"id":993,"kind":1024,"name":"warnings","url":"interfaces/FeeResponse.html#warnings","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"FeeResponse"},{"id":994,"kind":1024,"name":"forwarded","url":"interfaces/FeeResponse.html#forwarded","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"FeeResponse"},{"id":995,"kind":1024,"name":"api_version","url":"interfaces/FeeResponse.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"FeeResponse"},{"id":996,"kind":256,"name":"ManifestRequest","url":"interfaces/ManifestRequest.html","classes":"tsd-kind-interface"},{"id":997,"kind":1024,"name":"command","url":"interfaces/ManifestRequest.html#command","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"ManifestRequest"},{"id":998,"kind":1024,"name":"public_key","url":"interfaces/ManifestRequest.html#public_key","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"ManifestRequest"},{"id":999,"kind":1024,"name":"id","url":"interfaces/ManifestRequest.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"ManifestRequest"},{"id":1000,"kind":1024,"name":"api_version","url":"interfaces/ManifestRequest.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"ManifestRequest"},{"id":1001,"kind":256,"name":"ManifestResponse","url":"interfaces/ManifestResponse.html","classes":"tsd-kind-interface"},{"id":1002,"kind":1024,"name":"result","url":"interfaces/ManifestResponse.html#result","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"ManifestResponse"},{"id":1003,"kind":65536,"name":"__type","url":"interfaces/ManifestResponse.html#__type","classes":"tsd-kind-type-literal tsd-parent-kind-interface","parent":"ManifestResponse"},{"id":1004,"kind":1024,"name":"details","url":"interfaces/ManifestResponse.html#__type.details","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ManifestResponse.__type"},{"id":1005,"kind":65536,"name":"__type","url":"interfaces/ManifestResponse.html#__type.__type-1","classes":"tsd-kind-type-literal tsd-parent-kind-type-literal","parent":"ManifestResponse.__type"},{"id":1006,"kind":1024,"name":"domain","url":"interfaces/ManifestResponse.html#__type.__type-1.domain","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ManifestResponse.__type.__type"},{"id":1007,"kind":1024,"name":"ephemeral_key","url":"interfaces/ManifestResponse.html#__type.__type-1.ephemeral_key","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ManifestResponse.__type.__type"},{"id":1008,"kind":1024,"name":"master_key","url":"interfaces/ManifestResponse.html#__type.__type-1.master_key","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ManifestResponse.__type.__type"},{"id":1009,"kind":1024,"name":"seq","url":"interfaces/ManifestResponse.html#__type.__type-1.seq","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ManifestResponse.__type.__type"},{"id":1010,"kind":1024,"name":"manifest","url":"interfaces/ManifestResponse.html#__type.manifest","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ManifestResponse.__type"},{"id":1011,"kind":1024,"name":"requested","url":"interfaces/ManifestResponse.html#__type.requested","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ManifestResponse.__type"},{"id":1012,"kind":1024,"name":"id","url":"interfaces/ManifestResponse.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"ManifestResponse"},{"id":1013,"kind":1024,"name":"status","url":"interfaces/ManifestResponse.html#status","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"ManifestResponse"},{"id":1014,"kind":1024,"name":"type","url":"interfaces/ManifestResponse.html#type","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"ManifestResponse"},{"id":1015,"kind":1024,"name":"warning","url":"interfaces/ManifestResponse.html#warning","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"ManifestResponse"},{"id":1016,"kind":1024,"name":"warnings","url":"interfaces/ManifestResponse.html#warnings","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"ManifestResponse"},{"id":1017,"kind":1024,"name":"forwarded","url":"interfaces/ManifestResponse.html#forwarded","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"ManifestResponse"},{"id":1018,"kind":1024,"name":"api_version","url":"interfaces/ManifestResponse.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"ManifestResponse"},{"id":1019,"kind":256,"name":"ServerInfoRequest","url":"interfaces/ServerInfoRequest.html","classes":"tsd-kind-interface"},{"id":1020,"kind":1024,"name":"command","url":"interfaces/ServerInfoRequest.html#command","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"ServerInfoRequest"},{"id":1021,"kind":1024,"name":"id","url":"interfaces/ServerInfoRequest.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"ServerInfoRequest"},{"id":1022,"kind":1024,"name":"api_version","url":"interfaces/ServerInfoRequest.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"ServerInfoRequest"},{"id":1023,"kind":256,"name":"ServerInfoResponse","url":"interfaces/ServerInfoResponse.html","classes":"tsd-kind-interface"},{"id":1024,"kind":1024,"name":"result","url":"interfaces/ServerInfoResponse.html#result","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"ServerInfoResponse"},{"id":1025,"kind":65536,"name":"__type","url":"interfaces/ServerInfoResponse.html#__type","classes":"tsd-kind-type-literal tsd-parent-kind-interface","parent":"ServerInfoResponse"},{"id":1026,"kind":1024,"name":"info","url":"interfaces/ServerInfoResponse.html#__type.info","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerInfoResponse.__type"},{"id":1027,"kind":65536,"name":"__type","url":"interfaces/ServerInfoResponse.html#__type.__type-1","classes":"tsd-kind-type-literal tsd-parent-kind-type-literal","parent":"ServerInfoResponse.__type"},{"id":1028,"kind":1024,"name":"amendment_blocked","url":"interfaces/ServerInfoResponse.html#__type.__type-1.amendment_blocked","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerInfoResponse.__type.__type"},{"id":1029,"kind":1024,"name":"build_version","url":"interfaces/ServerInfoResponse.html#__type.__type-1.build_version","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerInfoResponse.__type.__type"},{"id":1030,"kind":1024,"name":"closed_ledger","url":"interfaces/ServerInfoResponse.html#__type.__type-1.closed_ledger","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerInfoResponse.__type.__type"},{"id":1031,"kind":65536,"name":"__type","url":"interfaces/ServerInfoResponse.html#__type.__type-1.__type-2","classes":"tsd-kind-type-literal tsd-parent-kind-type-literal","parent":"ServerInfoResponse.__type.__type"},{"id":1032,"kind":1024,"name":"age","url":"interfaces/ServerInfoResponse.html#__type.__type-1.__type-2.age","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerInfoResponse.__type.__type.__type"},{"id":1033,"kind":1024,"name":"base_fee_xrp","url":"interfaces/ServerInfoResponse.html#__type.__type-1.__type-2.base_fee_xrp","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerInfoResponse.__type.__type.__type"},{"id":1034,"kind":1024,"name":"hash","url":"interfaces/ServerInfoResponse.html#__type.__type-1.__type-2.hash","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerInfoResponse.__type.__type.__type"},{"id":1035,"kind":1024,"name":"reserve_base_xrp","url":"interfaces/ServerInfoResponse.html#__type.__type-1.__type-2.reserve_base_xrp","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerInfoResponse.__type.__type.__type"},{"id":1036,"kind":1024,"name":"reserve_inc_xrp","url":"interfaces/ServerInfoResponse.html#__type.__type-1.__type-2.reserve_inc_xrp","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerInfoResponse.__type.__type.__type"},{"id":1037,"kind":1024,"name":"seq","url":"interfaces/ServerInfoResponse.html#__type.__type-1.__type-2.seq","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerInfoResponse.__type.__type.__type"},{"id":1038,"kind":1024,"name":"complete_ledgers","url":"interfaces/ServerInfoResponse.html#__type.__type-1.complete_ledgers","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerInfoResponse.__type.__type"},{"id":1039,"kind":1024,"name":"hostid","url":"interfaces/ServerInfoResponse.html#__type.__type-1.hostid","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerInfoResponse.__type.__type"},{"id":1040,"kind":1024,"name":"io_latency_ms","url":"interfaces/ServerInfoResponse.html#__type.__type-1.io_latency_ms","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerInfoResponse.__type.__type"},{"id":1041,"kind":1024,"name":"jq_trans_overflow","url":"interfaces/ServerInfoResponse.html#__type.__type-1.jq_trans_overflow","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerInfoResponse.__type.__type"},{"id":1042,"kind":1024,"name":"last_close","url":"interfaces/ServerInfoResponse.html#__type.__type-1.last_close","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerInfoResponse.__type.__type"},{"id":1043,"kind":65536,"name":"__type","url":"interfaces/ServerInfoResponse.html#__type.__type-1.__type-3","classes":"tsd-kind-type-literal tsd-parent-kind-type-literal","parent":"ServerInfoResponse.__type.__type"},{"id":1044,"kind":1024,"name":"converge_time_s","url":"interfaces/ServerInfoResponse.html#__type.__type-1.__type-3.converge_time_s","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerInfoResponse.__type.__type.__type"},{"id":1045,"kind":1024,"name":"proposers","url":"interfaces/ServerInfoResponse.html#__type.__type-1.__type-3.proposers","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerInfoResponse.__type.__type.__type"},{"id":1046,"kind":1024,"name":"load","url":"interfaces/ServerInfoResponse.html#__type.__type-1.load","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerInfoResponse.__type.__type"},{"id":1047,"kind":65536,"name":"__type","url":"interfaces/ServerInfoResponse.html#__type.__type-1.__type-4","classes":"tsd-kind-type-literal tsd-parent-kind-type-literal","parent":"ServerInfoResponse.__type.__type"},{"id":1048,"kind":1024,"name":"job_types","url":"interfaces/ServerInfoResponse.html#__type.__type-1.__type-4.job_types","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerInfoResponse.__type.__type.__type"},{"id":1049,"kind":1024,"name":"threads","url":"interfaces/ServerInfoResponse.html#__type.__type-1.__type-4.threads","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerInfoResponse.__type.__type.__type"},{"id":1050,"kind":1024,"name":"load_factor","url":"interfaces/ServerInfoResponse.html#__type.__type-1.load_factor","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerInfoResponse.__type.__type"},{"id":1051,"kind":1024,"name":"load_factor_local","url":"interfaces/ServerInfoResponse.html#__type.__type-1.load_factor_local","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerInfoResponse.__type.__type"},{"id":1052,"kind":1024,"name":"load_factor_net","url":"interfaces/ServerInfoResponse.html#__type.__type-1.load_factor_net","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerInfoResponse.__type.__type"},{"id":1053,"kind":1024,"name":"load_factor_cluster","url":"interfaces/ServerInfoResponse.html#__type.__type-1.load_factor_cluster","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerInfoResponse.__type.__type"},{"id":1054,"kind":1024,"name":"load_factor_fee_escalation","url":"interfaces/ServerInfoResponse.html#__type.__type-1.load_factor_fee_escalation","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerInfoResponse.__type.__type"},{"id":1055,"kind":1024,"name":"load_factor_fee_queue","url":"interfaces/ServerInfoResponse.html#__type.__type-1.load_factor_fee_queue","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerInfoResponse.__type.__type"},{"id":1056,"kind":1024,"name":"load_factor_server","url":"interfaces/ServerInfoResponse.html#__type.__type-1.load_factor_server","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerInfoResponse.__type.__type"},{"id":1057,"kind":1024,"name":"network_ledger","url":"interfaces/ServerInfoResponse.html#__type.__type-1.network_ledger","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerInfoResponse.__type.__type"},{"id":1058,"kind":1024,"name":"peers","url":"interfaces/ServerInfoResponse.html#__type.__type-1.peers","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerInfoResponse.__type.__type"},{"id":1059,"kind":1024,"name":"pubkey_node","url":"interfaces/ServerInfoResponse.html#__type.__type-1.pubkey_node","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerInfoResponse.__type.__type"},{"id":1060,"kind":1024,"name":"pubkey_validator","url":"interfaces/ServerInfoResponse.html#__type.__type-1.pubkey_validator","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerInfoResponse.__type.__type"},{"id":1061,"kind":1024,"name":"server_state","url":"interfaces/ServerInfoResponse.html#__type.__type-1.server_state","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerInfoResponse.__type.__type"},{"id":1062,"kind":1024,"name":"server_state_duration_us","url":"interfaces/ServerInfoResponse.html#__type.__type-1.server_state_duration_us","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerInfoResponse.__type.__type"},{"id":1063,"kind":1024,"name":"state_accounting","url":"interfaces/ServerInfoResponse.html#__type.__type-1.state_accounting","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerInfoResponse.__type.__type"},{"id":1064,"kind":1024,"name":"time","url":"interfaces/ServerInfoResponse.html#__type.__type-1.time","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerInfoResponse.__type.__type"},{"id":1065,"kind":1024,"name":"uptime","url":"interfaces/ServerInfoResponse.html#__type.__type-1.uptime","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerInfoResponse.__type.__type"},{"id":1066,"kind":1024,"name":"validated_ledger","url":"interfaces/ServerInfoResponse.html#__type.__type-1.validated_ledger","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerInfoResponse.__type.__type"},{"id":1067,"kind":65536,"name":"__type","url":"interfaces/ServerInfoResponse.html#__type.__type-1.__type-5","classes":"tsd-kind-type-literal tsd-parent-kind-type-literal","parent":"ServerInfoResponse.__type.__type"},{"id":1068,"kind":1024,"name":"age","url":"interfaces/ServerInfoResponse.html#__type.__type-1.__type-5.age-1","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerInfoResponse.__type.__type.__type"},{"id":1069,"kind":1024,"name":"base_fee_xrp","url":"interfaces/ServerInfoResponse.html#__type.__type-1.__type-5.base_fee_xrp-1","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerInfoResponse.__type.__type.__type"},{"id":1070,"kind":1024,"name":"hash","url":"interfaces/ServerInfoResponse.html#__type.__type-1.__type-5.hash-1","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerInfoResponse.__type.__type.__type"},{"id":1071,"kind":1024,"name":"reserve_base_xrp","url":"interfaces/ServerInfoResponse.html#__type.__type-1.__type-5.reserve_base_xrp-1","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerInfoResponse.__type.__type.__type"},{"id":1072,"kind":1024,"name":"reserve_inc_xrp","url":"interfaces/ServerInfoResponse.html#__type.__type-1.__type-5.reserve_inc_xrp-1","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerInfoResponse.__type.__type.__type"},{"id":1073,"kind":1024,"name":"seq","url":"interfaces/ServerInfoResponse.html#__type.__type-1.__type-5.seq-1","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerInfoResponse.__type.__type.__type"},{"id":1074,"kind":1024,"name":"validation_quorum","url":"interfaces/ServerInfoResponse.html#__type.__type-1.validation_quorum","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerInfoResponse.__type.__type"},{"id":1075,"kind":1024,"name":"validator_list_expires","url":"interfaces/ServerInfoResponse.html#__type.__type-1.validator_list_expires","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerInfoResponse.__type.__type"},{"id":1076,"kind":1024,"name":"id","url":"interfaces/ServerInfoResponse.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"ServerInfoResponse"},{"id":1077,"kind":1024,"name":"status","url":"interfaces/ServerInfoResponse.html#status","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"ServerInfoResponse"},{"id":1078,"kind":1024,"name":"type","url":"interfaces/ServerInfoResponse.html#type","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"ServerInfoResponse"},{"id":1079,"kind":1024,"name":"warning","url":"interfaces/ServerInfoResponse.html#warning","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"ServerInfoResponse"},{"id":1080,"kind":1024,"name":"warnings","url":"interfaces/ServerInfoResponse.html#warnings","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"ServerInfoResponse"},{"id":1081,"kind":1024,"name":"forwarded","url":"interfaces/ServerInfoResponse.html#forwarded","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"ServerInfoResponse"},{"id":1082,"kind":1024,"name":"api_version","url":"interfaces/ServerInfoResponse.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"ServerInfoResponse"},{"id":1083,"kind":256,"name":"ServerStateRequest","url":"interfaces/ServerStateRequest.html","classes":"tsd-kind-interface"},{"id":1084,"kind":1024,"name":"command","url":"interfaces/ServerStateRequest.html#command","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"ServerStateRequest"},{"id":1085,"kind":1024,"name":"id","url":"interfaces/ServerStateRequest.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"ServerStateRequest"},{"id":1086,"kind":1024,"name":"api_version","url":"interfaces/ServerStateRequest.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"ServerStateRequest"},{"id":1087,"kind":256,"name":"ServerStateResponse","url":"interfaces/ServerStateResponse.html","classes":"tsd-kind-interface"},{"id":1088,"kind":1024,"name":"result","url":"interfaces/ServerStateResponse.html#result","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"ServerStateResponse"},{"id":1089,"kind":65536,"name":"__type","url":"interfaces/ServerStateResponse.html#__type","classes":"tsd-kind-type-literal tsd-parent-kind-interface","parent":"ServerStateResponse"},{"id":1090,"kind":1024,"name":"state","url":"interfaces/ServerStateResponse.html#__type.state","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerStateResponse.__type"},{"id":1091,"kind":65536,"name":"__type","url":"interfaces/ServerStateResponse.html#__type.__type-1","classes":"tsd-kind-type-literal tsd-parent-kind-type-literal","parent":"ServerStateResponse.__type"},{"id":1092,"kind":1024,"name":"amendment_blocked","url":"interfaces/ServerStateResponse.html#__type.__type-1.amendment_blocked","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerStateResponse.__type.__type"},{"id":1093,"kind":1024,"name":"build_version","url":"interfaces/ServerStateResponse.html#__type.__type-1.build_version","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerStateResponse.__type.__type"},{"id":1094,"kind":1024,"name":"complete_ledgers","url":"interfaces/ServerStateResponse.html#__type.__type-1.complete_ledgers","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerStateResponse.__type.__type"},{"id":1095,"kind":1024,"name":"closed_ledger","url":"interfaces/ServerStateResponse.html#__type.__type-1.closed_ledger","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerStateResponse.__type.__type"},{"id":1096,"kind":65536,"name":"__type","url":"interfaces/ServerStateResponse.html#__type.__type-1.__type-2","classes":"tsd-kind-type-literal tsd-parent-kind-type-literal","parent":"ServerStateResponse.__type.__type"},{"id":1097,"kind":1024,"name":"age","url":"interfaces/ServerStateResponse.html#__type.__type-1.__type-2.age","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerStateResponse.__type.__type.__type"},{"id":1098,"kind":1024,"name":"base_fee","url":"interfaces/ServerStateResponse.html#__type.__type-1.__type-2.base_fee","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerStateResponse.__type.__type.__type"},{"id":1099,"kind":1024,"name":"hash","url":"interfaces/ServerStateResponse.html#__type.__type-1.__type-2.hash","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerStateResponse.__type.__type.__type"},{"id":1100,"kind":1024,"name":"reserve_base","url":"interfaces/ServerStateResponse.html#__type.__type-1.__type-2.reserve_base","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerStateResponse.__type.__type.__type"},{"id":1101,"kind":1024,"name":"reserve_inc","url":"interfaces/ServerStateResponse.html#__type.__type-1.__type-2.reserve_inc","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerStateResponse.__type.__type.__type"},{"id":1102,"kind":1024,"name":"seq","url":"interfaces/ServerStateResponse.html#__type.__type-1.__type-2.seq","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerStateResponse.__type.__type.__type"},{"id":1103,"kind":1024,"name":"io_latency_ms","url":"interfaces/ServerStateResponse.html#__type.__type-1.io_latency_ms","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerStateResponse.__type.__type"},{"id":1104,"kind":1024,"name":"jq_trans_overflow","url":"interfaces/ServerStateResponse.html#__type.__type-1.jq_trans_overflow","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerStateResponse.__type.__type"},{"id":1105,"kind":1024,"name":"last_close","url":"interfaces/ServerStateResponse.html#__type.__type-1.last_close","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerStateResponse.__type.__type"},{"id":1106,"kind":65536,"name":"__type","url":"interfaces/ServerStateResponse.html#__type.__type-1.__type-3","classes":"tsd-kind-type-literal tsd-parent-kind-type-literal","parent":"ServerStateResponse.__type.__type"},{"id":1107,"kind":1024,"name":"converge_time_s","url":"interfaces/ServerStateResponse.html#__type.__type-1.__type-3.converge_time_s","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerStateResponse.__type.__type.__type"},{"id":1108,"kind":1024,"name":"proposers","url":"interfaces/ServerStateResponse.html#__type.__type-1.__type-3.proposers","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerStateResponse.__type.__type.__type"},{"id":1109,"kind":1024,"name":"load","url":"interfaces/ServerStateResponse.html#__type.__type-1.load","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerStateResponse.__type.__type"},{"id":1110,"kind":65536,"name":"__type","url":"interfaces/ServerStateResponse.html#__type.__type-1.__type-4","classes":"tsd-kind-type-literal tsd-parent-kind-type-literal","parent":"ServerStateResponse.__type.__type"},{"id":1111,"kind":1024,"name":"job_types","url":"interfaces/ServerStateResponse.html#__type.__type-1.__type-4.job_types","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerStateResponse.__type.__type.__type"},{"id":1112,"kind":1024,"name":"threads","url":"interfaces/ServerStateResponse.html#__type.__type-1.__type-4.threads","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerStateResponse.__type.__type.__type"},{"id":1113,"kind":1024,"name":"load_base","url":"interfaces/ServerStateResponse.html#__type.__type-1.load_base","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerStateResponse.__type.__type"},{"id":1114,"kind":1024,"name":"load_factor","url":"interfaces/ServerStateResponse.html#__type.__type-1.load_factor","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerStateResponse.__type.__type"},{"id":1115,"kind":1024,"name":"load_factor_fee_escalation","url":"interfaces/ServerStateResponse.html#__type.__type-1.load_factor_fee_escalation","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerStateResponse.__type.__type"},{"id":1116,"kind":1024,"name":"load_factor_fee_queue","url":"interfaces/ServerStateResponse.html#__type.__type-1.load_factor_fee_queue","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerStateResponse.__type.__type"},{"id":1117,"kind":1024,"name":"load_factor_fee_reference","url":"interfaces/ServerStateResponse.html#__type.__type-1.load_factor_fee_reference","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerStateResponse.__type.__type"},{"id":1118,"kind":1024,"name":"load_factor_server","url":"interfaces/ServerStateResponse.html#__type.__type-1.load_factor_server","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerStateResponse.__type.__type"},{"id":1119,"kind":1024,"name":"peers","url":"interfaces/ServerStateResponse.html#__type.__type-1.peers","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerStateResponse.__type.__type"},{"id":1120,"kind":1024,"name":"pubkey_node","url":"interfaces/ServerStateResponse.html#__type.__type-1.pubkey_node","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerStateResponse.__type.__type"},{"id":1121,"kind":1024,"name":"pubkey_validator","url":"interfaces/ServerStateResponse.html#__type.__type-1.pubkey_validator","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerStateResponse.__type.__type"},{"id":1122,"kind":1024,"name":"server_state","url":"interfaces/ServerStateResponse.html#__type.__type-1.server_state","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerStateResponse.__type.__type"},{"id":1123,"kind":1024,"name":"server_state_duration_us","url":"interfaces/ServerStateResponse.html#__type.__type-1.server_state_duration_us","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerStateResponse.__type.__type"},{"id":1124,"kind":1024,"name":"state_accounting","url":"interfaces/ServerStateResponse.html#__type.__type-1.state_accounting","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerStateResponse.__type.__type"},{"id":1125,"kind":1024,"name":"time","url":"interfaces/ServerStateResponse.html#__type.__type-1.time","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerStateResponse.__type.__type"},{"id":1126,"kind":1024,"name":"uptime","url":"interfaces/ServerStateResponse.html#__type.__type-1.uptime","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerStateResponse.__type.__type"},{"id":1127,"kind":1024,"name":"validated_ledger","url":"interfaces/ServerStateResponse.html#__type.__type-1.validated_ledger","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerStateResponse.__type.__type"},{"id":1128,"kind":65536,"name":"__type","url":"interfaces/ServerStateResponse.html#__type.__type-1.__type-5","classes":"tsd-kind-type-literal tsd-parent-kind-type-literal","parent":"ServerStateResponse.__type.__type"},{"id":1129,"kind":1024,"name":"age","url":"interfaces/ServerStateResponse.html#__type.__type-1.__type-5.age-1","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerStateResponse.__type.__type.__type"},{"id":1130,"kind":1024,"name":"base_fee","url":"interfaces/ServerStateResponse.html#__type.__type-1.__type-5.base_fee-1","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerStateResponse.__type.__type.__type"},{"id":1131,"kind":1024,"name":"hash","url":"interfaces/ServerStateResponse.html#__type.__type-1.__type-5.hash-1","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerStateResponse.__type.__type.__type"},{"id":1132,"kind":1024,"name":"reserve_base","url":"interfaces/ServerStateResponse.html#__type.__type-1.__type-5.reserve_base-1","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerStateResponse.__type.__type.__type"},{"id":1133,"kind":1024,"name":"reserve_inc","url":"interfaces/ServerStateResponse.html#__type.__type-1.__type-5.reserve_inc-1","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerStateResponse.__type.__type.__type"},{"id":1134,"kind":1024,"name":"seq","url":"interfaces/ServerStateResponse.html#__type.__type-1.__type-5.seq-1","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerStateResponse.__type.__type.__type"},{"id":1135,"kind":1024,"name":"validation_quorum","url":"interfaces/ServerStateResponse.html#__type.__type-1.validation_quorum","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerStateResponse.__type.__type"},{"id":1136,"kind":1024,"name":"validator_list_expires","url":"interfaces/ServerStateResponse.html#__type.__type-1.validator_list_expires","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"ServerStateResponse.__type.__type"},{"id":1137,"kind":1024,"name":"id","url":"interfaces/ServerStateResponse.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"ServerStateResponse"},{"id":1138,"kind":1024,"name":"status","url":"interfaces/ServerStateResponse.html#status","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"ServerStateResponse"},{"id":1139,"kind":1024,"name":"type","url":"interfaces/ServerStateResponse.html#type","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"ServerStateResponse"},{"id":1140,"kind":1024,"name":"warning","url":"interfaces/ServerStateResponse.html#warning","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"ServerStateResponse"},{"id":1141,"kind":1024,"name":"warnings","url":"interfaces/ServerStateResponse.html#warnings","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"ServerStateResponse"},{"id":1142,"kind":1024,"name":"forwarded","url":"interfaces/ServerStateResponse.html#forwarded","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"ServerStateResponse"},{"id":1143,"kind":1024,"name":"api_version","url":"interfaces/ServerStateResponse.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"ServerStateResponse"},{"id":1144,"kind":256,"name":"PingRequest","url":"interfaces/PingRequest.html","classes":"tsd-kind-interface"},{"id":1145,"kind":1024,"name":"command","url":"interfaces/PingRequest.html#command","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"PingRequest"},{"id":1146,"kind":1024,"name":"id","url":"interfaces/PingRequest.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PingRequest"},{"id":1147,"kind":1024,"name":"api_version","url":"interfaces/PingRequest.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PingRequest"},{"id":1148,"kind":256,"name":"PingResponse","url":"interfaces/PingResponse.html","classes":"tsd-kind-interface"},{"id":1149,"kind":1024,"name":"result","url":"interfaces/PingResponse.html#result","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"PingResponse"},{"id":1150,"kind":65536,"name":"__type","url":"interfaces/PingResponse.html#__type","classes":"tsd-kind-type-literal tsd-parent-kind-interface","parent":"PingResponse"},{"id":1151,"kind":1024,"name":"role","url":"interfaces/PingResponse.html#__type.role","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"PingResponse.__type"},{"id":1152,"kind":1024,"name":"unlimited","url":"interfaces/PingResponse.html#__type.unlimited","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"PingResponse.__type"},{"id":1153,"kind":1024,"name":"id","url":"interfaces/PingResponse.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PingResponse"},{"id":1154,"kind":1024,"name":"status","url":"interfaces/PingResponse.html#status","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PingResponse"},{"id":1155,"kind":1024,"name":"type","url":"interfaces/PingResponse.html#type","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PingResponse"},{"id":1156,"kind":1024,"name":"warning","url":"interfaces/PingResponse.html#warning","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PingResponse"},{"id":1157,"kind":1024,"name":"warnings","url":"interfaces/PingResponse.html#warnings","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PingResponse"},{"id":1158,"kind":1024,"name":"forwarded","url":"interfaces/PingResponse.html#forwarded","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PingResponse"},{"id":1159,"kind":1024,"name":"api_version","url":"interfaces/PingResponse.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PingResponse"},{"id":1160,"kind":256,"name":"RandomRequest","url":"interfaces/RandomRequest.html","classes":"tsd-kind-interface"},{"id":1161,"kind":1024,"name":"command","url":"interfaces/RandomRequest.html#command","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"RandomRequest"},{"id":1162,"kind":1024,"name":"id","url":"interfaces/RandomRequest.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"RandomRequest"},{"id":1163,"kind":1024,"name":"api_version","url":"interfaces/RandomRequest.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"RandomRequest"},{"id":1164,"kind":256,"name":"RandomResponse","url":"interfaces/RandomResponse.html","classes":"tsd-kind-interface"},{"id":1165,"kind":1024,"name":"result","url":"interfaces/RandomResponse.html#result","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"RandomResponse"},{"id":1166,"kind":65536,"name":"__type","url":"interfaces/RandomResponse.html#__type","classes":"tsd-kind-type-literal tsd-parent-kind-interface","parent":"RandomResponse"},{"id":1167,"kind":1024,"name":"random","url":"interfaces/RandomResponse.html#__type.random","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"RandomResponse.__type"},{"id":1168,"kind":1024,"name":"id","url":"interfaces/RandomResponse.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"RandomResponse"},{"id":1169,"kind":1024,"name":"status","url":"interfaces/RandomResponse.html#status","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"RandomResponse"},{"id":1170,"kind":1024,"name":"type","url":"interfaces/RandomResponse.html#type","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"RandomResponse"},{"id":1171,"kind":1024,"name":"warning","url":"interfaces/RandomResponse.html#warning","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"RandomResponse"},{"id":1172,"kind":1024,"name":"warnings","url":"interfaces/RandomResponse.html#warnings","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"RandomResponse"},{"id":1173,"kind":1024,"name":"forwarded","url":"interfaces/RandomResponse.html#forwarded","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"RandomResponse"},{"id":1174,"kind":1024,"name":"api_version","url":"interfaces/RandomResponse.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"RandomResponse"},{"id":1175,"kind":256,"name":"ErrorResponse","url":"interfaces/ErrorResponse.html","classes":"tsd-kind-interface"},{"id":1176,"kind":1024,"name":"id","url":"interfaces/ErrorResponse.html#id","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"ErrorResponse"},{"id":1177,"kind":1024,"name":"status","url":"interfaces/ErrorResponse.html#status","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"ErrorResponse"},{"id":1178,"kind":1024,"name":"type","url":"interfaces/ErrorResponse.html#type","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"ErrorResponse"},{"id":1179,"kind":1024,"name":"error","url":"interfaces/ErrorResponse.html#error","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"ErrorResponse"},{"id":1180,"kind":1024,"name":"error_code","url":"interfaces/ErrorResponse.html#error_code","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"ErrorResponse"},{"id":1181,"kind":1024,"name":"error_message","url":"interfaces/ErrorResponse.html#error_message","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"ErrorResponse"},{"id":1182,"kind":1024,"name":"request","url":"interfaces/ErrorResponse.html#request","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"ErrorResponse"},{"id":1183,"kind":1024,"name":"api_version","url":"interfaces/ErrorResponse.html#api_version","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"ErrorResponse"},{"id":1184,"kind":64,"name":"validate","url":"modules.html#validate","classes":"tsd-kind-function"},{"id":1185,"kind":256,"name":"TransactionAndMetadata","url":"interfaces/TransactionAndMetadata.html","classes":"tsd-kind-interface"},{"id":1186,"kind":1024,"name":"transaction","url":"interfaces/TransactionAndMetadata.html#transaction","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"TransactionAndMetadata"},{"id":1187,"kind":1024,"name":"metadata","url":"interfaces/TransactionAndMetadata.html#metadata","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"TransactionAndMetadata"},{"id":1188,"kind":4194304,"name":"Transaction","url":"modules.html#Transaction","classes":"tsd-kind-type-alias"},{"id":1189,"kind":256,"name":"TransactionMetadata","url":"interfaces/TransactionMetadata.html","classes":"tsd-kind-interface"},{"id":1190,"kind":1024,"name":"AffectedNodes","url":"interfaces/TransactionMetadata.html#AffectedNodes","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"TransactionMetadata"},{"id":1191,"kind":1024,"name":"DeliveredAmount","url":"interfaces/TransactionMetadata.html#DeliveredAmount","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"TransactionMetadata"},{"id":1192,"kind":1024,"name":"delivered_amount","url":"interfaces/TransactionMetadata.html#delivered_amount","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"TransactionMetadata"},{"id":1193,"kind":1024,"name":"TransactionIndex","url":"interfaces/TransactionMetadata.html#TransactionIndex","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"TransactionMetadata"},{"id":1194,"kind":1024,"name":"TransactionResult","url":"interfaces/TransactionMetadata.html#TransactionResult","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"TransactionMetadata"},{"id":1195,"kind":8,"name":"AccountSetAsfFlags","url":"enums/AccountSetAsfFlags.html","classes":"tsd-kind-enum"},{"id":1196,"kind":16,"name":"asfRequireDest","url":"enums/AccountSetAsfFlags.html#asfRequireDest","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"AccountSetAsfFlags"},{"id":1197,"kind":16,"name":"asfRequireAuth","url":"enums/AccountSetAsfFlags.html#asfRequireAuth","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"AccountSetAsfFlags"},{"id":1198,"kind":16,"name":"asfDisallowXRP","url":"enums/AccountSetAsfFlags.html#asfDisallowXRP","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"AccountSetAsfFlags"},{"id":1199,"kind":16,"name":"asfDisableMaster","url":"enums/AccountSetAsfFlags.html#asfDisableMaster","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"AccountSetAsfFlags"},{"id":1200,"kind":16,"name":"asfAccountTxnID","url":"enums/AccountSetAsfFlags.html#asfAccountTxnID","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"AccountSetAsfFlags"},{"id":1201,"kind":16,"name":"asfNoFreeze","url":"enums/AccountSetAsfFlags.html#asfNoFreeze","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"AccountSetAsfFlags"},{"id":1202,"kind":16,"name":"asfGlobalFreeze","url":"enums/AccountSetAsfFlags.html#asfGlobalFreeze","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"AccountSetAsfFlags"},{"id":1203,"kind":16,"name":"asfDefaultRipple","url":"enums/AccountSetAsfFlags.html#asfDefaultRipple","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"AccountSetAsfFlags"},{"id":1204,"kind":16,"name":"asfDepositAuth","url":"enums/AccountSetAsfFlags.html#asfDepositAuth","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"AccountSetAsfFlags"},{"id":1205,"kind":8,"name":"AccountSetTfFlags","url":"enums/AccountSetTfFlags.html","classes":"tsd-kind-enum"},{"id":1206,"kind":16,"name":"tfRequireDestTag","url":"enums/AccountSetTfFlags.html#tfRequireDestTag","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"AccountSetTfFlags"},{"id":1207,"kind":16,"name":"tfOptionalDestTag","url":"enums/AccountSetTfFlags.html#tfOptionalDestTag","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"AccountSetTfFlags"},{"id":1208,"kind":16,"name":"tfRequireAuth","url":"enums/AccountSetTfFlags.html#tfRequireAuth","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"AccountSetTfFlags"},{"id":1209,"kind":16,"name":"tfOptionalAuth","url":"enums/AccountSetTfFlags.html#tfOptionalAuth","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"AccountSetTfFlags"},{"id":1210,"kind":16,"name":"tfDisallowXRP","url":"enums/AccountSetTfFlags.html#tfDisallowXRP","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"AccountSetTfFlags"},{"id":1211,"kind":16,"name":"tfAllowXRP","url":"enums/AccountSetTfFlags.html#tfAllowXRP","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"AccountSetTfFlags"},{"id":1212,"kind":256,"name":"AccountSetFlagsInterface","url":"interfaces/AccountSetFlagsInterface.html","classes":"tsd-kind-interface"},{"id":1213,"kind":1024,"name":"tfRequireDestTag","url":"interfaces/AccountSetFlagsInterface.html#tfRequireDestTag","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountSetFlagsInterface"},{"id":1214,"kind":1024,"name":"tfOptionalDestTag","url":"interfaces/AccountSetFlagsInterface.html#tfOptionalDestTag","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountSetFlagsInterface"},{"id":1215,"kind":1024,"name":"tfRequireAuth","url":"interfaces/AccountSetFlagsInterface.html#tfRequireAuth","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountSetFlagsInterface"},{"id":1216,"kind":1024,"name":"tfOptionalAuth","url":"interfaces/AccountSetFlagsInterface.html#tfOptionalAuth","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountSetFlagsInterface"},{"id":1217,"kind":1024,"name":"tfDisallowXRP","url":"interfaces/AccountSetFlagsInterface.html#tfDisallowXRP","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountSetFlagsInterface"},{"id":1218,"kind":1024,"name":"tfAllowXRP","url":"interfaces/AccountSetFlagsInterface.html#tfAllowXRP","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountSetFlagsInterface"},{"id":1219,"kind":256,"name":"AccountSet","url":"interfaces/AccountSet.html","classes":"tsd-kind-interface"},{"id":1220,"kind":1024,"name":"TransactionType","url":"interfaces/AccountSet.html#TransactionType","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"AccountSet"},{"id":1221,"kind":1024,"name":"Flags","url":"interfaces/AccountSet.html#Flags","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"AccountSet"},{"id":1222,"kind":1024,"name":"ClearFlag","url":"interfaces/AccountSet.html#ClearFlag","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountSet"},{"id":1223,"kind":1024,"name":"Domain","url":"interfaces/AccountSet.html#Domain","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountSet"},{"id":1224,"kind":1024,"name":"EmailHash","url":"interfaces/AccountSet.html#EmailHash","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountSet"},{"id":1225,"kind":1024,"name":"MessageKey","url":"interfaces/AccountSet.html#MessageKey","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountSet"},{"id":1226,"kind":1024,"name":"SetFlag","url":"interfaces/AccountSet.html#SetFlag","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountSet"},{"id":1227,"kind":1024,"name":"TransferRate","url":"interfaces/AccountSet.html#TransferRate","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountSet"},{"id":1228,"kind":1024,"name":"TickSize","url":"interfaces/AccountSet.html#TickSize","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountSet"},{"id":1229,"kind":1024,"name":"Account","url":"interfaces/AccountSet.html#Account","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountSet"},{"id":1230,"kind":1024,"name":"Fee","url":"interfaces/AccountSet.html#Fee","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountSet"},{"id":1231,"kind":1024,"name":"Sequence","url":"interfaces/AccountSet.html#Sequence","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountSet"},{"id":1232,"kind":1024,"name":"AccountTxnID","url":"interfaces/AccountSet.html#AccountTxnID","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountSet"},{"id":1233,"kind":1024,"name":"LastLedgerSequence","url":"interfaces/AccountSet.html#LastLedgerSequence","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountSet"},{"id":1234,"kind":1024,"name":"Memos","url":"interfaces/AccountSet.html#Memos","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountSet"},{"id":1235,"kind":1024,"name":"Signers","url":"interfaces/AccountSet.html#Signers","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountSet"},{"id":1236,"kind":1024,"name":"SourceTag","url":"interfaces/AccountSet.html#SourceTag","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountSet"},{"id":1237,"kind":1024,"name":"SigningPubKey","url":"interfaces/AccountSet.html#SigningPubKey","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountSet"},{"id":1238,"kind":1024,"name":"TicketSequence","url":"interfaces/AccountSet.html#TicketSequence","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountSet"},{"id":1239,"kind":1024,"name":"TxnSignature","url":"interfaces/AccountSet.html#TxnSignature","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountSet"},{"id":1240,"kind":256,"name":"AccountDelete","url":"interfaces/AccountDelete.html","classes":"tsd-kind-interface"},{"id":1241,"kind":1024,"name":"TransactionType","url":"interfaces/AccountDelete.html#TransactionType","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"AccountDelete"},{"id":1242,"kind":1024,"name":"Destination","url":"interfaces/AccountDelete.html#Destination","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountDelete"},{"id":1243,"kind":1024,"name":"DestinationTag","url":"interfaces/AccountDelete.html#DestinationTag","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"AccountDelete"},{"id":1244,"kind":1024,"name":"Account","url":"interfaces/AccountDelete.html#Account","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountDelete"},{"id":1245,"kind":1024,"name":"Fee","url":"interfaces/AccountDelete.html#Fee","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountDelete"},{"id":1246,"kind":1024,"name":"Sequence","url":"interfaces/AccountDelete.html#Sequence","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountDelete"},{"id":1247,"kind":1024,"name":"AccountTxnID","url":"interfaces/AccountDelete.html#AccountTxnID","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountDelete"},{"id":1248,"kind":1024,"name":"Flags","url":"interfaces/AccountDelete.html#Flags","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountDelete"},{"id":1249,"kind":1024,"name":"LastLedgerSequence","url":"interfaces/AccountDelete.html#LastLedgerSequence","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountDelete"},{"id":1250,"kind":1024,"name":"Memos","url":"interfaces/AccountDelete.html#Memos","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountDelete"},{"id":1251,"kind":1024,"name":"Signers","url":"interfaces/AccountDelete.html#Signers","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountDelete"},{"id":1252,"kind":1024,"name":"SourceTag","url":"interfaces/AccountDelete.html#SourceTag","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountDelete"},{"id":1253,"kind":1024,"name":"SigningPubKey","url":"interfaces/AccountDelete.html#SigningPubKey","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountDelete"},{"id":1254,"kind":1024,"name":"TicketSequence","url":"interfaces/AccountDelete.html#TicketSequence","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountDelete"},{"id":1255,"kind":1024,"name":"TxnSignature","url":"interfaces/AccountDelete.html#TxnSignature","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"AccountDelete"},{"id":1256,"kind":256,"name":"CheckCancel","url":"interfaces/CheckCancel.html","classes":"tsd-kind-interface"},{"id":1257,"kind":1024,"name":"TransactionType","url":"interfaces/CheckCancel.html#TransactionType","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"CheckCancel"},{"id":1258,"kind":1024,"name":"CheckID","url":"interfaces/CheckCancel.html#CheckID","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"CheckCancel"},{"id":1259,"kind":1024,"name":"Account","url":"interfaces/CheckCancel.html#Account","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"CheckCancel"},{"id":1260,"kind":1024,"name":"Fee","url":"interfaces/CheckCancel.html#Fee","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"CheckCancel"},{"id":1261,"kind":1024,"name":"Sequence","url":"interfaces/CheckCancel.html#Sequence","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"CheckCancel"},{"id":1262,"kind":1024,"name":"AccountTxnID","url":"interfaces/CheckCancel.html#AccountTxnID","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"CheckCancel"},{"id":1263,"kind":1024,"name":"Flags","url":"interfaces/CheckCancel.html#Flags","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"CheckCancel"},{"id":1264,"kind":1024,"name":"LastLedgerSequence","url":"interfaces/CheckCancel.html#LastLedgerSequence","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"CheckCancel"},{"id":1265,"kind":1024,"name":"Memos","url":"interfaces/CheckCancel.html#Memos","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"CheckCancel"},{"id":1266,"kind":1024,"name":"Signers","url":"interfaces/CheckCancel.html#Signers","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"CheckCancel"},{"id":1267,"kind":1024,"name":"SourceTag","url":"interfaces/CheckCancel.html#SourceTag","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"CheckCancel"},{"id":1268,"kind":1024,"name":"SigningPubKey","url":"interfaces/CheckCancel.html#SigningPubKey","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"CheckCancel"},{"id":1269,"kind":1024,"name":"TicketSequence","url":"interfaces/CheckCancel.html#TicketSequence","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"CheckCancel"},{"id":1270,"kind":1024,"name":"TxnSignature","url":"interfaces/CheckCancel.html#TxnSignature","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"CheckCancel"},{"id":1271,"kind":256,"name":"CheckCash","url":"interfaces/CheckCash.html","classes":"tsd-kind-interface"},{"id":1272,"kind":1024,"name":"TransactionType","url":"interfaces/CheckCash.html#TransactionType","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"CheckCash"},{"id":1273,"kind":1024,"name":"CheckID","url":"interfaces/CheckCash.html#CheckID","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"CheckCash"},{"id":1274,"kind":1024,"name":"Amount","url":"interfaces/CheckCash.html#Amount","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"CheckCash"},{"id":1275,"kind":1024,"name":"DeliverMin","url":"interfaces/CheckCash.html#DeliverMin","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"CheckCash"},{"id":1276,"kind":1024,"name":"Account","url":"interfaces/CheckCash.html#Account","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"CheckCash"},{"id":1277,"kind":1024,"name":"Fee","url":"interfaces/CheckCash.html#Fee","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"CheckCash"},{"id":1278,"kind":1024,"name":"Sequence","url":"interfaces/CheckCash.html#Sequence","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"CheckCash"},{"id":1279,"kind":1024,"name":"AccountTxnID","url":"interfaces/CheckCash.html#AccountTxnID","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"CheckCash"},{"id":1280,"kind":1024,"name":"Flags","url":"interfaces/CheckCash.html#Flags","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"CheckCash"},{"id":1281,"kind":1024,"name":"LastLedgerSequence","url":"interfaces/CheckCash.html#LastLedgerSequence","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"CheckCash"},{"id":1282,"kind":1024,"name":"Memos","url":"interfaces/CheckCash.html#Memos","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"CheckCash"},{"id":1283,"kind":1024,"name":"Signers","url":"interfaces/CheckCash.html#Signers","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"CheckCash"},{"id":1284,"kind":1024,"name":"SourceTag","url":"interfaces/CheckCash.html#SourceTag","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"CheckCash"},{"id":1285,"kind":1024,"name":"SigningPubKey","url":"interfaces/CheckCash.html#SigningPubKey","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"CheckCash"},{"id":1286,"kind":1024,"name":"TicketSequence","url":"interfaces/CheckCash.html#TicketSequence","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"CheckCash"},{"id":1287,"kind":1024,"name":"TxnSignature","url":"interfaces/CheckCash.html#TxnSignature","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"CheckCash"},{"id":1288,"kind":256,"name":"CheckCreate","url":"interfaces/CheckCreate.html","classes":"tsd-kind-interface"},{"id":1289,"kind":1024,"name":"TransactionType","url":"interfaces/CheckCreate.html#TransactionType","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"CheckCreate"},{"id":1290,"kind":1024,"name":"Destination","url":"interfaces/CheckCreate.html#Destination","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"CheckCreate"},{"id":1291,"kind":1024,"name":"SendMax","url":"interfaces/CheckCreate.html#SendMax","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"CheckCreate"},{"id":1292,"kind":1024,"name":"DestinationTag","url":"interfaces/CheckCreate.html#DestinationTag","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"CheckCreate"},{"id":1293,"kind":1024,"name":"Expiration","url":"interfaces/CheckCreate.html#Expiration","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"CheckCreate"},{"id":1294,"kind":1024,"name":"InvoiceID","url":"interfaces/CheckCreate.html#InvoiceID","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"CheckCreate"},{"id":1295,"kind":1024,"name":"Account","url":"interfaces/CheckCreate.html#Account","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"CheckCreate"},{"id":1296,"kind":1024,"name":"Fee","url":"interfaces/CheckCreate.html#Fee","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"CheckCreate"},{"id":1297,"kind":1024,"name":"Sequence","url":"interfaces/CheckCreate.html#Sequence","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"CheckCreate"},{"id":1298,"kind":1024,"name":"AccountTxnID","url":"interfaces/CheckCreate.html#AccountTxnID","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"CheckCreate"},{"id":1299,"kind":1024,"name":"Flags","url":"interfaces/CheckCreate.html#Flags","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"CheckCreate"},{"id":1300,"kind":1024,"name":"LastLedgerSequence","url":"interfaces/CheckCreate.html#LastLedgerSequence","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"CheckCreate"},{"id":1301,"kind":1024,"name":"Memos","url":"interfaces/CheckCreate.html#Memos","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"CheckCreate"},{"id":1302,"kind":1024,"name":"Signers","url":"interfaces/CheckCreate.html#Signers","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"CheckCreate"},{"id":1303,"kind":1024,"name":"SourceTag","url":"interfaces/CheckCreate.html#SourceTag","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"CheckCreate"},{"id":1304,"kind":1024,"name":"SigningPubKey","url":"interfaces/CheckCreate.html#SigningPubKey","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"CheckCreate"},{"id":1305,"kind":1024,"name":"TicketSequence","url":"interfaces/CheckCreate.html#TicketSequence","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"CheckCreate"},{"id":1306,"kind":1024,"name":"TxnSignature","url":"interfaces/CheckCreate.html#TxnSignature","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"CheckCreate"},{"id":1307,"kind":256,"name":"DepositPreauth","url":"interfaces/DepositPreauth.html","classes":"tsd-kind-interface"},{"id":1308,"kind":1024,"name":"TransactionType","url":"interfaces/DepositPreauth.html#TransactionType","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"DepositPreauth"},{"id":1309,"kind":1024,"name":"Authorize","url":"interfaces/DepositPreauth.html#Authorize","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"DepositPreauth"},{"id":1310,"kind":1024,"name":"Unauthorize","url":"interfaces/DepositPreauth.html#Unauthorize","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"DepositPreauth"},{"id":1311,"kind":1024,"name":"Account","url":"interfaces/DepositPreauth.html#Account","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"DepositPreauth"},{"id":1312,"kind":1024,"name":"Fee","url":"interfaces/DepositPreauth.html#Fee","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"DepositPreauth"},{"id":1313,"kind":1024,"name":"Sequence","url":"interfaces/DepositPreauth.html#Sequence","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"DepositPreauth"},{"id":1314,"kind":1024,"name":"AccountTxnID","url":"interfaces/DepositPreauth.html#AccountTxnID","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"DepositPreauth"},{"id":1315,"kind":1024,"name":"Flags","url":"interfaces/DepositPreauth.html#Flags","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"DepositPreauth"},{"id":1316,"kind":1024,"name":"LastLedgerSequence","url":"interfaces/DepositPreauth.html#LastLedgerSequence","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"DepositPreauth"},{"id":1317,"kind":1024,"name":"Memos","url":"interfaces/DepositPreauth.html#Memos","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"DepositPreauth"},{"id":1318,"kind":1024,"name":"Signers","url":"interfaces/DepositPreauth.html#Signers","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"DepositPreauth"},{"id":1319,"kind":1024,"name":"SourceTag","url":"interfaces/DepositPreauth.html#SourceTag","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"DepositPreauth"},{"id":1320,"kind":1024,"name":"SigningPubKey","url":"interfaces/DepositPreauth.html#SigningPubKey","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"DepositPreauth"},{"id":1321,"kind":1024,"name":"TicketSequence","url":"interfaces/DepositPreauth.html#TicketSequence","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"DepositPreauth"},{"id":1322,"kind":1024,"name":"TxnSignature","url":"interfaces/DepositPreauth.html#TxnSignature","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"DepositPreauth"},{"id":1323,"kind":256,"name":"EscrowCancel","url":"interfaces/EscrowCancel.html","classes":"tsd-kind-interface"},{"id":1324,"kind":1024,"name":"TransactionType","url":"interfaces/EscrowCancel.html#TransactionType","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"EscrowCancel"},{"id":1325,"kind":1024,"name":"Owner","url":"interfaces/EscrowCancel.html#Owner","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"EscrowCancel"},{"id":1326,"kind":1024,"name":"OfferSequence","url":"interfaces/EscrowCancel.html#OfferSequence","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"EscrowCancel"},{"id":1327,"kind":1024,"name":"Account","url":"interfaces/EscrowCancel.html#Account","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"EscrowCancel"},{"id":1328,"kind":1024,"name":"Fee","url":"interfaces/EscrowCancel.html#Fee","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"EscrowCancel"},{"id":1329,"kind":1024,"name":"Sequence","url":"interfaces/EscrowCancel.html#Sequence","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"EscrowCancel"},{"id":1330,"kind":1024,"name":"AccountTxnID","url":"interfaces/EscrowCancel.html#AccountTxnID","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"EscrowCancel"},{"id":1331,"kind":1024,"name":"Flags","url":"interfaces/EscrowCancel.html#Flags","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"EscrowCancel"},{"id":1332,"kind":1024,"name":"LastLedgerSequence","url":"interfaces/EscrowCancel.html#LastLedgerSequence","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"EscrowCancel"},{"id":1333,"kind":1024,"name":"Memos","url":"interfaces/EscrowCancel.html#Memos","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"EscrowCancel"},{"id":1334,"kind":1024,"name":"Signers","url":"interfaces/EscrowCancel.html#Signers","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"EscrowCancel"},{"id":1335,"kind":1024,"name":"SourceTag","url":"interfaces/EscrowCancel.html#SourceTag","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"EscrowCancel"},{"id":1336,"kind":1024,"name":"SigningPubKey","url":"interfaces/EscrowCancel.html#SigningPubKey","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"EscrowCancel"},{"id":1337,"kind":1024,"name":"TicketSequence","url":"interfaces/EscrowCancel.html#TicketSequence","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"EscrowCancel"},{"id":1338,"kind":1024,"name":"TxnSignature","url":"interfaces/EscrowCancel.html#TxnSignature","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"EscrowCancel"},{"id":1339,"kind":256,"name":"EscrowCreate","url":"interfaces/EscrowCreate.html","classes":"tsd-kind-interface"},{"id":1340,"kind":1024,"name":"TransactionType","url":"interfaces/EscrowCreate.html#TransactionType","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"EscrowCreate"},{"id":1341,"kind":1024,"name":"Amount","url":"interfaces/EscrowCreate.html#Amount","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"EscrowCreate"},{"id":1342,"kind":1024,"name":"Destination","url":"interfaces/EscrowCreate.html#Destination","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"EscrowCreate"},{"id":1343,"kind":1024,"name":"CancelAfter","url":"interfaces/EscrowCreate.html#CancelAfter","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"EscrowCreate"},{"id":1344,"kind":1024,"name":"FinishAfter","url":"interfaces/EscrowCreate.html#FinishAfter","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"EscrowCreate"},{"id":1345,"kind":1024,"name":"Condition","url":"interfaces/EscrowCreate.html#Condition","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"EscrowCreate"},{"id":1346,"kind":1024,"name":"DestinationTag","url":"interfaces/EscrowCreate.html#DestinationTag","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"EscrowCreate"},{"id":1347,"kind":1024,"name":"Account","url":"interfaces/EscrowCreate.html#Account","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"EscrowCreate"},{"id":1348,"kind":1024,"name":"Fee","url":"interfaces/EscrowCreate.html#Fee","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"EscrowCreate"},{"id":1349,"kind":1024,"name":"Sequence","url":"interfaces/EscrowCreate.html#Sequence","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"EscrowCreate"},{"id":1350,"kind":1024,"name":"AccountTxnID","url":"interfaces/EscrowCreate.html#AccountTxnID","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"EscrowCreate"},{"id":1351,"kind":1024,"name":"Flags","url":"interfaces/EscrowCreate.html#Flags","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"EscrowCreate"},{"id":1352,"kind":1024,"name":"LastLedgerSequence","url":"interfaces/EscrowCreate.html#LastLedgerSequence","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"EscrowCreate"},{"id":1353,"kind":1024,"name":"Memos","url":"interfaces/EscrowCreate.html#Memos","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"EscrowCreate"},{"id":1354,"kind":1024,"name":"Signers","url":"interfaces/EscrowCreate.html#Signers","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"EscrowCreate"},{"id":1355,"kind":1024,"name":"SourceTag","url":"interfaces/EscrowCreate.html#SourceTag","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"EscrowCreate"},{"id":1356,"kind":1024,"name":"SigningPubKey","url":"interfaces/EscrowCreate.html#SigningPubKey","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"EscrowCreate"},{"id":1357,"kind":1024,"name":"TicketSequence","url":"interfaces/EscrowCreate.html#TicketSequence","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"EscrowCreate"},{"id":1358,"kind":1024,"name":"TxnSignature","url":"interfaces/EscrowCreate.html#TxnSignature","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"EscrowCreate"},{"id":1359,"kind":256,"name":"EscrowFinish","url":"interfaces/EscrowFinish.html","classes":"tsd-kind-interface"},{"id":1360,"kind":1024,"name":"TransactionType","url":"interfaces/EscrowFinish.html#TransactionType","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"EscrowFinish"},{"id":1361,"kind":1024,"name":"Owner","url":"interfaces/EscrowFinish.html#Owner","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"EscrowFinish"},{"id":1362,"kind":1024,"name":"OfferSequence","url":"interfaces/EscrowFinish.html#OfferSequence","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"EscrowFinish"},{"id":1363,"kind":1024,"name":"Condition","url":"interfaces/EscrowFinish.html#Condition","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"EscrowFinish"},{"id":1364,"kind":1024,"name":"Fulfillment","url":"interfaces/EscrowFinish.html#Fulfillment","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"EscrowFinish"},{"id":1365,"kind":1024,"name":"Account","url":"interfaces/EscrowFinish.html#Account","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"EscrowFinish"},{"id":1366,"kind":1024,"name":"Fee","url":"interfaces/EscrowFinish.html#Fee","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"EscrowFinish"},{"id":1367,"kind":1024,"name":"Sequence","url":"interfaces/EscrowFinish.html#Sequence","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"EscrowFinish"},{"id":1368,"kind":1024,"name":"AccountTxnID","url":"interfaces/EscrowFinish.html#AccountTxnID","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"EscrowFinish"},{"id":1369,"kind":1024,"name":"Flags","url":"interfaces/EscrowFinish.html#Flags","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"EscrowFinish"},{"id":1370,"kind":1024,"name":"LastLedgerSequence","url":"interfaces/EscrowFinish.html#LastLedgerSequence","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"EscrowFinish"},{"id":1371,"kind":1024,"name":"Memos","url":"interfaces/EscrowFinish.html#Memos","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"EscrowFinish"},{"id":1372,"kind":1024,"name":"Signers","url":"interfaces/EscrowFinish.html#Signers","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"EscrowFinish"},{"id":1373,"kind":1024,"name":"SourceTag","url":"interfaces/EscrowFinish.html#SourceTag","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"EscrowFinish"},{"id":1374,"kind":1024,"name":"SigningPubKey","url":"interfaces/EscrowFinish.html#SigningPubKey","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"EscrowFinish"},{"id":1375,"kind":1024,"name":"TicketSequence","url":"interfaces/EscrowFinish.html#TicketSequence","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"EscrowFinish"},{"id":1376,"kind":1024,"name":"TxnSignature","url":"interfaces/EscrowFinish.html#TxnSignature","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"EscrowFinish"},{"id":1377,"kind":256,"name":"OfferCancel","url":"interfaces/OfferCancel.html","classes":"tsd-kind-interface"},{"id":1378,"kind":1024,"name":"TransactionType","url":"interfaces/OfferCancel.html#TransactionType","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"OfferCancel"},{"id":1379,"kind":1024,"name":"OfferSequence","url":"interfaces/OfferCancel.html#OfferSequence","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"OfferCancel"},{"id":1380,"kind":1024,"name":"Account","url":"interfaces/OfferCancel.html#Account","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"OfferCancel"},{"id":1381,"kind":1024,"name":"Fee","url":"interfaces/OfferCancel.html#Fee","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"OfferCancel"},{"id":1382,"kind":1024,"name":"Sequence","url":"interfaces/OfferCancel.html#Sequence","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"OfferCancel"},{"id":1383,"kind":1024,"name":"AccountTxnID","url":"interfaces/OfferCancel.html#AccountTxnID","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"OfferCancel"},{"id":1384,"kind":1024,"name":"Flags","url":"interfaces/OfferCancel.html#Flags","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"OfferCancel"},{"id":1385,"kind":1024,"name":"LastLedgerSequence","url":"interfaces/OfferCancel.html#LastLedgerSequence","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"OfferCancel"},{"id":1386,"kind":1024,"name":"Memos","url":"interfaces/OfferCancel.html#Memos","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"OfferCancel"},{"id":1387,"kind":1024,"name":"Signers","url":"interfaces/OfferCancel.html#Signers","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"OfferCancel"},{"id":1388,"kind":1024,"name":"SourceTag","url":"interfaces/OfferCancel.html#SourceTag","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"OfferCancel"},{"id":1389,"kind":1024,"name":"SigningPubKey","url":"interfaces/OfferCancel.html#SigningPubKey","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"OfferCancel"},{"id":1390,"kind":1024,"name":"TicketSequence","url":"interfaces/OfferCancel.html#TicketSequence","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"OfferCancel"},{"id":1391,"kind":1024,"name":"TxnSignature","url":"interfaces/OfferCancel.html#TxnSignature","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"OfferCancel"},{"id":1392,"kind":8,"name":"OfferCreateFlags","url":"enums/OfferCreateFlags.html","classes":"tsd-kind-enum"},{"id":1393,"kind":16,"name":"tfPassive","url":"enums/OfferCreateFlags.html#tfPassive","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"OfferCreateFlags"},{"id":1394,"kind":16,"name":"tfImmediateOrCancel","url":"enums/OfferCreateFlags.html#tfImmediateOrCancel","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"OfferCreateFlags"},{"id":1395,"kind":16,"name":"tfFillOrKill","url":"enums/OfferCreateFlags.html#tfFillOrKill","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"OfferCreateFlags"},{"id":1396,"kind":16,"name":"tfSell","url":"enums/OfferCreateFlags.html#tfSell","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"OfferCreateFlags"},{"id":1397,"kind":256,"name":"OfferCreateFlagsInterface","url":"interfaces/OfferCreateFlagsInterface.html","classes":"tsd-kind-interface"},{"id":1398,"kind":1024,"name":"tfPassive","url":"interfaces/OfferCreateFlagsInterface.html#tfPassive","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"OfferCreateFlagsInterface"},{"id":1399,"kind":1024,"name":"tfImmediateOrCancel","url":"interfaces/OfferCreateFlagsInterface.html#tfImmediateOrCancel","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"OfferCreateFlagsInterface"},{"id":1400,"kind":1024,"name":"tfFillOrKill","url":"interfaces/OfferCreateFlagsInterface.html#tfFillOrKill","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"OfferCreateFlagsInterface"},{"id":1401,"kind":1024,"name":"tfSell","url":"interfaces/OfferCreateFlagsInterface.html#tfSell","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"OfferCreateFlagsInterface"},{"id":1402,"kind":256,"name":"OfferCreate","url":"interfaces/OfferCreate.html","classes":"tsd-kind-interface"},{"id":1403,"kind":1024,"name":"TransactionType","url":"interfaces/OfferCreate.html#TransactionType","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"OfferCreate"},{"id":1404,"kind":1024,"name":"Flags","url":"interfaces/OfferCreate.html#Flags","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"OfferCreate"},{"id":1405,"kind":1024,"name":"Expiration","url":"interfaces/OfferCreate.html#Expiration","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"OfferCreate"},{"id":1406,"kind":1024,"name":"OfferSequence","url":"interfaces/OfferCreate.html#OfferSequence","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"OfferCreate"},{"id":1407,"kind":1024,"name":"TakerGets","url":"interfaces/OfferCreate.html#TakerGets","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"OfferCreate"},{"id":1408,"kind":1024,"name":"TakerPays","url":"interfaces/OfferCreate.html#TakerPays","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"OfferCreate"},{"id":1409,"kind":1024,"name":"Account","url":"interfaces/OfferCreate.html#Account","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"OfferCreate"},{"id":1410,"kind":1024,"name":"Fee","url":"interfaces/OfferCreate.html#Fee","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"OfferCreate"},{"id":1411,"kind":1024,"name":"Sequence","url":"interfaces/OfferCreate.html#Sequence","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"OfferCreate"},{"id":1412,"kind":1024,"name":"AccountTxnID","url":"interfaces/OfferCreate.html#AccountTxnID","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"OfferCreate"},{"id":1413,"kind":1024,"name":"LastLedgerSequence","url":"interfaces/OfferCreate.html#LastLedgerSequence","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"OfferCreate"},{"id":1414,"kind":1024,"name":"Memos","url":"interfaces/OfferCreate.html#Memos","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"OfferCreate"},{"id":1415,"kind":1024,"name":"Signers","url":"interfaces/OfferCreate.html#Signers","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"OfferCreate"},{"id":1416,"kind":1024,"name":"SourceTag","url":"interfaces/OfferCreate.html#SourceTag","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"OfferCreate"},{"id":1417,"kind":1024,"name":"SigningPubKey","url":"interfaces/OfferCreate.html#SigningPubKey","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"OfferCreate"},{"id":1418,"kind":1024,"name":"TicketSequence","url":"interfaces/OfferCreate.html#TicketSequence","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"OfferCreate"},{"id":1419,"kind":1024,"name":"TxnSignature","url":"interfaces/OfferCreate.html#TxnSignature","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"OfferCreate"},{"id":1420,"kind":8,"name":"PaymentFlags","url":"enums/PaymentFlags.html","classes":"tsd-kind-enum"},{"id":1421,"kind":16,"name":"tfNoDirectRipple","url":"enums/PaymentFlags.html#tfNoDirectRipple","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"PaymentFlags"},{"id":1422,"kind":16,"name":"tfPartialPayment","url":"enums/PaymentFlags.html#tfPartialPayment","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"PaymentFlags"},{"id":1423,"kind":16,"name":"tfLimitQuality","url":"enums/PaymentFlags.html#tfLimitQuality","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"PaymentFlags"},{"id":1424,"kind":256,"name":"PaymentFlagsInterface","url":"interfaces/PaymentFlagsInterface.html","classes":"tsd-kind-interface"},{"id":1425,"kind":1024,"name":"tfNoDirectRipple","url":"interfaces/PaymentFlagsInterface.html#tfNoDirectRipple","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"PaymentFlagsInterface"},{"id":1426,"kind":1024,"name":"tfPartialPayment","url":"interfaces/PaymentFlagsInterface.html#tfPartialPayment","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"PaymentFlagsInterface"},{"id":1427,"kind":1024,"name":"tfLimitQuality","url":"interfaces/PaymentFlagsInterface.html#tfLimitQuality","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"PaymentFlagsInterface"},{"id":1428,"kind":256,"name":"Payment","url":"interfaces/Payment.html","classes":"tsd-kind-interface"},{"id":1429,"kind":1024,"name":"TransactionType","url":"interfaces/Payment.html#TransactionType","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"Payment"},{"id":1430,"kind":1024,"name":"Amount","url":"interfaces/Payment.html#Amount","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Payment"},{"id":1431,"kind":1024,"name":"Destination","url":"interfaces/Payment.html#Destination","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Payment"},{"id":1432,"kind":1024,"name":"DestinationTag","url":"interfaces/Payment.html#DestinationTag","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Payment"},{"id":1433,"kind":1024,"name":"InvoiceID","url":"interfaces/Payment.html#InvoiceID","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Payment"},{"id":1434,"kind":1024,"name":"Paths","url":"interfaces/Payment.html#Paths","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Payment"},{"id":1435,"kind":1024,"name":"SendMax","url":"interfaces/Payment.html#SendMax","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Payment"},{"id":1436,"kind":1024,"name":"DeliverMin","url":"interfaces/Payment.html#DeliverMin","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Payment"},{"id":1437,"kind":1024,"name":"Flags","url":"interfaces/Payment.html#Flags","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"Payment"},{"id":1438,"kind":1024,"name":"Account","url":"interfaces/Payment.html#Account","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Payment"},{"id":1439,"kind":1024,"name":"Fee","url":"interfaces/Payment.html#Fee","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Payment"},{"id":1440,"kind":1024,"name":"Sequence","url":"interfaces/Payment.html#Sequence","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Payment"},{"id":1441,"kind":1024,"name":"AccountTxnID","url":"interfaces/Payment.html#AccountTxnID","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Payment"},{"id":1442,"kind":1024,"name":"LastLedgerSequence","url":"interfaces/Payment.html#LastLedgerSequence","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Payment"},{"id":1443,"kind":1024,"name":"Memos","url":"interfaces/Payment.html#Memos","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Payment"},{"id":1444,"kind":1024,"name":"Signers","url":"interfaces/Payment.html#Signers","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Payment"},{"id":1445,"kind":1024,"name":"SourceTag","url":"interfaces/Payment.html#SourceTag","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Payment"},{"id":1446,"kind":1024,"name":"SigningPubKey","url":"interfaces/Payment.html#SigningPubKey","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Payment"},{"id":1447,"kind":1024,"name":"TicketSequence","url":"interfaces/Payment.html#TicketSequence","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Payment"},{"id":1448,"kind":1024,"name":"TxnSignature","url":"interfaces/Payment.html#TxnSignature","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"Payment"},{"id":1449,"kind":8,"name":"PaymentChannelClaimFlags","url":"enums/PaymentChannelClaimFlags.html","classes":"tsd-kind-enum"},{"id":1450,"kind":16,"name":"tfRenew","url":"enums/PaymentChannelClaimFlags.html#tfRenew","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"PaymentChannelClaimFlags"},{"id":1451,"kind":16,"name":"tfClose","url":"enums/PaymentChannelClaimFlags.html#tfClose","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"PaymentChannelClaimFlags"},{"id":1452,"kind":256,"name":"PaymentChannelClaimFlagsInterface","url":"interfaces/PaymentChannelClaimFlagsInterface.html","classes":"tsd-kind-interface"},{"id":1453,"kind":1024,"name":"tfRenew","url":"interfaces/PaymentChannelClaimFlagsInterface.html#tfRenew","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"PaymentChannelClaimFlagsInterface"},{"id":1454,"kind":1024,"name":"tfClose","url":"interfaces/PaymentChannelClaimFlagsInterface.html#tfClose","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"PaymentChannelClaimFlagsInterface"},{"id":1455,"kind":256,"name":"PaymentChannelClaim","url":"interfaces/PaymentChannelClaim.html","classes":"tsd-kind-interface"},{"id":1456,"kind":1024,"name":"TransactionType","url":"interfaces/PaymentChannelClaim.html#TransactionType","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"PaymentChannelClaim"},{"id":1457,"kind":1024,"name":"Flags","url":"interfaces/PaymentChannelClaim.html#Flags","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"PaymentChannelClaim"},{"id":1458,"kind":1024,"name":"Channel","url":"interfaces/PaymentChannelClaim.html#Channel","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"PaymentChannelClaim"},{"id":1459,"kind":1024,"name":"Balance","url":"interfaces/PaymentChannelClaim.html#Balance","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"PaymentChannelClaim"},{"id":1460,"kind":1024,"name":"Amount","url":"interfaces/PaymentChannelClaim.html#Amount","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"PaymentChannelClaim"},{"id":1461,"kind":1024,"name":"Signature","url":"interfaces/PaymentChannelClaim.html#Signature","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"PaymentChannelClaim"},{"id":1462,"kind":1024,"name":"PublicKey","url":"interfaces/PaymentChannelClaim.html#PublicKey","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"PaymentChannelClaim"},{"id":1463,"kind":1024,"name":"Account","url":"interfaces/PaymentChannelClaim.html#Account","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PaymentChannelClaim"},{"id":1464,"kind":1024,"name":"Fee","url":"interfaces/PaymentChannelClaim.html#Fee","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PaymentChannelClaim"},{"id":1465,"kind":1024,"name":"Sequence","url":"interfaces/PaymentChannelClaim.html#Sequence","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PaymentChannelClaim"},{"id":1466,"kind":1024,"name":"AccountTxnID","url":"interfaces/PaymentChannelClaim.html#AccountTxnID","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PaymentChannelClaim"},{"id":1467,"kind":1024,"name":"LastLedgerSequence","url":"interfaces/PaymentChannelClaim.html#LastLedgerSequence","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PaymentChannelClaim"},{"id":1468,"kind":1024,"name":"Memos","url":"interfaces/PaymentChannelClaim.html#Memos","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PaymentChannelClaim"},{"id":1469,"kind":1024,"name":"Signers","url":"interfaces/PaymentChannelClaim.html#Signers","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PaymentChannelClaim"},{"id":1470,"kind":1024,"name":"SourceTag","url":"interfaces/PaymentChannelClaim.html#SourceTag","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PaymentChannelClaim"},{"id":1471,"kind":1024,"name":"SigningPubKey","url":"interfaces/PaymentChannelClaim.html#SigningPubKey","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PaymentChannelClaim"},{"id":1472,"kind":1024,"name":"TicketSequence","url":"interfaces/PaymentChannelClaim.html#TicketSequence","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PaymentChannelClaim"},{"id":1473,"kind":1024,"name":"TxnSignature","url":"interfaces/PaymentChannelClaim.html#TxnSignature","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PaymentChannelClaim"},{"id":1474,"kind":256,"name":"PaymentChannelCreate","url":"interfaces/PaymentChannelCreate.html","classes":"tsd-kind-interface"},{"id":1475,"kind":1024,"name":"TransactionType","url":"interfaces/PaymentChannelCreate.html#TransactionType","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"PaymentChannelCreate"},{"id":1476,"kind":1024,"name":"Amount","url":"interfaces/PaymentChannelCreate.html#Amount","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"PaymentChannelCreate"},{"id":1477,"kind":1024,"name":"Destination","url":"interfaces/PaymentChannelCreate.html#Destination","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"PaymentChannelCreate"},{"id":1478,"kind":1024,"name":"SettleDelay","url":"interfaces/PaymentChannelCreate.html#SettleDelay","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"PaymentChannelCreate"},{"id":1479,"kind":1024,"name":"PublicKey","url":"interfaces/PaymentChannelCreate.html#PublicKey","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"PaymentChannelCreate"},{"id":1480,"kind":1024,"name":"CancelAfter","url":"interfaces/PaymentChannelCreate.html#CancelAfter","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"PaymentChannelCreate"},{"id":1481,"kind":1024,"name":"DestinationTag","url":"interfaces/PaymentChannelCreate.html#DestinationTag","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"PaymentChannelCreate"},{"id":1482,"kind":1024,"name":"Account","url":"interfaces/PaymentChannelCreate.html#Account","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PaymentChannelCreate"},{"id":1483,"kind":1024,"name":"Fee","url":"interfaces/PaymentChannelCreate.html#Fee","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PaymentChannelCreate"},{"id":1484,"kind":1024,"name":"Sequence","url":"interfaces/PaymentChannelCreate.html#Sequence","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PaymentChannelCreate"},{"id":1485,"kind":1024,"name":"AccountTxnID","url":"interfaces/PaymentChannelCreate.html#AccountTxnID","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PaymentChannelCreate"},{"id":1486,"kind":1024,"name":"Flags","url":"interfaces/PaymentChannelCreate.html#Flags","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PaymentChannelCreate"},{"id":1487,"kind":1024,"name":"LastLedgerSequence","url":"interfaces/PaymentChannelCreate.html#LastLedgerSequence","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PaymentChannelCreate"},{"id":1488,"kind":1024,"name":"Memos","url":"interfaces/PaymentChannelCreate.html#Memos","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PaymentChannelCreate"},{"id":1489,"kind":1024,"name":"Signers","url":"interfaces/PaymentChannelCreate.html#Signers","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PaymentChannelCreate"},{"id":1490,"kind":1024,"name":"SourceTag","url":"interfaces/PaymentChannelCreate.html#SourceTag","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PaymentChannelCreate"},{"id":1491,"kind":1024,"name":"SigningPubKey","url":"interfaces/PaymentChannelCreate.html#SigningPubKey","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PaymentChannelCreate"},{"id":1492,"kind":1024,"name":"TicketSequence","url":"interfaces/PaymentChannelCreate.html#TicketSequence","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PaymentChannelCreate"},{"id":1493,"kind":1024,"name":"TxnSignature","url":"interfaces/PaymentChannelCreate.html#TxnSignature","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PaymentChannelCreate"},{"id":1494,"kind":256,"name":"PaymentChannelFund","url":"interfaces/PaymentChannelFund.html","classes":"tsd-kind-interface"},{"id":1495,"kind":1024,"name":"TransactionType","url":"interfaces/PaymentChannelFund.html#TransactionType","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"PaymentChannelFund"},{"id":1496,"kind":1024,"name":"Channel","url":"interfaces/PaymentChannelFund.html#Channel","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"PaymentChannelFund"},{"id":1497,"kind":1024,"name":"Amount","url":"interfaces/PaymentChannelFund.html#Amount","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"PaymentChannelFund"},{"id":1498,"kind":1024,"name":"Expiration","url":"interfaces/PaymentChannelFund.html#Expiration","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"PaymentChannelFund"},{"id":1499,"kind":1024,"name":"Account","url":"interfaces/PaymentChannelFund.html#Account","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PaymentChannelFund"},{"id":1500,"kind":1024,"name":"Fee","url":"interfaces/PaymentChannelFund.html#Fee","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PaymentChannelFund"},{"id":1501,"kind":1024,"name":"Sequence","url":"interfaces/PaymentChannelFund.html#Sequence","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PaymentChannelFund"},{"id":1502,"kind":1024,"name":"AccountTxnID","url":"interfaces/PaymentChannelFund.html#AccountTxnID","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PaymentChannelFund"},{"id":1503,"kind":1024,"name":"Flags","url":"interfaces/PaymentChannelFund.html#Flags","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PaymentChannelFund"},{"id":1504,"kind":1024,"name":"LastLedgerSequence","url":"interfaces/PaymentChannelFund.html#LastLedgerSequence","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PaymentChannelFund"},{"id":1505,"kind":1024,"name":"Memos","url":"interfaces/PaymentChannelFund.html#Memos","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PaymentChannelFund"},{"id":1506,"kind":1024,"name":"Signers","url":"interfaces/PaymentChannelFund.html#Signers","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PaymentChannelFund"},{"id":1507,"kind":1024,"name":"SourceTag","url":"interfaces/PaymentChannelFund.html#SourceTag","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PaymentChannelFund"},{"id":1508,"kind":1024,"name":"SigningPubKey","url":"interfaces/PaymentChannelFund.html#SigningPubKey","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PaymentChannelFund"},{"id":1509,"kind":1024,"name":"TicketSequence","url":"interfaces/PaymentChannelFund.html#TicketSequence","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PaymentChannelFund"},{"id":1510,"kind":1024,"name":"TxnSignature","url":"interfaces/PaymentChannelFund.html#TxnSignature","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"PaymentChannelFund"},{"id":1511,"kind":256,"name":"SetRegularKey","url":"interfaces/SetRegularKey.html","classes":"tsd-kind-interface"},{"id":1512,"kind":1024,"name":"TransactionType","url":"interfaces/SetRegularKey.html#TransactionType","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"SetRegularKey"},{"id":1513,"kind":1024,"name":"RegularKey","url":"interfaces/SetRegularKey.html#RegularKey","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"SetRegularKey"},{"id":1514,"kind":1024,"name":"Account","url":"interfaces/SetRegularKey.html#Account","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"SetRegularKey"},{"id":1515,"kind":1024,"name":"Fee","url":"interfaces/SetRegularKey.html#Fee","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"SetRegularKey"},{"id":1516,"kind":1024,"name":"Sequence","url":"interfaces/SetRegularKey.html#Sequence","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"SetRegularKey"},{"id":1517,"kind":1024,"name":"AccountTxnID","url":"interfaces/SetRegularKey.html#AccountTxnID","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"SetRegularKey"},{"id":1518,"kind":1024,"name":"Flags","url":"interfaces/SetRegularKey.html#Flags","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"SetRegularKey"},{"id":1519,"kind":1024,"name":"LastLedgerSequence","url":"interfaces/SetRegularKey.html#LastLedgerSequence","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"SetRegularKey"},{"id":1520,"kind":1024,"name":"Memos","url":"interfaces/SetRegularKey.html#Memos","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"SetRegularKey"},{"id":1521,"kind":1024,"name":"Signers","url":"interfaces/SetRegularKey.html#Signers","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"SetRegularKey"},{"id":1522,"kind":1024,"name":"SourceTag","url":"interfaces/SetRegularKey.html#SourceTag","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"SetRegularKey"},{"id":1523,"kind":1024,"name":"SigningPubKey","url":"interfaces/SetRegularKey.html#SigningPubKey","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"SetRegularKey"},{"id":1524,"kind":1024,"name":"TicketSequence","url":"interfaces/SetRegularKey.html#TicketSequence","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"SetRegularKey"},{"id":1525,"kind":1024,"name":"TxnSignature","url":"interfaces/SetRegularKey.html#TxnSignature","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"SetRegularKey"},{"id":1526,"kind":256,"name":"SignerListSet","url":"interfaces/SignerListSet.html","classes":"tsd-kind-interface"},{"id":1527,"kind":1024,"name":"TransactionType","url":"interfaces/SignerListSet.html#TransactionType","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"SignerListSet"},{"id":1528,"kind":1024,"name":"SignerQuorum","url":"interfaces/SignerListSet.html#SignerQuorum","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"SignerListSet"},{"id":1529,"kind":1024,"name":"SignerEntries","url":"interfaces/SignerListSet.html#SignerEntries","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"SignerListSet"},{"id":1530,"kind":1024,"name":"Account","url":"interfaces/SignerListSet.html#Account","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"SignerListSet"},{"id":1531,"kind":1024,"name":"Fee","url":"interfaces/SignerListSet.html#Fee","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"SignerListSet"},{"id":1532,"kind":1024,"name":"Sequence","url":"interfaces/SignerListSet.html#Sequence","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"SignerListSet"},{"id":1533,"kind":1024,"name":"AccountTxnID","url":"interfaces/SignerListSet.html#AccountTxnID","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"SignerListSet"},{"id":1534,"kind":1024,"name":"Flags","url":"interfaces/SignerListSet.html#Flags","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"SignerListSet"},{"id":1535,"kind":1024,"name":"LastLedgerSequence","url":"interfaces/SignerListSet.html#LastLedgerSequence","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"SignerListSet"},{"id":1536,"kind":1024,"name":"Memos","url":"interfaces/SignerListSet.html#Memos","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"SignerListSet"},{"id":1537,"kind":1024,"name":"Signers","url":"interfaces/SignerListSet.html#Signers","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"SignerListSet"},{"id":1538,"kind":1024,"name":"SourceTag","url":"interfaces/SignerListSet.html#SourceTag","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"SignerListSet"},{"id":1539,"kind":1024,"name":"SigningPubKey","url":"interfaces/SignerListSet.html#SigningPubKey","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"SignerListSet"},{"id":1540,"kind":1024,"name":"TicketSequence","url":"interfaces/SignerListSet.html#TicketSequence","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"SignerListSet"},{"id":1541,"kind":1024,"name":"TxnSignature","url":"interfaces/SignerListSet.html#TxnSignature","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"SignerListSet"},{"id":1542,"kind":256,"name":"TicketCreate","url":"interfaces/TicketCreate.html","classes":"tsd-kind-interface"},{"id":1543,"kind":1024,"name":"TransactionType","url":"interfaces/TicketCreate.html#TransactionType","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"TicketCreate"},{"id":1544,"kind":1024,"name":"TicketCount","url":"interfaces/TicketCreate.html#TicketCount","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"TicketCreate"},{"id":1545,"kind":1024,"name":"Account","url":"interfaces/TicketCreate.html#Account","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"TicketCreate"},{"id":1546,"kind":1024,"name":"Fee","url":"interfaces/TicketCreate.html#Fee","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"TicketCreate"},{"id":1547,"kind":1024,"name":"Sequence","url":"interfaces/TicketCreate.html#Sequence","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"TicketCreate"},{"id":1548,"kind":1024,"name":"AccountTxnID","url":"interfaces/TicketCreate.html#AccountTxnID","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"TicketCreate"},{"id":1549,"kind":1024,"name":"Flags","url":"interfaces/TicketCreate.html#Flags","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"TicketCreate"},{"id":1550,"kind":1024,"name":"LastLedgerSequence","url":"interfaces/TicketCreate.html#LastLedgerSequence","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"TicketCreate"},{"id":1551,"kind":1024,"name":"Memos","url":"interfaces/TicketCreate.html#Memos","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"TicketCreate"},{"id":1552,"kind":1024,"name":"Signers","url":"interfaces/TicketCreate.html#Signers","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"TicketCreate"},{"id":1553,"kind":1024,"name":"SourceTag","url":"interfaces/TicketCreate.html#SourceTag","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"TicketCreate"},{"id":1554,"kind":1024,"name":"SigningPubKey","url":"interfaces/TicketCreate.html#SigningPubKey","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"TicketCreate"},{"id":1555,"kind":1024,"name":"TicketSequence","url":"interfaces/TicketCreate.html#TicketSequence","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"TicketCreate"},{"id":1556,"kind":1024,"name":"TxnSignature","url":"interfaces/TicketCreate.html#TxnSignature","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"TicketCreate"},{"id":1557,"kind":256,"name":"TrustSetFlagsInterface","url":"interfaces/TrustSetFlagsInterface.html","classes":"tsd-kind-interface"},{"id":1558,"kind":1024,"name":"tfSetfAuth","url":"interfaces/TrustSetFlagsInterface.html#tfSetfAuth","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"TrustSetFlagsInterface"},{"id":1559,"kind":1024,"name":"tfSetNoRipple","url":"interfaces/TrustSetFlagsInterface.html#tfSetNoRipple","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"TrustSetFlagsInterface"},{"id":1560,"kind":1024,"name":"tfClearNoRipple","url":"interfaces/TrustSetFlagsInterface.html#tfClearNoRipple","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"TrustSetFlagsInterface"},{"id":1561,"kind":1024,"name":"tfSetFreeze","url":"interfaces/TrustSetFlagsInterface.html#tfSetFreeze","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"TrustSetFlagsInterface"},{"id":1562,"kind":1024,"name":"tfClearFreeze","url":"interfaces/TrustSetFlagsInterface.html#tfClearFreeze","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"TrustSetFlagsInterface"},{"id":1563,"kind":8,"name":"TrustSetFlags","url":"enums/TrustSetFlags.html","classes":"tsd-kind-enum"},{"id":1564,"kind":16,"name":"tfSetfAuth","url":"enums/TrustSetFlags.html#tfSetfAuth","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"TrustSetFlags"},{"id":1565,"kind":16,"name":"tfSetNoRipple","url":"enums/TrustSetFlags.html#tfSetNoRipple","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"TrustSetFlags"},{"id":1566,"kind":16,"name":"tfClearNoRipple","url":"enums/TrustSetFlags.html#tfClearNoRipple","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"TrustSetFlags"},{"id":1567,"kind":16,"name":"tfSetFreeze","url":"enums/TrustSetFlags.html#tfSetFreeze","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"TrustSetFlags"},{"id":1568,"kind":16,"name":"tfClearFreeze","url":"enums/TrustSetFlags.html#tfClearFreeze","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"TrustSetFlags"},{"id":1569,"kind":256,"name":"TrustSet","url":"interfaces/TrustSet.html","classes":"tsd-kind-interface"},{"id":1570,"kind":1024,"name":"TransactionType","url":"interfaces/TrustSet.html#TransactionType","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"TrustSet"},{"id":1571,"kind":1024,"name":"LimitAmount","url":"interfaces/TrustSet.html#LimitAmount","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"TrustSet"},{"id":1572,"kind":1024,"name":"QualityIn","url":"interfaces/TrustSet.html#QualityIn","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"TrustSet"},{"id":1573,"kind":1024,"name":"QualityOut","url":"interfaces/TrustSet.html#QualityOut","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"TrustSet"},{"id":1574,"kind":1024,"name":"Flags","url":"interfaces/TrustSet.html#Flags","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"TrustSet"},{"id":1575,"kind":1024,"name":"Account","url":"interfaces/TrustSet.html#Account","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"TrustSet"},{"id":1576,"kind":1024,"name":"Fee","url":"interfaces/TrustSet.html#Fee","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"TrustSet"},{"id":1577,"kind":1024,"name":"Sequence","url":"interfaces/TrustSet.html#Sequence","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"TrustSet"},{"id":1578,"kind":1024,"name":"AccountTxnID","url":"interfaces/TrustSet.html#AccountTxnID","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"TrustSet"},{"id":1579,"kind":1024,"name":"LastLedgerSequence","url":"interfaces/TrustSet.html#LastLedgerSequence","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"TrustSet"},{"id":1580,"kind":1024,"name":"Memos","url":"interfaces/TrustSet.html#Memos","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"TrustSet"},{"id":1581,"kind":1024,"name":"Signers","url":"interfaces/TrustSet.html#Signers","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"TrustSet"},{"id":1582,"kind":1024,"name":"SourceTag","url":"interfaces/TrustSet.html#SourceTag","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"TrustSet"},{"id":1583,"kind":1024,"name":"SigningPubKey","url":"interfaces/TrustSet.html#SigningPubKey","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"TrustSet"},{"id":1584,"kind":1024,"name":"TicketSequence","url":"interfaces/TrustSet.html#TicketSequence","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"TrustSet"},{"id":1585,"kind":1024,"name":"TxnSignature","url":"interfaces/TrustSet.html#TxnSignature","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"TrustSet"},{"id":1586,"kind":64,"name":"getBalanceChanges","url":"modules.html#getBalanceChanges","classes":"tsd-kind-function"},{"id":1587,"kind":64,"name":"dropsToXrp","url":"modules.html#dropsToXrp","classes":"tsd-kind-function"},{"id":1588,"kind":64,"name":"xrpToDrops","url":"modules.html#xrpToDrops","classes":"tsd-kind-function"},{"id":1589,"kind":64,"name":"hasNextPage","url":"modules.html#hasNextPage","classes":"tsd-kind-function"},{"id":1590,"kind":64,"name":"rippleTimeToISOTime","url":"modules.html#rippleTimeToISOTime","classes":"tsd-kind-function"},{"id":1591,"kind":64,"name":"isoTimeToRippleTime","url":"modules.html#isoTimeToRippleTime","classes":"tsd-kind-function"},{"id":1592,"kind":64,"name":"rippleTimeToUnixTime","url":"modules.html#rippleTimeToUnixTime","classes":"tsd-kind-function"},{"id":1593,"kind":64,"name":"unixTimeToRippleTime","url":"modules.html#unixTimeToRippleTime","classes":"tsd-kind-function"},{"id":1594,"kind":64,"name":"percentToQuality","url":"modules.html#percentToQuality","classes":"tsd-kind-function"},{"id":1595,"kind":64,"name":"decimalToQuality","url":"modules.html#decimalToQuality","classes":"tsd-kind-function"},{"id":1596,"kind":64,"name":"percentToTransferRate","url":"modules.html#percentToTransferRate","classes":"tsd-kind-function"},{"id":1597,"kind":64,"name":"decimalToTransferRate","url":"modules.html#decimalToTransferRate","classes":"tsd-kind-function"},{"id":1598,"kind":64,"name":"transferRateToDecimal","url":"modules.html#transferRateToDecimal","classes":"tsd-kind-function"},{"id":1599,"kind":64,"name":"qualityToDecimal","url":"modules.html#qualityToDecimal","classes":"tsd-kind-function"},{"id":1600,"kind":64,"name":"isValidSecret","url":"modules.html#isValidSecret","classes":"tsd-kind-function"},{"id":1601,"kind":64,"name":"isValidAddress","url":"modules.html#isValidAddress","classes":"tsd-kind-function"},{"id":1602,"kind":32,"name":"hashes","url":"modules.html#hashes","classes":"tsd-kind-variable"},{"id":1603,"kind":65536,"name":"__type","url":"modules.html#hashes.__type","classes":"tsd-kind-type-literal tsd-parent-kind-variable","parent":"hashes"},{"id":1604,"kind":1024,"name":"hashSignedTx","url":"modules.html#hashes.__type.hashSignedTx","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"hashes.__type"},{"id":1605,"kind":65536,"name":"__type","url":"modules.html#hashes.__type.__type-7","classes":"tsd-kind-type-literal tsd-parent-kind-type-literal","parent":"hashes.__type"},{"id":1606,"kind":1024,"name":"hashTx","url":"modules.html#hashes.__type.hashTx","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"hashes.__type"},{"id":1607,"kind":65536,"name":"__type","url":"modules.html#hashes.__type.__type-11","classes":"tsd-kind-type-literal tsd-parent-kind-type-literal","parent":"hashes.__type"},{"id":1608,"kind":1024,"name":"hashAccountRoot","url":"modules.html#hashes.__type.hashAccountRoot","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"hashes.__type"},{"id":1609,"kind":65536,"name":"__type","url":"modules.html#hashes.__type.__type-1","classes":"tsd-kind-type-literal tsd-parent-kind-type-literal","parent":"hashes.__type"},{"id":1610,"kind":1024,"name":"hashSignerListId","url":"modules.html#hashes.__type.hashSignerListId","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"hashes.__type"},{"id":1611,"kind":65536,"name":"__type","url":"modules.html#hashes.__type.__type-8","classes":"tsd-kind-type-literal tsd-parent-kind-type-literal","parent":"hashes.__type"},{"id":1612,"kind":1024,"name":"hashOfferId","url":"modules.html#hashes.__type.hashOfferId","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"hashes.__type"},{"id":1613,"kind":65536,"name":"__type","url":"modules.html#hashes.__type.__type-5","classes":"tsd-kind-type-literal tsd-parent-kind-type-literal","parent":"hashes.__type"},{"id":1614,"kind":1024,"name":"hashTrustline","url":"modules.html#hashes.__type.hashTrustline","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"hashes.__type"},{"id":1615,"kind":65536,"name":"__type","url":"modules.html#hashes.__type.__type-10","classes":"tsd-kind-type-literal tsd-parent-kind-type-literal","parent":"hashes.__type"},{"id":1616,"kind":1024,"name":"hashTxTree","url":"modules.html#hashes.__type.hashTxTree","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"hashes.__type"},{"id":1617,"kind":65536,"name":"__type","url":"modules.html#hashes.__type.__type-12","classes":"tsd-kind-type-literal tsd-parent-kind-type-literal","parent":"hashes.__type"},{"id":1618,"kind":1024,"name":"hashStateTree","url":"modules.html#hashes.__type.hashStateTree","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"hashes.__type"},{"id":1619,"kind":65536,"name":"__type","url":"modules.html#hashes.__type.__type-9","classes":"tsd-kind-type-literal tsd-parent-kind-type-literal","parent":"hashes.__type"},{"id":1620,"kind":1024,"name":"hashLedger","url":"modules.html#hashes.__type.hashLedger","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"hashes.__type"},{"id":1621,"kind":65536,"name":"__type","url":"modules.html#hashes.__type.__type-3","classes":"tsd-kind-type-literal tsd-parent-kind-type-literal","parent":"hashes.__type"},{"id":1622,"kind":1024,"name":"hashLedgerHeader","url":"modules.html#hashes.__type.hashLedgerHeader","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"hashes.__type"},{"id":1623,"kind":65536,"name":"__type","url":"modules.html#hashes.__type.__type-4","classes":"tsd-kind-type-literal tsd-parent-kind-type-literal","parent":"hashes.__type"},{"id":1624,"kind":1024,"name":"hashEscrow","url":"modules.html#hashes.__type.hashEscrow","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"hashes.__type"},{"id":1625,"kind":65536,"name":"__type","url":"modules.html#hashes.__type.__type-2","classes":"tsd-kind-type-literal tsd-parent-kind-type-literal","parent":"hashes.__type"},{"id":1626,"kind":1024,"name":"hashPaymentChannel","url":"modules.html#hashes.__type.hashPaymentChannel","classes":"tsd-kind-property tsd-parent-kind-type-literal","parent":"hashes.__type"},{"id":1627,"kind":65536,"name":"__type","url":"modules.html#hashes.__type.__type-6","classes":"tsd-kind-type-literal tsd-parent-kind-type-literal","parent":"hashes.__type"},{"id":1628,"kind":65536,"name":"__type","url":"modules.html#__type","classes":"tsd-kind-type-literal"},{"id":1629,"kind":64,"name":"deriveXAddress","url":"modules.html#deriveXAddress","classes":"tsd-kind-function"},{"id":1630,"kind":64,"name":"signPaymentChannelClaim","url":"modules.html#signPaymentChannelClaim","classes":"tsd-kind-function"},{"id":1631,"kind":64,"name":"verifyPaymentChannelClaim","url":"modules.html#verifyPaymentChannelClaim","classes":"tsd-kind-function"},{"id":1632,"kind":64,"name":"convertStringToHex","url":"modules.html#convertStringToHex","classes":"tsd-kind-function"},{"id":1633,"kind":64,"name":"convertHexToString","url":"modules.html#convertHexToString","classes":"tsd-kind-function"},{"id":1634,"kind":64,"name":"encode","url":"modules.html#encode","classes":"tsd-kind-function"},{"id":1635,"kind":64,"name":"decode","url":"modules.html#decode","classes":"tsd-kind-function"},{"id":1636,"kind":64,"name":"encodeForMultiSigning","url":"modules.html#encodeForMultiSigning","classes":"tsd-kind-function"},{"id":1637,"kind":64,"name":"encodeForSigning","url":"modules.html#encodeForSigning","classes":"tsd-kind-function"},{"id":1638,"kind":64,"name":"encodeForSigningClaim","url":"modules.html#encodeForSigningClaim","classes":"tsd-kind-function"},{"id":1639,"kind":128,"name":"XrplError","url":"classes/XrplError.html","classes":"tsd-kind-class"},{"id":1640,"kind":65536,"name":"__type","url":"classes/XrplError.html#__type","classes":"tsd-kind-type-literal tsd-parent-kind-class","parent":"XrplError"},{"id":1641,"kind":512,"name":"constructor","url":"classes/XrplError.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite","parent":"XrplError"},{"id":1642,"kind":1024,"name":"name","url":"classes/XrplError.html#name","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-overwrite","parent":"XrplError"},{"id":1643,"kind":1024,"name":"message","url":"classes/XrplError.html#message","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-overwrite","parent":"XrplError"},{"id":1644,"kind":1024,"name":"data","url":"classes/XrplError.html#data","classes":"tsd-kind-property tsd-parent-kind-class","parent":"XrplError"},{"id":1645,"kind":2048,"name":"toString","url":"classes/XrplError.html#toString","classes":"tsd-kind-method tsd-parent-kind-class","parent":"XrplError"},{"id":1646,"kind":2048,"name":"inspect","url":"classes/XrplError.html#inspect","classes":"tsd-kind-method tsd-parent-kind-class","parent":"XrplError"},{"id":1647,"kind":128,"name":"UnexpectedError","url":"classes/UnexpectedError.html","classes":"tsd-kind-class"},{"id":1648,"kind":65536,"name":"__type","url":"classes/UnexpectedError.html#__type","classes":"tsd-kind-type-literal tsd-parent-kind-class","parent":"UnexpectedError"},{"id":1649,"kind":512,"name":"constructor","url":"classes/UnexpectedError.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited","parent":"UnexpectedError"},{"id":1650,"kind":1024,"name":"name","url":"classes/UnexpectedError.html#name","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"UnexpectedError"},{"id":1651,"kind":1024,"name":"message","url":"classes/UnexpectedError.html#message","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"UnexpectedError"},{"id":1652,"kind":1024,"name":"data","url":"classes/UnexpectedError.html#data","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"UnexpectedError"},{"id":1653,"kind":2048,"name":"toString","url":"classes/UnexpectedError.html#toString","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"UnexpectedError"},{"id":1654,"kind":2048,"name":"inspect","url":"classes/UnexpectedError.html#inspect","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"UnexpectedError"},{"id":1655,"kind":128,"name":"ConnectionError","url":"classes/ConnectionError.html","classes":"tsd-kind-class"},{"id":1656,"kind":65536,"name":"__type","url":"classes/ConnectionError.html#__type","classes":"tsd-kind-type-literal tsd-parent-kind-class","parent":"ConnectionError"},{"id":1657,"kind":512,"name":"constructor","url":"classes/ConnectionError.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited","parent":"ConnectionError"},{"id":1658,"kind":1024,"name":"name","url":"classes/ConnectionError.html#name","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"ConnectionError"},{"id":1659,"kind":1024,"name":"message","url":"classes/ConnectionError.html#message","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"ConnectionError"},{"id":1660,"kind":1024,"name":"data","url":"classes/ConnectionError.html#data","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"ConnectionError"},{"id":1661,"kind":2048,"name":"toString","url":"classes/ConnectionError.html#toString","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"ConnectionError"},{"id":1662,"kind":2048,"name":"inspect","url":"classes/ConnectionError.html#inspect","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"ConnectionError"},{"id":1663,"kind":128,"name":"RippledError","url":"classes/RippledError.html","classes":"tsd-kind-class"},{"id":1664,"kind":65536,"name":"__type","url":"classes/RippledError.html#__type","classes":"tsd-kind-type-literal tsd-parent-kind-class","parent":"RippledError"},{"id":1665,"kind":512,"name":"constructor","url":"classes/RippledError.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited","parent":"RippledError"},{"id":1666,"kind":1024,"name":"name","url":"classes/RippledError.html#name","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"RippledError"},{"id":1667,"kind":1024,"name":"message","url":"classes/RippledError.html#message","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"RippledError"},{"id":1668,"kind":1024,"name":"data","url":"classes/RippledError.html#data","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"RippledError"},{"id":1669,"kind":2048,"name":"toString","url":"classes/RippledError.html#toString","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"RippledError"},{"id":1670,"kind":2048,"name":"inspect","url":"classes/RippledError.html#inspect","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"RippledError"},{"id":1671,"kind":128,"name":"NotConnectedError","url":"classes/NotConnectedError.html","classes":"tsd-kind-class"},{"id":1672,"kind":65536,"name":"__type","url":"classes/NotConnectedError.html#__type","classes":"tsd-kind-type-literal tsd-parent-kind-class","parent":"NotConnectedError"},{"id":1673,"kind":512,"name":"constructor","url":"classes/NotConnectedError.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited","parent":"NotConnectedError"},{"id":1674,"kind":1024,"name":"name","url":"classes/NotConnectedError.html#name","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"NotConnectedError"},{"id":1675,"kind":1024,"name":"message","url":"classes/NotConnectedError.html#message","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"NotConnectedError"},{"id":1676,"kind":1024,"name":"data","url":"classes/NotConnectedError.html#data","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"NotConnectedError"},{"id":1677,"kind":2048,"name":"toString","url":"classes/NotConnectedError.html#toString","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"NotConnectedError"},{"id":1678,"kind":2048,"name":"inspect","url":"classes/NotConnectedError.html#inspect","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"NotConnectedError"},{"id":1679,"kind":128,"name":"DisconnectedError","url":"classes/DisconnectedError.html","classes":"tsd-kind-class"},{"id":1680,"kind":65536,"name":"__type","url":"classes/DisconnectedError.html#__type","classes":"tsd-kind-type-literal tsd-parent-kind-class","parent":"DisconnectedError"},{"id":1681,"kind":512,"name":"constructor","url":"classes/DisconnectedError.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited","parent":"DisconnectedError"},{"id":1682,"kind":1024,"name":"name","url":"classes/DisconnectedError.html#name","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"DisconnectedError"},{"id":1683,"kind":1024,"name":"message","url":"classes/DisconnectedError.html#message","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"DisconnectedError"},{"id":1684,"kind":1024,"name":"data","url":"classes/DisconnectedError.html#data","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"DisconnectedError"},{"id":1685,"kind":2048,"name":"toString","url":"classes/DisconnectedError.html#toString","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"DisconnectedError"},{"id":1686,"kind":2048,"name":"inspect","url":"classes/DisconnectedError.html#inspect","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"DisconnectedError"},{"id":1687,"kind":128,"name":"RippledNotInitializedError","url":"classes/RippledNotInitializedError.html","classes":"tsd-kind-class"},{"id":1688,"kind":65536,"name":"__type","url":"classes/RippledNotInitializedError.html#__type","classes":"tsd-kind-type-literal tsd-parent-kind-class","parent":"RippledNotInitializedError"},{"id":1689,"kind":512,"name":"constructor","url":"classes/RippledNotInitializedError.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited","parent":"RippledNotInitializedError"},{"id":1690,"kind":1024,"name":"name","url":"classes/RippledNotInitializedError.html#name","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"RippledNotInitializedError"},{"id":1691,"kind":1024,"name":"message","url":"classes/RippledNotInitializedError.html#message","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"RippledNotInitializedError"},{"id":1692,"kind":1024,"name":"data","url":"classes/RippledNotInitializedError.html#data","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"RippledNotInitializedError"},{"id":1693,"kind":2048,"name":"toString","url":"classes/RippledNotInitializedError.html#toString","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"RippledNotInitializedError"},{"id":1694,"kind":2048,"name":"inspect","url":"classes/RippledNotInitializedError.html#inspect","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"RippledNotInitializedError"},{"id":1695,"kind":128,"name":"TimeoutError","url":"classes/TimeoutError.html","classes":"tsd-kind-class"},{"id":1696,"kind":65536,"name":"__type","url":"classes/TimeoutError.html#__type","classes":"tsd-kind-type-literal tsd-parent-kind-class","parent":"TimeoutError"},{"id":1697,"kind":512,"name":"constructor","url":"classes/TimeoutError.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited","parent":"TimeoutError"},{"id":1698,"kind":1024,"name":"name","url":"classes/TimeoutError.html#name","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"TimeoutError"},{"id":1699,"kind":1024,"name":"message","url":"classes/TimeoutError.html#message","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"TimeoutError"},{"id":1700,"kind":1024,"name":"data","url":"classes/TimeoutError.html#data","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"TimeoutError"},{"id":1701,"kind":2048,"name":"toString","url":"classes/TimeoutError.html#toString","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"TimeoutError"},{"id":1702,"kind":2048,"name":"inspect","url":"classes/TimeoutError.html#inspect","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"TimeoutError"},{"id":1703,"kind":128,"name":"ResponseFormatError","url":"classes/ResponseFormatError.html","classes":"tsd-kind-class"},{"id":1704,"kind":65536,"name":"__type","url":"classes/ResponseFormatError.html#__type","classes":"tsd-kind-type-literal tsd-parent-kind-class","parent":"ResponseFormatError"},{"id":1705,"kind":512,"name":"constructor","url":"classes/ResponseFormatError.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited","parent":"ResponseFormatError"},{"id":1706,"kind":1024,"name":"name","url":"classes/ResponseFormatError.html#name","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"ResponseFormatError"},{"id":1707,"kind":1024,"name":"message","url":"classes/ResponseFormatError.html#message","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"ResponseFormatError"},{"id":1708,"kind":1024,"name":"data","url":"classes/ResponseFormatError.html#data","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"ResponseFormatError"},{"id":1709,"kind":2048,"name":"toString","url":"classes/ResponseFormatError.html#toString","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"ResponseFormatError"},{"id":1710,"kind":2048,"name":"inspect","url":"classes/ResponseFormatError.html#inspect","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"ResponseFormatError"},{"id":1711,"kind":128,"name":"ValidationError","url":"classes/ValidationError.html","classes":"tsd-kind-class"},{"id":1712,"kind":65536,"name":"__type","url":"classes/ValidationError.html#__type","classes":"tsd-kind-type-literal tsd-parent-kind-class","parent":"ValidationError"},{"id":1713,"kind":512,"name":"constructor","url":"classes/ValidationError.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited","parent":"ValidationError"},{"id":1714,"kind":1024,"name":"name","url":"classes/ValidationError.html#name","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"ValidationError"},{"id":1715,"kind":1024,"name":"message","url":"classes/ValidationError.html#message","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"ValidationError"},{"id":1716,"kind":1024,"name":"data","url":"classes/ValidationError.html#data","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"ValidationError"},{"id":1717,"kind":2048,"name":"toString","url":"classes/ValidationError.html#toString","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"ValidationError"},{"id":1718,"kind":2048,"name":"inspect","url":"classes/ValidationError.html#inspect","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"ValidationError"},{"id":1719,"kind":128,"name":"NotFoundError","url":"classes/NotFoundError.html","classes":"tsd-kind-class"},{"id":1720,"kind":65536,"name":"__type","url":"classes/NotFoundError.html#__type","classes":"tsd-kind-type-literal tsd-parent-kind-class","parent":"NotFoundError"},{"id":1721,"kind":512,"name":"constructor","url":"classes/NotFoundError.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite","parent":"NotFoundError"},{"id":1722,"kind":1024,"name":"name","url":"classes/NotFoundError.html#name","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"NotFoundError"},{"id":1723,"kind":1024,"name":"message","url":"classes/NotFoundError.html#message","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"NotFoundError"},{"id":1724,"kind":1024,"name":"data","url":"classes/NotFoundError.html#data","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"NotFoundError"},{"id":1725,"kind":2048,"name":"toString","url":"classes/NotFoundError.html#toString","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"NotFoundError"},{"id":1726,"kind":2048,"name":"inspect","url":"classes/NotFoundError.html#inspect","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"NotFoundError"},{"id":1727,"kind":128,"name":"XRPLFaucetError","url":"classes/XRPLFaucetError.html","classes":"tsd-kind-class"},{"id":1728,"kind":65536,"name":"__type","url":"classes/XRPLFaucetError.html#__type","classes":"tsd-kind-type-literal tsd-parent-kind-class","parent":"XRPLFaucetError"},{"id":1729,"kind":512,"name":"constructor","url":"classes/XRPLFaucetError.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited","parent":"XRPLFaucetError"},{"id":1730,"kind":1024,"name":"name","url":"classes/XRPLFaucetError.html#name","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"XRPLFaucetError"},{"id":1731,"kind":1024,"name":"message","url":"classes/XRPLFaucetError.html#message","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"XRPLFaucetError"},{"id":1732,"kind":1024,"name":"data","url":"classes/XRPLFaucetError.html#data","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited","parent":"XRPLFaucetError"},{"id":1733,"kind":2048,"name":"toString","url":"classes/XRPLFaucetError.html#toString","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"XRPLFaucetError"},{"id":1734,"kind":2048,"name":"inspect","url":"classes/XRPLFaucetError.html#inspect","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"XRPLFaucetError"},{"id":1735,"kind":64,"name":"authorizeChannel","url":"modules.html#authorizeChannel","classes":"tsd-kind-function"},{"id":1736,"kind":64,"name":"verifySignature","url":"modules.html#verifySignature","classes":"tsd-kind-function"},{"id":1737,"kind":64,"name":"multisign","url":"modules.html#multisign","classes":"tsd-kind-function"}],"index":{"version":"2.3.9","fields":["name","parent"],"fieldVectors":[["name/0",[0,39.495]],["parent/0",[]],["name/1",[1,47.202]],["parent/1",[0,3.796]],["name/2",[2,70.556]],["parent/2",[0,3.796]],["name/3",[3,70.556]],["parent/3",[0,3.796]],["name/4",[4,65.448]],["parent/4",[0,3.796]],["name/5",[5,65.448]],["parent/5",[0,3.796]],["name/6",[6,65.448]],["parent/6",[0,3.796]],["name/7",[7,62.083]],["parent/7",[0,3.796]],["name/8",[8,59.57]],["parent/8",[0,3.796]],["name/9",[9,65.448]],["parent/9",[0,3.796]],["name/10",[10,65.448]],["parent/10",[0,3.796]],["name/11",[11,65.448]],["parent/11",[0,3.796]],["name/12",[12,65.448]],["parent/12",[0,3.796]],["name/13",[13,65.448]],["parent/13",[0,3.796]],["name/14",[14,65.448]],["parent/14",[0,3.796]],["name/15",[15,65.448]],["parent/15",[0,3.796]],["name/16",[16,29.557]],["parent/16",[0,3.796]],["name/17",[17,65.448]],["parent/17",[0,3.796]],["name/18",[16,29.557]],["parent/18",[0,3.796]],["name/19",[18,65.448]],["parent/19",[0,3.796]],["name/20",[16,29.557]],["parent/20",[0,3.796]],["name/21",[19,65.448]],["parent/21",[0,3.796]],["name/22",[16,29.557]],["parent/22",[0,3.796]],["name/23",[20,65.448]],["parent/23",[0,3.796]],["name/24",[16,29.557]],["parent/24",[0,3.796]],["name/25",[21,65.448]],["parent/25",[0,3.796]],["name/26",[16,29.557]],["parent/26",[0,3.796]],["name/27",[22,65.448]],["parent/27",[0,3.796]],["name/28",[16,29.557]],["parent/28",[0,3.796]],["name/29",[23,65.448]],["parent/29",[0,3.796]],["name/30",[16,29.557]],["parent/30",[0,3.796]],["name/31",[24,65.448]],["parent/31",[0,3.796]],["name/32",[16,29.557]],["parent/32",[0,3.796]],["name/33",[25,40.111]],["parent/33",[]],["name/34",[1,47.202]],["parent/34",[25,3.856]],["name/35",[4,65.448]],["parent/35",[25,3.856]],["name/36",[5,65.448]],["parent/36",[25,3.856]],["name/37",[6,65.448]],["parent/37",[25,3.856]],["name/38",[7,62.083]],["parent/38",[25,3.856]],["name/39",[8,59.57]],["parent/39",[25,3.856]],["name/40",[9,65.448]],["parent/40",[25,3.856]],["name/41",[10,65.448]],["parent/41",[25,3.856]],["name/42",[11,65.448]],["parent/42",[25,3.856]],["name/43",[12,65.448]],["parent/43",[25,3.856]],["name/44",[13,65.448]],["parent/44",[25,3.856]],["name/45",[14,65.448]],["parent/45",[25,3.856]],["name/46",[15,65.448]],["parent/46",[25,3.856]],["name/47",[16,29.557]],["parent/47",[25,3.856]],["name/48",[17,65.448]],["parent/48",[25,3.856]],["name/49",[16,29.557]],["parent/49",[25,3.856]],["name/50",[18,65.448]],["parent/50",[25,3.856]],["name/51",[16,29.557]],["parent/51",[25,3.856]],["name/52",[19,65.448]],["parent/52",[25,3.856]],["name/53",[16,29.557]],["parent/53",[25,3.856]],["name/54",[20,65.448]],["parent/54",[25,3.856]],["name/55",[16,29.557]],["parent/55",[25,3.856]],["name/56",[21,65.448]],["parent/56",[25,3.856]],["name/57",[16,29.557]],["parent/57",[25,3.856]],["name/58",[22,65.448]],["parent/58",[25,3.856]],["name/59",[16,29.557]],["parent/59",[25,3.856]],["name/60",[23,65.448]],["parent/60",[25,3.856]],["name/61",[16,29.557]],["parent/61",[25,3.856]],["name/62",[24,65.448]],["parent/62",[25,3.856]],["name/63",[16,29.557]],["parent/63",[25,3.856]],["name/64",[26,45.433]],["parent/64",[]],["name/65",[27,70.556]],["parent/65",[26,4.367]],["name/66",[28,70.556]],["parent/66",[26,4.367]],["name/67",[29,70.556]],["parent/67",[26,4.367]],["name/68",[16,29.557]],["parent/68",[26,4.367]],["name/69",[30,70.556]],["parent/69",[26,4.367]],["name/70",[31,70.556]],["parent/70",[26,4.367]],["name/71",[32,70.556]],["parent/71",[26,4.367]],["name/72",[1,47.202]],["parent/72",[26,4.367]],["name/73",[33,59.57]],["parent/73",[26,4.367]],["name/74",[34,70.556]],["parent/74",[26,4.367]],["name/75",[35,70.556]],["parent/75",[26,4.367]],["name/76",[36,70.556]],["parent/76",[26,4.367]],["name/77",[37,70.556]],["parent/77",[26,4.367]],["name/78",[38,70.556]],["parent/78",[26,4.367]],["name/79",[39,70.556]],["parent/79",[26,4.367]],["name/80",[40,70.556]],["parent/80",[26,4.367]],["name/81",[41,70.556]],["parent/81",[26,4.367]],["name/82",[42,43.476]],["parent/82",[]],["name/83",[43,70.556]],["parent/83",[42,4.179]],["name/84",[44,47.869]],["parent/84",[45,4.421]],["name/85",[46,37.354]],["parent/85",[45,4.421]],["name/86",[47,59.57]],["parent/86",[45,4.421]],["name/87",[48,39.495]],["parent/87",[45,4.421]],["name/88",[49,70.556]],["parent/88",[45,4.421]],["name/89",[50,52.098]],["parent/89",[45,4.421]],["name/90",[51,52.098]],["parent/90",[45,4.421]],["name/91",[52,43.476]],["parent/91",[45,4.421]],["name/92",[53,44.406]],["parent/92",[45,4.421]],["name/93",[54,62.083]],["parent/93",[45,4.421]],["name/94",[55,65.448]],["parent/94",[45,4.421]],["name/95",[56,65.448]],["parent/95",[45,4.421]],["name/96",[57,65.448]],["parent/96",[45,4.421]],["name/97",[58,65.448]],["parent/97",[45,4.421]],["name/98",[59,65.448]],["parent/98",[45,4.421]],["name/99",[60,65.448]],["parent/99",[45,4.421]],["name/100",[61,46.577]],["parent/100",[45,4.421]],["name/101",[62,70.556]],["parent/101",[42,4.179]],["name/102",[63,70.556]],["parent/102",[64,5.008]],["name/103",[65,70.556]],["parent/103",[64,5.008]],["name/104",[66,70.556]],["parent/104",[64,5.008]],["name/105",[67,70.556]],["parent/105",[64,5.008]],["name/106",[68,70.556]],["parent/106",[64,5.008]],["name/107",[69,70.556]],["parent/107",[64,5.008]],["name/108",[70,70.556]],["parent/108",[64,5.008]],["name/109",[71,70.556]],["parent/109",[64,5.008]],["name/110",[72,70.556]],["parent/110",[64,5.008]],["name/111",[73,62.083]],["parent/111",[42,4.179]],["name/112",[44,47.869]],["parent/112",[74,5.533]],["name/113",[73,62.083]],["parent/113",[74,5.533]],["name/114",[75,70.556]],["parent/114",[74,5.533]],["name/115",[48,39.495]],["parent/115",[74,5.533]],["name/116",[61,46.577]],["parent/116",[74,5.533]],["name/117",[76,65.448]],["parent/117",[42,4.179]],["name/118",[44,47.869]],["parent/118",[77,4.537]],["name/119",[46,37.354]],["parent/119",[77,4.537]],["name/120",[78,53.21]],["parent/120",[77,4.537]],["name/121",[48,39.495]],["parent/121",[77,4.537]],["name/122",[79,54.462]],["parent/122",[77,4.537]],["name/123",[50,52.098]],["parent/123",[77,4.537]],["name/124",[51,52.098]],["parent/124",[77,4.537]],["name/125",[80,62.083]],["parent/125",[77,4.537]],["name/126",[52,43.476]],["parent/126",[77,4.537]],["name/127",[81,62.083]],["parent/127",[77,4.537]],["name/128",[82,53.21]],["parent/128",[77,4.537]],["name/129",[83,55.893]],["parent/129",[77,4.537]],["name/130",[84,62.083]],["parent/130",[77,4.537]],["name/131",[85,43.476]],["parent/131",[77,4.537]],["name/132",[61,46.577]],["parent/132",[77,4.537]],["name/133",[86,45.989]],["parent/133",[42,4.179]],["name/134",[44,47.869]],["parent/134",[87,5.115]],["name/135",[46,37.354]],["parent/135",[87,5.115]],["name/136",[88,65.448]],["parent/136",[87,5.115]],["name/137",[48,39.495]],["parent/137",[87,5.115]],["name/138",[79,54.462]],["parent/138",[87,5.115]],["name/139",[50,52.098]],["parent/139",[87,5.115]],["name/140",[51,52.098]],["parent/140",[87,5.115]],["name/141",[61,46.577]],["parent/141",[87,5.115]],["name/142",[89,70.556]],["parent/142",[42,4.179]],["name/143",[44,47.869]],["parent/143",[90,4.744]],["name/144",[48,39.495]],["parent/144",[90,4.744]],["name/145",[91,70.556]],["parent/145",[90,4.744]],["name/146",[92,70.556]],["parent/146",[90,4.744]],["name/147",[93,70.556]],["parent/147",[90,4.744]],["name/148",[94,70.556]],["parent/148",[90,4.744]],["name/149",[95,62.083]],["parent/149",[90,4.744]],["name/150",[96,70.556]],["parent/150",[90,4.744]],["name/151",[97,70.556]],["parent/151",[90,4.744]],["name/152",[98,70.556]],["parent/152",[90,4.744]],["name/153",[99,70.556]],["parent/153",[90,4.744]],["name/154",[61,46.577]],["parent/154",[90,4.744]],["name/155",[100,65.448]],["parent/155",[42,4.179]],["name/156",[44,47.869]],["parent/156",[101,4.537]],["name/157",[46,37.354]],["parent/157",[101,4.537]],["name/158",[78,53.21]],["parent/158",[101,4.537]],["name/159",[102,52.098]],["parent/159",[101,4.537]],["name/160",[103,62.083]],["parent/160",[101,4.537]],["name/161",[104,59.57]],["parent/161",[101,4.537]],["name/162",[105,65.448]],["parent/162",[101,4.537]],["name/163",[48,39.495]],["parent/163",[101,4.537]],["name/164",[85,43.476]],["parent/164",[101,4.537]],["name/165",[82,53.21]],["parent/165",[101,4.537]],["name/166",[79,54.462]],["parent/166",[101,4.537]],["name/167",[81,62.083]],["parent/167",[101,4.537]],["name/168",[50,52.098]],["parent/168",[101,4.537]],["name/169",[51,52.098]],["parent/169",[101,4.537]],["name/170",[61,46.577]],["parent/170",[101,4.537]],["name/171",[106,70.556]],["parent/171",[42,4.179]],["name/172",[44,47.869]],["parent/172",[107,5.235]],["name/173",[108,70.556]],["parent/173",[107,5.235]],["name/174",[109,70.556]],["parent/174",[107,5.235]],["name/175",[110,70.556]],["parent/175",[107,5.235]],["name/176",[111,70.556]],["parent/176",[107,5.235]],["name/177",[48,39.495]],["parent/177",[107,5.235]],["name/178",[61,46.577]],["parent/178",[107,5.235]],["name/179",[112,65.448]],["parent/179",[42,4.179]],["name/180",[113,70.556]],["parent/180",[114,4.601]],["name/181",[115,70.556]],["parent/181",[114,4.601]],["name/182",[116,70.556]],["parent/182",[114,4.601]],["name/183",[117,70.556]],["parent/183",[114,4.601]],["name/184",[118,70.556]],["parent/184",[114,4.601]],["name/185",[119,70.556]],["parent/185",[114,4.601]],["name/186",[120,65.448]],["parent/186",[114,4.601]],["name/187",[121,39.201]],["parent/187",[114,4.601]],["name/188",[122,38.915]],["parent/188",[114,4.601]],["name/189",[123,70.556]],["parent/189",[114,4.601]],["name/190",[124,70.556]],["parent/190",[114,4.601]],["name/191",[125,70.556]],["parent/191",[114,4.601]],["name/192",[126,70.556]],["parent/192",[114,4.601]],["name/193",[127,57.563]],["parent/193",[114,4.601]],["name/194",[42,43.476]],["parent/194",[42,4.179]],["name/195",[128,70.556]],["parent/195",[42,4.179]],["name/196",[44,47.869]],["parent/196",[129,5.533]],["name/197",[130,44.406]],["parent/197",[129,5.533]],["name/198",[131,62.083]],["parent/198",[129,5.533]],["name/199",[48,39.495]],["parent/199",[129,5.533]],["name/200",[61,46.577]],["parent/200",[129,5.533]],["name/201",[132,70.556]],["parent/201",[42,4.179]],["name/202",[44,47.869]],["parent/202",[133,5.533]],["name/203",[134,70.556]],["parent/203",[133,5.533]],["name/204",[135,70.556]],["parent/204",[133,5.533]],["name/205",[136,70.556]],["parent/205",[133,5.533]],["name/206",[61,46.577]],["parent/206",[133,5.533]],["name/207",[137,65.448]],["parent/207",[42,4.179]],["name/208",[44,47.869]],["parent/208",[138,4.67]],["name/209",[48,39.495]],["parent/209",[138,4.67]],["name/210",[46,37.354]],["parent/210",[138,4.67]],["name/211",[52,43.476]],["parent/211",[138,4.67]],["name/212",[139,65.448]],["parent/212",[138,4.67]],["name/213",[140,65.448]],["parent/213",[138,4.67]],["name/214",[141,70.556]],["parent/214",[138,4.67]],["name/215",[142,70.556]],["parent/215",[138,4.67]],["name/216",[79,54.462]],["parent/216",[138,4.67]],["name/217",[50,52.098]],["parent/217",[138,4.67]],["name/218",[51,52.098]],["parent/218",[138,4.67]],["name/219",[83,55.893]],["parent/219",[138,4.67]],["name/220",[61,46.577]],["parent/220",[138,4.67]],["name/221",[143,70.556]],["parent/221",[42,4.179]],["name/222",[144,70.556]],["parent/222",[145,6.291]],["name/223",[146,70.556]],["parent/223",[145,6.291]],["name/224",[147,70.556]],["parent/224",[42,4.179]],["name/225",[44,47.869]],["parent/225",[148,4.421]],["name/226",[46,37.354]],["parent/226",[148,4.421]],["name/227",[78,53.21]],["parent/227",[148,4.421]],["name/228",[102,52.098]],["parent/228",[148,4.421]],["name/229",[47,59.57]],["parent/229",[148,4.421]],["name/230",[33,59.57]],["parent/230",[148,4.421]],["name/231",[149,65.448]],["parent/231",[148,4.421]],["name/232",[79,54.462]],["parent/232",[148,4.421]],["name/233",[50,52.098]],["parent/233",[148,4.421]],["name/234",[51,52.098]],["parent/234",[148,4.421]],["name/235",[48,39.495]],["parent/235",[148,4.421]],["name/236",[83,55.893]],["parent/236",[148,4.421]],["name/237",[104,59.57]],["parent/237",[148,4.421]],["name/238",[85,43.476]],["parent/238",[148,4.421]],["name/239",[82,53.21]],["parent/239",[148,4.421]],["name/240",[81,62.083]],["parent/240",[148,4.421]],["name/241",[61,46.577]],["parent/241",[148,4.421]],["name/242",[150,70.556]],["parent/242",[42,4.179]],["name/243",[44,47.869]],["parent/243",[151,4.601]],["name/244",[48,39.495]],["parent/244",[151,4.601]],["name/245",[47,59.57]],["parent/245",[151,4.601]],["name/246",[152,70.556]],["parent/246",[151,4.601]],["name/247",[153,70.556]],["parent/247",[151,4.601]],["name/248",[50,52.098]],["parent/248",[151,4.601]],["name/249",[51,52.098]],["parent/249",[151,4.601]],["name/250",[154,70.556]],["parent/250",[151,4.601]],["name/251",[155,70.556]],["parent/251",[151,4.601]],["name/252",[156,70.556]],["parent/252",[151,4.601]],["name/253",[157,70.556]],["parent/253",[151,4.601]],["name/254",[158,70.556]],["parent/254",[151,4.601]],["name/255",[159,70.556]],["parent/255",[151,4.601]],["name/256",[61,46.577]],["parent/256",[151,4.601]],["name/257",[160,70.556]],["parent/257",[42,4.179]],["name/258",[161,70.556]],["parent/258",[162,5.115]],["name/259",[163,70.556]],["parent/259",[162,5.115]],["name/260",[164,70.556]],["parent/260",[162,5.115]],["name/261",[165,70.556]],["parent/261",[162,5.115]],["name/262",[166,70.556]],["parent/262",[162,5.115]],["name/263",[167,70.556]],["parent/263",[162,5.115]],["name/264",[168,70.556]],["parent/264",[162,5.115]],["name/265",[169,70.556]],["parent/265",[162,5.115]],["name/266",[170,70.556]],["parent/266",[42,4.179]],["name/267",[44,47.869]],["parent/267",[171,5.008]],["name/268",[48,39.495]],["parent/268",[171,5.008]],["name/269",[50,52.098]],["parent/269",[171,5.008]],["name/270",[51,52.098]],["parent/270",[171,5.008]],["name/271",[79,54.462]],["parent/271",[171,5.008]],["name/272",[172,65.448]],["parent/272",[171,5.008]],["name/273",[173,70.556]],["parent/273",[171,5.008]],["name/274",[174,65.448]],["parent/274",[171,5.008]],["name/275",[61,46.577]],["parent/275",[171,5.008]],["name/276",[175,70.556]],["parent/276",[42,4.179]],["name/277",[176,70.556]],["parent/277",[177,6.782]],["name/278",[178,65.448]],["parent/278",[42,4.179]],["name/279",[44,47.869]],["parent/279",[179,5.115]],["name/280",[46,37.354]],["parent/280",[179,5.115]],["name/281",[48,39.495]],["parent/281",[179,5.115]],["name/282",[79,54.462]],["parent/282",[179,5.115]],["name/283",[50,52.098]],["parent/283",[179,5.115]],["name/284",[51,52.098]],["parent/284",[179,5.115]],["name/285",[180,44.406]],["parent/285",[179,5.115]],["name/286",[61,46.577]],["parent/286",[179,5.115]],["name/287",[181,70.556]],["parent/287",[]],["name/288",[182,70.556]],["parent/288",[]],["name/289",[8,59.57]],["parent/289",[]],["name/290",[183,70.556]],["parent/290",[]],["name/291",[184,51.097]],["parent/291",[]],["name/292",[185,40.433]],["parent/292",[184,4.912]],["name/293",[46,37.354]],["parent/293",[184,4.912]],["name/294",[186,54.462]],["parent/294",[184,4.912]],["name/295",[121,39.201]],["parent/295",[184,4.912]],["name/296",[122,38.915]],["parent/296",[184,4.912]],["name/297",[187,50.187]],["parent/297",[184,4.912]],["name/298",[188,49.353]],["parent/298",[184,4.912]],["name/299",[189,32.79]],["parent/299",[184,4.912]],["name/300",[190,33.259]],["parent/300",[184,4.912]],["name/301",[191,51.097]],["parent/301",[]],["name/302",[192,40.111]],["parent/302",[191,4.912]],["name/303",[16,29.557]],["parent/303",[191,4.912]],["name/304",[46,37.354]],["parent/304",[193,5.235]],["name/305",[194,70.556]],["parent/305",[193,5.235]],["name/306",[121,39.201]],["parent/306",[193,5.235]],["name/307",[122,38.915]],["parent/307",[193,5.235]],["name/308",[195,48.584]],["parent/308",[193,5.235]],["name/309",[187,50.187]],["parent/309",[193,5.235]],["name/310",[188,49.353]],["parent/310",[193,5.235]],["name/311",[189,32.79]],["parent/311",[191,4.912]],["name/312",[196,38.915]],["parent/312",[191,4.912]],["name/313",[197,37.598]],["parent/313",[191,4.912]],["name/314",[198,40.111]],["parent/314",[191,4.912]],["name/315",[199,39.798]],["parent/315",[191,4.912]],["name/316",[200,40.111]],["parent/316",[191,4.912]],["name/317",[190,33.259]],["parent/317",[191,4.912]],["name/318",[201,53.21]],["parent/318",[]],["name/319",[185,40.433]],["parent/319",[201,5.115]],["name/320",[46,37.354]],["parent/320",[201,5.115]],["name/321",[121,39.201]],["parent/321",[201,5.115]],["name/322",[122,38.915]],["parent/322",[201,5.115]],["name/323",[202,59.57]],["parent/323",[201,5.115]],["name/324",[189,32.79]],["parent/324",[201,5.115]],["name/325",[190,33.259]],["parent/325",[201,5.115]],["name/326",[203,51.097]],["parent/326",[]],["name/327",[192,40.111]],["parent/327",[203,4.912]],["name/328",[16,29.557]],["parent/328",[203,4.912]],["name/329",[121,39.201]],["parent/329",[204,5.533]],["name/330",[122,38.915]],["parent/330",[204,5.533]],["name/331",[205,70.556]],["parent/331",[204,5.533]],["name/332",[206,70.556]],["parent/332",[204,5.533]],["name/333",[195,48.584]],["parent/333",[204,5.533]],["name/334",[189,32.79]],["parent/334",[203,4.912]],["name/335",[196,38.915]],["parent/335",[203,4.912]],["name/336",[197,37.598]],["parent/336",[203,4.912]],["name/337",[198,40.111]],["parent/337",[203,4.912]],["name/338",[199,39.798]],["parent/338",[203,4.912]],["name/339",[200,40.111]],["parent/339",[203,4.912]],["name/340",[190,33.259]],["parent/340",[203,4.912]],["name/341",[207,51.097]],["parent/341",[]],["name/342",[185,40.433]],["parent/342",[207,4.912]],["name/343",[46,37.354]],["parent/343",[207,4.912]],["name/344",[121,39.201]],["parent/344",[207,4.912]],["name/345",[122,38.915]],["parent/345",[207,4.912]],["name/346",[208,65.448]],["parent/346",[207,4.912]],["name/347",[209,65.448]],["parent/347",[207,4.912]],["name/348",[202,59.57]],["parent/348",[207,4.912]],["name/349",[189,32.79]],["parent/349",[207,4.912]],["name/350",[190,33.259]],["parent/350",[207,4.912]],["name/351",[210,51.097]],["parent/351",[]],["name/352",[192,40.111]],["parent/352",[210,4.912]],["name/353",[16,29.557]],["parent/353",[210,4.912]],["name/354",[211,70.556]],["parent/354",[212,5.373]],["name/355",[209,65.448]],["parent/355",[212,5.373]],["name/356",[213,47.869]],["parent/356",[212,5.373]],["name/357",[122,38.915]],["parent/357",[212,5.373]],["name/358",[214,65.448]],["parent/358",[212,5.373]],["name/359",[195,48.584]],["parent/359",[212,5.373]],["name/360",[189,32.79]],["parent/360",[210,4.912]],["name/361",[196,38.915]],["parent/361",[210,4.912]],["name/362",[197,37.598]],["parent/362",[210,4.912]],["name/363",[198,40.111]],["parent/363",[210,4.912]],["name/364",[199,39.798]],["parent/364",[210,4.912]],["name/365",[200,40.111]],["parent/365",[210,4.912]],["name/366",[190,33.259]],["parent/366",[210,4.912]],["name/367",[215,51.097]],["parent/367",[]],["name/368",[185,40.433]],["parent/368",[215,4.912]],["name/369",[46,37.354]],["parent/369",[215,4.912]],["name/370",[121,39.201]],["parent/370",[215,4.912]],["name/371",[122,38.915]],["parent/371",[215,4.912]],["name/372",[216,70.556]],["parent/372",[215,4.912]],["name/373",[187,50.187]],["parent/373",[215,4.912]],["name/374",[188,49.353]],["parent/374",[215,4.912]],["name/375",[189,32.79]],["parent/375",[215,4.912]],["name/376",[190,33.259]],["parent/376",[215,4.912]],["name/377",[217,51.097]],["parent/377",[]],["name/378",[192,40.111]],["parent/378",[217,4.912]],["name/379",[16,29.557]],["parent/379",[217,4.912]],["name/380",[46,37.354]],["parent/380",[218,5.373]],["name/381",[219,70.556]],["parent/381",[218,5.373]],["name/382",[213,47.869]],["parent/382",[218,5.373]],["name/383",[122,38.915]],["parent/383",[218,5.373]],["name/384",[121,39.201]],["parent/384",[218,5.373]],["name/385",[188,49.353]],["parent/385",[218,5.373]],["name/386",[189,32.79]],["parent/386",[217,4.912]],["name/387",[196,38.915]],["parent/387",[217,4.912]],["name/388",[197,37.598]],["parent/388",[217,4.912]],["name/389",[198,40.111]],["parent/389",[217,4.912]],["name/390",[199,39.798]],["parent/390",[217,4.912]],["name/391",[200,40.111]],["parent/391",[217,4.912]],["name/392",[190,33.259]],["parent/392",[217,4.912]],["name/393",[220,50.187]],["parent/393",[]],["name/394",[185,40.433]],["parent/394",[220,4.824]],["name/395",[46,37.354]],["parent/395",[220,4.824]],["name/396",[197,37.598]],["parent/396",[220,4.824]],["name/397",[221,70.556]],["parent/397",[220,4.824]],["name/398",[121,39.201]],["parent/398",[220,4.824]],["name/399",[122,38.915]],["parent/399",[220,4.824]],["name/400",[187,50.187]],["parent/400",[220,4.824]],["name/401",[188,49.353]],["parent/401",[220,4.824]],["name/402",[189,32.79]],["parent/402",[220,4.824]],["name/403",[190,33.259]],["parent/403",[220,4.824]],["name/404",[222,51.097]],["parent/404",[]],["name/405",[192,40.111]],["parent/405",[222,4.912]],["name/406",[16,29.557]],["parent/406",[222,4.912]],["name/407",[46,37.354]],["parent/407",[223,5.115]],["name/408",[224,70.556]],["parent/408",[223,5.115]],["name/409",[121,39.201]],["parent/409",[223,5.115]],["name/410",[122,38.915]],["parent/410",[223,5.115]],["name/411",[213,47.869]],["parent/411",[223,5.115]],["name/412",[187,50.187]],["parent/412",[223,5.115]],["name/413",[188,49.353]],["parent/413",[223,5.115]],["name/414",[195,48.584]],["parent/414",[223,5.115]],["name/415",[189,32.79]],["parent/415",[222,4.912]],["name/416",[196,38.915]],["parent/416",[222,4.912]],["name/417",[197,37.598]],["parent/417",[222,4.912]],["name/418",[198,40.111]],["parent/418",[222,4.912]],["name/419",[199,39.798]],["parent/419",[222,4.912]],["name/420",[200,40.111]],["parent/420",[222,4.912]],["name/421",[190,33.259]],["parent/421",[222,4.912]],["name/422",[225,51.097]],["parent/422",[]],["name/423",[185,40.433]],["parent/423",[225,4.912]],["name/424",[46,37.354]],["parent/424",[225,4.912]],["name/425",[121,39.201]],["parent/425",[225,4.912]],["name/426",[122,38.915]],["parent/426",[225,4.912]],["name/427",[187,50.187]],["parent/427",[225,4.912]],["name/428",[188,49.353]],["parent/428",[225,4.912]],["name/429",[202,59.57]],["parent/429",[225,4.912]],["name/430",[189,32.79]],["parent/430",[225,4.912]],["name/431",[190,33.259]],["parent/431",[225,4.912]],["name/432",[226,51.097]],["parent/432",[]],["name/433",[192,40.111]],["parent/433",[226,4.912]],["name/434",[16,29.557]],["parent/434",[226,4.912]],["name/435",[46,37.354]],["parent/435",[227,5.373]],["name/436",[228,65.448]],["parent/436",[227,5.373]],["name/437",[213,47.869]],["parent/437",[227,5.373]],["name/438",[122,38.915]],["parent/438",[227,5.373]],["name/439",[121,39.201]],["parent/439",[227,5.373]],["name/440",[188,49.353]],["parent/440",[227,5.373]],["name/441",[189,32.79]],["parent/441",[226,4.912]],["name/442",[196,38.915]],["parent/442",[226,4.912]],["name/443",[197,37.598]],["parent/443",[226,4.912]],["name/444",[198,40.111]],["parent/444",[226,4.912]],["name/445",[199,39.798]],["parent/445",[226,4.912]],["name/446",[200,40.111]],["parent/446",[226,4.912]],["name/447",[190,33.259]],["parent/447",[226,4.912]],["name/448",[229,48.584]],["parent/448",[]],["name/449",[185,40.433]],["parent/449",[229,4.67]],["name/450",[46,37.354]],["parent/450",[229,4.67]],["name/451",[230,62.083]],["parent/451",[229,4.67]],["name/452",[231,62.083]],["parent/452",[229,4.67]],["name/453",[121,39.201]],["parent/453",[229,4.67]],["name/454",[122,38.915]],["parent/454",[229,4.67]],["name/455",[232,57.563]],["parent/455",[229,4.67]],["name/456",[233,70.556]],["parent/456",[229,4.67]],["name/457",[187,50.187]],["parent/457",[229,4.67]],["name/458",[188,49.353]],["parent/458",[229,4.67]],["name/459",[189,32.79]],["parent/459",[229,4.67]],["name/460",[190,33.259]],["parent/460",[229,4.67]],["name/461",[234,51.097]],["parent/461",[]],["name/462",[192,40.111]],["parent/462",[234,4.912]],["name/463",[16,29.557]],["parent/463",[234,4.912]],["name/464",[46,37.354]],["parent/464",[235,5.235]],["name/465",[230,62.083]],["parent/465",[235,5.235]],["name/466",[231,62.083]],["parent/466",[235,5.235]],["name/467",[187,50.187]],["parent/467",[235,5.235]],["name/468",[188,49.353]],["parent/468",[235,5.235]],["name/469",[127,57.563]],["parent/469",[235,5.235]],["name/470",[195,48.584]],["parent/470",[235,5.235]],["name/471",[189,32.79]],["parent/471",[234,4.912]],["name/472",[196,38.915]],["parent/472",[234,4.912]],["name/473",[197,37.598]],["parent/473",[234,4.912]],["name/474",[198,40.111]],["parent/474",[234,4.912]],["name/475",[199,39.798]],["parent/475",[234,4.912]],["name/476",[200,40.111]],["parent/476",[234,4.912]],["name/477",[190,33.259]],["parent/477",[234,4.912]],["name/478",[236,52.098]],["parent/478",[]],["name/479",[185,40.433]],["parent/479",[236,5.008]],["name/480",[46,37.354]],["parent/480",[236,5.008]],["name/481",[202,59.57]],["parent/481",[236,5.008]],["name/482",[237,70.556]],["parent/482",[236,5.008]],["name/483",[121,39.201]],["parent/483",[236,5.008]],["name/484",[122,38.915]],["parent/484",[236,5.008]],["name/485",[189,32.79]],["parent/485",[236,5.008]],["name/486",[190,33.259]],["parent/486",[236,5.008]],["name/487",[238,51.097]],["parent/487",[]],["name/488",[192,40.111]],["parent/488",[238,4.912]],["name/489",[16,29.557]],["parent/489",[238,4.912]],["name/490",[46,37.354]],["parent/490",[239,4.912]],["name/491",[240,70.556]],["parent/491",[239,4.912]],["name/492",[16,29.557]],["parent/492",[239,4.912]],["name/493",[241,70.556]],["parent/493",[239,4.912]],["name/494",[16,29.557]],["parent/494",[239,4.912]],["name/495",[242,70.556]],["parent/495",[239,4.912]],["name/496",[16,29.557]],["parent/496",[239,4.912]],["name/497",[121,39.201]],["parent/497",[239,4.912]],["name/498",[213,47.869]],["parent/498",[239,4.912]],["name/499",[122,38.915]],["parent/499",[239,4.912]],["name/500",[189,32.79]],["parent/500",[238,4.912]],["name/501",[196,38.915]],["parent/501",[238,4.912]],["name/502",[197,37.598]],["parent/502",[238,4.912]],["name/503",[198,40.111]],["parent/503",[238,4.912]],["name/504",[199,39.798]],["parent/504",[238,4.912]],["name/505",[200,40.111]],["parent/505",[238,4.912]],["name/506",[190,33.259]],["parent/506",[238,4.912]],["name/507",[243,51.097]],["parent/507",[]],["name/508",[185,40.433]],["parent/508",[243,4.912]],["name/509",[46,37.354]],["parent/509",[243,4.912]],["name/510",[244,65.448]],["parent/510",[243,4.912]],["name/511",[127,57.563]],["parent/511",[243,4.912]],["name/512",[187,50.187]],["parent/512",[243,4.912]],["name/513",[121,39.201]],["parent/513",[243,4.912]],["name/514",[122,38.915]],["parent/514",[243,4.912]],["name/515",[189,32.79]],["parent/515",[243,4.912]],["name/516",[190,33.259]],["parent/516",[243,4.912]],["name/517",[245,51.097]],["parent/517",[]],["name/518",[192,40.111]],["parent/518",[245,4.912]],["name/519",[16,29.557]],["parent/519",[245,4.912]],["name/520",[213,47.869]],["parent/520",[246,5.968]],["name/521",[247,70.556]],["parent/521",[246,5.968]],["name/522",[127,57.563]],["parent/522",[246,5.968]],["name/523",[189,32.79]],["parent/523",[245,4.912]],["name/524",[196,38.915]],["parent/524",[245,4.912]],["name/525",[197,37.598]],["parent/525",[245,4.912]],["name/526",[198,40.111]],["parent/526",[245,4.912]],["name/527",[199,39.798]],["parent/527",[245,4.912]],["name/528",[200,40.111]],["parent/528",[245,4.912]],["name/529",[190,33.259]],["parent/529",[245,4.912]],["name/530",[248,48.584]],["parent/530",[]],["name/531",[185,40.433]],["parent/531",[248,4.67]],["name/532",[121,39.201]],["parent/532",[248,4.67]],["name/533",[122,38.915]],["parent/533",[248,4.67]],["name/534",[249,65.448]],["parent/534",[248,4.67]],["name/535",[250,59.57]],["parent/535",[248,4.67]],["name/536",[127,57.563]],["parent/536",[248,4.67]],["name/537",[251,70.556]],["parent/537",[248,4.67]],["name/538",[252,70.556]],["parent/538",[248,4.67]],["name/539",[232,57.563]],["parent/539",[248,4.67]],["name/540",[208,65.448]],["parent/540",[248,4.67]],["name/541",[189,32.79]],["parent/541",[248,4.67]],["name/542",[190,33.259]],["parent/542",[248,4.67]],["name/543",[253,51.097]],["parent/543",[]],["name/544",[192,40.111]],["parent/544",[253,4.912]],["name/545",[16,29.557]],["parent/545",[253,4.912]],["name/546",[112,65.448]],["parent/546",[254,5.533]],["name/547",[121,39.201]],["parent/547",[254,5.533]],["name/548",[122,38.915]],["parent/548",[254,5.533]],["name/549",[214,65.448]],["parent/549",[254,5.533]],["name/550",[195,48.584]],["parent/550",[254,5.533]],["name/551",[189,32.79]],["parent/551",[253,4.912]],["name/552",[196,38.915]],["parent/552",[253,4.912]],["name/553",[197,37.598]],["parent/553",[253,4.912]],["name/554",[198,40.111]],["parent/554",[253,4.912]],["name/555",[199,39.798]],["parent/555",[253,4.912]],["name/556",[200,40.111]],["parent/556",[253,4.912]],["name/557",[190,33.259]],["parent/557",[253,4.912]],["name/558",[255,59.57]],["parent/558",[]],["name/559",[185,40.433]],["parent/559",[255,5.726]],["name/560",[189,32.79]],["parent/560",[255,5.726]],["name/561",[190,33.259]],["parent/561",[255,5.726]],["name/562",[256,51.097]],["parent/562",[]],["name/563",[192,40.111]],["parent/563",[256,4.912]],["name/564",[16,29.557]],["parent/564",[256,4.912]],["name/565",[121,39.201]],["parent/565",[257,6.291]],["name/566",[122,38.915]],["parent/566",[257,6.291]],["name/567",[189,32.79]],["parent/567",[256,4.912]],["name/568",[196,38.915]],["parent/568",[256,4.912]],["name/569",[197,37.598]],["parent/569",[256,4.912]],["name/570",[198,40.111]],["parent/570",[256,4.912]],["name/571",[199,39.798]],["parent/571",[256,4.912]],["name/572",[200,40.111]],["parent/572",[256,4.912]],["name/573",[190,33.259]],["parent/573",[256,4.912]],["name/574",[258,59.57]],["parent/574",[]],["name/575",[185,40.433]],["parent/575",[258,5.726]],["name/576",[189,32.79]],["parent/576",[258,5.726]],["name/577",[190,33.259]],["parent/577",[258,5.726]],["name/578",[259,51.097]],["parent/578",[]],["name/579",[192,40.111]],["parent/579",[259,4.912]],["name/580",[16,29.557]],["parent/580",[259,4.912]],["name/581",[213,47.869]],["parent/581",[260,6.782]],["name/582",[189,32.79]],["parent/582",[259,4.912]],["name/583",[196,38.915]],["parent/583",[259,4.912]],["name/584",[197,37.598]],["parent/584",[259,4.912]],["name/585",[198,40.111]],["parent/585",[259,4.912]],["name/586",[199,39.798]],["parent/586",[259,4.912]],["name/587",[200,40.111]],["parent/587",[259,4.912]],["name/588",[190,33.259]],["parent/588",[259,4.912]],["name/589",[261,52.098]],["parent/589",[]],["name/590",[185,40.433]],["parent/590",[261,5.008]],["name/591",[121,39.201]],["parent/591",[261,5.008]],["name/592",[122,38.915]],["parent/592",[261,5.008]],["name/593",[232,57.563]],["parent/593",[261,5.008]],["name/594",[187,50.187]],["parent/594",[261,5.008]],["name/595",[188,49.353]],["parent/595",[261,5.008]],["name/596",[189,32.79]],["parent/596",[261,5.008]],["name/597",[190,33.259]],["parent/597",[261,5.008]],["name/598",[262,51.097]],["parent/598",[]],["name/599",[192,40.111]],["parent/599",[262,4.912]],["name/600",[16,29.557]],["parent/600",[262,4.912]],["name/601",[122,38.915]],["parent/601",[263,5.533]],["name/602",[121,39.201]],["parent/602",[263,5.533]],["name/603",[264,65.448]],["parent/603",[263,5.533]],["name/604",[188,49.353]],["parent/604",[263,5.533]],["name/605",[195,48.584]],["parent/605",[263,5.533]],["name/606",[189,32.79]],["parent/606",[262,4.912]],["name/607",[196,38.915]],["parent/607",[262,4.912]],["name/608",[197,37.598]],["parent/608",[262,4.912]],["name/609",[198,40.111]],["parent/609",[262,4.912]],["name/610",[199,39.798]],["parent/610",[262,4.912]],["name/611",[200,40.111]],["parent/611",[262,4.912]],["name/612",[190,33.259]],["parent/612",[262,4.912]],["name/613",[265,45.433]],["parent/613",[]],["name/614",[185,40.433]],["parent/614",[265,4.367]],["name/615",[232,57.563]],["parent/615",[265,4.367]],["name/616",[121,39.201]],["parent/616",[265,4.367]],["name/617",[122,38.915]],["parent/617",[265,4.367]],["name/618",[61,46.577]],["parent/618",[265,4.367]],["name/619",[266,70.556]],["parent/619",[265,4.367]],["name/620",[267,70.556]],["parent/620",[265,4.367]],["name/621",[137,65.448]],["parent/621",[265,4.367]],["name/622",[268,70.556]],["parent/622",[265,4.367]],["name/623",[16,29.557]],["parent/623",[265,4.367]],["name/624",[250,59.57]],["parent/624",[269,6.291]],["name/625",[270,70.556]],["parent/625",[269,6.291]],["name/626",[76,65.448]],["parent/626",[265,4.367]],["name/627",[100,65.448]],["parent/627",[265,4.367]],["name/628",[271,70.556]],["parent/628",[265,4.367]],["name/629",[272,70.556]],["parent/629",[265,4.367]],["name/630",[178,65.448]],["parent/630",[265,4.367]],["name/631",[189,32.79]],["parent/631",[265,4.367]],["name/632",[190,33.259]],["parent/632",[265,4.367]],["name/633",[273,51.097]],["parent/633",[]],["name/634",[192,40.111]],["parent/634",[273,4.912]],["name/635",[16,29.557]],["parent/635",[273,4.912]],["name/636",[61,46.577]],["parent/636",[274,5.533]],["name/637",[213,47.869]],["parent/637",[274,5.533]],["name/638",[275,70.556]],["parent/638",[274,5.533]],["name/639",[276,70.556]],["parent/639",[274,5.533]],["name/640",[195,48.584]],["parent/640",[274,5.533]],["name/641",[189,32.79]],["parent/641",[273,4.912]],["name/642",[196,38.915]],["parent/642",[273,4.912]],["name/643",[197,37.598]],["parent/643",[273,4.912]],["name/644",[198,40.111]],["parent/644",[273,4.912]],["name/645",[199,39.798]],["parent/645",[273,4.912]],["name/646",[200,40.111]],["parent/646",[273,4.912]],["name/647",[190,33.259]],["parent/647",[273,4.912]],["name/648",[277,55.893]],["parent/648",[]],["name/649",[185,40.433]],["parent/649",[277,5.373]],["name/650",[278,62.083]],["parent/650",[277,5.373]],["name/651",[279,65.448]],["parent/651",[277,5.373]],["name/652",[189,32.79]],["parent/652",[277,5.373]],["name/653",[190,33.259]],["parent/653",[277,5.373]],["name/654",[280,51.097]],["parent/654",[]],["name/655",[192,40.111]],["parent/655",[280,4.912]],["name/656",[16,29.557]],["parent/656",[280,4.912]],["name/657",[281,59.57]],["parent/657",[282,4.601]],["name/658",[283,59.57]],["parent/658",[282,4.601]],["name/659",[284,59.57]],["parent/659",[282,4.601]],["name/660",[278,62.083]],["parent/660",[282,4.601]],["name/661",[285,59.57]],["parent/661",[282,4.601]],["name/662",[286,70.556]],["parent/662",[282,4.601]],["name/663",[287,70.556]],["parent/663",[282,4.601]],["name/664",[288,70.556]],["parent/664",[282,4.601]],["name/665",[289,70.556]],["parent/665",[282,4.601]],["name/666",[290,70.556]],["parent/666",[282,4.601]],["name/667",[291,70.556]],["parent/667",[282,4.601]],["name/668",[292,70.556]],["parent/668",[282,4.601]],["name/669",[293,70.556]],["parent/669",[282,4.601]],["name/670",[294,70.556]],["parent/670",[282,4.601]],["name/671",[189,32.79]],["parent/671",[280,4.912]],["name/672",[196,38.915]],["parent/672",[280,4.912]],["name/673",[197,37.598]],["parent/673",[280,4.912]],["name/674",[198,40.111]],["parent/674",[280,4.912]],["name/675",[199,39.798]],["parent/675",[280,4.912]],["name/676",[200,40.111]],["parent/676",[280,4.912]],["name/677",[190,33.259]],["parent/677",[280,4.912]],["name/678",[295,55.893]],["parent/678",[]],["name/679",[185,40.433]],["parent/679",[295,5.373]],["name/680",[285,59.57]],["parent/680",[295,5.373]],["name/681",[279,65.448]],["parent/681",[295,5.373]],["name/682",[189,32.79]],["parent/682",[295,5.373]],["name/683",[190,33.259]],["parent/683",[295,5.373]],["name/684",[296,51.097]],["parent/684",[]],["name/685",[192,40.111]],["parent/685",[296,4.912]],["name/686",[16,29.557]],["parent/686",[296,4.912]],["name/687",[281,59.57]],["parent/687",[297,5.533]],["name/688",[283,59.57]],["parent/688",[297,5.533]],["name/689",[284,59.57]],["parent/689",[297,5.533]],["name/690",[278,62.083]],["parent/690",[297,5.533]],["name/691",[285,59.57]],["parent/691",[297,5.533]],["name/692",[189,32.79]],["parent/692",[296,4.912]],["name/693",[196,38.915]],["parent/693",[296,4.912]],["name/694",[197,37.598]],["parent/694",[296,4.912]],["name/695",[198,40.111]],["parent/695",[296,4.912]],["name/696",[199,39.798]],["parent/696",[296,4.912]],["name/697",[200,40.111]],["parent/697",[296,4.912]],["name/698",[190,33.259]],["parent/698",[296,4.912]],["name/699",[298,54.462]],["parent/699",[]],["name/700",[185,40.433]],["parent/700",[298,5.235]],["name/701",[121,39.201]],["parent/701",[298,5.235]],["name/702",[122,38.915]],["parent/702",[298,5.235]],["name/703",[299,70.556]],["parent/703",[298,5.235]],["name/704",[189,32.79]],["parent/704",[298,5.235]],["name/705",[190,33.259]],["parent/705",[298,5.235]],["name/706",[300,51.097]],["parent/706",[]],["name/707",[192,40.111]],["parent/707",[300,4.912]],["name/708",[16,29.557]],["parent/708",[300,4.912]],["name/709",[121,39.201]],["parent/709",[301,5.726]],["name/710",[122,38.915]],["parent/710",[301,5.726]],["name/711",[302,65.448]],["parent/711",[301,5.726]],["name/712",[285,59.57]],["parent/712",[301,5.726]],["name/713",[189,32.79]],["parent/713",[300,4.912]],["name/714",[196,38.915]],["parent/714",[300,4.912]],["name/715",[197,37.598]],["parent/715",[300,4.912]],["name/716",[198,40.111]],["parent/716",[300,4.912]],["name/717",[199,39.798]],["parent/717",[300,4.912]],["name/718",[200,40.111]],["parent/718",[300,4.912]],["name/719",[190,33.259]],["parent/719",[300,4.912]],["name/720",[303,53.21]],["parent/720",[]],["name/721",[185,40.433]],["parent/721",[303,5.115]],["name/722",[304,57.563]],["parent/722",[303,5.115]],["name/723",[232,57.563]],["parent/723",[303,5.115]],["name/724",[305,70.556]],["parent/724",[303,5.115]],["name/725",[306,70.556]],["parent/725",[303,5.115]],["name/726",[189,32.79]],["parent/726",[303,5.115]],["name/727",[190,33.259]],["parent/727",[303,5.115]],["name/728",[307,51.097]],["parent/728",[]],["name/729",[192,40.111]],["parent/729",[307,4.912]],["name/730",[308,70.556]],["parent/730",[307,4.912]],["name/731",[189,32.79]],["parent/731",[307,4.912]],["name/732",[196,38.915]],["parent/732",[307,4.912]],["name/733",[197,37.598]],["parent/733",[307,4.912]],["name/734",[198,40.111]],["parent/734",[307,4.912]],["name/735",[199,39.798]],["parent/735",[307,4.912]],["name/736",[200,40.111]],["parent/736",[307,4.912]],["name/737",[190,33.259]],["parent/737",[307,4.912]],["name/738",[309,51.097]],["parent/738",[]],["name/739",[185,40.433]],["parent/739",[309,4.912]],["name/740",[121,39.201]],["parent/740",[309,4.912]],["name/741",[122,38.915]],["parent/741",[309,4.912]],["name/742",[187,50.187]],["parent/742",[309,4.912]],["name/743",[310,70.556]],["parent/743",[309,4.912]],["name/744",[311,70.556]],["parent/744",[309,4.912]],["name/745",[312,70.556]],["parent/745",[309,4.912]],["name/746",[189,32.79]],["parent/746",[309,4.912]],["name/747",[190,33.259]],["parent/747",[309,4.912]],["name/748",[313,51.097]],["parent/748",[]],["name/749",[192,40.111]],["parent/749",[313,4.912]],["name/750",[16,29.557]],["parent/750",[313,4.912]],["name/751",[213,47.869]],["parent/751",[314,5.533]],["name/752",[122,38.915]],["parent/752",[314,5.533]],["name/753",[121,39.201]],["parent/753",[314,5.533]],["name/754",[228,65.448]],["parent/754",[314,5.533]],["name/755",[195,48.584]],["parent/755",[314,5.533]],["name/756",[189,32.79]],["parent/756",[313,4.912]],["name/757",[196,38.915]],["parent/757",[313,4.912]],["name/758",[197,37.598]],["parent/758",[313,4.912]],["name/759",[198,40.111]],["parent/759",[313,4.912]],["name/760",[199,39.798]],["parent/760",[313,4.912]],["name/761",[200,40.111]],["parent/761",[313,4.912]],["name/762",[190,33.259]],["parent/762",[313,4.912]],["name/763",[315,53.21]],["parent/763",[]],["name/764",[185,40.433]],["parent/764",[315,5.115]],["name/765",[316,55.893]],["parent/765",[315,5.115]],["name/766",[186,54.462]],["parent/766",[315,5.115]],["name/767",[121,39.201]],["parent/767",[315,5.115]],["name/768",[122,38.915]],["parent/768",[315,5.115]],["name/769",[189,32.79]],["parent/769",[315,5.115]],["name/770",[190,33.259]],["parent/770",[315,5.115]],["name/771",[317,51.097]],["parent/771",[]],["name/772",[192,40.111]],["parent/772",[317,4.912]],["name/773",[16,29.557]],["parent/773",[317,4.912]],["name/774",[318,70.556]],["parent/774",[319,5.235]],["name/775",[186,54.462]],["parent/775",[319,5.235]],["name/776",[121,39.201]],["parent/776",[319,5.235]],["name/777",[122,38.915]],["parent/777",[319,5.235]],["name/778",[213,47.869]],["parent/778",[319,5.235]],["name/779",[316,55.893]],["parent/779",[319,5.235]],["name/780",[195,48.584]],["parent/780",[319,5.235]],["name/781",[189,32.79]],["parent/781",[317,4.912]],["name/782",[196,38.915]],["parent/782",[317,4.912]],["name/783",[197,37.598]],["parent/783",[317,4.912]],["name/784",[198,40.111]],["parent/784",[317,4.912]],["name/785",[199,39.798]],["parent/785",[317,4.912]],["name/786",[200,40.111]],["parent/786",[317,4.912]],["name/787",[190,33.259]],["parent/787",[317,4.912]],["name/788",[320,70.556]],["parent/788",[]],["name/789",[321,51.097]],["parent/789",[]],["name/790",[192,40.111]],["parent/790",[321,4.912]],["name/791",[16,29.557]],["parent/791",[321,4.912]],["name/792",[322,62.083]],["parent/792",[323,5.115]],["name/793",[186,54.462]],["parent/793",[323,5.115]],["name/794",[324,59.57]],["parent/794",[323,5.115]],["name/795",[316,55.893]],["parent/795",[323,5.115]],["name/796",[325,62.083]],["parent/796",[323,5.115]],["name/797",[189,32.79]],["parent/797",[323,5.115]],["name/798",[120,65.448]],["parent/798",[323,5.115]],["name/799",[196,38.915]],["parent/799",[323,5.115]],["name/800",[189,32.79]],["parent/800",[321,4.912]],["name/801",[196,38.915]],["parent/801",[321,4.912]],["name/802",[197,37.598]],["parent/802",[321,4.912]],["name/803",[198,40.111]],["parent/803",[321,4.912]],["name/804",[199,39.798]],["parent/804",[321,4.912]],["name/805",[200,40.111]],["parent/805",[321,4.912]],["name/806",[190,33.259]],["parent/806",[321,4.912]],["name/807",[326,50.187]],["parent/807",[]],["name/808",[185,40.433]],["parent/808",[326,4.824]],["name/809",[316,55.893]],["parent/809",[326,4.824]],["name/810",[186,54.462]],["parent/810",[326,4.824]],["name/811",[324,59.57]],["parent/811",[326,4.824]],["name/812",[327,65.448]],["parent/812",[326,4.824]],["name/813",[328,70.556]],["parent/813",[326,4.824]],["name/814",[121,39.201]],["parent/814",[326,4.824]],["name/815",[122,38.915]],["parent/815",[326,4.824]],["name/816",[189,32.79]],["parent/816",[326,4.824]],["name/817",[190,33.259]],["parent/817",[326,4.824]],["name/818",[329,51.097]],["parent/818",[]],["name/819",[192,40.111]],["parent/819",[329,4.912]],["name/820",[16,29.557]],["parent/820",[329,4.912]],["name/821",[322,62.083]],["parent/821",[330,5.008]],["name/822",[186,54.462]],["parent/822",[330,5.008]],["name/823",[331,70.556]],["parent/823",[330,5.008]],["name/824",[324,59.57]],["parent/824",[330,5.008]],["name/825",[325,62.083]],["parent/825",[330,5.008]],["name/826",[189,32.79]],["parent/826",[330,5.008]],["name/827",[213,47.869]],["parent/827",[330,5.008]],["name/828",[316,55.893]],["parent/828",[330,5.008]],["name/829",[195,48.584]],["parent/829",[330,5.008]],["name/830",[189,32.79]],["parent/830",[329,4.912]],["name/831",[196,38.915]],["parent/831",[329,4.912]],["name/832",[197,37.598]],["parent/832",[329,4.912]],["name/833",[198,40.111]],["parent/833",[329,4.912]],["name/834",[199,39.798]],["parent/834",[329,4.912]],["name/835",[200,40.111]],["parent/835",[329,4.912]],["name/836",[190,33.259]],["parent/836",[329,4.912]],["name/837",[332,53.21]],["parent/837",[]],["name/838",[185,40.433]],["parent/838",[332,5.115]],["name/839",[102,52.098]],["parent/839",[332,5.115]],["name/840",[333,70.556]],["parent/840",[332,5.115]],["name/841",[334,65.448]],["parent/841",[332,5.115]],["name/842",[335,62.083]],["parent/842",[332,5.115]],["name/843",[189,32.79]],["parent/843",[332,5.115]],["name/844",[190,33.259]],["parent/844",[332,5.115]],["name/845",[336,51.097]],["parent/845",[]],["name/846",[192,40.111]],["parent/846",[336,4.912]],["name/847",[16,29.557]],["parent/847",[336,4.912]],["name/848",[337,70.556]],["parent/848",[338,6.782]],["name/849",[189,32.79]],["parent/849",[336,4.912]],["name/850",[196,38.915]],["parent/850",[336,4.912]],["name/851",[197,37.598]],["parent/851",[336,4.912]],["name/852",[198,40.111]],["parent/852",[336,4.912]],["name/853",[199,39.798]],["parent/853",[336,4.912]],["name/854",[200,40.111]],["parent/854",[336,4.912]],["name/855",[190,33.259]],["parent/855",[336,4.912]],["name/856",[339,50.187]],["parent/856",[]],["name/857",[185,40.433]],["parent/857",[339,4.824]],["name/858",[340,65.448]],["parent/858",[339,4.824]],["name/859",[250,59.57]],["parent/859",[339,4.824]],["name/860",[341,65.448]],["parent/860",[339,4.824]],["name/861",[342,65.448]],["parent/861",[339,4.824]],["name/862",[7,62.083]],["parent/862",[339,4.824]],["name/863",[343,70.556]],["parent/863",[339,4.824]],["name/864",[344,70.556]],["parent/864",[339,4.824]],["name/865",[189,32.79]],["parent/865",[339,4.824]],["name/866",[190,33.259]],["parent/866",[339,4.824]],["name/867",[345,52.098]],["parent/867",[]],["name/868",[192,40.111]],["parent/868",[345,5.008]],["name/869",[189,32.79]],["parent/869",[345,5.008]],["name/870",[196,38.915]],["parent/870",[345,5.008]],["name/871",[197,37.598]],["parent/871",[345,5.008]],["name/872",[198,40.111]],["parent/872",[345,5.008]],["name/873",[199,39.798]],["parent/873",[345,5.008]],["name/874",[200,40.111]],["parent/874",[345,5.008]],["name/875",[190,33.259]],["parent/875",[345,5.008]],["name/876",[346,70.556]],["parent/876",[]],["name/877",[347,50.187]],["parent/877",[]],["name/878",[197,37.598]],["parent/878",[347,4.824]],["name/879",[348,70.556]],["parent/879",[347,4.824]],["name/880",[349,70.556]],["parent/880",[347,4.824]],["name/881",[121,39.201]],["parent/881",[347,4.824]],["name/882",[122,38.915]],["parent/882",[347,4.824]],["name/883",[350,70.556]],["parent/883",[347,4.824]],["name/884",[351,59.57]],["parent/884",[347,4.824]],["name/885",[352,59.57]],["parent/885",[347,4.824]],["name/886",[353,70.556]],["parent/886",[347,4.824]],["name/887",[354,70.556]],["parent/887",[347,4.824]],["name/888",[355,47.202]],["parent/888",[]],["name/889",[197,37.598]],["parent/889",[355,4.537]],["name/890",[73,62.083]],["parent/890",[355,4.537]],["name/891",[356,59.57]],["parent/891",[355,4.537]],["name/892",[48,39.495]],["parent/892",[355,4.537]],["name/893",[249,65.448]],["parent/893",[355,4.537]],["name/894",[121,39.201]],["parent/894",[355,4.537]],["name/895",[122,38.915]],["parent/895",[355,4.537]],["name/896",[357,70.556]],["parent/896",[355,4.537]],["name/897",[358,65.448]],["parent/897",[355,4.537]],["name/898",[351,59.57]],["parent/898",[355,4.537]],["name/899",[352,59.57]],["parent/899",[355,4.537]],["name/900",[335,62.083]],["parent/900",[355,4.537]],["name/901",[359,70.556]],["parent/901",[355,4.537]],["name/902",[360,70.556]],["parent/902",[355,4.537]],["name/903",[361,48.584]],["parent/903",[]],["name/904",[196,38.915]],["parent/904",[361,4.67]],["name/905",[197,37.598]],["parent/905",[361,4.67]],["name/906",[281,59.57]],["parent/906",[361,4.67]],["name/907",[283,59.57]],["parent/907",[361,4.67]],["name/908",[284,59.57]],["parent/908",[361,4.67]],["name/909",[213,47.869]],["parent/909",[361,4.67]],["name/910",[121,39.201]],["parent/910",[361,4.67]],["name/911",[122,38.915]],["parent/911",[361,4.67]],["name/912",[362,65.448]],["parent/912",[361,4.67]],["name/913",[304,57.563]],["parent/913",[361,4.67]],["name/914",[195,48.584]],["parent/914",[361,4.67]],["name/915",[199,39.798]],["parent/915",[361,4.67]],["name/916",[363,52.098]],["parent/916",[]],["name/917",[197,37.598]],["parent/917",[363,5.008]],["name/918",[316,55.893]],["parent/918",[363,5.008]],["name/919",[186,54.462]],["parent/919",[363,5.008]],["name/920",[324,59.57]],["parent/920",[363,5.008]],["name/921",[325,62.083]],["parent/921",[363,5.008]],["name/922",[189,32.79]],["parent/922",[363,5.008]],["name/923",[327,65.448]],["parent/923",[363,5.008]],["name/924",[322,62.083]],["parent/924",[363,5.008]],["name/925",[364,53.21]],["parent/925",[]],["name/926",[197,37.598]],["parent/926",[364,5.115]],["name/927",[365,70.556]],["parent/927",[364,5.115]],["name/928",[366,70.556]],["parent/928",[364,5.115]],["name/929",[121,39.201]],["parent/929",[364,5.115]],["name/930",[122,38.915]],["parent/930",[364,5.115]],["name/931",[231,62.083]],["parent/931",[364,5.115]],["name/932",[230,62.083]],["parent/932",[364,5.115]],["name/933",[367,49.353]],["parent/933",[]],["name/934",[196,38.915]],["parent/934",[367,4.744]],["name/935",[197,37.598]],["parent/935",[367,4.744]],["name/936",[281,59.57]],["parent/936",[367,4.744]],["name/937",[283,59.57]],["parent/937",[367,4.744]],["name/938",[284,59.57]],["parent/938",[367,4.744]],["name/939",[213,47.869]],["parent/939",[367,4.744]],["name/940",[121,39.201]],["parent/940",[367,4.744]],["name/941",[122,38.915]],["parent/941",[367,4.744]],["name/942",[362,65.448]],["parent/942",[367,4.744]],["name/943",[304,57.563]],["parent/943",[367,4.744]],["name/944",[195,48.584]],["parent/944",[367,4.744]],["name/945",[368,62.083]],["parent/945",[]],["name/946",[197,37.598]],["parent/946",[368,5.968]],["name/947",[369,70.556]],["parent/947",[368,5.968]],["name/948",[370,53.21]],["parent/948",[]],["name/949",[185,40.433]],["parent/949",[370,5.115]],["name/950",[340,65.448]],["parent/950",[370,5.115]],["name/951",[250,59.57]],["parent/951",[370,5.115]],["name/952",[341,65.448]],["parent/952",[370,5.115]],["name/953",[342,65.448]],["parent/953",[370,5.115]],["name/954",[189,32.79]],["parent/954",[370,5.115]],["name/955",[190,33.259]],["parent/955",[370,5.115]],["name/956",[371,52.098]],["parent/956",[]],["name/957",[192,40.111]],["parent/957",[371,5.008]],["name/958",[189,32.79]],["parent/958",[371,5.008]],["name/959",[196,38.915]],["parent/959",[371,5.008]],["name/960",[197,37.598]],["parent/960",[371,5.008]],["name/961",[198,40.111]],["parent/961",[371,5.008]],["name/962",[199,39.798]],["parent/962",[371,5.008]],["name/963",[200,40.111]],["parent/963",[371,5.008]],["name/964",[190,33.259]],["parent/964",[371,5.008]],["name/965",[372,59.57]],["parent/965",[]],["name/966",[185,40.433]],["parent/966",[372,5.726]],["name/967",[189,32.79]],["parent/967",[372,5.726]],["name/968",[190,33.259]],["parent/968",[372,5.726]],["name/969",[373,51.097]],["parent/969",[]],["name/970",[192,40.111]],["parent/970",[373,4.912]],["name/971",[16,29.557]],["parent/971",[373,4.912]],["name/972",[374,70.556]],["parent/972",[375,5.008]],["name/973",[376,70.556]],["parent/973",[375,5.008]],["name/974",[377,70.556]],["parent/974",[375,5.008]],["name/975",[16,29.557]],["parent/975",[375,5.008]],["name/976",[356,59.57]],["parent/976",[378,5.115]],["name/977",[379,70.556]],["parent/977",[378,5.115]],["name/978",[380,70.556]],["parent/978",[378,5.115]],["name/979",[381,70.556]],["parent/979",[378,5.115]],["name/980",[382,70.556]],["parent/980",[375,5.008]],["name/981",[213,47.869]],["parent/981",[375,5.008]],["name/982",[383,70.556]],["parent/982",[375,5.008]],["name/983",[16,29.557]],["parent/983",[375,5.008]],["name/984",[384,70.556]],["parent/984",[378,5.115]],["name/985",[385,70.556]],["parent/985",[378,5.115]],["name/986",[386,70.556]],["parent/986",[378,5.115]],["name/987",[387,70.556]],["parent/987",[378,5.115]],["name/988",[388,70.556]],["parent/988",[375,5.008]],["name/989",[189,32.79]],["parent/989",[373,4.912]],["name/990",[196,38.915]],["parent/990",[373,4.912]],["name/991",[197,37.598]],["parent/991",[373,4.912]],["name/992",[198,40.111]],["parent/992",[373,4.912]],["name/993",[199,39.798]],["parent/993",[373,4.912]],["name/994",[200,40.111]],["parent/994",[373,4.912]],["name/995",[190,33.259]],["parent/995",[373,4.912]],["name/996",[389,57.563]],["parent/996",[]],["name/997",[185,40.433]],["parent/997",[389,5.533]],["name/998",[334,65.448]],["parent/998",[389,5.533]],["name/999",[189,32.79]],["parent/999",[389,5.533]],["name/1000",[190,33.259]],["parent/1000",[389,5.533]],["name/1001",[390,51.097]],["parent/1001",[]],["name/1002",[192,40.111]],["parent/1002",[390,4.912]],["name/1003",[16,29.557]],["parent/1003",[390,4.912]],["name/1004",[391,70.556]],["parent/1004",[392,5.726]],["name/1005",[16,29.557]],["parent/1005",[392,5.726]],["name/1006",[54,62.083]],["parent/1006",[393,5.726]],["name/1007",[394,70.556]],["parent/1007",[393,5.726]],["name/1008",[358,65.448]],["parent/1008",[393,5.726]],["name/1009",[395,57.563]],["parent/1009",[393,5.726]],["name/1010",[396,70.556]],["parent/1010",[392,5.726]],["name/1011",[397,70.556]],["parent/1011",[392,5.726]],["name/1012",[189,32.79]],["parent/1012",[390,4.912]],["name/1013",[196,38.915]],["parent/1013",[390,4.912]],["name/1014",[197,37.598]],["parent/1014",[390,4.912]],["name/1015",[198,40.111]],["parent/1015",[390,4.912]],["name/1016",[199,39.798]],["parent/1016",[390,4.912]],["name/1017",[200,40.111]],["parent/1017",[390,4.912]],["name/1018",[190,33.259]],["parent/1018",[390,4.912]],["name/1019",[398,59.57]],["parent/1019",[]],["name/1020",[185,40.433]],["parent/1020",[398,5.726]],["name/1021",[189,32.79]],["parent/1021",[398,5.726]],["name/1022",[190,33.259]],["parent/1022",[398,5.726]],["name/1023",[399,51.097]],["parent/1023",[]],["name/1024",[192,40.111]],["parent/1024",[399,4.912]],["name/1025",[16,29.557]],["parent/1025",[399,4.912]],["name/1026",[400,70.556]],["parent/1026",[401,6.291]],["name/1027",[16,29.557]],["parent/1027",[401,6.291]],["name/1028",[402,65.448]],["parent/1028",[403,3.826]],["name/1029",[404,65.448]],["parent/1029",[403,3.826]],["name/1030",[405,65.448]],["parent/1030",[403,3.826]],["name/1031",[16,29.557]],["parent/1031",[403,3.826]],["name/1032",[406,59.57]],["parent/1032",[407,4.477]],["name/1033",[408,65.448]],["parent/1033",[407,4.477]],["name/1034",[409,59.57]],["parent/1034",[407,4.477]],["name/1035",[410,65.448]],["parent/1035",[407,4.477]],["name/1036",[411,65.448]],["parent/1036",[407,4.477]],["name/1037",[395,57.563]],["parent/1037",[407,4.477]],["name/1038",[412,65.448]],["parent/1038",[403,3.826]],["name/1039",[413,70.556]],["parent/1039",[403,3.826]],["name/1040",[414,65.448]],["parent/1040",[403,3.826]],["name/1041",[415,65.448]],["parent/1041",[403,3.826]],["name/1042",[416,65.448]],["parent/1042",[403,3.826]],["name/1043",[16,29.557]],["parent/1043",[403,3.826]],["name/1044",[417,65.448]],["parent/1044",[407,4.477]],["name/1045",[418,65.448]],["parent/1045",[407,4.477]],["name/1046",[419,65.448]],["parent/1046",[403,3.826]],["name/1047",[16,29.557]],["parent/1047",[403,3.826]],["name/1048",[420,65.448]],["parent/1048",[407,4.477]],["name/1049",[421,65.448]],["parent/1049",[407,4.477]],["name/1050",[422,65.448]],["parent/1050",[403,3.826]],["name/1051",[423,70.556]],["parent/1051",[403,3.826]],["name/1052",[424,70.556]],["parent/1052",[403,3.826]],["name/1053",[425,70.556]],["parent/1053",[403,3.826]],["name/1054",[426,65.448]],["parent/1054",[403,3.826]],["name/1055",[427,65.448]],["parent/1055",[403,3.826]],["name/1056",[428,65.448]],["parent/1056",[403,3.826]],["name/1057",[429,70.556]],["parent/1057",[403,3.826]],["name/1058",[430,65.448]],["parent/1058",[403,3.826]],["name/1059",[431,65.448]],["parent/1059",[403,3.826]],["name/1060",[432,65.448]],["parent/1060",[403,3.826]],["name/1061",[433,65.448]],["parent/1061",[403,3.826]],["name/1062",[434,65.448]],["parent/1062",[403,3.826]],["name/1063",[435,65.448]],["parent/1063",[403,3.826]],["name/1064",[436,65.448]],["parent/1064",[403,3.826]],["name/1065",[437,65.448]],["parent/1065",[403,3.826]],["name/1066",[438,65.448]],["parent/1066",[403,3.826]],["name/1067",[16,29.557]],["parent/1067",[403,3.826]],["name/1068",[406,59.57]],["parent/1068",[407,4.477]],["name/1069",[408,65.448]],["parent/1069",[407,4.477]],["name/1070",[409,59.57]],["parent/1070",[407,4.477]],["name/1071",[410,65.448]],["parent/1071",[407,4.477]],["name/1072",[411,65.448]],["parent/1072",[407,4.477]],["name/1073",[395,57.563]],["parent/1073",[407,4.477]],["name/1074",[439,65.448]],["parent/1074",[403,3.826]],["name/1075",[440,65.448]],["parent/1075",[403,3.826]],["name/1076",[189,32.79]],["parent/1076",[399,4.912]],["name/1077",[196,38.915]],["parent/1077",[399,4.912]],["name/1078",[197,37.598]],["parent/1078",[399,4.912]],["name/1079",[198,40.111]],["parent/1079",[399,4.912]],["name/1080",[199,39.798]],["parent/1080",[399,4.912]],["name/1081",[200,40.111]],["parent/1081",[399,4.912]],["name/1082",[190,33.259]],["parent/1082",[399,4.912]],["name/1083",[441,59.57]],["parent/1083",[]],["name/1084",[185,40.433]],["parent/1084",[441,5.726]],["name/1085",[189,32.79]],["parent/1085",[441,5.726]],["name/1086",[190,33.259]],["parent/1086",[441,5.726]],["name/1087",[442,51.097]],["parent/1087",[]],["name/1088",[192,40.111]],["parent/1088",[442,4.912]],["name/1089",[16,29.557]],["parent/1089",[442,4.912]],["name/1090",[264,65.448]],["parent/1090",[443,6.291]],["name/1091",[16,29.557]],["parent/1091",[443,6.291]],["name/1092",[402,65.448]],["parent/1092",[444,3.919]],["name/1093",[404,65.448]],["parent/1093",[444,3.919]],["name/1094",[412,65.448]],["parent/1094",[444,3.919]],["name/1095",[405,65.448]],["parent/1095",[444,3.919]],["name/1096",[16,29.557]],["parent/1096",[444,3.919]],["name/1097",[406,59.57]],["parent/1097",[445,4.477]],["name/1098",[356,59.57]],["parent/1098",[445,4.477]],["name/1099",[409,59.57]],["parent/1099",[445,4.477]],["name/1100",[351,59.57]],["parent/1100",[445,4.477]],["name/1101",[352,59.57]],["parent/1101",[445,4.477]],["name/1102",[395,57.563]],["parent/1102",[445,4.477]],["name/1103",[414,65.448]],["parent/1103",[444,3.919]],["name/1104",[415,65.448]],["parent/1104",[444,3.919]],["name/1105",[416,65.448]],["parent/1105",[444,3.919]],["name/1106",[16,29.557]],["parent/1106",[444,3.919]],["name/1107",[417,65.448]],["parent/1107",[445,4.477]],["name/1108",[418,65.448]],["parent/1108",[445,4.477]],["name/1109",[419,65.448]],["parent/1109",[444,3.919]],["name/1110",[16,29.557]],["parent/1110",[444,3.919]],["name/1111",[420,65.448]],["parent/1111",[445,4.477]],["name/1112",[421,65.448]],["parent/1112",[445,4.477]],["name/1113",[446,70.556]],["parent/1113",[444,3.919]],["name/1114",[422,65.448]],["parent/1114",[444,3.919]],["name/1115",[426,65.448]],["parent/1115",[444,3.919]],["name/1116",[427,65.448]],["parent/1116",[444,3.919]],["name/1117",[447,70.556]],["parent/1117",[444,3.919]],["name/1118",[428,65.448]],["parent/1118",[444,3.919]],["name/1119",[430,65.448]],["parent/1119",[444,3.919]],["name/1120",[431,65.448]],["parent/1120",[444,3.919]],["name/1121",[432,65.448]],["parent/1121",[444,3.919]],["name/1122",[433,65.448]],["parent/1122",[444,3.919]],["name/1123",[434,65.448]],["parent/1123",[444,3.919]],["name/1124",[435,65.448]],["parent/1124",[444,3.919]],["name/1125",[436,65.448]],["parent/1125",[444,3.919]],["name/1126",[437,65.448]],["parent/1126",[444,3.919]],["name/1127",[438,65.448]],["parent/1127",[444,3.919]],["name/1128",[16,29.557]],["parent/1128",[444,3.919]],["name/1129",[406,59.57]],["parent/1129",[445,4.477]],["name/1130",[356,59.57]],["parent/1130",[445,4.477]],["name/1131",[409,59.57]],["parent/1131",[445,4.477]],["name/1132",[351,59.57]],["parent/1132",[445,4.477]],["name/1133",[352,59.57]],["parent/1133",[445,4.477]],["name/1134",[395,57.563]],["parent/1134",[445,4.477]],["name/1135",[439,65.448]],["parent/1135",[444,3.919]],["name/1136",[440,65.448]],["parent/1136",[444,3.919]],["name/1137",[189,32.79]],["parent/1137",[442,4.912]],["name/1138",[196,38.915]],["parent/1138",[442,4.912]],["name/1139",[197,37.598]],["parent/1139",[442,4.912]],["name/1140",[198,40.111]],["parent/1140",[442,4.912]],["name/1141",[199,39.798]],["parent/1141",[442,4.912]],["name/1142",[200,40.111]],["parent/1142",[442,4.912]],["name/1143",[190,33.259]],["parent/1143",[442,4.912]],["name/1144",[448,59.57]],["parent/1144",[]],["name/1145",[185,40.433]],["parent/1145",[448,5.726]],["name/1146",[189,32.79]],["parent/1146",[448,5.726]],["name/1147",[190,33.259]],["parent/1147",[448,5.726]],["name/1148",[449,51.097]],["parent/1148",[]],["name/1149",[192,40.111]],["parent/1149",[449,4.912]],["name/1150",[16,29.557]],["parent/1150",[449,4.912]],["name/1151",[244,65.448]],["parent/1151",[450,6.291]],["name/1152",[451,70.556]],["parent/1152",[450,6.291]],["name/1153",[189,32.79]],["parent/1153",[449,4.912]],["name/1154",[196,38.915]],["parent/1154",[449,4.912]],["name/1155",[197,37.598]],["parent/1155",[449,4.912]],["name/1156",[198,40.111]],["parent/1156",[449,4.912]],["name/1157",[199,39.798]],["parent/1157",[449,4.912]],["name/1158",[200,40.111]],["parent/1158",[449,4.912]],["name/1159",[190,33.259]],["parent/1159",[449,4.912]],["name/1160",[452,59.57]],["parent/1160",[]],["name/1161",[185,40.433]],["parent/1161",[452,5.726]],["name/1162",[189,32.79]],["parent/1162",[452,5.726]],["name/1163",[190,33.259]],["parent/1163",[452,5.726]],["name/1164",[453,51.097]],["parent/1164",[]],["name/1165",[192,40.111]],["parent/1165",[453,4.912]],["name/1166",[16,29.557]],["parent/1166",[453,4.912]],["name/1167",[454,70.556]],["parent/1167",[455,6.782]],["name/1168",[189,32.79]],["parent/1168",[453,4.912]],["name/1169",[196,38.915]],["parent/1169",[453,4.912]],["name/1170",[197,37.598]],["parent/1170",[453,4.912]],["name/1171",[198,40.111]],["parent/1171",[453,4.912]],["name/1172",[199,39.798]],["parent/1172",[453,4.912]],["name/1173",[200,40.111]],["parent/1173",[453,4.912]],["name/1174",[190,33.259]],["parent/1174",[453,4.912]],["name/1175",[456,52.098]],["parent/1175",[]],["name/1176",[189,32.79]],["parent/1176",[456,5.008]],["name/1177",[196,38.915]],["parent/1177",[456,5.008]],["name/1178",[197,37.598]],["parent/1178",[456,5.008]],["name/1179",[457,70.556]],["parent/1179",[456,5.008]],["name/1180",[458,70.556]],["parent/1180",[456,5.008]],["name/1181",[459,70.556]],["parent/1181",[456,5.008]],["name/1182",[8,59.57]],["parent/1182",[456,5.008]],["name/1183",[190,33.259]],["parent/1183",[456,5.008]],["name/1184",[460,70.556]],["parent/1184",[]],["name/1185",[461,62.083]],["parent/1185",[]],["name/1186",[304,57.563]],["parent/1186",[461,5.968]],["name/1187",[302,65.448]],["parent/1187",[461,5.968]],["name/1188",[304,57.563]],["parent/1188",[]],["name/1189",[462,55.893]],["parent/1189",[]],["name/1190",[463,70.556]],["parent/1190",[462,5.373]],["name/1191",[464,70.556]],["parent/1191",[462,5.373]],["name/1192",[465,70.556]],["parent/1192",[462,5.373]],["name/1193",[466,70.556]],["parent/1193",[462,5.373]],["name/1194",[467,70.556]],["parent/1194",[462,5.373]],["name/1195",[468,51.097]],["parent/1195",[]],["name/1196",[469,70.556]],["parent/1196",[468,4.912]],["name/1197",[470,70.556]],["parent/1197",[468,4.912]],["name/1198",[471,70.556]],["parent/1198",[468,4.912]],["name/1199",[472,70.556]],["parent/1199",[468,4.912]],["name/1200",[473,70.556]],["parent/1200",[468,4.912]],["name/1201",[474,70.556]],["parent/1201",[468,4.912]],["name/1202",[475,70.556]],["parent/1202",[468,4.912]],["name/1203",[476,70.556]],["parent/1203",[468,4.912]],["name/1204",[477,70.556]],["parent/1204",[468,4.912]],["name/1205",[478,54.462]],["parent/1205",[]],["name/1206",[479,65.448]],["parent/1206",[478,5.235]],["name/1207",[480,65.448]],["parent/1207",[478,5.235]],["name/1208",[481,65.448]],["parent/1208",[478,5.235]],["name/1209",[482,65.448]],["parent/1209",[478,5.235]],["name/1210",[483,65.448]],["parent/1210",[478,5.235]],["name/1211",[484,65.448]],["parent/1211",[478,5.235]],["name/1212",[485,54.462]],["parent/1212",[]],["name/1213",[479,65.448]],["parent/1213",[485,5.235]],["name/1214",[480,65.448]],["parent/1214",[485,5.235]],["name/1215",[481,65.448]],["parent/1215",[485,5.235]],["name/1216",[482,65.448]],["parent/1216",[485,5.235]],["name/1217",[483,65.448]],["parent/1217",[485,5.235]],["name/1218",[484,65.448]],["parent/1218",[485,5.235]],["name/1219",[486,43.93]],["parent/1219",[]],["name/1220",[487,44.907]],["parent/1220",[486,4.223]],["name/1221",[48,39.495]],["parent/1221",[486,4.223]],["name/1222",[488,70.556]],["parent/1222",[486,4.223]],["name/1223",[54,62.083]],["parent/1223",[486,4.223]],["name/1224",[55,65.448]],["parent/1224",[486,4.223]],["name/1225",[56,65.448]],["parent/1225",[486,4.223]],["name/1226",[489,70.556]],["parent/1226",[486,4.223]],["name/1227",[60,65.448]],["parent/1227",[486,4.223]],["name/1228",[59,65.448]],["parent/1228",[486,4.223]],["name/1229",[46,37.354]],["parent/1229",[486,4.223]],["name/1230",[490,44.907]],["parent/1230",[486,4.223]],["name/1231",[52,43.476]],["parent/1231",[486,4.223]],["name/1232",[53,44.406]],["parent/1232",[486,4.223]],["name/1233",[130,44.406]],["parent/1233",[486,4.223]],["name/1234",[491,44.907]],["parent/1234",[486,4.223]],["name/1235",[492,44.907]],["parent/1235",[486,4.223]],["name/1236",[85,43.476]],["parent/1236",[486,4.223]],["name/1237",[493,44.907]],["parent/1237",[486,4.223]],["name/1238",[180,44.406]],["parent/1238",[486,4.223]],["name/1239",[494,44.907]],["parent/1239",[486,4.223]],["name/1240",[495,46.577]],["parent/1240",[]],["name/1241",[487,44.907]],["parent/1241",[495,4.477]],["name/1242",[78,53.21]],["parent/1242",[495,4.477]],["name/1243",[82,53.21]],["parent/1243",[495,4.477]],["name/1244",[46,37.354]],["parent/1244",[495,4.477]],["name/1245",[490,44.907]],["parent/1245",[495,4.477]],["name/1246",[52,43.476]],["parent/1246",[495,4.477]],["name/1247",[53,44.406]],["parent/1247",[495,4.477]],["name/1248",[48,39.495]],["parent/1248",[495,4.477]],["name/1249",[130,44.406]],["parent/1249",[495,4.477]],["name/1250",[491,44.907]],["parent/1250",[495,4.477]],["name/1251",[492,44.907]],["parent/1251",[495,4.477]],["name/1252",[85,43.476]],["parent/1252",[495,4.477]],["name/1253",[493,44.907]],["parent/1253",[495,4.477]],["name/1254",[180,44.406]],["parent/1254",[495,4.477]],["name/1255",[494,44.907]],["parent/1255",[495,4.477]],["name/1256",[496,47.202]],["parent/1256",[]],["name/1257",[487,44.907]],["parent/1257",[496,4.537]],["name/1258",[497,65.448]],["parent/1258",[496,4.537]],["name/1259",[46,37.354]],["parent/1259",[496,4.537]],["name/1260",[490,44.907]],["parent/1260",[496,4.537]],["name/1261",[52,43.476]],["parent/1261",[496,4.537]],["name/1262",[53,44.406]],["parent/1262",[496,4.537]],["name/1263",[48,39.495]],["parent/1263",[496,4.537]],["name/1264",[130,44.406]],["parent/1264",[496,4.537]],["name/1265",[491,44.907]],["parent/1265",[496,4.537]],["name/1266",[492,44.907]],["parent/1266",[496,4.537]],["name/1267",[85,43.476]],["parent/1267",[496,4.537]],["name/1268",[493,44.907]],["parent/1268",[496,4.537]],["name/1269",[180,44.406]],["parent/1269",[496,4.537]],["name/1270",[494,44.907]],["parent/1270",[496,4.537]],["name/1271",[498,45.989]],["parent/1271",[]],["name/1272",[487,44.907]],["parent/1272",[498,4.421]],["name/1273",[497,65.448]],["parent/1273",[498,4.421]],["name/1274",[102,52.098]],["parent/1274",[498,4.421]],["name/1275",[499,65.448]],["parent/1275",[498,4.421]],["name/1276",[46,37.354]],["parent/1276",[498,4.421]],["name/1277",[490,44.907]],["parent/1277",[498,4.421]],["name/1278",[52,43.476]],["parent/1278",[498,4.421]],["name/1279",[53,44.406]],["parent/1279",[498,4.421]],["name/1280",[48,39.495]],["parent/1280",[498,4.421]],["name/1281",[130,44.406]],["parent/1281",[498,4.421]],["name/1282",[491,44.907]],["parent/1282",[498,4.421]],["name/1283",[492,44.907]],["parent/1283",[498,4.421]],["name/1284",[85,43.476]],["parent/1284",[498,4.421]],["name/1285",[493,44.907]],["parent/1285",[498,4.421]],["name/1286",[180,44.406]],["parent/1286",[498,4.421]],["name/1287",[494,44.907]],["parent/1287",[498,4.421]],["name/1288",[500,44.907]],["parent/1288",[]],["name/1289",[487,44.907]],["parent/1289",[500,4.317]],["name/1290",[78,53.21]],["parent/1290",[500,4.317]],["name/1291",[80,62.083]],["parent/1291",[500,4.317]],["name/1292",[82,53.21]],["parent/1292",[500,4.317]],["name/1293",[83,55.893]],["parent/1293",[500,4.317]],["name/1294",[84,62.083]],["parent/1294",[500,4.317]],["name/1295",[46,37.354]],["parent/1295",[500,4.317]],["name/1296",[490,44.907]],["parent/1296",[500,4.317]],["name/1297",[52,43.476]],["parent/1297",[500,4.317]],["name/1298",[53,44.406]],["parent/1298",[500,4.317]],["name/1299",[48,39.495]],["parent/1299",[500,4.317]],["name/1300",[130,44.406]],["parent/1300",[500,4.317]],["name/1301",[491,44.907]],["parent/1301",[500,4.317]],["name/1302",[492,44.907]],["parent/1302",[500,4.317]],["name/1303",[85,43.476]],["parent/1303",[500,4.317]],["name/1304",[493,44.907]],["parent/1304",[500,4.317]],["name/1305",[180,44.406]],["parent/1305",[500,4.317]],["name/1306",[494,44.907]],["parent/1306",[500,4.317]],["name/1307",[86,45.989]],["parent/1307",[]],["name/1308",[487,44.907]],["parent/1308",[86,4.421]],["name/1309",[88,65.448]],["parent/1309",[86,4.421]],["name/1310",[501,70.556]],["parent/1310",[86,4.421]],["name/1311",[46,37.354]],["parent/1311",[86,4.421]],["name/1312",[490,44.907]],["parent/1312",[86,4.421]],["name/1313",[52,43.476]],["parent/1313",[86,4.421]],["name/1314",[53,44.406]],["parent/1314",[86,4.421]],["name/1315",[48,39.495]],["parent/1315",[86,4.421]],["name/1316",[130,44.406]],["parent/1316",[86,4.421]],["name/1317",[491,44.907]],["parent/1317",[86,4.421]],["name/1318",[492,44.907]],["parent/1318",[86,4.421]],["name/1319",[85,43.476]],["parent/1319",[86,4.421]],["name/1320",[493,44.907]],["parent/1320",[86,4.421]],["name/1321",[180,44.406]],["parent/1321",[86,4.421]],["name/1322",[494,44.907]],["parent/1322",[86,4.421]],["name/1323",[502,46.577]],["parent/1323",[]],["name/1324",[487,44.907]],["parent/1324",[502,4.477]],["name/1325",[95,62.083]],["parent/1325",[502,4.477]],["name/1326",[503,59.57]],["parent/1326",[502,4.477]],["name/1327",[46,37.354]],["parent/1327",[502,4.477]],["name/1328",[490,44.907]],["parent/1328",[502,4.477]],["name/1329",[52,43.476]],["parent/1329",[502,4.477]],["name/1330",[53,44.406]],["parent/1330",[502,4.477]],["name/1331",[48,39.495]],["parent/1331",[502,4.477]],["name/1332",[130,44.406]],["parent/1332",[502,4.477]],["name/1333",[491,44.907]],["parent/1333",[502,4.477]],["name/1334",[492,44.907]],["parent/1334",[502,4.477]],["name/1335",[85,43.476]],["parent/1335",[502,4.477]],["name/1336",[493,44.907]],["parent/1336",[502,4.477]],["name/1337",[180,44.406]],["parent/1337",[502,4.477]],["name/1338",[494,44.907]],["parent/1338",[502,4.477]],["name/1339",[504,44.406]],["parent/1339",[]],["name/1340",[487,44.907]],["parent/1340",[504,4.268]],["name/1341",[102,52.098]],["parent/1341",[504,4.268]],["name/1342",[78,53.21]],["parent/1342",[504,4.268]],["name/1343",[104,59.57]],["parent/1343",[504,4.268]],["name/1344",[105,65.448]],["parent/1344",[504,4.268]],["name/1345",[103,62.083]],["parent/1345",[504,4.268]],["name/1346",[82,53.21]],["parent/1346",[504,4.268]],["name/1347",[46,37.354]],["parent/1347",[504,4.268]],["name/1348",[490,44.907]],["parent/1348",[504,4.268]],["name/1349",[52,43.476]],["parent/1349",[504,4.268]],["name/1350",[53,44.406]],["parent/1350",[504,4.268]],["name/1351",[48,39.495]],["parent/1351",[504,4.268]],["name/1352",[130,44.406]],["parent/1352",[504,4.268]],["name/1353",[491,44.907]],["parent/1353",[504,4.268]],["name/1354",[492,44.907]],["parent/1354",[504,4.268]],["name/1355",[85,43.476]],["parent/1355",[504,4.268]],["name/1356",[493,44.907]],["parent/1356",[504,4.268]],["name/1357",[180,44.406]],["parent/1357",[504,4.268]],["name/1358",[494,44.907]],["parent/1358",[504,4.268]],["name/1359",[505,45.433]],["parent/1359",[]],["name/1360",[487,44.907]],["parent/1360",[505,4.367]],["name/1361",[95,62.083]],["parent/1361",[505,4.367]],["name/1362",[503,59.57]],["parent/1362",[505,4.367]],["name/1363",[103,62.083]],["parent/1363",[505,4.367]],["name/1364",[506,70.556]],["parent/1364",[505,4.367]],["name/1365",[46,37.354]],["parent/1365",[505,4.367]],["name/1366",[490,44.907]],["parent/1366",[505,4.367]],["name/1367",[52,43.476]],["parent/1367",[505,4.367]],["name/1368",[53,44.406]],["parent/1368",[505,4.367]],["name/1369",[48,39.495]],["parent/1369",[505,4.367]],["name/1370",[130,44.406]],["parent/1370",[505,4.367]],["name/1371",[491,44.907]],["parent/1371",[505,4.367]],["name/1372",[492,44.907]],["parent/1372",[505,4.367]],["name/1373",[85,43.476]],["parent/1373",[505,4.367]],["name/1374",[493,44.907]],["parent/1374",[505,4.367]],["name/1375",[180,44.406]],["parent/1375",[505,4.367]],["name/1376",[494,44.907]],["parent/1376",[505,4.367]],["name/1377",[507,47.202]],["parent/1377",[]],["name/1378",[487,44.907]],["parent/1378",[507,4.537]],["name/1379",[503,59.57]],["parent/1379",[507,4.537]],["name/1380",[46,37.354]],["parent/1380",[507,4.537]],["name/1381",[490,44.907]],["parent/1381",[507,4.537]],["name/1382",[52,43.476]],["parent/1382",[507,4.537]],["name/1383",[53,44.406]],["parent/1383",[507,4.537]],["name/1384",[48,39.495]],["parent/1384",[507,4.537]],["name/1385",[130,44.406]],["parent/1385",[507,4.537]],["name/1386",[491,44.907]],["parent/1386",[507,4.537]],["name/1387",[492,44.907]],["parent/1387",[507,4.537]],["name/1388",[85,43.476]],["parent/1388",[507,4.537]],["name/1389",[493,44.907]],["parent/1389",[507,4.537]],["name/1390",[180,44.406]],["parent/1390",[507,4.537]],["name/1391",[494,44.907]],["parent/1391",[507,4.537]],["name/1392",[508,57.563]],["parent/1392",[]],["name/1393",[509,65.448]],["parent/1393",[508,5.533]],["name/1394",[510,65.448]],["parent/1394",[508,5.533]],["name/1395",[511,65.448]],["parent/1395",[508,5.533]],["name/1396",[512,65.448]],["parent/1396",[508,5.533]],["name/1397",[513,57.563]],["parent/1397",[]],["name/1398",[509,65.448]],["parent/1398",[513,5.533]],["name/1399",[510,65.448]],["parent/1399",[513,5.533]],["name/1400",[511,65.448]],["parent/1400",[513,5.533]],["name/1401",[512,65.448]],["parent/1401",[513,5.533]],["name/1402",[514,45.433]],["parent/1402",[]],["name/1403",[487,44.907]],["parent/1403",[514,4.367]],["name/1404",[48,39.495]],["parent/1404",[514,4.367]],["name/1405",[83,55.893]],["parent/1405",[514,4.367]],["name/1406",[503,59.57]],["parent/1406",[514,4.367]],["name/1407",[140,65.448]],["parent/1407",[514,4.367]],["name/1408",[139,65.448]],["parent/1408",[514,4.367]],["name/1409",[46,37.354]],["parent/1409",[514,4.367]],["name/1410",[490,44.907]],["parent/1410",[514,4.367]],["name/1411",[52,43.476]],["parent/1411",[514,4.367]],["name/1412",[53,44.406]],["parent/1412",[514,4.367]],["name/1413",[130,44.406]],["parent/1413",[514,4.367]],["name/1414",[491,44.907]],["parent/1414",[514,4.367]],["name/1415",[492,44.907]],["parent/1415",[514,4.367]],["name/1416",[85,43.476]],["parent/1416",[514,4.367]],["name/1417",[493,44.907]],["parent/1417",[514,4.367]],["name/1418",[180,44.406]],["parent/1418",[514,4.367]],["name/1419",[494,44.907]],["parent/1419",[514,4.367]],["name/1420",[515,59.57]],["parent/1420",[]],["name/1421",[516,65.448]],["parent/1421",[515,5.726]],["name/1422",[517,65.448]],["parent/1422",[515,5.726]],["name/1423",[518,65.448]],["parent/1423",[515,5.726]],["name/1424",[519,59.57]],["parent/1424",[]],["name/1425",[516,65.448]],["parent/1425",[519,5.726]],["name/1426",[517,65.448]],["parent/1426",[519,5.726]],["name/1427",[518,65.448]],["parent/1427",[519,5.726]],["name/1428",[520,43.93]],["parent/1428",[]],["name/1429",[487,44.907]],["parent/1429",[520,4.223]],["name/1430",[102,52.098]],["parent/1430",[520,4.223]],["name/1431",[78,53.21]],["parent/1431",[520,4.223]],["name/1432",[82,53.21]],["parent/1432",[520,4.223]],["name/1433",[84,62.083]],["parent/1433",[520,4.223]],["name/1434",[521,70.556]],["parent/1434",[520,4.223]],["name/1435",[80,62.083]],["parent/1435",[520,4.223]],["name/1436",[499,65.448]],["parent/1436",[520,4.223]],["name/1437",[48,39.495]],["parent/1437",[520,4.223]],["name/1438",[46,37.354]],["parent/1438",[520,4.223]],["name/1439",[490,44.907]],["parent/1439",[520,4.223]],["name/1440",[52,43.476]],["parent/1440",[520,4.223]],["name/1441",[53,44.406]],["parent/1441",[520,4.223]],["name/1442",[130,44.406]],["parent/1442",[520,4.223]],["name/1443",[491,44.907]],["parent/1443",[520,4.223]],["name/1444",[492,44.907]],["parent/1444",[520,4.223]],["name/1445",[85,43.476]],["parent/1445",[520,4.223]],["name/1446",[493,44.907]],["parent/1446",[520,4.223]],["name/1447",[180,44.406]],["parent/1447",[520,4.223]],["name/1448",[494,44.907]],["parent/1448",[520,4.223]],["name/1449",[522,62.083]],["parent/1449",[]],["name/1450",[523,65.448]],["parent/1450",[522,5.968]],["name/1451",[524,65.448]],["parent/1451",[522,5.968]],["name/1452",[525,62.083]],["parent/1452",[]],["name/1453",[523,65.448]],["parent/1453",[525,5.968]],["name/1454",[524,65.448]],["parent/1454",[525,5.968]],["name/1455",[526,44.907]],["parent/1455",[]],["name/1456",[487,44.907]],["parent/1456",[526,4.317]],["name/1457",[48,39.495]],["parent/1457",[526,4.317]],["name/1458",[527,65.448]],["parent/1458",[526,4.317]],["name/1459",[47,59.57]],["parent/1459",[526,4.317]],["name/1460",[102,52.098]],["parent/1460",[526,4.317]],["name/1461",[335,62.083]],["parent/1461",[526,4.317]],["name/1462",[33,59.57]],["parent/1462",[526,4.317]],["name/1463",[46,37.354]],["parent/1463",[526,4.317]],["name/1464",[490,44.907]],["parent/1464",[526,4.317]],["name/1465",[52,43.476]],["parent/1465",[526,4.317]],["name/1466",[53,44.406]],["parent/1466",[526,4.317]],["name/1467",[130,44.406]],["parent/1467",[526,4.317]],["name/1468",[491,44.907]],["parent/1468",[526,4.317]],["name/1469",[492,44.907]],["parent/1469",[526,4.317]],["name/1470",[85,43.476]],["parent/1470",[526,4.317]],["name/1471",[493,44.907]],["parent/1471",[526,4.317]],["name/1472",[180,44.406]],["parent/1472",[526,4.317]],["name/1473",[494,44.907]],["parent/1473",[526,4.317]],["name/1474",[528,44.406]],["parent/1474",[]],["name/1475",[487,44.907]],["parent/1475",[528,4.268]],["name/1476",[102,52.098]],["parent/1476",[528,4.268]],["name/1477",[78,53.21]],["parent/1477",[528,4.268]],["name/1478",[149,65.448]],["parent/1478",[528,4.268]],["name/1479",[33,59.57]],["parent/1479",[528,4.268]],["name/1480",[104,59.57]],["parent/1480",[528,4.268]],["name/1481",[82,53.21]],["parent/1481",[528,4.268]],["name/1482",[46,37.354]],["parent/1482",[528,4.268]],["name/1483",[490,44.907]],["parent/1483",[528,4.268]],["name/1484",[52,43.476]],["parent/1484",[528,4.268]],["name/1485",[53,44.406]],["parent/1485",[528,4.268]],["name/1486",[48,39.495]],["parent/1486",[528,4.268]],["name/1487",[130,44.406]],["parent/1487",[528,4.268]],["name/1488",[491,44.907]],["parent/1488",[528,4.268]],["name/1489",[492,44.907]],["parent/1489",[528,4.268]],["name/1490",[85,43.476]],["parent/1490",[528,4.268]],["name/1491",[493,44.907]],["parent/1491",[528,4.268]],["name/1492",[180,44.406]],["parent/1492",[528,4.268]],["name/1493",[494,44.907]],["parent/1493",[528,4.268]],["name/1494",[529,45.989]],["parent/1494",[]],["name/1495",[487,44.907]],["parent/1495",[529,4.421]],["name/1496",[527,65.448]],["parent/1496",[529,4.421]],["name/1497",[102,52.098]],["parent/1497",[529,4.421]],["name/1498",[83,55.893]],["parent/1498",[529,4.421]],["name/1499",[46,37.354]],["parent/1499",[529,4.421]],["name/1500",[490,44.907]],["parent/1500",[529,4.421]],["name/1501",[52,43.476]],["parent/1501",[529,4.421]],["name/1502",[53,44.406]],["parent/1502",[529,4.421]],["name/1503",[48,39.495]],["parent/1503",[529,4.421]],["name/1504",[130,44.406]],["parent/1504",[529,4.421]],["name/1505",[491,44.907]],["parent/1505",[529,4.421]],["name/1506",[492,44.907]],["parent/1506",[529,4.421]],["name/1507",[85,43.476]],["parent/1507",[529,4.421]],["name/1508",[493,44.907]],["parent/1508",[529,4.421]],["name/1509",[180,44.406]],["parent/1509",[529,4.421]],["name/1510",[494,44.907]],["parent/1510",[529,4.421]],["name/1511",[530,47.202]],["parent/1511",[]],["name/1512",[487,44.907]],["parent/1512",[530,4.537]],["name/1513",[57,65.448]],["parent/1513",[530,4.537]],["name/1514",[46,37.354]],["parent/1514",[530,4.537]],["name/1515",[490,44.907]],["parent/1515",[530,4.537]],["name/1516",[52,43.476]],["parent/1516",[530,4.537]],["name/1517",[53,44.406]],["parent/1517",[530,4.537]],["name/1518",[48,39.495]],["parent/1518",[530,4.537]],["name/1519",[130,44.406]],["parent/1519",[530,4.537]],["name/1520",[491,44.907]],["parent/1520",[530,4.537]],["name/1521",[492,44.907]],["parent/1521",[530,4.537]],["name/1522",[85,43.476]],["parent/1522",[530,4.537]],["name/1523",[493,44.907]],["parent/1523",[530,4.537]],["name/1524",[180,44.406]],["parent/1524",[530,4.537]],["name/1525",[494,44.907]],["parent/1525",[530,4.537]],["name/1526",[531,46.577]],["parent/1526",[]],["name/1527",[487,44.907]],["parent/1527",[531,4.477]],["name/1528",[174,65.448]],["parent/1528",[531,4.477]],["name/1529",[172,65.448]],["parent/1529",[531,4.477]],["name/1530",[46,37.354]],["parent/1530",[531,4.477]],["name/1531",[490,44.907]],["parent/1531",[531,4.477]],["name/1532",[52,43.476]],["parent/1532",[531,4.477]],["name/1533",[53,44.406]],["parent/1533",[531,4.477]],["name/1534",[48,39.495]],["parent/1534",[531,4.477]],["name/1535",[130,44.406]],["parent/1535",[531,4.477]],["name/1536",[491,44.907]],["parent/1536",[531,4.477]],["name/1537",[492,44.907]],["parent/1537",[531,4.477]],["name/1538",[85,43.476]],["parent/1538",[531,4.477]],["name/1539",[493,44.907]],["parent/1539",[531,4.477]],["name/1540",[180,44.406]],["parent/1540",[531,4.477]],["name/1541",[494,44.907]],["parent/1541",[531,4.477]],["name/1542",[532,47.202]],["parent/1542",[]],["name/1543",[487,44.907]],["parent/1543",[532,4.537]],["name/1544",[58,65.448]],["parent/1544",[532,4.537]],["name/1545",[46,37.354]],["parent/1545",[532,4.537]],["name/1546",[490,44.907]],["parent/1546",[532,4.537]],["name/1547",[52,43.476]],["parent/1547",[532,4.537]],["name/1548",[53,44.406]],["parent/1548",[532,4.537]],["name/1549",[48,39.495]],["parent/1549",[532,4.537]],["name/1550",[130,44.406]],["parent/1550",[532,4.537]],["name/1551",[491,44.907]],["parent/1551",[532,4.537]],["name/1552",[492,44.907]],["parent/1552",[532,4.537]],["name/1553",[85,43.476]],["parent/1553",[532,4.537]],["name/1554",[493,44.907]],["parent/1554",[532,4.537]],["name/1555",[180,44.406]],["parent/1555",[532,4.537]],["name/1556",[494,44.907]],["parent/1556",[532,4.537]],["name/1557",[533,55.893]],["parent/1557",[]],["name/1558",[534,65.448]],["parent/1558",[533,5.373]],["name/1559",[535,65.448]],["parent/1559",[533,5.373]],["name/1560",[536,65.448]],["parent/1560",[533,5.373]],["name/1561",[537,65.448]],["parent/1561",[533,5.373]],["name/1562",[538,65.448]],["parent/1562",[533,5.373]],["name/1563",[539,55.893]],["parent/1563",[]],["name/1564",[534,65.448]],["parent/1564",[539,5.373]],["name/1565",[535,65.448]],["parent/1565",[539,5.373]],["name/1566",[536,65.448]],["parent/1566",[539,5.373]],["name/1567",[537,65.448]],["parent/1567",[539,5.373]],["name/1568",[538,65.448]],["parent/1568",[539,5.373]],["name/1569",[540,45.989]],["parent/1569",[]],["name/1570",[487,44.907]],["parent/1570",[540,4.421]],["name/1571",[541,70.556]],["parent/1571",[540,4.421]],["name/1572",[542,70.556]],["parent/1572",[540,4.421]],["name/1573",[543,70.556]],["parent/1573",[540,4.421]],["name/1574",[48,39.495]],["parent/1574",[540,4.421]],["name/1575",[46,37.354]],["parent/1575",[540,4.421]],["name/1576",[490,44.907]],["parent/1576",[540,4.421]],["name/1577",[52,43.476]],["parent/1577",[540,4.421]],["name/1578",[53,44.406]],["parent/1578",[540,4.421]],["name/1579",[130,44.406]],["parent/1579",[540,4.421]],["name/1580",[491,44.907]],["parent/1580",[540,4.421]],["name/1581",[492,44.907]],["parent/1581",[540,4.421]],["name/1582",[85,43.476]],["parent/1582",[540,4.421]],["name/1583",[493,44.907]],["parent/1583",[540,4.421]],["name/1584",[180,44.406]],["parent/1584",[540,4.421]],["name/1585",[494,44.907]],["parent/1585",[540,4.421]],["name/1586",[544,70.556]],["parent/1586",[]],["name/1587",[545,70.556]],["parent/1587",[]],["name/1588",[546,70.556]],["parent/1588",[]],["name/1589",[547,70.556]],["parent/1589",[]],["name/1590",[548,70.556]],["parent/1590",[]],["name/1591",[549,70.556]],["parent/1591",[]],["name/1592",[550,70.556]],["parent/1592",[]],["name/1593",[551,70.556]],["parent/1593",[]],["name/1594",[552,70.556]],["parent/1594",[]],["name/1595",[553,70.556]],["parent/1595",[]],["name/1596",[554,70.556]],["parent/1596",[]],["name/1597",[555,70.556]],["parent/1597",[]],["name/1598",[556,70.556]],["parent/1598",[]],["name/1599",[557,70.556]],["parent/1599",[]],["name/1600",[558,70.556]],["parent/1600",[]],["name/1601",[559,70.556]],["parent/1601",[]],["name/1602",[131,62.083]],["parent/1602",[]],["name/1603",[16,29.557]],["parent/1603",[131,5.968]],["name/1604",[560,70.556]],["parent/1604",[561,4.097]],["name/1605",[16,29.557]],["parent/1605",[561,4.097]],["name/1606",[562,70.556]],["parent/1606",[561,4.097]],["name/1607",[16,29.557]],["parent/1607",[561,4.097]],["name/1608",[563,70.556]],["parent/1608",[561,4.097]],["name/1609",[16,29.557]],["parent/1609",[561,4.097]],["name/1610",[564,70.556]],["parent/1610",[561,4.097]],["name/1611",[16,29.557]],["parent/1611",[561,4.097]],["name/1612",[565,70.556]],["parent/1612",[561,4.097]],["name/1613",[16,29.557]],["parent/1613",[561,4.097]],["name/1614",[566,70.556]],["parent/1614",[561,4.097]],["name/1615",[16,29.557]],["parent/1615",[561,4.097]],["name/1616",[567,70.556]],["parent/1616",[561,4.097]],["name/1617",[16,29.557]],["parent/1617",[561,4.097]],["name/1618",[568,70.556]],["parent/1618",[561,4.097]],["name/1619",[16,29.557]],["parent/1619",[561,4.097]],["name/1620",[569,70.556]],["parent/1620",[561,4.097]],["name/1621",[16,29.557]],["parent/1621",[561,4.097]],["name/1622",[570,70.556]],["parent/1622",[561,4.097]],["name/1623",[16,29.557]],["parent/1623",[561,4.097]],["name/1624",[571,70.556]],["parent/1624",[561,4.097]],["name/1625",[16,29.557]],["parent/1625",[561,4.097]],["name/1626",[572,70.556]],["parent/1626",[561,4.097]],["name/1627",[16,29.557]],["parent/1627",[561,4.097]],["name/1628",[16,29.557]],["parent/1628",[]],["name/1629",[573,70.556]],["parent/1629",[]],["name/1630",[574,70.556]],["parent/1630",[]],["name/1631",[575,70.556]],["parent/1631",[]],["name/1632",[576,70.556]],["parent/1632",[]],["name/1633",[577,70.556]],["parent/1633",[]],["name/1634",[578,70.556]],["parent/1634",[]],["name/1635",[579,70.556]],["parent/1635",[]],["name/1636",[580,70.556]],["parent/1636",[]],["name/1637",[581,70.556]],["parent/1637",[]],["name/1638",[582,70.556]],["parent/1638",[]],["name/1639",[583,53.21]],["parent/1639",[]],["name/1640",[16,29.557]],["parent/1640",[583,5.115]],["name/1641",[1,47.202]],["parent/1641",[583,5.115]],["name/1642",[584,49.353]],["parent/1642",[583,5.115]],["name/1643",[585,49.353]],["parent/1643",[583,5.115]],["name/1644",[586,49.353]],["parent/1644",[583,5.115]],["name/1645",[587,49.353]],["parent/1645",[583,5.115]],["name/1646",[588,49.353]],["parent/1646",[583,5.115]],["name/1647",[589,53.21]],["parent/1647",[]],["name/1648",[16,29.557]],["parent/1648",[589,5.115]],["name/1649",[1,47.202]],["parent/1649",[589,5.115]],["name/1650",[584,49.353]],["parent/1650",[589,5.115]],["name/1651",[585,49.353]],["parent/1651",[589,5.115]],["name/1652",[586,49.353]],["parent/1652",[589,5.115]],["name/1653",[587,49.353]],["parent/1653",[589,5.115]],["name/1654",[588,49.353]],["parent/1654",[589,5.115]],["name/1655",[590,53.21]],["parent/1655",[]],["name/1656",[16,29.557]],["parent/1656",[590,5.115]],["name/1657",[1,47.202]],["parent/1657",[590,5.115]],["name/1658",[584,49.353]],["parent/1658",[590,5.115]],["name/1659",[585,49.353]],["parent/1659",[590,5.115]],["name/1660",[586,49.353]],["parent/1660",[590,5.115]],["name/1661",[587,49.353]],["parent/1661",[590,5.115]],["name/1662",[588,49.353]],["parent/1662",[590,5.115]],["name/1663",[591,53.21]],["parent/1663",[]],["name/1664",[16,29.557]],["parent/1664",[591,5.115]],["name/1665",[1,47.202]],["parent/1665",[591,5.115]],["name/1666",[584,49.353]],["parent/1666",[591,5.115]],["name/1667",[585,49.353]],["parent/1667",[591,5.115]],["name/1668",[586,49.353]],["parent/1668",[591,5.115]],["name/1669",[587,49.353]],["parent/1669",[591,5.115]],["name/1670",[588,49.353]],["parent/1670",[591,5.115]],["name/1671",[592,53.21]],["parent/1671",[]],["name/1672",[16,29.557]],["parent/1672",[592,5.115]],["name/1673",[1,47.202]],["parent/1673",[592,5.115]],["name/1674",[584,49.353]],["parent/1674",[592,5.115]],["name/1675",[585,49.353]],["parent/1675",[592,5.115]],["name/1676",[586,49.353]],["parent/1676",[592,5.115]],["name/1677",[587,49.353]],["parent/1677",[592,5.115]],["name/1678",[588,49.353]],["parent/1678",[592,5.115]],["name/1679",[593,53.21]],["parent/1679",[]],["name/1680",[16,29.557]],["parent/1680",[593,5.115]],["name/1681",[1,47.202]],["parent/1681",[593,5.115]],["name/1682",[584,49.353]],["parent/1682",[593,5.115]],["name/1683",[585,49.353]],["parent/1683",[593,5.115]],["name/1684",[586,49.353]],["parent/1684",[593,5.115]],["name/1685",[587,49.353]],["parent/1685",[593,5.115]],["name/1686",[588,49.353]],["parent/1686",[593,5.115]],["name/1687",[594,53.21]],["parent/1687",[]],["name/1688",[16,29.557]],["parent/1688",[594,5.115]],["name/1689",[1,47.202]],["parent/1689",[594,5.115]],["name/1690",[584,49.353]],["parent/1690",[594,5.115]],["name/1691",[585,49.353]],["parent/1691",[594,5.115]],["name/1692",[586,49.353]],["parent/1692",[594,5.115]],["name/1693",[587,49.353]],["parent/1693",[594,5.115]],["name/1694",[588,49.353]],["parent/1694",[594,5.115]],["name/1695",[595,53.21]],["parent/1695",[]],["name/1696",[16,29.557]],["parent/1696",[595,5.115]],["name/1697",[1,47.202]],["parent/1697",[595,5.115]],["name/1698",[584,49.353]],["parent/1698",[595,5.115]],["name/1699",[585,49.353]],["parent/1699",[595,5.115]],["name/1700",[586,49.353]],["parent/1700",[595,5.115]],["name/1701",[587,49.353]],["parent/1701",[595,5.115]],["name/1702",[588,49.353]],["parent/1702",[595,5.115]],["name/1703",[596,53.21]],["parent/1703",[]],["name/1704",[16,29.557]],["parent/1704",[596,5.115]],["name/1705",[1,47.202]],["parent/1705",[596,5.115]],["name/1706",[584,49.353]],["parent/1706",[596,5.115]],["name/1707",[585,49.353]],["parent/1707",[596,5.115]],["name/1708",[586,49.353]],["parent/1708",[596,5.115]],["name/1709",[587,49.353]],["parent/1709",[596,5.115]],["name/1710",[588,49.353]],["parent/1710",[596,5.115]],["name/1711",[597,53.21]],["parent/1711",[]],["name/1712",[16,29.557]],["parent/1712",[597,5.115]],["name/1713",[1,47.202]],["parent/1713",[597,5.115]],["name/1714",[584,49.353]],["parent/1714",[597,5.115]],["name/1715",[585,49.353]],["parent/1715",[597,5.115]],["name/1716",[586,49.353]],["parent/1716",[597,5.115]],["name/1717",[587,49.353]],["parent/1717",[597,5.115]],["name/1718",[588,49.353]],["parent/1718",[597,5.115]],["name/1719",[598,53.21]],["parent/1719",[]],["name/1720",[16,29.557]],["parent/1720",[598,5.115]],["name/1721",[1,47.202]],["parent/1721",[598,5.115]],["name/1722",[584,49.353]],["parent/1722",[598,5.115]],["name/1723",[585,49.353]],["parent/1723",[598,5.115]],["name/1724",[586,49.353]],["parent/1724",[598,5.115]],["name/1725",[587,49.353]],["parent/1725",[598,5.115]],["name/1726",[588,49.353]],["parent/1726",[598,5.115]],["name/1727",[599,53.21]],["parent/1727",[]],["name/1728",[16,29.557]],["parent/1728",[599,5.115]],["name/1729",[1,47.202]],["parent/1729",[599,5.115]],["name/1730",[584,49.353]],["parent/1730",[599,5.115]],["name/1731",[585,49.353]],["parent/1731",[599,5.115]],["name/1732",[586,49.353]],["parent/1732",[599,5.115]],["name/1733",[587,49.353]],["parent/1733",[599,5.115]],["name/1734",[588,49.353]],["parent/1734",[599,5.115]],["name/1735",[600,70.556]],["parent/1735",[]],["name/1736",[601,70.556]],["parent/1736",[]],["name/1737",[602,70.556]],["parent/1737",[]]],"invertedIndex":[["__type",{"_index":16,"name":{"16":{},"18":{},"20":{},"22":{},"24":{},"26":{},"28":{},"30":{},"32":{},"47":{},"49":{},"51":{},"53":{},"55":{},"57":{},"59":{},"61":{},"63":{},"68":{},"303":{},"328":{},"353":{},"379":{},"406":{},"434":{},"463":{},"489":{},"492":{},"494":{},"496":{},"519":{},"545":{},"564":{},"580":{},"600":{},"623":{},"635":{},"656":{},"686":{},"708":{},"750":{},"773":{},"791":{},"820":{},"847":{},"971":{},"975":{},"983":{},"1003":{},"1005":{},"1025":{},"1027":{},"1031":{},"1043":{},"1047":{},"1067":{},"1089":{},"1091":{},"1096":{},"1106":{},"1110":{},"1128":{},"1150":{},"1166":{},"1603":{},"1605":{},"1607":{},"1609":{},"1611":{},"1613":{},"1615":{},"1617":{},"1619":{},"1621":{},"1623":{},"1625":{},"1627":{},"1628":{},"1640":{},"1648":{},"1656":{},"1664":{},"1672":{},"1680":{},"1688":{},"1696":{},"1704":{},"1712":{},"1720":{},"1728":{}},"parent":{}}],["accepted",{"_index":286,"name":{"662":{}},"parent":{}}],["account",{"_index":46,"name":{"85":{},"119":{},"135":{},"157":{},"210":{},"226":{},"280":{},"293":{},"304":{},"320":{},"343":{},"369":{},"380":{},"395":{},"407":{},"424":{},"435":{},"450":{},"464":{},"480":{},"490":{},"509":{},"1229":{},"1244":{},"1259":{},"1276":{},"1295":{},"1311":{},"1327":{},"1347":{},"1365":{},"1380":{},"1409":{},"1438":{},"1463":{},"1482":{},"1499":{},"1514":{},"1530":{},"1545":{},"1575":{}},"parent":{}}],["account_data",{"_index":211,"name":{"354":{}},"parent":{}}],["account_hash",{"_index":113,"name":{"180":{}},"parent":{}}],["account_objects",{"_index":224,"name":{"408":{}},"parent":{}}],["account_root",{"_index":266,"name":{"619":{}},"parent":{}}],["account_sequence_available",{"_index":287,"name":{"663":{}},"parent":{}}],["account_sequence_next",{"_index":288,"name":{"664":{}},"parent":{}}],["accountchannelsrequest",{"_index":184,"name":{"291":{}},"parent":{"292":{},"293":{},"294":{},"295":{},"296":{},"297":{},"298":{},"299":{},"300":{}}}],["accountchannelsresponse",{"_index":191,"name":{"301":{}},"parent":{"302":{},"303":{},"311":{},"312":{},"313":{},"314":{},"315":{},"316":{},"317":{}}}],["accountchannelsresponse.__type",{"_index":193,"name":{},"parent":{"304":{},"305":{},"306":{},"307":{},"308":{},"309":{},"310":{}}}],["accountcurrenciesrequest",{"_index":201,"name":{"318":{}},"parent":{"319":{},"320":{},"321":{},"322":{},"323":{},"324":{},"325":{}}}],["accountcurrenciesresponse",{"_index":203,"name":{"326":{}},"parent":{"327":{},"328":{},"334":{},"335":{},"336":{},"337":{},"338":{},"339":{},"340":{}}}],["accountcurrenciesresponse.__type",{"_index":204,"name":{},"parent":{"329":{},"330":{},"331":{},"332":{},"333":{}}}],["accountdelete",{"_index":495,"name":{"1240":{}},"parent":{"1241":{},"1242":{},"1243":{},"1244":{},"1245":{},"1246":{},"1247":{},"1248":{},"1249":{},"1250":{},"1251":{},"1252":{},"1253":{},"1254":{},"1255":{}}}],["accountinforequest",{"_index":207,"name":{"341":{}},"parent":{"342":{},"343":{},"344":{},"345":{},"346":{},"347":{},"348":{},"349":{},"350":{}}}],["accountinforesponse",{"_index":210,"name":{"351":{}},"parent":{"352":{},"353":{},"360":{},"361":{},"362":{},"363":{},"364":{},"365":{},"366":{}}}],["accountinforesponse.__type",{"_index":212,"name":{},"parent":{"354":{},"355":{},"356":{},"357":{},"358":{},"359":{}}}],["accountlinesrequest",{"_index":215,"name":{"367":{}},"parent":{"368":{},"369":{},"370":{},"371":{},"372":{},"373":{},"374":{},"375":{},"376":{}}}],["accountlinesresponse",{"_index":217,"name":{"377":{}},"parent":{"378":{},"379":{},"386":{},"387":{},"388":{},"389":{},"390":{},"391":{},"392":{}}}],["accountlinesresponse.__type",{"_index":218,"name":{},"parent":{"380":{},"381":{},"382":{},"383":{},"384":{},"385":{}}}],["accountobjectsrequest",{"_index":220,"name":{"393":{}},"parent":{"394":{},"395":{},"396":{},"397":{},"398":{},"399":{},"400":{},"401":{},"402":{},"403":{}}}],["accountobjectsresponse",{"_index":222,"name":{"404":{}},"parent":{"405":{},"406":{},"415":{},"416":{},"417":{},"418":{},"419":{},"420":{},"421":{}}}],["accountobjectsresponse.__type",{"_index":223,"name":{},"parent":{"407":{},"408":{},"409":{},"410":{},"411":{},"412":{},"413":{},"414":{}}}],["accountoffersrequest",{"_index":225,"name":{"422":{}},"parent":{"423":{},"424":{},"425":{},"426":{},"427":{},"428":{},"429":{},"430":{},"431":{}}}],["accountoffersresponse",{"_index":226,"name":{"432":{}},"parent":{"433":{},"434":{},"441":{},"442":{},"443":{},"444":{},"445":{},"446":{},"447":{}}}],["accountoffersresponse.__type",{"_index":227,"name":{},"parent":{"435":{},"436":{},"437":{},"438":{},"439":{},"440":{}}}],["accountroot",{"_index":43,"name":{"83":{}},"parent":{}}],["accountrootflags",{"_index":62,"name":{"101":{}},"parent":{}}],["accounts",{"_index":250,"name":{"535":{},"624":{},"859":{},"951":{}},"parent":{}}],["accounts_proposed",{"_index":341,"name":{"860":{},"952":{}},"parent":{}}],["accountset",{"_index":486,"name":{"1219":{}},"parent":{"1220":{},"1221":{},"1222":{},"1223":{},"1224":{},"1225":{},"1226":{},"1227":{},"1228":{},"1229":{},"1230":{},"1231":{},"1232":{},"1233":{},"1234":{},"1235":{},"1236":{},"1237":{},"1238":{},"1239":{}}}],["accountsetasfflags",{"_index":468,"name":{"1195":{}},"parent":{"1196":{},"1197":{},"1198":{},"1199":{},"1200":{},"1201":{},"1202":{},"1203":{},"1204":{}}}],["accountsetflagsinterface",{"_index":485,"name":{"1212":{}},"parent":{"1213":{},"1214":{},"1215":{},"1216":{},"1217":{},"1218":{}}}],["accountsettfflags",{"_index":478,"name":{"1205":{}},"parent":{"1206":{},"1207":{},"1208":{},"1209":{},"1210":{},"1211":{}}}],["accountstate",{"_index":115,"name":{"181":{}},"parent":{}}],["accounttxnid",{"_index":53,"name":{"92":{},"1232":{},"1247":{},"1262":{},"1279":{},"1298":{},"1314":{},"1330":{},"1350":{},"1368":{},"1383":{},"1412":{},"1441":{},"1466":{},"1485":{},"1502":{},"1517":{},"1533":{},"1548":{},"1578":{}},"parent":{}}],["accounttxrequest",{"_index":229,"name":{"448":{}},"parent":{"449":{},"450":{},"451":{},"452":{},"453":{},"454":{},"455":{},"456":{},"457":{},"458":{},"459":{},"460":{}}}],["accounttxresponse",{"_index":234,"name":{"461":{}},"parent":{"462":{},"463":{},"471":{},"472":{},"473":{},"474":{},"475":{},"476":{},"477":{}}}],["accounttxresponse.__type",{"_index":235,"name":{},"parent":{"464":{},"465":{},"466":{},"467":{},"468":{},"469":{},"470":{}}}],["action",{"_index":365,"name":{"927":{}},"parent":{}}],["address",{"_index":37,"name":{"77":{}},"parent":{}}],["affectednodes",{"_index":463,"name":{"1190":{}},"parent":{}}],["age",{"_index":406,"name":{"1032":{},"1068":{},"1097":{},"1129":{}},"parent":{}}],["alternatives",{"_index":322,"name":{"792":{},"821":{},"924":{}},"parent":{}}],["amendment_blocked",{"_index":402,"name":{"1028":{},"1092":{}},"parent":{}}],["amendments",{"_index":73,"name":{"111":{},"113":{},"890":{}},"parent":{}}],["amount",{"_index":102,"name":{"159":{},"228":{},"839":{},"1274":{},"1341":{},"1430":{},"1460":{},"1476":{},"1497":{}},"parent":{}}],["api_version",{"_index":190,"name":{"300":{},"317":{},"325":{},"340":{},"350":{},"366":{},"376":{},"392":{},"403":{},"421":{},"431":{},"447":{},"460":{},"477":{},"486":{},"506":{},"516":{},"529":{},"542":{},"557":{},"561":{},"573":{},"577":{},"588":{},"597":{},"612":{},"632":{},"647":{},"653":{},"677":{},"683":{},"698":{},"705":{},"719":{},"727":{},"737":{},"747":{},"762":{},"770":{},"787":{},"806":{},"817":{},"836":{},"844":{},"855":{},"866":{},"875":{},"955":{},"964":{},"968":{},"995":{},"1000":{},"1018":{},"1022":{},"1082":{},"1086":{},"1143":{},"1147":{},"1159":{},"1163":{},"1174":{},"1183":{}},"parent":{}}],["applied",{"_index":289,"name":{"665":{}},"parent":{}}],["asfaccounttxnid",{"_index":473,"name":{"1200":{}},"parent":{}}],["asfdefaultripple",{"_index":476,"name":{"1203":{}},"parent":{}}],["asfdepositauth",{"_index":477,"name":{"1204":{}},"parent":{}}],["asfdisablemaster",{"_index":472,"name":{"1199":{}},"parent":{}}],["asfdisallowxrp",{"_index":471,"name":{"1198":{}},"parent":{}}],["asfglobalfreeze",{"_index":475,"name":{"1202":{}},"parent":{}}],["asfnofreeze",{"_index":474,"name":{"1201":{}},"parent":{}}],["asfrequireauth",{"_index":470,"name":{"1197":{}},"parent":{}}],["asfrequiredest",{"_index":469,"name":{"1196":{}},"parent":{}}],["assets",{"_index":242,"name":{"495":{}},"parent":{}}],["authorize",{"_index":88,"name":{"136":{},"1309":{}},"parent":{}}],["authorizechannel",{"_index":600,"name":{"1735":{}},"parent":{}}],["autofill",{"_index":15,"name":{"15":{},"46":{}},"parent":{}}],["balance",{"_index":47,"name":{"86":{},"229":{},"245":{},"1459":{}},"parent":{}}],["balances",{"_index":241,"name":{"493":{}},"parent":{}}],["base_fee",{"_index":356,"name":{"891":{},"976":{},"1098":{},"1130":{}},"parent":{}}],["base_fee_xrp",{"_index":408,"name":{"1033":{},"1069":{}},"parent":{}}],["basefee",{"_index":108,"name":{"173":{}},"parent":{}}],["binary",{"_index":232,"name":{"455":{},"539":{},"593":{},"615":{},"723":{}},"parent":{}}],["bookdirectory",{"_index":141,"name":{"214":{}},"parent":{}}],["booknode",{"_index":142,"name":{"215":{}},"parent":{}}],["bookoffersrequest",{"_index":309,"name":{"738":{}},"parent":{"739":{},"740":{},"741":{},"742":{},"743":{},"744":{},"745":{},"746":{},"747":{}}}],["bookoffersresponse",{"_index":313,"name":{"748":{}},"parent":{"749":{},"750":{},"756":{},"757":{},"758":{},"759":{},"760":{},"761":{},"762":{}}}],["bookoffersresponse.__type",{"_index":314,"name":{},"parent":{"751":{},"752":{},"753":{},"754":{},"755":{}}}],["books",{"_index":342,"name":{"861":{},"953":{}},"parent":{}}],["broadcast",{"_index":290,"name":{"666":{}},"parent":{}}],["broadcastclient",{"_index":0,"name":{"0":{}},"parent":{"1":{},"2":{},"3":{},"4":{},"5":{},"6":{},"7":{},"8":{},"9":{},"10":{},"11":{},"12":{},"13":{},"14":{},"15":{},"16":{},"17":{},"18":{},"19":{},"20":{},"21":{},"22":{},"23":{},"24":{},"25":{},"26":{},"27":{},"28":{},"29":{},"30":{},"31":{},"32":{}}}],["build_version",{"_index":404,"name":{"1029":{},"1093":{}},"parent":{}}],["cancelafter",{"_index":104,"name":{"161":{},"237":{},"1343":{},"1480":{}},"parent":{}}],["channel",{"_index":527,"name":{"1458":{},"1496":{}},"parent":{}}],["channel_id",{"_index":333,"name":{"840":{}},"parent":{}}],["channels",{"_index":194,"name":{"305":{}},"parent":{}}],["channelverifyrequest",{"_index":332,"name":{"837":{}},"parent":{"838":{},"839":{},"840":{},"841":{},"842":{},"843":{},"844":{}}}],["channelverifyresponse",{"_index":336,"name":{"845":{}},"parent":{"846":{},"847":{},"849":{},"850":{},"851":{},"852":{},"853":{},"854":{},"855":{}}}],["channelverifyresponse.__type",{"_index":338,"name":{},"parent":{"848":{}}}],["check",{"_index":76,"name":{"117":{},"626":{}},"parent":{}}],["checkcancel",{"_index":496,"name":{"1256":{}},"parent":{"1257":{},"1258":{},"1259":{},"1260":{},"1261":{},"1262":{},"1263":{},"1264":{},"1265":{},"1266":{},"1267":{},"1268":{},"1269":{},"1270":{}}}],["checkcash",{"_index":498,"name":{"1271":{}},"parent":{"1272":{},"1273":{},"1274":{},"1275":{},"1276":{},"1277":{},"1278":{},"1279":{},"1280":{},"1281":{},"1282":{},"1283":{},"1284":{},"1285":{},"1286":{},"1287":{}}}],["checkcreate",{"_index":500,"name":{"1288":{}},"parent":{"1289":{},"1290":{},"1291":{},"1292":{},"1293":{},"1294":{},"1295":{},"1296":{},"1297":{},"1298":{},"1299":{},"1300":{},"1301":{},"1302":{},"1303":{},"1304":{},"1305":{},"1306":{}}}],["checkid",{"_index":497,"name":{"1258":{},"1273":{}},"parent":{}}],["checktxserialization",{"_index":41,"name":{"81":{}},"parent":{}}],["classicaddress",{"_index":35,"name":{"75":{}},"parent":{}}],["clearflag",{"_index":488,"name":{"1222":{}},"parent":{}}],["client",{"_index":25,"name":{"33":{}},"parent":{"34":{},"35":{},"36":{},"37":{},"38":{},"39":{},"40":{},"41":{},"42":{},"43":{},"44":{},"45":{},"46":{},"47":{},"48":{},"49":{},"50":{},"51":{},"52":{},"53":{},"54":{},"55":{},"56":{},"57":{},"58":{},"59":{},"60":{},"61":{},"62":{},"63":{}}}],["clients",{"_index":2,"name":{"2":{}},"parent":{}}],["close_flags",{"_index":116,"name":{"182":{}},"parent":{}}],["close_time",{"_index":117,"name":{"183":{}},"parent":{}}],["close_time_human",{"_index":118,"name":{"184":{}},"parent":{}}],["close_time_resolution",{"_index":119,"name":{"185":{}},"parent":{}}],["closed",{"_index":120,"name":{"186":{},"798":{}},"parent":{}}],["closed_ledger",{"_index":405,"name":{"1030":{},"1095":{}},"parent":{}}],["command",{"_index":185,"name":{"292":{},"319":{},"342":{},"368":{},"394":{},"423":{},"449":{},"479":{},"508":{},"531":{},"559":{},"575":{},"590":{},"614":{},"649":{},"679":{},"700":{},"721":{},"739":{},"764":{},"808":{},"838":{},"857":{},"949":{},"966":{},"997":{},"1020":{},"1084":{},"1145":{},"1161":{}},"parent":{}}],["complete_ledgers",{"_index":412,"name":{"1038":{},"1094":{}},"parent":{}}],["condition",{"_index":103,"name":{"160":{},"1345":{},"1363":{}},"parent":{}}],["connect",{"_index":12,"name":{"12":{},"43":{}},"parent":{}}],["connection",{"_index":4,"name":{"4":{},"35":{}},"parent":{}}],["connectionerror",{"_index":590,"name":{"1655":{}},"parent":{"1656":{},"1657":{},"1658":{},"1659":{},"1660":{},"1661":{},"1662":{}}}],["consensus",{"_index":369,"name":{"947":{}},"parent":{}}],["consensusstream",{"_index":368,"name":{"945":{}},"parent":{"946":{},"947":{}}}],["constructor",{"_index":1,"name":{"1":{},"34":{},"72":{},"1641":{},"1649":{},"1657":{},"1665":{},"1673":{},"1681":{},"1689":{},"1697":{},"1705":{},"1713":{},"1721":{},"1729":{}},"parent":{}}],["converge_time_s",{"_index":417,"name":{"1044":{},"1107":{}},"parent":{}}],["converthextostring",{"_index":577,"name":{"1633":{}},"parent":{}}],["convertstringtohex",{"_index":576,"name":{"1632":{}},"parent":{}}],["currency",{"_index":270,"name":{"625":{}},"parent":{}}],["current_ledger_size",{"_index":374,"name":{"972":{}},"parent":{}}],["current_queue_size",{"_index":376,"name":{"973":{}},"parent":{}}],["data",{"_index":586,"name":{"1644":{},"1652":{},"1660":{},"1668":{},"1676":{},"1684":{},"1692":{},"1700":{},"1708":{},"1716":{},"1724":{},"1732":{}},"parent":{}}],["date",{"_index":366,"name":{"928":{}},"parent":{}}],["decimaltoquality",{"_index":553,"name":{"1595":{}},"parent":{}}],["decimaltotransferrate",{"_index":555,"name":{"1597":{}},"parent":{}}],["decode",{"_index":579,"name":{"1635":{}},"parent":{}}],["deletion_blockers_only",{"_index":221,"name":{"397":{}},"parent":{}}],["delivered_amount",{"_index":465,"name":{"1192":{}},"parent":{}}],["deliveredamount",{"_index":464,"name":{"1191":{}},"parent":{}}],["delivermin",{"_index":499,"name":{"1275":{},"1436":{}},"parent":{}}],["deposit_authorized",{"_index":318,"name":{"774":{}},"parent":{}}],["deposit_preauth",{"_index":272,"name":{"629":{}},"parent":{}}],["depositauthorizedrequest",{"_index":315,"name":{"763":{}},"parent":{"764":{},"765":{},"766":{},"767":{},"768":{},"769":{},"770":{}}}],["depositauthorizedresponse",{"_index":317,"name":{"771":{}},"parent":{"772":{},"773":{},"781":{},"782":{},"783":{},"784":{},"785":{},"786":{},"787":{}}}],["depositauthorizedresponse.__type",{"_index":319,"name":{},"parent":{"774":{},"775":{},"776":{},"777":{},"778":{},"779":{},"780":{}}}],["depositpreauth",{"_index":86,"name":{"133":{},"1307":{}},"parent":{"1308":{},"1309":{},"1310":{},"1311":{},"1312":{},"1313":{},"1314":{},"1315":{},"1316":{},"1317":{},"1318":{},"1319":{},"1320":{},"1321":{},"1322":{}}}],["derivewallet",{"_index":32,"name":{"71":{}},"parent":{}}],["derivexaddress",{"_index":573,"name":{"1629":{}},"parent":{}}],["destination",{"_index":78,"name":{"120":{},"158":{},"227":{},"1242":{},"1290":{},"1342":{},"1431":{},"1477":{}},"parent":{}}],["destination_account",{"_index":186,"name":{"294":{},"766":{},"775":{},"793":{},"810":{},"822":{},"919":{}},"parent":{}}],["destination_amount",{"_index":324,"name":{"794":{},"811":{},"824":{},"920":{}},"parent":{}}],["destination_currencies",{"_index":331,"name":{"823":{}},"parent":{}}],["destinationnode",{"_index":81,"name":{"127":{},"167":{},"240":{}},"parent":{}}],["destinationtag",{"_index":82,"name":{"128":{},"165":{},"239":{},"1243":{},"1292":{},"1346":{},"1432":{},"1481":{}},"parent":{}}],["details",{"_index":391,"name":{"1004":{}},"parent":{}}],["directory",{"_index":267,"name":{"620":{}},"parent":{}}],["directorynode",{"_index":89,"name":{"142":{}},"parent":{}}],["disabledvalidators",{"_index":134,"name":{"203":{}},"parent":{}}],["disconnect",{"_index":13,"name":{"13":{},"44":{}},"parent":{}}],["disconnectederror",{"_index":593,"name":{"1679":{}},"parent":{"1680":{},"1681":{},"1682":{},"1683":{},"1684":{},"1685":{},"1686":{}}}],["domain",{"_index":54,"name":{"93":{},"1006":{},"1223":{}},"parent":{}}],["drops",{"_index":377,"name":{"974":{}},"parent":{}}],["dropstoxrp",{"_index":545,"name":{"1587":{}},"parent":{}}],["emailhash",{"_index":55,"name":{"94":{},"1224":{}},"parent":{}}],["encode",{"_index":578,"name":{"1634":{}},"parent":{}}],["encodeformultisigning",{"_index":580,"name":{"1636":{}},"parent":{}}],["encodeforsigning",{"_index":581,"name":{"1637":{}},"parent":{}}],["encodeforsigningclaim",{"_index":582,"name":{"1638":{}},"parent":{}}],["engine_result",{"_index":281,"name":{"657":{},"687":{},"906":{},"936":{}},"parent":{}}],["engine_result_code",{"_index":283,"name":{"658":{},"688":{},"907":{},"937":{}},"parent":{}}],["engine_result_message",{"_index":284,"name":{"659":{},"689":{},"908":{},"938":{}},"parent":{}}],["ephemeral_key",{"_index":394,"name":{"1007":{}},"parent":{}}],["error",{"_index":457,"name":{"1179":{}},"parent":{}}],["error_code",{"_index":458,"name":{"1180":{}},"parent":{}}],["error_message",{"_index":459,"name":{"1181":{}},"parent":{}}],["errorresponse",{"_index":456,"name":{"1175":{}},"parent":{"1176":{},"1177":{},"1178":{},"1179":{},"1180":{},"1181":{},"1182":{},"1183":{}}}],["escrow",{"_index":100,"name":{"155":{},"627":{}},"parent":{}}],["escrowcancel",{"_index":502,"name":{"1323":{}},"parent":{"1324":{},"1325":{},"1326":{},"1327":{},"1328":{},"1329":{},"1330":{},"1331":{},"1332":{},"1333":{},"1334":{},"1335":{},"1336":{},"1337":{},"1338":{}}}],["escrowcreate",{"_index":504,"name":{"1339":{}},"parent":{"1340":{},"1341":{},"1342":{},"1343":{},"1344":{},"1345":{},"1346":{},"1347":{},"1348":{},"1349":{},"1350":{},"1351":{},"1352":{},"1353":{},"1354":{},"1355":{},"1356":{},"1357":{},"1358":{}}}],["escrowfinish",{"_index":505,"name":{"1359":{}},"parent":{"1360":{},"1361":{},"1362":{},"1363":{},"1364":{},"1365":{},"1366":{},"1367":{},"1368":{},"1369":{},"1370":{},"1371":{},"1372":{},"1373":{},"1374":{},"1375":{},"1376":{}}}],["expand",{"_index":251,"name":{"537":{}},"parent":{}}],["expected_ledger_size",{"_index":382,"name":{"980":{}},"parent":{}}],["expiration",{"_index":83,"name":{"129":{},"219":{},"236":{},"1293":{},"1405":{},"1498":{}},"parent":{}}],["fail_hard",{"_index":279,"name":{"651":{},"681":{}},"parent":{}}],["fee",{"_index":490,"name":{"1230":{},"1245":{},"1260":{},"1277":{},"1296":{},"1312":{},"1328":{},"1348":{},"1366":{},"1381":{},"1410":{},"1439":{},"1464":{},"1483":{},"1500":{},"1515":{},"1531":{},"1546":{},"1576":{}},"parent":{}}],["fee_base",{"_index":348,"name":{"879":{}},"parent":{}}],["fee_ref",{"_index":349,"name":{"880":{}},"parent":{}}],["feecushion",{"_index":5,"name":{"5":{},"36":{}},"parent":{}}],["feerequest",{"_index":372,"name":{"965":{}},"parent":{"966":{},"967":{},"968":{}}}],["feeresponse",{"_index":373,"name":{"969":{}},"parent":{"970":{},"971":{},"989":{},"990":{},"991":{},"992":{},"993":{},"994":{},"995":{}}}],["feeresponse.__type",{"_index":375,"name":{},"parent":{"972":{},"973":{},"974":{},"975":{},"980":{},"981":{},"982":{},"983":{},"988":{}}}],["feeresponse.__type.__type",{"_index":378,"name":{},"parent":{"976":{},"977":{},"978":{},"979":{},"984":{},"985":{},"986":{},"987":{}}}],["feesettings",{"_index":106,"name":{"171":{}},"parent":{}}],["finishafter",{"_index":105,"name":{"162":{},"1344":{}},"parent":{}}],["flags",{"_index":48,"name":{"87":{},"115":{},"121":{},"137":{},"144":{},"163":{},"177":{},"199":{},"209":{},"235":{},"244":{},"268":{},"281":{},"892":{},"1221":{},"1248":{},"1263":{},"1280":{},"1299":{},"1315":{},"1331":{},"1351":{},"1369":{},"1384":{},"1404":{},"1437":{},"1457":{},"1486":{},"1503":{},"1518":{},"1534":{},"1549":{},"1574":{}},"parent":{}}],["forward",{"_index":233,"name":{"456":{}},"parent":{}}],["forwarded",{"_index":200,"name":{"316":{},"339":{},"365":{},"391":{},"420":{},"446":{},"476":{},"505":{},"528":{},"556":{},"572":{},"587":{},"611":{},"646":{},"676":{},"697":{},"718":{},"736":{},"761":{},"786":{},"805":{},"835":{},"854":{},"874":{},"963":{},"994":{},"1017":{},"1081":{},"1142":{},"1158":{},"1173":{}},"parent":{}}],["fromentropy",{"_index":31,"name":{"70":{}},"parent":{}}],["frommnemonic",{"_index":30,"name":{"69":{}},"parent":{}}],["fromsecret",{"_index":29,"name":{"67":{}},"parent":{}}],["fromseed",{"_index":28,"name":{"66":{}},"parent":{}}],["fulfillment",{"_index":506,"name":{"1364":{}},"parent":{}}],["full",{"_index":249,"name":{"534":{},"893":{}},"parent":{}}],["full_reply",{"_index":325,"name":{"796":{},"825":{},"921":{}},"parent":{}}],["fundwallet",{"_index":24,"name":{"31":{},"62":{}},"parent":{}}],["gatewaybalancesrequest",{"_index":236,"name":{"478":{}},"parent":{"479":{},"480":{},"481":{},"482":{},"483":{},"484":{},"485":{},"486":{}}}],["gatewaybalancesresponse",{"_index":238,"name":{"487":{}},"parent":{"488":{},"489":{},"500":{},"501":{},"502":{},"503":{},"504":{},"505":{},"506":{}}}],["gatewaybalancesresponse.__type",{"_index":239,"name":{},"parent":{"490":{},"491":{},"492":{},"493":{},"494":{},"495":{},"496":{},"497":{},"498":{},"499":{}}}],["generate",{"_index":27,"name":{"65":{}},"parent":{}}],["getbalancechanges",{"_index":544,"name":{"1586":{}},"parent":{}}],["getbalances",{"_index":21,"name":{"25":{},"56":{}},"parent":{}}],["getledgerindex",{"_index":23,"name":{"29":{},"60":{}},"parent":{}}],["getmethodnames",{"_index":3,"name":{"3":{}},"parent":{}}],["getorderbook",{"_index":22,"name":{"27":{},"58":{}},"parent":{}}],["getxaddress",{"_index":40,"name":{"80":{}},"parent":{}}],["getxrpbalance",{"_index":20,"name":{"23":{},"54":{}},"parent":{}}],["hash",{"_index":409,"name":{"1034":{},"1070":{},"1099":{},"1131":{}},"parent":{}}],["hashaccountroot",{"_index":563,"name":{"1608":{}},"parent":{}}],["hashes",{"_index":131,"name":{"198":{},"1602":{}},"parent":{"1603":{}}}],["hashes.__type",{"_index":561,"name":{},"parent":{"1604":{},"1605":{},"1606":{},"1607":{},"1608":{},"1609":{},"1610":{},"1611":{},"1612":{},"1613":{},"1614":{},"1615":{},"1616":{},"1617":{},"1618":{},"1619":{},"1620":{},"1621":{},"1622":{},"1623":{},"1624":{},"1625":{},"1626":{},"1627":{}}}],["hashescrow",{"_index":571,"name":{"1624":{}},"parent":{}}],["hashledger",{"_index":569,"name":{"1620":{}},"parent":{}}],["hashledgerheader",{"_index":570,"name":{"1622":{}},"parent":{}}],["hashofferid",{"_index":565,"name":{"1612":{}},"parent":{}}],["hashpaymentchannel",{"_index":572,"name":{"1626":{}},"parent":{}}],["hashsignedtx",{"_index":560,"name":{"1604":{}},"parent":{}}],["hashsignerlistid",{"_index":564,"name":{"1610":{}},"parent":{}}],["hashstatetree",{"_index":568,"name":{"1618":{}},"parent":{}}],["hashtrustline",{"_index":566,"name":{"1614":{}},"parent":{}}],["hashtx",{"_index":562,"name":{"1606":{}},"parent":{}}],["hashtxtree",{"_index":567,"name":{"1616":{}},"parent":{}}],["hasnextpage",{"_index":547,"name":{"1589":{}},"parent":{}}],["highlimit",{"_index":153,"name":{"247":{}},"parent":{}}],["highnode",{"_index":155,"name":{"251":{}},"parent":{}}],["highqualityin",{"_index":158,"name":{"254":{}},"parent":{}}],["highqualityout",{"_index":159,"name":{"255":{}},"parent":{}}],["hostid",{"_index":413,"name":{"1039":{}},"parent":{}}],["hotwallet",{"_index":237,"name":{"482":{}},"parent":{}}],["id",{"_index":189,"name":{"299":{},"311":{},"324":{},"334":{},"349":{},"360":{},"375":{},"386":{},"402":{},"415":{},"430":{},"441":{},"459":{},"471":{},"485":{},"500":{},"515":{},"523":{},"541":{},"551":{},"560":{},"567":{},"576":{},"582":{},"596":{},"606":{},"631":{},"641":{},"652":{},"671":{},"682":{},"692":{},"704":{},"713":{},"726":{},"731":{},"746":{},"756":{},"769":{},"781":{},"797":{},"800":{},"816":{},"826":{},"830":{},"843":{},"849":{},"865":{},"869":{},"922":{},"954":{},"958":{},"967":{},"989":{},"999":{},"1012":{},"1021":{},"1076":{},"1085":{},"1137":{},"1146":{},"1153":{},"1162":{},"1168":{},"1176":{}},"parent":{}}],["index",{"_index":61,"name":{"100":{},"116":{},"132":{},"141":{},"154":{},"170":{},"178":{},"200":{},"206":{},"220":{},"241":{},"256":{},"275":{},"286":{},"618":{},"636":{}},"parent":{}}],["indexes",{"_index":92,"name":{"146":{}},"parent":{}}],["indexnext",{"_index":93,"name":{"147":{}},"parent":{}}],["indexprevious",{"_index":94,"name":{"148":{}},"parent":{}}],["info",{"_index":400,"name":{"1026":{}},"parent":{}}],["inspect",{"_index":588,"name":{"1646":{},"1654":{},"1662":{},"1670":{},"1678":{},"1686":{},"1694":{},"1702":{},"1710":{},"1718":{},"1726":{},"1734":{}},"parent":{}}],["invoiceid",{"_index":84,"name":{"130":{},"1294":{},"1433":{}},"parent":{}}],["io_latency_ms",{"_index":414,"name":{"1040":{},"1103":{}},"parent":{}}],["isconnected",{"_index":14,"name":{"14":{},"45":{}},"parent":{}}],["isotimetorippletime",{"_index":549,"name":{"1591":{}},"parent":{}}],["isvalidaddress",{"_index":559,"name":{"1601":{}},"parent":{}}],["isvalidsecret",{"_index":558,"name":{"1600":{}},"parent":{}}],["job_types",{"_index":420,"name":{"1048":{},"1111":{}},"parent":{}}],["jq_trans_overflow",{"_index":415,"name":{"1041":{},"1104":{}},"parent":{}}],["kept",{"_index":291,"name":{"667":{}},"parent":{}}],["last_close",{"_index":416,"name":{"1042":{},"1105":{}},"parent":{}}],["lastledgersequence",{"_index":130,"name":{"197":{},"1233":{},"1249":{},"1264":{},"1281":{},"1300":{},"1316":{},"1332":{},"1352":{},"1370":{},"1385":{},"1413":{},"1442":{},"1467":{},"1487":{},"1504":{},"1519":{},"1535":{},"1550":{},"1579":{}},"parent":{}}],["ledger",{"_index":112,"name":{"179":{},"546":{}},"parent":{}}],["ledger_current_index",{"_index":213,"name":{"356":{},"382":{},"411":{},"437":{},"498":{},"520":{},"581":{},"637":{},"751":{},"778":{},"827":{},"909":{},"939":{},"981":{}},"parent":{}}],["ledger_hash",{"_index":121,"name":{"187":{},"295":{},"306":{},"321":{},"329":{},"344":{},"370":{},"384":{},"398":{},"409":{},"425":{},"439":{},"453":{},"483":{},"497":{},"513":{},"532":{},"547":{},"565":{},"591":{},"602":{},"616":{},"701":{},"709":{},"740":{},"753":{},"767":{},"776":{},"814":{},"881":{},"894":{},"910":{},"929":{},"940":{}},"parent":{}}],["ledger_index",{"_index":122,"name":{"188":{},"296":{},"307":{},"322":{},"330":{},"345":{},"357":{},"371":{},"383":{},"399":{},"410":{},"426":{},"438":{},"454":{},"484":{},"499":{},"514":{},"533":{},"548":{},"566":{},"592":{},"601":{},"617":{},"702":{},"710":{},"741":{},"752":{},"768":{},"777":{},"815":{},"882":{},"895":{},"911":{},"930":{},"941":{}},"parent":{}}],["ledger_index_max",{"_index":231,"name":{"452":{},"466":{},"931":{}},"parent":{}}],["ledger_index_min",{"_index":230,"name":{"451":{},"465":{},"932":{}},"parent":{}}],["ledger_time",{"_index":350,"name":{"883":{}},"parent":{}}],["ledgerclosedrequest",{"_index":255,"name":{"558":{}},"parent":{"559":{},"560":{},"561":{}}}],["ledgerclosedresponse",{"_index":256,"name":{"562":{}},"parent":{"563":{},"564":{},"567":{},"568":{},"569":{},"570":{},"571":{},"572":{},"573":{}}}],["ledgerclosedresponse.__type",{"_index":257,"name":{},"parent":{"565":{},"566":{}}}],["ledgercurrentrequest",{"_index":258,"name":{"574":{}},"parent":{"575":{},"576":{},"577":{}}}],["ledgercurrentresponse",{"_index":259,"name":{"578":{}},"parent":{"579":{},"580":{},"582":{},"583":{},"584":{},"585":{},"586":{},"587":{},"588":{}}}],["ledgercurrentresponse.__type",{"_index":260,"name":{},"parent":{"581":{}}}],["ledgerdatarequest",{"_index":261,"name":{"589":{}},"parent":{"590":{},"591":{},"592":{},"593":{},"594":{},"595":{},"596":{},"597":{}}}],["ledgerdataresponse",{"_index":262,"name":{"598":{}},"parent":{"599":{},"600":{},"606":{},"607":{},"608":{},"609":{},"610":{},"611":{},"612":{}}}],["ledgerdataresponse.__type",{"_index":263,"name":{},"parent":{"601":{},"602":{},"603":{},"604":{},"605":{}}}],["ledgerentry",{"_index":42,"name":{"82":{},"194":{}},"parent":{"83":{},"101":{},"111":{},"117":{},"133":{},"142":{},"155":{},"171":{},"179":{},"194":{},"195":{},"201":{},"207":{},"221":{},"224":{},"242":{},"257":{},"266":{},"276":{},"278":{}}}],["ledgerentry.accountroot",{"_index":45,"name":{},"parent":{"84":{},"85":{},"86":{},"87":{},"88":{},"89":{},"90":{},"91":{},"92":{},"93":{},"94":{},"95":{},"96":{},"97":{},"98":{},"99":{},"100":{}}}],["ledgerentry.accountrootflags",{"_index":64,"name":{},"parent":{"102":{},"103":{},"104":{},"105":{},"106":{},"107":{},"108":{},"109":{},"110":{}}}],["ledgerentry.amendments",{"_index":74,"name":{},"parent":{"112":{},"113":{},"114":{},"115":{},"116":{}}}],["ledgerentry.check",{"_index":77,"name":{},"parent":{"118":{},"119":{},"120":{},"121":{},"122":{},"123":{},"124":{},"125":{},"126":{},"127":{},"128":{},"129":{},"130":{},"131":{},"132":{}}}],["ledgerentry.depositpreauth",{"_index":87,"name":{},"parent":{"134":{},"135":{},"136":{},"137":{},"138":{},"139":{},"140":{},"141":{}}}],["ledgerentry.directorynode",{"_index":90,"name":{},"parent":{"143":{},"144":{},"145":{},"146":{},"147":{},"148":{},"149":{},"150":{},"151":{},"152":{},"153":{},"154":{}}}],["ledgerentry.escrow",{"_index":101,"name":{},"parent":{"156":{},"157":{},"158":{},"159":{},"160":{},"161":{},"162":{},"163":{},"164":{},"165":{},"166":{},"167":{},"168":{},"169":{},"170":{}}}],["ledgerentry.feesettings",{"_index":107,"name":{},"parent":{"172":{},"173":{},"174":{},"175":{},"176":{},"177":{},"178":{}}}],["ledgerentry.ledger",{"_index":114,"name":{},"parent":{"180":{},"181":{},"182":{},"183":{},"184":{},"185":{},"186":{},"187":{},"188":{},"189":{},"190":{},"191":{},"192":{},"193":{}}}],["ledgerentry.ledgerhashes",{"_index":129,"name":{},"parent":{"196":{},"197":{},"198":{},"199":{},"200":{}}}],["ledgerentry.negativeunl",{"_index":133,"name":{},"parent":{"202":{},"203":{},"204":{},"205":{},"206":{}}}],["ledgerentry.offer",{"_index":138,"name":{},"parent":{"208":{},"209":{},"210":{},"211":{},"212":{},"213":{},"214":{},"215":{},"216":{},"217":{},"218":{},"219":{},"220":{}}}],["ledgerentry.offerflags",{"_index":145,"name":{},"parent":{"222":{},"223":{}}}],["ledgerentry.paychannel",{"_index":148,"name":{},"parent":{"225":{},"226":{},"227":{},"228":{},"229":{},"230":{},"231":{},"232":{},"233":{},"234":{},"235":{},"236":{},"237":{},"238":{},"239":{},"240":{},"241":{}}}],["ledgerentry.ripplestate",{"_index":151,"name":{},"parent":{"243":{},"244":{},"245":{},"246":{},"247":{},"248":{},"249":{},"250":{},"251":{},"252":{},"253":{},"254":{},"255":{},"256":{}}}],["ledgerentry.ripplestateflags",{"_index":162,"name":{},"parent":{"258":{},"259":{},"260":{},"261":{},"262":{},"263":{},"264":{},"265":{}}}],["ledgerentry.signerlist",{"_index":171,"name":{},"parent":{"267":{},"268":{},"269":{},"270":{},"271":{},"272":{},"273":{},"274":{},"275":{}}}],["ledgerentry.signerlistflags",{"_index":177,"name":{},"parent":{"277":{}}}],["ledgerentry.ticket",{"_index":179,"name":{},"parent":{"279":{},"280":{},"281":{},"282":{},"283":{},"284":{},"285":{},"286":{}}}],["ledgerentryrequest",{"_index":265,"name":{"613":{}},"parent":{"614":{},"615":{},"616":{},"617":{},"618":{},"619":{},"620":{},"621":{},"622":{},"623":{},"626":{},"627":{},"628":{},"629":{},"630":{},"631":{},"632":{}}}],["ledgerentryrequest.__type",{"_index":269,"name":{},"parent":{"624":{},"625":{}}}],["ledgerentryresponse",{"_index":273,"name":{"633":{}},"parent":{"634":{},"635":{},"641":{},"642":{},"643":{},"644":{},"645":{},"646":{},"647":{}}}],["ledgerentryresponse.__type",{"_index":274,"name":{},"parent":{"636":{},"637":{},"638":{},"639":{},"640":{}}}],["ledgerentrytype",{"_index":44,"name":{"84":{},"112":{},"118":{},"134":{},"143":{},"156":{},"172":{},"196":{},"202":{},"208":{},"225":{},"243":{},"267":{},"279":{}},"parent":{}}],["ledgerhashes",{"_index":128,"name":{"195":{}},"parent":{}}],["ledgerrequest",{"_index":248,"name":{"530":{}},"parent":{"531":{},"532":{},"533":{},"534":{},"535":{},"536":{},"537":{},"538":{},"539":{},"540":{},"541":{},"542":{}}}],["ledgerresponse",{"_index":253,"name":{"543":{}},"parent":{"544":{},"545":{},"551":{},"552":{},"553":{},"554":{},"555":{},"556":{},"557":{}}}],["ledgerresponse.__type",{"_index":254,"name":{},"parent":{"546":{},"547":{},"548":{},"549":{},"550":{}}}],["ledgerstream",{"_index":347,"name":{"877":{}},"parent":{"878":{},"879":{},"880":{},"881":{},"882":{},"883":{},"884":{},"885":{},"886":{},"887":{}}}],["levels",{"_index":383,"name":{"982":{}},"parent":{}}],["limit",{"_index":187,"name":{"297":{},"309":{},"373":{},"400":{},"412":{},"427":{},"457":{},"467":{},"512":{},"594":{},"742":{}},"parent":{}}],["limitamount",{"_index":541,"name":{"1571":{}},"parent":{}}],["lines",{"_index":219,"name":{"381":{}},"parent":{}}],["load",{"_index":419,"name":{"1046":{},"1109":{}},"parent":{}}],["load_base",{"_index":446,"name":{"1113":{}},"parent":{}}],["load_factor",{"_index":422,"name":{"1050":{},"1114":{}},"parent":{}}],["load_factor_cluster",{"_index":425,"name":{"1053":{}},"parent":{}}],["load_factor_fee_escalation",{"_index":426,"name":{"1054":{},"1115":{}},"parent":{}}],["load_factor_fee_queue",{"_index":427,"name":{"1055":{},"1116":{}},"parent":{}}],["load_factor_fee_reference",{"_index":447,"name":{"1117":{}},"parent":{}}],["load_factor_local",{"_index":423,"name":{"1051":{}},"parent":{}}],["load_factor_net",{"_index":424,"name":{"1052":{}},"parent":{}}],["load_factor_server",{"_index":428,"name":{"1056":{},"1118":{}},"parent":{}}],["load_fee",{"_index":357,"name":{"896":{}},"parent":{}}],["lowlimit",{"_index":152,"name":{"246":{}},"parent":{}}],["lownode",{"_index":154,"name":{"250":{}},"parent":{}}],["lowqualityin",{"_index":156,"name":{"252":{}},"parent":{}}],["lowqualityout",{"_index":157,"name":{"253":{}},"parent":{}}],["lsfdefaultripple",{"_index":71,"name":{"109":{}},"parent":{}}],["lsfdepositauth",{"_index":72,"name":{"110":{}},"parent":{}}],["lsfdisablemaster",{"_index":68,"name":{"106":{}},"parent":{}}],["lsfdisallowxrp",{"_index":67,"name":{"105":{}},"parent":{}}],["lsfglobalfreeze",{"_index":70,"name":{"108":{}},"parent":{}}],["lsfhighauth",{"_index":165,"name":{"261":{}},"parent":{}}],["lsfhighfreeze",{"_index":169,"name":{"265":{}},"parent":{}}],["lsfhighnoripple",{"_index":167,"name":{"263":{}},"parent":{}}],["lsfhighreserve",{"_index":163,"name":{"259":{}},"parent":{}}],["lsflowauth",{"_index":164,"name":{"260":{}},"parent":{}}],["lsflowfreeze",{"_index":168,"name":{"264":{}},"parent":{}}],["lsflownoripple",{"_index":166,"name":{"262":{}},"parent":{}}],["lsflowreserve",{"_index":161,"name":{"258":{}},"parent":{}}],["lsfnofreeze",{"_index":69,"name":{"107":{}},"parent":{}}],["lsfoneownercount",{"_index":176,"name":{"277":{}},"parent":{}}],["lsfpassive",{"_index":144,"name":{"222":{}},"parent":{}}],["lsfpasswordspent",{"_index":63,"name":{"102":{}},"parent":{}}],["lsfrequireauth",{"_index":66,"name":{"104":{}},"parent":{}}],["lsfrequiredesttag",{"_index":65,"name":{"103":{}},"parent":{}}],["lsfsell",{"_index":146,"name":{"223":{}},"parent":{}}],["majorities",{"_index":75,"name":{"114":{}},"parent":{}}],["manifest",{"_index":396,"name":{"1010":{}},"parent":{}}],["manifestrequest",{"_index":389,"name":{"996":{}},"parent":{"997":{},"998":{},"999":{},"1000":{}}}],["manifestresponse",{"_index":390,"name":{"1001":{}},"parent":{"1002":{},"1003":{},"1012":{},"1013":{},"1014":{},"1015":{},"1016":{},"1017":{},"1018":{}}}],["manifestresponse.__type",{"_index":392,"name":{},"parent":{"1004":{},"1005":{},"1010":{},"1011":{}}}],["manifestresponse.__type.__type",{"_index":393,"name":{},"parent":{"1006":{},"1007":{},"1008":{},"1009":{}}}],["marker",{"_index":188,"name":{"298":{},"310":{},"374":{},"385":{},"401":{},"413":{},"428":{},"440":{},"458":{},"468":{},"595":{},"604":{}},"parent":{}}],["master_key",{"_index":358,"name":{"897":{},"1008":{}},"parent":{}}],["max_ledger",{"_index":306,"name":{"725":{}},"parent":{}}],["max_queue_size",{"_index":388,"name":{"988":{}},"parent":{}}],["maxfeexrp",{"_index":6,"name":{"6":{},"37":{}},"parent":{}}],["median_fee",{"_index":379,"name":{"977":{}},"parent":{}}],["median_level",{"_index":384,"name":{"984":{}},"parent":{}}],["memos",{"_index":491,"name":{"1234":{},"1250":{},"1265":{},"1282":{},"1301":{},"1317":{},"1333":{},"1353":{},"1371":{},"1386":{},"1414":{},"1443":{},"1468":{},"1488":{},"1505":{},"1520":{},"1536":{},"1551":{},"1580":{}},"parent":{}}],["message",{"_index":585,"name":{"1643":{},"1651":{},"1659":{},"1667":{},"1675":{},"1683":{},"1691":{},"1699":{},"1707":{},"1715":{},"1723":{},"1731":{}},"parent":{}}],["messagekey",{"_index":56,"name":{"95":{},"1225":{}},"parent":{}}],["meta",{"_index":362,"name":{"912":{},"942":{}},"parent":{}}],["metadata",{"_index":302,"name":{"711":{},"1187":{}},"parent":{}}],["min_ledger",{"_index":305,"name":{"724":{}},"parent":{}}],["minimum_fee",{"_index":380,"name":{"978":{}},"parent":{}}],["minimum_level",{"_index":385,"name":{"985":{}},"parent":{}}],["multisign",{"_index":602,"name":{"1737":{}},"parent":{}}],["name",{"_index":584,"name":{"1642":{},"1650":{},"1658":{},"1666":{},"1674":{},"1682":{},"1690":{},"1698":{},"1706":{},"1714":{},"1722":{},"1730":{}},"parent":{}}],["negativeunl",{"_index":132,"name":{"201":{}},"parent":{}}],["network_ledger",{"_index":429,"name":{"1057":{}},"parent":{}}],["node",{"_index":275,"name":{"638":{}},"parent":{}}],["node_binary",{"_index":276,"name":{"639":{}},"parent":{}}],["noripplecheckrequest",{"_index":243,"name":{"507":{}},"parent":{"508":{},"509":{},"510":{},"511":{},"512":{},"513":{},"514":{},"515":{},"516":{}}}],["noripplecheckresponse",{"_index":245,"name":{"517":{}},"parent":{"518":{},"519":{},"523":{},"524":{},"525":{},"526":{},"527":{},"528":{},"529":{}}}],["noripplecheckresponse.__type",{"_index":246,"name":{},"parent":{"520":{},"521":{},"522":{}}}],["notconnectederror",{"_index":592,"name":{"1671":{}},"parent":{"1672":{},"1673":{},"1674":{},"1675":{},"1676":{},"1677":{},"1678":{}}}],["notfounderror",{"_index":598,"name":{"1719":{}},"parent":{"1720":{},"1721":{},"1722":{},"1723":{},"1724":{},"1725":{},"1726":{}}}],["obligations",{"_index":240,"name":{"491":{}},"parent":{}}],["offer",{"_index":137,"name":{"207":{},"621":{}},"parent":{}}],["offercancel",{"_index":507,"name":{"1377":{}},"parent":{"1378":{},"1379":{},"1380":{},"1381":{},"1382":{},"1383":{},"1384":{},"1385":{},"1386":{},"1387":{},"1388":{},"1389":{},"1390":{},"1391":{}}}],["offercreate",{"_index":514,"name":{"1402":{}},"parent":{"1403":{},"1404":{},"1405":{},"1406":{},"1407":{},"1408":{},"1409":{},"1410":{},"1411":{},"1412":{},"1413":{},"1414":{},"1415":{},"1416":{},"1417":{},"1418":{},"1419":{}}}],["offercreateflags",{"_index":508,"name":{"1392":{}},"parent":{"1393":{},"1394":{},"1395":{},"1396":{}}}],["offercreateflagsinterface",{"_index":513,"name":{"1397":{}},"parent":{"1398":{},"1399":{},"1400":{},"1401":{}}}],["offerflags",{"_index":143,"name":{"221":{}},"parent":{}}],["offers",{"_index":228,"name":{"436":{},"754":{}},"parent":{}}],["offersequence",{"_index":503,"name":{"1326":{},"1362":{},"1379":{},"1406":{}},"parent":{}}],["on",{"_index":10,"name":{"10":{},"41":{}},"parent":{}}],["open_ledger_cost",{"_index":293,"name":{"669":{}},"parent":{}}],["open_ledger_fee",{"_index":381,"name":{"979":{}},"parent":{}}],["open_ledger_level",{"_index":386,"name":{"986":{}},"parent":{}}],["orderbookstream",{"_index":367,"name":{"933":{}},"parent":{"934":{},"935":{},"936":{},"937":{},"938":{},"939":{},"940":{},"941":{},"942":{},"943":{},"944":{}}}],["owner",{"_index":95,"name":{"149":{},"1325":{},"1361":{}},"parent":{}}],["owner_funds",{"_index":252,"name":{"538":{}},"parent":{}}],["ownercount",{"_index":49,"name":{"88":{}},"parent":{}}],["ownernode",{"_index":79,"name":{"122":{},"138":{},"166":{},"216":{},"232":{},"271":{},"282":{}},"parent":{}}],["parent_close_time",{"_index":123,"name":{"189":{}},"parent":{}}],["parent_hash",{"_index":124,"name":{"190":{}},"parent":{}}],["parseaccountrootflags",{"_index":182,"name":{"288":{}},"parent":{}}],["pathfindrequest",{"_index":320,"name":{"788":{}},"parent":{}}],["pathfindresponse",{"_index":321,"name":{"789":{}},"parent":{"790":{},"791":{},"800":{},"801":{},"802":{},"803":{},"804":{},"805":{},"806":{}}}],["pathfindresponse.__type",{"_index":323,"name":{},"parent":{"792":{},"793":{},"794":{},"795":{},"796":{},"797":{},"798":{},"799":{}}}],["pathfindstream",{"_index":363,"name":{"916":{}},"parent":{"917":{},"918":{},"919":{},"920":{},"921":{},"922":{},"923":{},"924":{}}}],["paths",{"_index":521,"name":{"1434":{}},"parent":{}}],["paychannel",{"_index":147,"name":{"224":{}},"parent":{}}],["payment",{"_index":520,"name":{"1428":{}},"parent":{"1429":{},"1430":{},"1431":{},"1432":{},"1433":{},"1434":{},"1435":{},"1436":{},"1437":{},"1438":{},"1439":{},"1440":{},"1441":{},"1442":{},"1443":{},"1444":{},"1445":{},"1446":{},"1447":{},"1448":{}}}],["payment_channel",{"_index":271,"name":{"628":{}},"parent":{}}],["paymentchannelclaim",{"_index":526,"name":{"1455":{}},"parent":{"1456":{},"1457":{},"1458":{},"1459":{},"1460":{},"1461":{},"1462":{},"1463":{},"1464":{},"1465":{},"1466":{},"1467":{},"1468":{},"1469":{},"1470":{},"1471":{},"1472":{},"1473":{}}}],["paymentchannelclaimflags",{"_index":522,"name":{"1449":{}},"parent":{"1450":{},"1451":{}}}],["paymentchannelclaimflagsinterface",{"_index":525,"name":{"1452":{}},"parent":{"1453":{},"1454":{}}}],["paymentchannelcreate",{"_index":528,"name":{"1474":{}},"parent":{"1475":{},"1476":{},"1477":{},"1478":{},"1479":{},"1480":{},"1481":{},"1482":{},"1483":{},"1484":{},"1485":{},"1486":{},"1487":{},"1488":{},"1489":{},"1490":{},"1491":{},"1492":{},"1493":{}}}],["paymentchannelfund",{"_index":529,"name":{"1494":{}},"parent":{"1495":{},"1496":{},"1497":{},"1498":{},"1499":{},"1500":{},"1501":{},"1502":{},"1503":{},"1504":{},"1505":{},"1506":{},"1507":{},"1508":{},"1509":{},"1510":{}}}],["paymentflags",{"_index":515,"name":{"1420":{}},"parent":{"1421":{},"1422":{},"1423":{}}}],["paymentflagsinterface",{"_index":519,"name":{"1424":{}},"parent":{"1425":{},"1426":{},"1427":{}}}],["peer",{"_index":216,"name":{"372":{}},"parent":{}}],["peers",{"_index":430,"name":{"1058":{},"1119":{}},"parent":{}}],["peerstatusstream",{"_index":364,"name":{"925":{}},"parent":{"926":{},"927":{},"928":{},"929":{},"930":{},"931":{},"932":{}}}],["percenttoquality",{"_index":552,"name":{"1594":{}},"parent":{}}],["percenttotransferrate",{"_index":554,"name":{"1596":{}},"parent":{}}],["pingrequest",{"_index":448,"name":{"1144":{}},"parent":{"1145":{},"1146":{},"1147":{}}}],["pingresponse",{"_index":449,"name":{"1148":{}},"parent":{"1149":{},"1150":{},"1153":{},"1154":{},"1155":{},"1156":{},"1157":{},"1158":{},"1159":{}}}],["pingresponse.__type",{"_index":450,"name":{},"parent":{"1151":{},"1152":{}}}],["preparetransaction",{"_index":19,"name":{"21":{},"52":{}},"parent":{}}],["previoustxnid",{"_index":50,"name":{"89":{},"123":{},"139":{},"168":{},"217":{},"233":{},"248":{},"269":{},"283":{}},"parent":{}}],["previoustxnlgrseq",{"_index":51,"name":{"90":{},"124":{},"140":{},"169":{},"218":{},"234":{},"249":{},"270":{},"284":{}},"parent":{}}],["privatekey",{"_index":34,"name":{"74":{}},"parent":{}}],["problems",{"_index":247,"name":{"521":{}},"parent":{}}],["proposers",{"_index":418,"name":{"1045":{},"1108":{}},"parent":{}}],["pubkey_node",{"_index":431,"name":{"1059":{},"1120":{}},"parent":{}}],["pubkey_validator",{"_index":432,"name":{"1060":{},"1121":{}},"parent":{}}],["public_key",{"_index":334,"name":{"841":{},"998":{}},"parent":{}}],["publickey",{"_index":33,"name":{"73":{},"230":{},"1462":{},"1479":{}},"parent":{}}],["qualityin",{"_index":542,"name":{"1572":{}},"parent":{}}],["qualityout",{"_index":543,"name":{"1573":{}},"parent":{}}],["qualitytodecimal",{"_index":557,"name":{"1599":{}},"parent":{}}],["queue",{"_index":208,"name":{"346":{},"540":{}},"parent":{}}],["queue_data",{"_index":214,"name":{"358":{},"549":{}},"parent":{}}],["queued",{"_index":292,"name":{"668":{}},"parent":{}}],["random",{"_index":454,"name":{"1167":{}},"parent":{}}],["randomrequest",{"_index":452,"name":{"1160":{}},"parent":{"1161":{},"1162":{},"1163":{}}}],["randomresponse",{"_index":453,"name":{"1164":{}},"parent":{"1165":{},"1166":{},"1168":{},"1169":{},"1170":{},"1171":{},"1172":{},"1173":{},"1174":{}}}],["randomresponse.__type",{"_index":455,"name":{},"parent":{"1167":{}}}],["receive_currencies",{"_index":205,"name":{"331":{}},"parent":{}}],["reference_level",{"_index":387,"name":{"987":{}},"parent":{}}],["referencefeeunits",{"_index":109,"name":{"174":{}},"parent":{}}],["regularkey",{"_index":57,"name":{"96":{},"1513":{}},"parent":{}}],["request",{"_index":8,"name":{"8":{},"39":{},"289":{},"1182":{}},"parent":{}}],["requestall",{"_index":11,"name":{"11":{},"42":{}},"parent":{}}],["requested",{"_index":397,"name":{"1011":{}},"parent":{}}],["requestnextpage",{"_index":9,"name":{"9":{},"40":{}},"parent":{}}],["reserve_base",{"_index":351,"name":{"884":{},"898":{},"1100":{},"1132":{}},"parent":{}}],["reserve_base_xrp",{"_index":410,"name":{"1035":{},"1071":{}},"parent":{}}],["reserve_inc",{"_index":352,"name":{"885":{},"899":{},"1101":{},"1133":{}},"parent":{}}],["reserve_inc_xrp",{"_index":411,"name":{"1036":{},"1072":{}},"parent":{}}],["reservebase",{"_index":110,"name":{"175":{}},"parent":{}}],["reserveincrement",{"_index":111,"name":{"176":{}},"parent":{}}],["response",{"_index":183,"name":{"290":{}},"parent":{}}],["responseformaterror",{"_index":596,"name":{"1703":{}},"parent":{"1704":{},"1705":{},"1706":{},"1707":{},"1708":{},"1709":{},"1710":{}}}],["result",{"_index":192,"name":{"302":{},"327":{},"352":{},"378":{},"405":{},"433":{},"462":{},"488":{},"518":{},"544":{},"563":{},"579":{},"599":{},"634":{},"655":{},"685":{},"707":{},"729":{},"749":{},"772":{},"790":{},"819":{},"846":{},"868":{},"957":{},"970":{},"1002":{},"1024":{},"1088":{},"1149":{},"1165":{}},"parent":{}}],["ripple_state",{"_index":268,"name":{"622":{}},"parent":{}}],["ripplederror",{"_index":591,"name":{"1663":{}},"parent":{"1664":{},"1665":{},"1666":{},"1667":{},"1668":{},"1669":{},"1670":{}}}],["ripplednotinitializederror",{"_index":594,"name":{"1687":{}},"parent":{"1688":{},"1689":{},"1690":{},"1691":{},"1692":{},"1693":{},"1694":{}}}],["ripplepathfindrequest",{"_index":326,"name":{"807":{}},"parent":{"808":{},"809":{},"810":{},"811":{},"812":{},"813":{},"814":{},"815":{},"816":{},"817":{}}}],["ripplepathfindresponse",{"_index":329,"name":{"818":{}},"parent":{"819":{},"820":{},"830":{},"831":{},"832":{},"833":{},"834":{},"835":{},"836":{}}}],["ripplepathfindresponse.__type",{"_index":330,"name":{},"parent":{"821":{},"822":{},"823":{},"824":{},"825":{},"826":{},"827":{},"828":{},"829":{}}}],["ripplestate",{"_index":150,"name":{"242":{}},"parent":{}}],["ripplestateflags",{"_index":160,"name":{"257":{}},"parent":{}}],["rippletimetoisotime",{"_index":548,"name":{"1590":{}},"parent":{}}],["rippletimetounixtime",{"_index":550,"name":{"1592":{}},"parent":{}}],["role",{"_index":244,"name":{"510":{},"1151":{}},"parent":{}}],["rootindex",{"_index":91,"name":{"145":{}},"parent":{}}],["searched_all",{"_index":308,"name":{"730":{}},"parent":{}}],["seed",{"_index":36,"name":{"76":{}},"parent":{}}],["send_currencies",{"_index":206,"name":{"332":{}},"parent":{}}],["send_max",{"_index":327,"name":{"812":{},"923":{}},"parent":{}}],["sendmax",{"_index":80,"name":{"125":{},"1291":{},"1435":{}},"parent":{}}],["seq",{"_index":395,"name":{"1009":{},"1037":{},"1073":{},"1102":{},"1134":{}},"parent":{}}],["sequence",{"_index":52,"name":{"91":{},"126":{},"211":{},"1231":{},"1246":{},"1261":{},"1278":{},"1297":{},"1313":{},"1329":{},"1349":{},"1367":{},"1382":{},"1411":{},"1440":{},"1465":{},"1484":{},"1501":{},"1516":{},"1532":{},"1547":{},"1577":{}},"parent":{}}],["server_state",{"_index":433,"name":{"1061":{},"1122":{}},"parent":{}}],["server_state_duration_us",{"_index":434,"name":{"1062":{},"1123":{}},"parent":{}}],["serverinforequest",{"_index":398,"name":{"1019":{}},"parent":{"1020":{},"1021":{},"1022":{}}}],["serverinforesponse",{"_index":399,"name":{"1023":{}},"parent":{"1024":{},"1025":{},"1076":{},"1077":{},"1078":{},"1079":{},"1080":{},"1081":{},"1082":{}}}],["serverinforesponse.__type",{"_index":401,"name":{},"parent":{"1026":{},"1027":{}}}],["serverinforesponse.__type.__type",{"_index":403,"name":{},"parent":{"1028":{},"1029":{},"1030":{},"1031":{},"1038":{},"1039":{},"1040":{},"1041":{},"1042":{},"1043":{},"1046":{},"1047":{},"1050":{},"1051":{},"1052":{},"1053":{},"1054":{},"1055":{},"1056":{},"1057":{},"1058":{},"1059":{},"1060":{},"1061":{},"1062":{},"1063":{},"1064":{},"1065":{},"1066":{},"1067":{},"1074":{},"1075":{}}}],["serverinforesponse.__type.__type.__type",{"_index":407,"name":{},"parent":{"1032":{},"1033":{},"1034":{},"1035":{},"1036":{},"1037":{},"1044":{},"1045":{},"1048":{},"1049":{},"1068":{},"1069":{},"1070":{},"1071":{},"1072":{},"1073":{}}}],["serverstaterequest",{"_index":441,"name":{"1083":{}},"parent":{"1084":{},"1085":{},"1086":{}}}],["serverstateresponse",{"_index":442,"name":{"1087":{}},"parent":{"1088":{},"1089":{},"1137":{},"1138":{},"1139":{},"1140":{},"1141":{},"1142":{},"1143":{}}}],["serverstateresponse.__type",{"_index":443,"name":{},"parent":{"1090":{},"1091":{}}}],["serverstateresponse.__type.__type",{"_index":444,"name":{},"parent":{"1092":{},"1093":{},"1094":{},"1095":{},"1096":{},"1103":{},"1104":{},"1105":{},"1106":{},"1109":{},"1110":{},"1113":{},"1114":{},"1115":{},"1116":{},"1117":{},"1118":{},"1119":{},"1120":{},"1121":{},"1122":{},"1123":{},"1124":{},"1125":{},"1126":{},"1127":{},"1128":{},"1135":{},"1136":{}}}],["serverstateresponse.__type.__type.__type",{"_index":445,"name":{},"parent":{"1097":{},"1098":{},"1099":{},"1100":{},"1101":{},"1102":{},"1107":{},"1108":{},"1111":{},"1112":{},"1129":{},"1130":{},"1131":{},"1132":{},"1133":{},"1134":{}}}],["setflag",{"_index":489,"name":{"1226":{}},"parent":{}}],["setregularkey",{"_index":530,"name":{"1511":{}},"parent":{"1512":{},"1513":{},"1514":{},"1515":{},"1516":{},"1517":{},"1518":{},"1519":{},"1520":{},"1521":{},"1522":{},"1523":{},"1524":{},"1525":{}}}],["settledelay",{"_index":149,"name":{"231":{},"1478":{}},"parent":{}}],["settransactionflagstonumber",{"_index":181,"name":{"287":{}},"parent":{}}],["sign",{"_index":38,"name":{"78":{}},"parent":{}}],["signature",{"_index":335,"name":{"842":{},"900":{},"1461":{}},"parent":{}}],["signature_verified",{"_index":337,"name":{"848":{}},"parent":{}}],["signer_lists",{"_index":209,"name":{"347":{},"355":{}},"parent":{}}],["signerentries",{"_index":172,"name":{"272":{},"1529":{}},"parent":{}}],["signerlist",{"_index":170,"name":{"266":{}},"parent":{}}],["signerlistflags",{"_index":175,"name":{"276":{}},"parent":{}}],["signerlistid",{"_index":173,"name":{"273":{}},"parent":{}}],["signerlistset",{"_index":531,"name":{"1526":{}},"parent":{"1527":{},"1528":{},"1529":{},"1530":{},"1531":{},"1532":{},"1533":{},"1534":{},"1535":{},"1536":{},"1537":{},"1538":{},"1539":{},"1540":{},"1541":{}}}],["signerquorum",{"_index":174,"name":{"274":{},"1528":{}},"parent":{}}],["signers",{"_index":492,"name":{"1235":{},"1251":{},"1266":{},"1283":{},"1302":{},"1318":{},"1334":{},"1354":{},"1372":{},"1387":{},"1415":{},"1444":{},"1469":{},"1489":{},"1506":{},"1521":{},"1537":{},"1552":{},"1581":{}},"parent":{}}],["signing_time",{"_index":359,"name":{"901":{}},"parent":{}}],["signingpubkey",{"_index":493,"name":{"1237":{},"1253":{},"1268":{},"1285":{},"1304":{},"1320":{},"1336":{},"1356":{},"1374":{},"1389":{},"1417":{},"1446":{},"1471":{},"1491":{},"1508":{},"1523":{},"1539":{},"1554":{},"1583":{}},"parent":{}}],["signpaymentchannelclaim",{"_index":574,"name":{"1630":{}},"parent":{}}],["source_account",{"_index":316,"name":{"765":{},"779":{},"795":{},"809":{},"828":{},"918":{}},"parent":{}}],["source_currencies",{"_index":328,"name":{"813":{}},"parent":{}}],["sourcetag",{"_index":85,"name":{"131":{},"164":{},"238":{},"1236":{},"1252":{},"1267":{},"1284":{},"1303":{},"1319":{},"1335":{},"1355":{},"1373":{},"1388":{},"1416":{},"1445":{},"1470":{},"1490":{},"1507":{},"1522":{},"1538":{},"1553":{},"1582":{}},"parent":{}}],["state",{"_index":264,"name":{"603":{},"1090":{}},"parent":{}}],["state_accounting",{"_index":435,"name":{"1063":{},"1124":{}},"parent":{}}],["status",{"_index":196,"name":{"312":{},"335":{},"361":{},"387":{},"416":{},"442":{},"472":{},"501":{},"524":{},"552":{},"568":{},"583":{},"607":{},"642":{},"672":{},"693":{},"714":{},"732":{},"757":{},"782":{},"799":{},"801":{},"831":{},"850":{},"870":{},"904":{},"934":{},"959":{},"990":{},"1013":{},"1077":{},"1138":{},"1154":{},"1169":{},"1177":{}},"parent":{}}],["stream",{"_index":346,"name":{"876":{}},"parent":{}}],["streams",{"_index":340,"name":{"858":{},"950":{}},"parent":{}}],["strict",{"_index":202,"name":{"323":{},"348":{},"429":{},"481":{}},"parent":{}}],["submit",{"_index":17,"name":{"17":{},"48":{}},"parent":{}}],["submitandwait",{"_index":18,"name":{"19":{},"50":{}},"parent":{}}],["submitmultisignedrequest",{"_index":295,"name":{"678":{}},"parent":{"679":{},"680":{},"681":{},"682":{},"683":{}}}],["submitmultisignedresponse",{"_index":296,"name":{"684":{}},"parent":{"685":{},"686":{},"692":{},"693":{},"694":{},"695":{},"696":{},"697":{},"698":{}}}],["submitmultisignedresponse.__type",{"_index":297,"name":{},"parent":{"687":{},"688":{},"689":{},"690":{},"691":{}}}],["submitrequest",{"_index":277,"name":{"648":{}},"parent":{"649":{},"650":{},"651":{},"652":{},"653":{}}}],["submitresponse",{"_index":280,"name":{"654":{}},"parent":{"655":{},"656":{},"671":{},"672":{},"673":{},"674":{},"675":{},"676":{},"677":{}}}],["submitresponse.__type",{"_index":282,"name":{},"parent":{"657":{},"658":{},"659":{},"660":{},"661":{},"662":{},"663":{},"664":{},"665":{},"666":{},"667":{},"668":{},"669":{},"670":{}}}],["subscriberequest",{"_index":339,"name":{"856":{}},"parent":{"857":{},"858":{},"859":{},"860":{},"861":{},"862":{},"863":{},"864":{},"865":{},"866":{}}}],["subscriberesponse",{"_index":345,"name":{"867":{}},"parent":{"868":{},"869":{},"870":{},"871":{},"872":{},"873":{},"874":{},"875":{}}}],["taker",{"_index":310,"name":{"743":{}},"parent":{}}],["taker_gets",{"_index":311,"name":{"744":{}},"parent":{}}],["taker_pays",{"_index":312,"name":{"745":{}},"parent":{}}],["takergets",{"_index":140,"name":{"213":{},"1407":{}},"parent":{}}],["takergetscurrency",{"_index":98,"name":{"152":{}},"parent":{}}],["takergetsissuer",{"_index":99,"name":{"153":{}},"parent":{}}],["takerpays",{"_index":139,"name":{"212":{},"1408":{}},"parent":{}}],["takerpayscurrency",{"_index":96,"name":{"150":{}},"parent":{}}],["takerpaysissuer",{"_index":97,"name":{"151":{}},"parent":{}}],["tfallowxrp",{"_index":484,"name":{"1211":{},"1218":{}},"parent":{}}],["tfclearfreeze",{"_index":538,"name":{"1562":{},"1568":{}},"parent":{}}],["tfclearnoripple",{"_index":536,"name":{"1560":{},"1566":{}},"parent":{}}],["tfclose",{"_index":524,"name":{"1451":{},"1454":{}},"parent":{}}],["tfdisallowxrp",{"_index":483,"name":{"1210":{},"1217":{}},"parent":{}}],["tffillorkill",{"_index":511,"name":{"1395":{},"1400":{}},"parent":{}}],["tfimmediateorcancel",{"_index":510,"name":{"1394":{},"1399":{}},"parent":{}}],["tflimitquality",{"_index":518,"name":{"1423":{},"1427":{}},"parent":{}}],["tfnodirectripple",{"_index":516,"name":{"1421":{},"1425":{}},"parent":{}}],["tfoptionalauth",{"_index":482,"name":{"1209":{},"1216":{}},"parent":{}}],["tfoptionaldesttag",{"_index":480,"name":{"1207":{},"1214":{}},"parent":{}}],["tfpartialpayment",{"_index":517,"name":{"1422":{},"1426":{}},"parent":{}}],["tfpassive",{"_index":509,"name":{"1393":{},"1398":{}},"parent":{}}],["tfrenew",{"_index":523,"name":{"1450":{},"1453":{}},"parent":{}}],["tfrequireauth",{"_index":481,"name":{"1208":{},"1215":{}},"parent":{}}],["tfrequiredesttag",{"_index":479,"name":{"1206":{},"1213":{}},"parent":{}}],["tfsell",{"_index":512,"name":{"1396":{},"1401":{}},"parent":{}}],["tfsetfauth",{"_index":534,"name":{"1558":{},"1564":{}},"parent":{}}],["tfsetfreeze",{"_index":537,"name":{"1561":{},"1567":{}},"parent":{}}],["tfsetnoripple",{"_index":535,"name":{"1559":{},"1565":{}},"parent":{}}],["threads",{"_index":421,"name":{"1049":{},"1112":{}},"parent":{}}],["ticket",{"_index":178,"name":{"278":{},"630":{}},"parent":{}}],["ticketcount",{"_index":58,"name":{"97":{},"1544":{}},"parent":{}}],["ticketcreate",{"_index":532,"name":{"1542":{}},"parent":{"1543":{},"1544":{},"1545":{},"1546":{},"1547":{},"1548":{},"1549":{},"1550":{},"1551":{},"1552":{},"1553":{},"1554":{},"1555":{},"1556":{}}}],["ticketsequence",{"_index":180,"name":{"285":{},"1238":{},"1254":{},"1269":{},"1286":{},"1305":{},"1321":{},"1337":{},"1357":{},"1375":{},"1390":{},"1418":{},"1447":{},"1472":{},"1492":{},"1509":{},"1524":{},"1540":{},"1555":{},"1584":{}},"parent":{}}],["ticksize",{"_index":59,"name":{"98":{},"1228":{}},"parent":{}}],["time",{"_index":436,"name":{"1064":{},"1125":{}},"parent":{}}],["timeouterror",{"_index":595,"name":{"1695":{}},"parent":{"1696":{},"1697":{},"1698":{},"1699":{},"1700":{},"1701":{},"1702":{}}}],["tostring",{"_index":587,"name":{"1645":{},"1653":{},"1661":{},"1669":{},"1677":{},"1685":{},"1693":{},"1701":{},"1709":{},"1717":{},"1725":{},"1733":{}},"parent":{}}],["total_coins",{"_index":125,"name":{"191":{}},"parent":{}}],["transaction",{"_index":304,"name":{"722":{},"913":{},"943":{},"1186":{},"1188":{}},"parent":{}}],["transaction_hash",{"_index":126,"name":{"192":{}},"parent":{}}],["transactionandmetadata",{"_index":461,"name":{"1185":{}},"parent":{"1186":{},"1187":{}}}],["transactionentryrequest",{"_index":298,"name":{"699":{}},"parent":{"700":{},"701":{},"702":{},"703":{},"704":{},"705":{}}}],["transactionentryresponse",{"_index":300,"name":{"706":{}},"parent":{"707":{},"708":{},"713":{},"714":{},"715":{},"716":{},"717":{},"718":{},"719":{}}}],["transactionentryresponse.__type",{"_index":301,"name":{},"parent":{"709":{},"710":{},"711":{},"712":{}}}],["transactionindex",{"_index":466,"name":{"1193":{}},"parent":{}}],["transactionmetadata",{"_index":462,"name":{"1189":{}},"parent":{"1190":{},"1191":{},"1192":{},"1193":{},"1194":{}}}],["transactionresult",{"_index":467,"name":{"1194":{}},"parent":{}}],["transactions",{"_index":127,"name":{"193":{},"469":{},"511":{},"522":{},"536":{}},"parent":{}}],["transactionstream",{"_index":361,"name":{"903":{}},"parent":{"904":{},"905":{},"906":{},"907":{},"908":{},"909":{},"910":{},"911":{},"912":{},"913":{},"914":{},"915":{}}}],["transactiontype",{"_index":487,"name":{"1220":{},"1241":{},"1257":{},"1272":{},"1289":{},"1308":{},"1324":{},"1340":{},"1360":{},"1378":{},"1403":{},"1429":{},"1456":{},"1475":{},"1495":{},"1512":{},"1527":{},"1543":{},"1570":{}},"parent":{}}],["transferrate",{"_index":60,"name":{"99":{},"1227":{}},"parent":{}}],["transferratetodecimal",{"_index":556,"name":{"1598":{}},"parent":{}}],["trustset",{"_index":540,"name":{"1569":{}},"parent":{"1570":{},"1571":{},"1572":{},"1573":{},"1574":{},"1575":{},"1576":{},"1577":{},"1578":{},"1579":{},"1580":{},"1581":{},"1582":{},"1583":{},"1584":{},"1585":{}}}],["trustsetflags",{"_index":539,"name":{"1563":{}},"parent":{"1564":{},"1565":{},"1566":{},"1567":{},"1568":{}}}],["trustsetflagsinterface",{"_index":533,"name":{"1557":{}},"parent":{"1558":{},"1559":{},"1560":{},"1561":{},"1562":{}}}],["tx_blob",{"_index":278,"name":{"650":{},"660":{},"690":{}},"parent":{}}],["tx_hash",{"_index":299,"name":{"703":{}},"parent":{}}],["tx_json",{"_index":285,"name":{"661":{},"680":{},"691":{},"712":{}},"parent":{}}],["txn_count",{"_index":353,"name":{"886":{}},"parent":{}}],["txnsignature",{"_index":494,"name":{"1239":{},"1255":{},"1270":{},"1287":{},"1306":{},"1322":{},"1338":{},"1358":{},"1376":{},"1391":{},"1419":{},"1448":{},"1473":{},"1493":{},"1510":{},"1525":{},"1541":{},"1556":{},"1585":{}},"parent":{}}],["txrequest",{"_index":303,"name":{"720":{}},"parent":{"721":{},"722":{},"723":{},"724":{},"725":{},"726":{},"727":{}}}],["txresponse",{"_index":307,"name":{"728":{}},"parent":{"729":{},"730":{},"731":{},"732":{},"733":{},"734":{},"735":{},"736":{},"737":{}}}],["type",{"_index":197,"name":{"313":{},"336":{},"362":{},"388":{},"396":{},"417":{},"443":{},"473":{},"502":{},"525":{},"553":{},"569":{},"584":{},"608":{},"643":{},"673":{},"694":{},"715":{},"733":{},"758":{},"783":{},"802":{},"832":{},"851":{},"871":{},"878":{},"889":{},"905":{},"917":{},"926":{},"935":{},"946":{},"960":{},"991":{},"1014":{},"1078":{},"1139":{},"1155":{},"1170":{},"1178":{}},"parent":{}}],["unauthorize",{"_index":501,"name":{"1310":{}},"parent":{}}],["unexpectederror",{"_index":589,"name":{"1647":{}},"parent":{"1648":{},"1649":{},"1650":{},"1651":{},"1652":{},"1653":{},"1654":{}}}],["unixtimetorippletime",{"_index":551,"name":{"1593":{}},"parent":{}}],["unlimited",{"_index":451,"name":{"1152":{}},"parent":{}}],["unsubscriberequest",{"_index":370,"name":{"948":{}},"parent":{"949":{},"950":{},"951":{},"952":{},"953":{},"954":{},"955":{}}}],["unsubscriberesponse",{"_index":371,"name":{"956":{}},"parent":{"957":{},"958":{},"959":{},"960":{},"961":{},"962":{},"963":{},"964":{}}}],["uptime",{"_index":437,"name":{"1065":{},"1126":{}},"parent":{}}],["url",{"_index":7,"name":{"7":{},"38":{},"862":{}},"parent":{}}],["url_password",{"_index":344,"name":{"864":{}},"parent":{}}],["url_username",{"_index":343,"name":{"863":{}},"parent":{}}],["validate",{"_index":460,"name":{"1184":{}},"parent":{}}],["validated",{"_index":195,"name":{"308":{},"333":{},"359":{},"414":{},"470":{},"550":{},"605":{},"640":{},"755":{},"780":{},"829":{},"914":{},"944":{}},"parent":{}}],["validated_ledger",{"_index":438,"name":{"1066":{},"1127":{}},"parent":{}}],["validated_ledger_index",{"_index":294,"name":{"670":{}},"parent":{}}],["validated_ledgers",{"_index":354,"name":{"887":{}},"parent":{}}],["validation_public_key",{"_index":360,"name":{"902":{}},"parent":{}}],["validation_quorum",{"_index":439,"name":{"1074":{},"1135":{}},"parent":{}}],["validationerror",{"_index":597,"name":{"1711":{}},"parent":{"1712":{},"1713":{},"1714":{},"1715":{},"1716":{},"1717":{},"1718":{}}}],["validationstream",{"_index":355,"name":{"888":{}},"parent":{"889":{},"890":{},"891":{},"892":{},"893":{},"894":{},"895":{},"896":{},"897":{},"898":{},"899":{},"900":{},"901":{},"902":{}}}],["validator_list_expires",{"_index":440,"name":{"1075":{},"1136":{}},"parent":{}}],["validatortodisable",{"_index":135,"name":{"204":{}},"parent":{}}],["validatortoreenable",{"_index":136,"name":{"205":{}},"parent":{}}],["verifypaymentchannelclaim",{"_index":575,"name":{"1631":{}},"parent":{}}],["verifysignature",{"_index":601,"name":{"1736":{}},"parent":{}}],["verifytransaction",{"_index":39,"name":{"79":{}},"parent":{}}],["wallet",{"_index":26,"name":{"64":{}},"parent":{"65":{},"66":{},"67":{},"68":{},"69":{},"70":{},"71":{},"72":{},"73":{},"74":{},"75":{},"76":{},"77":{},"78":{},"79":{},"80":{},"81":{}}}],["warning",{"_index":198,"name":{"314":{},"337":{},"363":{},"389":{},"418":{},"444":{},"474":{},"503":{},"526":{},"554":{},"570":{},"585":{},"609":{},"644":{},"674":{},"695":{},"716":{},"734":{},"759":{},"784":{},"803":{},"833":{},"852":{},"872":{},"961":{},"992":{},"1015":{},"1079":{},"1140":{},"1156":{},"1171":{}},"parent":{}}],["warnings",{"_index":199,"name":{"315":{},"338":{},"364":{},"390":{},"419":{},"445":{},"475":{},"504":{},"527":{},"555":{},"571":{},"586":{},"610":{},"645":{},"675":{},"696":{},"717":{},"735":{},"760":{},"785":{},"804":{},"834":{},"853":{},"873":{},"915":{},"962":{},"993":{},"1016":{},"1080":{},"1141":{},"1157":{},"1172":{}},"parent":{}}],["xrplerror",{"_index":583,"name":{"1639":{}},"parent":{"1640":{},"1641":{},"1642":{},"1643":{},"1644":{},"1645":{},"1646":{}}}],["xrplfauceterror",{"_index":599,"name":{"1727":{}},"parent":{"1728":{},"1729":{},"1730":{},"1731":{},"1732":{},"1733":{},"1734":{}}}],["xrptodrops",{"_index":546,"name":{"1588":{}},"parent":{}}]],"pipeline":[]}} \ No newline at end of file diff --git a/docs/assets/style.css b/docs/assets/style.css new file mode 100644 index 00000000..ff488199 --- /dev/null +++ b/docs/assets/style.css @@ -0,0 +1,1384 @@ +@import url("./icons.css"); + +:root { + /* Light */ + --light-color-background: #fcfcfc; + --light-color-secondary-background: #fff; + --light-color-text: #222; + --light-color-text-aside: #707070; + --light-color-link: #4da6ff; + --light-color-menu-divider: #eee; + --light-color-menu-divider-focus: #000; + --light-color-menu-label: #707070; + --light-color-panel: var(--light-color-secondary-background); + --light-color-panel-divider: #eee; + --light-color-comment-tag: #707070; + --light-color-comment-tag-text: #fff; + --light-color-ts: #9600ff; + --light-color-ts-interface: #647f1b; + --light-color-ts-enum: #937210; + --light-color-ts-class: #0672de; + --light-color-ts-private: #707070; + --light-color-toolbar: #fff; + --light-color-toolbar-text: #333; + --light-icon-filter: invert(0); + --light-external-icon: url("data:image/svg+xml;utf8,"); + + /* Dark */ + --dark-color-background: #36393f; + --dark-color-secondary-background: #2f3136; + --dark-color-text: #ffffff; + --dark-color-text-aside: #e6e4e4; + --dark-color-link: #00aff4; + --dark-color-menu-divider: #eee; + --dark-color-menu-divider-focus: #000; + --dark-color-menu-label: #707070; + --dark-color-panel: var(--dark-color-secondary-background); + --dark-color-panel-divider: #818181; + --dark-color-comment-tag: #dcddde; + --dark-color-comment-tag-text: #2f3136; + --dark-color-ts: #c97dff; + --dark-color-ts-interface: #9cbe3c; + --dark-color-ts-enum: #d6ab29; + --dark-color-ts-class: #3695f3; + --dark-color-ts-private: #e2e2e2; + --dark-color-toolbar: #34373c; + --dark-color-toolbar-text: #ffffff; + --dark-icon-filter: invert(1); + --dark-external-icon: url("data:image/svg+xml;utf8,"); +} + +@media (prefers-color-scheme: light) { + :root { + --color-background: var(--light-color-background); + --color-secondary-background: var(--light-color-secondary-background); + --color-text: var(--light-color-text); + --color-text-aside: var(--light-color-text-aside); + --color-link: var(--light-color-link); + --color-menu-divider: var(--light-color-menu-divider); + --color-menu-divider-focus: var(--light-color-menu-divider-focus); + --color-menu-label: var(--light-color-menu-label); + --color-panel: var(--light-color-panel); + --color-panel-divider: var(--light-color-panel-divider); + --color-comment-tag: var(--light-color-comment-tag); + --color-comment-tag-text: var(--light-color-comment-tag-text); + --color-ts: var(--light-color-ts); + --color-ts-interface: var(--light-color-ts-interface); + --color-ts-enum: var(--light-color-ts-enum); + --color-ts-class: var(--light-color-ts-class); + --color-ts-private: var(--light-color-ts-private); + --color-toolbar: var(--light-color-toolbar); + --color-toolbar-text: var(--light-color-toolbar-text); + --icon-filter: var(--light-icon-filter); + --external-icon: var(--light-external-icon); + } +} + +@media (prefers-color-scheme: dark) { + :root { + --color-background: var(--dark-color-background); + --color-secondary-background: var(--dark-color-secondary-background); + --color-text: var(--dark-color-text); + --color-text-aside: var(--dark-color-text-aside); + --color-link: var(--dark-color-link); + --color-menu-divider: var(--dark-color-menu-divider); + --color-menu-divider-focus: var(--dark-color-menu-divider-focus); + --color-menu-label: var(--dark-color-menu-label); + --color-panel: var(--dark-color-panel); + --color-panel-divider: var(--dark-color-panel-divider); + --color-comment-tag: var(--dark-color-comment-tag); + --color-comment-tag-text: var(--dark-color-comment-tag-text); + --color-ts: var(--dark-color-ts); + --color-ts-interface: var(--dark-color-ts-interface); + --color-ts-enum: var(--dark-color-ts-enum); + --color-ts-class: var(--dark-color-ts-class); + --color-ts-private: var(--dark-color-ts-private); + --color-toolbar: var(--dark-color-toolbar); + --color-toolbar-text: var(--dark-color-toolbar-text); + --icon-filter: var(--dark-icon-filter); + --external-icon: var(--dark-external-icon); + } +} + +body { + margin: 0; +} + +body.light { + --color-background: var(--light-color-background); + --color-secondary-background: var(--light-color-secondary-background); + --color-text: var(--light-color-text); + --color-text-aside: var(--light-color-text-aside); + --color-link: var(--light-color-link); + --color-menu-divider: var(--light-color-menu-divider); + --color-menu-divider-focus: var(--light-color-menu-divider-focus); + --color-menu-label: var(--light-color-menu-label); + --color-panel: var(--light-color-panel); + --color-panel-divider: var(--light-color-panel-divider); + --color-comment-tag: var(--light-color-comment-tag); + --color-comment-tag-text: var(--light-color-comment-tag-text); + --color-ts: var(--light-color-ts); + --color-ts-interface: var(--light-color-ts-interface); + --color-ts-enum: var(--light-color-ts-enum); + --color-ts-class: var(--light-color-ts-class); + --color-ts-private: var(--light-color-ts-private); + --color-toolbar: var(--light-color-toolbar); + --color-toolbar-text: var(--light-color-toolbar-text); + --icon-filter: var(--light-icon-filter); + --external-icon: var(--light-external-icon); +} + +body.dark { + --color-background: var(--dark-color-background); + --color-secondary-background: var(--dark-color-secondary-background); + --color-text: var(--dark-color-text); + --color-text-aside: var(--dark-color-text-aside); + --color-link: var(--dark-color-link); + --color-menu-divider: var(--dark-color-menu-divider); + --color-menu-divider-focus: var(--dark-color-menu-divider-focus); + --color-menu-label: var(--dark-color-menu-label); + --color-panel: var(--dark-color-panel); + --color-panel-divider: var(--dark-color-panel-divider); + --color-comment-tag: var(--dark-color-comment-tag); + --color-comment-tag-text: var(--dark-color-comment-tag-text); + --color-ts: var(--dark-color-ts); + --color-ts-interface: var(--dark-color-ts-interface); + --color-ts-enum: var(--dark-color-ts-enum); + --color-ts-class: var(--dark-color-ts-class); + --color-ts-private: var(--dark-color-ts-private); + --color-toolbar: var(--dark-color-toolbar); + --color-toolbar-text: var(--dark-color-toolbar-text); + --icon-filter: var(--dark-icon-filter); + --external-icon: var(--dark-external-icon); +} + +h1 { + font-size: 2em; + margin: 0.67em 0; +} + +h2 { + font-size: 1.5em; + margin: 0.83em 0; +} + +h3 { + font-size: 1.17em; + margin: 1em 0; +} + +h4, +.tsd-index-panel h3 { + font-size: 1em; + margin: 1.33em 0; +} + +h5 { + font-size: 0.83em; + margin: 1.67em 0; +} + +h6 { + font-size: 0.67em; + margin: 2.33em 0; +} + +pre { + white-space: pre; + white-space: pre-wrap; + word-wrap: break-word; +} + +dl, +menu, +ol, +ul { + margin: 1em 0; +} + +dd { + margin: 0 0 0 40px; +} + +.container { + max-width: 1200px; + margin: 0 auto; + padding: 0 40px; +} +@media (max-width: 640px) { + .container { + padding: 0 20px; + } +} + +.container-main { + padding-bottom: 200px; +} + +.row { + display: flex; + position: relative; + margin: 0 -10px; +} +.row:after { + visibility: hidden; + display: block; + content: ""; + clear: both; + height: 0; +} + +.col-4, +.col-8 { + box-sizing: border-box; + float: left; + padding: 0 10px; +} + +.col-4 { + width: 33.3333333333%; +} +.col-8 { + width: 66.6666666667%; +} + +ul.tsd-descriptions > li > :first-child, +.tsd-panel > :first-child, +.col-8 > :first-child, +.col-4 > :first-child, +ul.tsd-descriptions > li > :first-child > :first-child, +.tsd-panel > :first-child > :first-child, +.col-8 > :first-child > :first-child, +.col-4 > :first-child > :first-child, +ul.tsd-descriptions > li > :first-child > :first-child > :first-child, +.tsd-panel > :first-child > :first-child > :first-child, +.col-8 > :first-child > :first-child > :first-child, +.col-4 > :first-child > :first-child > :first-child { + margin-top: 0; +} +ul.tsd-descriptions > li > :last-child, +.tsd-panel > :last-child, +.col-8 > :last-child, +.col-4 > :last-child, +ul.tsd-descriptions > li > :last-child > :last-child, +.tsd-panel > :last-child > :last-child, +.col-8 > :last-child > :last-child, +.col-4 > :last-child > :last-child, +ul.tsd-descriptions > li > :last-child > :last-child > :last-child, +.tsd-panel > :last-child > :last-child > :last-child, +.col-8 > :last-child > :last-child > :last-child, +.col-4 > :last-child > :last-child > :last-child { + margin-bottom: 0; +} + +@keyframes fade-in { + from { + opacity: 0; + } + to { + opacity: 1; + } +} +@keyframes fade-out { + from { + opacity: 1; + visibility: visible; + } + to { + opacity: 0; + } +} +@keyframes fade-in-delayed { + 0% { + opacity: 0; + } + 33% { + opacity: 0; + } + 100% { + opacity: 1; + } +} +@keyframes fade-out-delayed { + 0% { + opacity: 1; + visibility: visible; + } + 66% { + opacity: 0; + } + 100% { + opacity: 0; + } +} +@keyframes shift-to-left { + from { + transform: translate(0, 0); + } + to { + transform: translate(-25%, 0); + } +} +@keyframes unshift-to-left { + from { + transform: translate(-25%, 0); + } + to { + transform: translate(0, 0); + } +} +@keyframes pop-in-from-right { + from { + transform: translate(100%, 0); + } + to { + transform: translate(0, 0); + } +} +@keyframes pop-out-to-right { + from { + transform: translate(0, 0); + visibility: visible; + } + to { + transform: translate(100%, 0); + } +} +body { + background: var(--color-background); + font-family: "Segoe UI", sans-serif; + font-size: 16px; + color: var(--color-text); +} + +a { + color: var(--color-link); + text-decoration: none; +} +a:hover { + text-decoration: underline; +} +a.external[target="_blank"] { + background-image: var(--external-icon); + background-position: top 3px right; + background-repeat: no-repeat; + padding-right: 13px; +} + +code, +pre { + font-family: Menlo, Monaco, Consolas, "Courier New", monospace; + padding: 0.2em; + margin: 0; + font-size: 14px; +} + +pre { + padding: 10px; +} +pre code { + padding: 0; + font-size: 100%; +} + +blockquote { + margin: 1em 0; + padding-left: 1em; + border-left: 4px solid gray; +} + +.tsd-typography { + line-height: 1.333em; +} +.tsd-typography ul { + list-style: square; + padding: 0 0 0 20px; + margin: 0; +} +.tsd-typography h4, +.tsd-typography .tsd-index-panel h3, +.tsd-index-panel .tsd-typography h3, +.tsd-typography h5, +.tsd-typography h6 { + font-size: 1em; + margin: 0; +} +.tsd-typography h5, +.tsd-typography h6 { + font-weight: normal; +} +.tsd-typography p, +.tsd-typography ul, +.tsd-typography ol { + margin: 1em 0; +} + +@media (min-width: 901px) and (max-width: 1024px) { + html .col-content { + width: 72%; + } + html .col-menu { + width: 28%; + } + html .tsd-navigation { + padding-left: 10px; + } +} +@media (max-width: 900px) { + html .col-content { + float: none; + width: 100%; + } + html .col-menu { + position: fixed !important; + overflow: auto; + -webkit-overflow-scrolling: touch; + z-index: 1024; + top: 0 !important; + bottom: 0 !important; + left: auto !important; + right: 0 !important; + width: 100%; + padding: 20px 20px 0 0; + max-width: 450px; + visibility: hidden; + background-color: var(--color-panel); + transform: translate(100%, 0); + } + html .col-menu > *:last-child { + padding-bottom: 20px; + } + html .overlay { + content: ""; + display: block; + position: fixed; + z-index: 1023; + top: 0; + left: 0; + right: 0; + bottom: 0; + background-color: rgba(0, 0, 0, 0.75); + visibility: hidden; + } + + .to-has-menu .overlay { + animation: fade-in 0.4s; + } + + .to-has-menu :is(header, footer, .col-content) { + animation: shift-to-left 0.4s; + } + + .to-has-menu .col-menu { + animation: pop-in-from-right 0.4s; + } + + .from-has-menu .overlay { + animation: fade-out 0.4s; + } + + .from-has-menu :is(header, footer, .col-content) { + animation: unshift-to-left 0.4s; + } + + .from-has-menu .col-menu { + animation: pop-out-to-right 0.4s; + } + + .has-menu body { + overflow: hidden; + } + .has-menu .overlay { + visibility: visible; + } + .has-menu :is(header, footer, .col-content) { + transform: translate(-25%, 0); + } + .has-menu .col-menu { + visibility: visible; + transform: translate(0, 0); + display: grid; + grid-template-rows: auto 1fr; + max-height: 100vh; + } + .has-menu .tsd-navigation { + max-height: 100%; + } +} + +.tsd-page-title { + padding: 70px 0 20px 0; + margin: 0 0 40px 0; + background: var(--color-panel); + box-shadow: 0 0 5px rgba(0, 0, 0, 0.35); +} +.tsd-page-title h1 { + margin: 0; +} + +.tsd-breadcrumb { + margin: 0; + padding: 0; + color: var(--color-text-aside); +} +.tsd-breadcrumb a { + color: var(--color-text-aside); + text-decoration: none; +} +.tsd-breadcrumb a:hover { + text-decoration: underline; +} +.tsd-breadcrumb li { + display: inline; +} +.tsd-breadcrumb li:after { + content: " / "; +} + +dl.tsd-comment-tags { + overflow: hidden; +} +dl.tsd-comment-tags dt { + float: left; + padding: 1px 5px; + margin: 0 10px 0 0; + border-radius: 4px; + border: 1px solid var(--color-comment-tag); + color: var(--color-comment-tag); + font-size: 0.8em; + font-weight: normal; +} +dl.tsd-comment-tags dd { + margin: 0 0 10px 0; +} +dl.tsd-comment-tags dd:before, +dl.tsd-comment-tags dd:after { + display: table; + content: " "; +} +dl.tsd-comment-tags dd pre, +dl.tsd-comment-tags dd:after { + clear: both; +} +dl.tsd-comment-tags p { + margin: 0; +} + +.tsd-panel.tsd-comment .lead { + font-size: 1.1em; + line-height: 1.333em; + margin-bottom: 2em; +} +.tsd-panel.tsd-comment .lead:last-child { + margin-bottom: 0; +} + +.toggle-protected .tsd-is-private { + display: none; +} + +.toggle-public .tsd-is-private, +.toggle-public .tsd-is-protected, +.toggle-public .tsd-is-private-protected { + display: none; +} + +.toggle-inherited .tsd-is-inherited { + display: none; +} + +.toggle-externals .tsd-is-external { + display: none; +} + +#tsd-filter { + position: relative; + display: inline-block; + height: 40px; + vertical-align: bottom; +} +.no-filter #tsd-filter { + display: none; +} +#tsd-filter .tsd-filter-group { + display: inline-block; + height: 40px; + vertical-align: bottom; + white-space: nowrap; +} +#tsd-filter input { + display: none; +} +@media (max-width: 900px) { + #tsd-filter .tsd-filter-group { + display: block; + position: absolute; + top: 40px; + right: 20px; + height: auto; + background-color: var(--color-panel); + visibility: hidden; + transform: translate(50%, 0); + box-shadow: 0 0 4px rgba(0, 0, 0, 0.25); + } + .has-options #tsd-filter .tsd-filter-group { + visibility: visible; + } + .to-has-options #tsd-filter .tsd-filter-group { + animation: fade-in 0.2s; + } + .from-has-options #tsd-filter .tsd-filter-group { + animation: fade-out 0.2s; + } + #tsd-filter label, + #tsd-filter .tsd-select { + display: block; + padding-right: 20px; + } +} + +footer { + border-top: 1px solid var(--color-panel-divider); + background-color: var(--color-panel); +} +footer.with-border-bottom { + border-bottom: 1px solid var(--color-panel-divider); +} +footer .tsd-legend-group { + font-size: 0; +} +footer .tsd-legend { + display: inline-block; + width: 25%; + padding: 0; + font-size: 16px; + list-style: none; + line-height: 1.333em; + vertical-align: top; +} +@media (max-width: 900px) { + footer .tsd-legend { + width: 50%; + } +} + +.tsd-hierarchy { + list-style: square; + padding: 0 0 0 20px; + margin: 0; +} +.tsd-hierarchy .target { + font-weight: bold; +} + +.tsd-index-panel .tsd-index-content { + margin-bottom: -30px !important; +} +.tsd-index-panel .tsd-index-section { + margin-bottom: 30px !important; +} +.tsd-index-panel h3 { + margin: 0 -20px 10px -20px; + padding: 0 20px 10px 20px; + border-bottom: 1px solid var(--color-panel-divider); +} +.tsd-index-panel ul.tsd-index-list { + -webkit-column-count: 3; + -moz-column-count: 3; + -ms-column-count: 3; + -o-column-count: 3; + column-count: 3; + -webkit-column-gap: 20px; + -moz-column-gap: 20px; + -ms-column-gap: 20px; + -o-column-gap: 20px; + column-gap: 20px; + padding: 0; + list-style: none; + line-height: 1.333em; +} +@media (max-width: 900px) { + .tsd-index-panel ul.tsd-index-list { + -webkit-column-count: 1; + -moz-column-count: 1; + -ms-column-count: 1; + -o-column-count: 1; + column-count: 1; + } +} +@media (min-width: 901px) and (max-width: 1024px) { + .tsd-index-panel ul.tsd-index-list { + -webkit-column-count: 2; + -moz-column-count: 2; + -ms-column-count: 2; + -o-column-count: 2; + column-count: 2; + } +} +.tsd-index-panel ul.tsd-index-list li { + -webkit-page-break-inside: avoid; + -moz-page-break-inside: avoid; + -ms-page-break-inside: avoid; + -o-page-break-inside: avoid; + page-break-inside: avoid; +} +.tsd-index-panel a, +.tsd-index-panel .tsd-parent-kind-module a { + color: var(--color-ts); +} +.tsd-index-panel .tsd-parent-kind-interface a { + color: var(--color-ts-interface); +} +.tsd-index-panel .tsd-parent-kind-enum a { + color: var(--color-ts-enum); +} +.tsd-index-panel .tsd-parent-kind-class a { + color: var(--color-ts-class); +} +.tsd-index-panel .tsd-kind-module a { + color: var(--color-ts); +} +.tsd-index-panel .tsd-kind-interface a { + color: var(--color-ts-interface); +} +.tsd-index-panel .tsd-kind-enum a { + color: var(--color-ts-enum); +} +.tsd-index-panel .tsd-kind-class a { + color: var(--color-ts-class); +} +.tsd-index-panel .tsd-is-private a { + color: var(--color-ts-private); +} + +.tsd-flag { + display: inline-block; + padding: 1px 5px; + border-radius: 4px; + color: var(--color-comment-tag-text); + background-color: var(--color-comment-tag); + text-indent: 0; + font-size: 14px; + font-weight: normal; +} + +.tsd-anchor { + position: absolute; + top: -100px; +} + +.tsd-member { + position: relative; +} +.tsd-member .tsd-anchor + h3 { + margin-top: 0; + margin-bottom: 0; + border-bottom: none; +} +.tsd-member [data-tsd-kind] { + color: var(--color-ts); +} +.tsd-member [data-tsd-kind="Interface"] { + color: var(--color-ts-interface); +} +.tsd-member [data-tsd-kind="Enum"] { + color: var(--color-ts-enum); +} +.tsd-member [data-tsd-kind="Class"] { + color: var(--color-ts-class); +} +.tsd-member [data-tsd-kind="Private"] { + color: var(--color-ts-private); +} + +.tsd-navigation { + margin: 0 0 0 40px; +} +.tsd-navigation a { + display: block; + padding-top: 2px; + padding-bottom: 2px; + border-left: 2px solid transparent; + color: var(--color-text); + text-decoration: none; + transition: border-left-color 0.1s; +} +.tsd-navigation a:hover { + text-decoration: underline; +} +.tsd-navigation ul { + margin: 0; + padding: 0; + list-style: none; +} +.tsd-navigation li { + padding: 0; +} + +.tsd-navigation.primary { + padding-bottom: 40px; +} +.tsd-navigation.primary a { + display: block; + padding-top: 6px; + padding-bottom: 6px; +} +.tsd-navigation.primary ul li a { + padding-left: 5px; +} +.tsd-navigation.primary ul li li a { + padding-left: 25px; +} +.tsd-navigation.primary ul li li li a { + padding-left: 45px; +} +.tsd-navigation.primary ul li li li li a { + padding-left: 65px; +} +.tsd-navigation.primary ul li li li li li a { + padding-left: 85px; +} +.tsd-navigation.primary ul li li li li li li a { + padding-left: 105px; +} +.tsd-navigation.primary > ul { + border-bottom: 1px solid var(--color-panel-divider); +} +.tsd-navigation.primary li { + border-top: 1px solid var(--color-panel-divider); +} +.tsd-navigation.primary li.current > a { + font-weight: bold; +} +.tsd-navigation.primary li.label span { + display: block; + padding: 20px 0 6px 5px; + color: var(--color-menu-label); +} +.tsd-navigation.primary li.globals + li > span, +.tsd-navigation.primary li.globals + li > a { + padding-top: 20px; +} + +.tsd-navigation.secondary { + max-height: calc(100vh - 1rem - 40px); + overflow: auto; + position: sticky; + top: calc(0.5rem + 40px); + transition: 0.3s; +} +.tsd-navigation.secondary.tsd-navigation--toolbar-hide { + max-height: calc(100vh - 1rem); + top: 0.5rem; +} +.tsd-navigation.secondary ul { + transition: opacity 0.2s; +} +.tsd-navigation.secondary ul li a { + padding-left: 25px; +} +.tsd-navigation.secondary ul li li a { + padding-left: 45px; +} +.tsd-navigation.secondary ul li li li a { + padding-left: 65px; +} +.tsd-navigation.secondary ul li li li li a { + padding-left: 85px; +} +.tsd-navigation.secondary ul li li li li li a { + padding-left: 105px; +} +.tsd-navigation.secondary ul li li li li li li a { + padding-left: 125px; +} +.tsd-navigation.secondary ul.current a { + border-left-color: var(--color-panel-divider); +} +.tsd-navigation.secondary li.focus > a, +.tsd-navigation.secondary ul.current li.focus > a { + border-left-color: var(--color-menu-divider-focus); +} +.tsd-navigation.secondary li.current { + margin-top: 20px; + margin-bottom: 20px; + border-left-color: var(--color-panel-divider); +} +.tsd-navigation.secondary li.current > a { + font-weight: bold; +} + +@media (min-width: 901px) { + .menu-sticky-wrap { + position: static; + } +} + +.tsd-panel { + margin: 20px 0; + padding: 20px; + background-color: var(--color-panel); + box-shadow: 0 0 4px rgba(0, 0, 0, 0.25); +} +.tsd-panel:empty { + display: none; +} +.tsd-panel > h1, +.tsd-panel > h2, +.tsd-panel > h3 { + margin: 1.5em -20px 10px -20px; + padding: 0 20px 10px 20px; + border-bottom: 1px solid var(--color-panel-divider); +} +.tsd-panel > h1.tsd-before-signature, +.tsd-panel > h2.tsd-before-signature, +.tsd-panel > h3.tsd-before-signature { + margin-bottom: 0; + border-bottom: 0; +} +.tsd-panel table { + display: block; + width: 100%; + overflow: auto; + margin-top: 10px; + word-break: normal; + word-break: keep-all; + border-collapse: collapse; +} +.tsd-panel table th { + font-weight: bold; +} +.tsd-panel table th, +.tsd-panel table td { + padding: 6px 13px; + border: 1px solid var(--color-panel-divider); +} +.tsd-panel table tr { + background: var(--color-background); +} +.tsd-panel table tr:nth-child(even) { + background: var(--color-secondary-background); +} + +.tsd-panel-group { + margin: 60px 0; +} +.tsd-panel-group > h1, +.tsd-panel-group > h2, +.tsd-panel-group > h3 { + padding-left: 20px; + padding-right: 20px; +} + +#tsd-search { + transition: background-color 0.2s; +} +#tsd-search .title { + position: relative; + z-index: 2; +} +#tsd-search .field { + position: absolute; + left: 0; + top: 0; + right: 40px; + height: 40px; +} +#tsd-search .field input { + box-sizing: border-box; + position: relative; + top: -50px; + z-index: 1; + width: 100%; + padding: 0 10px; + opacity: 0; + outline: 0; + border: 0; + background: transparent; + color: var(--color-text); +} +#tsd-search .field label { + position: absolute; + overflow: hidden; + right: -40px; +} +#tsd-search .field input, +#tsd-search .title { + transition: opacity 0.2s; +} +#tsd-search .results { + position: absolute; + visibility: hidden; + top: 40px; + width: 100%; + margin: 0; + padding: 0; + list-style: none; + box-shadow: 0 0 4px rgba(0, 0, 0, 0.25); +} +#tsd-search .results li { + padding: 0 10px; + background-color: var(--color-background); +} +#tsd-search .results li:nth-child(even) { + background-color: var(--color-panel); +} +#tsd-search .results li.state { + display: none; +} +#tsd-search .results li.current, +#tsd-search .results li:hover { + background-color: var(--color-panel-divider); +} +#tsd-search .results a { + display: block; +} +#tsd-search .results a:before { + top: 10px; +} +#tsd-search .results span.parent { + color: var(--color-text-aside); + font-weight: normal; +} +#tsd-search.has-focus { + background-color: var(--color-panel-divider); +} +#tsd-search.has-focus .field input { + top: 0; + opacity: 1; +} +#tsd-search.has-focus .title { + z-index: 0; + opacity: 0; +} +#tsd-search.has-focus .results { + visibility: visible; +} +#tsd-search.loading .results li.state.loading { + display: block; +} +#tsd-search.failure .results li.state.failure { + display: block; +} + +.tsd-signature { + margin: 0 0 1em 0; + padding: 10px; + border: 1px solid var(--color-panel-divider); + font-family: Menlo, Monaco, Consolas, "Courier New", monospace; + font-size: 14px; + overflow-x: auto; +} +.tsd-signature.tsd-kind-icon { + padding-left: 30px; +} +.tsd-signature.tsd-kind-icon:before { + top: 10px; + left: 10px; +} +.tsd-panel > .tsd-signature { + margin-left: -20px; + margin-right: -20px; + border-width: 1px 0; +} +.tsd-panel > .tsd-signature.tsd-kind-icon { + padding-left: 40px; +} +.tsd-panel > .tsd-signature.tsd-kind-icon:before { + left: 20px; +} + +.tsd-signature-symbol { + color: var(--color-text-aside); + font-weight: normal; +} + +.tsd-signature-type { + font-style: italic; + font-weight: normal; +} + +.tsd-signatures { + padding: 0; + margin: 0 0 1em 0; + border: 1px solid var(--color-panel-divider); +} +.tsd-signatures .tsd-signature { + margin: 0; + border-width: 1px 0 0 0; + transition: background-color 0.1s; +} +.tsd-signatures .tsd-signature:first-child { + border-top-width: 0; +} +.tsd-signatures .tsd-signature.current { + background-color: var(--color-panel-divider); +} +.tsd-signatures.active > .tsd-signature { + cursor: pointer; +} +.tsd-panel > .tsd-signatures { + margin-left: -20px; + margin-right: -20px; + border-width: 1px 0; +} +.tsd-panel > .tsd-signatures .tsd-signature.tsd-kind-icon { + padding-left: 40px; +} +.tsd-panel > .tsd-signatures .tsd-signature.tsd-kind-icon:before { + left: 20px; +} +.tsd-panel > a.anchor + .tsd-signatures { + border-top-width: 0; + margin-top: -20px; +} + +ul.tsd-descriptions { + position: relative; + overflow: hidden; + padding: 0; + list-style: none; +} +ul.tsd-descriptions.active > .tsd-description { + display: none; +} +ul.tsd-descriptions.active > .tsd-description.current { + display: block; +} +ul.tsd-descriptions.active > .tsd-description.fade-in { + animation: fade-in-delayed 0.3s; +} +ul.tsd-descriptions.active > .tsd-description.fade-out { + animation: fade-out-delayed 0.3s; + position: absolute; + display: block; + top: 0; + left: 0; + right: 0; + opacity: 0; + visibility: hidden; +} +ul.tsd-descriptions h4, +ul.tsd-descriptions .tsd-index-panel h3, +.tsd-index-panel ul.tsd-descriptions h3 { + font-size: 16px; + margin: 1em 0 0.5em 0; +} + +ul.tsd-parameters, +ul.tsd-type-parameters { + list-style: square; + margin: 0; + padding-left: 20px; +} +ul.tsd-parameters > li.tsd-parameter-signature, +ul.tsd-type-parameters > li.tsd-parameter-signature { + list-style: none; + margin-left: -20px; +} +ul.tsd-parameters h5, +ul.tsd-type-parameters h5 { + font-size: 16px; + margin: 1em 0 0.5em 0; +} +ul.tsd-parameters .tsd-comment, +ul.tsd-type-parameters .tsd-comment { + margin-top: -0.5em; +} + +.tsd-sources { + font-size: 14px; + color: var(--color-text-aside); + margin: 0 0 1em 0; +} +.tsd-sources a { + color: var(--color-text-aside); + text-decoration: underline; +} +.tsd-sources ul, +.tsd-sources p { + margin: 0 !important; +} +.tsd-sources ul { + list-style: none; + padding: 0; +} + +.tsd-page-toolbar { + position: fixed; + z-index: 1; + top: 0; + left: 0; + width: 100%; + height: 40px; + color: var(--color-toolbar-text); + background: var(--color-toolbar); + border-bottom: 1px solid var(--color-panel-divider); + transition: transform 0.3s linear; +} +.tsd-page-toolbar a { + color: var(--color-toolbar-text); + text-decoration: none; +} +.tsd-page-toolbar a.title { + font-weight: bold; +} +.tsd-page-toolbar a.title:hover { + text-decoration: underline; +} +.tsd-page-toolbar .table-wrap { + display: table; + width: 100%; + height: 40px; +} +.tsd-page-toolbar .table-cell { + display: table-cell; + position: relative; + white-space: nowrap; + line-height: 40px; +} +.tsd-page-toolbar .table-cell:first-child { + width: 100%; +} + +.tsd-page-toolbar--hide { + transform: translateY(-100%); +} + +.tsd-select .tsd-select-list li:before, +.tsd-select .tsd-select-label:before, +.tsd-widget:before { + content: ""; + display: inline-block; + width: 40px; + height: 40px; + margin: 0 -8px 0 0; + background-image: url(./widgets.png); + background-repeat: no-repeat; + text-indent: -1024px; + vertical-align: bottom; + filter: var(--icon-filter); +} +@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) { + .tsd-select .tsd-select-list li:before, + .tsd-select .tsd-select-label:before, + .tsd-widget:before { + background-image: url(./widgets@2x.png); + background-size: 320px 40px; + } +} + +.tsd-widget { + display: inline-block; + overflow: hidden; + opacity: 0.8; + height: 40px; + transition: opacity 0.1s, background-color 0.2s; + vertical-align: bottom; + cursor: pointer; +} +.tsd-widget:hover { + opacity: 0.9; +} +.tsd-widget.active { + opacity: 1; + background-color: var(--color-panel-divider); +} +.tsd-widget.no-caption { + width: 40px; +} +.tsd-widget.no-caption:before { + margin: 0; +} +.tsd-widget.search:before { + background-position: 0 0; +} +.tsd-widget.menu:before { + background-position: -40px 0; +} +.tsd-widget.options:before { + background-position: -80px 0; +} +.tsd-widget.options, +.tsd-widget.menu { + display: none; +} +@media (max-width: 900px) { + .tsd-widget.options, + .tsd-widget.menu { + display: inline-block; + } +} +input[type="checkbox"] + .tsd-widget:before { + background-position: -120px 0; +} +input[type="checkbox"]:checked + .tsd-widget:before { + background-position: -160px 0; +} + +.tsd-select { + position: relative; + display: inline-block; + height: 40px; + transition: opacity 0.1s, background-color 0.2s; + vertical-align: bottom; + cursor: pointer; +} +.tsd-select .tsd-select-label { + opacity: 0.6; + transition: opacity 0.2s; +} +.tsd-select .tsd-select-label:before { + background-position: -240px 0; +} +.tsd-select.active .tsd-select-label { + opacity: 0.8; +} +.tsd-select.active .tsd-select-list { + visibility: visible; + opacity: 1; + transition-delay: 0s; +} +.tsd-select .tsd-select-list { + position: absolute; + visibility: hidden; + top: 40px; + left: 0; + margin: 0; + padding: 0; + opacity: 0; + list-style: none; + box-shadow: 0 0 4px rgba(0, 0, 0, 0.25); + transition: visibility 0s 0.2s, opacity 0.2s; +} +.tsd-select .tsd-select-list li { + padding: 0 20px 0 0; + background-color: var(--color-background); +} +.tsd-select .tsd-select-list li:before { + background-position: 40px 0; +} +.tsd-select .tsd-select-list li:nth-child(even) { + background-color: var(--color-panel); +} +.tsd-select .tsd-select-list li:hover { + background-color: var(--color-panel-divider); +} +.tsd-select .tsd-select-list li.selected:before { + background-position: -200px 0; +} +@media (max-width: 900px) { + .tsd-select .tsd-select-list { + top: 0; + left: auto; + right: 100%; + margin-right: -5px; + } + .tsd-select .tsd-select-label:before { + background-position: -280px 0; + } +} + +img { + max-width: 100%; +} diff --git a/docs/assets/images/widgets.png b/docs/assets/widgets.png similarity index 100% rename from docs/assets/images/widgets.png rename to docs/assets/widgets.png diff --git a/docs/assets/images/widgets@2x.png b/docs/assets/widgets@2x.png similarity index 100% rename from docs/assets/images/widgets@2x.png rename to docs/assets/widgets@2x.png diff --git a/docs/classes/BroadcastClient.html b/docs/classes/BroadcastClient.html index 143fa66f..813c0876 100644 --- a/docs/classes/BroadcastClient.html +++ b/docs/classes/BroadcastClient.html @@ -1,3484 +1,602 @@ - - - - - - BroadcastClient | xrpl - - - - - - -
-
-
-
- -
-
- Options -
-
- All -
    -
  • Public
  • -
  • Public/Protected
  • -
  • All
  • -
-
- - - - -
-
- Menu -
-
-
-
-
-
- -

Class BroadcastClient

-
-
-
-
-
-
-
-
-
-

Client that can rely on multiple different servers.

-
-
-
-
-

Hierarchy

-
    -
  • - Client -
      -
    • - BroadcastClient -
    • -
    -
  • -
-
-
-

Index

-
- -
-
-
-

Abstraction

-
- -

getBalances

-
getBalances: (account: string, options: GetBalancesOptions) => Promise<Balance[]> = ...
- -
-

Type declaration

-
    -
  • -
      -
    • (account: string, options: GetBalancesOptions): Promise<Balance[]>
    • -
    -
      -
    • -
      -
      -

      Get XRP/non-XRP balances for an account.

      -
      -
      -

      Parameters

      -
        -
      • -
        account: string
        -
        -

        Account address.

        -
        -
      • -
      • -
        options: GetBalancesOptions
        -
        -

        Options to include for getting balances.

        -
        -
      • -
      -

      Returns Promise<Balance[]>

      -

      An array of XRP/non-XRP balances.

      -
    • -
    -
  • -
-
-
-
- -

getLedgerIndex

-
getLedgerIndex: () => Promise<number> = ...
- -
-

Type declaration

-
    -
  • -
      -
    • (): Promise<number>
    • -
    -
      -
    • -
      -
      -

      Returns the index of the most recently validated ledger.

      -
      -
      -

      Returns Promise<number>

      -

      The ledger index.

      -
    • -
    -
  • -
-
-
-
- -

getOrderbook

-
getOrderbook: (takerPays: TakerAmount, takerGets: TakerAmount, options: OrderbookOptions) => Promise<Orderbook> = ...
- -
-

Type declaration

-
    -
  • -
      -
    • (takerPays: TakerAmount, takerGets: TakerAmount, options: OrderbookOptions): Promise<Orderbook>
    • -
    -
      -
    • -
      -
      -

      Fetch orderbook (buy/sell orders) between two accounts.

      -
      -
      -

      Parameters

      -
        -
      • -
        takerPays: TakerAmount
        -
        -

        Specs of the currency account taking the offer pays.

        -
        -
      • -
      • -
        takerGets: TakerAmount
        -
        -

        Specs of the currency account taking the offer receives.

        -
        -
      • -
      • -
        options: OrderbookOptions
        -
        -

        Options to include for getting orderbook between payer and receiver.

        -
        -
      • -
      -

      Returns Promise<Orderbook>

      -

      An object containing buy and sell objects.

      -
    • -
    -
  • -
-
-
-
- -

getXrpBalance

-
getXrpBalance: (account: string, options: GetXrpBalanceOptions) => Promise<string> = ...
- -
-

Type declaration

-
    -
  • -
      -
    • (account: string, options: GetXrpBalanceOptions): Promise<string>
    • -
    -
      -
    • -
      -
      -

      Get the XRP balance for an account.

      -
      -
      -

      Parameters

      -
        -
      • -
        account: string
        -
        -

        Account address.

        -
        -
      • -
      • -
        options: GetXrpBalanceOptions
        -
        -

        Options to include for getting the XRP balance.

        -
        -
      • -
      -

      Returns Promise<string>

      -

      The XRP balance of the account (as a string).

      -
    • -
    -
  • -
-
-
-
-
-

Core

-
- -

autofill

-
autofill: <T>(transaction: T, signersCount?: number) => Promise<T> = ...
- -
-

Type declaration

-
    -
  • -
      -
    • <T>(transaction: T, signersCount?: number): Promise<T>
    • -
    -
      -
    • -
      -
      -

      Autofills fields in a transaction.

      -
      -
      -

      Type parameters

      - -

      Parameters

      -
        -
      • -
        transaction: T
        -
        -

        A transaction to autofill fields.

        -
        -
      • -
      • -
        Optional signersCount: number
        -
        -

        The expected number of signers for this transaction. Used for multisign.

        -
        -
      • -
      -

      Returns Promise<T>

      -

      An autofilled transaction.

      -
    • -
    -
  • -
-
-
-
- -

submit

-
submit: (wallet: Wallet, transaction: Transaction) => Promise<SubmitResponse> = ...
- -
-

Type declaration

-
    -
  • - -
      -
    • -
      -
      -

      Submits an unsigned transaction. - Steps performed on a transaction:

      -
        -
      1. Autofill.
      2. -
      3. Sign & Encode.
      4. -
      5. Submit.
      6. -
      -
      -
      -
      throws
      -

      RippledError if submit request fails.

      -
      -
      -
      -

      Parameters

      -
        -
      • -
        wallet: Wallet
        -
        -

        A Wallet to sign a transaction.

        -
        -
      • -
      • -
        transaction: Transaction
        -
        -

        A transaction to autofill, sign & encode, and submit.

        -
        -
      • -
      -

      Returns Promise<SubmitResponse>

      -

      A promise that contains SubmitResponse.

      -
    • -
    -
  • -
-
-
-
- -

submitReliable

-
submitReliable: (wallet: Wallet, transaction: Transaction) => Promise<TxResponse> = ...
- -
-

Type declaration

-
    -
  • - -
      -
    • -
      -
      -

      Asynchronously submits a transaction and verifies that it has been included in a - validated ledger (or has errored/will not be included for some reason). - See Reliable Transaction Submission.

      -
      -
      -

      Parameters

      -
        -
      • -
        wallet: Wallet
        -
        -

        A Wallet to sign a transaction.

        -
        -
      • -
      • -
        transaction: Transaction
        -
        -

        A transaction to autofill, sign & encode, and submit.

        -
        -
      • -
      -

      Returns Promise<TxResponse>

      -

      A promise that contains TxResponse, that will return when the transaction has been validated.

      -
    • -
    -
  • -
-
-
-
- -

submitSigned

-
submitSigned: (signedTransaction: Transaction | string) => Promise<SubmitResponse> = ...
- -
-

Type declaration

-
    -
  • - -
      -
    • -
      -
      -

      Encodes and submits a signed transaction.

      -
      -
      -
      throws
      -

      ValidationError if the transaction isn't signed, RippledError if submit request fails.

      -
      -
      -
      -

      Parameters

      -
        -
      • -
        signedTransaction: Transaction | string
        -
        -

        A signed transaction to encode (if not already) and submit.

        -
        -
      • -
      -

      Returns Promise<SubmitResponse>

      -

      A promise that contains SubmitResponse.

      -
    • -
    -
  • -
-
-
-
- -

submitSignedReliable

-
submitSignedReliable: (signedTransaction: Transaction | string) => Promise<TxResponse> = ...
- -
-

Type declaration

-
    -
  • - -
      -
    • -
      -
      -

      Asynchronously submits a transaction and verifies that it has been included in a - validated ledger (or has errored/will not be included for some reason). - See Reliable Transaction Submission.

      -
      -
      -
      throws
      -

      ValidationError if the request is not signed/doesn't have a LastLedgerSequence, RippledError if the submit request - fails, XrplError if the reliable submission fails.

      -
      -
      -
      -

      Parameters

      -
        -
      • -
        signedTransaction: Transaction | string
        -
        -

        A signed transaction to encode (if not already) and submit.

        -
        -
      • -
      -

      Returns Promise<TxResponse>

      -

      A promise that contains TxResponse, that will return when the transaction has been validated.

      -
    • -
    -
  • -
-
-
-
-
-

Faucet

-
- -

fundWallet

-
fundWallet: (wallet?: Wallet) => Promise<WalletWithStartingBalance> = ...
- -
-

Type declaration

-
    -
  • -
      -
    • (wallet?: Wallet): Promise<WalletWithStartingBalance>
    • -
    -
      -
    • -
      -
      -

      Generates a random wallet with some amount of XRP (usually 1000 XRP).

      -
      -
      -
      example
      -
      const api = new xrpl.Client("wss://s.altnet.rippletest.net:51233")
      -await api.connect()
      -const wallet = await api.fundWallet()
      +BroadcastClient | xrpl
      Options
      All
      • Public
      • Public/Protected
      • All
      Menu

      Class BroadcastClient

      +

      Client that can rely on multiple different servers.

      +

      Hierarchy

      Index

      Abstraction

      getBalances

      getBalances: (address: string, options: GetBalancesOptions) => Promise<Balance[]> = ...

      Type declaration

        • (address: string, options: GetBalancesOptions): Promise<Balance[]>
        • +

          Get XRP/non-XRP balances for an account.

          +

          Parameters

          • address: string
            +

            Address of the account to retrieve balances for.

            +
          • options: GetBalancesOptions
            +

            Allows the client to specify a ledger_hash, ledger_index, +filter by peer, and/or limit number of balances.

            +

          Returns Promise<Balance[]>

          An array of XRP/non-XRP balances for the given account.

          +

      getLedgerIndex

      getLedgerIndex: () => Promise<number> = ...

      Type declaration

        • (): Promise<number>
        • +

          Returns the index of the most recently validated ledger.

          +

          Returns Promise<number>

          The most recently validated ledger index.

          +

      getOrderbook

      getOrderbook: (takerPays: TakerAmount, takerGets: TakerAmount, options: OrderbookOptions) => Promise<Orderbook> = ...

      Type declaration

        • (takerPays: TakerAmount, takerGets: TakerAmount, options: OrderbookOptions): Promise<Orderbook>
        • +

          Fetch orderbook (buy/sell orders) between two accounts.

          +

          Parameters

          • takerPays: TakerAmount
            +

            Specification of which currency the account taking the +offer would pay, as an object with currency and issuer fields.

            +
          • takerGets: TakerAmount
            +

            Specification of which currency the account taking the +offer would receive, as an object with currency and issuer fields.

            +
          • options: OrderbookOptions
            +

            Options allowing the client to specify ledger_index, +ledger_hash, filter by taker, and/or limit number of orders.

            +

          Returns Promise<Orderbook>

          An object containing buy and sell objects.

          +

      getXrpBalance

      getXrpBalance: (address: string, options: GetXrpBalanceOptions) => Promise<string> = ...

      Type declaration

        • (address: string, options: GetXrpBalanceOptions): Promise<string>
        • +

          Get the XRP balance for an account.

          +
          example
          const client = new Client(wss://s.altnet.rippletest.net:51233)
          const balance = await client.getXrpBalance('rG1QQv2nh2gr7RCZ1P8YYcBUKCCN633jCn')
          console.log(balance)
          /// '200'
          -
          -
          throws
          -

          When either Client isn't connected or unable to fund wallet address.

          -
          -
          -
          -

          Parameters

          -
            -
          • -
            Optional wallet: Wallet
            -
            -

            An existing XRPL Wallet to fund, if undefined, a new Wallet will be created.

            -
            -
          • -
          -

          Returns Promise<WalletWithStartingBalance>

          -

          A Wallet on the Testnet or Devnet that contains some amount of XRP.

          -
        • -
        -
      • -
      -
      -
      -
      -
      -

      Fee

      -
      - -

      Readonly feeCushion

      -
      feeCushion: number
      - -
      -
      -

      Factor to multiply estimated fee by to provide a cushion in case the - required fee rises during submission of a transaction. Defaults to 1.2.

      -
      -
      -
      -
      - -

      getFee

      -
      getFee: (cushion?: number) => Promise<string> = ...
      - -
      -

      Type declaration

      -
        -
      • -
          -
        • (cushion?: number): Promise<string>
        • -
        -
          -
        • -
          -
          -

          Calculates the current transaction fee for the ledger. - Note: This is a public API that can be called directly.

          -
          -
          -

          Parameters

          -
            -
          • -
            Optional cushion: number
            -
            -

            The fee cushion to use.

            -
            -
          • -
          -

          Returns Promise<string>

          -

          The transaction fee.

          -
        • -
        -
      • -
      -
      -
      -
      - -

      Readonly maxFeeXRP

      -
      maxFeeXRP: string
      - -
      -
      -

      Maximum transaction cost to allow, in decimal XRP. Must be a string-encoded - number. Defaults to '2'.

      -
      -
      -
      -
      -
      -

      Network

      -
      - -

      url

      -
        -
      • get url(): string
      • -
      -
        -
      • - -
        -
        -

        Get the url that the client is connected to.

        -
        -
        -
        category
        -

        Network

        -
        -
        -
        -

        Returns string

        -

        The URL of the server this client is connected to.

        -
      • -
      -
      -
      - -

      connect

      -
        -
      • connect(): Promise<void>
      • -
      -
        -
      • - -
        -
        -

        Tells the Client instance to connect to its rippled server.

        -
        -
        -

        Returns Promise<void>

        -

        A promise that resolves with a void value when a connection is established.

        -
      • -
      -
      -
      - -

      disconnect

      -
        -
      • disconnect(): Promise<void>
      • -
      -
        -
      • - -
        -
        -

        Tells the Client instance to disconnect from it's rippled server.

        -
        -
        -

        Returns Promise<void>

        -

        A promise that resolves with a void value when a connection is destroyed.

        -
      • -
      -
      -
      - -

      isConnected

      -
        -
      • isConnected(): boolean
      • -
      -
        -
      • - -
        -
        -

        Checks if the Client instance is connected to its rippled server.

        -
        -
        -

        Returns boolean

        -

        Whether the client instance is connected.

        -
      • -
      -
      -
      - -

      on

      - -
        -
      • - -
        -
        -

        Event handler for subscription streams.

        -
        -
        -
        example
        -
        const api = new Client('wss://s.altnet.rippletest.net:51233')
        -
        -api.on('transactions', (tx: TransactionStream) => {
        - console.log("Received Transaction")
        - console.log(tx)
        -})
        -
        -await api.connect()
        -const response = await api.request({
        -    command: 'subscribe',
        -    streams: ['transactions_proposed']
        -})
        +

        Parameters

        • address: string
          +

          Address of the account to retrieve XRP balance.

          +
        • options: GetXrpBalanceOptions
          +

          Options to include for getting the XRP balance.

          +

        Returns Promise<string>

        The XRP balance of the account (as a string).

        +

Core

autofill

autofill: <T>(transaction: T, signersCount?: number) => Promise<T> = ...

Type declaration

    • <T>(transaction: T, signersCount?: number): Promise<T>
    • +

      Autofills fields in a transaction. This will set Sequence, Fee, +lastLedgerSequence according to the current state of the server this Client +is connected to. It also converts all X-Addresses to classic addresses and +flags interfaces into numbers.

      +

      Type parameters

      Parameters

      • transaction: T
        +

        A Transaction in JSON format

        +
      • Optional signersCount: number
        +

        The expected number of signers for this transaction. +Only used for multisigned transactions.

        +

      Returns Promise<T>

      The autofilled transaction.

      +

submit

submit: (transaction: string | Transaction, opts?: SubmitOptions) => Promise<SubmitResponse> = ...

Type declaration

    • +

      Submits a signed/unsigned transaction. +Steps performed on a transaction:

      +
        +
      1. Autofill.
      2. +
      3. Sign & Encode.
      4. +
      5. Submit.
      6. +
      +
      throws

      RippledError if submit request fails.

      +

      Parameters

      • transaction: string | Transaction
        +

        A transaction to autofill, sign & encode, and submit.

        +
      • Optional opts: SubmitOptions
        +

        (Optional) Options used to sign and submit a transaction.

        +

      Returns Promise<SubmitResponse>

      A promise that contains SubmitResponse.

      +

submitAndWait

submitAndWait: (transaction: string | Transaction, opts?: SubmitOptions) => Promise<TxResponse> = ...

Type declaration

    • +

      Asynchronously submits a transaction and verifies that it has been included in a +validated ledger (or has errored/will not be included for some reason). +See Reliable Transaction Submission.

      +

      Parameters

      • transaction: string | Transaction
        +

        A transaction to autofill, sign & encode, and submit.

        +
      • Optional opts: SubmitOptions
        +

        (Optional) Options used to sign and submit a transaction.

        +

      Returns Promise<TxResponse>

      A promise that contains TxResponse, that will return when the transaction has been validated.

      +

Faucet

fundWallet

fundWallet: (wallet?: Wallet) => Promise<WalletWithStartingBalance> = ...

Type declaration

-
- -

request

- - -
-
- -

requestAll

- - -
-
- -

requestNextPage

- - -
-
- -

Static hasNextPage

-
    -
  • hasNextPage(response: MarkerResponse): boolean
  • -
- -
-
-
-

Other

-
- -

constructor

-
    -
  • new BroadcastClient(servers: string[], options?: ClientOptions): BroadcastClient
  • -
- -
-
- -

Private Readonly clients

-
clients: Client[]
- -
-
- -

Readonly connection

-
connection: Connection
- -
-
- -

prepareTransaction

-
prepareTransaction: <T>(transaction: T, signersCount?: number) => Promise<T> = ...
- -
-
-
deprecated
-

Use autofill instead, provided for users familiar with v1

-
-
-
-
-

Type declaration

-
    -
  • -
      -
    • <T>(transaction: T, signersCount?: number): Promise<T>
    • -
    -
      -
    • -
      -
      -

      Autofills fields in a transaction.

      -
      -
      -

      Type parameters

      - -

      Parameters

      -
        -
      • -
        transaction: T
        -
        -

        A transaction to autofill fields.

        -
        -
      • -
      • -
        Optional signersCount: number
        -
        -

        The expected number of signers for this transaction. Used for multisign.

        -
        -
      • -
      -

      Returns Promise<T>

      -

      An autofilled transaction.

      -
    • -
    -
  • -
-
-
-
- -

Static Readonly captureRejectionSymbol

-
captureRejectionSymbol: typeof captureRejectionSymbol
- -
-
- -

Static captureRejections

-
captureRejections: boolean
- -
-
-

Sets or gets the default captureRejection value for all emitters.

-
-
-
-
- -

Static defaultMaxListeners

-
defaultMaxListeners: number
- -
-
- -

Static Readonly errorMonitor

-
errorMonitor: typeof errorMonitor
- -
-
-

This symbol shall be used to install a listener for only monitoring 'error' - events. Listeners installed using this symbol are called before the regular - 'error' listeners are called.

-
-

Installing a listener using this symbol does not change the behavior once an - 'error' event is emitted, therefore the process will still crash if no - regular 'error' listener is installed.

-
-
-
- -

addListener

-
    -
  • addListener(eventName: string | symbol, listener: (...args: any[]) => void): BroadcastClient
  • -
-
    -
  • - -
    -
    -

    Alias for emitter.on(eventName, listener).

    -
    -
    -
    since
    -

    v0.1.26

    -
    -
    -
    -

    Parameters

    -
      -
    • -
      eventName: string | symbol
      -
    • -
    • -
      listener: (...args: any[]) => void
      -
        -
      • -
          -
        • (...args: any[]): void
        • -
        -
          -
        • -

          Parameters

          -
            -
          • -
            Rest ...args: any[]
            -
          • -
          -

          Returns void

          -
        • -
        -
      • -
      -
    • -
    -

    Returns BroadcastClient

    -
  • -
-
-
- -

emit

-
    -
  • emit(eventName: string | symbol, ...args: any[]): boolean
  • -
-
    -
  • - -
    -
    -

    Synchronously calls each of the listeners registered for the event namedeventName, in the order they were registered, passing the supplied arguments - to each.

    -
    -

    Returns true if the event had listeners, false otherwise.

    -
    const EventEmitter = require('events');
    -const myEmitter = new EventEmitter();
    -
    -// First listener
    -myEmitter.on('event', function firstListener() {
    -  console.log('Helloooo! first listener');
    -});
    -// Second listener
    -myEmitter.on('event', function secondListener(arg1, arg2) {
    -  console.log(`event with parameters ${arg1}, ${arg2} in second listener`);
    -});
    -// Third listener
    -myEmitter.on('event', function thirdListener(...args) {
    -  const parameters = args.join(', ');
    -  console.log(`event with parameters ${parameters} in third listener`);
    -});
    -
    -console.log(myEmitter.listeners('event'));
    -
    -myEmitter.emit('event', 1, 2, 3, 4, 5);
    -
    -// Prints:
    -// [
    -//   [Function: firstListener],
    -//   [Function: secondListener],
    -//   [Function: thirdListener]
    -// ]
    -// Helloooo! first listener
    -// event with parameters 1, 2 in second listener
    -// event with parameters 1, 2, 3, 4, 5 in third listener
    +
    throws

    When either Client isn't connected or unable to fund wallet address.

    +

    Parameters

    • Optional wallet: Wallet
      +

      An existing XRPL Wallet to fund, if undefined, a new Wallet will be created.

      +

    Returns Promise<WalletWithStartingBalance>

    A Wallet on the Testnet or Devnet that contains some amount of XRP, +and that wallet's balance in XRP.

    +

Fee

Readonly feeCushion

feeCushion: number
+

Factor to multiply estimated fee by to provide a cushion in case the +required fee rises during submission of a transaction. Defaults to 1.2.

+

Readonly maxFeeXRP

maxFeeXRP: string
+

Maximum transaction cost to allow, in decimal XRP. Must be a string-encoded +number. Defaults to '2'.

+

Network

url

  • get url(): string
  • +

    Get the url that the client is connected to.

    +
    category

    Network

    +

    Returns string

    The URL of the server this client is connected to.

    +

connect

  • connect(): Promise<void>
  • +

    Tells the Client instance to connect to its rippled server.

    +

    Returns Promise<void>

    A promise that resolves with a void value when a connection is established.

    +

disconnect

  • disconnect(): Promise<void>
  • +

    Tells the Client instance to disconnect from it's rippled server.

    +

    Returns Promise<void>

    A promise that resolves with a void value when a connection is destroyed.

    +

isConnected

  • isConnected(): boolean

request

Other

constructor

  • new BroadcastClient(servers: string[], options?: ClientOptions): BroadcastClient

Private Readonly clients

clients: Client[]

Readonly connection

connection: Connection

prepareTransaction

prepareTransaction: <T>(transaction: T, signersCount?: number) => Promise<T> = ...

Type declaration

    • <T>(transaction: T, signersCount?: number): Promise<T>
    • +

      Autofills fields in a transaction. This will set Sequence, Fee, +lastLedgerSequence according to the current state of the server this Client +is connected to. It also converts all X-Addresses to classic addresses and +flags interfaces into numbers.

      +

      Type parameters

      Parameters

      • transaction: T
        +

        A Transaction in JSON format

        +
      • Optional signersCount: number
        +

        The expected number of signers for this transaction. +Only used for multisigned transactions.

        +

      Returns Promise<T>

      The autofilled transaction.

      +

Static Readonly captureRejectionSymbol

captureRejectionSymbol: typeof captureRejectionSymbol

Static captureRejections

captureRejections: boolean
+

Sets or gets the default captureRejection value for all emitters.

+

Static defaultMaxListeners

defaultMaxListeners: number

Static Readonly errorMonitor

errorMonitor: typeof errorMonitor
+

This symbol shall be used to install a listener for only monitoring 'error' +events. Listeners installed using this symbol are called before the regular +'error' listeners are called.

+

Installing a listener using this symbol does not change the behavior once an +'error' event is emitted, therefore the process will still crash if no +regular 'error' listener is installed.

+

addListener

  • addListener(eventName: string | symbol, listener: (...args: any[]) => void): BroadcastClient
  • +

    Alias for emitter.on(eventName, listener).

    +
    since

    v0.1.26

    +

    Parameters

    • eventName: string | symbol
    • listener: (...args: any[]) => void
        • (...args: any[]): void
        • Parameters

          • Rest ...args: any[]

          Returns void

    Returns BroadcastClient

emit

  • emit(eventName: string | symbol, ...args: any[]): boolean
  • +

    Synchronously calls each of the listeners registered for the event namedeventName, in the order they were registered, passing the supplied arguments +to each.

    +

    Returns true if the event had listeners, false otherwise.

    +
    const EventEmitter = require('events');
    const myEmitter = new EventEmitter();

    // First listener
    myEmitter.on('event', function firstListener() {
    console.log('Helloooo! first listener');
    });
    // Second listener
    myEmitter.on('event', function secondListener(arg1, arg2) {
    console.log(`event with parameters ${arg1}, ${arg2} in second listener`);
    });
    // Third listener
    myEmitter.on('event', function thirdListener(...args) {
    const parameters = args.join(', ');
    console.log(`event with parameters ${parameters} in third listener`);
    });

    console.log(myEmitter.listeners('event'));

    myEmitter.emit('event', 1, 2, 3, 4, 5);

    // Prints:
    // [
    // [Function: firstListener],
    // [Function: secondListener],
    // [Function: thirdListener]
    // ]
    // Helloooo! first listener
    // event with parameters 1, 2 in second listener
    // event with parameters 1, 2, 3, 4, 5 in third listener
    -
    -
    since
    -

    v0.1.26

    -
    -
    -
    -

    Parameters

    -
      -
    • -
      eventName: string | symbol
      -
    • -
    • -
      Rest ...args: any[]
      -
    • -
    -

    Returns boolean

    -
  • -
-
-
- -

eventNames

-
    -
  • eventNames(): (string | symbol)[]
  • -
-
    -
  • - -
    -
    -

    Returns an array listing the events for which the emitter has registered - listeners. The values in the array are strings or Symbols.

    -
    -
    const EventEmitter = require('events');
    -const myEE = new EventEmitter();
    -myEE.on('foo', () => {});
    -myEE.on('bar', () => {});
    -
    -const sym = Symbol('symbol');
    -myEE.on(sym, () => {});
    -
    -console.log(myEE.eventNames());
    -// Prints: [ 'foo', 'bar', Symbol(symbol) ]
    +
    since

    v0.1.26

    +

Parameters

  • eventName: string | symbol
  • Rest ...args: any[]

Returns boolean

eventNames

  • eventNames(): (string | symbol)[]
  • +

    Returns an array listing the events for which the emitter has registered +listeners. The values in the array are strings or Symbols.

    +
    const EventEmitter = require('events');
    const myEE = new EventEmitter();
    myEE.on('foo', () => {});
    myEE.on('bar', () => {});

    const sym = Symbol('symbol');
    myEE.on(sym, () => {});

    console.log(myEE.eventNames());
    // Prints: [ 'foo', 'bar', Symbol(symbol) ]
    -
    -
    since
    -

    v6.0.0

    -
    -
    -
    -

    Returns (string | symbol)[]

    -
  • -
-
-
- -

getMaxListeners

-
    -
  • getMaxListeners(): number
  • -
-
    -
  • - -
    -
    -

    Returns the current max listener value for the EventEmitter which is either - set by emitter.setMaxListeners(n) or defaults to defaultMaxListeners.

    -
    -
    -
    since
    -

    v1.0.0

    -
    -
    -
    -

    Returns number

    -
  • -
-
-
- -

Private getMethodNames

-
    -
  • getMethodNames(): string[]
  • -
-
    -
  • - -
    -
    -

    Gets the method names of all the methods of the client.

    -
    -
    -

    Returns string[]

    -

    A list of the names of all the methods of the client.

    -
  • -
-
-
- -

listenerCount

-
    -
  • listenerCount(eventName: string | symbol): number
  • -
-
    -
  • - -
    -
    -

    Returns the number of listeners listening to the event named eventName.

    -
    -
    -
    since
    -

    v3.2.0

    -
    -
    -
    -

    Parameters

    -
      -
    • -
      eventName: string | symbol
      -
      -

      The name of the event being listened for

      -
      -
    • -
    -

    Returns number

    -
  • -
-
-
- -

listeners

-
    -
  • listeners(eventName: string | symbol): Function[]
  • -
-
    -
  • - -
    -
    -

    Returns a copy of the array of listeners for the event named eventName.

    -
    -
    server.on('connection', (stream) => {
    -  console.log('someone connected!');
    -});
    -console.log(util.inspect(server.listeners('connection')));
    -// Prints: [ [Function] ]
    +
    since

    v6.0.0

    +

Returns (string | symbol)[]

getMaxListeners

  • getMaxListeners(): number
  • +

    Returns the current max listener value for the EventEmitter which is either +set by emitter.setMaxListeners(n) or defaults to defaultMaxListeners.

    +
    since

    v1.0.0

    +

    Returns number

Private getMethodNames

  • getMethodNames(): string[]
  • +

    Gets the method names of all the methods of the client.

    +

    Returns string[]

    A list of the names of all the methods of the client.

    +

listenerCount

  • listenerCount(eventName: string | symbol): number
  • +

    Returns the number of listeners listening to the event named eventName.

    +
    since

    v3.2.0

    +

    Parameters

    • eventName: string | symbol
      +

      The name of the event being listened for

      +

    Returns number

listeners

  • listeners(eventName: string | symbol): Function[]
  • +

    Returns a copy of the array of listeners for the event named eventName.

    +
    server.on('connection', (stream) => {
    console.log('someone connected!');
    });
    console.log(util.inspect(server.listeners('connection')));
    // Prints: [ [Function] ]
    -
    -
    since
    -

    v0.1.26

    -
    -
    -
    -

    Parameters

    -
      -
    • -
      eventName: string | symbol
      -
    • -
    -

    Returns Function[]

    -
  • -
-
-
- -

off

-
    -
  • off(eventName: string | symbol, listener: (...args: any[]) => void): BroadcastClient
  • -
-
    -
  • - -
    -
    -

    Alias for emitter.removeListener().

    -
    -
    -
    since
    -

    v10.0.0

    -
    -
    -
    -

    Parameters

    -
      -
    • -
      eventName: string | symbol
      -
    • -
    • -
      listener: (...args: any[]) => void
      -
        -
      • -
          -
        • (...args: any[]): void
        • -
        -
          -
        • -

          Parameters

          -
            -
          • -
            Rest ...args: any[]
            -
          • -
          -

          Returns void

          -
        • -
        -
      • -
      -
    • -
    -

    Returns BroadcastClient

    -
  • -
-
-
- -

once

-
    -
  • once(eventName: string | symbol, listener: (...args: any[]) => void): BroadcastClient
  • -
-
    -
  • - -
    -
    -

    Adds a one-timelistener function for the event named eventName. The - next time eventName is triggered, this listener is removed and then invoked.

    -
    -
    server.once('connection', (stream) => {
    -  console.log('Ah, we have our first user!');
    -});
    +
    since

    v0.1.26

    +

    Parameters

    • eventName: string | symbol

    Returns Function[]

off

  • off(eventName: string | symbol, listener: (...args: any[]) => void): BroadcastClient
  • +

    Alias for emitter.removeListener().

    +
    since

    v10.0.0

    +

    Parameters

    • eventName: string | symbol
    • listener: (...args: any[]) => void
        • (...args: any[]): void
        • Parameters

          • Rest ...args: any[]

          Returns void

    Returns BroadcastClient

on

  • +

    Event handler for subscription streams.

    +
    example
    const api = new Client('wss://s.altnet.rippletest.net:51233')

    api.on('transactions', (tx: TransactionStream) => {
    console.log("Received Transaction")
    console.log(tx)
    })

    await api.connect()
    const response = await api.request({
    command: 'subscribe',
    streams: ['transactions_proposed']
    })
    -

    Returns a reference to the EventEmitter, so that calls can be chained.

    -

    By default, event listeners are invoked in the order they are added. Theemitter.prependOnceListener() method can be used as an alternative to add the - event listener to the beginning of the listeners array.

    -
    const myEE = new EventEmitter();
    -myEE.once('foo', () => console.log('a'));
    -myEE.prependOnceListener('foo', () => console.log('b'));
    -myEE.emit('foo');
    -// Prints:
    -//   b
    -//   a
    +
    category

    Network

    +

    Parameters

    • event: "connected"
    • listener: () => void
      +

      Function to run on event.

      +
        • (): void
        • Returns void

    Returns BroadcastClient

    This, because it inherits from EventEmitter.

    +
  • +

    Event handler for subscription streams.

    +

    Parameters

    • event: "disconnected"
    • listener: (code: number) => void
      +

      Function to run on event.

      +
        • (code: number): void
        • Parameters

          • code: number

          Returns void

    Returns BroadcastClient

    This, because it inherits from EventEmitter.

    +
  • +

    Event handler for subscription streams.

    +

    Parameters

    Returns BroadcastClient

    This, because it inherits from EventEmitter.

    +
  • +

    Event handler for subscription streams.

    +

    Parameters

    Returns BroadcastClient

    This, because it inherits from EventEmitter.

    +
  • +

    Event handler for subscription streams.

    +

    Parameters

    Returns BroadcastClient

    This, because it inherits from EventEmitter.

    +
  • +

    Event handler for subscription streams.

    +

    Parameters

    Returns BroadcastClient

    This, because it inherits from EventEmitter.

    +
  • +

    Event handler for subscription streams.

    +

    Parameters

    Returns BroadcastClient

    This, because it inherits from EventEmitter.

    +
  • +

    Event handler for subscription streams.

    +

    Parameters

    Returns BroadcastClient

    This, because it inherits from EventEmitter.

    +
  • +

    Event handler for subscription streams.

    +

    Parameters

    • event: "error"
    • listener: (...err: any[]) => void
      +

      Function to run on event.

      +
        • (...err: any[]): void
        • Parameters

          • Rest ...err: any[]

          Returns void

    Returns BroadcastClient

    This, because it inherits from EventEmitter.

    +

once

  • once(eventName: string | symbol, listener: (...args: any[]) => void): BroadcastClient
  • +

    Adds a one-timelistener function for the event named eventName. The +next time eventName is triggered, this listener is removed and then invoked.

    +
    server.once('connection', (stream) => {
    console.log('Ah, we have our first user!');
    });
    -
    -
    since
    -

    v0.3.0

    -
    -
    -
    -

    Parameters

    -
      -
    • -
      eventName: string | symbol
      -
      -

      The name of the event.

      -
      -
    • -
    • -
      listener: (...args: any[]) => void
      -
      -

      The callback function

      -
      -
        -
      • -
          -
        • (...args: any[]): void
        • -
        -
          -
        • -

          Parameters

          -
            -
          • -
            Rest ...args: any[]
            -
          • -
          -

          Returns void

          -
        • -
        -
      • -
      -
    • -
    -

    Returns BroadcastClient

    -
  • -
-
-
- -

prependListener

-
    -
  • prependListener(eventName: string | symbol, listener: (...args: any[]) => void): BroadcastClient
  • -
-
    -
  • - -
    -
    -

    Adds the listener function to the beginning of the listeners array for the - event named eventName. No checks are made to see if the listener has - already been added. Multiple calls passing the same combination of eventNameand listener will result in the listener being added, and called, multiple - times.

    -
    -
    server.prependListener('connection', (stream) => {
    -  console.log('someone connected!');
    -});
    +

    Returns a reference to the EventEmitter, so that calls can be chained.

    +

    By default, event listeners are invoked in the order they are added. Theemitter.prependOnceListener() method can be used as an alternative to add the +event listener to the beginning of the listeners array.

    +
    const myEE = new EventEmitter();
    myEE.once('foo', () => console.log('a'));
    myEE.prependOnceListener('foo', () => console.log('b'));
    myEE.emit('foo');
    // Prints:
    // b
    // a
    -

    Returns a reference to the EventEmitter, so that calls can be chained.

    -
    -
    since
    -

    v6.0.0

    -
    -
    -
    -

    Parameters

    -
      -
    • -
      eventName: string | symbol
      -
      -

      The name of the event.

      -
      -
    • -
    • -
      listener: (...args: any[]) => void
      -
      -

      The callback function

      -
      -
        -
      • -
          -
        • (...args: any[]): void
        • -
        -
          -
        • -

          Parameters

          -
            -
          • -
            Rest ...args: any[]
            -
          • -
          -

          Returns void

          -
        • -
        -
      • -
      -
    • -
    -

    Returns BroadcastClient

    -
  • -
-
-
- -

prependOnceListener

-
    -
  • prependOnceListener(eventName: string | symbol, listener: (...args: any[]) => void): BroadcastClient
  • -
-
    -
  • - -
    -
    -

    Adds a one-timelistener function for the event named eventName to the_beginning_ of the listeners array. The next time eventName is triggered, this - listener is removed, and then invoked.

    -
    -
    server.prependOnceListener('connection', (stream) => {
    -  console.log('Ah, we have our first user!');
    -});
    +
    since

    v0.3.0

    +

    Parameters

    • eventName: string | symbol
      +

      The name of the event.

      +
    • listener: (...args: any[]) => void
      +

      The callback function

      +
        • (...args: any[]): void
        • Parameters

          • Rest ...args: any[]

          Returns void

    Returns BroadcastClient

prependListener

  • prependListener(eventName: string | symbol, listener: (...args: any[]) => void): BroadcastClient
  • +

    Adds the listener function to the beginning of the listeners array for the +event named eventName. No checks are made to see if the listener has +already been added. Multiple calls passing the same combination of eventNameand listener will result in the listener being added, and called, multiple +times.

    +
    server.prependListener('connection', (stream) => {
    console.log('someone connected!');
    });
    -

    Returns a reference to the EventEmitter, so that calls can be chained.

    -
    -
    since
    -

    v6.0.0

    -
    -
    -
    -

    Parameters

    -
      -
    • -
      eventName: string | symbol
      -
      -

      The name of the event.

      -
      -
    • -
    • -
      listener: (...args: any[]) => void
      -
      -

      The callback function

      -
      -
        -
      • -
          -
        • (...args: any[]): void
        • -
        -
          -
        • -

          Parameters

          -
            -
          • -
            Rest ...args: any[]
            -
          • -
          -

          Returns void

          -
        • -
        -
      • -
      -
    • -
    -

    Returns BroadcastClient

    -
  • -
-
-
- -

rawListeners

-
    -
  • rawListeners(eventName: string | symbol): Function[]
  • -
-
    -
  • - -
    -
    -

    Returns a copy of the array of listeners for the event named eventName, - including any wrappers (such as those created by .once()).

    -
    -
    const emitter = new EventEmitter();
    -emitter.once('log', () => console.log('log once'));
    -
    -// Returns a new Array with a function `onceWrapper` which has a property
    -// `listener` which contains the original listener bound above
    -const listeners = emitter.rawListeners('log');
    -const logFnWrapper = listeners[0];
    -
    -// Logs "log once" to the console and does not unbind the `once` event
    -logFnWrapper.listener();
    -
    -// Logs "log once" to the console and removes the listener
    -logFnWrapper();
    -
    -emitter.on('log', () => console.log('log persistently'));
    -// Will return a new Array with a single function bound by `.on()` above
    -const newListeners = emitter.rawListeners('log');
    -
    -// Logs "log persistently" twice
    -newListeners[0]();
    -emitter.emit('log');
    +

    Returns a reference to the EventEmitter, so that calls can be chained.

    +
    since

    v6.0.0

    +

    Parameters

    • eventName: string | symbol
      +

      The name of the event.

      +
    • listener: (...args: any[]) => void
      +

      The callback function

      +
        • (...args: any[]): void
        • Parameters

          • Rest ...args: any[]

          Returns void

    Returns BroadcastClient

prependOnceListener

  • prependOnceListener(eventName: string | symbol, listener: (...args: any[]) => void): BroadcastClient
  • +

    Adds a one-timelistener function for the event named eventName to the_beginning_ of the listeners array. The next time eventName is triggered, this +listener is removed, and then invoked.

    +
    server.prependOnceListener('connection', (stream) => {
    console.log('Ah, we have our first user!');
    });
    -
    -
    since
    -

    v9.4.0

    -
    -
    -
    -

    Parameters

    -
      -
    • -
      eventName: string | symbol
      -
    • -
    -

    Returns Function[]

    -
  • -
-
-
- -

removeAllListeners

- -
    -
  • - -
    -
    -

    Removes all listeners, or those of the specified eventName.

    -
    -

    It is bad practice to remove listeners added elsewhere in the code, - particularly when the EventEmitter instance was created by some other - component or module (e.g. sockets or file streams).

    -

    Returns a reference to the EventEmitter, so that calls can be chained.

    -
    -
    since
    -

    v0.1.26

    -
    -
    -
    -

    Parameters

    -
      -
    • -
      Optional event: string | symbol
      -
    • -
    -

    Returns BroadcastClient

    -
  • -
-
-
- -

removeListener

-
    -
  • removeListener(eventName: string | symbol, listener: (...args: any[]) => void): BroadcastClient
  • -
-
    -
  • - -
    -
    -

    Removes the specified listener from the listener array for the event namedeventName.

    -
    -
    const callback = (stream) => {
    -  console.log('someone connected!');
    -};
    -server.on('connection', callback);
    -// ...
    -server.removeListener('connection', callback);
    +

    Returns a reference to the EventEmitter, so that calls can be chained.

    +
    since

    v6.0.0

    +

    Parameters

    • eventName: string | symbol
      +

      The name of the event.

      +
    • listener: (...args: any[]) => void
      +

      The callback function

      +
        • (...args: any[]): void
        • Parameters

          • Rest ...args: any[]

          Returns void

    Returns BroadcastClient

rawListeners

  • rawListeners(eventName: string | symbol): Function[]
  • +

    Returns a copy of the array of listeners for the event named eventName, +including any wrappers (such as those created by .once()).

    +
    const emitter = new EventEmitter();
    emitter.once('log', () => console.log('log once'));

    // Returns a new Array with a function `onceWrapper` which has a property
    // `listener` which contains the original listener bound above
    const listeners = emitter.rawListeners('log');
    const logFnWrapper = listeners[0];

    // Logs "log once" to the console and does not unbind the `once` event
    logFnWrapper.listener();

    // Logs "log once" to the console and removes the listener
    logFnWrapper();

    emitter.on('log', () => console.log('log persistently'));
    // Will return a new Array with a single function bound by `.on()` above
    const newListeners = emitter.rawListeners('log');

    // Logs "log persistently" twice
    newListeners[0]();
    emitter.emit('log');
    -

    removeListener() will remove, at most, one instance of a listener from the - listener array. If any single listener has been added multiple times to the - listener array for the specified eventName, then removeListener() must be - called multiple times to remove each instance.

    -

    Once an event is emitted, all listeners attached to it at the - time of emitting are called in order. This implies that anyremoveListener() or removeAllListeners() calls after emitting and_before_ the last listener finishes execution will - not remove them fromemit() in progress. Subsequent events behave as expected.

    -
    const myEmitter = new MyEmitter();
    -
    -const callbackA = () => {
    -  console.log('A');
    -  myEmitter.removeListener('event', callbackB);
    -};
    -
    -const callbackB = () => {
    -  console.log('B');
    -};
    -
    -myEmitter.on('event', callbackA);
    -
    -myEmitter.on('event', callbackB);
    -
    -// callbackA removes listener callbackB but it will still be called.
    -// Internal listener array at time of emit [callbackA, callbackB]
    -myEmitter.emit('event');
    -// Prints:
    -//   A
    -//   B
    -
    -// callbackB is now removed.
    -// Internal listener array [callbackA]
    -myEmitter.emit('event');
    -// Prints:
    -//   A
    +
    since

    v9.4.0

    +

    Parameters

    • eventName: string | symbol

    Returns Function[]

removeAllListeners

  • +

    Removes all listeners, or those of the specified eventName.

    +

    It is bad practice to remove listeners added elsewhere in the code, +particularly when the EventEmitter instance was created by some other +component or module (e.g. sockets or file streams).

    +

    Returns a reference to the EventEmitter, so that calls can be chained.

    +
    since

    v0.1.26

    +

    Parameters

    • Optional event: string | symbol

    Returns BroadcastClient

removeListener

  • removeListener(eventName: string | symbol, listener: (...args: any[]) => void): BroadcastClient
  • +

    Removes the specified listener from the listener array for the event namedeventName.

    +
    const callback = (stream) => {
    console.log('someone connected!');
    };
    server.on('connection', callback);
    // ...
    server.removeListener('connection', callback);
    -

    Because listeners are managed using an internal array, calling this will - change the position indices of any listener registered after the listener - being removed. This will not impact the order in which listeners are called, - but it means that any copies of the listener array as returned by - the emitter.listeners() method will need to be recreated.

    -

    When a single function has been added as a handler multiple times for a single - event (as in the example below), removeListener() will remove the most - recently added instance. In the example the once('ping')listener is removed:

    -
    const ee = new EventEmitter();
    -
    -function pong() {
    -  console.log('pong');
    -}
    -
    -ee.on('ping', pong);
    -ee.once('ping', pong);
    -ee.removeListener('ping', pong);
    -
    -ee.emit('ping');
    -ee.emit('ping');
    +

    removeListener() will remove, at most, one instance of a listener from the +listener array. If any single listener has been added multiple times to the +listener array for the specified eventName, then removeListener() must be +called multiple times to remove each instance.

    +

    Once an event is emitted, all listeners attached to it at the +time of emitting are called in order. This implies that anyremoveListener() or removeAllListeners() calls after emitting and_before_ the last listener finishes execution will +not remove them fromemit() in progress. Subsequent events behave as expected.

    +
    const myEmitter = new MyEmitter();

    const callbackA = () => {
    console.log('A');
    myEmitter.removeListener('event', callbackB);
    };

    const callbackB = () => {
    console.log('B');
    };

    myEmitter.on('event', callbackA);

    myEmitter.on('event', callbackB);

    // callbackA removes listener callbackB but it will still be called.
    // Internal listener array at time of emit [callbackA, callbackB]
    myEmitter.emit('event');
    // Prints:
    // A
    // B

    // callbackB is now removed.
    // Internal listener array [callbackA]
    myEmitter.emit('event');
    // Prints:
    // A
    -

    Returns a reference to the EventEmitter, so that calls can be chained.

    -
    -
    since
    -

    v0.1.26

    -
    -
    -
    -

    Parameters

    -
      -
    • -
      eventName: string | symbol
      -
    • -
    • -
      listener: (...args: any[]) => void
      -
        -
      • -
          -
        • (...args: any[]): void
        • -
        -
          -
        • -

          Parameters

          -
            -
          • -
            Rest ...args: any[]
            -
          • -
          -

          Returns void

          -
        • -
        -
      • -
      -
    • -
    -

    Returns BroadcastClient

    -
  • -
-
-
- -

setMaxListeners

- -
    -
  • - -
    -
    -

    By default EventEmitters will print a warning if more than 10 listeners are - added for a particular event. This is a useful default that helps finding - memory leaks. The emitter.setMaxListeners() method allows the limit to be - modified for this specific EventEmitter instance. The value can be set toInfinity (or 0) to indicate an unlimited number of listeners.

    -
    -

    Returns a reference to the EventEmitter, so that calls can be chained.

    -
    -
    since
    -

    v0.3.5

    -
    -
    -
    -

    Parameters

    -
      -
    • -
      n: number
      -
    • -
    -

    Returns BroadcastClient

    -
  • -
-
-
- -

Static getEventListeners

-
    -
  • getEventListeners(emitter: DOMEventTarget | EventEmitter, name: string | symbol): Function[]
  • -
-
    -
  • - -
    -
    -

    Returns a copy of the array of listeners for the event named eventName.

    -
    -

    For EventEmitters this behaves exactly the same as calling .listeners on - the emitter.

    -

    For EventTargets this is the only way to get the event listeners for the - event target. This is useful for debugging and diagnostic purposes.

    -
    const { getEventListeners, EventEmitter } = require('events');
    -
    -{
    -  const ee = new EventEmitter();
    -  const listener = () => console.log('Events are fun');
    -  ee.on('foo', listener);
    -  getEventListeners(ee, 'foo'); // [listener]
    -}
    -{
    -  const et = new EventTarget();
    -  const listener = () => console.log('Events are fun');
    -  et.addEventListener('foo', listener);
    -  getEventListeners(et, 'foo'); // [listener]
    -}
    +

    Because listeners are managed using an internal array, calling this will +change the position indices of any listener registered after the listener +being removed. This will not impact the order in which listeners are called, +but it means that any copies of the listener array as returned by +the emitter.listeners() method will need to be recreated.

    +

    When a single function has been added as a handler multiple times for a single +event (as in the example below), removeListener() will remove the most +recently added instance. In the example the once('ping')listener is removed:

    +
    const ee = new EventEmitter();

    function pong() {
    console.log('pong');
    }

    ee.on('ping', pong);
    ee.once('ping', pong);
    ee.removeListener('ping', pong);

    ee.emit('ping');
    ee.emit('ping');
    -
    -
    since
    -

    v15.2.0

    -
    -
    -
    -

    Parameters

    -
      -
    • -
      emitter: DOMEventTarget | EventEmitter
      -
    • -
    • -
      name: string | symbol
      -
    • -
    -

    Returns Function[]

    -
  • -
-
-
- -

Static listenerCount

-
    -
  • listenerCount(emitter: EventEmitter, eventName: string | symbol): number
  • -
-
    -
  • - -
    -
    -

    A class method that returns the number of listeners for the given eventNameregistered on the given emitter.

    -
    -
    const { EventEmitter, listenerCount } = require('events');
    -const myEmitter = new EventEmitter();
    -myEmitter.on('event', () => {});
    -myEmitter.on('event', () => {});
    -console.log(listenerCount(myEmitter, 'event'));
    -// Prints: 2
    +

    Returns a reference to the EventEmitter, so that calls can be chained.

    +
    since

    v0.1.26

    +

    Parameters

    • eventName: string | symbol
    • listener: (...args: any[]) => void
        • (...args: any[]): void
        • Parameters

          • Rest ...args: any[]

          Returns void

    Returns BroadcastClient

requestAll

  • +

    Makes multiple paged requests to the client to return a given number of +resources. Multiple paged requests will be made until the limit +number of resources is reached (if no limit is provided, a single request +will be made).

    +

    If the command is unknown, an additional collect property is required to +know which response key contains the array of resources.

    +

    NOTE: This command is used by existing methods and is not recommended for +general use. Instead, use rippled's built-in pagination and make multiple +requests as needed.

    +
    category

    Network

    +

    Parameters

    Returns Promise<AccountChannelsResponse[]>

    The array of all responses.

    +
  • +

    Makes multiple paged requests to the client to return a given number of +resources. Multiple paged requests will be made until the limit +number of resources is reached (if no limit is provided, a single request +will be made).

    +

    If the command is unknown, an additional collect property is required to +know which response key contains the array of resources.

    +

    NOTE: This command is used by existing methods and is not recommended for +general use. Instead, use rippled's built-in pagination and make multiple +requests as needed.

    +

    Parameters

    Returns Promise<AccountLinesResponse[]>

    The array of all responses.

    +
  • +

    Makes multiple paged requests to the client to return a given number of +resources. Multiple paged requests will be made until the limit +number of resources is reached (if no limit is provided, a single request +will be made).

    +

    If the command is unknown, an additional collect property is required to +know which response key contains the array of resources.

    +

    NOTE: This command is used by existing methods and is not recommended for +general use. Instead, use rippled's built-in pagination and make multiple +requests as needed.

    +

    Parameters

    Returns Promise<AccountObjectsResponse[]>

    The array of all responses.

    +
  • +

    Makes multiple paged requests to the client to return a given number of +resources. Multiple paged requests will be made until the limit +number of resources is reached (if no limit is provided, a single request +will be made).

    +

    If the command is unknown, an additional collect property is required to +know which response key contains the array of resources.

    +

    NOTE: This command is used by existing methods and is not recommended for +general use. Instead, use rippled's built-in pagination and make multiple +requests as needed.

    +

    Parameters

    Returns Promise<AccountOffersResponse[]>

    The array of all responses.

    +
  • +

    Makes multiple paged requests to the client to return a given number of +resources. Multiple paged requests will be made until the limit +number of resources is reached (if no limit is provided, a single request +will be made).

    +

    If the command is unknown, an additional collect property is required to +know which response key contains the array of resources.

    +

    NOTE: This command is used by existing methods and is not recommended for +general use. Instead, use rippled's built-in pagination and make multiple +requests as needed.

    +

    Parameters

    Returns Promise<AccountTxResponse[]>

    The array of all responses.

    +
  • +

    Makes multiple paged requests to the client to return a given number of +resources. Multiple paged requests will be made until the limit +number of resources is reached (if no limit is provided, a single request +will be made).

    +

    If the command is unknown, an additional collect property is required to +know which response key contains the array of resources.

    +

    NOTE: This command is used by existing methods and is not recommended for +general use. Instead, use rippled's built-in pagination and make multiple +requests as needed.

    +

    Parameters

    Returns Promise<BookOffersResponse[]>

    The array of all responses.

    +
  • +

    Makes multiple paged requests to the client to return a given number of +resources. Multiple paged requests will be made until the limit +number of resources is reached (if no limit is provided, a single request +will be made).

    +

    If the command is unknown, an additional collect property is required to +know which response key contains the array of resources.

    +

    NOTE: This command is used by existing methods and is not recommended for +general use. Instead, use rippled's built-in pagination and make multiple +requests as needed.

    +

    Parameters

    Returns Promise<LedgerDataResponse[]>

    The array of all responses.

    +

requestNextPage

setMaxListeners

  • +

    By default EventEmitters will print a warning if more than 10 listeners are +added for a particular event. This is a useful default that helps finding +memory leaks. The emitter.setMaxListeners() method allows the limit to be +modified for this specific EventEmitter instance. The value can be set toInfinity (or 0) to indicate an unlimited number of listeners.

    +

    Returns a reference to the EventEmitter, so that calls can be chained.

    +
    since

    v0.3.5

    +

    Parameters

    • n: number

    Returns BroadcastClient

Static getEventListeners

  • getEventListeners(emitter: DOMEventTarget | EventEmitter, name: string | symbol): Function[]
  • +

    Returns a copy of the array of listeners for the event named eventName.

    +

    For EventEmitters this behaves exactly the same as calling .listeners on +the emitter.

    +

    For EventTargets this is the only way to get the event listeners for the +event target. This is useful for debugging and diagnostic purposes.

    +
    const { getEventListeners, EventEmitter } = require('events');

    {
    const ee = new EventEmitter();
    const listener = () => console.log('Events are fun');
    ee.on('foo', listener);
    getEventListeners(ee, 'foo'); // [listener]
    }
    {
    const et = new EventTarget();
    const listener = () => console.log('Events are fun');
    et.addEventListener('foo', listener);
    getEventListeners(et, 'foo'); // [listener]
    }
    -
    -
    since
    -

    v0.9.12

    -
    -
    deprecated
    -

    Since v3.2.0 - Use listenerCount instead.

    -
    -
    -
    -

    Parameters

    -
      -
    • -
      emitter: EventEmitter
      -
      -

      The emitter to query

      -
      -
    • -
    • -
      eventName: string | symbol
      -
      -

      The event name

      -
      -
    • -
    -

    Returns number

    -
  • -
-
-
- -

Static on

-
    -
  • on(emitter: EventEmitter, eventName: string, options?: StaticEventEmitterOptions): AsyncIterableIterator<any>
  • -
-
    -
  • - -
    -
    -

    ```js - const { on, EventEmitter } = require('events');

    -
    -

    (async () => { - const ee = new EventEmitter();

    -

    // Emit later on - process.nextTick(() => { - ee.emit('foo', 'bar'); - ee.emit('foo', 42); - });

    -

    for await (const event of on(ee, 'foo')) { - // The execution of this inner block is synchronous and it - // processes one event at a time (even with await). Do not use - // if concurrent execution is required. - console.log(event); // prints ['bar'] [42] - } - // Unreachable here - })();

    -
    
    -Returns an `AsyncIterator` that iterates `eventName` events. It will throw
    -if the `EventEmitter` emits `'error'`. It removes all listeners when
    -exiting the loop. The `value` returned by each iteration is an array
    -composed of the emitted event arguments.
    -
    -An `AbortSignal` can be used to cancel waiting on events:
    -
    -```js
    -const { on, EventEmitter } = require('events');
    -const ac = new AbortController();
    -
    -(async () => {
    -  const ee = new EventEmitter();
    -
    -  // Emit later on
    -  process.nextTick(() => {
    -    ee.emit('foo', 'bar');
    -    ee.emit('foo', 42);
    -  });
    -
    -  for await (const event of on(ee, 'foo', { signal: ac.signal })) {
    -    // The execution of this inner block is synchronous and it
    -    // processes one event at a time (even with await). Do not use
    -    // if concurrent execution is required.
    -    console.log(event); // prints ['bar'] [42]
    -  }
    -  // Unreachable here
    -})();
    -
    -process.nextTick(() => ac.abort());
    +
    since

    v15.2.0

    +

    Parameters

    • emitter: DOMEventTarget | EventEmitter
    • name: string | symbol

    Returns Function[]

Static listenerCount

  • listenerCount(emitter: EventEmitter, eventName: string | symbol): number
  • +

    A class method that returns the number of listeners for the given eventNameregistered on the given emitter.

    +
    const { EventEmitter, listenerCount } = require('events');
    const myEmitter = new EventEmitter();
    myEmitter.on('event', () => {});
    myEmitter.on('event', () => {});
    console.log(listenerCount(myEmitter, 'event'));
    // Prints: 2
    -
    -
    since
    -

    v13.6.0, v12.16.0

    -
    -
    -
    -

    Parameters

    -
      -
    • -
      emitter: EventEmitter
      -
    • -
    • -
      eventName: string
      -
      -

      The name of the event being listened for

      -
      -
    • -
    • -
      Optional options: StaticEventEmitterOptions
      -
    • -
    -

    Returns AsyncIterableIterator<any>

    -

    that iterates eventName events emitted by the emitter

    -
  • -
-
-
- -

Static once

-
    -
  • once(emitter: NodeEventTarget, eventName: string | symbol, options?: StaticEventEmitterOptions): Promise<any[]>
  • -
  • once(emitter: DOMEventTarget, eventName: string, options?: StaticEventEmitterOptions): Promise<any[]>
  • -
-
    -
  • - -
    -
    -

    Creates a Promise that is fulfilled when the EventEmitter emits the given - event or that is rejected if the EventEmitter emits 'error' while waiting. - The Promise will resolve with an array of all the arguments emitted to the - given event.

    -
    -

    This method is intentionally generic and works with the web platform EventTarget interface, which has no special'error' event - semantics and does not listen to the 'error' event.

    -
    const { once, EventEmitter } = require('events');
    -
    -async function run() {
    -  const ee = new EventEmitter();
    -
    -  process.nextTick(() => {
    -    ee.emit('myevent', 42);
    -  });
    -
    -  const [value] = await once(ee, 'myevent');
    -  console.log(value);
    -
    -  const err = new Error('kaboom');
    -  process.nextTick(() => {
    -    ee.emit('error', err);
    -  });
    -
    -  try {
    -    await once(ee, 'myevent');
    -  } catch (err) {
    -    console.log('error happened', err);
    -  }
    -}
    -
    -run();
    +
    since

    v0.9.12

    +
    deprecated

    Since v3.2.0 - Use listenerCount instead.

    +

    Parameters

    • emitter: EventEmitter
      +

      The emitter to query

      +
    • eventName: string | symbol
      +

      The event name

      +

    Returns number

Static on

  • on(emitter: EventEmitter, eventName: string, options?: StaticEventEmitterOptions): AsyncIterableIterator<any>
  • +

    ```js +const { on, EventEmitter } = require('events');

    +

    (async () => { + const ee = new EventEmitter();

    +

    // Emit later on + process.nextTick(() => { + ee.emit('foo', 'bar'); + ee.emit('foo', 42); + });

    +

    for await (const event of on(ee, 'foo')) { + // The execution of this inner block is synchronous and it + // processes one event at a time (even with await). Do not use + // if concurrent execution is required. + console.log(event); // prints ['bar'] [42] + } + // Unreachable here +})();

    +

    Returns an `AsyncIterator` that iterates `eventName` events. It will throw
    if the `EventEmitter` emits `'error'`. It removes all listeners when
    exiting the loop. The `value` returned by each iteration is an array
    composed of the emitted event arguments.

    An `AbortSignal` can be used to cancel waiting on events:

    ```js
    const { on, EventEmitter } = require('events');
    const ac = new AbortController();

    (async () => {
    const ee = new EventEmitter();

    // Emit later on
    process.nextTick(() => {
    ee.emit('foo', 'bar');
    ee.emit('foo', 42);
    });

    for await (const event of on(ee, 'foo', { signal: ac.signal })) {
    // The execution of this inner block is synchronous and it
    // processes one event at a time (even with await). Do not use
    // if concurrent execution is required.
    console.log(event); // prints ['bar'] [42]
    }
    // Unreachable here
    })();

    process.nextTick(() => ac.abort());
    -

    The special handling of the 'error' event is only used when events.once()is used to wait for another event. If events.once() is used to wait for the - 'error' event itself, then it is treated as any other kind of event without - special handling:

    -
    const { EventEmitter, once } = require('events');
    -
    -const ee = new EventEmitter();
    -
    -once(ee, 'error')
    -  .then(([err]) => console.log('ok', err.message))
    -  .catch((err) => console.log('error', err.message));
    -
    -ee.emit('error', new Error('boom'));
    -
    -// Prints: ok boom
    +
    since

    v13.6.0, v12.16.0

    +

    Parameters

    • emitter: EventEmitter
    • eventName: string
      +

      The name of the event being listened for

      +
    • Optional options: StaticEventEmitterOptions

    Returns AsyncIterableIterator<any>

    that iterates eventName events emitted by the emitter

    +

Static once

  • once(emitter: NodeEventTarget, eventName: string | symbol, options?: StaticEventEmitterOptions): Promise<any[]>
  • once(emitter: DOMEventTarget, eventName: string, options?: StaticEventEmitterOptions): Promise<any[]>
  • +

    Creates a Promise that is fulfilled when the EventEmitter emits the given +event or that is rejected if the EventEmitter emits 'error' while waiting. +The Promise will resolve with an array of all the arguments emitted to the +given event.

    +

    This method is intentionally generic and works with the web platform EventTarget interface, which has no special'error' event +semantics and does not listen to the 'error' event.

    +
    const { once, EventEmitter } = require('events');

    async function run() {
    const ee = new EventEmitter();

    process.nextTick(() => {
    ee.emit('myevent', 42);
    });

    const [value] = await once(ee, 'myevent');
    console.log(value);

    const err = new Error('kaboom');
    process.nextTick(() => {
    ee.emit('error', err);
    });

    try {
    await once(ee, 'myevent');
    } catch (err) {
    console.log('error happened', err);
    }
    }

    run();
    -

    An AbortSignal can be used to cancel waiting for the event:

    -
    const { EventEmitter, once } = require('events');
    -
    -const ee = new EventEmitter();
    -const ac = new AbortController();
    -
    -async function foo(emitter, event, signal) {
    -  try {
    -    await once(emitter, event, { signal });
    -    console.log('event emitted!');
    -  } catch (error) {
    -    if (error.name === 'AbortError') {
    -      console.error('Waiting for the event was canceled!');
    -    } else {
    -      console.error('There was an error', error.message);
    -    }
    -  }
    -}
    -
    -foo(ee, 'foo', ac.signal);
    -ac.abort(); // Abort waiting for the event
    -ee.emit('foo'); // Prints: Waiting for the event was canceled!
    +

    The special handling of the 'error' event is only used when events.once()is used to wait for another event. If events.once() is used to wait for the +'error' event itself, then it is treated as any other kind of event without +special handling:

    +
    const { EventEmitter, once } = require('events');

    const ee = new EventEmitter();

    once(ee, 'error')
    .then(([err]) => console.log('ok', err.message))
    .catch((err) => console.log('error', err.message));

    ee.emit('error', new Error('boom'));

    // Prints: ok boom
    -
    -
    since
    -

    v11.13.0, v10.16.0

    -
    -
    -
    -

    Parameters

    -
      -
    • -
      emitter: NodeEventTarget
      -
    • -
    • -
      eventName: string | symbol
      -
    • -
    • -
      Optional options: StaticEventEmitterOptions
      -
    • -
    -

    Returns Promise<any[]>

    -
  • -
  • - -

    Parameters

    -
      -
    • -
      emitter: DOMEventTarget
      -
    • -
    • -
      eventName: string
      -
    • -
    • -
      Optional options: StaticEventEmitterOptions
      -
    • -
    -

    Returns Promise<any[]>

    -
  • -
-
- - - - - -
-
-

Legend

-
-
    -
  • Constructor
  • -
  • Property
  • -
  • Method
  • -
-
    -
  • Inherited constructor
  • -
  • Inherited property
  • -
  • Inherited method
  • -
-
    -
  • Private property
  • -
  • Private method
  • -
-
    -
  • Static property
  • -
  • Static method
  • -
-
    -
  • Property
  • -
-
-
-
-
-

Generated using TypeDoc

-
-
- - - \ No newline at end of file +

An AbortSignal can be used to cancel waiting for the event:

+
const { EventEmitter, once } = require('events');

const ee = new EventEmitter();
const ac = new AbortController();

async function foo(emitter, event, signal) {
try {
await once(emitter, event, { signal });
console.log('event emitted!');
} catch (error) {
if (error.name === 'AbortError') {
console.error('Waiting for the event was canceled!');
} else {
console.error('There was an error', error.message);
}
}
}

foo(ee, 'foo', ac.signal);
ac.abort(); // Abort waiting for the event
ee.emit('foo'); // Prints: Waiting for the event was canceled! +
+
since

v11.13.0, v10.16.0

+

Parameters

  • emitter: NodeEventTarget
  • eventName: string | symbol
  • Optional options: StaticEventEmitterOptions

Returns Promise<any[]>

  • Parameters

    • emitter: DOMEventTarget
    • eventName: string
    • Optional options: StaticEventEmitterOptions

    Returns Promise<any[]>

  • Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/classes/Client.html b/docs/classes/Client.html index cdb4b49a..a4adb1f6 100644 --- a/docs/classes/Client.html +++ b/docs/classes/Client.html @@ -1,3397 +1,600 @@ - - - - - - Client | xrpl - - - - - - -
    -
    -
    -
    - -
    -
    - Options -
    -
    - All -
      -
    • Public
    • -
    • Public/Protected
    • -
    • All
    • -
    -
    - - - - -
    -
    - Menu -
    -
    -
    -
    -
    -
    - -

    Class Client

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    Client for interacting with rippled servers.

    -
    -
    -
    -
    -

    Hierarchy

    - -
    -
    -

    Index

    -
    - -
    -
    -
    -

    Constructor

    -
    - -

    constructor

    -
      -
    • new Client(server: string, options?: ClientOptions): Client
    • -
    -
      -
    • - -
      -
      -

      Creates a new Client with a websocket connection to a rippled server.

      -
      -
      -
      category
      -

      Constructor

      -
      -
      -
      -

      Parameters

      -
        -
      • -
        server: string
        -
        -
        -

        URL of the server to connect to.

        -
        -
        -
      • -
      • -
        options: ClientOptions = {}
        -
        -
        -

        Options for client settings.

        -
        -
        -
      • -
      -

      Returns Client

      -
    • -
    -
    -
    -
    -

    Abstraction

    -
    - -

    getBalances

    -
    getBalances: (account: string, options: GetBalancesOptions) => Promise<Balance[]> = ...
    - -
    -

    Type declaration

    -
      -
    • -
        -
      • (account: string, options: GetBalancesOptions): Promise<Balance[]>
      • -
      -
        -
      • -
        -
        -

        Get XRP/non-XRP balances for an account.

        -
        -
        -

        Parameters

        -
          -
        • -
          account: string
          -
          -

          Account address.

          -
          -
        • -
        • -
          options: GetBalancesOptions
          -
          -

          Options to include for getting balances.

          -
          -
        • -
        -

        Returns Promise<Balance[]>

        -

        An array of XRP/non-XRP balances.

        -
      • -
      -
    • -
    -
    -
    -
    - -

    getLedgerIndex

    -
    getLedgerIndex: () => Promise<number> = ...
    - -
    -

    Type declaration

    -
      -
    • -
        -
      • (): Promise<number>
      • -
      -
        -
      • -
        -
        -

        Returns the index of the most recently validated ledger.

        -
        -
        -

        Returns Promise<number>

        -

        The ledger index.

        -
      • -
      -
    • -
    -
    -
    -
    - -

    getOrderbook

    -
    getOrderbook: (takerPays: TakerAmount, takerGets: TakerAmount, options: OrderbookOptions) => Promise<Orderbook> = ...
    - -
    -

    Type declaration

    -
      -
    • -
        -
      • (takerPays: TakerAmount, takerGets: TakerAmount, options: OrderbookOptions): Promise<Orderbook>
      • -
      -
        -
      • -
        -
        -

        Fetch orderbook (buy/sell orders) between two accounts.

        -
        -
        -

        Parameters

        -
          -
        • -
          takerPays: TakerAmount
          -
          -

          Specs of the currency account taking the offer pays.

          -
          -
        • -
        • -
          takerGets: TakerAmount
          -
          -

          Specs of the currency account taking the offer receives.

          -
          -
        • -
        • -
          options: OrderbookOptions
          -
          -

          Options to include for getting orderbook between payer and receiver.

          -
          -
        • -
        -

        Returns Promise<Orderbook>

        -

        An object containing buy and sell objects.

        -
      • -
      -
    • -
    -
    -
    -
    - -

    getXrpBalance

    -
    getXrpBalance: (account: string, options: GetXrpBalanceOptions) => Promise<string> = ...
    - -
    -

    Type declaration

    -
      -
    • -
        -
      • (account: string, options: GetXrpBalanceOptions): Promise<string>
      • -
      -
        -
      • -
        -
        -

        Get the XRP balance for an account.

        -
        -
        -

        Parameters

        -
          -
        • -
          account: string
          -
          -

          Account address.

          -
          -
        • -
        • -
          options: GetXrpBalanceOptions
          -
          -

          Options to include for getting the XRP balance.

          -
          -
        • -
        -

        Returns Promise<string>

        -

        The XRP balance of the account (as a string).

        -
      • -
      -
    • -
    -
    -
    -
    -
    -

    Core

    -
    - -

    autofill

    -
    autofill: <T>(transaction: T, signersCount?: number) => Promise<T> = ...
    - -
    -

    Type declaration

    -
      -
    • -
        -
      • <T>(transaction: T, signersCount?: number): Promise<T>
      • -
      -
        -
      • -
        -
        -

        Autofills fields in a transaction.

        -
        -
        -

        Type parameters

        - -

        Parameters

        -
          -
        • -
          transaction: T
          -
          -

          A transaction to autofill fields.

          -
          -
        • -
        • -
          Optional signersCount: number
          -
          -

          The expected number of signers for this transaction. Used for multisign.

          -
          -
        • -
        -

        Returns Promise<T>

        -

        An autofilled transaction.

        -
      • -
      -
    • -
    -
    -
    -
    - -

    submit

    -
    submit: (wallet: Wallet, transaction: Transaction) => Promise<SubmitResponse> = ...
    - -
    -

    Type declaration

    -
      -
    • - -
        -
      • -
        -
        -

        Submits an unsigned transaction. - Steps performed on a transaction:

        -
          -
        1. Autofill.
        2. -
        3. Sign & Encode.
        4. -
        5. Submit.
        6. -
        -
        -
        -
        throws
        -

        RippledError if submit request fails.

        -
        -
        -
        -

        Parameters

        -
          -
        • -
          wallet: Wallet
          -
          -

          A Wallet to sign a transaction.

          -
          -
        • -
        • -
          transaction: Transaction
          -
          -

          A transaction to autofill, sign & encode, and submit.

          -
          -
        • -
        -

        Returns Promise<SubmitResponse>

        -

        A promise that contains SubmitResponse.

        -
      • -
      -
    • -
    -
    -
    -
    - -

    submitReliable

    -
    submitReliable: (wallet: Wallet, transaction: Transaction) => Promise<TxResponse> = ...
    - -
    -

    Type declaration

    -
      -
    • - -
        -
      • -
        -
        -

        Asynchronously submits a transaction and verifies that it has been included in a - validated ledger (or has errored/will not be included for some reason). - See Reliable Transaction Submission.

        -
        -
        -

        Parameters

        -
          -
        • -
          wallet: Wallet
          -
          -

          A Wallet to sign a transaction.

          -
          -
        • -
        • -
          transaction: Transaction
          -
          -

          A transaction to autofill, sign & encode, and submit.

          -
          -
        • -
        -

        Returns Promise<TxResponse>

        -

        A promise that contains TxResponse, that will return when the transaction has been validated.

        -
      • -
      -
    • -
    -
    -
    -
    - -

    submitSigned

    -
    submitSigned: (signedTransaction: Transaction | string) => Promise<SubmitResponse> = ...
    - -
    -

    Type declaration

    -
      -
    • - -
        -
      • -
        -
        -

        Encodes and submits a signed transaction.

        -
        -
        -
        throws
        -

        ValidationError if the transaction isn't signed, RippledError if submit request fails.

        -
        -
        -
        -

        Parameters

        -
          -
        • -
          signedTransaction: Transaction | string
          -
          -

          A signed transaction to encode (if not already) and submit.

          -
          -
        • -
        -

        Returns Promise<SubmitResponse>

        -

        A promise that contains SubmitResponse.

        -
      • -
      -
    • -
    -
    -
    -
    - -

    submitSignedReliable

    -
    submitSignedReliable: (signedTransaction: Transaction | string) => Promise<TxResponse> = ...
    - -
    -

    Type declaration

    -
      -
    • - -
        -
      • -
        -
        -

        Asynchronously submits a transaction and verifies that it has been included in a - validated ledger (or has errored/will not be included for some reason). - See Reliable Transaction Submission.

        -
        -
        -
        throws
        -

        ValidationError if the request is not signed/doesn't have a LastLedgerSequence, RippledError if the submit request - fails, XrplError if the reliable submission fails.

        -
        -
        -
        -

        Parameters

        -
          -
        • -
          signedTransaction: Transaction | string
          -
          -

          A signed transaction to encode (if not already) and submit.

          -
          -
        • -
        -

        Returns Promise<TxResponse>

        -

        A promise that contains TxResponse, that will return when the transaction has been validated.

        -
      • -
      -
    • -
    -
    -
    -
    -
    -

    Faucet

    -
    - -

    fundWallet

    -
    fundWallet: (wallet?: Wallet) => Promise<WalletWithStartingBalance> = ...
    - -
    -

    Type declaration

    -
      -
    • -
        -
      • (wallet?: Wallet): Promise<WalletWithStartingBalance>
      • -
      -
        -
      • -
        -
        -

        Generates a random wallet with some amount of XRP (usually 1000 XRP).

        -
        -
        -
        example
        -
        const api = new xrpl.Client("wss://s.altnet.rippletest.net:51233")
        -await api.connect()
        -const wallet = await api.fundWallet()
        +Client | xrpl
        Options
        All
        • Public
        • Public/Protected
        • All
        Menu

        Class Client

        +

        Client for interacting with rippled servers.

        +

        Hierarchy

        Index

        Constructor

        constructor

        • new Client(server: string, options?: ClientOptions): Client
        • +

          Creates a new Client with a websocket connection to a rippled server.

          +
          category

          Constructor

          +

          Parameters

          • server: string
            +

            URL of the server to connect to.

            +
          • options: ClientOptions = {}
            +

            Options for client settings.

            +

          Returns Client

        Abstraction

        getBalances

        getBalances: (address: string, options: GetBalancesOptions) => Promise<Balance[]> = ...

        Type declaration

          • (address: string, options: GetBalancesOptions): Promise<Balance[]>
          • +

            Get XRP/non-XRP balances for an account.

            +

            Parameters

            • address: string
              +

              Address of the account to retrieve balances for.

              +
            • options: GetBalancesOptions
              +

              Allows the client to specify a ledger_hash, ledger_index, +filter by peer, and/or limit number of balances.

              +

            Returns Promise<Balance[]>

            An array of XRP/non-XRP balances for the given account.

            +

        getLedgerIndex

        getLedgerIndex: () => Promise<number> = ...

        Type declaration

          • (): Promise<number>
          • +

            Returns the index of the most recently validated ledger.

            +

            Returns Promise<number>

            The most recently validated ledger index.

            +

        getOrderbook

        getOrderbook: (takerPays: TakerAmount, takerGets: TakerAmount, options: OrderbookOptions) => Promise<Orderbook> = ...

        Type declaration

          • (takerPays: TakerAmount, takerGets: TakerAmount, options: OrderbookOptions): Promise<Orderbook>
          • +

            Fetch orderbook (buy/sell orders) between two accounts.

            +

            Parameters

            • takerPays: TakerAmount
              +

              Specification of which currency the account taking the +offer would pay, as an object with currency and issuer fields.

              +
            • takerGets: TakerAmount
              +

              Specification of which currency the account taking the +offer would receive, as an object with currency and issuer fields.

              +
            • options: OrderbookOptions
              +

              Options allowing the client to specify ledger_index, +ledger_hash, filter by taker, and/or limit number of orders.

              +

            Returns Promise<Orderbook>

            An object containing buy and sell objects.

            +

        getXrpBalance

        getXrpBalance: (address: string, options: GetXrpBalanceOptions) => Promise<string> = ...

        Type declaration

          • (address: string, options: GetXrpBalanceOptions): Promise<string>
          • +

            Get the XRP balance for an account.

            +
            example
            const client = new Client(wss://s.altnet.rippletest.net:51233)
            const balance = await client.getXrpBalance('rG1QQv2nh2gr7RCZ1P8YYcBUKCCN633jCn')
            console.log(balance)
            /// '200'
            -
            -
            throws
            -

            When either Client isn't connected or unable to fund wallet address.

            -
            -
            -
            -

            Parameters

            -
              -
            • -
              Optional wallet: Wallet
              -
              -

              An existing XRPL Wallet to fund, if undefined, a new Wallet will be created.

              -
              -
            • -
            -

            Returns Promise<WalletWithStartingBalance>

            -

            A Wallet on the Testnet or Devnet that contains some amount of XRP.

            -
          • -
          -
        • -
        -
        -
        -
        -
        -

        Fee

        -
        - -

        Readonly feeCushion

        -
        feeCushion: number
        - -
        -
        -

        Factor to multiply estimated fee by to provide a cushion in case the - required fee rises during submission of a transaction. Defaults to 1.2.

        -
        -
        -
        -
        - -

        getFee

        -
        getFee: (cushion?: number) => Promise<string> = ...
        - -
        -

        Type declaration

        -
          -
        • -
            -
          • (cushion?: number): Promise<string>
          • -
          -
            -
          • -
            -
            -

            Calculates the current transaction fee for the ledger. - Note: This is a public API that can be called directly.

            -
            -
            -

            Parameters

            -
              -
            • -
              Optional cushion: number
              -
              -

              The fee cushion to use.

              -
              -
            • -
            -

            Returns Promise<string>

            -

            The transaction fee.

            -
          • -
          -
        • -
        -
        -
        -
        - -

        Readonly maxFeeXRP

        -
        maxFeeXRP: string
        - -
        -
        -

        Maximum transaction cost to allow, in decimal XRP. Must be a string-encoded - number. Defaults to '2'.

        -
        -
        -
        -
        -
        -

        Network

        -
        - -

        url

        -
          -
        • get url(): string
        • -
        -
          -
        • - -
          -
          -

          Get the url that the client is connected to.

          -
          -
          -
          category
          -

          Network

          -
          -
          -
          -

          Returns string

          -

          The URL of the server this client is connected to.

          -
        • -
        -
        -
        - -

        connect

        -
          -
        • connect(): Promise<void>
        • -
        -
          -
        • - -
          -
          -

          Tells the Client instance to connect to its rippled server.

          -
          -
          -

          Returns Promise<void>

          -

          A promise that resolves with a void value when a connection is established.

          -
        • -
        -
        -
        - -

        disconnect

        -
          -
        • disconnect(): Promise<void>
        • -
        -
          -
        • - -
          -
          -

          Tells the Client instance to disconnect from it's rippled server.

          -
          -
          -

          Returns Promise<void>

          -

          A promise that resolves with a void value when a connection is destroyed.

          -
        • -
        -
        -
        - -

        isConnected

        -
          -
        • isConnected(): boolean
        • -
        -
          -
        • - -
          -
          -

          Checks if the Client instance is connected to its rippled server.

          -
          -
          -

          Returns boolean

          -

          Whether the client instance is connected.

          -
        • -
        -
        -
        - -

        on

        - -
          -
        • - -
          -
          -

          Event handler for subscription streams.

          -
          -
          -
          example
          -
          const api = new Client('wss://s.altnet.rippletest.net:51233')
          -
          -api.on('transactions', (tx: TransactionStream) => {
          - console.log("Received Transaction")
          - console.log(tx)
          -})
          -
          -await api.connect()
          -const response = await api.request({
          -    command: 'subscribe',
          -    streams: ['transactions_proposed']
          -})
          +

          Parameters

          • address: string
            +

            Address of the account to retrieve XRP balance.

            +
          • options: GetXrpBalanceOptions
            +

            Options to include for getting the XRP balance.

            +

          Returns Promise<string>

          The XRP balance of the account (as a string).

          +

    Core

    autofill

    autofill: <T>(transaction: T, signersCount?: number) => Promise<T> = ...

    Type declaration

      • <T>(transaction: T, signersCount?: number): Promise<T>
      • +

        Autofills fields in a transaction. This will set Sequence, Fee, +lastLedgerSequence according to the current state of the server this Client +is connected to. It also converts all X-Addresses to classic addresses and +flags interfaces into numbers.

        +

        Type parameters

        Parameters

        • transaction: T
          +

          A Transaction in JSON format

          +
        • Optional signersCount: number
          +

          The expected number of signers for this transaction. +Only used for multisigned transactions.

          +

        Returns Promise<T>

        The autofilled transaction.

        +

    submit

    submit: (transaction: string | Transaction, opts?: SubmitOptions) => Promise<SubmitResponse> = ...

    Type declaration

      • +

        Submits a signed/unsigned transaction. +Steps performed on a transaction:

        +
          +
        1. Autofill.
        2. +
        3. Sign & Encode.
        4. +
        5. Submit.
        6. +
        +
        throws

        RippledError if submit request fails.

        +

        Parameters

        • transaction: string | Transaction
          +

          A transaction to autofill, sign & encode, and submit.

          +
        • Optional opts: SubmitOptions
          +

          (Optional) Options used to sign and submit a transaction.

          +

        Returns Promise<SubmitResponse>

        A promise that contains SubmitResponse.

        +

    submitAndWait

    submitAndWait: (transaction: string | Transaction, opts?: SubmitOptions) => Promise<TxResponse> = ...

    Type declaration

      • +

        Asynchronously submits a transaction and verifies that it has been included in a +validated ledger (or has errored/will not be included for some reason). +See Reliable Transaction Submission.

        +

        Parameters

        • transaction: string | Transaction
          +

          A transaction to autofill, sign & encode, and submit.

          +
        • Optional opts: SubmitOptions
          +

          (Optional) Options used to sign and submit a transaction.

          +

        Returns Promise<TxResponse>

        A promise that contains TxResponse, that will return when the transaction has been validated.

        +

    Faucet

    fundWallet

    fundWallet: (wallet?: Wallet) => Promise<WalletWithStartingBalance> = ...

    Type declaration

      • (wallet?: Wallet): Promise<WalletWithStartingBalance>
      • +

        Generates a random wallet with some amount of XRP (usually 1000 XRP).

        +
        example
        const api = new xrpl.Client("wss://s.altnet.rippletest.net:51233")
        await api.connect()
        const { wallet, balance } = await api.fundWallet()
        -
        -
        -
        -

        Parameters

        -
          -
        • -
          event: "ledgerClosed"
          -
        • -
        • -
          listener: (ledger: LedgerStream) => void
          - -
        • -
        -

        Returns Client

        -
      • -
      • - -

        Parameters

        - -

        Returns Client

        -
      • -
      • - -

        Parameters

        - -

        Returns Client

        -
      • -
      • - -

        Parameters

        - -

        Returns Client

        -
      • -
      • - -

        Parameters

        - -

        Returns Client

        -
      • -
      • - -

        Parameters

        - -

        Returns Client

        -
      • -
      • - -

        Parameters

        -
          -
        • -
          event: "error"
          -
        • -
        • -
          listener: (...err: any[]) => void
          -
            -
          • -
              -
            • (...err: any[]): void
            • -
            -
              -
            • -

              Parameters

              -
                -
              • -
                Rest ...err: any[]
                -
              • -
              -

              Returns void

              -
            • -
            -
          • -
          -
        • -
        -

        Returns Client

        -
      • -
      -
    -
    - -

    request

    - - -
    -
    - -

    requestAll

    - - -
    -
    - -

    requestNextPage

    - - -
    -
    - -

    Static hasNextPage

    -
      -
    • hasNextPage(response: MarkerResponse): boolean
    • -
    -
      -
    • - -
      -
      -

      Returns true if there are more pages of data.

      -
      -

      When there are more results than contained in the response, the response - includes a marker field.

      -

      See https://ripple.com/build/rippled-apis/#markers-and-pagination.

      -
      -

      Parameters

      -
        -
      • -
        response: MarkerResponse
        -
        -

        Response to check for more pages on.

        -
        -
      • -
      -

      Returns boolean

      -

      Whether the response has more pages of data.

      -
    • -
    -
    -
    -
    -

    Other

    -
    - -

    Readonly connection

    -
    connection: Connection
    - -
    -
    - -

    prepareTransaction

    -
    prepareTransaction: <T>(transaction: T, signersCount?: number) => Promise<T> = ...
    - -
    -
    -
    deprecated
    -

    Use autofill instead, provided for users familiar with v1

    -
    -
    -
    -
    -

    Type declaration

    -
      -
    • -
        -
      • <T>(transaction: T, signersCount?: number): Promise<T>
      • -
      -
        -
      • -
        -
        -

        Autofills fields in a transaction.

        -
        -
        -

        Type parameters

        - -

        Parameters

        -
          -
        • -
          transaction: T
          -
          -

          A transaction to autofill fields.

          -
          -
        • -
        • -
          Optional signersCount: number
          -
          -

          The expected number of signers for this transaction. Used for multisign.

          -
          -
        • -
        -

        Returns Promise<T>

        -

        An autofilled transaction.

        -
      • -
      -
    • -
    -
    -
    -
    - -

    Static Readonly captureRejectionSymbol

    -
    captureRejectionSymbol: typeof captureRejectionSymbol
    - -
    -
    - -

    Static captureRejections

    -
    captureRejections: boolean
    - -
    -
    -

    Sets or gets the default captureRejection value for all emitters.

    -
    -
    -
    -
    - -

    Static defaultMaxListeners

    -
    defaultMaxListeners: number
    - -
    -
    - -

    Static Readonly errorMonitor

    -
    errorMonitor: typeof errorMonitor
    - -
    -
    -

    This symbol shall be used to install a listener for only monitoring 'error' - events. Listeners installed using this symbol are called before the regular - 'error' listeners are called.

    -
    -

    Installing a listener using this symbol does not change the behavior once an - 'error' event is emitted, therefore the process will still crash if no - regular 'error' listener is installed.

    -
    -
    -
    - -

    addListener

    -
      -
    • addListener(eventName: string | symbol, listener: (...args: any[]) => void): Client
    • -
    -
      -
    • - -
      -
      -

      Alias for emitter.on(eventName, listener).

      -
      -
      -
      since
      -

      v0.1.26

      -
      -
      -
      -

      Parameters

      -
        -
      • -
        eventName: string | symbol
        -
      • -
      • -
        listener: (...args: any[]) => void
        -
          -
        • -
            -
          • (...args: any[]): void
          • -
          -
            -
          • -

            Parameters

            -
              -
            • -
              Rest ...args: any[]
              -
            • -
            -

            Returns void

            -
          • -
          -
        • -
        -
      • -
      -

      Returns Client

      -
    • -
    -
    -
    - -

    emit

    -
      -
    • emit(eventName: string | symbol, ...args: any[]): boolean
    • -
    -
      -
    • - -
      -
      -

      Synchronously calls each of the listeners registered for the event namedeventName, in the order they were registered, passing the supplied arguments - to each.

      -
      -

      Returns true if the event had listeners, false otherwise.

      -
      const EventEmitter = require('events');
      -const myEmitter = new EventEmitter();
      -
      -// First listener
      -myEmitter.on('event', function firstListener() {
      -  console.log('Helloooo! first listener');
      -});
      -// Second listener
      -myEmitter.on('event', function secondListener(arg1, arg2) {
      -  console.log(`event with parameters ${arg1}, ${arg2} in second listener`);
      -});
      -// Third listener
      -myEmitter.on('event', function thirdListener(...args) {
      -  const parameters = args.join(', ');
      -  console.log(`event with parameters ${parameters} in third listener`);
      -});
      -
      -console.log(myEmitter.listeners('event'));
      -
      -myEmitter.emit('event', 1, 2, 3, 4, 5);
      -
      -// Prints:
      -// [
      -//   [Function: firstListener],
      -//   [Function: secondListener],
      -//   [Function: thirdListener]
      -// ]
      -// Helloooo! first listener
      -// event with parameters 1, 2 in second listener
      -// event with parameters 1, 2, 3, 4, 5 in third listener
      +
      throws

      When either Client isn't connected or unable to fund wallet address.

      +

      Parameters

      • Optional wallet: Wallet
        +

        An existing XRPL Wallet to fund, if undefined, a new Wallet will be created.

        +

      Returns Promise<WalletWithStartingBalance>

      A Wallet on the Testnet or Devnet that contains some amount of XRP, +and that wallet's balance in XRP.

      +

    Fee

    Readonly feeCushion

    feeCushion: number
    +

    Factor to multiply estimated fee by to provide a cushion in case the +required fee rises during submission of a transaction. Defaults to 1.2.

    +

    Readonly maxFeeXRP

    maxFeeXRP: string
    +

    Maximum transaction cost to allow, in decimal XRP. Must be a string-encoded +number. Defaults to '2'.

    +

    Network

    url

    • get url(): string
    • +

      Get the url that the client is connected to.

      +
      category

      Network

      +

      Returns string

      The URL of the server this client is connected to.

      +

    connect

    • connect(): Promise<void>
    • +

      Tells the Client instance to connect to its rippled server.

      +

      Returns Promise<void>

      A promise that resolves with a void value when a connection is established.

      +

    disconnect

    • disconnect(): Promise<void>
    • +

      Tells the Client instance to disconnect from it's rippled server.

      +

      Returns Promise<void>

      A promise that resolves with a void value when a connection is destroyed.

      +

    isConnected

    • isConnected(): boolean
    • +

      Checks if the Client instance is connected to its rippled server.

      +

      Returns boolean

      Whether the client instance is connected.

      +

    request

    Other

    Readonly connection

    connection: Connection

    prepareTransaction

    prepareTransaction: <T>(transaction: T, signersCount?: number) => Promise<T> = ...

    Type declaration

      • <T>(transaction: T, signersCount?: number): Promise<T>
      • +

        Autofills fields in a transaction. This will set Sequence, Fee, +lastLedgerSequence according to the current state of the server this Client +is connected to. It also converts all X-Addresses to classic addresses and +flags interfaces into numbers.

        +

        Type parameters

        Parameters

        • transaction: T
          +

          A Transaction in JSON format

          +
        • Optional signersCount: number
          +

          The expected number of signers for this transaction. +Only used for multisigned transactions.

          +

        Returns Promise<T>

        The autofilled transaction.

        +

    Static Readonly captureRejectionSymbol

    captureRejectionSymbol: typeof captureRejectionSymbol

    Static captureRejections

    captureRejections: boolean
    +

    Sets or gets the default captureRejection value for all emitters.

    +

    Static defaultMaxListeners

    defaultMaxListeners: number

    Static Readonly errorMonitor

    errorMonitor: typeof errorMonitor
    +

    This symbol shall be used to install a listener for only monitoring 'error' +events. Listeners installed using this symbol are called before the regular +'error' listeners are called.

    +

    Installing a listener using this symbol does not change the behavior once an +'error' event is emitted, therefore the process will still crash if no +regular 'error' listener is installed.

    +

    addListener

    • addListener(eventName: string | symbol, listener: (...args: any[]) => void): Client
    • +

      Alias for emitter.on(eventName, listener).

      +
      since

      v0.1.26

      +

      Parameters

      • eventName: string | symbol
      • listener: (...args: any[]) => void
          • (...args: any[]): void
          • Parameters

            • Rest ...args: any[]

            Returns void

      Returns Client

    emit

    • emit(eventName: string | symbol, ...args: any[]): boolean
    • +

      Synchronously calls each of the listeners registered for the event namedeventName, in the order they were registered, passing the supplied arguments +to each.

      +

      Returns true if the event had listeners, false otherwise.

      +
      const EventEmitter = require('events');
      const myEmitter = new EventEmitter();

      // First listener
      myEmitter.on('event', function firstListener() {
      console.log('Helloooo! first listener');
      });
      // Second listener
      myEmitter.on('event', function secondListener(arg1, arg2) {
      console.log(`event with parameters ${arg1}, ${arg2} in second listener`);
      });
      // Third listener
      myEmitter.on('event', function thirdListener(...args) {
      const parameters = args.join(', ');
      console.log(`event with parameters ${parameters} in third listener`);
      });

      console.log(myEmitter.listeners('event'));

      myEmitter.emit('event', 1, 2, 3, 4, 5);

      // Prints:
      // [
      // [Function: firstListener],
      // [Function: secondListener],
      // [Function: thirdListener]
      // ]
      // Helloooo! first listener
      // event with parameters 1, 2 in second listener
      // event with parameters 1, 2, 3, 4, 5 in third listener
      -
      -
      since
      -

      v0.1.26

      -
      -
      -
      -

      Parameters

      -
        -
      • -
        eventName: string | symbol
        -
      • -
      • -
        Rest ...args: any[]
        -
      • -
      -

      Returns boolean

      -
    • -
    -
    -
    - -

    eventNames

    -
      -
    • eventNames(): (string | symbol)[]
    • -
    -
      -
    • - -
      -
      -

      Returns an array listing the events for which the emitter has registered - listeners. The values in the array are strings or Symbols.

      -
      -
      const EventEmitter = require('events');
      -const myEE = new EventEmitter();
      -myEE.on('foo', () => {});
      -myEE.on('bar', () => {});
      -
      -const sym = Symbol('symbol');
      -myEE.on(sym, () => {});
      -
      -console.log(myEE.eventNames());
      -// Prints: [ 'foo', 'bar', Symbol(symbol) ]
      +
      since

      v0.1.26

      +

    Parameters

    • eventName: string | symbol
    • Rest ...args: any[]

    Returns boolean

    eventNames

    • eventNames(): (string | symbol)[]
    • +

      Returns an array listing the events for which the emitter has registered +listeners. The values in the array are strings or Symbols.

      +
      const EventEmitter = require('events');
      const myEE = new EventEmitter();
      myEE.on('foo', () => {});
      myEE.on('bar', () => {});

      const sym = Symbol('symbol');
      myEE.on(sym, () => {});

      console.log(myEE.eventNames());
      // Prints: [ 'foo', 'bar', Symbol(symbol) ]
      -
      -
      since
      -

      v6.0.0

      -
      -
      -
      -

      Returns (string | symbol)[]

      -
    • -
    -
    -
    - -

    getMaxListeners

    -
      -
    • getMaxListeners(): number
    • -
    -
      -
    • - -
      -
      -

      Returns the current max listener value for the EventEmitter which is either - set by emitter.setMaxListeners(n) or defaults to defaultMaxListeners.

      -
      -
      -
      since
      -

      v1.0.0

      -
      -
      -
      -

      Returns number

      -
    • -
    -
    -
    - -

    listenerCount

    -
      -
    • listenerCount(eventName: string | symbol): number
    • -
    -
      -
    • - -
      -
      -

      Returns the number of listeners listening to the event named eventName.

      -
      -
      -
      since
      -

      v3.2.0

      -
      -
      -
      -

      Parameters

      -
        -
      • -
        eventName: string | symbol
        -
        -

        The name of the event being listened for

        -
        -
      • -
      -

      Returns number

      -
    • -
    -
    -
    - -

    listeners

    -
      -
    • listeners(eventName: string | symbol): Function[]
    • -
    -
      -
    • - -
      -
      -

      Returns a copy of the array of listeners for the event named eventName.

      -
      -
      server.on('connection', (stream) => {
      -  console.log('someone connected!');
      -});
      -console.log(util.inspect(server.listeners('connection')));
      -// Prints: [ [Function] ]
      +
      since

      v6.0.0

      +

    Returns (string | symbol)[]

    getMaxListeners

    • getMaxListeners(): number
    • +

      Returns the current max listener value for the EventEmitter which is either +set by emitter.setMaxListeners(n) or defaults to defaultMaxListeners.

      +
      since

      v1.0.0

      +

      Returns number

    listenerCount

    • listenerCount(eventName: string | symbol): number
    • +

      Returns the number of listeners listening to the event named eventName.

      +
      since

      v3.2.0

      +

      Parameters

      • eventName: string | symbol
        +

        The name of the event being listened for

        +

      Returns number

    listeners

    • listeners(eventName: string | symbol): Function[]
    • +

      Returns a copy of the array of listeners for the event named eventName.

      +
      server.on('connection', (stream) => {
      console.log('someone connected!');
      });
      console.log(util.inspect(server.listeners('connection')));
      // Prints: [ [Function] ]
      -
      -
      since
      -

      v0.1.26

      -
      -
      -
      -

      Parameters

      -
        -
      • -
        eventName: string | symbol
        -
      • -
      -

      Returns Function[]

      -
    • -
    -
    -
    - -

    off

    -
      -
    • off(eventName: string | symbol, listener: (...args: any[]) => void): Client
    • -
    -
      -
    • - -
      -
      -

      Alias for emitter.removeListener().

      -
      -
      -
      since
      -

      v10.0.0

      -
      -
      -
      -

      Parameters

      -
        -
      • -
        eventName: string | symbol
        -
      • -
      • -
        listener: (...args: any[]) => void
        -
          -
        • -
            -
          • (...args: any[]): void
          • -
          -
            -
          • -

            Parameters

            -
              -
            • -
              Rest ...args: any[]
              -
            • -
            -

            Returns void

            -
          • -
          -
        • -
        -
      • -
      -

      Returns Client

      -
    • -
    -
    -
    - -

    once

    -
      -
    • once(eventName: string | symbol, listener: (...args: any[]) => void): Client
    • -
    -
      -
    • - -
      -
      -

      Adds a one-timelistener function for the event named eventName. The - next time eventName is triggered, this listener is removed and then invoked.

      -
      -
      server.once('connection', (stream) => {
      -  console.log('Ah, we have our first user!');
      -});
      +
      since

      v0.1.26

      +

      Parameters

      • eventName: string | symbol

      Returns Function[]

    off

    • off(eventName: string | symbol, listener: (...args: any[]) => void): Client
    • +

      Alias for emitter.removeListener().

      +
      since

      v10.0.0

      +

      Parameters

      • eventName: string | symbol
      • listener: (...args: any[]) => void
          • (...args: any[]): void
          • Parameters

            • Rest ...args: any[]

            Returns void

      Returns Client

    on

    • +

      Event handler for subscription streams.

      +
      example
      const api = new Client('wss://s.altnet.rippletest.net:51233')

      api.on('transactions', (tx: TransactionStream) => {
      console.log("Received Transaction")
      console.log(tx)
      })

      await api.connect()
      const response = await api.request({
      command: 'subscribe',
      streams: ['transactions_proposed']
      })
      -

      Returns a reference to the EventEmitter, so that calls can be chained.

      -

      By default, event listeners are invoked in the order they are added. Theemitter.prependOnceListener() method can be used as an alternative to add the - event listener to the beginning of the listeners array.

      -
      const myEE = new EventEmitter();
      -myEE.once('foo', () => console.log('a'));
      -myEE.prependOnceListener('foo', () => console.log('b'));
      -myEE.emit('foo');
      -// Prints:
      -//   b
      -//   a
      +
      category

      Network

      +

      Parameters

      • event: "connected"
      • listener: () => void
        +

        Function to run on event.

        +
          • (): void
          • Returns void

      Returns Client

      This, because it inherits from EventEmitter.

      +
    • +

      Event handler for subscription streams.

      +

      Parameters

      • event: "disconnected"
      • listener: (code: number) => void
        +

        Function to run on event.

        +
          • (code: number): void
          • Parameters

            • code: number

            Returns void

      Returns Client

      This, because it inherits from EventEmitter.

      +
    • +

      Event handler for subscription streams.

      +

      Parameters

      Returns Client

      This, because it inherits from EventEmitter.

      +
    • +

      Event handler for subscription streams.

      +

      Parameters

      Returns Client

      This, because it inherits from EventEmitter.

      +
    • +

      Event handler for subscription streams.

      +

      Parameters

      Returns Client

      This, because it inherits from EventEmitter.

      +
    • +

      Event handler for subscription streams.

      +

      Parameters

      Returns Client

      This, because it inherits from EventEmitter.

      +
    • +

      Event handler for subscription streams.

      +

      Parameters

      Returns Client

      This, because it inherits from EventEmitter.

      +
    • +

      Event handler for subscription streams.

      +

      Parameters

      Returns Client

      This, because it inherits from EventEmitter.

      +
    • +

      Event handler for subscription streams.

      +

      Parameters

      • event: "error"
      • listener: (...err: any[]) => void
        +

        Function to run on event.

        +
          • (...err: any[]): void
          • Parameters

            • Rest ...err: any[]

            Returns void

      Returns Client

      This, because it inherits from EventEmitter.

      +

    once

    • once(eventName: string | symbol, listener: (...args: any[]) => void): Client
    • +

      Adds a one-timelistener function for the event named eventName. The +next time eventName is triggered, this listener is removed and then invoked.

      +
      server.once('connection', (stream) => {
      console.log('Ah, we have our first user!');
      });
      -
      -
      since
      -

      v0.3.0

      -
      -
      -
      -

      Parameters

      -
        -
      • -
        eventName: string | symbol
        -
        -

        The name of the event.

        -
        -
      • -
      • -
        listener: (...args: any[]) => void
        -
        -

        The callback function

        -
        -
          -
        • -
            -
          • (...args: any[]): void
          • -
          -
            -
          • -

            Parameters

            -
              -
            • -
              Rest ...args: any[]
              -
            • -
            -

            Returns void

            -
          • -
          -
        • -
        -
      • -
      -

      Returns Client

      -
    • -
    -
    -
    - -

    prependListener

    -
      -
    • prependListener(eventName: string | symbol, listener: (...args: any[]) => void): Client
    • -
    -
      -
    • - -
      -
      -

      Adds the listener function to the beginning of the listeners array for the - event named eventName. No checks are made to see if the listener has - already been added. Multiple calls passing the same combination of eventNameand listener will result in the listener being added, and called, multiple - times.

      -
      -
      server.prependListener('connection', (stream) => {
      -  console.log('someone connected!');
      -});
      +

      Returns a reference to the EventEmitter, so that calls can be chained.

      +

      By default, event listeners are invoked in the order they are added. Theemitter.prependOnceListener() method can be used as an alternative to add the +event listener to the beginning of the listeners array.

      +
      const myEE = new EventEmitter();
      myEE.once('foo', () => console.log('a'));
      myEE.prependOnceListener('foo', () => console.log('b'));
      myEE.emit('foo');
      // Prints:
      // b
      // a
      -

      Returns a reference to the EventEmitter, so that calls can be chained.

      -
      -
      since
      -

      v6.0.0

      -
      -
      -
      -

      Parameters

      -
        -
      • -
        eventName: string | symbol
        -
        -

        The name of the event.

        -
        -
      • -
      • -
        listener: (...args: any[]) => void
        -
        -

        The callback function

        -
        -
          -
        • -
            -
          • (...args: any[]): void
          • -
          -
            -
          • -

            Parameters

            -
              -
            • -
              Rest ...args: any[]
              -
            • -
            -

            Returns void

            -
          • -
          -
        • -
        -
      • -
      -

      Returns Client

      -
    • -
    -
    -
    - -

    prependOnceListener

    -
      -
    • prependOnceListener(eventName: string | symbol, listener: (...args: any[]) => void): Client
    • -
    -
      -
    • - -
      -
      -

      Adds a one-timelistener function for the event named eventName to the_beginning_ of the listeners array. The next time eventName is triggered, this - listener is removed, and then invoked.

      -
      -
      server.prependOnceListener('connection', (stream) => {
      -  console.log('Ah, we have our first user!');
      -});
      +
      since

      v0.3.0

      +

      Parameters

      • eventName: string | symbol
        +

        The name of the event.

        +
      • listener: (...args: any[]) => void
        +

        The callback function

        +
          • (...args: any[]): void
          • Parameters

            • Rest ...args: any[]

            Returns void

      Returns Client

    prependListener

    • prependListener(eventName: string | symbol, listener: (...args: any[]) => void): Client
    • +

      Adds the listener function to the beginning of the listeners array for the +event named eventName. No checks are made to see if the listener has +already been added. Multiple calls passing the same combination of eventNameand listener will result in the listener being added, and called, multiple +times.

      +
      server.prependListener('connection', (stream) => {
      console.log('someone connected!');
      });
      -

      Returns a reference to the EventEmitter, so that calls can be chained.

      -
      -
      since
      -

      v6.0.0

      -
      -
      -
      -

      Parameters

      -
        -
      • -
        eventName: string | symbol
        -
        -

        The name of the event.

        -
        -
      • -
      • -
        listener: (...args: any[]) => void
        -
        -

        The callback function

        -
        -
          -
        • -
            -
          • (...args: any[]): void
          • -
          -
            -
          • -

            Parameters

            -
              -
            • -
              Rest ...args: any[]
              -
            • -
            -

            Returns void

            -
          • -
          -
        • -
        -
      • -
      -

      Returns Client

      -
    • -
    -
    -
    - -

    rawListeners

    -
      -
    • rawListeners(eventName: string | symbol): Function[]
    • -
    -
      -
    • - -
      -
      -

      Returns a copy of the array of listeners for the event named eventName, - including any wrappers (such as those created by .once()).

      -
      -
      const emitter = new EventEmitter();
      -emitter.once('log', () => console.log('log once'));
      -
      -// Returns a new Array with a function `onceWrapper` which has a property
      -// `listener` which contains the original listener bound above
      -const listeners = emitter.rawListeners('log');
      -const logFnWrapper = listeners[0];
      -
      -// Logs "log once" to the console and does not unbind the `once` event
      -logFnWrapper.listener();
      -
      -// Logs "log once" to the console and removes the listener
      -logFnWrapper();
      -
      -emitter.on('log', () => console.log('log persistently'));
      -// Will return a new Array with a single function bound by `.on()` above
      -const newListeners = emitter.rawListeners('log');
      -
      -// Logs "log persistently" twice
      -newListeners[0]();
      -emitter.emit('log');
      +

      Returns a reference to the EventEmitter, so that calls can be chained.

      +
      since

      v6.0.0

      +

      Parameters

      • eventName: string | symbol
        +

        The name of the event.

        +
      • listener: (...args: any[]) => void
        +

        The callback function

        +
          • (...args: any[]): void
          • Parameters

            • Rest ...args: any[]

            Returns void

      Returns Client

    prependOnceListener

    • prependOnceListener(eventName: string | symbol, listener: (...args: any[]) => void): Client
    • +

      Adds a one-timelistener function for the event named eventName to the_beginning_ of the listeners array. The next time eventName is triggered, this +listener is removed, and then invoked.

      +
      server.prependOnceListener('connection', (stream) => {
      console.log('Ah, we have our first user!');
      });
      -
      -
      since
      -

      v9.4.0

      -
      -
      -
      -

      Parameters

      -
        -
      • -
        eventName: string | symbol
        -
      • -
      -

      Returns Function[]

      -
    • -
    -
    -
    - -

    removeAllListeners

    -
      -
    • removeAllListeners(event?: string | symbol): Client
    • -
    -
      -
    • - -
      -
      -

      Removes all listeners, or those of the specified eventName.

      -
      -

      It is bad practice to remove listeners added elsewhere in the code, - particularly when the EventEmitter instance was created by some other - component or module (e.g. sockets or file streams).

      -

      Returns a reference to the EventEmitter, so that calls can be chained.

      -
      -
      since
      -

      v0.1.26

      -
      -
      -
      -

      Parameters

      -
        -
      • -
        Optional event: string | symbol
        -
      • -
      -

      Returns Client

      -
    • -
    -
    -
    - -

    removeListener

    -
      -
    • removeListener(eventName: string | symbol, listener: (...args: any[]) => void): Client
    • -
    -
      -
    • - -
      -
      -

      Removes the specified listener from the listener array for the event namedeventName.

      -
      -
      const callback = (stream) => {
      -  console.log('someone connected!');
      -};
      -server.on('connection', callback);
      -// ...
      -server.removeListener('connection', callback);
      +

      Returns a reference to the EventEmitter, so that calls can be chained.

      +
      since

      v6.0.0

      +

      Parameters

      • eventName: string | symbol
        +

        The name of the event.

        +
      • listener: (...args: any[]) => void
        +

        The callback function

        +
          • (...args: any[]): void
          • Parameters

            • Rest ...args: any[]

            Returns void

      Returns Client

    rawListeners

    • rawListeners(eventName: string | symbol): Function[]
    • +

      Returns a copy of the array of listeners for the event named eventName, +including any wrappers (such as those created by .once()).

      +
      const emitter = new EventEmitter();
      emitter.once('log', () => console.log('log once'));

      // Returns a new Array with a function `onceWrapper` which has a property
      // `listener` which contains the original listener bound above
      const listeners = emitter.rawListeners('log');
      const logFnWrapper = listeners[0];

      // Logs "log once" to the console and does not unbind the `once` event
      logFnWrapper.listener();

      // Logs "log once" to the console and removes the listener
      logFnWrapper();

      emitter.on('log', () => console.log('log persistently'));
      // Will return a new Array with a single function bound by `.on()` above
      const newListeners = emitter.rawListeners('log');

      // Logs "log persistently" twice
      newListeners[0]();
      emitter.emit('log');
      -

      removeListener() will remove, at most, one instance of a listener from the - listener array. If any single listener has been added multiple times to the - listener array for the specified eventName, then removeListener() must be - called multiple times to remove each instance.

      -

      Once an event is emitted, all listeners attached to it at the - time of emitting are called in order. This implies that anyremoveListener() or removeAllListeners() calls after emitting and_before_ the last listener finishes execution will - not remove them fromemit() in progress. Subsequent events behave as expected.

      -
      const myEmitter = new MyEmitter();
      -
      -const callbackA = () => {
      -  console.log('A');
      -  myEmitter.removeListener('event', callbackB);
      -};
      -
      -const callbackB = () => {
      -  console.log('B');
      -};
      -
      -myEmitter.on('event', callbackA);
      -
      -myEmitter.on('event', callbackB);
      -
      -// callbackA removes listener callbackB but it will still be called.
      -// Internal listener array at time of emit [callbackA, callbackB]
      -myEmitter.emit('event');
      -// Prints:
      -//   A
      -//   B
      -
      -// callbackB is now removed.
      -// Internal listener array [callbackA]
      -myEmitter.emit('event');
      -// Prints:
      -//   A
      +
      since

      v9.4.0

      +

      Parameters

      • eventName: string | symbol

      Returns Function[]

    removeAllListeners

    • removeAllListeners(event?: string | symbol): Client
    • +

      Removes all listeners, or those of the specified eventName.

      +

      It is bad practice to remove listeners added elsewhere in the code, +particularly when the EventEmitter instance was created by some other +component or module (e.g. sockets or file streams).

      +

      Returns a reference to the EventEmitter, so that calls can be chained.

      +
      since

      v0.1.26

      +

      Parameters

      • Optional event: string | symbol

      Returns Client

    removeListener

    • removeListener(eventName: string | symbol, listener: (...args: any[]) => void): Client
    • +

      Removes the specified listener from the listener array for the event namedeventName.

      +
      const callback = (stream) => {
      console.log('someone connected!');
      };
      server.on('connection', callback);
      // ...
      server.removeListener('connection', callback);
      -

      Because listeners are managed using an internal array, calling this will - change the position indices of any listener registered after the listener - being removed. This will not impact the order in which listeners are called, - but it means that any copies of the listener array as returned by - the emitter.listeners() method will need to be recreated.

      -

      When a single function has been added as a handler multiple times for a single - event (as in the example below), removeListener() will remove the most - recently added instance. In the example the once('ping')listener is removed:

      -
      const ee = new EventEmitter();
      -
      -function pong() {
      -  console.log('pong');
      -}
      -
      -ee.on('ping', pong);
      -ee.once('ping', pong);
      -ee.removeListener('ping', pong);
      -
      -ee.emit('ping');
      -ee.emit('ping');
      +

      removeListener() will remove, at most, one instance of a listener from the +listener array. If any single listener has been added multiple times to the +listener array for the specified eventName, then removeListener() must be +called multiple times to remove each instance.

      +

      Once an event is emitted, all listeners attached to it at the +time of emitting are called in order. This implies that anyremoveListener() or removeAllListeners() calls after emitting and_before_ the last listener finishes execution will +not remove them fromemit() in progress. Subsequent events behave as expected.

      +
      const myEmitter = new MyEmitter();

      const callbackA = () => {
      console.log('A');
      myEmitter.removeListener('event', callbackB);
      };

      const callbackB = () => {
      console.log('B');
      };

      myEmitter.on('event', callbackA);

      myEmitter.on('event', callbackB);

      // callbackA removes listener callbackB but it will still be called.
      // Internal listener array at time of emit [callbackA, callbackB]
      myEmitter.emit('event');
      // Prints:
      // A
      // B

      // callbackB is now removed.
      // Internal listener array [callbackA]
      myEmitter.emit('event');
      // Prints:
      // A
      -

      Returns a reference to the EventEmitter, so that calls can be chained.

      -
      -
      since
      -

      v0.1.26

      -
      -
      -
      -

      Parameters

      -
        -
      • -
        eventName: string | symbol
        -
      • -
      • -
        listener: (...args: any[]) => void
        -
          -
        • -
            -
          • (...args: any[]): void
          • -
          -
            -
          • -

            Parameters

            -
              -
            • -
              Rest ...args: any[]
              -
            • -
            -

            Returns void

            -
          • -
          -
        • -
        -
      • -
      -

      Returns Client

      -
    • -
    -
    -
    - -

    setMaxListeners

    -
      -
    • setMaxListeners(n: number): Client
    • -
    -
      -
    • - -
      -
      -

      By default EventEmitters will print a warning if more than 10 listeners are - added for a particular event. This is a useful default that helps finding - memory leaks. The emitter.setMaxListeners() method allows the limit to be - modified for this specific EventEmitter instance. The value can be set toInfinity (or 0) to indicate an unlimited number of listeners.

      -
      -

      Returns a reference to the EventEmitter, so that calls can be chained.

      -
      -
      since
      -

      v0.3.5

      -
      -
      -
      -

      Parameters

      -
        -
      • -
        n: number
        -
      • -
      -

      Returns Client

      -
    • -
    -
    -
    - -

    Static getEventListeners

    -
      -
    • getEventListeners(emitter: DOMEventTarget | EventEmitter, name: string | symbol): Function[]
    • -
    -
      -
    • - -
      -
      -

      Returns a copy of the array of listeners for the event named eventName.

      -
      -

      For EventEmitters this behaves exactly the same as calling .listeners on - the emitter.

      -

      For EventTargets this is the only way to get the event listeners for the - event target. This is useful for debugging and diagnostic purposes.

      -
      const { getEventListeners, EventEmitter } = require('events');
      -
      -{
      -  const ee = new EventEmitter();
      -  const listener = () => console.log('Events are fun');
      -  ee.on('foo', listener);
      -  getEventListeners(ee, 'foo'); // [listener]
      -}
      -{
      -  const et = new EventTarget();
      -  const listener = () => console.log('Events are fun');
      -  et.addEventListener('foo', listener);
      -  getEventListeners(et, 'foo'); // [listener]
      -}
      +

      Because listeners are managed using an internal array, calling this will +change the position indices of any listener registered after the listener +being removed. This will not impact the order in which listeners are called, +but it means that any copies of the listener array as returned by +the emitter.listeners() method will need to be recreated.

      +

      When a single function has been added as a handler multiple times for a single +event (as in the example below), removeListener() will remove the most +recently added instance. In the example the once('ping')listener is removed:

      +
      const ee = new EventEmitter();

      function pong() {
      console.log('pong');
      }

      ee.on('ping', pong);
      ee.once('ping', pong);
      ee.removeListener('ping', pong);

      ee.emit('ping');
      ee.emit('ping');
      -
      -
      since
      -

      v15.2.0

      -
      -
      -
      -

      Parameters

      -
        -
      • -
        emitter: DOMEventTarget | EventEmitter
        -
      • -
      • -
        name: string | symbol
        -
      • -
      -

      Returns Function[]

      -
    • -
    -
    -
    - -

    Static listenerCount

    -
      -
    • listenerCount(emitter: EventEmitter, eventName: string | symbol): number
    • -
    -
      -
    • - -
      -
      -

      A class method that returns the number of listeners for the given eventNameregistered on the given emitter.

      -
      -
      const { EventEmitter, listenerCount } = require('events');
      -const myEmitter = new EventEmitter();
      -myEmitter.on('event', () => {});
      -myEmitter.on('event', () => {});
      -console.log(listenerCount(myEmitter, 'event'));
      -// Prints: 2
      +

      Returns a reference to the EventEmitter, so that calls can be chained.

      +
      since

      v0.1.26

      +

      Parameters

      • eventName: string | symbol
      • listener: (...args: any[]) => void
          • (...args: any[]): void
          • Parameters

            • Rest ...args: any[]

            Returns void

      Returns Client

    requestAll

    • +

      Makes multiple paged requests to the client to return a given number of +resources. Multiple paged requests will be made until the limit +number of resources is reached (if no limit is provided, a single request +will be made).

      +

      If the command is unknown, an additional collect property is required to +know which response key contains the array of resources.

      +

      NOTE: This command is used by existing methods and is not recommended for +general use. Instead, use rippled's built-in pagination and make multiple +requests as needed.

      +
      category

      Network

      +

      Parameters

      Returns Promise<AccountChannelsResponse[]>

      The array of all responses.

      +
    • +

      Makes multiple paged requests to the client to return a given number of +resources. Multiple paged requests will be made until the limit +number of resources is reached (if no limit is provided, a single request +will be made).

      +

      If the command is unknown, an additional collect property is required to +know which response key contains the array of resources.

      +

      NOTE: This command is used by existing methods and is not recommended for +general use. Instead, use rippled's built-in pagination and make multiple +requests as needed.

      +

      Parameters

      Returns Promise<AccountLinesResponse[]>

      The array of all responses.

      +
    • +

      Makes multiple paged requests to the client to return a given number of +resources. Multiple paged requests will be made until the limit +number of resources is reached (if no limit is provided, a single request +will be made).

      +

      If the command is unknown, an additional collect property is required to +know which response key contains the array of resources.

      +

      NOTE: This command is used by existing methods and is not recommended for +general use. Instead, use rippled's built-in pagination and make multiple +requests as needed.

      +

      Parameters

      Returns Promise<AccountObjectsResponse[]>

      The array of all responses.

      +
    • +

      Makes multiple paged requests to the client to return a given number of +resources. Multiple paged requests will be made until the limit +number of resources is reached (if no limit is provided, a single request +will be made).

      +

      If the command is unknown, an additional collect property is required to +know which response key contains the array of resources.

      +

      NOTE: This command is used by existing methods and is not recommended for +general use. Instead, use rippled's built-in pagination and make multiple +requests as needed.

      +

      Parameters

      Returns Promise<AccountOffersResponse[]>

      The array of all responses.

      +
    • +

      Makes multiple paged requests to the client to return a given number of +resources. Multiple paged requests will be made until the limit +number of resources is reached (if no limit is provided, a single request +will be made).

      +

      If the command is unknown, an additional collect property is required to +know which response key contains the array of resources.

      +

      NOTE: This command is used by existing methods and is not recommended for +general use. Instead, use rippled's built-in pagination and make multiple +requests as needed.

      +

      Parameters

      Returns Promise<AccountTxResponse[]>

      The array of all responses.

      +
    • +

      Makes multiple paged requests to the client to return a given number of +resources. Multiple paged requests will be made until the limit +number of resources is reached (if no limit is provided, a single request +will be made).

      +

      If the command is unknown, an additional collect property is required to +know which response key contains the array of resources.

      +

      NOTE: This command is used by existing methods and is not recommended for +general use. Instead, use rippled's built-in pagination and make multiple +requests as needed.

      +

      Parameters

      Returns Promise<BookOffersResponse[]>

      The array of all responses.

      +
    • +

      Makes multiple paged requests to the client to return a given number of +resources. Multiple paged requests will be made until the limit +number of resources is reached (if no limit is provided, a single request +will be made).

      +

      If the command is unknown, an additional collect property is required to +know which response key contains the array of resources.

      +

      NOTE: This command is used by existing methods and is not recommended for +general use. Instead, use rippled's built-in pagination and make multiple +requests as needed.

      +

      Parameters

      Returns Promise<LedgerDataResponse[]>

      The array of all responses.

      +

    requestNextPage

    setMaxListeners

    • setMaxListeners(n: number): Client
    • +

      By default EventEmitters will print a warning if more than 10 listeners are +added for a particular event. This is a useful default that helps finding +memory leaks. The emitter.setMaxListeners() method allows the limit to be +modified for this specific EventEmitter instance. The value can be set toInfinity (or 0) to indicate an unlimited number of listeners.

      +

      Returns a reference to the EventEmitter, so that calls can be chained.

      +
      since

      v0.3.5

      +

      Parameters

      • n: number

      Returns Client

    Static getEventListeners

    • getEventListeners(emitter: DOMEventTarget | EventEmitter, name: string | symbol): Function[]
    • +

      Returns a copy of the array of listeners for the event named eventName.

      +

      For EventEmitters this behaves exactly the same as calling .listeners on +the emitter.

      +

      For EventTargets this is the only way to get the event listeners for the +event target. This is useful for debugging and diagnostic purposes.

      +
      const { getEventListeners, EventEmitter } = require('events');

      {
      const ee = new EventEmitter();
      const listener = () => console.log('Events are fun');
      ee.on('foo', listener);
      getEventListeners(ee, 'foo'); // [listener]
      }
      {
      const et = new EventTarget();
      const listener = () => console.log('Events are fun');
      et.addEventListener('foo', listener);
      getEventListeners(et, 'foo'); // [listener]
      }
      -
      -
      since
      -

      v0.9.12

      -
      -
      deprecated
      -

      Since v3.2.0 - Use listenerCount instead.

      -
      -
      -
      -

      Parameters

      -
        -
      • -
        emitter: EventEmitter
        -
        -

        The emitter to query

        -
        -
      • -
      • -
        eventName: string | symbol
        -
        -

        The event name

        -
        -
      • -
      -

      Returns number

      -
    • -
    -
    -
    - -

    Static on

    -
      -
    • on(emitter: EventEmitter, eventName: string, options?: StaticEventEmitterOptions): AsyncIterableIterator<any>
    • -
    -
      -
    • - -
      -
      -

      ```js - const { on, EventEmitter } = require('events');

      -
      -

      (async () => { - const ee = new EventEmitter();

      -

      // Emit later on - process.nextTick(() => { - ee.emit('foo', 'bar'); - ee.emit('foo', 42); - });

      -

      for await (const event of on(ee, 'foo')) { - // The execution of this inner block is synchronous and it - // processes one event at a time (even with await). Do not use - // if concurrent execution is required. - console.log(event); // prints ['bar'] [42] - } - // Unreachable here - })();

      -
      
      -Returns an `AsyncIterator` that iterates `eventName` events. It will throw
      -if the `EventEmitter` emits `'error'`. It removes all listeners when
      -exiting the loop. The `value` returned by each iteration is an array
      -composed of the emitted event arguments.
      -
      -An `AbortSignal` can be used to cancel waiting on events:
      -
      -```js
      -const { on, EventEmitter } = require('events');
      -const ac = new AbortController();
      -
      -(async () => {
      -  const ee = new EventEmitter();
      -
      -  // Emit later on
      -  process.nextTick(() => {
      -    ee.emit('foo', 'bar');
      -    ee.emit('foo', 42);
      -  });
      -
      -  for await (const event of on(ee, 'foo', { signal: ac.signal })) {
      -    // The execution of this inner block is synchronous and it
      -    // processes one event at a time (even with await). Do not use
      -    // if concurrent execution is required.
      -    console.log(event); // prints ['bar'] [42]
      -  }
      -  // Unreachable here
      -})();
      -
      -process.nextTick(() => ac.abort());
      +
      since

      v15.2.0

      +

      Parameters

      • emitter: DOMEventTarget | EventEmitter
      • name: string | symbol

      Returns Function[]

    Static listenerCount

    • listenerCount(emitter: EventEmitter, eventName: string | symbol): number
    • +

      A class method that returns the number of listeners for the given eventNameregistered on the given emitter.

      +
      const { EventEmitter, listenerCount } = require('events');
      const myEmitter = new EventEmitter();
      myEmitter.on('event', () => {});
      myEmitter.on('event', () => {});
      console.log(listenerCount(myEmitter, 'event'));
      // Prints: 2
      -
      -
      since
      -

      v13.6.0, v12.16.0

      -
      -
      -
      -

      Parameters

      -
        -
      • -
        emitter: EventEmitter
        -
      • -
      • -
        eventName: string
        -
        -

        The name of the event being listened for

        -
        -
      • -
      • -
        Optional options: StaticEventEmitterOptions
        -
      • -
      -

      Returns AsyncIterableIterator<any>

      -

      that iterates eventName events emitted by the emitter

      -
    • -
    -
    -
    - -

    Static once

    -
      -
    • once(emitter: NodeEventTarget, eventName: string | symbol, options?: StaticEventEmitterOptions): Promise<any[]>
    • -
    • once(emitter: DOMEventTarget, eventName: string, options?: StaticEventEmitterOptions): Promise<any[]>
    • -
    -
      -
    • - -
      -
      -

      Creates a Promise that is fulfilled when the EventEmitter emits the given - event or that is rejected if the EventEmitter emits 'error' while waiting. - The Promise will resolve with an array of all the arguments emitted to the - given event.

      -
      -

      This method is intentionally generic and works with the web platform EventTarget interface, which has no special'error' event - semantics and does not listen to the 'error' event.

      -
      const { once, EventEmitter } = require('events');
      -
      -async function run() {
      -  const ee = new EventEmitter();
      -
      -  process.nextTick(() => {
      -    ee.emit('myevent', 42);
      -  });
      -
      -  const [value] = await once(ee, 'myevent');
      -  console.log(value);
      -
      -  const err = new Error('kaboom');
      -  process.nextTick(() => {
      -    ee.emit('error', err);
      -  });
      -
      -  try {
      -    await once(ee, 'myevent');
      -  } catch (err) {
      -    console.log('error happened', err);
      -  }
      -}
      -
      -run();
      +
      since

      v0.9.12

      +
      deprecated

      Since v3.2.0 - Use listenerCount instead.

      +

      Parameters

      • emitter: EventEmitter
        +

        The emitter to query

        +
      • eventName: string | symbol
        +

        The event name

        +

      Returns number

    Static on

    • on(emitter: EventEmitter, eventName: string, options?: StaticEventEmitterOptions): AsyncIterableIterator<any>
    • +

      ```js +const { on, EventEmitter } = require('events');

      +

      (async () => { + const ee = new EventEmitter();

      +

      // Emit later on + process.nextTick(() => { + ee.emit('foo', 'bar'); + ee.emit('foo', 42); + });

      +

      for await (const event of on(ee, 'foo')) { + // The execution of this inner block is synchronous and it + // processes one event at a time (even with await). Do not use + // if concurrent execution is required. + console.log(event); // prints ['bar'] [42] + } + // Unreachable here +})();

      +

      Returns an `AsyncIterator` that iterates `eventName` events. It will throw
      if the `EventEmitter` emits `'error'`. It removes all listeners when
      exiting the loop. The `value` returned by each iteration is an array
      composed of the emitted event arguments.

      An `AbortSignal` can be used to cancel waiting on events:

      ```js
      const { on, EventEmitter } = require('events');
      const ac = new AbortController();

      (async () => {
      const ee = new EventEmitter();

      // Emit later on
      process.nextTick(() => {
      ee.emit('foo', 'bar');
      ee.emit('foo', 42);
      });

      for await (const event of on(ee, 'foo', { signal: ac.signal })) {
      // The execution of this inner block is synchronous and it
      // processes one event at a time (even with await). Do not use
      // if concurrent execution is required.
      console.log(event); // prints ['bar'] [42]
      }
      // Unreachable here
      })();

      process.nextTick(() => ac.abort());
      -

      The special handling of the 'error' event is only used when events.once()is used to wait for another event. If events.once() is used to wait for the - 'error' event itself, then it is treated as any other kind of event without - special handling:

      -
      const { EventEmitter, once } = require('events');
      -
      -const ee = new EventEmitter();
      -
      -once(ee, 'error')
      -  .then(([err]) => console.log('ok', err.message))
      -  .catch((err) => console.log('error', err.message));
      -
      -ee.emit('error', new Error('boom'));
      -
      -// Prints: ok boom
      +
      since

      v13.6.0, v12.16.0

      +

      Parameters

      • emitter: EventEmitter
      • eventName: string
        +

        The name of the event being listened for

        +
      • Optional options: StaticEventEmitterOptions

      Returns AsyncIterableIterator<any>

      that iterates eventName events emitted by the emitter

      +

    Static once

    • once(emitter: NodeEventTarget, eventName: string | symbol, options?: StaticEventEmitterOptions): Promise<any[]>
    • once(emitter: DOMEventTarget, eventName: string, options?: StaticEventEmitterOptions): Promise<any[]>
    • +

      Creates a Promise that is fulfilled when the EventEmitter emits the given +event or that is rejected if the EventEmitter emits 'error' while waiting. +The Promise will resolve with an array of all the arguments emitted to the +given event.

      +

      This method is intentionally generic and works with the web platform EventTarget interface, which has no special'error' event +semantics and does not listen to the 'error' event.

      +
      const { once, EventEmitter } = require('events');

      async function run() {
      const ee = new EventEmitter();

      process.nextTick(() => {
      ee.emit('myevent', 42);
      });

      const [value] = await once(ee, 'myevent');
      console.log(value);

      const err = new Error('kaboom');
      process.nextTick(() => {
      ee.emit('error', err);
      });

      try {
      await once(ee, 'myevent');
      } catch (err) {
      console.log('error happened', err);
      }
      }

      run();
      -

      An AbortSignal can be used to cancel waiting for the event:

      -
      const { EventEmitter, once } = require('events');
      -
      -const ee = new EventEmitter();
      -const ac = new AbortController();
      -
      -async function foo(emitter, event, signal) {
      -  try {
      -    await once(emitter, event, { signal });
      -    console.log('event emitted!');
      -  } catch (error) {
      -    if (error.name === 'AbortError') {
      -      console.error('Waiting for the event was canceled!');
      -    } else {
      -      console.error('There was an error', error.message);
      -    }
      -  }
      -}
      -
      -foo(ee, 'foo', ac.signal);
      -ac.abort(); // Abort waiting for the event
      -ee.emit('foo'); // Prints: Waiting for the event was canceled!
      +

      The special handling of the 'error' event is only used when events.once()is used to wait for another event. If events.once() is used to wait for the +'error' event itself, then it is treated as any other kind of event without +special handling:

      +
      const { EventEmitter, once } = require('events');

      const ee = new EventEmitter();

      once(ee, 'error')
      .then(([err]) => console.log('ok', err.message))
      .catch((err) => console.log('error', err.message));

      ee.emit('error', new Error('boom'));

      // Prints: ok boom
      -
      -
      since
      -

      v11.13.0, v10.16.0

      -
      -
      -
      -

      Parameters

      -
        -
      • -
        emitter: NodeEventTarget
        -
      • -
      • -
        eventName: string | symbol
        -
      • -
      • -
        Optional options: StaticEventEmitterOptions
        -
      • -
      -

      Returns Promise<any[]>

      -
    • -
    • - -

      Parameters

      -
        -
      • -
        emitter: DOMEventTarget
        -
      • -
      • -
        eventName: string
        -
      • -
      • -
        Optional options: StaticEventEmitterOptions
        -
      • -
      -

      Returns Promise<any[]>

      -
    • -
    -
    - - - - - -
    -
    -

    Legend

    -
    -
      -
    • Constructor
    • -
    • Property
    • -
    • Method
    • -
    -
      -
    • Inherited constructor
    • -
    • Inherited property
    • -
    • Inherited method
    • -
    -
      -
    • Private property
    • -
    • Private method
    • -
    -
      -
    • Static property
    • -
    • Static method
    • -
    -
      -
    • Property
    • -
    -
    -
    -
    -
    -

    Generated using TypeDoc

    -
    -
    - - - \ No newline at end of file +

    An AbortSignal can be used to cancel waiting for the event:

    +
    const { EventEmitter, once } = require('events');

    const ee = new EventEmitter();
    const ac = new AbortController();

    async function foo(emitter, event, signal) {
    try {
    await once(emitter, event, { signal });
    console.log('event emitted!');
    } catch (error) {
    if (error.name === 'AbortError') {
    console.error('Waiting for the event was canceled!');
    } else {
    console.error('There was an error', error.message);
    }
    }
    }

    foo(ee, 'foo', ac.signal);
    ac.abort(); // Abort waiting for the event
    ee.emit('foo'); // Prints: Waiting for the event was canceled! +
    +
    since

    v11.13.0, v10.16.0

    +

    Parameters

    • emitter: NodeEventTarget
    • eventName: string | symbol
    • Optional options: StaticEventEmitterOptions

    Returns Promise<any[]>

  • Parameters

    • emitter: DOMEventTarget
    • eventName: string
    • Optional options: StaticEventEmitterOptions

    Returns Promise<any[]>

  • Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/classes/ConnectionError.html b/docs/classes/ConnectionError.html index 6a0883c4..fef47dda 100644 --- a/docs/classes/ConnectionError.html +++ b/docs/classes/ConnectionError.html @@ -1,450 +1,21 @@ - - - - - - ConnectionError | xrpl - - - - - - -
    -
    -
    -
    - -
    -
    - Options -
    -
    - All -
      -
    • Public
    • -
    • Public/Protected
    • -
    • All
    • -
    -
    - - - - -
    -
    - Menu -
    -
    -
    -
    -
    -
    - -

    Class ConnectionError

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    Error thrown when xrpl.js has an error with connection to rippled.

    -
    -
    -
    -
    -

    Hierarchy

    - -
    -
    -

    Index

    -
    -
    -
    -

    Constructors

    - -
    -
    -

    Properties

    - -
    -
    -

    Methods

    - -
    -
    -
    -
    -
    -

    Constructors

    -
    - -

    constructor

    -
      -
    • new ConnectionError(message?: string, data?: unknown): ConnectionError
    • -
    -
      -
    • - -
      -
      -

      Construct an XrplError.

      -
      -
      -

      Parameters

      -
        -
      • -
        message: string = ''
        -
        -

        The error message.

        -
        -
      • -
      • -
        Optional data: unknown
        -
        -

        The data that caused the error.

        -
        -
      • -
      -

      Returns ConnectionError

      -
    • -
    -
    -
    -
    -

    Properties

    -
    - -

    Optional Readonly data

    -
    data: unknown
    - -
    -
    - -

    Readonly message

    -
    message: string
    - -
    -
    - -

    Readonly name

    -
    name: string
    - -
    -
    - -

    Optional stack

    -
    stack: string
    - -
    -
    - -

    Static Optional prepareStackTrace

    -
    prepareStackTrace: (err: Error, stackTraces: CallSite[]) => any
    - -
    -

    Type declaration

    -
      -
    • -
        -
      • (err: Error, stackTraces: CallSite[]): any
      • -
      -
        -
      • -
        -
        -

        Optional override for formatting stack traces

        -
        -
        -

        Parameters

        -
          -
        • -
          err: Error
          -
        • -
        • -
          stackTraces: CallSite[]
          -
        • -
        -

        Returns any

        -
      • -
      -
    • -
    -
    -
    -
    - -

    Static stackTraceLimit

    -
    stackTraceLimit: number
    - -
    -
    -
    -

    Methods

    -
    - -

    inspect

    -
      -
    • inspect(): string
    • -
    - -
    -
    - -

    toString

    -
      -
    • toString(): string
    • -
    -
      -
    • - -
      -
      -

      Converts the Error to a human-readable String form.

      -
      -
      -

      Returns string

      -

      The String output of the Error.

      -
    • -
    -
    -
    - -

    Static captureStackTrace

    -
      -
    • captureStackTrace(targetObject: object, constructorOpt?: Function): void
    • -
    -
      -
    • - -
      -
      -

      Create .stack property on a target object

      -
      -
      -

      Parameters

      -
        -
      • -
        targetObject: object
        -
      • -
      • -
        Optional constructorOpt: Function
        -
      • -
      -

      Returns void

      -
    • -
    -
    -
    -
    - -
    -
    -
    -
    -

    Legend

    -
    -
      -
    • Constructor
    • -
    • Property
    • -
    • Method
    • -
    -
      -
    • Inherited constructor
    • -
    • Inherited property
    • -
    • Inherited method
    • -
    -
      -
    • Private property
    • -
    • Private method
    • -
    -
      -
    • Static property
    • -
    • Static method
    • -
    -
      -
    • Property
    • -
    -
    -
    -
    -
    -

    Generated using TypeDoc

    -
    -
    - - - \ No newline at end of file +ConnectionError | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Class ConnectionError

    +

    Error thrown when xrpl.js has an error with connection to rippled.

    +

    Hierarchy

    Index

    Constructors

    constructor

    Properties

    Optional Readonly data

    data?: unknown

    Readonly message

    message: string

    Readonly name

    name: string

    Optional stack

    stack?: string

    Static Optional prepareStackTrace

    prepareStackTrace?: (err: Error, stackTraces: CallSite[]) => any

    Type declaration

      • (err: Error, stackTraces: CallSite[]): any
      • +

        Optional override for formatting stack traces

        +

        Parameters

        • err: Error
        • stackTraces: CallSite[]

        Returns any

    Static stackTraceLimit

    stackTraceLimit: number

    Methods

    inspect

    • inspect(): string

    toString

    • toString(): string

    Static captureStackTrace

    • captureStackTrace(targetObject: object, constructorOpt?: Function): void
    • +

      Create .stack property on a target object

      +

      Parameters

      • targetObject: object
      • Optional constructorOpt: Function

      Returns void

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/classes/DisconnectedError.html b/docs/classes/DisconnectedError.html index 3f8e1f09..1a7da1da 100644 --- a/docs/classes/DisconnectedError.html +++ b/docs/classes/DisconnectedError.html @@ -1,433 +1,21 @@ - - - - - - DisconnectedError | xrpl - - - - - - -
    -
    -
    -
    - -
    -
    - Options -
    -
    - All -
      -
    • Public
    • -
    • Public/Protected
    • -
    • All
    • -
    -
    - - - - -
    -
    - Menu -
    -
    -
    -
    -
    -
    - -

    Class DisconnectedError

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    Error thrown when xrpl.js has disconnected from rippled server.

    -
    -
    -
    -
    -

    Hierarchy

    - -
    -
    -

    Index

    -
    -
    -
    -

    Constructors

    - -
    -
    -

    Properties

    - -
    -
    -

    Methods

    - -
    -
    -
    -
    -
    -

    Constructors

    -
    - -

    constructor

    - - -
    -
    -
    -

    Properties

    -
    - -

    Optional Readonly data

    -
    data: unknown
    - -
    -
    - -

    Readonly message

    -
    message: string
    - -
    -
    - -

    Readonly name

    -
    name: string
    - -
    -
    - -

    Optional stack

    -
    stack: string
    - -
    -
    - -

    Static Optional prepareStackTrace

    -
    prepareStackTrace: (err: Error, stackTraces: CallSite[]) => any
    - -
    -

    Type declaration

    -
      -
    • -
        -
      • (err: Error, stackTraces: CallSite[]): any
      • -
      -
        -
      • -
        -
        -

        Optional override for formatting stack traces

        -
        -
        -

        Parameters

        -
          -
        • -
          err: Error
          -
        • -
        • -
          stackTraces: CallSite[]
          -
        • -
        -

        Returns any

        -
      • -
      -
    • -
    -
    -
    -
    - -

    Static stackTraceLimit

    -
    stackTraceLimit: number
    - -
    -
    -
    -

    Methods

    -
    - -

    inspect

    -
      -
    • inspect(): string
    • -
    - -
    -
    - -

    toString

    -
      -
    • toString(): string
    • -
    -
      -
    • - -
      -
      -

      Converts the Error to a human-readable String form.

      -
      -
      -

      Returns string

      -

      The String output of the Error.

      -
    • -
    -
    -
    - -

    Static captureStackTrace

    -
      -
    • captureStackTrace(targetObject: object, constructorOpt?: Function): void
    • -
    -
      -
    • - -
      -
      -

      Create .stack property on a target object

      -
      -
      -

      Parameters

      -
        -
      • -
        targetObject: object
        -
      • -
      • -
        Optional constructorOpt: Function
        -
      • -
      -

      Returns void

      -
    • -
    -
    -
    -
    - -
    -
    -
    -
    -

    Legend

    -
    -
      -
    • Constructor
    • -
    • Property
    • -
    • Method
    • -
    -
      -
    • Inherited constructor
    • -
    • Inherited property
    • -
    • Inherited method
    • -
    -
      -
    • Private property
    • -
    • Private method
    • -
    -
      -
    • Static property
    • -
    • Static method
    • -
    -
      -
    • Property
    • -
    -
    -
    -
    -
    -

    Generated using TypeDoc

    -
    -
    - - - \ No newline at end of file +DisconnectedError | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Class DisconnectedError

    +

    Error thrown when xrpl.js has disconnected from rippled server.

    +

    Hierarchy

    Index

    Constructors

    constructor

    Properties

    Optional Readonly data

    data?: unknown

    Readonly message

    message: string

    Readonly name

    name: string

    Optional stack

    stack?: string

    Static Optional prepareStackTrace

    prepareStackTrace?: (err: Error, stackTraces: CallSite[]) => any

    Type declaration

      • (err: Error, stackTraces: CallSite[]): any
      • +

        Optional override for formatting stack traces

        +

        Parameters

        • err: Error
        • stackTraces: CallSite[]

        Returns any

    Static stackTraceLimit

    stackTraceLimit: number

    Methods

    inspect

    • inspect(): string

    toString

    • toString(): string

    Static captureStackTrace

    • captureStackTrace(targetObject: object, constructorOpt?: Function): void
    • +

      Create .stack property on a target object

      +

      Parameters

      • targetObject: object
      • Optional constructorOpt: Function

      Returns void

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/classes/NotConnectedError.html b/docs/classes/NotConnectedError.html index c43a6301..4e8c9cf8 100644 --- a/docs/classes/NotConnectedError.html +++ b/docs/classes/NotConnectedError.html @@ -1,433 +1,21 @@ - - - - - - NotConnectedError | xrpl - - - - - - -
    -
    -
    -
    - -
    -
    - Options -
    -
    - All -
      -
    • Public
    • -
    • Public/Protected
    • -
    • All
    • -
    -
    - - - - -
    -
    - Menu -
    -
    -
    -
    -
    -
    - -

    Class NotConnectedError

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    Error thrown when xrpl.js is not connected to rippled server.

    -
    -
    -
    -
    -

    Hierarchy

    - -
    -
    -

    Index

    -
    -
    -
    -

    Constructors

    - -
    -
    -

    Properties

    - -
    -
    -

    Methods

    - -
    -
    -
    -
    -
    -

    Constructors

    -
    - -

    constructor

    - - -
    -
    -
    -

    Properties

    -
    - -

    Optional Readonly data

    -
    data: unknown
    - -
    -
    - -

    Readonly message

    -
    message: string
    - -
    -
    - -

    Readonly name

    -
    name: string
    - -
    -
    - -

    Optional stack

    -
    stack: string
    - -
    -
    - -

    Static Optional prepareStackTrace

    -
    prepareStackTrace: (err: Error, stackTraces: CallSite[]) => any
    - -
    -

    Type declaration

    -
      -
    • -
        -
      • (err: Error, stackTraces: CallSite[]): any
      • -
      -
        -
      • -
        -
        -

        Optional override for formatting stack traces

        -
        -
        -

        Parameters

        -
          -
        • -
          err: Error
          -
        • -
        • -
          stackTraces: CallSite[]
          -
        • -
        -

        Returns any

        -
      • -
      -
    • -
    -
    -
    -
    - -

    Static stackTraceLimit

    -
    stackTraceLimit: number
    - -
    -
    -
    -

    Methods

    -
    - -

    inspect

    -
      -
    • inspect(): string
    • -
    - -
    -
    - -

    toString

    -
      -
    • toString(): string
    • -
    -
      -
    • - -
      -
      -

      Converts the Error to a human-readable String form.

      -
      -
      -

      Returns string

      -

      The String output of the Error.

      -
    • -
    -
    -
    - -

    Static captureStackTrace

    -
      -
    • captureStackTrace(targetObject: object, constructorOpt?: Function): void
    • -
    -
      -
    • - -
      -
      -

      Create .stack property on a target object

      -
      -
      -

      Parameters

      -
        -
      • -
        targetObject: object
        -
      • -
      • -
        Optional constructorOpt: Function
        -
      • -
      -

      Returns void

      -
    • -
    -
    -
    -
    - -
    -
    -
    -
    -

    Legend

    -
    -
      -
    • Constructor
    • -
    • Property
    • -
    • Method
    • -
    -
      -
    • Inherited constructor
    • -
    • Inherited property
    • -
    • Inherited method
    • -
    -
      -
    • Private property
    • -
    • Private method
    • -
    -
      -
    • Static property
    • -
    • Static method
    • -
    -
      -
    • Property
    • -
    -
    -
    -
    -
    -

    Generated using TypeDoc

    -
    -
    - - - \ No newline at end of file +NotConnectedError | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Class NotConnectedError

    +

    Error thrown when xrpl.js is not connected to rippled server.

    +

    Hierarchy

    Index

    Constructors

    constructor

    Properties

    Optional Readonly data

    data?: unknown

    Readonly message

    message: string

    Readonly name

    name: string

    Optional stack

    stack?: string

    Static Optional prepareStackTrace

    prepareStackTrace?: (err: Error, stackTraces: CallSite[]) => any

    Type declaration

      • (err: Error, stackTraces: CallSite[]): any
      • +

        Optional override for formatting stack traces

        +

        Parameters

        • err: Error
        • stackTraces: CallSite[]

        Returns any

    Static stackTraceLimit

    stackTraceLimit: number

    Methods

    inspect

    • inspect(): string

    toString

    • toString(): string

    Static captureStackTrace

    • captureStackTrace(targetObject: object, constructorOpt?: Function): void
    • +

      Create .stack property on a target object

      +

      Parameters

      • targetObject: object
      • Optional constructorOpt: Function

      Returns void

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/classes/NotFoundError.html b/docs/classes/NotFoundError.html index bdde70ee..afc122fa 100644 --- a/docs/classes/NotFoundError.html +++ b/docs/classes/NotFoundError.html @@ -1,430 +1,20 @@ - - - - - - NotFoundError | xrpl - - - - - - -
    -
    -
    -
    - -
    -
    - Options -
    -
    - All -
      -
    • Public
    • -
    • Public/Protected
    • -
    • All
    • -
    -
    - - - - -
    -
    - Menu -
    -
    -
    -
    -
    -
    - -

    Class NotFoundError

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    Error thrown when xrpl.js cannot retrieve a transaction, ledger, account, etc. - From rippled.

    -
    -
    -
    -
    -

    Hierarchy

    - -
    -
    -

    Index

    -
    -
    -
    -

    Constructors

    - -
    -
    -

    Properties

    - -
    -
    -

    Methods

    - -
    -
    -
    -
    -
    -

    Constructors

    -
    - -

    constructor

    - - -
    -
    -
    -

    Properties

    -
    - -

    Optional Readonly data

    -
    data: unknown
    - -
    -
    - -

    Readonly message

    -
    message: string
    - -
    -
    - -

    Readonly name

    -
    name: string
    - -
    -
    - -

    Optional stack

    -
    stack: string
    - -
    -
    - -

    Static Optional prepareStackTrace

    -
    prepareStackTrace: (err: Error, stackTraces: CallSite[]) => any
    - -
    -

    Type declaration

    -
      -
    • -
        -
      • (err: Error, stackTraces: CallSite[]): any
      • -
      -
        -
      • -
        -
        -

        Optional override for formatting stack traces

        -
        -
        -

        Parameters

        -
          -
        • -
          err: Error
          -
        • -
        • -
          stackTraces: CallSite[]
          -
        • -
        -

        Returns any

        -
      • -
      -
    • -
    -
    -
    -
    - -

    Static stackTraceLimit

    -
    stackTraceLimit: number
    - -
    -
    -
    -

    Methods

    -
    - -

    inspect

    -
      -
    • inspect(): string
    • -
    - -
    -
    - -

    toString

    -
      -
    • toString(): string
    • -
    -
      -
    • - -
      -
      -

      Converts the Error to a human-readable String form.

      -
      -
      -

      Returns string

      -

      The String output of the Error.

      -
    • -
    -
    -
    - -

    Static captureStackTrace

    -
      -
    • captureStackTrace(targetObject: object, constructorOpt?: Function): void
    • -
    -
      -
    • - -
      -
      -

      Create .stack property on a target object

      -
      -
      -

      Parameters

      -
        -
      • -
        targetObject: object
        -
      • -
      • -
        Optional constructorOpt: Function
        -
      • -
      -

      Returns void

      -
    • -
    -
    -
    -
    - -
    -
    -
    -
    -

    Legend

    -
    -
      -
    • Constructor
    • -
    • Property
    • -
    • Method
    • -
    -
      -
    • Inherited constructor
    • -
    • Inherited property
    • -
    • Inherited method
    • -
    -
      -
    • Private property
    • -
    • Private method
    • -
    -
      -
    • Static property
    • -
    • Static method
    • -
    -
      -
    • Property
    • -
    -
    -
    -
    -
    -

    Generated using TypeDoc

    -
    -
    - - - \ No newline at end of file +NotFoundError | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Class NotFoundError

    +

    Error thrown when xrpl.js cannot retrieve a transaction, ledger, account, etc. +From rippled.

    +

    Hierarchy

    Index

    Constructors

    constructor

    Properties

    Optional Readonly data

    data?: unknown

    Readonly message

    message: string

    Readonly name

    name: string

    Optional stack

    stack?: string

    Static Optional prepareStackTrace

    prepareStackTrace?: (err: Error, stackTraces: CallSite[]) => any

    Type declaration

      • (err: Error, stackTraces: CallSite[]): any
      • +

        Optional override for formatting stack traces

        +

        Parameters

        • err: Error
        • stackTraces: CallSite[]

        Returns any

    Static stackTraceLimit

    stackTraceLimit: number

    Methods

    inspect

    • inspect(): string

    toString

    • toString(): string

    Static captureStackTrace

    • captureStackTrace(targetObject: object, constructorOpt?: Function): void
    • +

      Create .stack property on a target object

      +

      Parameters

      • targetObject: object
      • Optional constructorOpt: Function

      Returns void

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/classes/ResponseFormatError.html b/docs/classes/ResponseFormatError.html index 1d9fa7d1..d9b80729 100644 --- a/docs/classes/ResponseFormatError.html +++ b/docs/classes/ResponseFormatError.html @@ -1,433 +1,21 @@ - - - - - - ResponseFormatError | xrpl - - - - - - -
    -
    -
    -
    - -
    -
    - Options -
    -
    - All -
      -
    • Public
    • -
    • Public/Protected
    • -
    • All
    • -
    -
    - - - - -
    -
    - Menu -
    -
    -
    -
    -
    -
    - -

    Class ResponseFormatError

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    Error thrown when xrpl.js sees a response in the wrong format.

    -
    -
    -
    -
    -

    Hierarchy

    - -
    -
    -

    Index

    -
    -
    -
    -

    Constructors

    - -
    -
    -

    Properties

    - -
    -
    -

    Methods

    - -
    -
    -
    -
    -
    -

    Constructors

    -
    - -

    constructor

    - - -
    -
    -
    -

    Properties

    -
    - -

    Optional Readonly data

    -
    data: unknown
    - -
    -
    - -

    Readonly message

    -
    message: string
    - -
    -
    - -

    Readonly name

    -
    name: string
    - -
    -
    - -

    Optional stack

    -
    stack: string
    - -
    -
    - -

    Static Optional prepareStackTrace

    -
    prepareStackTrace: (err: Error, stackTraces: CallSite[]) => any
    - -
    -

    Type declaration

    -
      -
    • -
        -
      • (err: Error, stackTraces: CallSite[]): any
      • -
      -
        -
      • -
        -
        -

        Optional override for formatting stack traces

        -
        -
        -

        Parameters

        -
          -
        • -
          err: Error
          -
        • -
        • -
          stackTraces: CallSite[]
          -
        • -
        -

        Returns any

        -
      • -
      -
    • -
    -
    -
    -
    - -

    Static stackTraceLimit

    -
    stackTraceLimit: number
    - -
    -
    -
    -

    Methods

    -
    - -

    inspect

    -
      -
    • inspect(): string
    • -
    - -
    -
    - -

    toString

    -
      -
    • toString(): string
    • -
    -
      -
    • - -
      -
      -

      Converts the Error to a human-readable String form.

      -
      -
      -

      Returns string

      -

      The String output of the Error.

      -
    • -
    -
    -
    - -

    Static captureStackTrace

    -
      -
    • captureStackTrace(targetObject: object, constructorOpt?: Function): void
    • -
    -
      -
    • - -
      -
      -

      Create .stack property on a target object

      -
      -
      -

      Parameters

      -
        -
      • -
        targetObject: object
        -
      • -
      • -
        Optional constructorOpt: Function
        -
      • -
      -

      Returns void

      -
    • -
    -
    -
    -
    - -
    -
    -
    -
    -

    Legend

    -
    -
      -
    • Constructor
    • -
    • Property
    • -
    • Method
    • -
    -
      -
    • Inherited constructor
    • -
    • Inherited property
    • -
    • Inherited method
    • -
    -
      -
    • Private property
    • -
    • Private method
    • -
    -
      -
    • Static property
    • -
    • Static method
    • -
    -
      -
    • Property
    • -
    -
    -
    -
    -
    -

    Generated using TypeDoc

    -
    -
    - - - \ No newline at end of file +ResponseFormatError | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Class ResponseFormatError

    +

    Error thrown when xrpl.js sees a response in the wrong format.

    +

    Hierarchy

    Index

    Constructors

    constructor

    Properties

    Optional Readonly data

    data?: unknown

    Readonly message

    message: string

    Readonly name

    name: string

    Optional stack

    stack?: string

    Static Optional prepareStackTrace

    prepareStackTrace?: (err: Error, stackTraces: CallSite[]) => any

    Type declaration

      • (err: Error, stackTraces: CallSite[]): any
      • +

        Optional override for formatting stack traces

        +

        Parameters

        • err: Error
        • stackTraces: CallSite[]

        Returns any

    Static stackTraceLimit

    stackTraceLimit: number

    Methods

    inspect

    • inspect(): string

    toString

    • toString(): string

    Static captureStackTrace

    • captureStackTrace(targetObject: object, constructorOpt?: Function): void
    • +

      Create .stack property on a target object

      +

      Parameters

      • targetObject: object
      • Optional constructorOpt: Function

      Returns void

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/classes/RippledError.html b/docs/classes/RippledError.html index f7099166..abde68d5 100644 --- a/docs/classes/RippledError.html +++ b/docs/classes/RippledError.html @@ -1,433 +1,21 @@ - - - - - - RippledError | xrpl - - - - - - -
    -
    -
    -
    - -
    -
    - Options -
    -
    - All -
      -
    • Public
    • -
    • Public/Protected
    • -
    • All
    • -
    -
    - - - - -
    -
    - Menu -
    -
    -
    -
    -
    -
    - -

    Class RippledError

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    Error thrown when rippled responds with an error.

    -
    -
    -
    -
    -

    Hierarchy

    - -
    -
    -

    Index

    -
    -
    -
    -

    Constructors

    - -
    -
    -

    Properties

    - -
    -
    -

    Methods

    - -
    -
    -
    -
    -
    -

    Constructors

    -
    - -

    constructor

    -
      -
    • new RippledError(message?: string, data?: unknown): RippledError
    • -
    -
      -
    • - -
      -
      -

      Construct an XrplError.

      -
      -
      -

      Parameters

      -
        -
      • -
        message: string = ''
        -
        -

        The error message.

        -
        -
      • -
      • -
        Optional data: unknown
        -
        -

        The data that caused the error.

        -
        -
      • -
      -

      Returns RippledError

      -
    • -
    -
    -
    -
    -

    Properties

    -
    - -

    Optional Readonly data

    -
    data: unknown
    - -
    -
    - -

    Readonly message

    -
    message: string
    - -
    -
    - -

    Readonly name

    -
    name: string
    - -
    -
    - -

    Optional stack

    -
    stack: string
    - -
    -
    - -

    Static Optional prepareStackTrace

    -
    prepareStackTrace: (err: Error, stackTraces: CallSite[]) => any
    - -
    -

    Type declaration

    -
      -
    • -
        -
      • (err: Error, stackTraces: CallSite[]): any
      • -
      -
        -
      • -
        -
        -

        Optional override for formatting stack traces

        -
        -
        -

        Parameters

        -
          -
        • -
          err: Error
          -
        • -
        • -
          stackTraces: CallSite[]
          -
        • -
        -

        Returns any

        -
      • -
      -
    • -
    -
    -
    -
    - -

    Static stackTraceLimit

    -
    stackTraceLimit: number
    - -
    -
    -
    -

    Methods

    -
    - -

    inspect

    -
      -
    • inspect(): string
    • -
    - -
    -
    - -

    toString

    -
      -
    • toString(): string
    • -
    -
      -
    • - -
      -
      -

      Converts the Error to a human-readable String form.

      -
      -
      -

      Returns string

      -

      The String output of the Error.

      -
    • -
    -
    -
    - -

    Static captureStackTrace

    -
      -
    • captureStackTrace(targetObject: object, constructorOpt?: Function): void
    • -
    -
      -
    • - -
      -
      -

      Create .stack property on a target object

      -
      -
      -

      Parameters

      -
        -
      • -
        targetObject: object
        -
      • -
      • -
        Optional constructorOpt: Function
        -
      • -
      -

      Returns void

      -
    • -
    -
    -
    -
    - -
    -
    -
    -
    -

    Legend

    -
    -
      -
    • Constructor
    • -
    • Property
    • -
    • Method
    • -
    -
      -
    • Inherited constructor
    • -
    • Inherited property
    • -
    • Inherited method
    • -
    -
      -
    • Private property
    • -
    • Private method
    • -
    -
      -
    • Static property
    • -
    • Static method
    • -
    -
      -
    • Property
    • -
    -
    -
    -
    -
    -

    Generated using TypeDoc

    -
    -
    - - - \ No newline at end of file +RippledError | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Class RippledError

    +

    Error thrown when rippled responds with an error.

    +

    Hierarchy

    Index

    Constructors

    constructor

    • new RippledError(message?: string, data?: unknown): RippledError

    Properties

    Optional Readonly data

    data?: unknown

    Readonly message

    message: string

    Readonly name

    name: string

    Optional stack

    stack?: string

    Static Optional prepareStackTrace

    prepareStackTrace?: (err: Error, stackTraces: CallSite[]) => any

    Type declaration

      • (err: Error, stackTraces: CallSite[]): any
      • +

        Optional override for formatting stack traces

        +

        Parameters

        • err: Error
        • stackTraces: CallSite[]

        Returns any

    Static stackTraceLimit

    stackTraceLimit: number

    Methods

    inspect

    • inspect(): string

    toString

    • toString(): string

    Static captureStackTrace

    • captureStackTrace(targetObject: object, constructorOpt?: Function): void
    • +

      Create .stack property on a target object

      +

      Parameters

      • targetObject: object
      • Optional constructorOpt: Function

      Returns void

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/classes/RippledNotInitializedError.html b/docs/classes/RippledNotInitializedError.html index fa07d446..ee14a7be 100644 --- a/docs/classes/RippledNotInitializedError.html +++ b/docs/classes/RippledNotInitializedError.html @@ -1,433 +1,21 @@ - - - - - - RippledNotInitializedError | xrpl - - - - - - -
    -
    -
    -
    - -
    -
    - Options -
    -
    - All -
      -
    • Public
    • -
    • Public/Protected
    • -
    • All
    • -
    -
    - - - - -
    -
    - Menu -
    -
    -
    -
    -
    -
    - -

    Class RippledNotInitializedError

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    Error thrown when rippled is not initialized.

    -
    -
    -
    -
    -

    Hierarchy

    - -
    -
    -

    Index

    -
    -
    -
    -

    Constructors

    - -
    -
    -

    Properties

    - -
    -
    -

    Methods

    - -
    -
    -
    -
    -
    -

    Constructors

    -
    - -

    constructor

    - - -
    -
    -
    -

    Properties

    -
    - -

    Optional Readonly data

    -
    data: unknown
    - -
    -
    - -

    Readonly message

    -
    message: string
    - -
    -
    - -

    Readonly name

    -
    name: string
    - -
    -
    - -

    Optional stack

    -
    stack: string
    - -
    -
    - -

    Static Optional prepareStackTrace

    -
    prepareStackTrace: (err: Error, stackTraces: CallSite[]) => any
    - -
    -

    Type declaration

    -
      -
    • -
        -
      • (err: Error, stackTraces: CallSite[]): any
      • -
      -
        -
      • -
        -
        -

        Optional override for formatting stack traces

        -
        -
        -

        Parameters

        -
          -
        • -
          err: Error
          -
        • -
        • -
          stackTraces: CallSite[]
          -
        • -
        -

        Returns any

        -
      • -
      -
    • -
    -
    -
    -
    - -

    Static stackTraceLimit

    -
    stackTraceLimit: number
    - -
    -
    -
    -

    Methods

    -
    - -

    inspect

    -
      -
    • inspect(): string
    • -
    - -
    -
    - -

    toString

    -
      -
    • toString(): string
    • -
    -
      -
    • - -
      -
      -

      Converts the Error to a human-readable String form.

      -
      -
      -

      Returns string

      -

      The String output of the Error.

      -
    • -
    -
    -
    - -

    Static captureStackTrace

    -
      -
    • captureStackTrace(targetObject: object, constructorOpt?: Function): void
    • -
    -
      -
    • - -
      -
      -

      Create .stack property on a target object

      -
      -
      -

      Parameters

      -
        -
      • -
        targetObject: object
        -
      • -
      • -
        Optional constructorOpt: Function
        -
      • -
      -

      Returns void

      -
    • -
    -
    -
    -
    - -
    -
    -
    -
    -

    Legend

    -
    -
      -
    • Constructor
    • -
    • Property
    • -
    • Method
    • -
    -
      -
    • Inherited constructor
    • -
    • Inherited property
    • -
    • Inherited method
    • -
    -
      -
    • Private property
    • -
    • Private method
    • -
    -
      -
    • Static property
    • -
    • Static method
    • -
    -
      -
    • Property
    • -
    -
    -
    -
    -
    -

    Generated using TypeDoc

    -
    -
    - - - \ No newline at end of file +RippledNotInitializedError | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Class RippledNotInitializedError

    +

    Error thrown when rippled is not initialized.

    +

    Hierarchy

    Index

    Constructors

    constructor

    Properties

    Optional Readonly data

    data?: unknown

    Readonly message

    message: string

    Readonly name

    name: string

    Optional stack

    stack?: string

    Static Optional prepareStackTrace

    prepareStackTrace?: (err: Error, stackTraces: CallSite[]) => any

    Type declaration

      • (err: Error, stackTraces: CallSite[]): any
      • +

        Optional override for formatting stack traces

        +

        Parameters

        • err: Error
        • stackTraces: CallSite[]

        Returns any

    Static stackTraceLimit

    stackTraceLimit: number

    Methods

    inspect

    • inspect(): string

    toString

    • toString(): string

    Static captureStackTrace

    • captureStackTrace(targetObject: object, constructorOpt?: Function): void
    • +

      Create .stack property on a target object

      +

      Parameters

      • targetObject: object
      • Optional constructorOpt: Function

      Returns void

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/classes/TimeoutError.html b/docs/classes/TimeoutError.html index 975cb33b..488cbe88 100644 --- a/docs/classes/TimeoutError.html +++ b/docs/classes/TimeoutError.html @@ -1,433 +1,21 @@ - - - - - - TimeoutError | xrpl - - - - - - -
    -
    -
    -
    - -
    -
    - Options -
    -
    - All -
      -
    • Public
    • -
    • Public/Protected
    • -
    • All
    • -
    -
    - - - - -
    -
    - Menu -
    -
    -
    -
    -
    -
    - -

    Class TimeoutError

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    Error thrown when xrpl.js times out.

    -
    -
    -
    -
    -

    Hierarchy

    - -
    -
    -

    Index

    -
    -
    -
    -

    Constructors

    - -
    -
    -

    Properties

    - -
    -
    -

    Methods

    - -
    -
    -
    -
    -
    -

    Constructors

    -
    - -

    constructor

    -
      -
    • new TimeoutError(message?: string, data?: unknown): TimeoutError
    • -
    -
      -
    • - -
      -
      -

      Construct an XrplError.

      -
      -
      -

      Parameters

      -
        -
      • -
        message: string = ''
        -
        -

        The error message.

        -
        -
      • -
      • -
        Optional data: unknown
        -
        -

        The data that caused the error.

        -
        -
      • -
      -

      Returns TimeoutError

      -
    • -
    -
    -
    -
    -

    Properties

    -
    - -

    Optional Readonly data

    -
    data: unknown
    - -
    -
    - -

    Readonly message

    -
    message: string
    - -
    -
    - -

    Readonly name

    -
    name: string
    - -
    -
    - -

    Optional stack

    -
    stack: string
    - -
    -
    - -

    Static Optional prepareStackTrace

    -
    prepareStackTrace: (err: Error, stackTraces: CallSite[]) => any
    - -
    -

    Type declaration

    -
      -
    • -
        -
      • (err: Error, stackTraces: CallSite[]): any
      • -
      -
        -
      • -
        -
        -

        Optional override for formatting stack traces

        -
        -
        -

        Parameters

        -
          -
        • -
          err: Error
          -
        • -
        • -
          stackTraces: CallSite[]
          -
        • -
        -

        Returns any

        -
      • -
      -
    • -
    -
    -
    -
    - -

    Static stackTraceLimit

    -
    stackTraceLimit: number
    - -
    -
    -
    -

    Methods

    -
    - -

    inspect

    -
      -
    • inspect(): string
    • -
    - -
    -
    - -

    toString

    -
      -
    • toString(): string
    • -
    -
      -
    • - -
      -
      -

      Converts the Error to a human-readable String form.

      -
      -
      -

      Returns string

      -

      The String output of the Error.

      -
    • -
    -
    -
    - -

    Static captureStackTrace

    -
      -
    • captureStackTrace(targetObject: object, constructorOpt?: Function): void
    • -
    -
      -
    • - -
      -
      -

      Create .stack property on a target object

      -
      -
      -

      Parameters

      -
        -
      • -
        targetObject: object
        -
      • -
      • -
        Optional constructorOpt: Function
        -
      • -
      -

      Returns void

      -
    • -
    -
    -
    -
    - -
    -
    -
    -
    -

    Legend

    -
    -
      -
    • Constructor
    • -
    • Property
    • -
    • Method
    • -
    -
      -
    • Inherited constructor
    • -
    • Inherited property
    • -
    • Inherited method
    • -
    -
      -
    • Private property
    • -
    • Private method
    • -
    -
      -
    • Static property
    • -
    • Static method
    • -
    -
      -
    • Property
    • -
    -
    -
    -
    -
    -

    Generated using TypeDoc

    -
    -
    - - - \ No newline at end of file +TimeoutError | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Class TimeoutError

    +

    Error thrown when xrpl.js times out.

    +

    Hierarchy

    Index

    Constructors

    constructor

    • new TimeoutError(message?: string, data?: unknown): TimeoutError

    Properties

    Optional Readonly data

    data?: unknown

    Readonly message

    message: string

    Readonly name

    name: string

    Optional stack

    stack?: string

    Static Optional prepareStackTrace

    prepareStackTrace?: (err: Error, stackTraces: CallSite[]) => any

    Type declaration

      • (err: Error, stackTraces: CallSite[]): any
      • +

        Optional override for formatting stack traces

        +

        Parameters

        • err: Error
        • stackTraces: CallSite[]

        Returns any

    Static stackTraceLimit

    stackTraceLimit: number

    Methods

    inspect

    • inspect(): string

    toString

    • toString(): string

    Static captureStackTrace

    • captureStackTrace(targetObject: object, constructorOpt?: Function): void
    • +

      Create .stack property on a target object

      +

      Parameters

      • targetObject: object
      • Optional constructorOpt: Function

      Returns void

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/classes/UnexpectedError.html b/docs/classes/UnexpectedError.html index a30164b7..31d7e041 100644 --- a/docs/classes/UnexpectedError.html +++ b/docs/classes/UnexpectedError.html @@ -1,433 +1,21 @@ - - - - - - UnexpectedError | xrpl - - - - - - -
    -
    -
    -
    - -
    -
    - Options -
    -
    - All -
      -
    • Public
    • -
    • Public/Protected
    • -
    • All
    • -
    -
    - - - - -
    -
    - Menu -
    -
    -
    -
    -
    -
    - -

    Class UnexpectedError

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    Error thrown when xrpl.js cannot specify error type.

    -
    -
    -
    -
    -

    Hierarchy

    -
      -
    • - XrplError -
        -
      • - UnexpectedError -
      • -
      -
    • -
    -
    -
    -

    Index

    -
    -
    -
    -

    Constructors

    - -
    -
    -

    Properties

    - -
    -
    -

    Methods

    - -
    -
    -
    -
    -
    -

    Constructors

    -
    - -

    constructor

    -
      -
    • new UnexpectedError(message?: string, data?: unknown): UnexpectedError
    • -
    -
      -
    • - -
      -
      -

      Construct an XrplError.

      -
      -
      -

      Parameters

      -
        -
      • -
        message: string = ''
        -
        -

        The error message.

        -
        -
      • -
      • -
        Optional data: unknown
        -
        -

        The data that caused the error.

        -
        -
      • -
      -

      Returns UnexpectedError

      -
    • -
    -
    -
    -
    -

    Properties

    -
    - -

    Optional Readonly data

    -
    data: unknown
    - -
    -
    - -

    Readonly message

    -
    message: string
    - -
    -
    - -

    Readonly name

    -
    name: string
    - -
    -
    - -

    Optional stack

    -
    stack: string
    - -
    -
    - -

    Static Optional prepareStackTrace

    -
    prepareStackTrace: (err: Error, stackTraces: CallSite[]) => any
    - -
    -

    Type declaration

    -
      -
    • -
        -
      • (err: Error, stackTraces: CallSite[]): any
      • -
      -
        -
      • -
        -
        -

        Optional override for formatting stack traces

        -
        -
        -

        Parameters

        -
          -
        • -
          err: Error
          -
        • -
        • -
          stackTraces: CallSite[]
          -
        • -
        -

        Returns any

        -
      • -
      -
    • -
    -
    -
    -
    - -

    Static stackTraceLimit

    -
    stackTraceLimit: number
    - -
    -
    -
    -

    Methods

    -
    - -

    inspect

    -
      -
    • inspect(): string
    • -
    - -
    -
    - -

    toString

    -
      -
    • toString(): string
    • -
    -
      -
    • - -
      -
      -

      Converts the Error to a human-readable String form.

      -
      -
      -

      Returns string

      -

      The String output of the Error.

      -
    • -
    -
    -
    - -

    Static captureStackTrace

    -
      -
    • captureStackTrace(targetObject: object, constructorOpt?: Function): void
    • -
    -
      -
    • - -
      -
      -

      Create .stack property on a target object

      -
      -
      -

      Parameters

      -
        -
      • -
        targetObject: object
        -
      • -
      • -
        Optional constructorOpt: Function
        -
      • -
      -

      Returns void

      -
    • -
    -
    -
    -
    - -
    -
    -
    -
    -

    Legend

    -
    -
      -
    • Constructor
    • -
    • Property
    • -
    • Method
    • -
    -
      -
    • Inherited constructor
    • -
    • Inherited property
    • -
    • Inherited method
    • -
    -
      -
    • Private property
    • -
    • Private method
    • -
    -
      -
    • Static property
    • -
    • Static method
    • -
    -
      -
    • Property
    • -
    -
    -
    -
    -
    -

    Generated using TypeDoc

    -
    -
    - - - \ No newline at end of file +UnexpectedError | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Class UnexpectedError

    +

    Error thrown when xrpl.js cannot specify error type.

    +

    Hierarchy

    Index

    Constructors

    constructor

    Properties

    Optional Readonly data

    data?: unknown

    Readonly message

    message: string

    Readonly name

    name: string

    Optional stack

    stack?: string

    Static Optional prepareStackTrace

    prepareStackTrace?: (err: Error, stackTraces: CallSite[]) => any

    Type declaration

      • (err: Error, stackTraces: CallSite[]): any
      • +

        Optional override for formatting stack traces

        +

        Parameters

        • err: Error
        • stackTraces: CallSite[]

        Returns any

    Static stackTraceLimit

    stackTraceLimit: number

    Methods

    inspect

    • inspect(): string

    toString

    • toString(): string

    Static captureStackTrace

    • captureStackTrace(targetObject: object, constructorOpt?: Function): void
    • +

      Create .stack property on a target object

      +

      Parameters

      • targetObject: object
      • Optional constructorOpt: Function

      Returns void

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/classes/ValidationError.html b/docs/classes/ValidationError.html index 3f6e65ef..fd4dda25 100644 --- a/docs/classes/ValidationError.html +++ b/docs/classes/ValidationError.html @@ -1,433 +1,21 @@ - - - - - - ValidationError | xrpl - - - - - - -
    -
    -
    -
    - -
    -
    - Options -
    -
    - All -
      -
    • Public
    • -
    • Public/Protected
    • -
    • All
    • -
    -
    - - - - -
    -
    - Menu -
    -
    -
    -
    -
    -
    - -

    Class ValidationError

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    Error thrown when xrpl.js sees a malformed transaction.

    -
    -
    -
    -
    -

    Hierarchy

    -
      -
    • - XrplError -
        -
      • - ValidationError -
      • -
      -
    • -
    -
    -
    -

    Index

    -
    -
    -
    -

    Constructors

    - -
    -
    -

    Properties

    - -
    -
    -

    Methods

    - -
    -
    -
    -
    -
    -

    Constructors

    -
    - -

    constructor

    -
      -
    • new ValidationError(message?: string, data?: unknown): ValidationError
    • -
    -
      -
    • - -
      -
      -

      Construct an XrplError.

      -
      -
      -

      Parameters

      -
        -
      • -
        message: string = ''
        -
        -

        The error message.

        -
        -
      • -
      • -
        Optional data: unknown
        -
        -

        The data that caused the error.

        -
        -
      • -
      -

      Returns ValidationError

      -
    • -
    -
    -
    -
    -

    Properties

    -
    - -

    Optional Readonly data

    -
    data: unknown
    - -
    -
    - -

    Readonly message

    -
    message: string
    - -
    -
    - -

    Readonly name

    -
    name: string
    - -
    -
    - -

    Optional stack

    -
    stack: string
    - -
    -
    - -

    Static Optional prepareStackTrace

    -
    prepareStackTrace: (err: Error, stackTraces: CallSite[]) => any
    - -
    -

    Type declaration

    -
      -
    • -
        -
      • (err: Error, stackTraces: CallSite[]): any
      • -
      -
        -
      • -
        -
        -

        Optional override for formatting stack traces

        -
        -
        -

        Parameters

        -
          -
        • -
          err: Error
          -
        • -
        • -
          stackTraces: CallSite[]
          -
        • -
        -

        Returns any

        -
      • -
      -
    • -
    -
    -
    -
    - -

    Static stackTraceLimit

    -
    stackTraceLimit: number
    - -
    -
    -
    -

    Methods

    -
    - -

    inspect

    -
      -
    • inspect(): string
    • -
    - -
    -
    - -

    toString

    -
      -
    • toString(): string
    • -
    -
      -
    • - -
      -
      -

      Converts the Error to a human-readable String form.

      -
      -
      -

      Returns string

      -

      The String output of the Error.

      -
    • -
    -
    -
    - -

    Static captureStackTrace

    -
      -
    • captureStackTrace(targetObject: object, constructorOpt?: Function): void
    • -
    -
      -
    • - -
      -
      -

      Create .stack property on a target object

      -
      -
      -

      Parameters

      -
        -
      • -
        targetObject: object
        -
      • -
      • -
        Optional constructorOpt: Function
        -
      • -
      -

      Returns void

      -
    • -
    -
    -
    -
    - -
    -
    -
    -
    -

    Legend

    -
    -
      -
    • Constructor
    • -
    • Property
    • -
    • Method
    • -
    -
      -
    • Inherited constructor
    • -
    • Inherited property
    • -
    • Inherited method
    • -
    -
      -
    • Private property
    • -
    • Private method
    • -
    -
      -
    • Static property
    • -
    • Static method
    • -
    -
      -
    • Property
    • -
    -
    -
    -
    -
    -

    Generated using TypeDoc

    -
    -
    - - - \ No newline at end of file +ValidationError | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Class ValidationError

    +

    Error thrown when xrpl.js sees a malformed transaction.

    +

    Hierarchy

    Index

    Constructors

    constructor

    Properties

    Optional Readonly data

    data?: unknown

    Readonly message

    message: string

    Readonly name

    name: string

    Optional stack

    stack?: string

    Static Optional prepareStackTrace

    prepareStackTrace?: (err: Error, stackTraces: CallSite[]) => any

    Type declaration

      • (err: Error, stackTraces: CallSite[]): any
      • +

        Optional override for formatting stack traces

        +

        Parameters

        • err: Error
        • stackTraces: CallSite[]

        Returns any

    Static stackTraceLimit

    stackTraceLimit: number

    Methods

    inspect

    • inspect(): string

    toString

    • toString(): string

    Static captureStackTrace

    • captureStackTrace(targetObject: object, constructorOpt?: Function): void
    • +

      Create .stack property on a target object

      +

      Parameters

      • targetObject: object
      • Optional constructorOpt: Function

      Returns void

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/classes/Wallet.html b/docs/classes/Wallet.html index 49d7a69b..193f1aca 100644 --- a/docs/classes/Wallet.html +++ b/docs/classes/Wallet.html @@ -1,840 +1,89 @@ - - - - - - Wallet | xrpl - - - - - - -
    -
    -
    -
    - -
    -
    - Options -
    -
    - All -
      -
    • Public
    • -
    • Public/Protected
    • -
    • All
    • -
    -
    - - - - -
    -
    - Menu -
    -
    -
    -
    -
    -
    - -

    Class Wallet

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    A utility for deriving a wallet composed of a keypair (publicKey/privateKey). - A wallet can be derived from either a seed, mnemonic, or entropy (array of random numbers). - It provides functionality to sign/verify transactions offline.

    -
    -
    -
    example
    -
    // Derive a wallet from a bip38 Mnemonic
    -const wallet = Wallet.fromMnemonic(
    -  'jewel insect retreat jump claim horse second chef west gossip bone frown exotic embark laundry'
    -)
    -console.log(wallet)
    -// Wallet {
    -// publicKey: '02348F89E9A6A3615BA317F8474A3F51D66221562D3CA32BFA8D21348FF67012B2',
    -// privateKey: '00A8F2E77FC0E05890C1B5088AFE0ECF9D96466A4419B897B1AB383E336E1735A2',
    -// classicAddress: 'rwZiksrExmVkR64pf87Jor4cYbmff47SUm',
    -// seed: undefined
    -// }.
    -
    -// Derive a wallet from a base58 encoded seed.
    -const seedWallet = Wallet.fromSeed('ssZkdwURFMBXenJPbrpE14b6noJSu')
    -console.log(seedWallet)
    -// Wallet {
    -// publicKey: '02FE9932A9C4AA2AC9F0ED0F2B89302DE7C2C95F91D782DA3CF06E64E1C1216449',
    -// privateKey: '00445D0A16DD05EFAF6D5AF45E6B8A6DE4170D93C0627021A0B8E705786CBCCFF7',
    -// classicAddress: 'rG88FVLjvYiQaGftSa1cKuE2qNx7aK5ivo',
    -// seed: 'ssZkdwURFMBXenJPbrpE14b6noJSu'
    -// }.
    -
    -// Sign a JSON Transaction
    - const signed = seedWallet.signTransaction({
    -     TransactionType: 'Payment',
    -     Account: 'rG88FVLjvYiQaGftSa1cKuE2qNx7aK5ivo'
    -     ...........
    -}).
    -
    -console.log(signed)
    -// '1200007321......B01BE1DFF3'.
    -console.log(decode(signed))
    -// {
    -//   TransactionType: 'Payment',
    -//   SigningPubKey: '02FE9932A9C4AA2AC9F0ED0F2B89302DE7C2C95F91D782DA3CF06E64E1C1216449',
    -//   TxnSignature: '3045022100AAD......5B631ABD21171B61B07D304',
    -//   Account: 'rG88FVLjvYiQaGftSa1cKuE2qNx7aK5ivo'
    -//   ...........
    -// }
    +Wallet | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Class Wallet

    +

    A utility for deriving a wallet composed of a keypair (publicKey/privateKey). +A wallet can be derived from either a seed, mnemonic, or entropy (array of random numbers). +It provides functionality to sign/verify transactions offline.

    +
    example
    // Derive a wallet from a bip38 Mnemonic
    const wallet = Wallet.fromMnemonic(
    'jewel insect retreat jump claim horse second chef west gossip bone frown exotic embark laundry'
    )
    console.log(wallet)
    // Wallet {
    // publicKey: '02348F89E9A6A3615BA317F8474A3F51D66221562D3CA32BFA8D21348FF67012B2',
    // privateKey: '00A8F2E77FC0E05890C1B5088AFE0ECF9D96466A4419B897B1AB383E336E1735A2',
    // classicAddress: 'rwZiksrExmVkR64pf87Jor4cYbmff47SUm',
    // seed: undefined
    // }.

    // Derive a wallet from a base58 encoded seed.
    const seedWallet = Wallet.fromSeed('ssZkdwURFMBXenJPbrpE14b6noJSu')
    console.log(seedWallet)
    // Wallet {
    // publicKey: '02FE9932A9C4AA2AC9F0ED0F2B89302DE7C2C95F91D782DA3CF06E64E1C1216449',
    // privateKey: '00445D0A16DD05EFAF6D5AF45E6B8A6DE4170D93C0627021A0B8E705786CBCCFF7',
    // classicAddress: 'rG88FVLjvYiQaGftSa1cKuE2qNx7aK5ivo',
    // seed: 'ssZkdwURFMBXenJPbrpE14b6noJSu'
    // }.

    // Sign a JSON Transaction
    const signed = seedWallet.signTransaction({
    TransactionType: 'Payment',
    Account: 'rG88FVLjvYiQaGftSa1cKuE2qNx7aK5ivo'
    ...........
    }).

    console.log(signed)
    // '1200007321......B01BE1DFF3'.
    console.log(decode(signed))
    // {
    // TransactionType: 'Payment',
    // SigningPubKey: '02FE9932A9C4AA2AC9F0ED0F2B89302DE7C2C95F91D782DA3CF06E64E1C1216449',
    // TxnSignature: '3045022100AAD......5B631ABD21171B61B07D304',
    // Account: 'rG88FVLjvYiQaGftSa1cKuE2qNx7aK5ivo'
    // ...........
    // }
    -
    -
    -
    -
    -
    -

    Hierarchy

    -
      -
    • - Wallet -
    • -
    -
    -
    -

    Index

    -
    -
    -
    -

    Constructors

    - -
    -
    -

    Properties

    - -
    -
    -

    Accessors

    - -
    -
    -

    Methods

    - -
    -
    -
    -
    -
    -

    Constructors

    -
    - -

    constructor

    -
      -
    • new Wallet(publicKey: string, privateKey: string, seed?: string): Wallet
    • -
    -
      -
    • - -
      -
      -

      Creates a new Wallet.

      -
      -
      -

      Parameters

      -
        -
      • -
        publicKey: string
        -
        -
        -

        The public key for the account.

        -
        -
        -
      • -
      • -
        privateKey: string
        -
        -
        -

        The private key used for signing transactions for the account.

        -
        -
        -
      • -
      • -
        Optional seed: string
        -
        -
        -

        (Optional) The seed used to derive the account keys.

        -
        -
        -
      • -
      -

      Returns Wallet

      -
    • -
    -
    -
    -
    -

    Properties

    -
    - -

    Readonly classicAddress

    -
    classicAddress: string
    - -
    -
    -

    This only is correct if this wallet corresponds to your - master keypair. If this wallet represents a - regular keypair this will provide an incorrect address. - TODO: Add support for Regular Keys to Wallet (And their corresponding impact on figuring out classicAddress).

    -
    -
    -
    -
    - -

    Readonly privateKey

    -
    privateKey: string
    - -
    -
    - -

    Readonly publicKey

    -
    publicKey: string
    - -
    -
    - -

    Optional Readonly seed

    -
    seed: string
    - -
    -
    - -

    Static fromSecret

    -
    fromSecret: (seed: string, algorithm?: ECDSA) => Wallet = ...
    - -
    -
    -

    Derives a wallet from a secret (AKA a seed).

    -
    -
    -
    -

    Type declaration

    -
      -
    • -
        -
      • (seed: string, algorithm?: ECDSA): Wallet
      • -
      -
        -
      • -
        -
        -

        Derives a wallet from a seed.

        -
        -
        -

        Parameters

        -
          -
        • -
          seed: string
          -
          -

          A string used to generate a keypair (publicKey/privateKey) to derive a wallet.

          -
          -
        • -
        • -
          algorithm: ECDSA = ...
          -
          -
          -

          The digital signature algorithm to generate an address fro.

          -
          -
          -
        • -
        -

        Returns Wallet

        -

        A Wallet derived from a seed.

        -
      • -
      -
    • -
    -
    -
    -
    -
    -

    Accessors

    -
    - -

    address

    -
      -
    • get address(): string
    • -
    -
      -
    • - -
      -
      -

      Alias for wallet.classicAddress.

      -
      -
      -

      Returns string

      -

      The wallet's classic address.

      -
    • -
    -
    -
    -
    -

    Methods

    -
    - -

    Private checkTxSerialization

    -
      -
    • checkTxSerialization(serialized: string, tx: Transaction): void
    • -
    -
      -
    • - -
      -
      -

      Decode a serialized transaction, remove the fields that are added during the signing process, - and verify that it matches the transaction prior to signing. This gives the user a sanity check - to ensure that what they try to encode matches the message that will be recieved by rippled.

      -
      -
      -
      throws
      -

      A ValidationError if the transaction does not have a TxnSignature/Signers property, or if - the serialized Transaction desn't match the original transaction.

      -
      -
      -
      -

      Parameters

      -
        -
      • -
        serialized: string
        -
        -

        A signed and serialized transaction.

        -
        -
      • -
      • -
        tx: Transaction
        -
        -

        The transaction prior to signing.

        -
        -
      • -
      -

      Returns void

      -
    • -
    -
    -
    - -

    getClassicAddress

    -
      -
    • getClassicAddress(): string
    • -
    -
      -
    • - -
      -
      -

      Gets the classic address of the account this wallet represents. This only is correct if this wallet corresponds - to your master keypair. If this wallet represents a - regular keypair this will provide an incorrect address.

      -
      -
      -

      Returns string

      -

      A classic address.

      -
    • -
    -
    -
    - -

    getXAddress

    -
      -
    • getXAddress(tag?: number | false, isTestnet?: boolean): string
    • -
    -
      -
    • - -
      -
      -

      Gets an X-address in Testnet/Mainnet format.

      -
      -
      -

      Parameters

      -
        -
      • -
        tag: number | false = false
        -
        -

        A tag to be included within the X-address.

        -
        -
      • -
      • -
        isTestnet: boolean = false
        -
        -

        A boolean to indicate if X-address should be in Testnet (true) or Mainnet (false) format.

        -
        -
      • -
      -

      Returns string

      -

      An X-address.

      -
    • -
    -
    -
    - -

    sign

    -
      -
    • sign(transaction: Transaction, multisign?: string | boolean): SignedTxBlobHash
    • -
    -
      -
    • - -
      -
      -

      Signs a transaction offline.

      -
      -
      -
      throws
      -

      ValidationError if the transaction is already signed or does not encode/decode to same result.

      -
      -
      -
      -

      Parameters

      -
        -
      • -
        transaction: Transaction
        -
        -

        A transaction to be signed offline.

        -
        -
      • -
      • -
        Optional multisign: string | boolean
        -
        -

        Specify true/false to use multisign or actual address (classic/x-address) to make multisign tx request.

        -
        -
      • -
      -

      Returns SignedTxBlobHash

      -

      A signed transaction.

      -
    • -
    -
    -
    - -

    verifyTransaction

    -
      -
    • verifyTransaction(signedTransaction: string): boolean
    • -
    -
      -
    • - -
      -
      -

      Verifies a signed transaction offline.

      -
      -
      -

      Parameters

      -
        -
      • -
        signedTransaction: string
        -
        -

        A signed transaction (hex string of signTransaction result) to be verified offline.

        -
        -
      • -
      -

      Returns boolean

      -

      Returns true if a signedTransaction is valid.

      -
    • -
    -
    -
    - -

    Static Private deriveWallet

    -
      -
    • deriveWallet(seed: string, algorithm?: ECDSA): Wallet
    • -
    -
      -
    • - -
      -
      -

      Derive a Wallet from a seed.

      -
      -
      -

      Parameters

      -
        -
      • -
        seed: string
        -
        -

        The seed used to derive the wallet.

        -
        -
      • -
      • -
        algorithm: ECDSA = ...
        -
        -

        The algorithm used to do the derivation.

        -
        -
      • -
      -

      Returns Wallet

      -

      A Wallet derived from the seed.

      -
    • -
    -
    -
    - -

    Static fromEntropy

    -
      -
    • fromEntropy(entropy: Uint8Array | number[], algorithm?: ECDSA): Wallet
    • -
    -
      -
    • - -
      -
      -

      Derives a wallet from an entropy (array of random numbers).

      -
      -
      -

      Parameters

      -
        -
      • -
        entropy: Uint8Array | number[]
        -
        -

        An array of random numbers to generate a seed used to derive a wallet.

        -
        -
      • -
      • -
        algorithm: ECDSA = ...
        -
        -

        The digital signature algorithm to generate an address for.

        -
        -
      • -
      -

      Returns Wallet

      -

      A Wallet derived from an entropy.

      -
    • -
    -
    -
    - -

    Static fromMnemonic

    -
      -
    • fromMnemonic(mnemonic: string, derivationPath?: string): Wallet
    • -
    -
      -
    • - -
      -
      -

      Derives a wallet from a mnemonic.

      -
      -
      -
      throws
      -

      ValidationError if unable to derive private key from mnemonic input.

      -
      -
      -
      -

      Parameters

      -
        -
      • -
        mnemonic: string
        -
        -

        A string consisting of words (whitespace delimited) used to derive a wallet.

        -
        -
      • -
      • -
        derivationPath: string = ...
        -
        -

        The path to derive a keypair (publicKey/privateKey) from a seed (that was converted from a mnemonic).

        -
        -
      • -
      -

      Returns Wallet

      -

      A Wallet derived from a mnemonic.

      -
    • -
    -
    -
    - -

    Static fromSeed

    -
      -
    • fromSeed(seed: string, algorithm?: ECDSA): Wallet
    • -
    -
      -
    • - -
      -
      -

      Derives a wallet from a seed.

      -
      -
      -

      Parameters

      -
        -
      • -
        seed: string
        -
        -

        A string used to generate a keypair (publicKey/privateKey) to derive a wallet.

        -
        -
      • -
      • -
        algorithm: ECDSA = ...
        -
        -

        The digital signature algorithm to generate an address for.

        -
        -
      • -
      -

      Returns Wallet

      -

      A Wallet derived from a seed.

      -
    • -
    -
    -
    - -

    Static generate

    -
      -
    • generate(algorithm?: ECDSA): Wallet
    • -
    -
      -
    • - -
      -
      -

      Generates a new Wallet using a generated seed.

      -
      -
      -

      Parameters

      -
        -
      • -
        algorithm: ECDSA = ...
        -
        -

        The digital signature algorithm to generate an address for.

        -
        -
      • -
      -

      Returns Wallet

      -

      A new Wallet derived from a generated seed.

      -
    • -
    -
    -
    -
    - -
    -
    -
    -
    -

    Legend

    -
    -
      -
    • Constructor
    • -
    • Property
    • -
    • Method
    • -
    -
      -
    • Inherited constructor
    • -
    • Inherited property
    • -
    • Inherited method
    • -
    -
      -
    • Private property
    • -
    • Private method
    • -
    -
      -
    • Static property
    • -
    • Static method
    • -
    -
      -
    • Property
    • -
    -
    -
    -
    -
    -

    Generated using TypeDoc

    -
    -
    - - - \ No newline at end of file +

    Hierarchy

    • Wallet

    Index

    Constructors

    constructor

    • new Wallet(publicKey: string, privateKey: string, opts?: WalletOptions): Wallet
    • +

      Creates a new Wallet.

      +

      Parameters

      • publicKey: string
        +

        The public key for the account.

        +
      • privateKey: string
        +

        The private key used for signing transactions for the account.

        +
      • opts: WalletOptions = {}
        +

        (Optional) Options to initialize a Wallet.

        +

      Returns Wallet

    Properties

    Readonly classicAddress

    classicAddress: string

    Readonly privateKey

    privateKey: string

    Readonly publicKey

    publicKey: string

    Optional Readonly seed

    seed?: string

    Static fromSecret

    fromSecret: (seed: string, opts?: DeriveWalletOptions) => Wallet = ...

    Type declaration

      • (seed: string, opts?: DeriveWalletOptions): Wallet
      • +

        Derives a wallet from a seed.

        +

        Parameters

        • seed: string
          +

          A string used to generate a keypair (publicKey/privateKey) to derive a wallet.

          +
        • opts: DeriveWalletOptions = {}
          +

          (Optional) Options to derive a Wallet.

          +

        Returns Wallet

        A Wallet derived from a seed.

        +

    Accessors

    address

    • get address(): string
    • +

      Alias for wallet.classicAddress.

      +

      Returns string

      The wallet's classic address.

      +

    Methods

    Private checkTxSerialization

    • checkTxSerialization(serialized: string, tx: Transaction): void
    • +

      Decode a serialized transaction, remove the fields that are added during the signing process, + and verify that it matches the transaction prior to signing. This gives the user a sanity check + to ensure that what they try to encode matches the message that will be recieved by rippled.

      +
      throws

      A ValidationError if the transaction does not have a TxnSignature/Signers property, or if +the serialized Transaction desn't match the original transaction.

      +

      Parameters

      • serialized: string
        +

        A signed and serialized transaction.

        +
      • tx: Transaction
        +

        The transaction prior to signing.

        +

      Returns void

    getXAddress

    • getXAddress(tag?: number | false, isTestnet?: boolean): string
    • +

      Gets an X-address in Testnet/Mainnet format.

      +

      Parameters

      • tag: number | false = false
        +

        A tag to be included within the X-address.

        +
      • isTestnet: boolean = false
        +

        A boolean to indicate if X-address should be in Testnet (true) or Mainnet (false) format.

        +

      Returns string

      An X-address.

      +

    sign

    • sign(transaction: Transaction, multisign?: string | boolean): SignedTxBlobHash
    • +

      Signs a transaction offline.

      +
      throws

      ValidationError if the transaction is already signed or does not encode/decode to same result.

      +

      Parameters

      • transaction: Transaction
        +

        A transaction to be signed offline.

        +
      • Optional multisign: string | boolean
        +

        Specify true/false to use multisign or actual address (classic/x-address) to make multisign tx request.

        +

      Returns SignedTxBlobHash

      A signed transaction.

      +

    verifyTransaction

    • verifyTransaction(signedTransaction: string): boolean
    • +

      Verifies a signed transaction offline.

      +

      Parameters

      • signedTransaction: string
        +

        A signed transaction (hex string of signTransaction result) to be verified offline.

        +

      Returns boolean

      Returns true if a signedTransaction is valid.

      +

    Static Private deriveWallet

    • deriveWallet(seed: string, opts?: DeriveWalletOptions): Wallet
    • +

      Derive a Wallet from a seed.

      +

      Parameters

      • seed: string
        +

        The seed used to derive the wallet.

        +
      • opts: DeriveWalletOptions = {}
        +

        (Optional) Options to derive a Wallet.

        +

      Returns Wallet

      A Wallet derived from the seed.

      +

    Static fromEntropy

    • fromEntropy(entropy: Uint8Array | number[], opts?: DeriveWalletOptions): Wallet
    • +

      Derives a wallet from an entropy (array of random numbers).

      +

      Parameters

      • entropy: Uint8Array | number[]
        +

        An array of random numbers to generate a seed used to derive a wallet.

        +
      • opts: DeriveWalletOptions = {}
        +

        (Optional) Options to derive a Wallet.

        +

      Returns Wallet

      A Wallet derived from an entropy.

      +

    Static fromMnemonic

    • fromMnemonic(mnemonic: string, opts?: FromMnemonicOptions): Wallet
    • +

      Derives a wallet from a mnemonic.

      +
      throws

      ValidationError if unable to derive private key from mnemonic input.

      +

      Parameters

      • mnemonic: string
        +

        A string consisting of words (whitespace delimited) used to derive a wallet.

        +
      • opts: FromMnemonicOptions = {}
        +

        (Optional) Options to derive a Wallet.

        +

      Returns Wallet

      A Wallet derived from a mnemonic.

      +

    Static fromSeed

    • fromSeed(seed: string, opts?: DeriveWalletOptions): Wallet
    • +

      Derives a wallet from a seed.

      +

      Parameters

      • seed: string
        +

        A string used to generate a keypair (publicKey/privateKey) to derive a wallet.

        +
      • opts: DeriveWalletOptions = {}
        +

        (Optional) Options to derive a Wallet.

        +

      Returns Wallet

      A Wallet derived from a seed.

      +

    Static generate

    • generate(algorithm?: ECDSA): Wallet
    • +

      Generates a new Wallet using a generated seed.

      +

      Parameters

      • algorithm: ECDSA = ...
        +

        The digital signature algorithm to generate an address for.

        +

      Returns Wallet

      A new Wallet derived from a generated seed.

      +

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/classes/XRPLFaucetError.html b/docs/classes/XRPLFaucetError.html index d0f52dff..43e5e086 100644 --- a/docs/classes/XRPLFaucetError.html +++ b/docs/classes/XRPLFaucetError.html @@ -1,435 +1,23 @@ - - - - - - XRPLFaucetError | xrpl - - - - - - -
    -
    -
    -
    - -
    -
    - Options -
    -
    - All -
      -
    • Public
    • -
    • Public/Protected
    • -
    • All
    • -
    -
    - - - - -
    -
    - Menu -
    -
    -
    -
    -
    -
    - -

    Class XRPLFaucetError

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    Error thrown when a client cannot generate a wallet from the testnet/devnet - faucets, or when the client cannot infer the faucet URL (i.e. when the Client - is connected to mainnet).

    -
    -
    -
    -
    -

    Hierarchy

    -
      -
    • - XrplError -
        -
      • - XRPLFaucetError -
      • -
      -
    • -
    -
    -
    -

    Index

    -
    -
    -
    -

    Constructors

    - -
    -
    -

    Properties

    - -
    -
    -

    Methods

    - -
    -
    -
    -
    -
    -

    Constructors

    -
    - -

    constructor

    -
      -
    • new XRPLFaucetError(message?: string, data?: unknown): XRPLFaucetError
    • -
    -
      -
    • - -
      -
      -

      Construct an XrplError.

      -
      -
      -

      Parameters

      -
        -
      • -
        message: string = ''
        -
        -

        The error message.

        -
        -
      • -
      • -
        Optional data: unknown
        -
        -

        The data that caused the error.

        -
        -
      • -
      -

      Returns XRPLFaucetError

      -
    • -
    -
    -
    -
    -

    Properties

    -
    - -

    Optional Readonly data

    -
    data: unknown
    - -
    -
    - -

    Readonly message

    -
    message: string
    - -
    -
    - -

    Readonly name

    -
    name: string
    - -
    -
    - -

    Optional stack

    -
    stack: string
    - -
    -
    - -

    Static Optional prepareStackTrace

    -
    prepareStackTrace: (err: Error, stackTraces: CallSite[]) => any
    - -
    -

    Type declaration

    -
      -
    • -
        -
      • (err: Error, stackTraces: CallSite[]): any
      • -
      -
        -
      • -
        -
        -

        Optional override for formatting stack traces

        -
        -
        -

        Parameters

        -
          -
        • -
          err: Error
          -
        • -
        • -
          stackTraces: CallSite[]
          -
        • -
        -

        Returns any

        -
      • -
      -
    • -
    -
    -
    -
    - -

    Static stackTraceLimit

    -
    stackTraceLimit: number
    - -
    -
    -
    -

    Methods

    -
    - -

    inspect

    -
      -
    • inspect(): string
    • -
    - -
    -
    - -

    toString

    -
      -
    • toString(): string
    • -
    -
      -
    • - -
      -
      -

      Converts the Error to a human-readable String form.

      -
      -
      -

      Returns string

      -

      The String output of the Error.

      -
    • -
    -
    -
    - -

    Static captureStackTrace

    -
      -
    • captureStackTrace(targetObject: object, constructorOpt?: Function): void
    • -
    -
      -
    • - -
      -
      -

      Create .stack property on a target object

      -
      -
      -

      Parameters

      -
        -
      • -
        targetObject: object
        -
      • -
      • -
        Optional constructorOpt: Function
        -
      • -
      -

      Returns void

      -
    • -
    -
    -
    -
    - -
    -
    -
    -
    -

    Legend

    -
    -
      -
    • Constructor
    • -
    • Property
    • -
    • Method
    • -
    -
      -
    • Inherited constructor
    • -
    • Inherited property
    • -
    • Inherited method
    • -
    -
      -
    • Private property
    • -
    • Private method
    • -
    -
      -
    • Static property
    • -
    • Static method
    • -
    -
      -
    • Property
    • -
    -
    -
    -
    -
    -

    Generated using TypeDoc

    -
    -
    - - - \ No newline at end of file +XRPLFaucetError | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Class XRPLFaucetError

    +

    Error thrown when a client cannot generate a wallet from the testnet/devnet +faucets, or when the client cannot infer the faucet URL (i.e. when the Client +is connected to mainnet).

    +

    Hierarchy

    Index

    Constructors

    constructor

    Properties

    Optional Readonly data

    data?: unknown

    Readonly message

    message: string

    Readonly name

    name: string

    Optional stack

    stack?: string

    Static Optional prepareStackTrace

    prepareStackTrace?: (err: Error, stackTraces: CallSite[]) => any

    Type declaration

      • (err: Error, stackTraces: CallSite[]): any
      • +

        Optional override for formatting stack traces

        +

        Parameters

        • err: Error
        • stackTraces: CallSite[]

        Returns any

    Static stackTraceLimit

    stackTraceLimit: number

    Methods

    inspect

    • inspect(): string

    toString

    • toString(): string

    Static captureStackTrace

    • captureStackTrace(targetObject: object, constructorOpt?: Function): void
    • +

      Create .stack property on a target object

      +

      Parameters

      • targetObject: object
      • Optional constructorOpt: Function

      Returns void

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/classes/XrplError.html b/docs/classes/XrplError.html index 20abe805..1cf1fa1d 100644 --- a/docs/classes/XrplError.html +++ b/docs/classes/XrplError.html @@ -1,455 +1,22 @@ - - - - - - XrplError | xrpl - - - - - - -
    -
    -
    -
    - -
    -
    - Options -
    -
    - All -
      -
    • Public
    • -
    • Public/Protected
    • -
    • All
    • -
    -
    - - - - -
    -
    - Menu -
    -
    -
    -
    -
    -
    - -

    Class XrplError

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    Base Error class for xrpl.js. All Errors thrown by xrpl.js should throw - XrplErrors.

    -
    -
    -
    -
    -

    Hierarchy

    - -
    -
    -

    Index

    -
    -
    -
    -

    Constructors

    - -
    -
    -

    Properties

    - -
    -
    -

    Methods

    - -
    -
    -
    -
    -
    -

    Constructors

    -
    - -

    constructor

    -
      -
    • new XrplError(message?: string, data?: unknown): XrplError
    • -
    -
      -
    • - -
      -
      -

      Construct an XrplError.

      -
      -
      -

      Parameters

      -
        -
      • -
        message: string = ''
        -
        -
        -

        The error message.

        -
        -
        -
      • -
      • -
        Optional data: unknown
        -
        -
        -

        The data that caused the error.

        -
        -
        -
      • -
      -

      Returns XrplError

      -
    • -
    -
    -
    -
    -

    Properties

    -
    - -

    Optional Readonly data

    -
    data: unknown
    - -
    -
    - -

    Readonly message

    -
    message: string
    - -
    -
    - -

    Readonly name

    -
    name: string
    - -
    -
    - -

    Optional stack

    -
    stack: string
    - -
    -
    - -

    Static Optional prepareStackTrace

    -
    prepareStackTrace: (err: Error, stackTraces: CallSite[]) => any
    - -
    -

    Type declaration

    -
      -
    • -
        -
      • (err: Error, stackTraces: CallSite[]): any
      • -
      -
        -
      • -
        -
        -

        Optional override for formatting stack traces

        -
        -
        -

        Parameters

        -
          -
        • -
          err: Error
          -
        • -
        • -
          stackTraces: CallSite[]
          -
        • -
        -

        Returns any

        -
      • -
      -
    • -
    -
    -
    -
    - -

    Static stackTraceLimit

    -
    stackTraceLimit: number
    - -
    -
    -
    -

    Methods

    -
    - -

    inspect

    -
      -
    • inspect(): string
    • -
    - -
    -
    - -

    toString

    -
      -
    • toString(): string
    • -
    -
      -
    • - -
      -
      -

      Converts the Error to a human-readable String form.

      -
      -
      -

      Returns string

      -

      The String output of the Error.

      -
    • -
    -
    -
    - -

    Static captureStackTrace

    -
      -
    • captureStackTrace(targetObject: object, constructorOpt?: Function): void
    • -
    -
      -
    • - -
      -
      -

      Create .stack property on a target object

      -
      -
      -

      Parameters

      -
        -
      • -
        targetObject: object
        -
      • -
      • -
        Optional constructorOpt: Function
        -
      • -
      -

      Returns void

      -
    • -
    -
    -
    -
    - -
    -
    -
    -
    -

    Legend

    -
    -
      -
    • Constructor
    • -
    • Property
    • -
    • Method
    • -
    -
      -
    • Inherited constructor
    • -
    • Inherited property
    • -
    • Inherited method
    • -
    -
      -
    • Private property
    • -
    • Private method
    • -
    -
      -
    • Static property
    • -
    • Static method
    • -
    -
      -
    • Property
    • -
    -
    -
    -
    -
    -

    Generated using TypeDoc

    -
    -
    - - - \ No newline at end of file +XrplError | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Class XrplError

    +

    Base Error class for xrpl.js. All Errors thrown by xrpl.js should throw +XrplErrors.

    +

    Hierarchy

    Index

    Constructors

    constructor

    • new XrplError(message?: string, data?: unknown): XrplError
    • +

      Construct an XrplError.

      +

      Parameters

      • message: string = ''
        +

        The error message.

        +
      • Optional data: unknown
        +

        The data that caused the error.

        +

      Returns XrplError

    Properties

    Optional Readonly data

    data?: unknown

    Readonly message

    message: string

    Readonly name

    name: string

    Optional stack

    stack?: string

    Static Optional prepareStackTrace

    prepareStackTrace?: (err: Error, stackTraces: CallSite[]) => any

    Type declaration

      • (err: Error, stackTraces: CallSite[]): any
      • +

        Optional override for formatting stack traces

        +

        Parameters

        • err: Error
        • stackTraces: CallSite[]

        Returns any

    Static stackTraceLimit

    stackTraceLimit: number

    Methods

    inspect

    • inspect(): string

    toString

    • toString(): string
    • +

      Converts the Error to a human-readable String form.

      +

      Returns string

      The String output of the Error.

      +

    Static captureStackTrace

    • captureStackTrace(targetObject: object, constructorOpt?: Function): void
    • +

      Create .stack property on a target object

      +

      Parameters

      • targetObject: object
      • Optional constructorOpt: Function

      Returns void

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/enums/AccountSetAsfFlags.html b/docs/enums/AccountSetAsfFlags.html index a2dd66aa..4c4fb14b 100644 --- a/docs/enums/AccountSetAsfFlags.html +++ b/docs/enums/AccountSetAsfFlags.html @@ -1,325 +1,26 @@ - - - - - - AccountSetAsfFlags | xrpl - - - - - - -
    -
    -
    -
    - -
    -
    - Options -
    -
    - All -
      -
    • Public
    • -
    • Public/Protected
    • -
    • All
    • -
    -
    - - - - -
    -
    - Menu -
    -
    -
    -
    -
    -
    - -

    Enumeration AccountSetAsfFlags

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    Enum for AccountSet Flags.

    -
    -
    -
    -
    -

    Index

    -
    - -
    -
    -
    -

    Enumeration members

    -
    - -

    asfAccountTxnID

    -
    asfAccountTxnID: = 5
    - -
    -
    -

    Track the ID of this account's most recent transaction. Required for - AccountTxnID.

    -
    -
    -
    -
    - -

    asfDefaultRipple

    -
    asfDefaultRipple: = 8
    - -
    -
    -

    Enable rippling on this account's trust lines by default.

    -
    -
    -
    -
    - -

    asfDepositAuth

    -
    asfDepositAuth: = 9
    - -
    -
    -

    Enable Deposit Authorization on this account.

    -
    -
    -
    -
    - -

    asfDisableMaster

    -
    asfDisableMaster: = 4
    - -
    -
    -

    Disallow use of the master key pair. Can only be enabled if the account - has configured another way to sign transactions, such as a Regular Key or a - Signer List.

    -
    -
    -
    -
    - -

    asfDisallowXRP

    -
    asfDisallowXRP: = 3
    - -
    -
    -

    XRP should not be sent to this account.

    -
    -
    -
    -
    - -

    asfGlobalFreeze

    -
    asfGlobalFreeze: = 7
    - -
    -
    -

    Freeze all assets issued by this account.

    -
    -
    -
    -
    - -

    asfNoFreeze

    -
    asfNoFreeze: = 6
    - -
    -
    -

    Permanently give up the ability to freeze individual trust lines or - disable Global Freeze. This flag can never be disabled after being enabled.

    -
    -
    -
    -
    - -

    asfRequireAuth

    -
    asfRequireAuth: = 2
    - -
    -
    -

    Require authorization for users to hold balances issued by this address - can only be enabled if the address has no trust lines connected to it.

    -
    -
    -
    -
    - -

    asfRequireDest

    -
    asfRequireDest: = 1
    - -
    -
    -

    Require a destination tag to send transactions to this account.

    -
    -
    -
    -
    -
    - -
    -
    -
    -
    -

    Legend

    -
    -
      -
    • Constructor
    • -
    • Property
    • -
    • Method
    • -
    -
      -
    • Inherited constructor
    • -
    • Inherited property
    • -
    • Inherited method
    • -
    -
      -
    • Private property
    • -
    • Private method
    • -
    -
      -
    • Static property
    • -
    • Static method
    • -
    -
      -
    • Property
    • -
    -
    -
    -
    -
    -

    Generated using TypeDoc

    -
    -
    - - - \ No newline at end of file +AccountSetAsfFlags | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Enumeration AccountSetAsfFlags

    +

    Enum for AccountSet Flags.

    +

    Index

    Enumeration members

    asfAccountTxnID

    asfAccountTxnID = 5
    +

    Track the ID of this account's most recent transaction. Required for +AccountTxnID.

    +

    asfDefaultRipple

    asfDefaultRipple = 8
    +

    Enable rippling on this account's trust lines by default.

    +

    asfDepositAuth

    asfDepositAuth = 9
    +

    Enable Deposit Authorization on this account.

    +

    asfDisableMaster

    asfDisableMaster = 4
    +

    Disallow use of the master key pair. Can only be enabled if the account +has configured another way to sign transactions, such as a Regular Key or a +Signer List.

    +

    asfDisallowXRP

    asfDisallowXRP = 3
    +

    XRP should not be sent to this account.

    +

    asfGlobalFreeze

    asfGlobalFreeze = 7
    +

    Freeze all assets issued by this account.

    +

    asfNoFreeze

    asfNoFreeze = 6
    +

    Permanently give up the ability to freeze individual trust lines or +disable Global Freeze. This flag can never be disabled after being enabled.

    +

    asfRequireAuth

    asfRequireAuth = 2
    +

    Require authorization for users to hold balances issued by this address +can only be enabled if the address has no trust lines connected to it.

    +

    asfRequireDest

    asfRequireDest = 1
    +

    Require a destination tag to send transactions to this account.

    +

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/enums/AccountSetTfFlags.html b/docs/enums/AccountSetTfFlags.html index 967cd43d..47a20958 100644 --- a/docs/enums/AccountSetTfFlags.html +++ b/docs/enums/AccountSetTfFlags.html @@ -1,263 +1,15 @@ - - - - - - AccountSetTfFlags | xrpl - - - - - - -
    -
    -
    -
    - -
    -
    - Options -
    -
    - All -
      -
    • Public
    • -
    • Public/Protected
    • -
    • All
    • -
    -
    - - - - -
    -
    - Menu -
    -
    -
    -
    -
    -
    - -

    Enumeration AccountSetTfFlags

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    Enum for AccountSet Transaction Flags.

    -
    -
    -
    -
    -

    Index

    -
    - -
    -
    -
    -

    Enumeration members

    -
    - -

    tfAllowXRP

    -
    tfAllowXRP: = 2097152
    - -
    -
    -

    The same as ClearFlag: asfDisallowXRP.

    -
    -
    -
    -
    - -

    tfDisallowXRP

    -
    tfDisallowXRP: = 1048576
    - -
    -
    -

    The same as SetFlag: asfDisallowXRP.

    -
    -
    -
    -
    - -

    tfOptionalAuth

    -
    tfOptionalAuth: = 524288
    - -
    -
    -

    The same as ClearFlag: asfRequireAuth.

    -
    -
    -
    -
    - -

    tfOptionalDestTag

    -
    tfOptionalDestTag: = 131072
    - -
    -
    -

    The same as ClearFlag: asfRequireDest.

    -
    -
    -
    -
    - -

    tfRequireAuth

    -
    tfRequireAuth: = 262144
    - -
    -
    -

    The same as SetFlag: asfRequireAuth.

    -
    -
    -
    -
    - -

    tfRequireDestTag

    -
    tfRequireDestTag: = 65536
    - -
    -
    -

    The same as SetFlag: asfRequireDest.

    -
    -
    -
    -
    -
    - -
    -
    -
    -
    -

    Legend

    -
    -
      -
    • Constructor
    • -
    • Property
    • -
    • Method
    • -
    -
      -
    • Inherited constructor
    • -
    • Inherited property
    • -
    • Inherited method
    • -
    -
      -
    • Private property
    • -
    • Private method
    • -
    -
      -
    • Static property
    • -
    • Static method
    • -
    -
      -
    • Property
    • -
    -
    -
    -
    -
    -

    Generated using TypeDoc

    -
    -
    - - - \ No newline at end of file +AccountSetTfFlags | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Enumeration AccountSetTfFlags

    +

    Enum for AccountSet Transaction Flags.

    +

    Index

    Enumeration members

    tfAllowXRP

    tfAllowXRP = 2097152
    +

    The same as ClearFlag: asfDisallowXRP.

    +

    tfDisallowXRP

    tfDisallowXRP = 1048576
    +

    The same as SetFlag: asfDisallowXRP.

    +

    tfOptionalAuth

    tfOptionalAuth = 524288
    +

    The same as ClearFlag: asfRequireAuth.

    +

    tfOptionalDestTag

    tfOptionalDestTag = 131072
    +

    The same as ClearFlag: asfRequireDest.

    +

    tfRequireAuth

    tfRequireAuth = 262144
    +

    The same as SetFlag: asfRequireAuth.

    +

    tfRequireDestTag

    tfRequireDestTag = 65536
    +

    The same as SetFlag: asfRequireDest.

    +

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/enums/LedgerEntry.AccountRootFlags.html b/docs/enums/LedgerEntry.AccountRootFlags.html new file mode 100644 index 00000000..6bd75057 --- /dev/null +++ b/docs/enums/LedgerEntry.AccountRootFlags.html @@ -0,0 +1 @@ +AccountRootFlags | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Enumeration AccountRootFlags

    Index

    Enumeration members

    lsfDefaultRipple

    lsfDefaultRipple = 8388608

    lsfDepositAuth

    lsfDepositAuth = 16777216

    lsfDisableMaster

    lsfDisableMaster = 1048576

    lsfDisallowXRP

    lsfDisallowXRP = 524288

    lsfGlobalFreeze

    lsfGlobalFreeze = 4194304

    lsfNoFreeze

    lsfNoFreeze = 2097152

    lsfPasswordSpent

    lsfPasswordSpent = 65536

    lsfRequireAuth

    lsfRequireAuth = 262144

    lsfRequireDestTag

    lsfRequireDestTag = 131072

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/enums/LedgerEntry.OfferFlags.html b/docs/enums/LedgerEntry.OfferFlags.html new file mode 100644 index 00000000..57d6b8c8 --- /dev/null +++ b/docs/enums/LedgerEntry.OfferFlags.html @@ -0,0 +1 @@ +OfferFlags | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Enumeration OfferFlags

    Index

    Enumeration members

    Enumeration members

    lsfPassive

    lsfPassive = 65536

    lsfSell

    lsfSell = 131072

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/enums/LedgerEntry.RippleStateFlags.html b/docs/enums/LedgerEntry.RippleStateFlags.html new file mode 100644 index 00000000..e678005d --- /dev/null +++ b/docs/enums/LedgerEntry.RippleStateFlags.html @@ -0,0 +1 @@ +RippleStateFlags | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Enumeration RippleStateFlags

    Index

    Enumeration members

    lsfHighAuth

    lsfHighAuth = 524288

    lsfHighFreeze

    lsfHighFreeze = 8388608

    lsfHighNoRipple

    lsfHighNoRipple = 2097152

    lsfHighReserve

    lsfHighReserve = 131072

    lsfLowAuth

    lsfLowAuth = 262144

    lsfLowFreeze

    lsfLowFreeze = 4194304

    lsfLowNoRipple

    lsfLowNoRipple = 1048576

    lsfLowReserve

    lsfLowReserve = 65536

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/enums/LedgerEntry.SignerListFlags.html b/docs/enums/LedgerEntry.SignerListFlags.html new file mode 100644 index 00000000..dcaa9b7f --- /dev/null +++ b/docs/enums/LedgerEntry.SignerListFlags.html @@ -0,0 +1 @@ +SignerListFlags | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Enumeration SignerListFlags

    Index

    Enumeration members

    Enumeration members

    lsfOneOwnerCount

    lsfOneOwnerCount = 65536

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/enums/OfferCreateFlags.html b/docs/enums/OfferCreateFlags.html index 12388469..8400b6e3 100644 --- a/docs/enums/OfferCreateFlags.html +++ b/docs/enums/OfferCreateFlags.html @@ -1,237 +1,23 @@ - - - - - - OfferCreateFlags | xrpl - - - - - - -
    -
    -
    -
    - -
    -
    - Options -
    -
    - All -
      -
    • Public
    • -
    • Public/Protected
    • -
    • All
    • -
    -
    - - - - -
    -
    - Menu -
    -
    -
    -
    -
    -
    - -

    Enumeration OfferCreateFlags

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    Transaction Flags for an OfferCreate Transaction.

    -
    -
    -
    -
    -

    Index

    -
    -
    -
    -

    Enumeration members

    - -
    -
    -
    -
    -
    -

    Enumeration members

    -
    - -

    tfFillOrKill

    -
    tfFillOrKill: = 262144
    - -
    -
    -

    Treat the offer as a Fill or Kill order . Only try to match existing - offers in the ledger, and only do so if the entire TakerPays quantity can - be obtained. If the fix1578 amendment is enabled and the offer cannot be - executed when placed, the transaction has the result code tecKILLED; - otherwise, the transaction uses the result code tesSUCCESS even when it was - killed without trading any currency.

    -
    -
    -
    -
    - -

    tfImmediateOrCancel

    -
    tfImmediateOrCancel: = 131072
    - -
    -
    -

    Treat the offer as an Immediate or Cancel order. If enabled, the offer - never becomes a ledger object: it only tries to match existing offers in - the ledger. If the offer cannot match any offers immediately, it executes - "successfully" without trading any currency. In this case, the transaction - has the result code tesSUCCESS, but creates no Offer objects in the ledger.

    -
    -
    -
    -
    - -

    tfPassive

    -
    tfPassive: = 65536
    - -
    -
    -

    If enabled, the offer does not consume offers that exactly match it, and - instead becomes an Offer object in the ledger. It still consumes offers - that cross it.

    -
    -
    -
    -
    - -

    tfSell

    -
    tfSell: = 524288
    - -
    -
    -

    Exchange the entire TakerGets amount, even if it means obtaining more than - the TakerPays amount in exchange.

    -
    -
    -
    -
    -
    - -
    -
    -
    -
    -

    Legend

    -
    -
      -
    • Constructor
    • -
    • Property
    • -
    • Method
    • -
    -
      -
    • Inherited constructor
    • -
    • Inherited property
    • -
    • Inherited method
    • -
    -
      -
    • Private property
    • -
    • Private method
    • -
    -
      -
    • Static property
    • -
    • Static method
    • -
    -
      -
    • Property
    • -
    -
    -
    -
    -
    -

    Generated using TypeDoc

    -
    -
    - - - \ No newline at end of file +OfferCreateFlags | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Enumeration OfferCreateFlags

    +

    Transaction Flags for an OfferCreate Transaction.

    +

    Index

    Enumeration members

    tfFillOrKill

    tfFillOrKill = 262144
    +

    Treat the offer as a Fill or Kill order . Only try to match existing +offers in the ledger, and only do so if the entire TakerPays quantity can +be obtained. If the fix1578 amendment is enabled and the offer cannot be +executed when placed, the transaction has the result code tecKILLED; +otherwise, the transaction uses the result code tesSUCCESS even when it was +killed without trading any currency.

    +

    tfImmediateOrCancel

    tfImmediateOrCancel = 131072
    +

    Treat the offer as an Immediate or Cancel order. If enabled, the offer +never becomes a ledger object: it only tries to match existing offers in +the ledger. If the offer cannot match any offers immediately, it executes +"successfully" without trading any currency. In this case, the transaction +has the result code tesSUCCESS, but creates no Offer objects in the ledger.

    +

    tfPassive

    tfPassive = 65536
    +

    If enabled, the offer does not consume offers that exactly match it, and +instead becomes an Offer object in the ledger. It still consumes offers +that cross it.

    +

    tfSell

    tfSell = 524288
    +

    Exchange the entire TakerGets amount, even if it means obtaining more than +the TakerPays amount in exchange.

    +

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/enums/PaymentChannelClaimFlags.html b/docs/enums/PaymentChannelClaimFlags.html index 6d21d72a..808dbc18 100644 --- a/docs/enums/PaymentChannelClaimFlags.html +++ b/docs/enums/PaymentChannelClaimFlags.html @@ -1,199 +1,19 @@ - - - - - - PaymentChannelClaimFlags | xrpl - - - - - - -
    -
    -
    -
    - -
    -
    - Options -
    -
    - All -
      -
    • Public
    • -
    • Public/Protected
    • -
    • All
    • -
    -
    - - - - -
    -
    - Menu -
    -
    -
    -
    -
    -
    - -

    Enumeration PaymentChannelClaimFlags

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    Enum representing values for PaymentChannelClaim transaction flags.

    -
    -
    -
    -
    -

    Index

    -
    -
    -
    -

    Enumeration members

    - -
    -
    -
    -
    -
    -

    Enumeration members

    -
    - -

    tfClose

    -
    tfClose: = 131072
    - -
    -
    -

    Request to close the channel. Only the channel source and destination - addresses can use this flag. This flag closes the channel immediately if it - has no more XRP allocated to it after processing the current claim, or if - the destination address uses it. If the source address uses this flag when - the channel still holds XRP, this schedules the channel to close after - SettleDelay seconds have passed. (Specifically, this sets the Expiration of - the channel to the close time of the previous ledger plus the channel's - SettleDelay time, unless the channel already has an earlier Expiration - time.) If the destination address uses this flag when the channel still - holds XRP, any XRP that remains after processing the claim is returned to - the source address.

    -
    -
    -
    -
    - -

    tfRenew

    -
    tfRenew: = 65536
    - -
    -
    -

    Clear the channel's Expiration time. (Expiration is different from the - channel's immutable CancelAfter time.) Only the source address of the - payment channel can use this flag.

    -
    -
    -
    -
    -
    - -
    -
    -
    -
    -

    Legend

    -
    -
      -
    • Constructor
    • -
    • Property
    • -
    • Method
    • -
    -
      -
    • Inherited constructor
    • -
    • Inherited property
    • -
    • Inherited method
    • -
    -
      -
    • Private property
    • -
    • Private method
    • -
    -
      -
    • Static property
    • -
    • Static method
    • -
    -
      -
    • Property
    • -
    -
    -
    -
    -
    -

    Generated using TypeDoc

    -
    -
    - - - \ No newline at end of file +PaymentChannelClaimFlags | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Enumeration PaymentChannelClaimFlags

    +

    Enum representing values for PaymentChannelClaim transaction flags.

    +

    Index

    Enumeration members

    Enumeration members

    tfClose

    tfClose = 131072
    +

    Request to close the channel. Only the channel source and destination +addresses can use this flag. This flag closes the channel immediately if it +has no more XRP allocated to it after processing the current claim, or if +the destination address uses it. If the source address uses this flag when +the channel still holds XRP, this schedules the channel to close after +SettleDelay seconds have passed. (Specifically, this sets the Expiration of +the channel to the close time of the previous ledger plus the channel's +SettleDelay time, unless the channel already has an earlier Expiration +time.) If the destination address uses this flag when the channel still +holds XRP, any XRP that remains after processing the claim is returned to +the source address.

    +

    tfRenew

    tfRenew = 65536
    +

    Clear the channel's Expiration time. (Expiration is different from the +channel's immutable CancelAfter time.) Only the source address of the +payment channel can use this flag.

    +

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/enums/PaymentFlags.html b/docs/enums/PaymentFlags.html index de2db24d..ab9f95c6 100644 --- a/docs/enums/PaymentFlags.html +++ b/docs/enums/PaymentFlags.html @@ -1,212 +1,15 @@ - - - - - - PaymentFlags | xrpl - - - - - - -
    -
    -
    -
    - -
    -
    - Options -
    -
    - All -
      -
    • Public
    • -
    • Public/Protected
    • -
    • All
    • -
    -
    - - - - -
    -
    - Menu -
    -
    -
    -
    -
    -
    - -

    Enumeration PaymentFlags

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    Enum representing values for Payment Transaction Flags.

    -
    -
    -
    -
    -

    Index

    -
    -
    -
    -

    Enumeration members

    - -
    -
    -
    -
    -
    -

    Enumeration members

    -
    - -

    tfLimitQuality

    -
    tfLimitQuality: = 262144
    - -
    -
    -

    Only take paths where all the conversions have an input:output ratio that - is equal or better than the ratio of Amount:SendMax. See Limit Quality for - details.

    -
    -
    -
    -
    - -

    tfNoDirectRipple

    -
    tfNoDirectRipple: = 65536
    - -
    -
    -

    Do not use the default path; only use paths included in the Paths field. - This is intended to force the transaction to take arbitrage opportunities. - Most clients do not need this.

    -
    -
    -
    -
    - -

    tfPartialPayment

    -
    tfPartialPayment: = 131072
    - -
    -
    -

    If the specified Amount cannot be sent without spending more than SendMax, - reduce the received amount instead of failing outright. See Partial. - Payments for more details.

    -
    -
    -
    -
    -
    - -
    -
    -
    -
    -

    Legend

    -
    -
      -
    • Constructor
    • -
    • Property
    • -
    • Method
    • -
    -
      -
    • Inherited constructor
    • -
    • Inherited property
    • -
    • Inherited method
    • -
    -
      -
    • Private property
    • -
    • Private method
    • -
    -
      -
    • Static property
    • -
    • Static method
    • -
    -
      -
    • Property
    • -
    -
    -
    -
    -
    -

    Generated using TypeDoc

    -
    -
    - - - \ No newline at end of file +PaymentFlags | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Enumeration PaymentFlags

    +

    Enum representing values for Payment Transaction Flags.

    +

    Index

    Enumeration members

    tfLimitQuality

    tfLimitQuality = 262144
    +

    Only take paths where all the conversions have an input:output ratio that +is equal or better than the ratio of Amount:SendMax. See Limit Quality for +details.

    +

    tfNoDirectRipple

    tfNoDirectRipple = 65536
    +

    Do not use the default path; only use paths included in the Paths field. +This is intended to force the transaction to take arbitrage opportunities. +Most clients do not need this.

    +

    tfPartialPayment

    tfPartialPayment = 131072
    +

    If the specified Amount cannot be sent without spending more than SendMax, +reduce the received amount instead of failing outright. See Partial. +Payments for more details.

    +

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/enums/TrustSetFlags.html b/docs/enums/TrustSetFlags.html index a85e01ab..27287761 100644 --- a/docs/enums/TrustSetFlags.html +++ b/docs/enums/TrustSetFlags.html @@ -1,246 +1,15 @@ - - - - - - TrustSetFlags | xrpl - - - - - - -
    -
    -
    -
    - -
    -
    - Options -
    -
    - All -
      -
    • Public
    • -
    • Public/Protected
    • -
    • All
    • -
    -
    - - - - -
    -
    - Menu -
    -
    -
    -
    -
    -
    - -

    Enumeration TrustSetFlags

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    Enum representing values of TrustSet transaction flags.

    -
    -
    -
    -
    -

    Index

    -
    -
    -
    -

    Enumeration members

    - -
    -
    -
    -
    -
    -

    Enumeration members

    -
    - -

    tfClearFreeze

    -
    tfClearFreeze: = 2097152
    - -
    -
    -

    Unfreeze the trust line.

    -
    -
    -
    -
    - -

    tfClearNoRipple

    -
    tfClearNoRipple: = 262144
    - -
    -
    -

    Disable the No Ripple flag, allowing rippling on this trust line.

    -
    -
    -
    -
    - -

    tfSetFreeze

    -
    tfSetFreeze: = 1048576
    - -
    -
    -

    Freeze the trust line.

    -
    -
    -
    -
    - -

    tfSetNoRipple

    -
    tfSetNoRipple: = 131072
    - -
    -
    -

    Enable the No Ripple flag, which blocks rippling between two trust lines. - of the same currency if this flag is enabled on both.

    -
    -
    -
    -
    - -

    tfSetfAuth

    -
    tfSetfAuth: = 65536
    - -
    -
    -

    Authorize the other party to hold currency issued by this account. (No - effect unless using the asfRequireAuth AccountSet flag.) Cannot be unset.

    -
    -
    -
    -
    -
    - -
    -
    -
    -
    -

    Legend

    -
    -
      -
    • Constructor
    • -
    • Property
    • -
    • Method
    • -
    -
      -
    • Inherited constructor
    • -
    • Inherited property
    • -
    • Inherited method
    • -
    -
      -
    • Private property
    • -
    • Private method
    • -
    -
      -
    • Static property
    • -
    • Static method
    • -
    -
      -
    • Property
    • -
    -
    -
    -
    -
    -

    Generated using TypeDoc

    -
    -
    - - - \ No newline at end of file +TrustSetFlags | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Enumeration TrustSetFlags

    +

    Enum representing values of TrustSet transaction flags.

    +

    Index

    Enumeration members

    tfClearFreeze

    tfClearFreeze = 2097152
    +

    Unfreeze the trust line.

    +

    tfClearNoRipple

    tfClearNoRipple = 262144
    +

    Disable the No Ripple flag, allowing rippling on this trust line.

    +

    tfSetFreeze

    tfSetFreeze = 1048576
    +

    Freeze the trust line.

    +

    tfSetNoRipple

    tfSetNoRipple = 131072
    +

    Enable the No Ripple flag, which blocks rippling between two trust lines. +of the same currency if this flag is enabled on both.

    +

    tfSetfAuth

    tfSetfAuth = 65536
    +

    Authorize the other party to hold currency issued by this account. (No +effect unless using the asfRequireAuth AccountSet flag.) Cannot be unset.

    +

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/index.html b/docs/index.html index fd0f6c23..3c806a3f 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1,718 +1,111 @@ - - - - - - xrpl - - - - - - -
    -
    -
    -
    - -
    -
    - Options -
    -
    - All -
      -
    • Public
    • -
    • Public/Protected
    • -
    • All
    • -
    -
    - - - - -
    -
    - Menu -
    -
    -
    -
    -
    -
    -

    xrpl

    -
    -
    -
    -
    -
    -
    -
    - -

    xrpl.js

    -
    -

    A JavaScript/TypeScript library for interacting with the XRP Ledger

    -

    NPM

    -

    This is the recommended library for integrating a JavaScript/TypeScript app with the XRP Ledger, especially if you intend to use advanced functionality such as IOUs, payment paths, the decentralized exchange, account settings, payment channels, escrows, multi-signing, and more.

    - -

    ➡️ Applications and Projects

    - -

    What is xrpl.js used for? The applications on the list linked above use xrpl.js. Open a PR to add your app or project to the list!

    - -

    Features

    -
    -
      -
    • Connect to a rippled server from Node.js or a web browser
    • -
    • Helpers for creating requests and parsing responses for the rippled API
    • -
    • Listen to events on the XRP Ledger (transactions, ledger, validations, etc.)
    • -
    • Sign and submit transactions to the XRP Ledger
    • -
    • Type definitions for TypeScript
    • -
    - -

    Requirements

    -
    -
      -
    • Node.js v14 is recommended. Other versions may work but are not frequently tested.
    • -
    • npm is recommended. yarn may work but we use package-lock.json.
    • -
    - -

    Getting Started

    -
    -

    See also: RippleAPI Beginners Guide

    -

    In an existing project (with package.json), install xrpl.js:

    -
    npm install xrpl@beta
    -
    -

    Then see the documentation.

    - -

    Using xrpl.js with React Native

    -
    -

    If you want to use xrpl.js with React Native you will need to have some of the NodeJS modules available. To help with this you can use a module like rn-nodeify.

    -
      -
    1. Install dependencies (you can use npm as well):

      -
      npm install react-native-crypto
      -npm install xrpl@beta
      -# install peer deps
      -npm install react-native-randombytes
      -# install latest rn-nodeify
      -npm install rn-nodeify@latest --dev
      -
      -
    2. -
    3. After that, run the following command:

      -
      # install node core shims and recursively hack package.json files
      -# in ./node_modules to add/update the "browser"/"react-native" field with relevant mappings
      -./node_modules/.bin/rn-nodeify --hack --install
      -
      -
    4. -
    5. Enable crypto:

      -

      rn-nodeify will create a shim.js file in the project root directory. - Open it and uncomment the line that requires the crypto module:

      -
      // If using the crypto shim, uncomment the following line to ensure
      -// crypto is loaded first, so it can populate global.crypto
      -require('crypto')
      -
      -
    6. -
    7. Import shim in your project (it must be the first line):

      -
    8. -
    -
    import './shim'
    -...
    -
    - -

    Using xrpl.js with Deno

    -
    -

    Until official support for Deno is added, you can use the following work-around to use xrpl.js with Deno:

    -
    import xrpl from 'https://dev.jspm.io/npm:xrpl';
    +xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    xrpl

    + +

    xrpl.js

    +
    +

    A JavaScript/TypeScript library for interacting with the XRP Ledger

    +

    NPM +npm bundle size

    +

    This is the recommended library for integrating a JavaScript/TypeScript app with the XRP Ledger, especially if you intend to use advanced functionality such as IOUs, payment paths, the decentralized exchange, account settings, payment channels, escrows, multi-signing, and more.

    -(async () => { - const api = new (xrpl as any).Client('wss://s.altnet.rippletest.net:51233'); - const address = 'rH8NxV12EuV...khfJ5uw9kT'; + +

    ➡️ Reference Documentation

    + +

    See the full reference documentation for all classes, methods, and utilities.

    - api.connect().then(() => { - api.getBalances(address).then((balances: any) => { - console.log(JSON.stringify(balances, null, 2)); - }); - }); -})(); + +

    ➡️ Applications and Projects

    + +

    What is xrpl.js used for? The applications on the list linked above use xrpl.js. Open a PR to add your app or project to the list!

    + + +

    Features

    +
    +
      +
    • Works in Node.js and in web browsers
    • +
    • Helpers for creating requests and parsing responses for the XRP Ledger APIs
    • +
    • Listen to events on the XRP Ledger (transactions, ledger, validations, etc.)
    • +
    • Sign and submit transactions to the XRP Ledger
    • +
    • Type definitions for TypeScript
    • +
    + + +

    Requirements

    +
    +
      +
    • Node.js v14 is recommended. We also support v12 and v16. Other versions may work but are not frequently tested.
    • +
    • npm is recommended. yarn may work but we use package-lock.json.
    • +
    + + +

    Getting Started

    +
    +

    In an existing project (with package.json), install xrpl.js:

    +
    $ npm install xrpl
     
    - -

    Documentation

    -
    - - -

    Mailing Lists

    -
    -

    We have a low-traffic mailing list for announcements of new xrpl.js releases. (About 1 email per week)

    - -

    If you're using the XRP Ledger in production, you should run a rippled server and subscribe to the ripple-server mailing list as well.

    - - -

    Development

    -
    -

    To build the library for Node.js and the browser:

    -
    npm run build
    +

    Example usage:

    +
    const xrpl = require("xrpl")
    async function main() {
    const client = new xrpl.Client("https://s.altnet.rippletest.net:51234/")
    await client.connect()

    const response = await client.request({
    "command": "account_info",
    "account": "rPT1Sjq2YGrBMTttX4GZHjKu9dyfzbpAYe",
    "ledger_index": "validated"
    })
    console.log(response)

    client.disconnect()
    }
    main()
    -

    The TypeScript compiler will output the resulting JS files in ./dist/npm/.

    -

    webpack will output the resulting JS files in ./build/.

    -

    For details, see the scripts in package.json.

    - -

    Running Tests

    -
    - -

    Unit Tests

    -
    -
      -
    1. Clone the repository
    2. -
    3. cd into the repository and install dependencies with npm install
    4. -
    5. npm test
    6. -
    - -

    Linting

    -
    -

    Run npm run lint to lint the code with eslint.

    - -

    Generating Documentation

    -
    -

    Update the documentation by running npm run docgen.

    - -

    More Information

    -
    - -
    -
    - -
    -
    -
    -
    -

    Legend

    -
    -
      -
    • Constructor
    • -
    • Property
    • -
    • Method
    • -
    -
      -
    • Inherited constructor
    • -
    • Inherited property
    • -
    • Inherited method
    • -
    -
      -
    • Private property
    • -
    • Private method
    • -
    -
      -
    • Static property
    • -
    • Static method
    • -
    -
      -
    • Property
    • -
    -
    -
    -
    -
    -

    Generated using TypeDoc

    -
    -
    - - - \ No newline at end of file +

    For more examples, see the documentation.

    + + +

    Using xrpl.js with React Native

    +
    +

    If you want to use xrpl.js with React Native you will need to install shims for core NodeJS modules. To help with this you can use a module like rn-nodeify.

    +
      +
    1. Install dependencies (you can use yarn as well):

      +
      npm install react-native-crypto
      npm install xrpl
      # install peer deps
      npm install react-native-randombytes
      # install latest rn-nodeify
      npm install rn-nodeify@latest --dev +
      +
    2. +
    3. After that, run the following command:

      +
      # install node core shims and recursively hack package.json files
      # in ./node_modules to add/update the "browser"/"react-native" field with relevant mappings
      ./node_modules/.bin/rn-nodeify --hack --install +
      +
    4. +
    5. Enable crypto:

      +

      rn-nodeify will create a shim.js file in the project root directory. + Open it and uncomment the line that requires the crypto module:

      +
      // If using the crypto shim, uncomment the following line to ensure
      // crypto is loaded first, so it can populate global.crypto
      require('crypto') +
      +
    6. +
    7. Import shim in your project (it must be the first line):

      +
    8. +
    +
    import './shim'
    ... +
    + + +

    Using xrpl.js with Deno

    +
    +

    Until official support for Deno is added, you can use the following work-around to use xrpl.js with Deno:

    +
    import xrpl from 'https://dev.jspm.io/npm:xrpl';

    (async () => {
    const api = new (xrpl as any).Client('wss://s.altnet.rippletest.net:51233');
    const address = 'rH8NxV12EuV...khfJ5uw9kT';

    api.connect().then(() => {
    api.getBalances(address).then((balances: any) => {
    console.log(JSON.stringify(balances, null, 2));
    });
    });
    })(); +
    + + +

    Documentation

    +
    + + + +

    Mailing Lists

    +
    +

    We have a low-traffic mailing list for announcements of new xrpl.js releases. (About 1 email per week)

    + +

    If you're using the XRP Ledger in production, you should run a rippled server and subscribe to the ripple-server mailing list as well.

    + + + +

    More Information

    +
    + +

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/AccountChannelsRequest.html b/docs/interfaces/AccountChannelsRequest.html index 989a5d57..f560dbf4 100644 --- a/docs/interfaces/AccountChannelsRequest.html +++ b/docs/interfaces/AccountChannelsRequest.html @@ -1,343 +1,31 @@ - - - - - - AccountChannelsRequest | xrpl - - - - - - -
    -
    -
    -
    - -
    -
    - Options -
    -
    - All -
      -
    • Public
    • -
    • Public/Protected
    • -
    • All
    • -
    -
    - - - - -
    -
    - Menu -
    -
    -
    -
    -
    -
    - -

    Interface AccountChannelsRequest

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    The account_channels method returns information about an account's Payment - Channels. This includes only channels where the specified account is the - channel's source, not the destination. (A channel's "source" and "owner" are - the same.) All information retrieved is relative to a particular version of - the ledger. Returns an AccountChannelsResponse.

    -
    -
    -
    -
    -

    Hierarchy

    -
      -
    • - BaseRequest -
        -
      • - AccountChannelsRequest -
      • -
      -
    • -
    -
    -
    -

    Index

    -
    - -
    -
    -
    -

    Properties

    -
    - -

    account

    -
    account: string
    - -
    -
    -

    The unique identifier of an account, typically the account's address. The - request returns channels where this account is the channel's owner/source.

    -
    -
    -
    -
    - -

    Optional api_version

    -
    api_version: number
    - -
    -
    -

    The API version to use. If omitted, use version 1.

    -
    -
    -
    -
    - -

    command

    -
    command: "account_channels"
    - -
    -
    - -

    Optional destination_account

    -
    destination_account: string
    - -
    -
    -

    The unique identifier of an account, typically the account's address. If - provided, filter results to payment channels whose destination is this - account.

    -
    -
    -
    -
    - -

    Optional id

    -
    id: string | number
    - -
    -
    -

    A unique value to identify this request. The response to this request uses - the same id field. This way, even if responses arrive out of order, you - know which request prompted which response.

    -
    -
    -
    -
    - -

    Optional ledger_hash

    -
    ledger_hash: string
    - -
    -
    -

    20-byte hex string for the ledger version to use.

    -
    -
    -
    -
    - -

    Optional ledger_index

    -
    ledger_index: LedgerIndex
    - -
    -
    -

    The ledger index of the ledger to use, or a shortcut string to choose a - ledger automatically.

    -
    -
    -
    -
    - -

    Optional limit

    -
    limit: number
    - -
    -
    -

    Limit the number of transactions to retrieve. Cannot be less than 10 or - more than 400. The default is 200.

    -
    -
    -
    -
    - -

    Optional marker

    -
    marker: unknown
    - -
    -
    -

    Value from a previous paginated response. Resume retrieving data where - that response left off.

    -
    -
    -
    -
    -
    - -
    -
    -
    -
    -

    Legend

    -
    -
      -
    • Constructor
    • -
    • Property
    • -
    • Method
    • -
    -
      -
    • Inherited constructor
    • -
    • Inherited property
    • -
    • Inherited method
    • -
    -
      -
    • Private property
    • -
    • Private method
    • -
    -
      -
    • Static property
    • -
    • Static method
    • -
    -
      -
    • Property
    • -
    -
    -
    -
    -
    -

    Generated using TypeDoc

    -
    -
    - - - \ No newline at end of file +AccountChannelsRequest | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface AccountChannelsRequest

    +

    The account_channels method returns information about an account's Payment +Channels. This includes only channels where the specified account is the +channel's source, not the destination. (A channel's "source" and "owner" are +the same.) All information retrieved is relative to a particular version of +the ledger. Returns an AccountChannelsResponse.

    +

    Hierarchy

    • BaseRequest
      • AccountChannelsRequest

    Index

    Properties

    account

    account: string
    +

    The unique identifier of an account, typically the account's address. The +request returns channels where this account is the channel's owner/source.

    +

    Optional api_version

    api_version?: number
    +

    The API version to use. If omitted, use version 1.

    +

    command

    command: "account_channels"

    Optional destination_account

    destination_account?: string
    +

    The unique identifier of an account, typically the account's address. If +provided, filter results to payment channels whose destination is this +account.

    +

    Optional id

    id?: string | number
    +

    A unique value to identify this request. The response to this request uses +the same id field. This way, even if responses arrive out of order, you +know which request prompted which response.

    +

    Optional ledger_hash

    ledger_hash?: string
    +

    20-byte hex string for the ledger version to use.

    +

    Optional ledger_index

    ledger_index?: LedgerIndex
    +

    The ledger index of the ledger to use, or a shortcut string to choose a +ledger automatically.

    +

    Optional limit

    limit?: number
    +

    Limit the number of transactions to retrieve. Cannot be less than 10 or +more than 400. The default is 200.

    +

    Optional marker

    marker?: unknown
    +

    Value from a previous paginated response. Resume retrieving data where +that response left off.

    +

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/AccountChannelsResponse.html b/docs/interfaces/AccountChannelsResponse.html index 03e4c065..9b09c4b2 100644 --- a/docs/interfaces/AccountChannelsResponse.html +++ b/docs/interfaces/AccountChannelsResponse.html @@ -1,349 +1,23 @@ - - - - - - AccountChannelsResponse | xrpl - - - - - - -
    -
    -
    -
    - -
    -
    - Options -
    -
    - All -
      -
    • Public
    • -
    • Public/Protected
    • -
    • All
    • -
    -
    - - - - -
    -
    - Menu -
    -
    -
    -
    -
    -
    - -

    Interface AccountChannelsResponse

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    The expected response from an AccountChannelsRequest.

    -
    -
    -
    -
    -

    Hierarchy

    -
      -
    • - BaseResponse -
        -
      • - AccountChannelsResponse -
      • -
      -
    • -
    -
    -
    -

    Index

    -
    -
    -
    -

    Properties

    - -
    -
    -
    -
    -
    -

    Properties

    -
    - -

    Optional api_version

    -
    api_version: number
    - -
    -
    - -

    Optional forwarded

    -
    forwarded: boolean
    - -
    -
    - -

    id

    -
    id: string | number
    - -
    -
    - -

    result

    -
    result: { account: string; channels: Channel[]; ledger_hash: string; ledger_index: number; limit?: number; marker?: unknown; validated?: boolean }
    - -
    -

    Type declaration

    -
      -
    • -
      account: string
      -
      -
      -

      The address of the source/owner of the payment channels. This - corresponds to the account field of the request.

      -
      -
      -
    • -
    • -
      channels: Channel[]
      -
      -
      -

      Payment channels owned by this account.

      -
      -
      -
    • -
    • -
      ledger_hash: string
      -
      -
      -

      The identifying hash of the ledger version used to generate this - response.

      -
      -
      -
    • -
    • -
      ledger_index: number
      -
      -
      -

      The ledger index of the ledger version used to generate this response.

      -
      -
      -
    • -
    • -
      Optional limit?: number
      -
      -
      -

      The limit to how many channel objects were actually returned by this - request.

      -
      -
      -
    • -
    • -
      Optional marker?: unknown
      -
      -
      -

      Server-defined value for pagination. Pass this to the next call to - resume getting results where this call left off. Omitted when there are - no additional pages after this one.

      -
      -
      -
    • -
    • -
      Optional validated?: boolean
      -
      -
      -

      If true, the information in this response comes from a validated ledger - version. Otherwise, the information is subject to change.

      -
      -
      -
    • -
    -
    -
    -
    - -

    Optional status

    -
    status: string
    - -
    -
    - -

    type

    -
    type: string
    - -
    -
    - -

    Optional warning

    -
    warning: "load"
    - -
    -
    - -

    Optional warnings

    -
    warnings: Warning[]
    - -
    -
    -
    - -
    -
    -
    -
    -

    Legend

    -
    -
      -
    • Constructor
    • -
    • Property
    • -
    • Method
    • -
    -
      -
    • Inherited constructor
    • -
    • Inherited property
    • -
    • Inherited method
    • -
    -
      -
    • Private property
    • -
    • Private method
    • -
    -
      -
    • Static property
    • -
    • Static method
    • -
    -
      -
    • Property
    • -
    -
    -
    -
    -
    -

    Generated using TypeDoc

    -
    -
    - - - \ No newline at end of file +AccountChannelsResponse | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface AccountChannelsResponse

    +

    The expected response from an AccountChannelsRequest.

    +

    Hierarchy

    • BaseResponse
      • AccountChannelsResponse

    Index

    Properties

    Optional api_version

    api_version?: number

    Optional forwarded

    forwarded?: boolean

    id

    id: string | number

    result

    result: { account: string; channels: Channel[]; ledger_hash: string; ledger_index: number; limit?: number; marker?: unknown; validated?: boolean }

    Type declaration

    • account: string
      +

      The address of the source/owner of the payment channels. This +corresponds to the account field of the request.

      +
    • channels: Channel[]
      +

      Payment channels owned by this account.

      +
    • ledger_hash: string
      +

      The identifying hash of the ledger version used to generate this +response.

      +
    • ledger_index: number
      +

      The ledger index of the ledger version used to generate this response.

      +
    • Optional limit?: number
      +

      The limit to how many channel objects were actually returned by this +request.

      +
    • Optional marker?: unknown
      +

      Server-defined value for pagination. Pass this to the next call to +resume getting results where this call left off. Omitted when there are +no additional pages after this one.

      +
    • Optional validated?: boolean
      +

      If true, the information in this response comes from a validated ledger +version. Otherwise, the information is subject to change.

      +

    Optional status

    status?: string

    type

    type: string

    Optional warning

    warning?: "load"

    Optional warnings

    warnings?: Warning[]

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/AccountCurrenciesRequest.html b/docs/interfaces/AccountCurrenciesRequest.html index bbb8f78b..de976cff 100644 --- a/docs/interfaces/AccountCurrenciesRequest.html +++ b/docs/interfaces/AccountCurrenciesRequest.html @@ -1,300 +1,22 @@ - - - - - - AccountCurrenciesRequest | xrpl - - - - - - -
    -
    -
    -
    - -
    -
    - Options -
    -
    - All -
      -
    • Public
    • -
    • Public/Protected
    • -
    • All
    • -
    -
    - - - - -
    -
    - Menu -
    -
    -
    -
    -
    -
    - -

    Interface AccountCurrenciesRequest

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    The account_currencies command retrieves a list of currencies that an - account can send or receive, based on its trust lines. Expects an - AccountCurrenciesResponse.

    -
    -
    -
    -
    -

    Hierarchy

    -
      -
    • - BaseRequest -
        -
      • - AccountCurrenciesRequest -
      • -
      -
    • -
    -
    -
    -

    Index

    -
    -
    -
    -

    Properties

    - -
    -
    -
    -
    -
    -

    Properties

    -
    - -

    account

    -
    account: string
    - -
    -
    -

    A unique identifier for the account, most commonly the account's address.

    -
    -
    -
    -
    - -

    Optional api_version

    -
    api_version: number
    - -
    -
    -

    The API version to use. If omitted, use version 1.

    -
    -
    -
    -
    - -

    command

    -
    command: "account_currencies"
    - -
    -
    - -

    Optional id

    -
    id: string | number
    - -
    -
    -

    A unique value to identify this request. The response to this request uses - the same id field. This way, even if responses arrive out of order, you - know which request prompted which response.

    -
    -
    -
    -
    - -

    Optional ledger_hash

    -
    ledger_hash: string
    - -
    -
    -

    A 20-byte hex string for the ledger version to use.

    -
    -
    -
    -
    - -

    Optional ledger_index

    -
    ledger_index: LedgerIndex
    - -
    -
    -

    The ledger index of the ledger to use, or a shortcut string to choose a - ledger automatically.

    -
    -
    -
    -
    - -

    Optional strict

    -
    strict: boolean
    - -
    -
    -

    If true, then the account field only accepts a public key or XRP Ledger - address. Otherwise, account can be a secret or passphrase (not - recommended). The default is false.

    -
    -
    -
    -
    -
    - -
    -
    -
    -
    -

    Legend

    -
    -
      -
    • Constructor
    • -
    • Property
    • -
    • Method
    • -
    -
      -
    • Inherited constructor
    • -
    • Inherited property
    • -
    • Inherited method
    • -
    -
      -
    • Private property
    • -
    • Private method
    • -
    -
      -
    • Static property
    • -
    • Static method
    • -
    -
      -
    • Property
    • -
    -
    -
    -
    -
    -

    Generated using TypeDoc

    -
    -
    - - - \ No newline at end of file +AccountCurrenciesRequest | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface AccountCurrenciesRequest

    +

    The account_currencies command retrieves a list of currencies that an +account can send or receive, based on its trust lines. Expects an +AccountCurrenciesResponse.

    +

    Hierarchy

    • BaseRequest
      • AccountCurrenciesRequest

    Index

    Properties

    account

    account: string
    +

    A unique identifier for the account, most commonly the account's address.

    +

    Optional api_version

    api_version?: number
    +

    The API version to use. If omitted, use version 1.

    +

    command

    command: "account_currencies"

    Optional id

    id?: string | number
    +

    A unique value to identify this request. The response to this request uses +the same id field. This way, even if responses arrive out of order, you +know which request prompted which response.

    +

    Optional ledger_hash

    ledger_hash?: string
    +

    A 20-byte hex string for the ledger version to use.

    +

    Optional ledger_index

    ledger_index?: LedgerIndex
    +

    The ledger index of the ledger to use, or a shortcut string to choose a +ledger automatically.

    +

    Optional strict

    strict?: boolean
    +

    If true, then the account field only accepts a public key or XRP Ledger +address. Otherwise, account can be a secret or passphrase (not +recommended). The default is false.

    +

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/AccountCurrenciesResponse.html b/docs/interfaces/AccountCurrenciesResponse.html index 64adb561..a2ad5805 100644 --- a/docs/interfaces/AccountCurrenciesResponse.html +++ b/docs/interfaces/AccountCurrenciesResponse.html @@ -1,328 +1,14 @@ - - - - - - AccountCurrenciesResponse | xrpl - - - - - - -
    -
    -
    -
    - -
    -
    - Options -
    -
    - All -
      -
    • Public
    • -
    • Public/Protected
    • -
    • All
    • -
    -
    - - - - -
    -
    - Menu -
    -
    -
    -
    -
    -
    - -

    Interface AccountCurrenciesResponse

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    The expected response from an AccountCurrenciesRequest.

    -
    -
    -
    -
    -

    Hierarchy

    -
      -
    • - BaseResponse -
        -
      • - AccountCurrenciesResponse -
      • -
      -
    • -
    -
    -
    -

    Index

    -
    -
    -
    -

    Properties

    - -
    -
    -
    -
    -
    -

    Properties

    -
    - -

    Optional api_version

    -
    api_version: number
    - -
    -
    - -

    Optional forwarded

    -
    forwarded: boolean
    - -
    -
    - -

    id

    -
    id: string | number
    - -
    -
    - -

    result

    -
    result: { ledger_hash?: string; ledger_index: number; receive_currencies: string[]; send_currencies: string[]; validated: boolean }
    - -
    -

    Type declaration

    -
      -
    • -
      Optional ledger_hash?: string
      -
      -
      -

      The identifying hash of the ledger version used to retrieve this data, - as hex.

      -
      -
      -
    • -
    • -
      ledger_index: number
      -
      -
      -

      The ledger index of the ledger version used to retrieve this data.

      -
      -
      -
    • -
    • -
      receive_currencies: string[]
      -
      -
      -

      Array of Currency Codes for currencies that this account can receive.

      -
      -
      -
    • -
    • -
      send_currencies: string[]
      -
      -
      -

      Array of Currency Codes for currencies that this account can send.

      -
      -
      -
    • -
    • -
      validated: boolean
      -
      -
      -

      If true, this data comes from a validated ledger.

      -
      -
      -
    • -
    -
    -
    -
    - -

    Optional status

    -
    status: string
    - -
    -
    - -

    type

    -
    type: string
    - -
    -
    - -

    Optional warning

    -
    warning: "load"
    - -
    -
    - -

    Optional warnings

    -
    warnings: Warning[]
    - -
    -
    -
    - -
    -
    -
    -
    -

    Legend

    -
    -
      -
    • Constructor
    • -
    • Property
    • -
    • Method
    • -
    -
      -
    • Inherited constructor
    • -
    • Inherited property
    • -
    • Inherited method
    • -
    -
      -
    • Private property
    • -
    • Private method
    • -
    -
      -
    • Static property
    • -
    • Static method
    • -
    -
      -
    • Property
    • -
    -
    -
    -
    -
    -

    Generated using TypeDoc

    -
    -
    - - - \ No newline at end of file +AccountCurrenciesResponse | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface AccountCurrenciesResponse

    +

    The expected response from an AccountCurrenciesRequest.

    +

    Hierarchy

    • BaseResponse
      • AccountCurrenciesResponse

    Index

    Properties

    Optional api_version

    api_version?: number

    Optional forwarded

    forwarded?: boolean

    id

    id: string | number

    result

    result: { ledger_hash?: string; ledger_index: number; receive_currencies: string[]; send_currencies: string[]; validated: boolean }

    Type declaration

    • Optional ledger_hash?: string
      +

      The identifying hash of the ledger version used to retrieve this data, +as hex.

      +
    • ledger_index: number
      +

      The ledger index of the ledger version used to retrieve this data.

      +
    • receive_currencies: string[]
      +

      Array of Currency Codes for currencies that this account can receive.

      +
    • send_currencies: string[]
      +

      Array of Currency Codes for currencies that this account can send.

      +
    • validated: boolean
      +

      If true, this data comes from a validated ledger.

      +

    Optional status

    status?: string

    type

    type: string

    Optional warning

    warning?: "load"

    Optional warnings

    warnings?: Warning[]

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/AccountDelete.html b/docs/interfaces/AccountDelete.html index 6b778cac..d80a9e92 100644 --- a/docs/interfaces/AccountDelete.html +++ b/docs/interfaces/AccountDelete.html @@ -1,477 +1,53 @@ - - - - - - AccountDelete | xrpl - - - - - - -
    -
    -
    -
    - -
    -
    - Options -
    -
    - All -
      -
    • Public
    • -
    • Public/Protected
    • -
    • All
    • -
    -
    - - - - -
    -
    - Menu -
    -
    -
    -
    -
    -
    - -

    Interface AccountDelete

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    An AccountDelete transaction deletes an account and any objects it owns in - the XRP Ledger, if possible, sending the account's remaining XRP to a - specified destination account.

    -
    -
    -
    -
    -

    Hierarchy

    -
      -
    • - BaseTransaction -
        -
      • - AccountDelete -
      • -
      -
    • -
    -
    -
    -

    Index

    -
    - -
    -
    -
    -

    Properties

    -
    - -

    Account

    -
    Account: string
    - -
    -
    -

    The unique address of the account that initiated the transaction.

    -
    -
    -
    -
    - -

    Optional AccountTxnID

    -
    AccountTxnID: string
    - -
    -
    -

    Hash value identifying another transaction. If provided, this transaction - is only valid if the sending account's previously-sent transaction matches - the provided hash.

    -
    -
    -
    -
    - -

    Destination

    -
    Destination: string
    - -
    -
    -

    The address of an account to receive any leftover XRP after deleting the - sending account. Must be a funded account in the ledger, and must not be. - the sending account.

    -
    -
    -
    -
    - -

    Optional DestinationTag

    -
    DestinationTag: number
    - -
    -
    -

    Arbitrary destination tag that identifies a hosted recipient or other. - information for the recipient of the deleted account's leftover XRP.

    -
    -
    -
    -
    - -

    Optional Fee

    -
    Fee: string
    - -
    -
    -

    Integer amount of XRP, in drops, to be destroyed as a cost for - distributing this transaction to the network. Some transaction types have - different minimum requirements.

    -
    -
    -
    -
    - -

    Optional Flags

    -
    Flags: number | GlobalFlags
    - -
    -
    -

    Set of bit-flags for this transaction.

    -
    -
    -
    -
    - -

    Optional LastLedgerSequence

    -
    LastLedgerSequence: number
    - -
    -
    -

    Highest ledger index this transaction can appear in. Specifying this field - places a strict upper limit on how long the transaction can wait to be - validated or rejected.

    -
    -
    -
    -
    - -

    Optional Memos

    -
    Memos: { Memo: Memo }[]
    - -
    -
    -

    Additional arbitrary information used to identify this transaction.

    -
    -
    -
    -
    - -

    Optional Sequence

    -
    Sequence: number
    - -
    -
    -

    The sequence number of the account sending the transaction. A transaction - is only valid if the Sequence number is exactly 1 greater than the previous - transaction from the same account. The special case 0 means the transaction - is using a Ticket instead.

    -
    -
    -
    -
    - -

    Optional Signers

    -
    Signers: Signer[]
    - -
    -
    -

    Array of objects that represent a multi-signature which authorizes this - transaction.

    -
    -
    -
    -
    - -

    Optional SigningPubKey

    -
    SigningPubKey: string
    - -
    -
    -

    Hex representation of the public key that corresponds to the private key - used to sign this transaction. If an empty string, indicates a - multi-signature is present in the Signers field instead.

    -
    -
    -
    -
    - -

    Optional SourceTag

    -
    SourceTag: number
    - -
    -
    -

    Arbitrary integer used to identify the reason for this payment, or a sender - on whose behalf this transaction is made. Conventionally, a refund should - specify the initial payment's SourceTag as the refund payment's - DestinationTag.

    -
    -
    -
    -
    - -

    Optional TicketSequence

    -
    TicketSequence: number
    - -
    -
    -

    The sequence number of the ticket to use in place of a Sequence number. If - this is provided, Sequence must be 0. Cannot be used with AccountTxnID.

    -
    -
    -
    -
    - -

    TransactionType

    -
    TransactionType: "AccountDelete"
    - -
    -
    - -

    Optional TxnSignature

    -
    TxnSignature: string
    - -
    -
    -

    The signature that verifies this transaction as originating from the - account it says it is from.

    -
    -
    -
    -
    -
    - -
    -
    -
    -
    -

    Legend

    -
    -
      -
    • Constructor
    • -
    • Property
    • -
    • Method
    • -
    -
      -
    • Inherited constructor
    • -
    • Inherited property
    • -
    • Inherited method
    • -
    -
      -
    • Private property
    • -
    • Private method
    • -
    -
      -
    • Static property
    • -
    • Static method
    • -
    -
      -
    • Property
    • -
    -
    -
    -
    -
    -

    Generated using TypeDoc

    -
    -
    - - - \ No newline at end of file +AccountDelete | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface AccountDelete

    +

    An AccountDelete transaction deletes an account and any objects it owns in +the XRP Ledger, if possible, sending the account's remaining XRP to a +specified destination account.

    +

    Hierarchy

    • BaseTransaction
      • AccountDelete

    Index

    Properties

    Account

    Account: string
    +

    The unique address of the account that initiated the transaction.

    +

    Optional AccountTxnID

    AccountTxnID?: string
    +

    Hash value identifying another transaction. If provided, this transaction +is only valid if the sending account's previously-sent transaction matches +the provided hash.

    +

    Destination

    Destination: string
    +

    The address of an account to receive any leftover XRP after deleting the +sending account. Must be a funded account in the ledger, and must not be. +the sending account.

    +

    Optional DestinationTag

    DestinationTag?: number
    +

    Arbitrary destination tag that identifies a hosted recipient or other. +information for the recipient of the deleted account's leftover XRP.

    +

    Optional Fee

    Fee?: string
    +

    Integer amount of XRP, in drops, to be destroyed as a cost for +distributing this transaction to the network. Some transaction types have +different minimum requirements.

    +

    Optional Flags

    Flags?: number | GlobalFlags
    +

    Set of bit-flags for this transaction.

    +

    Optional LastLedgerSequence

    LastLedgerSequence?: number
    +

    Highest ledger index this transaction can appear in. Specifying this field +places a strict upper limit on how long the transaction can wait to be +validated or rejected.

    +

    Optional Memos

    Memos?: Memo[]
    +

    Additional arbitrary information used to identify this transaction.

    +

    Optional Sequence

    Sequence?: number
    +

    The sequence number of the account sending the transaction. A transaction +is only valid if the Sequence number is exactly 1 greater than the previous +transaction from the same account. The special case 0 means the transaction +is using a Ticket instead.

    +

    Optional Signers

    Signers?: Signer[]
    +

    Array of objects that represent a multi-signature which authorizes this +transaction.

    +

    Optional SigningPubKey

    SigningPubKey?: string
    +

    Hex representation of the public key that corresponds to the private key +used to sign this transaction. If an empty string, indicates a +multi-signature is present in the Signers field instead.

    +

    Optional SourceTag

    SourceTag?: number
    +

    Arbitrary integer used to identify the reason for this payment, or a sender +on whose behalf this transaction is made. Conventionally, a refund should +specify the initial payment's SourceTag as the refund payment's +DestinationTag.

    +

    Optional TicketSequence

    TicketSequence?: number
    +

    The sequence number of the ticket to use in place of a Sequence number. If +this is provided, Sequence must be 0. Cannot be used with AccountTxnID.

    +

    TransactionType

    TransactionType: "AccountDelete"

    Optional TxnSignature

    TxnSignature?: string
    +

    The signature that verifies this transaction as originating from the +account it says it is from.

    +

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/AccountInfoRequest.html b/docs/interfaces/AccountInfoRequest.html index f4ae4c96..19e516e6 100644 --- a/docs/interfaces/AccountInfoRequest.html +++ b/docs/interfaces/AccountInfoRequest.html @@ -1,340 +1,28 @@ - - - - - - AccountInfoRequest | xrpl - - - - - - -
    -
    -
    -
    - -
    -
    - Options -
    -
    - All -
      -
    • Public
    • -
    • Public/Protected
    • -
    • All
    • -
    -
    - - - - -
    -
    - Menu -
    -
    -
    -
    -
    -
    - -

    Interface AccountInfoRequest

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    The account_info command retrieves information about an account, its - activity, and its XRP balance. All information retrieved is relative to a - particular version of the ledger. Returns an AccountInfoResponse.

    -
    -
    -
    -
    -

    Hierarchy

    -
      -
    • - BaseRequest -
        -
      • - AccountInfoRequest -
      • -
      -
    • -
    -
    -
    -

    Index

    -
    -
    -
    -

    Properties

    - -
    -
    -
    -
    -
    -

    Properties

    -
    - -

    account

    -
    account: string
    - -
    -
    -

    A unique identifier for the account, most commonly the account's address.

    -
    -
    -
    -
    - -

    Optional api_version

    -
    api_version: number
    - -
    -
    -

    The API version to use. If omitted, use version 1.

    -
    -
    -
    -
    - -

    command

    -
    command: "account_info"
    - -
    -
    - -

    Optional id

    -
    id: string | number
    - -
    -
    -

    A unique value to identify this request. The response to this request uses - the same id field. This way, even if responses arrive out of order, you - know which request prompted which response.

    -
    -
    -
    -
    - -

    Optional ledger_hash

    -
    ledger_hash: string
    - -
    -
    -

    A 20-byte hex string for the ledger version to use.

    -
    -
    -
    -
    - -

    Optional ledger_index

    -
    ledger_index: LedgerIndex
    - -
    -
    -

    The ledger index of the ledger to use, or a shortcut string to choose a - ledger automatically.

    -
    -
    -
    -
    - -

    Optional queue

    -
    queue: boolean
    - -
    -
    -

    Whether to get info about this account's queued transactions. Can only be - used when querying for the data from the current open ledger. Not available - from servers in Reporting Mode.

    -
    -
    -
    -
    - -

    Optional signer_lists

    -
    signer_lists: boolean
    - -
    -
    -

    Request SignerList objects associated with this account.

    -
    -
    -
    -
    - -

    Optional strict

    -
    strict: boolean
    - -
    -
    -

    If true, then the account field only accepts a public key or XRP Ledger - address. Otherwise, account can be a secret or passphrase (not - recommended). The default is false.

    -
    -
    -
    -
    -
    - -
    -
    -
    -
    -

    Legend

    -
    -
      -
    • Constructor
    • -
    • Property
    • -
    • Method
    • -
    -
      -
    • Inherited constructor
    • -
    • Inherited property
    • -
    • Inherited method
    • -
    -
      -
    • Private property
    • -
    • Private method
    • -
    -
      -
    • Static property
    • -
    • Static method
    • -
    -
      -
    • Property
    • -
    -
    -
    -
    -
    -

    Generated using TypeDoc

    -
    -
    - - - \ No newline at end of file +AccountInfoRequest | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface AccountInfoRequest

    +

    The account_info command retrieves information about an account, its +activity, and its XRP balance. All information retrieved is relative to a +particular version of the ledger. Returns an AccountInfoResponse.

    +

    Hierarchy

    • BaseRequest
      • AccountInfoRequest

    Index

    Properties

    account

    account: string
    +

    A unique identifier for the account, most commonly the account's address.

    +

    Optional api_version

    api_version?: number
    +

    The API version to use. If omitted, use version 1.

    +

    command

    command: "account_info"

    Optional id

    id?: string | number
    +

    A unique value to identify this request. The response to this request uses +the same id field. This way, even if responses arrive out of order, you +know which request prompted which response.

    +

    Optional ledger_hash

    ledger_hash?: string
    +

    A 20-byte hex string for the ledger version to use.

    +

    Optional ledger_index

    ledger_index?: LedgerIndex
    +

    The ledger index of the ledger to use, or a shortcut string to choose a +ledger automatically.

    +

    Optional queue

    queue?: boolean
    +

    Whether to get info about this account's queued transactions. Can only be +used when querying for the data from the current open ledger. Not available +from servers in Reporting Mode.

    +

    Optional signer_lists

    signer_lists?: boolean
    +

    Request SignerList objects associated with this account.

    +

    Optional strict

    strict?: boolean
    +

    If true, then the account field only accepts a public key or XRP Ledger +address. Otherwise, account can be a secret or passphrase (not +recommended). The default is false.

    +

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/AccountInfoResponse.html b/docs/interfaces/AccountInfoResponse.html index 6ab271a5..8f54d2e2 100644 --- a/docs/interfaces/AccountInfoResponse.html +++ b/docs/interfaces/AccountInfoResponse.html @@ -1,346 +1,26 @@ - - - - - - AccountInfoResponse | xrpl - - - - - - -
    -
    -
    -
    - -
    -
    - Options -
    -
    - All -
      -
    • Public
    • -
    • Public/Protected
    • -
    • All
    • -
    -
    - - - - -
    -
    - Menu -
    -
    -
    -
    -
    -
    - -

    Interface AccountInfoResponse

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    Response expected from an AccountInfoRequest.

    -
    -
    -
    -
    -

    Hierarchy

    -
      -
    • - BaseResponse -
        -
      • - AccountInfoResponse -
      • -
      -
    • -
    -
    -
    -

    Index

    -
    -
    -
    -

    Properties

    - -
    -
    -
    -
    -
    -

    Properties

    -
    - -

    Optional api_version

    -
    api_version: number
    - -
    -
    - -

    Optional forwarded

    -
    forwarded: boolean
    - -
    -
    - -

    id

    -
    id: string | number
    - -
    -
    - -

    result

    -
    result: { account_data: default; ledger_current_index?: number; ledger_index?: number; queue_data?: QueueData; signer_lists?: default[]; validated?: boolean }
    - -
    -

    Type declaration

    -
      -
    • -
      account_data: default
      -
      -
      -

      The AccountRoot ledger object with this account's information, as stored - in the ledger.

      -
      -
      -
    • -
    • -
      Optional ledger_current_index?: number
      -
      -
      -

      The ledger index of the current in-progress ledger, which was used when - retrieving this information.

      -
      -
      -
    • -
    • -
      Optional ledger_index?: number
      -
      -
      -

      The ledger index of the ledger version used when retrieving this - information. The information does not contain any changes from ledger - versions newer than this one.

      -
      -
      -
    • -
    • -
      Optional queue_data?: QueueData
      -
      -
      -

      Information about queued transactions sent by this account. This - information describes the state of the local rippled server, which may be - different from other servers in the peer-to-peer XRP Ledger network. Some - fields may be omitted because the values are calculated "lazily" by the - queuing mechanism.

      -
      -
      -
    • -
    • -
      Optional signer_lists?: default[]
      -
      -
      -

      Array of SignerList ledger objects associated with this account for - Multi-Signing. Since an account can own at most one SignerList, this - array must have exactly one member if it is present.

      -
      -
      -
    • -
    • -
      Optional validated?: boolean
      -
      -
      -

      True if this data is from a validated ledger version; if omitted or set - to false, this data is not final.

      -
      -
      -
    • -
    -
    -
    -
    - -

    Optional status

    -
    status: string
    - -
    -
    - -

    type

    -
    type: string
    - -
    -
    - -

    Optional warning

    -
    warning: "load"
    - -
    -
    - -

    Optional warnings

    -
    warnings: Warning[]
    - -
    -
    -
    - -
    -
    -
    -
    -

    Legend

    -
    -
      -
    • Constructor
    • -
    • Property
    • -
    • Method
    • -
    -
      -
    • Inherited constructor
    • -
    • Inherited property
    • -
    • Inherited method
    • -
    -
      -
    • Private property
    • -
    • Private method
    • -
    -
      -
    • Static property
    • -
    • Static method
    • -
    -
      -
    • Property
    • -
    -
    -
    -
    -
    -

    Generated using TypeDoc

    -
    -
    - - - \ No newline at end of file +AccountInfoResponse | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface AccountInfoResponse

    +

    Response expected from an AccountInfoRequest.

    +

    Hierarchy

    • BaseResponse
      • AccountInfoResponse

    Index

    Properties

    Optional api_version

    api_version?: number

    Optional forwarded

    forwarded?: boolean

    id

    id: string | number

    result

    result: { account_data: AccountRoot; ledger_current_index?: number; ledger_index?: number; queue_data?: QueueData; signer_lists?: SignerList[]; validated?: boolean }

    Type declaration

    • account_data: AccountRoot
      +

      The AccountRoot ledger object with this account's information, as stored +in the ledger.

      +
    • Optional ledger_current_index?: number
      +

      The ledger index of the current in-progress ledger, which was used when +retrieving this information.

      +
    • Optional ledger_index?: number
      +

      The ledger index of the ledger version used when retrieving this +information. The information does not contain any changes from ledger +versions newer than this one.

      +
    • Optional queue_data?: QueueData
      +

      Information about queued transactions sent by this account. This +information describes the state of the local rippled server, which may be +different from other servers in the peer-to-peer XRP Ledger network. Some +fields may be omitted because the values are calculated "lazily" by the +queuing mechanism.

      +
    • Optional signer_lists?: SignerList[]
      +

      Array of SignerList ledger objects associated with this account for +Multi-Signing. Since an account can own at most one SignerList, this +array must have exactly one member if it is present.

      +
    • Optional validated?: boolean
      +

      True if this data is from a validated ledger version; if omitted or set +to false, this data is not final.

      +

    Optional status

    status?: string

    type

    type: string

    Optional warning

    warning?: "load"

    Optional warnings

    warnings?: Warning[]

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/AccountLinesRequest.html b/docs/interfaces/AccountLinesRequest.html index f43c975d..860b230f 100644 --- a/docs/interfaces/AccountLinesRequest.html +++ b/docs/interfaces/AccountLinesRequest.html @@ -1,340 +1,28 @@ - - - - - - AccountLinesRequest | xrpl - - - - - - -
    -
    -
    -
    - -
    -
    - Options -
    -
    - All -
      -
    • Public
    • -
    • Public/Protected
    • -
    • All
    • -
    -
    - - - - -
    -
    - Menu -
    -
    -
    -
    -
    -
    - -

    Interface AccountLinesRequest

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    The account_lines method returns information about an account's trust lines, - including balances in all non-XRP currencies and assets. All information - retrieved is relative to a particular version of the ledger. Expects an - AccountLinesResponse.

    -
    -
    -
    -
    -

    Hierarchy

    -
      -
    • - BaseRequest -
        -
      • - AccountLinesRequest -
      • -
      -
    • -
    -
    -
    -

    Index

    -
    -
    -
    -

    Properties

    - -
    -
    -
    -
    -
    -

    Properties

    -
    - -

    account

    -
    account: string
    - -
    -
    -

    A unique identifier for the account, most commonly the account's Address.

    -
    -
    -
    -
    - -

    Optional api_version

    -
    api_version: number
    - -
    -
    -

    The API version to use. If omitted, use version 1.

    -
    -
    -
    -
    - -

    command

    -
    command: "account_lines"
    - -
    -
    - -

    Optional id

    -
    id: string | number
    - -
    -
    -

    A unique value to identify this request. The response to this request uses - the same id field. This way, even if responses arrive out of order, you - know which request prompted which response.

    -
    -
    -
    -
    - -

    Optional ledger_hash

    -
    ledger_hash: string
    - -
    -
    -

    A 20-byte hex string for the ledger version to use.

    -
    -
    -
    -
    - -

    Optional ledger_index

    -
    ledger_index: LedgerIndex
    - -
    -
    -

    The ledger index of the ledger to use, or a shortcut string to choose a - ledger automatically.

    -
    -
    -
    -
    - -

    Optional limit

    -
    limit: number
    - -
    -
    -

    Limit the number of trust lines to retrieve. The server is not required to - honor this value. Must be within the inclusive range 10 to 400.

    -
    -
    -
    -
    - -

    Optional marker

    -
    marker: unknown
    - -
    -
    -

    Value from a previous paginated response. Resume retrieving data where - that response left off.

    -
    -
    -
    -
    - -

    Optional peer

    -
    peer: string
    - -
    -
    -

    The Address of a second account. If provided, show only lines of trust - connecting the two accounts.

    -
    -
    -
    -
    -
    - -
    -
    -
    -
    -

    Legend

    -
    -
      -
    • Constructor
    • -
    • Property
    • -
    • Method
    • -
    -
      -
    • Inherited constructor
    • -
    • Inherited property
    • -
    • Inherited method
    • -
    -
      -
    • Private property
    • -
    • Private method
    • -
    -
      -
    • Static property
    • -
    • Static method
    • -
    -
      -
    • Property
    • -
    -
    -
    -
    -
    -

    Generated using TypeDoc

    -
    -
    - - - \ No newline at end of file +AccountLinesRequest | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface AccountLinesRequest

    +

    The account_lines method returns information about an account's trust lines, + including balances in all non-XRP currencies and assets. All information +retrieved is relative to a particular version of the ledger. Expects an +AccountLinesResponse.

    +

    Hierarchy

    • BaseRequest
      • AccountLinesRequest

    Index

    Properties

    account

    account: string
    +

    A unique identifier for the account, most commonly the account's Address.

    +

    Optional api_version

    api_version?: number
    +

    The API version to use. If omitted, use version 1.

    +

    command

    command: "account_lines"

    Optional id

    id?: string | number
    +

    A unique value to identify this request. The response to this request uses +the same id field. This way, even if responses arrive out of order, you +know which request prompted which response.

    +

    Optional ledger_hash

    ledger_hash?: string
    +

    A 20-byte hex string for the ledger version to use.

    +

    Optional ledger_index

    ledger_index?: LedgerIndex
    +

    The ledger index of the ledger to use, or a shortcut string to choose a +ledger automatically.

    +

    Optional limit

    limit?: number
    +

    Limit the number of trust lines to retrieve. The server is not required to +honor this value. Must be within the inclusive range 10 to 400.

    +

    Optional marker

    marker?: unknown
    +

    Value from a previous paginated response. Resume retrieving data where +that response left off.

    +

    Optional peer

    peer?: string
    +

    The Address of a second account. If provided, show only lines of trust +connecting the two accounts.

    +

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/AccountLinesResponse.html b/docs/interfaces/AccountLinesResponse.html index 130859de..80112add 100644 --- a/docs/interfaces/AccountLinesResponse.html +++ b/docs/interfaces/AccountLinesResponse.html @@ -1,342 +1,22 @@ - - - - - - AccountLinesResponse | xrpl - - - - - - -
    -
    -
    -
    - -
    -
    - Options -
    -
    - All -
      -
    • Public
    • -
    • Public/Protected
    • -
    • All
    • -
    -
    - - - - -
    -
    - Menu -
    -
    -
    -
    -
    -
    - -

    Interface AccountLinesResponse

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    Response expected from an AccountLinesRequest.

    -
    -
    -
    -
    -

    Hierarchy

    -
      -
    • - BaseResponse -
        -
      • - AccountLinesResponse -
      • -
      -
    • -
    -
    -
    -

    Index

    -
    -
    -
    -

    Properties

    - -
    -
    -
    -
    -
    -

    Properties

    -
    - -

    Optional api_version

    -
    api_version: number
    - -
    -
    - -

    Optional forwarded

    -
    forwarded: boolean
    - -
    -
    - -

    id

    -
    id: string | number
    - -
    -
    - -

    result

    -
    result: { account: string; ledger_current_index?: number; ledger_hash?: string; ledger_index?: number; lines: Trustline[]; marker?: unknown }
    - -
    -

    Type declaration

    -
      -
    • -
      account: string
      -
      -
      -

      Unique Address of the account this request corresponds to. This is the - "perspective account" for purpose of the trust lines.

      -
      -
      -
    • -
    • -
      Optional ledger_current_index?: number
      -
      -
      -

      The ledger index of the current open ledger, which was used when - retrieving this information.

      -
      -
      -
    • -
    • -
      Optional ledger_hash?: string
      -
      -
      -

      The identifying hash the ledger version that was used when retrieving - this data.

      -
      -
      -
    • -
    • -
      Optional ledger_index?: number
      -
      -
      -

      The ledger index of the ledger version that was used when retrieving - this data.

      -
      -
      -
    • -
    • -
      lines: Trustline[]
      -
      -
      -

      Array of trust line objects. If the number of trust lines is large, only - returns up to the limit at a time.

      -
      -
      -
    • -
    • -
      Optional marker?: unknown
      -
      -
      -

      Server-defined value indicating the response is paginated. Pass this to - the next call to resume where this call left off. Omitted when there are - No additional pages after this one.

      -
      -
      -
    • -
    -
    -
    -
    - -

    Optional status

    -
    status: string
    - -
    -
    - -

    type

    -
    type: string
    - -
    -
    - -

    Optional warning

    -
    warning: "load"
    - -
    -
    - -

    Optional warnings

    -
    warnings: Warning[]
    - -
    -
    -
    - -
    -
    -
    -
    -

    Legend

    -
    -
      -
    • Constructor
    • -
    • Property
    • -
    • Method
    • -
    -
      -
    • Inherited constructor
    • -
    • Inherited property
    • -
    • Inherited method
    • -
    -
      -
    • Private property
    • -
    • Private method
    • -
    -
      -
    • Static property
    • -
    • Static method
    • -
    -
      -
    • Property
    • -
    -
    -
    -
    -
    -

    Generated using TypeDoc

    -
    -
    - - - \ No newline at end of file +AccountLinesResponse | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface AccountLinesResponse

    +

    Response expected from an AccountLinesRequest.

    +

    Hierarchy

    • BaseResponse
      • AccountLinesResponse

    Index

    Properties

    Optional api_version

    api_version?: number

    Optional forwarded

    forwarded?: boolean

    id

    id: string | number

    result

    result: { account: string; ledger_current_index?: number; ledger_hash?: string; ledger_index?: number; lines: Trustline[]; marker?: unknown }

    Type declaration

    • account: string
      +

      Unique Address of the account this request corresponds to. This is the +"perspective account" for purpose of the trust lines.

      +
    • Optional ledger_current_index?: number
      +

      The ledger index of the current open ledger, which was used when +retrieving this information.

      +
    • Optional ledger_hash?: string
      +

      The identifying hash the ledger version that was used when retrieving +this data.

      +
    • Optional ledger_index?: number
      +

      The ledger index of the ledger version that was used when retrieving +this data.

      +
    • lines: Trustline[]
      +

      Array of trust line objects. If the number of trust lines is large, only +returns up to the limit at a time.

      +
    • Optional marker?: unknown
      +

      Server-defined value indicating the response is paginated. Pass this to +the next call to resume where this call left off. Omitted when there are +No additional pages after this one.

      +

    Optional status

    status?: string

    type

    type: string

    Optional warning

    warning?: "load"

    Optional warnings

    warnings?: Warning[]

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/AccountObjectsRequest.html b/docs/interfaces/AccountObjectsRequest.html index 836ce546..57e4fd6e 100644 --- a/docs/interfaces/AccountObjectsRequest.html +++ b/docs/interfaces/AccountObjectsRequest.html @@ -1,361 +1,32 @@ - - - - - - AccountObjectsRequest | xrpl - - - - - - -
    -
    -
    -
    - -
    -
    - Options -
    -
    - All -
      -
    • Public
    • -
    • Public/Protected
    • -
    • All
    • -
    -
    - - - - -
    -
    - Menu -
    -
    -
    -
    -
    -
    - -

    Interface AccountObjectsRequest

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    The account_objects command returns the raw ledger format for all objects - owned by an account. For a higher-level view of an account's trust lines and - balances, see the account_lines method instead. Expects a response in the - form of an AccountObjectsResponse.

    -
    -
    -
    -
    -

    Hierarchy

    -
      -
    • - BaseRequest -
        -
      • - AccountObjectsRequest -
      • -
      -
    • -
    -
    -
    -

    Index

    -
    - -
    -
    -
    -

    Properties

    -
    - -

    account

    -
    account: string
    - -
    -
    -

    A unique identifier for the account, most commonly the account's address.

    -
    -
    -
    -
    - -

    Optional api_version

    -
    api_version: number
    - -
    -
    -

    The API version to use. If omitted, use version 1.

    -
    -
    -
    -
    - -

    command

    -
    command: "account_objects"
    - -
    -
    - -

    Optional deletion_blockers_only

    -
    deletion_blockers_only: boolean
    - -
    -
    -

    If true, the response only includes objects that would block this account - from being deleted. The default is false.

    -
    -
    -
    -
    - -

    Optional id

    -
    id: string | number
    - -
    -
    -

    A unique value to identify this request. The response to this request uses - the same id field. This way, even if responses arrive out of order, you - know which request prompted which response.

    -
    -
    -
    -
    - -

    Optional ledger_hash

    -
    ledger_hash: string
    - -
    -
    -

    A 20-byte hex string for the ledger version to use.

    -
    -
    -
    -
    - -

    Optional ledger_index

    -
    ledger_index: LedgerIndex
    - -
    -
    -

    The ledger index of the ledger to use, or a shortcut string to choose a - Ledger automatically.

    -
    -
    -
    -
    - -

    Optional limit

    -
    limit: number
    - -
    -
    -

    The maximum number of objects to include in the results. Must be within - the inclusive range 10 to 400 on non-admin connections. The default is 200.

    -
    -
    -
    -
    - -

    Optional marker

    -
    marker: unknown
    - -
    -
    -

    Value from a previous paginated response. Resume retrieving data where - that response left off.

    -
    -
    -
    -
    - -

    Optional type

    -
    type: AccountObjectType
    - -
    -
    -

    If included, filter results to include only this type of ledger object. - The valid types are: Check , DepositPreauth, Escrow, Offer, PayChannel, - SignerList, Ticket, and RippleState (trust line).

    -
    -
    -
    -
    -
    - -
    -
    -
    -
    -

    Legend

    -
    -
      -
    • Constructor
    • -
    • Property
    • -
    • Method
    • -
    -
      -
    • Inherited constructor
    • -
    • Inherited property
    • -
    • Inherited method
    • -
    -
      -
    • Private property
    • -
    • Private method
    • -
    -
      -
    • Static property
    • -
    • Static method
    • -
    -
      -
    • Property
    • -
    -
    -
    -
    -
    -

    Generated using TypeDoc

    -
    -
    - - - \ No newline at end of file +AccountObjectsRequest | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface AccountObjectsRequest

    +

    The account_objects command returns the raw ledger format for all objects +owned by an account. For a higher-level view of an account's trust lines and +balances, see the account_lines method instead. Expects a response in the +form of an AccountObjectsResponse.

    +

    Hierarchy

    • BaseRequest
      • AccountObjectsRequest

    Index

    Properties

    account

    account: string
    +

    A unique identifier for the account, most commonly the account's address.

    +

    Optional api_version

    api_version?: number
    +

    The API version to use. If omitted, use version 1.

    +

    command

    command: "account_objects"

    Optional deletion_blockers_only

    deletion_blockers_only?: boolean
    +

    If true, the response only includes objects that would block this account +from being deleted. The default is false.

    +

    Optional id

    id?: string | number
    +

    A unique value to identify this request. The response to this request uses +the same id field. This way, even if responses arrive out of order, you +know which request prompted which response.

    +

    Optional ledger_hash

    ledger_hash?: string
    +

    A 20-byte hex string for the ledger version to use.

    +

    Optional ledger_index

    ledger_index?: LedgerIndex
    +

    The ledger index of the ledger to use, or a shortcut string to choose a +Ledger automatically.

    +

    Optional limit

    limit?: number
    +

    The maximum number of objects to include in the results. Must be within +the inclusive range 10 to 400 on non-admin connections. The default is 200.

    +

    Optional marker

    marker?: unknown
    +

    Value from a previous paginated response. Resume retrieving data where +that response left off.

    +

    Optional type

    type?: AccountObjectType
    +

    If included, filter results to include only this type of ledger object. +The valid types are: Check , DepositPreauth, Escrow, Offer, PayChannel, +SignerList, Ticket, and RippleState (trust line).

    +

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/AccountObjectsResponse.html b/docs/interfaces/AccountObjectsResponse.html index 7525328e..7b330e3d 100644 --- a/docs/interfaces/AccountObjectsResponse.html +++ b/docs/interfaces/AccountObjectsResponse.html @@ -1,359 +1,27 @@ - - - - - - AccountObjectsResponse | xrpl - - - - - - -
    -
    -
    -
    - -
    -
    - Options -
    -
    - All -
      -
    • Public
    • -
    • Public/Protected
    • -
    • All
    • -
    -
    - - - - -
    -
    - Menu -
    -
    -
    -
    -
    -
    - -

    Interface AccountObjectsResponse

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    Response expected from an AccountObjectsRequest.

    -
    -
    -
    -
    -

    Hierarchy

    -
      -
    • - BaseResponse -
        -
      • - AccountObjectsResponse -
      • -
      -
    • -
    -
    -
    -

    Index

    -
    -
    -
    -

    Properties

    - -
    -
    -
    -
    -
    -

    Properties

    -
    - -

    Optional api_version

    -
    api_version: number
    - -
    -
    - -

    Optional forwarded

    -
    forwarded: boolean
    - -
    -
    - -

    id

    -
    id: string | number
    - -
    -
    - -

    result

    -
    result: { account: string; account_objects: AccountObject[]; ledger_current_index?: number; ledger_hash?: string; ledger_index?: number; limit?: number; marker?: string; validated?: boolean }
    - -
    -

    Type declaration

    -
      -
    • -
      account: string
      -
      -
      -

      Unique Address of the account this request corresponds to.

      -
      -
      -
    • -
    • -
      account_objects: AccountObject[]
      -
      -
      -

      Array of objects owned by this account. Each object is in its raw - ledger format.

      -
      -
      -
    • -
    • -
      Optional ledger_current_index?: number
      -
      -
      -

      The ledger index of the current in-progress ledger version, which was - used to generate this response.

      -
      -
      -
    • -
    • -
      Optional ledger_hash?: string
      -
      -
      -

      The identifying hash of the ledger that was used to generate this - response.

      -
      -
      -
    • -
    • -
      Optional ledger_index?: number
      -
      -
      -

      The ledger index of the ledger version that was used to generate this - response.

      -
      -
      -
    • -
    • -
      Optional limit?: number
      -
      -
      -

      The limit that was used in this request, if any.

      -
      -
      -
    • -
    • -
      Optional marker?: string
      -
      -
      -

      Server-defined value indicating the response is paginated. Pass this to - the next call to resume where this call left off. Omitted when there are - no additional pages after this one.

      -
      -
      -
    • -
    • -
      Optional validated?: boolean
      -
      -
      -

      If included and set to true, the information in this response comes from - a validated ledger version. Otherwise, the information is subject to - change.

      -
      -
      -
    • -
    -
    -
    -
    - -

    Optional status

    -
    status: string
    - -
    -
    - -

    type

    -
    type: string
    - -
    -
    - -

    Optional warning

    -
    warning: "load"
    - -
    -
    - -

    Optional warnings

    -
    warnings: Warning[]
    - -
    -
    -
    - -
    -
    -
    -
    -

    Legend

    -
    -
      -
    • Constructor
    • -
    • Property
    • -
    • Method
    • -
    -
      -
    • Inherited constructor
    • -
    • Inherited property
    • -
    • Inherited method
    • -
    -
      -
    • Private property
    • -
    • Private method
    • -
    -
      -
    • Static property
    • -
    • Static method
    • -
    -
      -
    • Property
    • -
    -
    -
    -
    -
    -

    Generated using TypeDoc

    -
    -
    - - - \ No newline at end of file +AccountObjectsResponse | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface AccountObjectsResponse

    +

    Response expected from an AccountObjectsRequest.

    +

    Hierarchy

    • BaseResponse
      • AccountObjectsResponse

    Index

    Properties

    Optional api_version

    api_version?: number

    Optional forwarded

    forwarded?: boolean

    id

    id: string | number

    result

    result: { account: string; account_objects: AccountObject[]; ledger_current_index?: number; ledger_hash?: string; ledger_index?: number; limit?: number; marker?: string; validated?: boolean }

    Type declaration

    • account: string
      +

      Unique Address of the account this request corresponds to.

      +
    • account_objects: AccountObject[]
      +

      Array of objects owned by this account. Each object is in its raw +ledger format.

      +
    • Optional ledger_current_index?: number
      +

      The ledger index of the current in-progress ledger version, which was +used to generate this response.

      +
    • Optional ledger_hash?: string
      +

      The identifying hash of the ledger that was used to generate this +response.

      +
    • Optional ledger_index?: number
      +

      The ledger index of the ledger version that was used to generate this +response.

      +
    • Optional limit?: number
      +

      The limit that was used in this request, if any.

      +
    • Optional marker?: string
      +

      Server-defined value indicating the response is paginated. Pass this to +the next call to resume where this call left off. Omitted when there are +no additional pages after this one.

      +
    • Optional validated?: boolean
      +

      If included and set to true, the information in this response comes from +a validated ledger version. Otherwise, the information is subject to +change.

      +

    Optional status

    status?: string

    type

    type: string

    Optional warning

    warning?: "load"

    Optional warnings

    warnings?: Warning[]

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/AccountOffersRequest.html b/docs/interfaces/AccountOffersRequest.html index c8e68d01..9f611ad1 100644 --- a/docs/interfaces/AccountOffersRequest.html +++ b/docs/interfaces/AccountOffersRequest.html @@ -1,340 +1,28 @@ - - - - - - AccountOffersRequest | xrpl - - - - - - -
    -
    -
    -
    - -
    -
    - Options -
    -
    - All -
      -
    • Public
    • -
    • Public/Protected
    • -
    • All
    • -
    -
    - - - - -
    -
    - Menu -
    -
    -
    -
    -
    -
    - -

    Interface AccountOffersRequest

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    The account_offers method retrieves a list of offers made by a given account - that are outstanding as of a particular ledger version. Expects a response in - the form of a AccountOffersResponse.

    -
    -
    -
    -
    -

    Hierarchy

    -
      -
    • - BaseRequest -
        -
      • - AccountOffersRequest -
      • -
      -
    • -
    -
    -
    -

    Index

    -
    -
    -
    -

    Properties

    - -
    -
    -
    -
    -
    -

    Properties

    -
    - -

    account

    -
    account: string
    - -
    -
    -

    A unique identifier for the account, most commonly the account's Address.

    -
    -
    -
    -
    - -

    Optional api_version

    -
    api_version: number
    - -
    -
    -

    The API version to use. If omitted, use version 1.

    -
    -
    -
    -
    - -

    command

    -
    command: "account_offers"
    - -
    -
    - -

    Optional id

    -
    id: string | number
    - -
    -
    -

    A unique value to identify this request. The response to this request uses - the same id field. This way, even if responses arrive out of order, you - know which request prompted which response.

    -
    -
    -
    -
    - -

    Optional ledger_hash

    -
    ledger_hash: string
    - -
    -
    -

    A 20-byte hex string identifying the ledger version to use.

    -
    -
    -
    -
    - -

    Optional ledger_index

    -
    ledger_index: LedgerIndex
    - -
    -
    -

    The ledger index of the ledger to use, or "current", "closed", or - "validated" to select a ledger dynamically.

    -
    -
    -
    -
    - -

    Optional limit

    -
    limit: number
    - -
    -
    -

    Limit the number of transactions to retrieve. The server is not required - to honor this value. Must be within the inclusive range 10 to 400.

    -
    -
    -
    -
    - -

    Optional marker

    -
    marker: unknown
    - -
    -
    -

    Value from a previous paginated response. Resume retrieving data where - that response left off.

    -
    -
    -
    -
    - -

    Optional strict

    -
    strict: boolean
    - -
    -
    -

    If true, then the account field only accepts a public key or XRP Ledger - address. Otherwise, account can be a secret or passphrase (not - recommended). The default is false.

    -
    -
    -
    -
    -
    - -
    -
    -
    -
    -

    Legend

    -
    -
      -
    • Constructor
    • -
    • Property
    • -
    • Method
    • -
    -
      -
    • Inherited constructor
    • -
    • Inherited property
    • -
    • Inherited method
    • -
    -
      -
    • Private property
    • -
    • Private method
    • -
    -
      -
    • Static property
    • -
    • Static method
    • -
    -
      -
    • Property
    • -
    -
    -
    -
    -
    -

    Generated using TypeDoc

    -
    -
    - - - \ No newline at end of file +AccountOffersRequest | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface AccountOffersRequest

    +

    The account_offers method retrieves a list of offers made by a given account +that are outstanding as of a particular ledger version. Expects a response in +the form of a AccountOffersResponse.

    +

    Hierarchy

    • BaseRequest
      • AccountOffersRequest

    Index

    Properties

    account

    account: string
    +

    A unique identifier for the account, most commonly the account's Address.

    +

    Optional api_version

    api_version?: number
    +

    The API version to use. If omitted, use version 1.

    +

    command

    command: "account_offers"

    Optional id

    id?: string | number
    +

    A unique value to identify this request. The response to this request uses +the same id field. This way, even if responses arrive out of order, you +know which request prompted which response.

    +

    Optional ledger_hash

    ledger_hash?: string
    +

    A 20-byte hex string identifying the ledger version to use.

    +

    Optional ledger_index

    ledger_index?: LedgerIndex
    +

    The ledger index of the ledger to use, or "current", "closed", or +"validated" to select a ledger dynamically.

    +

    Optional limit

    limit?: number
    +

    Limit the number of transactions to retrieve. The server is not required +to honor this value. Must be within the inclusive range 10 to 400.

    +

    Optional marker

    marker?: unknown
    +

    Value from a previous paginated response. Resume retrieving data where +that response left off.

    +

    Optional strict

    strict?: boolean
    +

    If true, then the account field only accepts a public key or XRP Ledger +address. Otherwise, account can be a secret or passphrase (not +recommended). The default is false.

    +

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/AccountOffersResponse.html b/docs/interfaces/AccountOffersResponse.html index 4a708c2e..4454f82b 100644 --- a/docs/interfaces/AccountOffersResponse.html +++ b/docs/interfaces/AccountOffersResponse.html @@ -1,342 +1,22 @@ - - - - - - AccountOffersResponse | xrpl - - - - - - -
    -
    -
    -
    - -
    -
    - Options -
    -
    - All -
      -
    • Public
    • -
    • Public/Protected
    • -
    • All
    • -
    -
    - - - - -
    -
    - Menu -
    -
    -
    -
    -
    -
    - -

    Interface AccountOffersResponse

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    Response expected from an AccountOffersRequest.

    -
    -
    -
    -
    -

    Hierarchy

    -
      -
    • - BaseResponse -
        -
      • - AccountOffersResponse -
      • -
      -
    • -
    -
    -
    -

    Index

    -
    -
    -
    -

    Properties

    - -
    -
    -
    -
    -
    -

    Properties

    -
    - -

    Optional api_version

    -
    api_version: number
    - -
    -
    - -

    Optional forwarded

    -
    forwarded: boolean
    - -
    -
    - -

    id

    -
    id: string | number
    - -
    -
    - -

    result

    -
    result: { account: string; ledger_current_index?: number; ledger_hash?: string; ledger_index?: number; marker?: unknown; offers?: AccountOffer[] }
    - -
    -

    Type declaration

    -
      -
    • -
      account: string
      -
      -
      -

      Unique Address identifying the account that made the offers.

      -
      -
      -
    • -
    • -
      Optional ledger_current_index?: number
      -
      -
      -

      The ledger index of the current in-progress ledger version, which was - used when retrieving this data.

      -
      -
      -
    • -
    • -
      Optional ledger_hash?: string
      -
      -
      -

      The identifying hash of the ledger version that was used when retrieving - this data.

      -
      -
      -
    • -
    • -
      Optional ledger_index?: number
      -
      -
      -

      The ledger index of the ledger version that was used when retrieving - this data, as requested.

      -
      -
      -
    • -
    • -
      Optional marker?: unknown
      -
      -
      -

      Server-defined value indicating the response is paginated. Pass this to - the next call to resume where this call left off. Omitted when there are - no pages of information after this one.

      -
      -
      -
    • -
    • -
      Optional offers?: AccountOffer[]
      -
      -
      -

      Array of objects, where each object represents an offer made by this - account that is outstanding as of the requested ledger version. If the - number of offers is large, only returns up to limit at a time.

      -
      -
      -
    • -
    -
    -
    -
    - -

    Optional status

    -
    status: string
    - -
    -
    - -

    type

    -
    type: string
    - -
    -
    - -

    Optional warning

    -
    warning: "load"
    - -
    -
    - -

    Optional warnings

    -
    warnings: Warning[]
    - -
    -
    -
    - -
    -
    -
    -
    -

    Legend

    -
    -
      -
    • Constructor
    • -
    • Property
    • -
    • Method
    • -
    -
      -
    • Inherited constructor
    • -
    • Inherited property
    • -
    • Inherited method
    • -
    -
      -
    • Private property
    • -
    • Private method
    • -
    -
      -
    • Static property
    • -
    • Static method
    • -
    -
      -
    • Property
    • -
    -
    -
    -
    -
    -

    Generated using TypeDoc

    -
    -
    - - - \ No newline at end of file +AccountOffersResponse | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface AccountOffersResponse

    +

    Response expected from an AccountOffersRequest.

    +

    Hierarchy

    • BaseResponse
      • AccountOffersResponse

    Index

    Properties

    Optional api_version

    api_version?: number

    Optional forwarded

    forwarded?: boolean

    id

    id: string | number

    result

    result: { account: string; ledger_current_index?: number; ledger_hash?: string; ledger_index?: number; marker?: unknown; offers?: AccountOffer[] }

    Type declaration

    • account: string
      +

      Unique Address identifying the account that made the offers.

      +
    • Optional ledger_current_index?: number
      +

      The ledger index of the current in-progress ledger version, which was +used when retrieving this data.

      +
    • Optional ledger_hash?: string
      +

      The identifying hash of the ledger version that was used when retrieving +this data.

      +
    • Optional ledger_index?: number
      +

      The ledger index of the ledger version that was used when retrieving +this data, as requested.

      +
    • Optional marker?: unknown
      +

      Server-defined value indicating the response is paginated. Pass this to +the next call to resume where this call left off. Omitted when there are +no pages of information after this one.

      +
    • Optional offers?: AccountOffer[]
      +

      Array of objects, where each object represents an offer made by this +account that is outstanding as of the requested ledger version. If the +number of offers is large, only returns up to limit at a time.

      +

    Optional status

    status?: string

    type

    type: string

    Optional warning

    warning?: "load"

    Optional warnings

    warnings?: Warning[]

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/AccountSet.html b/docs/interfaces/AccountSet.html index b3059351..d329feae 100644 --- a/docs/interfaces/AccountSet.html +++ b/docs/interfaces/AccountSet.html @@ -1,568 +1,62 @@ - - - - - - AccountSet | xrpl - - - - - - -
    -
    -
    -
    - -
    -
    - Options -
    -
    - All -
      -
    • Public
    • -
    • Public/Protected
    • -
    • All
    • -
    -
    - - - - -
    -
    - Menu -
    -
    -
    -
    -
    -
    - -

    Interface AccountSet

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    An AccountSet transaction modifies the properties of an account in the XRP - Ledger.

    -
    -
    -
    -
    -

    Hierarchy

    -
      -
    • - BaseTransaction -
        -
      • - AccountSet -
      • -
      -
    • -
    -
    -
    -

    Index

    -
    - -
    -
    -
    -

    Properties

    -
    - -

    Account

    -
    Account: string
    - -
    -
    -

    The unique address of the account that initiated the transaction.

    -
    -
    -
    -
    - -

    Optional AccountTxnID

    -
    AccountTxnID: string
    - -
    -
    -

    Hash value identifying another transaction. If provided, this transaction - is only valid if the sending account's previously-sent transaction matches - the provided hash.

    -
    -
    -
    -
    - -

    Optional ClearFlag

    -
    ClearFlag: number
    - -
    -
    -

    Unique identifier of a flag to disable for this account.

    -
    -
    -
    -
    - -

    Optional Domain

    -
    Domain: string
    - -
    -
    -

    The domain that owns this account, as a string of hex representing the. - ASCII for the domain in lowercase.

    -
    -
    -
    -
    - -

    Optional EmailHash

    -
    EmailHash: string
    - -
    -
    -

    Hash of an email address to be used for generating an avatar image.

    -
    -
    -
    -
    - -

    Optional Fee

    -
    Fee: string
    - -
    -
    -

    Integer amount of XRP, in drops, to be destroyed as a cost for - distributing this transaction to the network. Some transaction types have - different minimum requirements.

    -
    -
    -
    -
    - -

    Optional Flags

    -
    Flags: number | AccountSetFlagsInterface
    - -
    -
    - -

    Optional LastLedgerSequence

    -
    LastLedgerSequence: number
    - -
    -
    -

    Highest ledger index this transaction can appear in. Specifying this field - places a strict upper limit on how long the transaction can wait to be - validated or rejected.

    -
    -
    -
    -
    - -

    Optional Memos

    -
    Memos: { Memo: Memo }[]
    - -
    -
    -

    Additional arbitrary information used to identify this transaction.

    -
    -
    -
    -
    - -

    Optional MessageKey

    -
    MessageKey: string
    - -
    -
    -

    Public key for sending encrypted messages to this account.

    -
    -
    -
    -
    - -

    Optional Sequence

    -
    Sequence: number
    - -
    -
    -

    The sequence number of the account sending the transaction. A transaction - is only valid if the Sequence number is exactly 1 greater than the previous - transaction from the same account. The special case 0 means the transaction - is using a Ticket instead.

    -
    -
    -
    -
    - -

    Optional SetFlag

    - - -
    -
    -

    Integer flag to enable for this account.

    -
    -
    -
    -
    - -

    Optional Signers

    -
    Signers: Signer[]
    - -
    -
    -

    Array of objects that represent a multi-signature which authorizes this - transaction.

    -
    -
    -
    -
    - -

    Optional SigningPubKey

    -
    SigningPubKey: string
    - -
    -
    -

    Hex representation of the public key that corresponds to the private key - used to sign this transaction. If an empty string, indicates a - multi-signature is present in the Signers field instead.

    -
    -
    -
    -
    - -

    Optional SourceTag

    -
    SourceTag: number
    - -
    -
    -

    Arbitrary integer used to identify the reason for this payment, or a sender - on whose behalf this transaction is made. Conventionally, a refund should - specify the initial payment's SourceTag as the refund payment's - DestinationTag.

    -
    -
    -
    -
    - -

    Optional TickSize

    -
    TickSize: number
    - -
    -
    -

    Tick size to use for offers involving a currency issued by this address. - The exchange rates of those offers is rounded to this many significant - digits. Valid values are 3 to 15 inclusive, or 0 to disable.

    -
    -
    -
    -
    - -

    Optional TicketSequence

    -
    TicketSequence: number
    - -
    -
    -

    The sequence number of the ticket to use in place of a Sequence number. If - this is provided, Sequence must be 0. Cannot be used with AccountTxnID.

    -
    -
    -
    -
    - -

    TransactionType

    -
    TransactionType: "AccountSet"
    - -
    -
    - -

    Optional TransferRate

    -
    TransferRate: number
    - -
    -
    -

    The fee to charge when users transfer this account's issued currencies, - represented as billionths of a unit. Cannot be more than 2000000000 or less - than 1000000000, except for the special case 0 meaning no fee.

    -
    -
    -
    -
    - -

    Optional TxnSignature

    -
    TxnSignature: string
    - -
    -
    -

    The signature that verifies this transaction as originating from the - account it says it is from.

    -
    -
    -
    -
    -
    - -
    -
    -
    -
    -

    Legend

    -
    -
      -
    • Constructor
    • -
    • Property
    • -
    • Method
    • -
    -
      -
    • Inherited constructor
    • -
    • Inherited property
    • -
    • Inherited method
    • -
    -
      -
    • Private property
    • -
    • Private method
    • -
    -
      -
    • Static property
    • -
    • Static method
    • -
    -
      -
    • Property
    • -
    -
    -
    -
    -
    -

    Generated using TypeDoc

    -
    -
    - - - \ No newline at end of file +AccountSet | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface AccountSet

    +

    An AccountSet transaction modifies the properties of an account in the XRP +Ledger.

    +

    Hierarchy

    • BaseTransaction
      • AccountSet

    Index

    Properties

    Account

    Account: string
    +

    The unique address of the account that initiated the transaction.

    +

    Optional AccountTxnID

    AccountTxnID?: string
    +

    Hash value identifying another transaction. If provided, this transaction +is only valid if the sending account's previously-sent transaction matches +the provided hash.

    +

    Optional ClearFlag

    ClearFlag?: number
    +

    Unique identifier of a flag to disable for this account.

    +

    Optional Domain

    Domain?: string
    +

    The domain that owns this account, as a string of hex representing the. +ASCII for the domain in lowercase.

    +

    Optional EmailHash

    EmailHash?: string
    +

    Hash of an email address to be used for generating an avatar image.

    +

    Optional Fee

    Fee?: string
    +

    Integer amount of XRP, in drops, to be destroyed as a cost for +distributing this transaction to the network. Some transaction types have +different minimum requirements.

    +

    Optional Flags

    Flags?: number | AccountSetFlagsInterface

    Optional LastLedgerSequence

    LastLedgerSequence?: number
    +

    Highest ledger index this transaction can appear in. Specifying this field +places a strict upper limit on how long the transaction can wait to be +validated or rejected.

    +

    Optional Memos

    Memos?: Memo[]
    +

    Additional arbitrary information used to identify this transaction.

    +

    Optional MessageKey

    MessageKey?: string
    +

    Public key for sending encrypted messages to this account.

    +

    Optional Sequence

    Sequence?: number
    +

    The sequence number of the account sending the transaction. A transaction +is only valid if the Sequence number is exactly 1 greater than the previous +transaction from the same account. The special case 0 means the transaction +is using a Ticket instead.

    +

    Optional SetFlag

    +

    Integer flag to enable for this account.

    +

    Optional Signers

    Signers?: Signer[]
    +

    Array of objects that represent a multi-signature which authorizes this +transaction.

    +

    Optional SigningPubKey

    SigningPubKey?: string
    +

    Hex representation of the public key that corresponds to the private key +used to sign this transaction. If an empty string, indicates a +multi-signature is present in the Signers field instead.

    +

    Optional SourceTag

    SourceTag?: number
    +

    Arbitrary integer used to identify the reason for this payment, or a sender +on whose behalf this transaction is made. Conventionally, a refund should +specify the initial payment's SourceTag as the refund payment's +DestinationTag.

    +

    Optional TickSize

    TickSize?: number
    +

    Tick size to use for offers involving a currency issued by this address. +The exchange rates of those offers is rounded to this many significant +digits. Valid values are 3 to 15 inclusive, or 0 to disable.

    +

    Optional TicketSequence

    TicketSequence?: number
    +

    The sequence number of the ticket to use in place of a Sequence number. If +this is provided, Sequence must be 0. Cannot be used with AccountTxnID.

    +

    TransactionType

    TransactionType: "AccountSet"

    Optional TransferRate

    TransferRate?: number
    +

    The fee to charge when users transfer this account's issued currencies, +represented as billionths of a unit. Cannot be more than 2000000000 or less +than 1000000000, except for the special case 0 meaning no fee.

    +

    Optional TxnSignature

    TxnSignature?: string
    +

    The signature that verifies this transaction as originating from the +account it says it is from.

    +

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/AccountSetFlagsInterface.html b/docs/interfaces/AccountSetFlagsInterface.html index be3f1d27..8348075c 100644 --- a/docs/interfaces/AccountSetFlagsInterface.html +++ b/docs/interfaces/AccountSetFlagsInterface.html @@ -1,242 +1,6 @@ - - - - - - AccountSetFlagsInterface | xrpl - - - - - - -
    -
    -
    -
    - -
    -
    - Options -
    -
    - All -
      -
    • Public
    • -
    • Public/Protected
    • -
    • All
    • -
    -
    - - - - -
    -
    - Menu -
    -
    -
    -
    -
    -
    - -

    Interface AccountSetFlagsInterface

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    Map of flags to boolean values representing AccountSet transaction - flags.

    -
    -
    -
    -
    -

    Hierarchy

    -
      -
    • - AccountSetFlagsInterface -
    • -
    -
    -
    -

    Index

    -
    - -
    -
    -
    -

    Properties

    -
    - -

    Optional tfAllowXRP

    -
    tfAllowXRP: boolean
    - -
    -
    - -

    Optional tfDisallowXRP

    -
    tfDisallowXRP: boolean
    - -
    -
    - -

    Optional tfOptionalAuth

    -
    tfOptionalAuth: boolean
    - -
    -
    - -

    Optional tfOptionalDestTag

    -
    tfOptionalDestTag: boolean
    - -
    -
    - -

    Optional tfRequireAuth

    -
    tfRequireAuth: boolean
    - -
    -
    - -

    Optional tfRequireDestTag

    -
    tfRequireDestTag: boolean
    - -
    -
    -
    - -
    -
    -
    -
    -

    Legend

    -
    -
      -
    • Constructor
    • -
    • Property
    • -
    • Method
    • -
    -
      -
    • Inherited constructor
    • -
    • Inherited property
    • -
    • Inherited method
    • -
    -
      -
    • Private property
    • -
    • Private method
    • -
    -
      -
    • Static property
    • -
    • Static method
    • -
    -
      -
    • Property
    • -
    -
    -
    -
    -
    -

    Generated using TypeDoc

    -
    -
    - - - \ No newline at end of file +AccountSetFlagsInterface | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface AccountSetFlagsInterface

    +

    Map of flags to boolean values representing AccountSet transaction +flags.

    +
    example
     const accountSetTx: AccountSet = {
    TransactionType: 'AccountSet',
    Account: 'rf1BiGeXwwQoi8Z2ueFYTEXSwuJYfV2Jpn',
    Flags: {
    tfOptionalDestTag: true,
    tfRequireAuth: true
    },
    }

    // Autofill the tx to see how flags actually look compared to the interface usage.
    const autofilledTx = await client.autofill(accountSetTx)
    console.log(autofilledTx)
    // {
    // TransactionType: 'AccountSet',
    // Account: 'rf1BiGeXwwQoi8Z2ueFYTEXSwuJYfV2Jpn',
    // Flags: 393216,
    // Sequence: 1,
    // Fee: '12',
    // LastLedgerSequence: 21971793
    // } +
    +

    Hierarchy

    • AccountSetFlagsInterface

    Index

    Properties

    Optional tfAllowXRP

    tfAllowXRP?: boolean

    Optional tfDisallowXRP

    tfDisallowXRP?: boolean

    Optional tfOptionalAuth

    tfOptionalAuth?: boolean

    Optional tfOptionalDestTag

    tfOptionalDestTag?: boolean

    Optional tfRequireAuth

    tfRequireAuth?: boolean

    Optional tfRequireDestTag

    tfRequireDestTag?: boolean

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/AccountTxRequest.html b/docs/interfaces/AccountTxRequest.html index bbc27b0d..5d3e699b 100644 --- a/docs/interfaces/AccountTxRequest.html +++ b/docs/interfaces/AccountTxRequest.html @@ -1,400 +1,37 @@ - - - - - - AccountTxRequest | xrpl - - - - - - -
    -
    -
    -
    - -
    -
    - Options -
    -
    - All -
      -
    • Public
    • -
    • Public/Protected
    • -
    • All
    • -
    -
    - - - - -
    -
    - Menu -
    -
    -
    -
    -
    -
    - -

    Interface AccountTxRequest

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    The account_tx method retrieves a list of transactions that involved the - specified account. Expects a response in the form of a AccountTxResponse.

    -
    -
    -
    -
    -

    Hierarchy

    -
      -
    • - BaseRequest -
        -
      • - AccountTxRequest -
      • -
      -
    • -
    -
    -
    -

    Index

    -
    - -
    -
    -
    -

    Properties

    -
    - -

    account

    -
    account: string
    - -
    -
    -

    A unique identifier for the account, most commonly the account's address.

    -
    -
    -
    -
    - -

    Optional api_version

    -
    api_version: number
    - -
    -
    -

    The API version to use. If omitted, use version 1.

    -
    -
    -
    -
    - -

    Optional binary

    -
    binary: boolean
    - -
    -
    -

    If true, return transactions as hex strings instead of JSON. The default is - false.

    -
    -
    -
    -
    - -

    command

    -
    command: "account_tx"
    - -
    -
    - -

    Optional forward

    -
    forward: boolean
    - -
    -
    -

    If true, returns values indexed with the oldest ledger first. Otherwise, - the results are indexed with the newest ledger first.

    -
    -
    -
    -
    - -

    Optional id

    -
    id: string | number
    - -
    -
    -

    A unique value to identify this request. The response to this request uses - the same id field. This way, even if responses arrive out of order, you - know which request prompted which response.

    -
    -
    -
    -
    - -

    Optional ledger_hash

    -
    ledger_hash: string
    - -
    -
    -

    Use to look for transactions from a single ledger only.

    -
    -
    -
    -
    - -

    Optional ledger_index

    -
    ledger_index: LedgerIndex
    - -
    -
    -

    Use to look for transactions from a single ledger only.

    -
    -
    -
    -
    - -

    Optional ledger_index_max

    -
    ledger_index_max: number
    - -
    -
    -

    Use to specify the most recent ledger to include transactions from. A - value of -1 instructs the server to use the most recent validated ledger - version available.

    -
    -
    -
    -
    - -

    Optional ledger_index_min

    -
    ledger_index_min: number
    - -
    -
    -

    Use to specify the earliest ledger to include transactions from. A value - of -1 instructs the server to use the earliest validated ledger version - available.

    -
    -
    -
    -
    - -

    Optional limit

    -
    limit: number
    - -
    -
    -

    Default varies. Limit the number of transactions to retrieve. The server - is not required to honor this value.

    -
    -
    -
    -
    - -

    Optional marker

    -
    marker: unknown
    - -
    -
    -

    Value from a previous paginated response. Resume retrieving data where - that response left off. This value is stable even if there is a change in - the server's range of available ledgers.

    -
    -
    -
    -
    -
    - -
    -
    -
    -
    -

    Legend

    -
    -
      -
    • Constructor
    • -
    • Property
    • -
    • Method
    • -
    -
      -
    • Inherited constructor
    • -
    • Inherited property
    • -
    • Inherited method
    • -
    -
      -
    • Private property
    • -
    • Private method
    • -
    -
      -
    • Static property
    • -
    • Static method
    • -
    -
      -
    • Property
    • -
    -
    -
    -
    -
    -

    Generated using TypeDoc

    -
    -
    - - - \ No newline at end of file +AccountTxRequest | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface AccountTxRequest

    +

    The account_tx method retrieves a list of transactions that involved the +specified account. Expects a response in the form of a AccountTxResponse.

    +

    Hierarchy

    • BaseRequest
      • AccountTxRequest

    Index

    Properties

    account

    account: string
    +

    A unique identifier for the account, most commonly the account's address.

    +

    Optional api_version

    api_version?: number
    +

    The API version to use. If omitted, use version 1.

    +

    Optional binary

    binary?: boolean
    +

    If true, return transactions as hex strings instead of JSON. The default is +false.

    +

    command

    command: "account_tx"

    Optional forward

    forward?: boolean
    +

    If true, returns values indexed with the oldest ledger first. Otherwise, +the results are indexed with the newest ledger first.

    +

    Optional id

    id?: string | number
    +

    A unique value to identify this request. The response to this request uses +the same id field. This way, even if responses arrive out of order, you +know which request prompted which response.

    +

    Optional ledger_hash

    ledger_hash?: string
    +

    Use to look for transactions from a single ledger only.

    +

    Optional ledger_index

    ledger_index?: LedgerIndex
    +

    Use to look for transactions from a single ledger only.

    +

    Optional ledger_index_max

    ledger_index_max?: number
    +

    Use to specify the most recent ledger to include transactions from. A +value of -1 instructs the server to use the most recent validated ledger +version available.

    +

    Optional ledger_index_min

    ledger_index_min?: number
    +

    Use to specify the earliest ledger to include transactions from. A value +of -1 instructs the server to use the earliest validated ledger version +available.

    +

    Optional limit

    limit?: number
    +

    Default varies. Limit the number of transactions to retrieve. The server +is not required to honor this value.

    +

    Optional marker

    marker?: unknown
    +

    Value from a previous paginated response. Resume retrieving data where +that response left off. This value is stable even if there is a change in +the server's range of available ledgers.

    +

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/AccountTxResponse.html b/docs/interfaces/AccountTxResponse.html index 6f0f250b..527bc3e0 100644 --- a/docs/interfaces/AccountTxResponse.html +++ b/docs/interfaces/AccountTxResponse.html @@ -1,349 +1,23 @@ - - - - - - AccountTxResponse | xrpl - - - - - - -
    -
    -
    -
    - -
    -
    - Options -
    -
    - All -
      -
    • Public
    • -
    • Public/Protected
    • -
    • All
    • -
    -
    - - - - -
    -
    - Menu -
    -
    -
    -
    -
    -
    - -

    Interface AccountTxResponse

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    Expected response from an AccountTxRequest.

    -
    -
    -
    -
    -

    Hierarchy

    -
      -
    • - BaseResponse -
        -
      • - AccountTxResponse -
      • -
      -
    • -
    -
    -
    -

    Index

    -
    -
    -
    -

    Properties

    - -
    -
    -
    -
    -
    -

    Properties

    -
    - -

    Optional api_version

    -
    api_version: number
    - -
    -
    - -

    Optional forwarded

    -
    forwarded: boolean
    - -
    -
    - -

    id

    -
    id: string | number
    - -
    -
    - -

    result

    -
    result: { account: string; ledger_index_max: number; ledger_index_min: number; limit: number; marker?: unknown; transactions: AccountTransaction[]; validated?: boolean }
    - -
    -

    Type declaration

    -
      -
    • -
      account: string
      -
      -
      -

      Unique Address identifying the related account.

      -
      -
      -
    • -
    • -
      ledger_index_max: number
      -
      -
      -

      The ledger index of the most recent ledger actually searched for - transactions.

      -
      -
      -
    • -
    • -
      ledger_index_min: number
      -
      -
      -

      The ledger index of the earliest ledger actually searched for - transactions.

      -
      -
      -
    • -
    • -
      limit: number
      -
      -
      -

      The limit value used in the request.

      -
      -
      -
    • -
    • -
      Optional marker?: unknown
      -
      -
      -

      Server-defined value indicating the response is paginated. Pass this - to the next call to resume where this call left off.

      -
      -
      -
    • -
    • -
      transactions: AccountTransaction[]
      -
      -
      -

      Array of transactions matching the request's criteria, as explained - below.

      -
      -
      -
    • -
    • -
      Optional validated?: boolean
      -
      -
      -

      If included and set to true, the information in this response comes from - a validated ledger version. Otherwise, the information is subject to - change.

      -
      -
      -
    • -
    -
    -
    -
    - -

    Optional status

    -
    status: string
    - -
    -
    - -

    type

    -
    type: string
    - -
    -
    - -

    Optional warning

    -
    warning: "load"
    - -
    -
    - -

    Optional warnings

    -
    warnings: Warning[]
    - -
    -
    -
    - -
    -
    -
    -
    -

    Legend

    -
    -
      -
    • Constructor
    • -
    • Property
    • -
    • Method
    • -
    -
      -
    • Inherited constructor
    • -
    • Inherited property
    • -
    • Inherited method
    • -
    -
      -
    • Private property
    • -
    • Private method
    • -
    -
      -
    • Static property
    • -
    • Static method
    • -
    -
      -
    • Property
    • -
    -
    -
    -
    -
    -

    Generated using TypeDoc

    -
    -
    - - - \ No newline at end of file +AccountTxResponse | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface AccountTxResponse

    +

    Expected response from an AccountTxRequest.

    +

    Hierarchy

    • BaseResponse
      • AccountTxResponse

    Index

    Properties

    Optional api_version

    api_version?: number

    Optional forwarded

    forwarded?: boolean

    id

    id: string | number

    result

    result: { account: string; ledger_index_max: number; ledger_index_min: number; limit: number; marker?: unknown; transactions: AccountTransaction[]; validated?: boolean }

    Type declaration

    • account: string
      +

      Unique Address identifying the related account.

      +
    • ledger_index_max: number
      +

      The ledger index of the most recent ledger actually searched for +transactions.

      +
    • ledger_index_min: number
      +

      The ledger index of the earliest ledger actually searched for +transactions.

      +
    • limit: number
      +

      The limit value used in the request.

      +
    • Optional marker?: unknown
      +

      Server-defined value indicating the response is paginated. Pass this +to the next call to resume where this call left off.

      +
    • transactions: AccountTransaction[]
      +

      Array of transactions matching the request's criteria, as explained +below.

      +
    • Optional validated?: boolean
      +

      If included and set to true, the information in this response comes from +a validated ledger version. Otherwise, the information is subject to +change.

      +

    Optional status

    status?: string

    type

    type: string

    Optional warning

    warning?: "load"

    Optional warnings

    warnings?: Warning[]

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/BookOffersRequest.html b/docs/interfaces/BookOffersRequest.html index 3b1c0099..5a3a4c98 100644 --- a/docs/interfaces/BookOffersRequest.html +++ b/docs/interfaces/BookOffersRequest.html @@ -1,342 +1,30 @@ - - - - - - BookOffersRequest | xrpl - - - - - - -
    -
    -
    -
    - -
    -
    - Options -
    -
    - All -
      -
    • Public
    • -
    • Public/Protected
    • -
    • All
    • -
    -
    - - - - -
    -
    - Menu -
    -
    -
    -
    -
    -
    - -

    Interface BookOffersRequest

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    The book_offers method retrieves a list of offers, also known as the order. - Book, between two currencies. Returns an BookOffersResponse.

    -
    -
    -
    -
    -

    Hierarchy

    -
      -
    • - BaseRequest -
        -
      • - BookOffersRequest -
      • -
      -
    • -
    -
    -
    -

    Index

    -
    -
    -
    -

    Properties

    - -
    -
    -
    -
    -
    -

    Properties

    -
    - -

    Optional api_version

    -
    api_version: number
    - -
    -
    -

    The API version to use. If omitted, use version 1.

    -
    -
    -
    -
    - -

    command

    -
    command: "book_offers"
    - -
    -
    - -

    Optional id

    -
    id: string | number
    - -
    -
    -

    A unique value to identify this request. The response to this request uses - the same id field. This way, even if responses arrive out of order, you - know which request prompted which response.

    -
    -
    -
    -
    - -

    Optional ledger_hash

    -
    ledger_hash: string
    - -
    -
    -

    A 20-byte hex string for the ledger version to use.

    -
    -
    -
    -
    - -

    Optional ledger_index

    -
    ledger_index: LedgerIndex
    - -
    -
    -

    The ledger index of the ledger to use, or a shortcut string to choose a - ledger automatically.

    -
    -
    -
    -
    - -

    Optional limit

    -
    limit: number
    - -
    -
    -

    If provided, the server does not provide more than this many offers in the - results. The total number of results returned may be fewer than the limit, - because the server omits unfunded offers.

    -
    -
    -
    -
    - -

    Optional taker

    -
    taker: string
    - -
    -
    -

    The Address of an account to use as a perspective. Unfunded offers placed - by this account are always included in the response.

    -
    -
    -
    -
    - -

    taker_gets

    -
    taker_gets: TakerAmount
    - -
    -
    -

    Specification of which currency the account taking the offer would - receive, as an object with currency and issuer fields (omit issuer for - XRP), like currency amounts.

    -
    -
    -
    -
    - -

    taker_pays

    -
    taker_pays: TakerAmount
    - -
    -
    -

    Specification of which currency the account taking the offer would pay, as - an object with currency and issuer fields (omit issuer for XRP), like - currency amounts.

    -
    -
    -
    -
    -
    - -
    -
    -
    -
    -

    Legend

    -
    -
      -
    • Constructor
    • -
    • Property
    • -
    • Method
    • -
    -
      -
    • Inherited constructor
    • -
    • Inherited property
    • -
    • Inherited method
    • -
    -
      -
    • Private property
    • -
    • Private method
    • -
    -
      -
    • Static property
    • -
    • Static method
    • -
    -
      -
    • Property
    • -
    -
    -
    -
    -
    -

    Generated using TypeDoc

    -
    -
    - - - \ No newline at end of file +BookOffersRequest | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface BookOffersRequest

    +

    The book_offers method retrieves a list of offers, also known as the order. +Book, between two currencies. Returns an BookOffersResponse.

    +

    Hierarchy

    • BaseRequest
      • BookOffersRequest

    Index

    Properties

    Optional api_version

    api_version?: number
    +

    The API version to use. If omitted, use version 1.

    +

    command

    command: "book_offers"

    Optional id

    id?: string | number
    +

    A unique value to identify this request. The response to this request uses +the same id field. This way, even if responses arrive out of order, you +know which request prompted which response.

    +

    Optional ledger_hash

    ledger_hash?: string
    +

    A 20-byte hex string for the ledger version to use.

    +

    Optional ledger_index

    ledger_index?: LedgerIndex
    +

    The ledger index of the ledger to use, or a shortcut string to choose a +ledger automatically.

    +

    Optional limit

    limit?: number
    +

    If provided, the server does not provide more than this many offers in the +results. The total number of results returned may be fewer than the limit, +because the server omits unfunded offers.

    +

    Optional taker

    taker?: string
    +

    The Address of an account to use as a perspective. Unfunded offers placed +by this account are always included in the response.

    +

    taker_gets

    taker_gets: TakerAmount
    +

    Specification of which currency the account taking the offer would +receive, as an object with currency and issuer fields (omit issuer for +XRP), like currency amounts.

    +

    taker_pays

    taker_pays: TakerAmount
    +

    Specification of which currency the account taking the offer would pay, as +an object with currency and issuer fields (omit issuer for XRP), like +currency amounts.

    +

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/BookOffersResponse.html b/docs/interfaces/BookOffersResponse.html index 536e5339..34d95656 100644 --- a/docs/interfaces/BookOffersResponse.html +++ b/docs/interfaces/BookOffersResponse.html @@ -1,325 +1,14 @@ - - - - - - BookOffersResponse | xrpl - - - - - - -
    -
    -
    -
    - -
    -
    - Options -
    -
    - All -
      -
    • Public
    • -
    • Public/Protected
    • -
    • All
    • -
    -
    - - - - -
    -
    - Menu -
    -
    -
    -
    -
    -
    - -

    Interface BookOffersResponse

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    Expected response from a BookOffersRequest.

    -
    -
    -
    -
    -

    Hierarchy

    -
      -
    • - BaseResponse -
        -
      • - BookOffersResponse -
      • -
      -
    • -
    -
    -
    -

    Index

    -
    -
    -
    -

    Properties

    - -
    -
    -
    -
    -
    -

    Properties

    -
    - -

    Optional api_version

    -
    api_version: number
    - -
    -
    - -

    Optional forwarded

    -
    forwarded: boolean
    - -
    -
    - -

    id

    -
    id: string | number
    - -
    -
    - -

    result

    -
    result: { ledger_current_index?: number; ledger_hash?: string; ledger_index?: number; offers: BookOffer[]; validated?: boolean }
    - -
    -

    Type declaration

    -
      -
    • -
      Optional ledger_current_index?: number
      -
      -
      -

      The ledger index of the current in-progress ledger version, which was - used to retrieve this information.

      -
      -
      -
    • -
    • -
      Optional ledger_hash?: string
      -
      -
      -

      The identifying hash of the ledger version that was used when retrieving - this data, as requested.

      -
      -
      -
    • -
    • -
      Optional ledger_index?: number
      -
      -
      -

      The ledger index of the ledger version that was used when retrieving - this data, as requested.

      -
      -
      -
    • -
    • -
      offers: BookOffer[]
      -
      -
      -

      Array of offer objects, each of which has the fields of an Offer object.

      -
      -
      -
    • -
    • -
      Optional validated?: boolean
      -
    • -
    -
    -
    -
    - -

    Optional status

    -
    status: string
    - -
    -
    - -

    type

    -
    type: string
    - -
    -
    - -

    Optional warning

    -
    warning: "load"
    - -
    -
    - -

    Optional warnings

    -
    warnings: Warning[]
    - -
    -
    -
    - -
    -
    -
    -
    -

    Legend

    -
    -
      -
    • Constructor
    • -
    • Property
    • -
    • Method
    • -
    -
      -
    • Inherited constructor
    • -
    • Inherited property
    • -
    • Inherited method
    • -
    -
      -
    • Private property
    • -
    • Private method
    • -
    -
      -
    • Static property
    • -
    • Static method
    • -
    -
      -
    • Property
    • -
    -
    -
    -
    -
    -

    Generated using TypeDoc

    -
    -
    - - - \ No newline at end of file +BookOffersResponse | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface BookOffersResponse

    +

    Expected response from a BookOffersRequest.

    +

    Hierarchy

    • BaseResponse
      • BookOffersResponse

    Index

    Properties

    Optional api_version

    api_version?: number

    Optional forwarded

    forwarded?: boolean

    id

    id: string | number

    result

    result: { ledger_current_index?: number; ledger_hash?: string; ledger_index?: number; offers: BookOffer[]; validated?: boolean }

    Type declaration

    • Optional ledger_current_index?: number
      +

      The ledger index of the current in-progress ledger version, which was +used to retrieve this information.

      +
    • Optional ledger_hash?: string
      +

      The identifying hash of the ledger version that was used when retrieving +this data, as requested.

      +
    • Optional ledger_index?: number
      +

      The ledger index of the ledger version that was used when retrieving +this data, as requested.

      +
    • offers: BookOffer[]
      +

      Array of offer objects, each of which has the fields of an Offer object.

      +
    • Optional validated?: boolean

    Optional status

    status?: string

    type

    type: string

    Optional warning

    warning?: "load"

    Optional warnings

    warnings?: Warning[]

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/ChannelVerifyRequest.html b/docs/interfaces/ChannelVerifyRequest.html index c8127082..11eb7708 100644 --- a/docs/interfaces/ChannelVerifyRequest.html +++ b/docs/interfaces/ChannelVerifyRequest.html @@ -1,299 +1,21 @@ - - - - - - ChannelVerifyRequest | xrpl - - - - - - -
    -
    -
    -
    - -
    -
    - Options -
    -
    - All -
      -
    • Public
    • -
    • Public/Protected
    • -
    • All
    • -
    -
    - - - - -
    -
    - Menu -
    -
    -
    -
    -
    -
    - -

    Interface ChannelVerifyRequest

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    The channel_verify method checks the validity of a signature that can be - used to redeem a specific amount of XRP from a payment channel. Expects a - response in the form of a ChannelVerifyResponse.

    -
    -
    -
    -
    -

    Hierarchy

    -
      -
    • - BaseRequest -
        -
      • - ChannelVerifyRequest -
      • -
      -
    • -
    -
    -
    -

    Index

    -
    -
    -
    -

    Properties

    - -
    -
    -
    -
    -
    -

    Properties

    -
    - -

    amount

    -
    amount: string
    - -
    -
    -

    The amount of XRP, in drops, the provided signature authorizes.

    -
    -
    -
    -
    - -

    Optional api_version

    -
    api_version: number
    - -
    -
    -

    The API version to use. If omitted, use version 1.

    -
    -
    -
    -
    - -

    channel_id

    -
    channel_id: string
    - -
    -
    -

    The Channel ID of the channel that provides the XRP. This is a - 64-character hexadecimal string.

    -
    -
    -
    -
    - -

    command

    -
    command: "channel_verify"
    - -
    -
    - -

    Optional id

    -
    id: string | number
    - -
    -
    -

    A unique value to identify this request. The response to this request uses - the same id field. This way, even if responses arrive out of order, you - know which request prompted which response.

    -
    -
    -
    -
    - -

    public_key

    -
    public_key: string
    - -
    -
    -

    The public key of the channel and the key pair that was used to create the - signature, in hexadecimal or the XRP Ledger's base58 format.

    -
    -
    -
    -
    - -

    signature

    -
    signature: string
    - -
    -
    -

    The signature to verify, in hexadecimal.

    -
    -
    -
    -
    -
    - -
    -
    -
    -
    -

    Legend

    -
    -
      -
    • Constructor
    • -
    • Property
    • -
    • Method
    • -
    -
      -
    • Inherited constructor
    • -
    • Inherited property
    • -
    • Inherited method
    • -
    -
      -
    • Private property
    • -
    • Private method
    • -
    -
      -
    • Static property
    • -
    • Static method
    • -
    -
      -
    • Property
    • -
    -
    -
    -
    -
    -

    Generated using TypeDoc

    -
    -
    - - - \ No newline at end of file +ChannelVerifyRequest | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface ChannelVerifyRequest

    +

    The channel_verify method checks the validity of a signature that can be +used to redeem a specific amount of XRP from a payment channel. Expects a +response in the form of a ChannelVerifyResponse.

    +

    Hierarchy

    • BaseRequest
      • ChannelVerifyRequest

    Index

    Properties

    amount

    amount: string
    +

    The amount of XRP, in drops, the provided signature authorizes.

    +

    Optional api_version

    api_version?: number
    +

    The API version to use. If omitted, use version 1.

    +

    channel_id

    channel_id: string
    +

    The Channel ID of the channel that provides the XRP. This is a +64-character hexadecimal string.

    +

    command

    command: "channel_verify"

    Optional id

    id?: string | number
    +

    A unique value to identify this request. The response to this request uses +the same id field. This way, even if responses arrive out of order, you +know which request prompted which response.

    +

    public_key

    public_key: string
    +

    The public key of the channel and the key pair that was used to create the +signature, in hexadecimal or the XRP Ledger's base58 format.

    +

    signature

    signature: string
    +

    The signature to verify, in hexadecimal.

    +

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/ChannelVerifyResponse.html b/docs/interfaces/ChannelVerifyResponse.html index ccfabfcc..1bd9ef32 100644 --- a/docs/interfaces/ChannelVerifyResponse.html +++ b/docs/interfaces/ChannelVerifyResponse.html @@ -1,296 +1,6 @@ - - - - - - ChannelVerifyResponse | xrpl - - - - - - -
    -
    -
    -
    - -
    -
    - Options -
    -
    - All -
      -
    • Public
    • -
    • Public/Protected
    • -
    • All
    • -
    -
    - - - - -
    -
    - Menu -
    -
    -
    -
    -
    -
    - -

    Interface ChannelVerifyResponse

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    Response expected from an ChannelVerifyRequest.

    -
    -
    -
    -
    -

    Hierarchy

    -
      -
    • - BaseResponse -
        -
      • - ChannelVerifyResponse -
      • -
      -
    • -
    -
    -
    -

    Index

    -
    -
    -
    -

    Properties

    - -
    -
    -
    -
    -
    -

    Properties

    -
    - -

    Optional api_version

    -
    api_version: number
    - -
    -
    - -

    Optional forwarded

    -
    forwarded: boolean
    - -
    -
    - -

    id

    -
    id: string | number
    - -
    -
    - -

    result

    -
    result: { signature_verified: boolean }
    - -
    -

    Type declaration

    -
      -
    • -
      signature_verified: boolean
      -
      -
      -

      If true, the signature is valid for the stated amount, channel, and - public key.

      -
      -
      -
    • -
    -
    -
    -
    - -

    Optional status

    -
    status: string
    - -
    -
    - -

    type

    -
    type: string
    - -
    -
    - -

    Optional warning

    -
    warning: "load"
    - -
    -
    - -

    Optional warnings

    -
    warnings: Warning[]
    - -
    -
    -
    - -
    -
    -
    -
    -

    Legend

    -
    -
      -
    • Constructor
    • -
    • Property
    • -
    • Method
    • -
    -
      -
    • Inherited constructor
    • -
    • Inherited property
    • -
    • Inherited method
    • -
    -
      -
    • Private property
    • -
    • Private method
    • -
    -
      -
    • Static property
    • -
    • Static method
    • -
    -
      -
    • Property
    • -
    -
    -
    -
    -
    -

    Generated using TypeDoc

    -
    -
    - - - \ No newline at end of file +ChannelVerifyResponse | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface ChannelVerifyResponse

    +

    Response expected from an ChannelVerifyRequest.

    +

    Hierarchy

    • BaseResponse
      • ChannelVerifyResponse

    Index

    Properties

    Optional api_version

    api_version?: number

    Optional forwarded

    forwarded?: boolean

    id

    id: string | number

    result

    result: { signature_verified: boolean }

    Type declaration

    • signature_verified: boolean
      +

      If true, the signature is valid for the stated amount, channel, and +public key.

      +

    Optional status

    status?: string

    type

    type: string

    Optional warning

    warning?: "load"

    Optional warnings

    warnings?: Warning[]

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/CheckCancel.html b/docs/interfaces/CheckCancel.html index cc196e51..25a0be56 100644 --- a/docs/interfaces/CheckCancel.html +++ b/docs/interfaces/CheckCancel.html @@ -1,457 +1,50 @@ - - - - - - CheckCancel | xrpl - - - - - - -
    -
    -
    -
    - -
    -
    - Options -
    -
    - All -
      -
    • Public
    • -
    • Public/Protected
    • -
    • All
    • -
    -
    - - - - -
    -
    - Menu -
    -
    -
    -
    -
    -
    - -

    Interface CheckCancel

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    Cancels an unredeemed Check, removing it from the ledger without sending any - money. The source or the destination of the check can cancel a Check at any - time using this transaction type. If the Check has expired, any address can - cancel it.

    -
    -
    -
    -
    -

    Hierarchy

    -
      -
    • - BaseTransaction -
        -
      • - CheckCancel -
      • -
      -
    • -
    -
    -
    -

    Index

    -
    - -
    -
    -
    -

    Properties

    -
    - -

    Account

    -
    Account: string
    - -
    -
    -

    The unique address of the account that initiated the transaction.

    -
    -
    -
    -
    - -

    Optional AccountTxnID

    -
    AccountTxnID: string
    - -
    -
    -

    Hash value identifying another transaction. If provided, this transaction - is only valid if the sending account's previously-sent transaction matches - the provided hash.

    -
    -
    -
    -
    - -

    CheckID

    -
    CheckID: string
    - -
    -
    -

    The ID of the Check ledger object to cancel as a 64-character hexadecimal - string.

    -
    -
    -
    -
    - -

    Optional Fee

    -
    Fee: string
    - -
    -
    -

    Integer amount of XRP, in drops, to be destroyed as a cost for - distributing this transaction to the network. Some transaction types have - different minimum requirements.

    -
    -
    -
    -
    - -

    Optional Flags

    -
    Flags: number | GlobalFlags
    - -
    -
    -

    Set of bit-flags for this transaction.

    -
    -
    -
    -
    - -

    Optional LastLedgerSequence

    -
    LastLedgerSequence: number
    - -
    -
    -

    Highest ledger index this transaction can appear in. Specifying this field - places a strict upper limit on how long the transaction can wait to be - validated or rejected.

    -
    -
    -
    -
    - -

    Optional Memos

    -
    Memos: { Memo: Memo }[]
    - -
    -
    -

    Additional arbitrary information used to identify this transaction.

    -
    -
    -
    -
    - -

    Optional Sequence

    -
    Sequence: number
    - -
    -
    -

    The sequence number of the account sending the transaction. A transaction - is only valid if the Sequence number is exactly 1 greater than the previous - transaction from the same account. The special case 0 means the transaction - is using a Ticket instead.

    -
    -
    -
    -
    - -

    Optional Signers

    -
    Signers: Signer[]
    - -
    -
    -

    Array of objects that represent a multi-signature which authorizes this - transaction.

    -
    -
    -
    -
    - -

    Optional SigningPubKey

    -
    SigningPubKey: string
    - -
    -
    -

    Hex representation of the public key that corresponds to the private key - used to sign this transaction. If an empty string, indicates a - multi-signature is present in the Signers field instead.

    -
    -
    -
    -
    - -

    Optional SourceTag

    -
    SourceTag: number
    - -
    -
    -

    Arbitrary integer used to identify the reason for this payment, or a sender - on whose behalf this transaction is made. Conventionally, a refund should - specify the initial payment's SourceTag as the refund payment's - DestinationTag.

    -
    -
    -
    -
    - -

    Optional TicketSequence

    -
    TicketSequence: number
    - -
    -
    -

    The sequence number of the ticket to use in place of a Sequence number. If - this is provided, Sequence must be 0. Cannot be used with AccountTxnID.

    -
    -
    -
    -
    - -

    TransactionType

    -
    TransactionType: "CheckCancel"
    - -
    -
    - -

    Optional TxnSignature

    -
    TxnSignature: string
    - -
    -
    -

    The signature that verifies this transaction as originating from the - account it says it is from.

    -
    -
    -
    -
    -
    - -
    -
    -
    -
    -

    Legend

    -
    -
      -
    • Constructor
    • -
    • Property
    • -
    • Method
    • -
    -
      -
    • Inherited constructor
    • -
    • Inherited property
    • -
    • Inherited method
    • -
    -
      -
    • Private property
    • -
    • Private method
    • -
    -
      -
    • Static property
    • -
    • Static method
    • -
    -
      -
    • Property
    • -
    -
    -
    -
    -
    -

    Generated using TypeDoc

    -
    -
    - - - \ No newline at end of file +CheckCancel | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface CheckCancel

    +

    Cancels an unredeemed Check, removing it from the ledger without sending any +money. The source or the destination of the check can cancel a Check at any +time using this transaction type. If the Check has expired, any address can +cancel it.

    +

    Hierarchy

    • BaseTransaction
      • CheckCancel

    Index

    Properties

    Account

    Account: string
    +

    The unique address of the account that initiated the transaction.

    +

    Optional AccountTxnID

    AccountTxnID?: string
    +

    Hash value identifying another transaction. If provided, this transaction +is only valid if the sending account's previously-sent transaction matches +the provided hash.

    +

    CheckID

    CheckID: string
    +

    The ID of the Check ledger object to cancel as a 64-character hexadecimal +string.

    +

    Optional Fee

    Fee?: string
    +

    Integer amount of XRP, in drops, to be destroyed as a cost for +distributing this transaction to the network. Some transaction types have +different minimum requirements.

    +

    Optional Flags

    Flags?: number | GlobalFlags
    +

    Set of bit-flags for this transaction.

    +

    Optional LastLedgerSequence

    LastLedgerSequence?: number
    +

    Highest ledger index this transaction can appear in. Specifying this field +places a strict upper limit on how long the transaction can wait to be +validated or rejected.

    +

    Optional Memos

    Memos?: Memo[]
    +

    Additional arbitrary information used to identify this transaction.

    +

    Optional Sequence

    Sequence?: number
    +

    The sequence number of the account sending the transaction. A transaction +is only valid if the Sequence number is exactly 1 greater than the previous +transaction from the same account. The special case 0 means the transaction +is using a Ticket instead.

    +

    Optional Signers

    Signers?: Signer[]
    +

    Array of objects that represent a multi-signature which authorizes this +transaction.

    +

    Optional SigningPubKey

    SigningPubKey?: string
    +

    Hex representation of the public key that corresponds to the private key +used to sign this transaction. If an empty string, indicates a +multi-signature is present in the Signers field instead.

    +

    Optional SourceTag

    SourceTag?: number
    +

    Arbitrary integer used to identify the reason for this payment, or a sender +on whose behalf this transaction is made. Conventionally, a refund should +specify the initial payment's SourceTag as the refund payment's +DestinationTag.

    +

    Optional TicketSequence

    TicketSequence?: number
    +

    The sequence number of the ticket to use in place of a Sequence number. If +this is provided, Sequence must be 0. Cannot be used with AccountTxnID.

    +

    TransactionType

    TransactionType: "CheckCancel"

    Optional TxnSignature

    TxnSignature?: string
    +

    The signature that verifies this transaction as originating from the +account it says it is from.

    +

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/CheckCash.html b/docs/interfaces/CheckCash.html index 6b5f0a87..5437cc89 100644 --- a/docs/interfaces/CheckCash.html +++ b/docs/interfaces/CheckCash.html @@ -1,498 +1,57 @@ - - - - - - CheckCash | xrpl - - - - - - -
    -
    -
    -
    - -
    -
    - Options -
    -
    - All -
      -
    • Public
    • -
    • Public/Protected
    • -
    • All
    • -
    -
    - - - - -
    -
    - Menu -
    -
    -
    -
    -
    -
    - -

    Interface CheckCash

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    Attempts to redeem a Check object in the ledger to receive up to the amount - authorized by the corresponding CheckCreate transaction. Only the Destination - address of a Check can cash it with a CheckCash transaction.

    -
    -
    -
    -
    -

    Hierarchy

    -
      -
    • - BaseTransaction -
        -
      • - CheckCash -
      • -
      -
    • -
    -
    -
    -

    Index

    -
    - -
    -
    -
    -

    Properties

    -
    - -

    Account

    -
    Account: string
    - -
    -
    -

    The unique address of the account that initiated the transaction.

    -
    -
    -
    -
    - -

    Optional AccountTxnID

    -
    AccountTxnID: string
    - -
    -
    -

    Hash value identifying another transaction. If provided, this transaction - is only valid if the sending account's previously-sent transaction matches - the provided hash.

    -
    -
    -
    -
    - -

    Optional Amount

    -
    Amount: Amount
    - -
    -
    -

    Redeem the Check for exactly this amount, if possible. The currency must - match that of the SendMax of the corresponding CheckCreate transaction. You. - must provide either this field or DeliverMin.

    -
    -
    -
    -
    - -

    CheckID

    -
    CheckID: string
    - -
    -
    -

    The ID of the Check ledger object to cash as a 64-character hexadecimal - string.

    -
    -
    -
    -
    - -

    Optional DeliverMin

    -
    DeliverMin: Amount
    - -
    -
    -

    Redeem the Check for at least this amount and for as much as possible. The - currency must match that of the SendMax of the corresponding CheckCreate. - transaction. You must provide either this field or Amount.

    -
    -
    -
    -
    - -

    Optional Fee

    -
    Fee: string
    - -
    -
    -

    Integer amount of XRP, in drops, to be destroyed as a cost for - distributing this transaction to the network. Some transaction types have - different minimum requirements.

    -
    -
    -
    -
    - -

    Optional Flags

    -
    Flags: number | GlobalFlags
    - -
    -
    -

    Set of bit-flags for this transaction.

    -
    -
    -
    -
    - -

    Optional LastLedgerSequence

    -
    LastLedgerSequence: number
    - -
    -
    -

    Highest ledger index this transaction can appear in. Specifying this field - places a strict upper limit on how long the transaction can wait to be - validated or rejected.

    -
    -
    -
    -
    - -

    Optional Memos

    -
    Memos: { Memo: Memo }[]
    - -
    -
    -

    Additional arbitrary information used to identify this transaction.

    -
    -
    -
    -
    - -

    Optional Sequence

    -
    Sequence: number
    - -
    -
    -

    The sequence number of the account sending the transaction. A transaction - is only valid if the Sequence number is exactly 1 greater than the previous - transaction from the same account. The special case 0 means the transaction - is using a Ticket instead.

    -
    -
    -
    -
    - -

    Optional Signers

    -
    Signers: Signer[]
    - -
    -
    -

    Array of objects that represent a multi-signature which authorizes this - transaction.

    -
    -
    -
    -
    - -

    Optional SigningPubKey

    -
    SigningPubKey: string
    - -
    -
    -

    Hex representation of the public key that corresponds to the private key - used to sign this transaction. If an empty string, indicates a - multi-signature is present in the Signers field instead.

    -
    -
    -
    -
    - -

    Optional SourceTag

    -
    SourceTag: number
    - -
    -
    -

    Arbitrary integer used to identify the reason for this payment, or a sender - on whose behalf this transaction is made. Conventionally, a refund should - specify the initial payment's SourceTag as the refund payment's - DestinationTag.

    -
    -
    -
    -
    - -

    Optional TicketSequence

    -
    TicketSequence: number
    - -
    -
    -

    The sequence number of the ticket to use in place of a Sequence number. If - this is provided, Sequence must be 0. Cannot be used with AccountTxnID.

    -
    -
    -
    -
    - -

    TransactionType

    -
    TransactionType: "CheckCash"
    - -
    -
    - -

    Optional TxnSignature

    -
    TxnSignature: string
    - -
    -
    -

    The signature that verifies this transaction as originating from the - account it says it is from.

    -
    -
    -
    -
    -
    - -
    -
    -
    -
    -

    Legend

    -
    -
      -
    • Constructor
    • -
    • Property
    • -
    • Method
    • -
    -
      -
    • Inherited constructor
    • -
    • Inherited property
    • -
    • Inherited method
    • -
    -
      -
    • Private property
    • -
    • Private method
    • -
    -
      -
    • Static property
    • -
    • Static method
    • -
    -
      -
    • Property
    • -
    -
    -
    -
    -
    -

    Generated using TypeDoc

    -
    -
    - - - \ No newline at end of file +CheckCash | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface CheckCash

    +

    Attempts to redeem a Check object in the ledger to receive up to the amount +authorized by the corresponding CheckCreate transaction. Only the Destination +address of a Check can cash it with a CheckCash transaction.

    +

    Hierarchy

    • BaseTransaction
      • CheckCash

    Index

    Properties

    Account

    Account: string
    +

    The unique address of the account that initiated the transaction.

    +

    Optional AccountTxnID

    AccountTxnID?: string
    +

    Hash value identifying another transaction. If provided, this transaction +is only valid if the sending account's previously-sent transaction matches +the provided hash.

    +

    Optional Amount

    Amount?: Amount
    +

    Redeem the Check for exactly this amount, if possible. The currency must +match that of the SendMax of the corresponding CheckCreate transaction. You. +must provide either this field or DeliverMin.

    +

    CheckID

    CheckID: string
    +

    The ID of the Check ledger object to cash as a 64-character hexadecimal +string.

    +

    Optional DeliverMin

    DeliverMin?: Amount
    +

    Redeem the Check for at least this amount and for as much as possible. The +currency must match that of the SendMax of the corresponding CheckCreate. +transaction. You must provide either this field or Amount.

    +

    Optional Fee

    Fee?: string
    +

    Integer amount of XRP, in drops, to be destroyed as a cost for +distributing this transaction to the network. Some transaction types have +different minimum requirements.

    +

    Optional Flags

    Flags?: number | GlobalFlags
    +

    Set of bit-flags for this transaction.

    +

    Optional LastLedgerSequence

    LastLedgerSequence?: number
    +

    Highest ledger index this transaction can appear in. Specifying this field +places a strict upper limit on how long the transaction can wait to be +validated or rejected.

    +

    Optional Memos

    Memos?: Memo[]
    +

    Additional arbitrary information used to identify this transaction.

    +

    Optional Sequence

    Sequence?: number
    +

    The sequence number of the account sending the transaction. A transaction +is only valid if the Sequence number is exactly 1 greater than the previous +transaction from the same account. The special case 0 means the transaction +is using a Ticket instead.

    +

    Optional Signers

    Signers?: Signer[]
    +

    Array of objects that represent a multi-signature which authorizes this +transaction.

    +

    Optional SigningPubKey

    SigningPubKey?: string
    +

    Hex representation of the public key that corresponds to the private key +used to sign this transaction. If an empty string, indicates a +multi-signature is present in the Signers field instead.

    +

    Optional SourceTag

    SourceTag?: number
    +

    Arbitrary integer used to identify the reason for this payment, or a sender +on whose behalf this transaction is made. Conventionally, a refund should +specify the initial payment's SourceTag as the refund payment's +DestinationTag.

    +

    Optional TicketSequence

    TicketSequence?: number
    +

    The sequence number of the ticket to use in place of a Sequence number. If +this is provided, Sequence must be 0. Cannot be used with AccountTxnID.

    +

    TransactionType

    TransactionType: "CheckCash"

    Optional TxnSignature

    TxnSignature?: string
    +

    The signature that verifies this transaction as originating from the +account it says it is from.

    +

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/CheckCreate.html b/docs/interfaces/CheckCreate.html index 507c102a..91d60db4 100644 --- a/docs/interfaces/CheckCreate.html +++ b/docs/interfaces/CheckCreate.html @@ -1,538 +1,63 @@ - - - - - - CheckCreate | xrpl - - - - - - -
    -
    -
    -
    - -
    -
    - Options -
    -
    - All -
      -
    • Public
    • -
    • Public/Protected
    • -
    • All
    • -
    -
    - - - - -
    -
    - Menu -
    -
    -
    -
    -
    -
    - -

    Interface CheckCreate

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    Create a Check object in the ledger, which is a deferred payment that can be - cashed by its intended destination. The sender of this transaction is the - sender of the Check.

    -
    -
    -
    -
    -

    Hierarchy

    -
      -
    • - BaseTransaction -
        -
      • - CheckCreate -
      • -
      -
    • -
    -
    -
    -

    Index

    -
    - -
    -
    -
    -

    Properties

    -
    - -

    Account

    -
    Account: string
    - -
    -
    -

    The unique address of the account that initiated the transaction.

    -
    -
    -
    -
    - -

    Optional AccountTxnID

    -
    AccountTxnID: string
    - -
    -
    -

    Hash value identifying another transaction. If provided, this transaction - is only valid if the sending account's previously-sent transaction matches - the provided hash.

    -
    -
    -
    -
    - -

    Destination

    -
    Destination: string
    - -
    -
    -

    The unique address of the account that can cash the Check.

    -
    -
    -
    -
    - -

    Optional DestinationTag

    -
    DestinationTag: number
    - -
    -
    -

    Arbitrary tag that identifies the reason for the Check, or a hosted. - recipient to pay.

    -
    -
    -
    -
    - -

    Optional Expiration

    -
    Expiration: number
    - -
    -
    -

    Time after which the Check is no longer valid, in seconds since the Ripple. - Epoch.

    -
    -
    -
    -
    - -

    Optional Fee

    -
    Fee: string
    - -
    -
    -

    Integer amount of XRP, in drops, to be destroyed as a cost for - distributing this transaction to the network. Some transaction types have - different minimum requirements.

    -
    -
    -
    -
    - -

    Optional Flags

    -
    Flags: number | GlobalFlags
    - -
    -
    -

    Set of bit-flags for this transaction.

    -
    -
    -
    -
    - -

    Optional InvoiceID

    -
    InvoiceID: string
    - -
    -
    -

    Arbitrary 256-bit hash representing a specific reason or identifier for. - this Check.

    -
    -
    -
    -
    - -

    Optional LastLedgerSequence

    -
    LastLedgerSequence: number
    - -
    -
    -

    Highest ledger index this transaction can appear in. Specifying this field - places a strict upper limit on how long the transaction can wait to be - validated or rejected.

    -
    -
    -
    -
    - -

    Optional Memos

    -
    Memos: { Memo: Memo }[]
    - -
    -
    -

    Additional arbitrary information used to identify this transaction.

    -
    -
    -
    -
    - -

    SendMax

    -
    SendMax: Amount
    - -
    -
    -

    Maximum amount of source currency the Check is allowed to debit the - sender, including transfer fees on non-XRP currencies. The Check can only - credit the destination with the same currency (from the same issuer, for - non-XRP currencies). For non-XRP amounts, the nested field names MUST be. - lower-case.

    -
    -
    -
    -
    - -

    Optional Sequence

    -
    Sequence: number
    - -
    -
    -

    The sequence number of the account sending the transaction. A transaction - is only valid if the Sequence number is exactly 1 greater than the previous - transaction from the same account. The special case 0 means the transaction - is using a Ticket instead.

    -
    -
    -
    -
    - -

    Optional Signers

    -
    Signers: Signer[]
    - -
    -
    -

    Array of objects that represent a multi-signature which authorizes this - transaction.

    -
    -
    -
    -
    - -

    Optional SigningPubKey

    -
    SigningPubKey: string
    - -
    -
    -

    Hex representation of the public key that corresponds to the private key - used to sign this transaction. If an empty string, indicates a - multi-signature is present in the Signers field instead.

    -
    -
    -
    -
    - -

    Optional SourceTag

    -
    SourceTag: number
    - -
    -
    -

    Arbitrary integer used to identify the reason for this payment, or a sender - on whose behalf this transaction is made. Conventionally, a refund should - specify the initial payment's SourceTag as the refund payment's - DestinationTag.

    -
    -
    -
    -
    - -

    Optional TicketSequence

    -
    TicketSequence: number
    - -
    -
    -

    The sequence number of the ticket to use in place of a Sequence number. If - this is provided, Sequence must be 0. Cannot be used with AccountTxnID.

    -
    -
    -
    -
    - -

    TransactionType

    -
    TransactionType: "CheckCreate"
    - -
    -
    - -

    Optional TxnSignature

    -
    TxnSignature: string
    - -
    -
    -

    The signature that verifies this transaction as originating from the - account it says it is from.

    -
    -
    -
    -
    -
    - -
    -
    -
    -
    -

    Legend

    -
    -
      -
    • Constructor
    • -
    • Property
    • -
    • Method
    • -
    -
      -
    • Inherited constructor
    • -
    • Inherited property
    • -
    • Inherited method
    • -
    -
      -
    • Private property
    • -
    • Private method
    • -
    -
      -
    • Static property
    • -
    • Static method
    • -
    -
      -
    • Property
    • -
    -
    -
    -
    -
    -

    Generated using TypeDoc

    -
    -
    - - - \ No newline at end of file +CheckCreate | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface CheckCreate

    +

    Create a Check object in the ledger, which is a deferred payment that can be +cashed by its intended destination. The sender of this transaction is the +sender of the Check.

    +

    Hierarchy

    • BaseTransaction
      • CheckCreate

    Index

    Properties

    Account

    Account: string
    +

    The unique address of the account that initiated the transaction.

    +

    Optional AccountTxnID

    AccountTxnID?: string
    +

    Hash value identifying another transaction. If provided, this transaction +is only valid if the sending account's previously-sent transaction matches +the provided hash.

    +

    Destination

    Destination: string
    +

    The unique address of the account that can cash the Check.

    +

    Optional DestinationTag

    DestinationTag?: number
    +

    Arbitrary tag that identifies the reason for the Check, or a hosted. +recipient to pay.

    +

    Optional Expiration

    Expiration?: number
    +

    Time after which the Check is no longer valid, in seconds since the Ripple. +Epoch.

    +

    Optional Fee

    Fee?: string
    +

    Integer amount of XRP, in drops, to be destroyed as a cost for +distributing this transaction to the network. Some transaction types have +different minimum requirements.

    +

    Optional Flags

    Flags?: number | GlobalFlags
    +

    Set of bit-flags for this transaction.

    +

    Optional InvoiceID

    InvoiceID?: string
    +

    Arbitrary 256-bit hash representing a specific reason or identifier for. +this Check.

    +

    Optional LastLedgerSequence

    LastLedgerSequence?: number
    +

    Highest ledger index this transaction can appear in. Specifying this field +places a strict upper limit on how long the transaction can wait to be +validated or rejected.

    +

    Optional Memos

    Memos?: Memo[]
    +

    Additional arbitrary information used to identify this transaction.

    +

    SendMax

    SendMax: Amount
    +

    Maximum amount of source currency the Check is allowed to debit the +sender, including transfer fees on non-XRP currencies. The Check can only +credit the destination with the same currency (from the same issuer, for +non-XRP currencies). For non-XRP amounts, the nested field names MUST be. +lower-case.

    +

    Optional Sequence

    Sequence?: number
    +

    The sequence number of the account sending the transaction. A transaction +is only valid if the Sequence number is exactly 1 greater than the previous +transaction from the same account. The special case 0 means the transaction +is using a Ticket instead.

    +

    Optional Signers

    Signers?: Signer[]
    +

    Array of objects that represent a multi-signature which authorizes this +transaction.

    +

    Optional SigningPubKey

    SigningPubKey?: string
    +

    Hex representation of the public key that corresponds to the private key +used to sign this transaction. If an empty string, indicates a +multi-signature is present in the Signers field instead.

    +

    Optional SourceTag

    SourceTag?: number
    +

    Arbitrary integer used to identify the reason for this payment, or a sender +on whose behalf this transaction is made. Conventionally, a refund should +specify the initial payment's SourceTag as the refund payment's +DestinationTag.

    +

    Optional TicketSequence

    TicketSequence?: number
    +

    The sequence number of the ticket to use in place of a Sequence number. If +this is provided, Sequence must be 0. Cannot be used with AccountTxnID.

    +

    TransactionType

    TransactionType: "CheckCreate"

    Optional TxnSignature

    TxnSignature?: string
    +

    The signature that verifies this transaction as originating from the +account it says it is from.

    +

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/ConsensusStream.html b/docs/interfaces/ConsensusStream.html index 657c56bb..fc25dcc0 100644 --- a/docs/interfaces/ConsensusStream.html +++ b/docs/interfaces/ConsensusStream.html @@ -1,199 +1,8 @@ - - - - - - ConsensusStream | xrpl - - - - - - -
    -
    -
    -
    - -
    -
    - Options -
    -
    - All -
      -
    • Public
    • -
    • Public/Protected
    • -
    • All
    • -
    -
    - - - - -
    -
    - Menu -
    -
    -
    -
    -
    -
    - -

    Interface ConsensusStream

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    The consensus stream sends consensusPhase messages when the consensus - process changes phase. The message contains the new phase of consensus the - server is in.

    -
    -
    -
    -
    -

    Hierarchy

    -
      -
    • - BaseStream -
        -
      • - ConsensusStream -
      • -
      -
    • -
    -
    -
    -

    Index

    -
    -
    -
    -

    Properties

    - -
    -
    -
    -
    -
    -

    Properties

    -
    - -

    consensus

    -
    consensus: "open" | "establish" | "accepted"
    - -
    -
    -

    The new consensus phase the server is in. Possible values are open, - establish, and accepted.

    -
    -
    -
    -
    - -

    type

    -
    type: "consensusPhase"
    - -
    -
    -
    - -
    -
    -
    -
    -

    Legend

    -
    -
      -
    • Constructor
    • -
    • Property
    • -
    • Method
    • -
    -
      -
    • Inherited constructor
    • -
    • Inherited property
    • -
    • Inherited method
    • -
    -
      -
    • Private property
    • -
    • Private method
    • -
    -
      -
    • Static property
    • -
    • Static method
    • -
    -
      -
    • Property
    • -
    -
    -
    -
    -
    -

    Generated using TypeDoc

    -
    -
    - - - \ No newline at end of file +ConsensusStream | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface ConsensusStream

    +

    The consensus stream sends consensusPhase messages when the consensus +process changes phase. The message contains the new phase of consensus the +server is in.

    +

    Hierarchy

    • BaseStream
      • ConsensusStream

    Index

    Properties

    Properties

    consensus

    consensus: "open" | "establish" | "accepted"
    +

    The new consensus phase the server is in. Possible values are open, +establish, and accepted.

    +

    type

    type: "consensusPhase"

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/DepositAuthorizedRequest.html b/docs/interfaces/DepositAuthorizedRequest.html index 84324fce..cf6458f6 100644 --- a/docs/interfaces/DepositAuthorizedRequest.html +++ b/docs/interfaces/DepositAuthorizedRequest.html @@ -1,297 +1,19 @@ - - - - - - DepositAuthorizedRequest | xrpl - - - - - - -
    -
    -
    -
    - -
    -
    - Options -
    -
    - All -
      -
    • Public
    • -
    • Public/Protected
    • -
    • All
    • -
    -
    - - - - -
    -
    - Menu -
    -
    -
    -
    -
    -
    - -

    Interface DepositAuthorizedRequest

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    The deposit_authorized command indicates whether one account is authorized to - send payments directly to another. Expects a response in the form of a DepositAuthorizedResponse.

    -
    -
    -
    -
    -

    Hierarchy

    -
      -
    • - BaseRequest -
        -
      • - DepositAuthorizedRequest -
      • -
      -
    • -
    -
    -
    -

    Index

    -
    - -
    -
    -
    -

    Properties

    -
    - -

    Optional api_version

    -
    api_version: number
    - -
    -
    -

    The API version to use. If omitted, use version 1.

    -
    -
    -
    -
    - -

    command

    -
    command: "deposit_authorized"
    - -
    -
    - -

    destination_account

    -
    destination_account: string
    - -
    -
    -

    The recipient of a possible payment.

    -
    -
    -
    -
    - -

    Optional id

    -
    id: string | number
    - -
    -
    -

    A unique value to identify this request. The response to this request uses - the same id field. This way, even if responses arrive out of order, you - know which request prompted which response.

    -
    -
    -
    -
    - -

    Optional ledger_hash

    -
    ledger_hash: string
    - -
    -
    -

    A 20-byte hex string for the ledger version to use.

    -
    -
    -
    -
    - -

    Optional ledger_index

    -
    ledger_index: LedgerIndex
    - -
    -
    -

    The ledger index of the ledger to use, or a shortcut string to choose a - ledger automatically.

    -
    -
    -
    -
    - -

    source_account

    -
    source_account: string
    - -
    -
    -

    The sender of a possible payment.

    -
    -
    -
    -
    -
    - -
    -
    -
    -
    -

    Legend

    -
    -
      -
    • Constructor
    • -
    • Property
    • -
    • Method
    • -
    -
      -
    • Inherited constructor
    • -
    • Inherited property
    • -
    • Inherited method
    • -
    -
      -
    • Private property
    • -
    • Private method
    • -
    -
      -
    • Static property
    • -
    • Static method
    • -
    -
      -
    • Property
    • -
    -
    -
    -
    -
    -

    Generated using TypeDoc

    -
    -
    - - - \ No newline at end of file +DepositAuthorizedRequest | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface DepositAuthorizedRequest

    +

    The deposit_authorized command indicates whether one account is authorized to +send payments directly to another. Expects a response in the form of a DepositAuthorizedResponse.

    +

    Hierarchy

    • BaseRequest
      • DepositAuthorizedRequest

    Index

    Properties

    Optional api_version

    api_version?: number
    +

    The API version to use. If omitted, use version 1.

    +

    command

    command: "deposit_authorized"

    destination_account

    destination_account: string
    +

    The recipient of a possible payment.

    +

    Optional id

    id?: string | number
    +

    A unique value to identify this request. The response to this request uses +the same id field. This way, even if responses arrive out of order, you +know which request prompted which response.

    +

    Optional ledger_hash

    ledger_hash?: string
    +

    A 20-byte hex string for the ledger version to use.

    +

    Optional ledger_index

    ledger_index?: LedgerIndex
    +

    The ledger index of the ledger to use, or a shortcut string to choose a +ledger automatically.

    +

    source_account

    source_account: string
    +

    The sender of a possible payment.

    +

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/DepositAuthorizedResponse.html b/docs/interfaces/DepositAuthorizedResponse.html index 6a4a318f..4e2a6a30 100644 --- a/docs/interfaces/DepositAuthorizedResponse.html +++ b/docs/interfaces/DepositAuthorizedResponse.html @@ -1,349 +1,23 @@ - - - - - - DepositAuthorizedResponse | xrpl - - - - - - -
    -
    -
    -
    - -
    -
    - Options -
    -
    - All -
      -
    • Public
    • -
    • Public/Protected
    • -
    • All
    • -
    -
    - - - - -
    -
    - Menu -
    -
    -
    -
    -
    -
    - -

    Interface DepositAuthorizedResponse

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    Expected response from a DepositAuthorizedRequest.

    -
    -
    -
    -
    -

    Hierarchy

    -
      -
    • - BaseResponse -
        -
      • - DepositAuthorizedResponse -
      • -
      -
    • -
    -
    -
    -

    Index

    -
    -
    -
    -

    Properties

    - -
    -
    -
    -
    -
    -

    Properties

    -
    - -

    Optional api_version

    -
    api_version: number
    - -
    -
    - -

    Optional forwarded

    -
    forwarded: boolean
    - -
    -
    - -

    id

    -
    id: string | number
    - -
    -
    - -

    result

    -
    result: { deposit_authorized: boolean; destination_account: string; ledger_current_index?: number; ledger_hash?: string; ledger_index?: number; source_account: string; validated?: boolean }
    - -
    -

    Type declaration

    -
      -
    • -
      deposit_authorized: boolean
      -
      -
      -

      Whether the specified source account is authorized to send payments - directly to the destination account. If true, either the destination - account does not require Deposit Authorization or the source account is - preauthorized.

      -
      -
      -
    • -
    • -
      destination_account: string
      -
      -
      -

      The destination account specified in the request.

      -
      -
      -
    • -
    • -
      Optional ledger_current_index?: number
      -
      -
      -

      The ledger index of the current in-progress ledger version, which was - used to generate this response.

      -
      -
      -
    • -
    • -
      Optional ledger_hash?: string
      -
      -
      -

      The identifying hash of the ledger that was used to generate this - Response.

      -
      -
      -
    • -
    • -
      Optional ledger_index?: number
      -
      -
      -

      The ledger index of the ledger version that was used to generate this - Response.

      -
      -
      -
    • -
    • -
      source_account: string
      -
      -
      -

      The source account specified in the request.

      -
      -
      -
    • -
    • -
      Optional validated?: boolean
      -
      -
      -

      If true, the information comes from a validated ledger version.

      -
      -
      -
    • -
    -
    -
    -
    - -

    Optional status

    -
    status: string
    - -
    -
    - -

    type

    -
    type: string
    - -
    -
    - -

    Optional warning

    -
    warning: "load"
    - -
    -
    - -

    Optional warnings

    -
    warnings: Warning[]
    - -
    -
    -
    - -
    -
    -
    -
    -

    Legend

    -
    -
      -
    • Constructor
    • -
    • Property
    • -
    • Method
    • -
    -
      -
    • Inherited constructor
    • -
    • Inherited property
    • -
    • Inherited method
    • -
    -
      -
    • Private property
    • -
    • Private method
    • -
    -
      -
    • Static property
    • -
    • Static method
    • -
    -
      -
    • Property
    • -
    -
    -
    -
    -
    -

    Generated using TypeDoc

    -
    -
    - - - \ No newline at end of file +DepositAuthorizedResponse | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface DepositAuthorizedResponse

    +

    Expected response from a DepositAuthorizedRequest.

    +

    Hierarchy

    • BaseResponse
      • DepositAuthorizedResponse

    Index

    Properties

    Optional api_version

    api_version?: number

    Optional forwarded

    forwarded?: boolean

    id

    id: string | number

    result

    result: { deposit_authorized: boolean; destination_account: string; ledger_current_index?: number; ledger_hash?: string; ledger_index?: number; source_account: string; validated?: boolean }

    Type declaration

    • deposit_authorized: boolean
      +

      Whether the specified source account is authorized to send payments +directly to the destination account. If true, either the destination +account does not require Deposit Authorization or the source account is +preauthorized.

      +
    • destination_account: string
      +

      The destination account specified in the request.

      +
    • Optional ledger_current_index?: number
      +

      The ledger index of the current in-progress ledger version, which was +used to generate this response.

      +
    • Optional ledger_hash?: string
      +

      The identifying hash of the ledger that was used to generate this +Response.

      +
    • Optional ledger_index?: number
      +

      The ledger index of the ledger version that was used to generate this +Response.

      +
    • source_account: string
      +

      The source account specified in the request.

      +
    • Optional validated?: boolean
      +

      If true, the information comes from a validated ledger version.

      +

    Optional status

    status?: string

    type

    type: string

    Optional warning

    warning?: "load"

    Optional warnings

    warnings?: Warning[]

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/DepositPreauth.html b/docs/interfaces/DepositPreauth.html index 17b738d8..2dbb0a80 100644 --- a/docs/interfaces/DepositPreauth.html +++ b/docs/interfaces/DepositPreauth.html @@ -1,475 +1,51 @@ - - - - - - DepositPreauth | xrpl - - - - - - -
    -
    -
    -
    - -
    -
    - Options -
    -
    - All -
      -
    • Public
    • -
    • Public/Protected
    • -
    • All
    • -
    -
    - - - - -
    -
    - Menu -
    -
    -
    -
    -
    -
    - -

    Interface DepositPreauth

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    A DepositPreauth transaction gives another account pre-approval to deliver - payments to the sender of this transaction. This is only useful if the sender - of this transaction is using (or plans to use) Deposit Authorization.

    -
    -
    -
    -
    -

    Hierarchy

    -
      -
    • - BaseTransaction -
        -
      • - DepositPreauth -
      • -
      -
    • -
    -
    -
    -

    Index

    -
    - -
    -
    -
    -

    Properties

    -
    - -

    Account

    -
    Account: string
    - -
    -
    -

    The unique address of the account that initiated the transaction.

    -
    -
    -
    -
    - -

    Optional AccountTxnID

    -
    AccountTxnID: string
    - -
    -
    -

    Hash value identifying another transaction. If provided, this transaction - is only valid if the sending account's previously-sent transaction matches - the provided hash.

    -
    -
    -
    -
    - -

    Optional Authorize

    -
    Authorize: string
    - -
    -
    -

    The XRP Ledger address of the sender to preauthorize.

    -
    -
    -
    -
    - -

    Optional Fee

    -
    Fee: string
    - -
    -
    -

    Integer amount of XRP, in drops, to be destroyed as a cost for - distributing this transaction to the network. Some transaction types have - different minimum requirements.

    -
    -
    -
    -
    - -

    Optional Flags

    -
    Flags: number | GlobalFlags
    - -
    -
    -

    Set of bit-flags for this transaction.

    -
    -
    -
    -
    - -

    Optional LastLedgerSequence

    -
    LastLedgerSequence: number
    - -
    -
    -

    Highest ledger index this transaction can appear in. Specifying this field - places a strict upper limit on how long the transaction can wait to be - validated or rejected.

    -
    -
    -
    -
    - -

    Optional Memos

    -
    Memos: { Memo: Memo }[]
    - -
    -
    -

    Additional arbitrary information used to identify this transaction.

    -
    -
    -
    -
    - -

    Optional Sequence

    -
    Sequence: number
    - -
    -
    -

    The sequence number of the account sending the transaction. A transaction - is only valid if the Sequence number is exactly 1 greater than the previous - transaction from the same account. The special case 0 means the transaction - is using a Ticket instead.

    -
    -
    -
    -
    - -

    Optional Signers

    -
    Signers: Signer[]
    - -
    -
    -

    Array of objects that represent a multi-signature which authorizes this - transaction.

    -
    -
    -
    -
    - -

    Optional SigningPubKey

    -
    SigningPubKey: string
    - -
    -
    -

    Hex representation of the public key that corresponds to the private key - used to sign this transaction. If an empty string, indicates a - multi-signature is present in the Signers field instead.

    -
    -
    -
    -
    - -

    Optional SourceTag

    -
    SourceTag: number
    - -
    -
    -

    Arbitrary integer used to identify the reason for this payment, or a sender - on whose behalf this transaction is made. Conventionally, a refund should - specify the initial payment's SourceTag as the refund payment's - DestinationTag.

    -
    -
    -
    -
    - -

    Optional TicketSequence

    -
    TicketSequence: number
    - -
    -
    -

    The sequence number of the ticket to use in place of a Sequence number. If - this is provided, Sequence must be 0. Cannot be used with AccountTxnID.

    -
    -
    -
    -
    - -

    TransactionType

    -
    TransactionType: "DepositPreauth"
    - -
    -
    - -

    Optional TxnSignature

    -
    TxnSignature: string
    - -
    -
    -

    The signature that verifies this transaction as originating from the - account it says it is from.

    -
    -
    -
    -
    - -

    Optional Unauthorize

    -
    Unauthorize: string
    - -
    -
    -

    The XRP Ledger address of a sender whose preauthorization should be. - revoked.

    -
    -
    -
    -
    -
    - -
    -
    -
    -
    -

    Legend

    -
    -
      -
    • Constructor
    • -
    • Property
    • -
    • Method
    • -
    -
      -
    • Inherited constructor
    • -
    • Inherited property
    • -
    • Inherited method
    • -
    -
      -
    • Private property
    • -
    • Private method
    • -
    -
      -
    • Static property
    • -
    • Static method
    • -
    -
      -
    • Property
    • -
    -
    -
    -
    -
    -

    Generated using TypeDoc

    -
    -
    - - - \ No newline at end of file +DepositPreauth | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface DepositPreauth

    +

    A DepositPreauth transaction gives another account pre-approval to deliver +payments to the sender of this transaction. This is only useful if the sender +of this transaction is using (or plans to use) Deposit Authorization.

    +

    Hierarchy

    • BaseTransaction
      • DepositPreauth

    Index

    Properties

    Account

    Account: string
    +

    The unique address of the account that initiated the transaction.

    +

    Optional AccountTxnID

    AccountTxnID?: string
    +

    Hash value identifying another transaction. If provided, this transaction +is only valid if the sending account's previously-sent transaction matches +the provided hash.

    +

    Optional Authorize

    Authorize?: string
    +

    The XRP Ledger address of the sender to preauthorize.

    +

    Optional Fee

    Fee?: string
    +

    Integer amount of XRP, in drops, to be destroyed as a cost for +distributing this transaction to the network. Some transaction types have +different minimum requirements.

    +

    Optional Flags

    Flags?: number | GlobalFlags
    +

    Set of bit-flags for this transaction.

    +

    Optional LastLedgerSequence

    LastLedgerSequence?: number
    +

    Highest ledger index this transaction can appear in. Specifying this field +places a strict upper limit on how long the transaction can wait to be +validated or rejected.

    +

    Optional Memos

    Memos?: Memo[]
    +

    Additional arbitrary information used to identify this transaction.

    +

    Optional Sequence

    Sequence?: number
    +

    The sequence number of the account sending the transaction. A transaction +is only valid if the Sequence number is exactly 1 greater than the previous +transaction from the same account. The special case 0 means the transaction +is using a Ticket instead.

    +

    Optional Signers

    Signers?: Signer[]
    +

    Array of objects that represent a multi-signature which authorizes this +transaction.

    +

    Optional SigningPubKey

    SigningPubKey?: string
    +

    Hex representation of the public key that corresponds to the private key +used to sign this transaction. If an empty string, indicates a +multi-signature is present in the Signers field instead.

    +

    Optional SourceTag

    SourceTag?: number
    +

    Arbitrary integer used to identify the reason for this payment, or a sender +on whose behalf this transaction is made. Conventionally, a refund should +specify the initial payment's SourceTag as the refund payment's +DestinationTag.

    +

    Optional TicketSequence

    TicketSequence?: number
    +

    The sequence number of the ticket to use in place of a Sequence number. If +this is provided, Sequence must be 0. Cannot be used with AccountTxnID.

    +

    TransactionType

    TransactionType: "DepositPreauth"

    Optional TxnSignature

    TxnSignature?: string
    +

    The signature that verifies this transaction as originating from the +account it says it is from.

    +

    Optional Unauthorize

    Unauthorize?: string
    +

    The XRP Ledger address of a sender whose preauthorization should be. +revoked.

    +

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/ErrorResponse.html b/docs/interfaces/ErrorResponse.html index a7e9deab..2b372c62 100644 --- a/docs/interfaces/ErrorResponse.html +++ b/docs/interfaces/ErrorResponse.html @@ -1,270 +1,4 @@ - - - - - - ErrorResponse | xrpl - - - - - - -
    -
    -
    -
    - -
    -
    - Options -
    -
    - All -
      -
    • Public
    • -
    • Public/Protected
    • -
    • All
    • -
    -
    - - - - -
    -
    - Menu -
    -
    -
    -
    -
    -
    - -

    Interface ErrorResponse

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    The shape of an error response from rippled. xrpl.js handles rejections by - throwing, and allowing the user to handle in the catch block of a promise.

    -
    -
    -
    -
    -

    Hierarchy

    -
      -
    • - ErrorResponse -
    • -
    -
    -
    -

    Index

    -
    -
    -
    -

    Properties

    - -
    -
    -
    -
    -
    -

    Properties

    -
    - -

    Optional api_version

    -
    api_version: number
    - -
    -
    - -

    error

    -
    error: string
    - -
    -
    - -

    Optional error_code

    -
    error_code: string
    - -
    -
    - -

    Optional error_message

    -
    error_message: string
    - -
    -
    - -

    id

    -
    id: string | number
    - -
    -
    - -

    request

    -
    request: Request
    - -
    -
    - -

    status

    -
    status: "error"
    - -
    -
    - -

    type

    -
    type: string
    - -
    -
    -
    - -
    -
    -
    -
    -

    Legend

    -
    -
      -
    • Constructor
    • -
    • Property
    • -
    • Method
    • -
    -
      -
    • Inherited constructor
    • -
    • Inherited property
    • -
    • Inherited method
    • -
    -
      -
    • Private property
    • -
    • Private method
    • -
    -
      -
    • Static property
    • -
    • Static method
    • -
    -
      -
    • Property
    • -
    -
    -
    -
    -
    -

    Generated using TypeDoc

    -
    -
    - - - \ No newline at end of file +ErrorResponse | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface ErrorResponse

    +

    The shape of an error response from rippled. xrpl.js handles rejections by +throwing, and allowing the user to handle in the catch block of a promise.

    +

    Hierarchy

    • ErrorResponse

    Index

    Properties

    Optional api_version

    api_version?: number

    error

    error: string

    Optional error_code

    error_code?: string

    Optional error_message

    error_message?: string

    id

    id: string | number

    request

    request: Request

    status

    status: "error"

    type

    type: string

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/EscrowCancel.html b/docs/interfaces/EscrowCancel.html index 9d26bec5..e50d46dc 100644 --- a/docs/interfaces/EscrowCancel.html +++ b/docs/interfaces/EscrowCancel.html @@ -1,473 +1,49 @@ - - - - - - EscrowCancel | xrpl - - - - - - -
    -
    -
    -
    - -
    -
    - Options -
    -
    - All -
      -
    • Public
    • -
    • Public/Protected
    • -
    • All
    • -
    -
    - - - - -
    -
    - Menu -
    -
    -
    -
    -
    -
    - -

    Interface EscrowCancel

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    Return escrowed XRP to the sender.

    -
    -
    -
    -
    -

    Hierarchy

    -
      -
    • - BaseTransaction -
        -
      • - EscrowCancel -
      • -
      -
    • -
    -
    -
    -

    Index

    -
    - -
    -
    -
    -

    Properties

    -
    - -

    Account

    -
    Account: string
    - -
    -
    -

    The unique address of the account that initiated the transaction.

    -
    -
    -
    -
    - -

    Optional AccountTxnID

    -
    AccountTxnID: string
    - -
    -
    -

    Hash value identifying another transaction. If provided, this transaction - is only valid if the sending account's previously-sent transaction matches - the provided hash.

    -
    -
    -
    -
    - -

    Optional Fee

    -
    Fee: string
    - -
    -
    -

    Integer amount of XRP, in drops, to be destroyed as a cost for - distributing this transaction to the network. Some transaction types have - different minimum requirements.

    -
    -
    -
    -
    - -

    Optional Flags

    -
    Flags: number | GlobalFlags
    - -
    -
    -

    Set of bit-flags for this transaction.

    -
    -
    -
    -
    - -

    Optional LastLedgerSequence

    -
    LastLedgerSequence: number
    - -
    -
    -

    Highest ledger index this transaction can appear in. Specifying this field - places a strict upper limit on how long the transaction can wait to be - validated or rejected.

    -
    -
    -
    -
    - -

    Optional Memos

    -
    Memos: { Memo: Memo }[]
    - -
    -
    -

    Additional arbitrary information used to identify this transaction.

    -
    -
    -
    -
    - -

    OfferSequence

    -
    OfferSequence: number
    - -
    -
    -

    Transaction sequence (or Ticket number) of EscrowCreate transaction that. - created the escrow to cancel.

    -
    -
    -
    -
    - -

    Owner

    -
    Owner: string
    - -
    -
    -

    Address of the source account that funded the escrow payment.

    -
    -
    -
    -
    - -

    Optional Sequence

    -
    Sequence: number
    - -
    -
    -

    The sequence number of the account sending the transaction. A transaction - is only valid if the Sequence number is exactly 1 greater than the previous - transaction from the same account. The special case 0 means the transaction - is using a Ticket instead.

    -
    -
    -
    -
    - -

    Optional Signers

    -
    Signers: Signer[]
    - -
    -
    -

    Array of objects that represent a multi-signature which authorizes this - transaction.

    -
    -
    -
    -
    - -

    Optional SigningPubKey

    -
    SigningPubKey: string
    - -
    -
    -

    Hex representation of the public key that corresponds to the private key - used to sign this transaction. If an empty string, indicates a - multi-signature is present in the Signers field instead.

    -
    -
    -
    -
    - -

    Optional SourceTag

    -
    SourceTag: number
    - -
    -
    -

    Arbitrary integer used to identify the reason for this payment, or a sender - on whose behalf this transaction is made. Conventionally, a refund should - specify the initial payment's SourceTag as the refund payment's - DestinationTag.

    -
    -
    -
    -
    - -

    Optional TicketSequence

    -
    TicketSequence: number
    - -
    -
    -

    The sequence number of the ticket to use in place of a Sequence number. If - this is provided, Sequence must be 0. Cannot be used with AccountTxnID.

    -
    -
    -
    -
    - -

    TransactionType

    -
    TransactionType: "EscrowCancel"
    - -
    -
    - -

    Optional TxnSignature

    -
    TxnSignature: string
    - -
    -
    -

    The signature that verifies this transaction as originating from the - account it says it is from.

    -
    -
    -
    -
    -
    - -
    -
    -
    -
    -

    Legend

    -
    -
      -
    • Constructor
    • -
    • Property
    • -
    • Method
    • -
    -
      -
    • Inherited constructor
    • -
    • Inherited property
    • -
    • Inherited method
    • -
    -
      -
    • Private property
    • -
    • Private method
    • -
    -
      -
    • Static property
    • -
    • Static method
    • -
    -
      -
    • Property
    • -
    -
    -
    -
    -
    -

    Generated using TypeDoc

    -
    -
    - - - \ No newline at end of file +EscrowCancel | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface EscrowCancel

    +

    Return escrowed XRP to the sender.

    +

    Hierarchy

    • BaseTransaction
      • EscrowCancel

    Index

    Properties

    Account

    Account: string
    +

    The unique address of the account that initiated the transaction.

    +

    Optional AccountTxnID

    AccountTxnID?: string
    +

    Hash value identifying another transaction. If provided, this transaction +is only valid if the sending account's previously-sent transaction matches +the provided hash.

    +

    Optional Fee

    Fee?: string
    +

    Integer amount of XRP, in drops, to be destroyed as a cost for +distributing this transaction to the network. Some transaction types have +different minimum requirements.

    +

    Optional Flags

    Flags?: number | GlobalFlags
    +

    Set of bit-flags for this transaction.

    +

    Optional LastLedgerSequence

    LastLedgerSequence?: number
    +

    Highest ledger index this transaction can appear in. Specifying this field +places a strict upper limit on how long the transaction can wait to be +validated or rejected.

    +

    Optional Memos

    Memos?: Memo[]
    +

    Additional arbitrary information used to identify this transaction.

    +

    OfferSequence

    OfferSequence: number
    +

    Transaction sequence (or Ticket number) of EscrowCreate transaction that. +created the escrow to cancel.

    +

    Owner

    Owner: string
    +

    Address of the source account that funded the escrow payment.

    +

    Optional Sequence

    Sequence?: number
    +

    The sequence number of the account sending the transaction. A transaction +is only valid if the Sequence number is exactly 1 greater than the previous +transaction from the same account. The special case 0 means the transaction +is using a Ticket instead.

    +

    Optional Signers

    Signers?: Signer[]
    +

    Array of objects that represent a multi-signature which authorizes this +transaction.

    +

    Optional SigningPubKey

    SigningPubKey?: string
    +

    Hex representation of the public key that corresponds to the private key +used to sign this transaction. If an empty string, indicates a +multi-signature is present in the Signers field instead.

    +

    Optional SourceTag

    SourceTag?: number
    +

    Arbitrary integer used to identify the reason for this payment, or a sender +on whose behalf this transaction is made. Conventionally, a refund should +specify the initial payment's SourceTag as the refund payment's +DestinationTag.

    +

    Optional TicketSequence

    TicketSequence?: number
    +

    The sequence number of the ticket to use in place of a Sequence number. If +this is provided, Sequence must be 0. Cannot be used with AccountTxnID.

    +

    TransactionType

    TransactionType: "EscrowCancel"

    Optional TxnSignature

    TxnSignature?: string
    +

    The signature that verifies this transaction as originating from the +account it says it is from.

    +

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/EscrowCreate.html b/docs/interfaces/EscrowCreate.html index a145650c..67e2b0c0 100644 --- a/docs/interfaces/EscrowCreate.html +++ b/docs/interfaces/EscrowCreate.html @@ -1,556 +1,64 @@ - - - - - - EscrowCreate | xrpl - - - - - - -
    -
    -
    -
    - -
    -
    - Options -
    -
    - All -
      -
    • Public
    • -
    • Public/Protected
    • -
    • All
    • -
    -
    - - - - -
    -
    - Menu -
    -
    -
    -
    -
    -
    - -

    Interface EscrowCreate

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    Sequester XRP until the escrow process either finishes or is canceled.

    -
    -
    -
    -
    -

    Hierarchy

    -
      -
    • - BaseTransaction -
        -
      • - EscrowCreate -
      • -
      -
    • -
    -
    -
    -

    Index

    -
    - -
    -
    -
    -

    Properties

    -
    - -

    Account

    -
    Account: string
    - -
    -
    -

    The unique address of the account that initiated the transaction.

    -
    -
    -
    -
    - -

    Optional AccountTxnID

    -
    AccountTxnID: string
    - -
    -
    -

    Hash value identifying another transaction. If provided, this transaction - is only valid if the sending account's previously-sent transaction matches - the provided hash.

    -
    -
    -
    -
    - -

    Amount

    -
    Amount: string
    - -
    -
    -

    Amount of XRP, in drops, to deduct from the sender's balance and escrow. - Once escrowed, the XRP can either go to the Destination address (after the. - FinishAfter time) or returned to the sender (after the CancelAfter time).

    -
    -
    -
    -
    - -

    Optional CancelAfter

    -
    CancelAfter: number
    - -
    -
    -

    The time, in seconds since the Ripple Epoch, when this escrow expires. - This value is immutable; the funds can only be returned the sender after. - this time.

    -
    -
    -
    -
    - -

    Optional Condition

    -
    Condition: string
    - -
    -
    -

    Hex value representing a PREIMAGE-SHA-256 crypto-condition . The funds can. - only be delivered to the recipient if this condition is fulfilled.

    -
    -
    -
    -
    - -

    Destination

    -
    Destination: string
    - -
    -
    -

    Address to receive escrowed XRP.

    -
    -
    -
    -
    - -

    Optional DestinationTag

    -
    DestinationTag: number
    - -
    -
    -

    Arbitrary tag to further specify the destination for this escrowed. - payment, such as a hosted recipient at the destination address.

    -
    -
    -
    -
    - -

    Optional Fee

    -
    Fee: string
    - -
    -
    -

    Integer amount of XRP, in drops, to be destroyed as a cost for - distributing this transaction to the network. Some transaction types have - different minimum requirements.

    -
    -
    -
    -
    - -

    Optional FinishAfter

    -
    FinishAfter: number
    - -
    -
    -

    The time, in seconds since the Ripple Epoch, when the escrowed XRP can be - released to the recipient. This value is immutable; the funds cannot move. - until this time is reached.

    -
    -
    -
    -
    - -

    Optional Flags

    -
    Flags: number | GlobalFlags
    - -
    -
    -

    Set of bit-flags for this transaction.

    -
    -
    -
    -
    - -

    Optional LastLedgerSequence

    -
    LastLedgerSequence: number
    - -
    -
    -

    Highest ledger index this transaction can appear in. Specifying this field - places a strict upper limit on how long the transaction can wait to be - validated or rejected.

    -
    -
    -
    -
    - -

    Optional Memos

    -
    Memos: { Memo: Memo }[]
    - -
    -
    -

    Additional arbitrary information used to identify this transaction.

    -
    -
    -
    -
    - -

    Optional Sequence

    -
    Sequence: number
    - -
    -
    -

    The sequence number of the account sending the transaction. A transaction - is only valid if the Sequence number is exactly 1 greater than the previous - transaction from the same account. The special case 0 means the transaction - is using a Ticket instead.

    -
    -
    -
    -
    - -

    Optional Signers

    -
    Signers: Signer[]
    - -
    -
    -

    Array of objects that represent a multi-signature which authorizes this - transaction.

    -
    -
    -
    -
    - -

    Optional SigningPubKey

    -
    SigningPubKey: string
    - -
    -
    -

    Hex representation of the public key that corresponds to the private key - used to sign this transaction. If an empty string, indicates a - multi-signature is present in the Signers field instead.

    -
    -
    -
    -
    - -

    Optional SourceTag

    -
    SourceTag: number
    - -
    -
    -

    Arbitrary integer used to identify the reason for this payment, or a sender - on whose behalf this transaction is made. Conventionally, a refund should - specify the initial payment's SourceTag as the refund payment's - DestinationTag.

    -
    -
    -
    -
    - -

    Optional TicketSequence

    -
    TicketSequence: number
    - -
    -
    -

    The sequence number of the ticket to use in place of a Sequence number. If - this is provided, Sequence must be 0. Cannot be used with AccountTxnID.

    -
    -
    -
    -
    - -

    TransactionType

    -
    TransactionType: "EscrowCreate"
    - -
    -
    - -

    Optional TxnSignature

    -
    TxnSignature: string
    - -
    -
    -

    The signature that verifies this transaction as originating from the - account it says it is from.

    -
    -
    -
    -
    -
    - -
    -
    -
    -
    -

    Legend

    -
    -
      -
    • Constructor
    • -
    • Property
    • -
    • Method
    • -
    -
      -
    • Inherited constructor
    • -
    • Inherited property
    • -
    • Inherited method
    • -
    -
      -
    • Private property
    • -
    • Private method
    • -
    -
      -
    • Static property
    • -
    • Static method
    • -
    -
      -
    • Property
    • -
    -
    -
    -
    -
    -

    Generated using TypeDoc

    -
    -
    - - - \ No newline at end of file +EscrowCreate | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface EscrowCreate

    +

    Sequester XRP until the escrow process either finishes or is canceled.

    +

    Hierarchy

    • BaseTransaction
      • EscrowCreate

    Index

    Properties

    Account

    Account: string
    +

    The unique address of the account that initiated the transaction.

    +

    Optional AccountTxnID

    AccountTxnID?: string
    +

    Hash value identifying another transaction. If provided, this transaction +is only valid if the sending account's previously-sent transaction matches +the provided hash.

    +

    Amount

    Amount: string
    +

    Amount of XRP, in drops, to deduct from the sender's balance and escrow. +Once escrowed, the XRP can either go to the Destination address (after the. +FinishAfter time) or returned to the sender (after the CancelAfter time).

    +

    Optional CancelAfter

    CancelAfter?: number
    +

    The time, in seconds since the Ripple Epoch, when this escrow expires. +This value is immutable; the funds can only be returned the sender after. +this time.

    +

    Optional Condition

    Condition?: string
    +

    Hex value representing a PREIMAGE-SHA-256 crypto-condition . The funds can. +only be delivered to the recipient if this condition is fulfilled.

    +

    Destination

    Destination: string
    +

    Address to receive escrowed XRP.

    +

    Optional DestinationTag

    DestinationTag?: number
    +

    Arbitrary tag to further specify the destination for this escrowed. +payment, such as a hosted recipient at the destination address.

    +

    Optional Fee

    Fee?: string
    +

    Integer amount of XRP, in drops, to be destroyed as a cost for +distributing this transaction to the network. Some transaction types have +different minimum requirements.

    +

    Optional FinishAfter

    FinishAfter?: number
    +

    The time, in seconds since the Ripple Epoch, when the escrowed XRP can be +released to the recipient. This value is immutable; the funds cannot move. +until this time is reached.

    +

    Optional Flags

    Flags?: number | GlobalFlags
    +

    Set of bit-flags for this transaction.

    +

    Optional LastLedgerSequence

    LastLedgerSequence?: number
    +

    Highest ledger index this transaction can appear in. Specifying this field +places a strict upper limit on how long the transaction can wait to be +validated or rejected.

    +

    Optional Memos

    Memos?: Memo[]
    +

    Additional arbitrary information used to identify this transaction.

    +

    Optional Sequence

    Sequence?: number
    +

    The sequence number of the account sending the transaction. A transaction +is only valid if the Sequence number is exactly 1 greater than the previous +transaction from the same account. The special case 0 means the transaction +is using a Ticket instead.

    +

    Optional Signers

    Signers?: Signer[]
    +

    Array of objects that represent a multi-signature which authorizes this +transaction.

    +

    Optional SigningPubKey

    SigningPubKey?: string
    +

    Hex representation of the public key that corresponds to the private key +used to sign this transaction. If an empty string, indicates a +multi-signature is present in the Signers field instead.

    +

    Optional SourceTag

    SourceTag?: number
    +

    Arbitrary integer used to identify the reason for this payment, or a sender +on whose behalf this transaction is made. Conventionally, a refund should +specify the initial payment's SourceTag as the refund payment's +DestinationTag.

    +

    Optional TicketSequence

    TicketSequence?: number
    +

    The sequence number of the ticket to use in place of a Sequence number. If +this is provided, Sequence must be 0. Cannot be used with AccountTxnID.

    +

    TransactionType

    TransactionType: "EscrowCreate"

    Optional TxnSignature

    TxnSignature?: string
    +

    The signature that verifies this transaction as originating from the +account it says it is from.

    +

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/EscrowFinish.html b/docs/interfaces/EscrowFinish.html index a6814b74..5901a18b 100644 --- a/docs/interfaces/EscrowFinish.html +++ b/docs/interfaces/EscrowFinish.html @@ -1,513 +1,55 @@ - - - - - - EscrowFinish | xrpl - - - - - - -
    -
    -
    -
    - -
    -
    - Options -
    -
    - All -
      -
    • Public
    • -
    • Public/Protected
    • -
    • All
    • -
    -
    - - - - -
    -
    - Menu -
    -
    -
    -
    -
    -
    - -

    Interface EscrowFinish

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    Deliver XRP from a held payment to the recipient.

    -
    -
    -
    -
    -

    Hierarchy

    -
      -
    • - BaseTransaction -
        -
      • - EscrowFinish -
      • -
      -
    • -
    -
    -
    -

    Index

    -
    - -
    -
    -
    -

    Properties

    -
    - -

    Account

    -
    Account: string
    - -
    -
    -

    The unique address of the account that initiated the transaction.

    -
    -
    -
    -
    - -

    Optional AccountTxnID

    -
    AccountTxnID: string
    - -
    -
    -

    Hash value identifying another transaction. If provided, this transaction - is only valid if the sending account's previously-sent transaction matches - the provided hash.

    -
    -
    -
    -
    - -

    Optional Condition

    -
    Condition: string
    - -
    -
    -

    Hex value matching the previously-supplied PREIMAGE-SHA-256. - crypto-condition of the held payment.

    -
    -
    -
    -
    - -

    Optional Fee

    -
    Fee: string
    - -
    -
    -

    Integer amount of XRP, in drops, to be destroyed as a cost for - distributing this transaction to the network. Some transaction types have - different minimum requirements.

    -
    -
    -
    -
    - -

    Optional Flags

    -
    Flags: number | GlobalFlags
    - -
    -
    -

    Set of bit-flags for this transaction.

    -
    -
    -
    -
    - -

    Optional Fulfillment

    -
    Fulfillment: string
    - -
    -
    -

    Hex value of the PREIMAGE-SHA-256 crypto-condition fulfillment matching. - the held payment's Condition.

    -
    -
    -
    -
    - -

    Optional LastLedgerSequence

    -
    LastLedgerSequence: number
    - -
    -
    -

    Highest ledger index this transaction can appear in. Specifying this field - places a strict upper limit on how long the transaction can wait to be - validated or rejected.

    -
    -
    -
    -
    - -

    Optional Memos

    -
    Memos: { Memo: Memo }[]
    - -
    -
    -

    Additional arbitrary information used to identify this transaction.

    -
    -
    -
    -
    - -

    OfferSequence

    -
    OfferSequence: number
    - -
    -
    -

    Transaction sequence of EscrowCreate transaction that created the held. - payment to finish.

    -
    -
    -
    -
    - -

    Owner

    -
    Owner: string
    - -
    -
    -

    Address of the source account that funded the held payment.

    -
    -
    -
    -
    - -

    Optional Sequence

    -
    Sequence: number
    - -
    -
    -

    The sequence number of the account sending the transaction. A transaction - is only valid if the Sequence number is exactly 1 greater than the previous - transaction from the same account. The special case 0 means the transaction - is using a Ticket instead.

    -
    -
    -
    -
    - -

    Optional Signers

    -
    Signers: Signer[]
    - -
    -
    -

    Array of objects that represent a multi-signature which authorizes this - transaction.

    -
    -
    -
    -
    - -

    Optional SigningPubKey

    -
    SigningPubKey: string
    - -
    -
    -

    Hex representation of the public key that corresponds to the private key - used to sign this transaction. If an empty string, indicates a - multi-signature is present in the Signers field instead.

    -
    -
    -
    -
    - -

    Optional SourceTag

    -
    SourceTag: number
    - -
    -
    -

    Arbitrary integer used to identify the reason for this payment, or a sender - on whose behalf this transaction is made. Conventionally, a refund should - specify the initial payment's SourceTag as the refund payment's - DestinationTag.

    -
    -
    -
    -
    - -

    Optional TicketSequence

    -
    TicketSequence: number
    - -
    -
    -

    The sequence number of the ticket to use in place of a Sequence number. If - this is provided, Sequence must be 0. Cannot be used with AccountTxnID.

    -
    -
    -
    -
    - -

    TransactionType

    -
    TransactionType: "EscrowFinish"
    - -
    -
    - -

    Optional TxnSignature

    -
    TxnSignature: string
    - -
    -
    -

    The signature that verifies this transaction as originating from the - account it says it is from.

    -
    -
    -
    -
    -
    - -
    -
    -
    -
    -

    Legend

    -
    -
      -
    • Constructor
    • -
    • Property
    • -
    • Method
    • -
    -
      -
    • Inherited constructor
    • -
    • Inherited property
    • -
    • Inherited method
    • -
    -
      -
    • Private property
    • -
    • Private method
    • -
    -
      -
    • Static property
    • -
    • Static method
    • -
    -
      -
    • Property
    • -
    -
    -
    -
    -
    -

    Generated using TypeDoc

    -
    -
    - - - \ No newline at end of file +EscrowFinish | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface EscrowFinish

    +

    Deliver XRP from a held payment to the recipient.

    +

    Hierarchy

    • BaseTransaction
      • EscrowFinish

    Index

    Properties

    Account

    Account: string
    +

    The unique address of the account that initiated the transaction.

    +

    Optional AccountTxnID

    AccountTxnID?: string
    +

    Hash value identifying another transaction. If provided, this transaction +is only valid if the sending account's previously-sent transaction matches +the provided hash.

    +

    Optional Condition

    Condition?: string
    +

    Hex value matching the previously-supplied PREIMAGE-SHA-256. +crypto-condition of the held payment.

    +

    Optional Fee

    Fee?: string
    +

    Integer amount of XRP, in drops, to be destroyed as a cost for +distributing this transaction to the network. Some transaction types have +different minimum requirements.

    +

    Optional Flags

    Flags?: number | GlobalFlags
    +

    Set of bit-flags for this transaction.

    +

    Optional Fulfillment

    Fulfillment?: string
    +

    Hex value of the PREIMAGE-SHA-256 crypto-condition fulfillment matching. +the held payment's Condition.

    +

    Optional LastLedgerSequence

    LastLedgerSequence?: number
    +

    Highest ledger index this transaction can appear in. Specifying this field +places a strict upper limit on how long the transaction can wait to be +validated or rejected.

    +

    Optional Memos

    Memos?: Memo[]
    +

    Additional arbitrary information used to identify this transaction.

    +

    OfferSequence

    OfferSequence: number
    +

    Transaction sequence of EscrowCreate transaction that created the held. +payment to finish.

    +

    Owner

    Owner: string
    +

    Address of the source account that funded the held payment.

    +

    Optional Sequence

    Sequence?: number
    +

    The sequence number of the account sending the transaction. A transaction +is only valid if the Sequence number is exactly 1 greater than the previous +transaction from the same account. The special case 0 means the transaction +is using a Ticket instead.

    +

    Optional Signers

    Signers?: Signer[]
    +

    Array of objects that represent a multi-signature which authorizes this +transaction.

    +

    Optional SigningPubKey

    SigningPubKey?: string
    +

    Hex representation of the public key that corresponds to the private key +used to sign this transaction. If an empty string, indicates a +multi-signature is present in the Signers field instead.

    +

    Optional SourceTag

    SourceTag?: number
    +

    Arbitrary integer used to identify the reason for this payment, or a sender +on whose behalf this transaction is made. Conventionally, a refund should +specify the initial payment's SourceTag as the refund payment's +DestinationTag.

    +

    Optional TicketSequence

    TicketSequence?: number
    +

    The sequence number of the ticket to use in place of a Sequence number. If +this is provided, Sequence must be 0. Cannot be used with AccountTxnID.

    +

    TransactionType

    TransactionType: "EscrowFinish"

    Optional TxnSignature

    TxnSignature?: string
    +

    The signature that verifies this transaction as originating from the +account it says it is from.

    +

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/FeeRequest.html b/docs/interfaces/FeeRequest.html index 5801cc61..44075f32 100644 --- a/docs/interfaces/FeeRequest.html +++ b/docs/interfaces/FeeRequest.html @@ -1,229 +1,13 @@ - - - - - - FeeRequest | xrpl - - - - - - -
    -
    -
    -
    - -
    -
    - Options -
    -
    - All -
      -
    • Public
    • -
    • Public/Protected
    • -
    • All
    • -
    -
    - - - - -
    -
    - Menu -
    -
    -
    -
    -
    -
    - -

    Interface FeeRequest

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    The fee command reports the current state of the open-ledger requirements - for the transaction cost. This requires the FeeEscalation amendment to be - enabled. Expects a response in the form of a FeeResponse.

    -
    -
    -
    example
    -
    const feeRequest: FeeRequest = {
    - command: 'fee'
    -}
    +FeeRequest | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface FeeRequest

    +

    The fee command reports the current state of the open-ledger requirements +for the transaction cost. This requires the FeeEscalation amendment to be +enabled. Expects a response in the form of a FeeResponse.

    +
    example
    const feeRequest: FeeRequest = {
    command: 'fee'
    }
    -
    -
    -
    -
    -
    -

    Hierarchy

    -
      -
    • - BaseRequest -
        -
      • - FeeRequest -
      • -
      -
    • -
    -
    -
    -

    Index

    -
    -
    -
    -

    Properties

    - -
    -
    -
    -
    -
    -

    Properties

    -
    - -

    Optional api_version

    -
    api_version: number
    - -
    -
    -

    The API version to use. If omitted, use version 1.

    -
    -
    -
    -
    - -

    command

    -
    command: "fee"
    - -
    -
    - -

    Optional id

    -
    id: string | number
    - -
    -
    -

    A unique value to identify this request. The response to this request uses - the same id field. This way, even if responses arrive out of order, you - know which request prompted which response.

    -
    -
    -
    -
    -
    - -
    -
    -
    -
    -

    Legend

    -
    -
      -
    • Constructor
    • -
    • Property
    • -
    • Method
    • -
    -
      -
    • Inherited constructor
    • -
    • Inherited property
    • -
    • Inherited method
    • -
    -
      -
    • Private property
    • -
    • Private method
    • -
    -
      -
    • Static property
    • -
    • Static method
    • -
    -
      -
    • Property
    • -
    -
    -
    -
    -
    -

    Generated using TypeDoc

    -
    -
    - - - \ No newline at end of file +

    Hierarchy

    • BaseRequest
      • FeeRequest

    Index

    Properties

    Optional api_version

    api_version?: number
    +

    The API version to use. If omitted, use version 1.

    +

    command

    command: "fee"

    Optional id

    id?: string | number
    +

    A unique value to identify this request. The response to this request uses +the same id field. This way, even if responses arrive out of order, you +know which request prompted which response.

    +

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/FeeResponse.html b/docs/interfaces/FeeResponse.html index 4b73af89..79d27520 100644 --- a/docs/interfaces/FeeResponse.html +++ b/docs/interfaces/FeeResponse.html @@ -1,413 +1,41 @@ - - - - - - FeeResponse | xrpl - - - - - - -
    -
    -
    -
    - -
    -
    - Options -
    -
    - All -
      -
    • Public
    • -
    • Public/Protected
    • -
    • All
    • -
    -
    - - - - -
    -
    - Menu -
    -
    -
    -
    -
    -
    - -

    Interface FeeResponse

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    Response expected from a FeeRequest.

    -
    -
    -
    -
    -

    Hierarchy

    -
      -
    • - BaseResponse -
        -
      • - FeeResponse -
      • -
      -
    • -
    -
    -
    -

    Index

    -
    -
    -
    -

    Properties

    - -
    -
    -
    -
    -
    -

    Properties

    -
    - -

    Optional api_version

    -
    api_version: number
    - -
    -
    - -

    Optional forwarded

    -
    forwarded: boolean
    - -
    -
    - -

    id

    -
    id: string | number
    - -
    -
    - -

    result

    -
    result: { current_ledger_size: string; current_queue_size: string; drops: { base_fee: string; median_fee: string; minimum_fee: string; open_ledger_fee: string }; expected_ledger_size: string; ledger_current_index: number; levels: { median_level: string; minimum_level: string; open_ledger_level: string; reference_level: string }; max_queue_size: string }
    - -
    -

    Type declaration

    -
      -
    • -
      current_ledger_size: string
      -
      -
      -

      Number of transactions provisionally included in the in-progress ledger.

      -
      -
      -
    • -
    • -
      current_queue_size: string
      -
      -
      -

      Number of transactions currently queued for the next ledger.

      -
      -
      -
    • -
    • -
      drops: { base_fee: string; median_fee: string; minimum_fee: string; open_ledger_fee: string }
      -
        -
      • -
        base_fee: string
        -
        -
        -

        The transaction cost required for a reference transaction to be - included in a ledger under minimum load, represented in drops of XRP.

        -
        -
        -
      • -
      • -
        median_fee: string
        -
        -
        -

        An approximation of the median transaction cost among transactions. - Included in the previous validated ledger, represented in drops of XRP.

        -
        -
        -
      • -
      • -
        minimum_fee: string
        -
        -
        -

        The minimum transaction cost for a reference transaction to be queued - for a later ledger, represented in drops of XRP. If greater than - base_fee, the transaction queue is full.

        -
        -
        -
      • -
      • -
        open_ledger_fee: string
        -
        -
        -

        The minimum transaction cost that a reference transaction must pay to - be included in the current open ledger, represented in drops of XRP.

        -
        -
        -
      • -
      -
    • -
    • -
      expected_ledger_size: string
      -
      -
      -

      The approximate number of transactions expected to be included in the - current ledger. This is based on the number of transactions in the - previous ledger.

      -
      -
      -
    • -
    • -
      ledger_current_index: number
      -
      -
      -

      The Ledger Index of the current open ledger these stats describe.

      -
      -
      -
    • -
    • -
      levels: { median_level: string; minimum_level: string; open_ledger_level: string; reference_level: string }
      -
        -
      • -
        median_level: string
        -
        -
        -

        The median transaction cost among transactions in the previous - validated ledger, represented in fee levels.

        -
        -
        -
      • -
      • -
        minimum_level: string
        -
        -
        -

        The minimum transaction cost required to be queued for a future - ledger, represented in fee levels.

        -
        -
        -
      • -
      • -
        open_ledger_level: string
        -
        -
        -

        The minimum transaction cost required to be included in the current - open ledger, represented in fee levels.

        -
        -
        -
      • -
      • -
        reference_level: string
        -
        -
        -

        The equivalent of the minimum transaction cost, represented in fee - levels.

        -
        -
        -
      • -
      -
    • -
    • -
      max_queue_size: string
      -
      -
      -

      The maximum number of transactions that the transaction queue can - currently hold.

      -
      -
      -
    • -
    -
    -
    -
    - -

    Optional status

    -
    status: string
    - -
    -
    - -

    type

    -
    type: string
    - -
    -
    - -

    Optional warning

    -
    warning: "load"
    - -
    -
    - -

    Optional warnings

    -
    warnings: Warning[]
    - -
    -
    -
    - -
    -
    -
    -
    -

    Legend

    -
    -
      -
    • Constructor
    • -
    • Property
    • -
    • Method
    • -
    -
      -
    • Inherited constructor
    • -
    • Inherited property
    • -
    • Inherited method
    • -
    -
      -
    • Private property
    • -
    • Private method
    • -
    -
      -
    • Static property
    • -
    • Static method
    • -
    -
      -
    • Property
    • -
    -
    -
    -
    -
    -

    Generated using TypeDoc

    -
    -
    - - - \ No newline at end of file +FeeResponse | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface FeeResponse

    +

    Response expected from a FeeRequest.

    +

    Hierarchy

    • BaseResponse
      • FeeResponse

    Index

    Properties

    Optional api_version

    api_version?: number

    Optional forwarded

    forwarded?: boolean

    id

    id: string | number

    result

    result: { current_ledger_size: string; current_queue_size: string; drops: { base_fee: string; median_fee: string; minimum_fee: string; open_ledger_fee: string }; expected_ledger_size: string; ledger_current_index: number; levels: { median_level: string; minimum_level: string; open_ledger_level: string; reference_level: string }; max_queue_size: string }

    Type declaration

    • current_ledger_size: string
      +

      Number of transactions provisionally included in the in-progress ledger.

      +
    • current_queue_size: string
      +

      Number of transactions currently queued for the next ledger.

      +
    • drops: { base_fee: string; median_fee: string; minimum_fee: string; open_ledger_fee: string }
      • base_fee: string
        +

        The transaction cost required for a reference transaction to be +included in a ledger under minimum load, represented in drops of XRP.

        +
      • median_fee: string
        +

        An approximation of the median transaction cost among transactions. +Included in the previous validated ledger, represented in drops of XRP.

        +
      • minimum_fee: string
        +

        The minimum transaction cost for a reference transaction to be queued +for a later ledger, represented in drops of XRP. If greater than +base_fee, the transaction queue is full.

        +
      • open_ledger_fee: string
        +

        The minimum transaction cost that a reference transaction must pay to +be included in the current open ledger, represented in drops of XRP.

        +
    • expected_ledger_size: string
      +

      The approximate number of transactions expected to be included in the +current ledger. This is based on the number of transactions in the +previous ledger.

      +
    • ledger_current_index: number
      +

      The Ledger Index of the current open ledger these stats describe.

      +
    • levels: { median_level: string; minimum_level: string; open_ledger_level: string; reference_level: string }
      • median_level: string
        +

        The median transaction cost among transactions in the previous +validated ledger, represented in fee levels.

        +
      • minimum_level: string
        +

        The minimum transaction cost required to be queued for a future +ledger, represented in fee levels.

        +
      • open_ledger_level: string
        +

        The minimum transaction cost required to be included in the current +open ledger, represented in fee levels.

        +
      • reference_level: string
        +

        The equivalent of the minimum transaction cost, represented in fee +levels.

        +
    • max_queue_size: string
      +

      The maximum number of transactions that the transaction queue can +currently hold.

      +

    Optional status

    status?: string

    type

    type: string

    Optional warning

    warning?: "load"

    Optional warnings

    warnings?: Warning[]

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/GatewayBalancesRequest.html b/docs/interfaces/GatewayBalancesRequest.html index be48f9c2..0d98647d 100644 --- a/docs/interfaces/GatewayBalancesRequest.html +++ b/docs/interfaces/GatewayBalancesRequest.html @@ -1,332 +1,26 @@ - - - - - - GatewayBalancesRequest | xrpl - - - - - - -
    -
    -
    -
    - -
    -
    - Options -
    -
    - All -
      -
    • Public
    • -
    • Public/Protected
    • -
    • All
    • -
    -
    - - - - -
    -
    - Menu -
    -
    -
    -
    -
    -
    - -

    Interface GatewayBalancesRequest

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    The gateway_balances command calculates the total balances issued by a given - account, optionally excluding amounts held by operational addresses. Expects - a response in the form of a GatewayBalancesResponse.

    -
    -
    -
    example
    -
    const gatewayBalances: GatewayBalanceRequest = {
    -  "id": "example_gateway_balances_1",
    -  "command": "gateway_balances",
    -  "account": "rMwjYedjc7qqtKYVLiAccJSmCwih4LnE2q",
    -  "strict": true,
    -  "hotwallet": ["rKm4uWpg9tfwbVSeATv4KxDe6mpE9yPkgJ","ra7JkEzrgeKHdzKgo4EUUVBnxggY4z37kt"],
    -  "ledger_index": "validated"
    -}
    +GatewayBalancesRequest | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface GatewayBalancesRequest

    +

    The gateway_balances command calculates the total balances issued by a given +account, optionally excluding amounts held by operational addresses. Expects +a response in the form of a GatewayBalancesResponse.

    +
    example
    const gatewayBalances: GatewayBalanceRequest = {
    "id": "example_gateway_balances_1",
    "command": "gateway_balances",
    "account": "rMwjYedjc7qqtKYVLiAccJSmCwih4LnE2q",
    "strict": true,
    "hotwallet": ["rKm4uWpg9tfwbVSeATv4KxDe6mpE9yPkgJ","ra7JkEzrgeKHdzKgo4EUUVBnxggY4z37kt"],
    "ledger_index": "validated"
    }
    -
    -
    -
    -
    -
    -

    Hierarchy

    -
      -
    • - BaseRequest -
        -
      • - GatewayBalancesRequest -
      • -
      -
    • -
    -
    -
    -

    Index

    -
    -
    -
    -

    Properties

    - -
    -
    -
    -
    -
    -

    Properties

    -
    - -

    account

    -
    account: string
    - -
    -
    -

    The Address to check. This should be the issuing address.

    -
    -
    -
    -
    - -

    Optional api_version

    -
    api_version: number
    - -
    -
    -

    The API version to use. If omitted, use version 1.

    -
    -
    -
    -
    - -

    command

    -
    command: "gateway_balances"
    - -
    -
    - -

    Optional hotwallet

    -
    hotwallet: string | string[]
    - -
    -
    -

    An operational address to exclude from the balances issued, or an array of - Such addresses.

    -
    -
    -
    -
    - -

    Optional id

    -
    id: string | number
    - -
    -
    -

    A unique value to identify this request. The response to this request uses - the same id field. This way, even if responses arrive out of order, you - know which request prompted which response.

    -
    -
    -
    -
    - -

    Optional ledger_hash

    -
    ledger_hash: string
    - -
    -
    -

    A 20-byte hex string for the ledger version to use.

    -
    -
    -
    -
    - -

    Optional ledger_index

    -
    ledger_index: LedgerIndex
    - -
    -
    -

    The ledger index of the ledger version to use, or a shortcut string to - choose a ledger automatically.

    -
    -
    -
    -
    - -

    Optional strict

    -
    strict: boolean
    - -
    -
    -

    If true, only accept an address or public key for the account parameter. - Defaults to false.

    -
    -
    -
    -
    -
    - -
    -
    -
    -
    -

    Legend

    -
    -
      -
    • Constructor
    • -
    • Property
    • -
    • Method
    • -
    -
      -
    • Inherited constructor
    • -
    • Inherited property
    • -
    • Inherited method
    • -
    -
      -
    • Private property
    • -
    • Private method
    • -
    -
      -
    • Static property
    • -
    • Static method
    • -
    -
      -
    • Property
    • -
    -
    -
    -
    -
    -

    Generated using TypeDoc

    -
    -
    - - - \ No newline at end of file +

    Hierarchy

    • BaseRequest
      • GatewayBalancesRequest

    Index

    Properties

    account

    account: string
    +

    The Address to check. This should be the issuing address.

    +

    Optional api_version

    api_version?: number
    +

    The API version to use. If omitted, use version 1.

    +

    command

    command: "gateway_balances"

    Optional hotwallet

    hotwallet?: string | string[]
    +

    An operational address to exclude from the balances issued, or an array of +Such addresses.

    +

    Optional id

    id?: string | number
    +

    A unique value to identify this request. The response to this request uses +the same id field. This way, even if responses arrive out of order, you +know which request prompted which response.

    +

    Optional ledger_hash

    ledger_hash?: string
    +

    A 20-byte hex string for the ledger version to use.

    +

    Optional ledger_index

    ledger_index?: LedgerIndex
    +

    The ledger index of the ledger version to use, or a shortcut string to +choose a ledger automatically.

    +

    Optional strict

    strict?: boolean
    +

    If true, only accept an address or public key for the account parameter. +Defaults to false.

    +

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/GatewayBalancesResponse.html b/docs/interfaces/GatewayBalancesResponse.html index 1ef8c780..cb995664 100644 --- a/docs/interfaces/GatewayBalancesResponse.html +++ b/docs/interfaces/GatewayBalancesResponse.html @@ -1,364 +1,23 @@ - - - - - - GatewayBalancesResponse | xrpl - - - - - - -
    -
    -
    -
    - -
    -
    - Options -
    -
    - All -
      -
    • Public
    • -
    • Public/Protected
    • -
    • All
    • -
    -
    - - - - -
    -
    - Menu -
    -
    -
    -
    -
    -
    - -

    Interface GatewayBalancesResponse

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    Expected response from a GatewayBalancesRequest.

    -
    -
    -
    -
    -

    Hierarchy

    -
      -
    • - BaseResponse -
        -
      • - GatewayBalancesResponse -
      • -
      -
    • -
    -
    -
    -

    Index

    -
    -
    -
    -

    Properties

    - -
    -
    -
    -
    -
    -

    Properties

    -
    - -

    Optional api_version

    -
    api_version: number
    - -
    -
    - -

    Optional forwarded

    -
    forwarded: boolean
    - -
    -
    - -

    id

    -
    id: string | number
    - -
    -
    - -

    result

    -
    result: { account: string; assets?: {}; balances?: {}; ledger_current_index?: number; ledger_hash?: string; ledger_index?: number; obligations?: {} }
    - -
    -

    Type declaration

    -
      -
    • -
      account: string
      -
      -
      -

      The address of the account that issued the balances.

      -
      -
      -
    • -
    • -
      Optional assets?: {}
      -
      -
      -

      Total amounts held that are issued by others. In the recommended - configuration, the issuing address should have none.

      -
      -
      -
        -
      • -
        [address: string]: Balance[]
        -
      • -
      -
    • -
    • -
      Optional balances?: {}
      -
      -
      -

      Amounts issued to the hotwallet addresses from the request. The keys are - addresses and the values are arrays of currency amounts they hold.

      -
      -
      -
        -
      • -
        [address: string]: Balance[]
        -
      • -
      -
    • -
    • -
      Optional ledger_current_index?: number
      -
      -
      -

      The ledger index of the ledger version that was used to generate this - response.

      -
      -
      -
    • -
    • -
      Optional ledger_hash?: string
      -
      -
      -

      The identifying hash of the ledger version that was used to generate - this response.

      -
      -
      -
    • -
    • -
      Optional ledger_index?: number
      -
      -
      -

      The ledger index of the current in-progress ledger version, which was - used to retrieve this information.

      -
      -
      -
    • -
    • -
      Optional obligations?: {}
      -
      -
      -

      Total amounts issued to addresses not excluded, as a map of currencies - to the total value issued.

      -
      -
      -
        -
      • -
        [currency: string]: string
        -
      • -
      -
    • -
    -
    -
    -
    - -

    Optional status

    -
    status: string
    - -
    -
    - -

    type

    -
    type: string
    - -
    -
    - -

    Optional warning

    -
    warning: "load"
    - -
    -
    - -

    Optional warnings

    -
    warnings: Warning[]
    - -
    -
    -
    - -
    -
    -
    -
    -

    Legend

    -
    -
      -
    • Constructor
    • -
    • Property
    • -
    • Method
    • -
    -
      -
    • Inherited constructor
    • -
    • Inherited property
    • -
    • Inherited method
    • -
    -
      -
    • Private property
    • -
    • Private method
    • -
    -
      -
    • Static property
    • -
    • Static method
    • -
    -
      -
    • Property
    • -
    -
    -
    -
    -
    -

    Generated using TypeDoc

    -
    -
    - - - \ No newline at end of file +GatewayBalancesResponse | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface GatewayBalancesResponse

    +

    Expected response from a GatewayBalancesRequest.

    +

    Hierarchy

    • BaseResponse
      • GatewayBalancesResponse

    Index

    Properties

    Optional api_version

    api_version?: number

    Optional forwarded

    forwarded?: boolean

    id

    id: string | number

    result

    result: { account: string; assets?: {}; balances?: {}; ledger_current_index?: number; ledger_hash?: string; ledger_index?: number; obligations?: {} }

    Type declaration

    • account: string
      +

      The address of the account that issued the balances.

      +
    • Optional assets?: {}
      +

      Total amounts held that are issued by others. In the recommended +configuration, the issuing address should have none.

      +
      • [address: string]: Balance[]
    • Optional balances?: {}
      +

      Amounts issued to the hotwallet addresses from the request. The keys are +addresses and the values are arrays of currency amounts they hold.

      +
      • [address: string]: Balance[]
    • Optional ledger_current_index?: number
      +

      The ledger index of the ledger version that was used to generate this +response.

      +
    • Optional ledger_hash?: string
      +

      The identifying hash of the ledger version that was used to generate +this response.

      +
    • Optional ledger_index?: number
      +

      The ledger index of the current in-progress ledger version, which was +used to retrieve this information.

      +
    • Optional obligations?: {}
      +

      Total amounts issued to addresses not excluded, as a map of currencies +to the total value issued.

      +
      • [currency: string]: string

    Optional status

    status?: string

    type

    type: string

    Optional warning

    warning?: "load"

    Optional warnings

    warnings?: Warning[]

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/LedgerClosedRequest.html b/docs/interfaces/LedgerClosedRequest.html index 9460659e..9f6bc6b9 100644 --- a/docs/interfaces/LedgerClosedRequest.html +++ b/docs/interfaces/LedgerClosedRequest.html @@ -1,231 +1,15 @@ - - - - - - LedgerClosedRequest | xrpl - - - - - - -
    -
    -
    -
    - -
    -
    - Options -
    -
    - All -
      -
    • Public
    • -
    • Public/Protected
    • -
    • All
    • -
    -
    - - - - -
    -
    - Menu -
    -
    -
    -
    -
    -
    - -

    Interface LedgerClosedRequest

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    The ledger_closed method returns the unique identifiers of the most recently - closed ledger. Expects a response in the form of a LedgerClosedResponse.

    -
    -
    -
    example
    -
      -
    • const ledgerClosed: LedgerClosedRequest = {
      -"command": "ledger_closed"
      -}
      +LedgerClosedRequest | xrpl
      Options
      All
      • Public
      • Public/Protected
      • All
      Menu

      Interface LedgerClosedRequest

      +

      The ledger_closed method returns the unique identifiers of the most recently +closed ledger. Expects a response in the form of a LedgerClosedResponse.

      +
      example
        +
      • const ledgerClosed: LedgerClosedRequest = {
        "command": "ledger_closed"
        }
        -
      • -
      -
      -
      -
      -
      -
      -

      Hierarchy

      -
        -
      • - BaseRequest -
          -
        • - LedgerClosedRequest -
        • -
        -
      • -
      -
      -
      -

      Index

      -
      -
      -
      -

      Properties

      - -
      -
      -
      -
      -
      -

      Properties

      -
      - -

      Optional api_version

      -
      api_version: number
      - -
      -
      -

      The API version to use. If omitted, use version 1.

      -
      -
      -
      -
      - -

      command

      -
      command: "ledger_closed"
      - -
      -
      - -

      Optional id

      -
      id: string | number
      - -
      -
      -

      A unique value to identify this request. The response to this request uses - the same id field. This way, even if responses arrive out of order, you - know which request prompted which response.

      -
      -
      -
      -
      -
      - -
      -
      -
      -
      -

      Legend

      -
      -
        -
      • Constructor
      • -
      • Property
      • -
      • Method
      • -
      -
        -
      • Inherited constructor
      • -
      • Inherited property
      • -
      • Inherited method
      • -
      -
        -
      • Private property
      • -
      • Private method
      • -
      -
        -
      • Static property
      • -
      • Static method
      • -
      -
        -
      • Property
      • -
      -
      -
      -
      -
      -

      Generated using TypeDoc

      -
      -
      - - - \ No newline at end of file +
    • +
    +

    Hierarchy

    • BaseRequest
      • LedgerClosedRequest

    Index

    Properties

    Optional api_version

    api_version?: number
    +

    The API version to use. If omitted, use version 1.

    +

    command

    command: "ledger_closed"

    Optional id

    id?: string | number
    +

    A unique value to identify this request. The response to this request uses +the same id field. This way, even if responses arrive out of order, you +know which request prompted which response.

    +

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/LedgerClosedResponse.html b/docs/interfaces/LedgerClosedResponse.html index f7edfc47..b5d7b93e 100644 --- a/docs/interfaces/LedgerClosedResponse.html +++ b/docs/interfaces/LedgerClosedResponse.html @@ -1,293 +1,3 @@ - - - - - - LedgerClosedResponse | xrpl - - - - - - -
    -
    -
    -
    - -
    -
    - Options -
    -
    - All -
      -
    • Public
    • -
    • Public/Protected
    • -
    • All
    • -
    -
    - - - - -
    -
    - Menu -
    -
    -
    -
    -
    -
    - -

    Interface LedgerClosedResponse

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    The response expected from a LedgerClosedRequest.

    -
    -
    -
    -
    -

    Hierarchy

    -
      -
    • - BaseResponse -
        -
      • - LedgerClosedResponse -
      • -
      -
    • -
    -
    -
    -

    Index

    -
    -
    -
    -

    Properties

    - -
    -
    -
    -
    -
    -

    Properties

    -
    - -

    Optional api_version

    -
    api_version: number
    - -
    -
    - -

    Optional forwarded

    -
    forwarded: boolean
    - -
    -
    - -

    id

    -
    id: string | number
    - -
    -
    - -

    result

    -
    result: { ledger_hash: string; ledger_index: number }
    - -
    -

    Type declaration

    -
      -
    • -
      ledger_hash: string
      -
    • -
    • -
      ledger_index: number
      -
    • -
    -
    -
    -
    - -

    Optional status

    -
    status: string
    - -
    -
    - -

    type

    -
    type: string
    - -
    -
    - -

    Optional warning

    -
    warning: "load"
    - -
    -
    - -

    Optional warnings

    -
    warnings: Warning[]
    - -
    -
    -
    - -
    -
    -
    -
    -

    Legend

    -
    -
      -
    • Constructor
    • -
    • Property
    • -
    • Method
    • -
    -
      -
    • Inherited constructor
    • -
    • Inherited property
    • -
    • Inherited method
    • -
    -
      -
    • Private property
    • -
    • Private method
    • -
    -
      -
    • Static property
    • -
    • Static method
    • -
    -
      -
    • Property
    • -
    -
    -
    -
    -
    -

    Generated using TypeDoc

    -
    -
    - - - \ No newline at end of file +LedgerClosedResponse | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface LedgerClosedResponse

    +

    The response expected from a LedgerClosedRequest.

    +

    Hierarchy

    • BaseResponse
      • LedgerClosedResponse

    Index

    Properties

    Optional api_version

    api_version?: number

    Optional forwarded

    forwarded?: boolean

    id

    id: string | number

    result

    result: { ledger_hash: string; ledger_index: number }

    Type declaration

    • ledger_hash: string
    • ledger_index: number

    Optional status

    status?: string

    type

    type: string

    Optional warning

    warning?: "load"

    Optional warnings

    warnings?: Warning[]

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/LedgerCurrentRequest.html b/docs/interfaces/LedgerCurrentRequest.html index 55b47fcf..ebe412a4 100644 --- a/docs/interfaces/LedgerCurrentRequest.html +++ b/docs/interfaces/LedgerCurrentRequest.html @@ -1,228 +1,12 @@ - - - - - - LedgerCurrentRequest | xrpl - - - - - - -
    -
    -
    -
    - -
    -
    - Options -
    -
    - All -
      -
    • Public
    • -
    • Public/Protected
    • -
    • All
    • -
    -
    - - - - -
    -
    - Menu -
    -
    -
    -
    -
    -
    - -

    Interface LedgerCurrentRequest

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    The ledger_current method returns the unique identifiers of the current - in-progress ledger. Expects a response in the form of a LedgerCurrentResponse.

    -
    -
    -
    example
    -
    const ledgerCurrent: LedgerCurrentRequest = {
    -  "command": "ledger_current"
    -}
    +LedgerCurrentRequest | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface LedgerCurrentRequest

    +

    The ledger_current method returns the unique identifiers of the current +in-progress ledger. Expects a response in the form of a LedgerCurrentResponse.

    +
    example
    const ledgerCurrent: LedgerCurrentRequest = {
    "command": "ledger_current"
    }
    -
    -
    -
    -
    -
    -

    Hierarchy

    -
      -
    • - BaseRequest -
        -
      • - LedgerCurrentRequest -
      • -
      -
    • -
    -
    -
    -

    Index

    -
    -
    -
    -

    Properties

    - -
    -
    -
    -
    -
    -

    Properties

    -
    - -

    Optional api_version

    -
    api_version: number
    - -
    -
    -

    The API version to use. If omitted, use version 1.

    -
    -
    -
    -
    - -

    command

    -
    command: "ledger_current"
    - -
    -
    - -

    Optional id

    -
    id: string | number
    - -
    -
    -

    A unique value to identify this request. The response to this request uses - the same id field. This way, even if responses arrive out of order, you - know which request prompted which response.

    -
    -
    -
    -
    -
    - -
    -
    -
    -
    -

    Legend

    -
    -
      -
    • Constructor
    • -
    • Property
    • -
    • Method
    • -
    -
      -
    • Inherited constructor
    • -
    • Inherited property
    • -
    • Inherited method
    • -
    -
      -
    • Private property
    • -
    • Private method
    • -
    -
      -
    • Static property
    • -
    • Static method
    • -
    -
      -
    • Property
    • -
    -
    -
    -
    -
    -

    Generated using TypeDoc

    -
    -
    - - - \ No newline at end of file +

    Hierarchy

    • BaseRequest
      • LedgerCurrentRequest

    Index

    Properties

    Optional api_version

    api_version?: number
    +

    The API version to use. If omitted, use version 1.

    +

    command

    command: "ledger_current"

    Optional id

    id?: string | number
    +

    A unique value to identify this request. The response to this request uses +the same id field. This way, even if responses arrive out of order, you +know which request prompted which response.

    +

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/LedgerCurrentResponse.html b/docs/interfaces/LedgerCurrentResponse.html index e6fdb659..f2de82d2 100644 --- a/docs/interfaces/LedgerCurrentResponse.html +++ b/docs/interfaces/LedgerCurrentResponse.html @@ -1,295 +1,5 @@ - - - - - - LedgerCurrentResponse | xrpl - - - - - - -
    -
    -
    -
    - -
    -
    - Options -
    -
    - All -
      -
    • Public
    • -
    • Public/Protected
    • -
    • All
    • -
    -
    - - - - -
    -
    - Menu -
    -
    -
    -
    -
    -
    - -

    Interface LedgerCurrentResponse

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    Response expected from a LedgerCurrentRequest.

    -
    -
    -
    -
    -

    Hierarchy

    -
      -
    • - BaseResponse -
        -
      • - LedgerCurrentResponse -
      • -
      -
    • -
    -
    -
    -

    Index

    -
    -
    -
    -

    Properties

    - -
    -
    -
    -
    -
    -

    Properties

    -
    - -

    Optional api_version

    -
    api_version: number
    - -
    -
    - -

    Optional forwarded

    -
    forwarded: boolean
    - -
    -
    - -

    id

    -
    id: string | number
    - -
    -
    - -

    result

    -
    result: { ledger_current_index: number }
    - -
    -

    Type declaration

    -
      -
    • -
      ledger_current_index: number
      -
      -
      -

      The ledger index of this ledger version.

      -
      -
      -
    • -
    -
    -
    -
    - -

    Optional status

    -
    status: string
    - -
    -
    - -

    type

    -
    type: string
    - -
    -
    - -

    Optional warning

    -
    warning: "load"
    - -
    -
    - -

    Optional warnings

    -
    warnings: Warning[]
    - -
    -
    -
    - -
    -
    -
    -
    -

    Legend

    -
    -
      -
    • Constructor
    • -
    • Property
    • -
    • Method
    • -
    -
      -
    • Inherited constructor
    • -
    • Inherited property
    • -
    • Inherited method
    • -
    -
      -
    • Private property
    • -
    • Private method
    • -
    -
      -
    • Static property
    • -
    • Static method
    • -
    -
      -
    • Property
    • -
    -
    -
    -
    -
    -

    Generated using TypeDoc

    -
    -
    - - - \ No newline at end of file +LedgerCurrentResponse | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface LedgerCurrentResponse

    +

    Response expected from a LedgerCurrentRequest.

    +

    Hierarchy

    • BaseResponse
      • LedgerCurrentResponse

    Index

    Properties

    Optional api_version

    api_version?: number

    Optional forwarded

    forwarded?: boolean

    id

    id: string | number

    result

    result: { ledger_current_index: number }

    Type declaration

    • ledger_current_index: number
      +

      The ledger index of this ledger version.

      +

    Optional status

    status?: string

    type

    type: string

    Optional warning

    warning?: "load"

    Optional warnings

    warnings?: Warning[]

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/LedgerDataRequest.html b/docs/interfaces/LedgerDataRequest.html index 3edc57cd..0cb4f091 100644 --- a/docs/interfaces/LedgerDataRequest.html +++ b/docs/interfaces/LedgerDataRequest.html @@ -1,332 +1,27 @@ - - - - - - LedgerDataRequest | xrpl - - - - - - -
    -
    -
    -
    - -
    -
    - Options -
    -
    - All -
      -
    • Public
    • -
    • Public/Protected
    • -
    • All
    • -
    -
    - - - - -
    -
    - Menu -
    -
    -
    -
    -
    -
    - -

    Interface LedgerDataRequest

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    The ledger_data method retrieves contents of the specified ledger. You can - iterate through several calls to retrieve the entire contents of a single - ledger version.

    -
    -
    -
    example
    -
    const ledgerData: LedgerDataRequest = {
    -  "id": 2,
    -  "ledger_hash": "842B57C1CC0613299A686D3E9F310EC0422C84D3911E5056389AA7E5808A93C8",
    -  "command": "ledger_data",
    -  "limit": 5,
    -  "binary": true
    -}
    +LedgerDataRequest | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface LedgerDataRequest

    +

    The ledger_data method retrieves contents of the specified ledger. You can +iterate through several calls to retrieve the entire contents of a single +ledger version.

    +
    example
    const ledgerData: LedgerDataRequest = {
    "id": 2,
    "ledger_hash": "842B57C1CC0613299A686D3E9F310EC0422C84D3911E5056389AA7E5808A93C8",
    "command": "ledger_data",
    "limit": 5,
    "binary": true
    }
    -
    -
    -
    -
    -
    -

    Hierarchy

    -
      -
    • - BaseRequest -
        -
      • - LedgerDataRequest -
      • -
      -
    • -
    -
    -
    -

    Index

    -
    -
    -
    -

    Properties

    - -
    -
    -
    -
    -
    -

    Properties

    -
    - -

    Optional api_version

    -
    api_version: number
    - -
    -
    -

    The API version to use. If omitted, use version 1.

    -
    -
    -
    -
    - -

    Optional binary

    -
    binary: boolean
    - -
    -
    -

    If set to true, return ledger objects as hashed hex strings instead of - JSON.

    -
    -
    -
    -
    - -

    command

    -
    command: "ledger_data"
    - -
    -
    - -

    Optional id

    -
    id: string | number
    - -
    -
    -

    A unique value to identify this request. The response to this request uses - the same id field. This way, even if responses arrive out of order, you - know which request prompted which response.

    -
    -
    -
    -
    - -

    Optional ledger_hash

    -
    ledger_hash: string
    - -
    -
    -

    A 20-byte hex string for the ledger version to use.

    -
    -
    -
    -
    - -

    Optional ledger_index

    -
    ledger_index: LedgerIndex
    - -
    -
    -

    The ledger index of the ledger to use, or a shortcut string to choose a - ledger automatically.

    -
    -
    -
    -
    - -

    Optional limit

    -
    limit: number
    - -
    -
    -

    Limit the number of ledger objects to retrieve. The server is not required - to honor this value.

    -
    -
    -
    -
    - -

    Optional marker

    -
    marker: unknown
    - -
    -
    -

    Value from a previous paginated response. Resume retrieving data where - that response left off.

    -
    -
    -
    -
    -
    - -
    -
    -
    -
    -

    Legend

    -
    -
      -
    • Constructor
    • -
    • Property
    • -
    • Method
    • -
    -
      -
    • Inherited constructor
    • -
    • Inherited property
    • -
    • Inherited method
    • -
    -
      -
    • Private property
    • -
    • Private method
    • -
    -
      -
    • Static property
    • -
    • Static method
    • -
    -
      -
    • Property
    • -
    -
    -
    -
    -
    -

    Generated using TypeDoc

    -
    -
    - - - \ No newline at end of file +

    Hierarchy

    • BaseRequest
      • LedgerDataRequest

    Index

    Properties

    Optional api_version

    api_version?: number
    +

    The API version to use. If omitted, use version 1.

    +

    Optional binary

    binary?: boolean
    +

    If set to true, return ledger objects as hashed hex strings instead of +JSON.

    +

    command

    command: "ledger_data"

    Optional id

    id?: string | number
    +

    A unique value to identify this request. The response to this request uses +the same id field. This way, even if responses arrive out of order, you +know which request prompted which response.

    +

    Optional ledger_hash

    ledger_hash?: string
    +

    A 20-byte hex string for the ledger version to use.

    +

    Optional ledger_index

    ledger_index?: LedgerIndex
    +

    The ledger index of the ledger to use, or a shortcut string to choose a +ledger automatically.

    +

    Optional limit

    limit?: number
    +

    Limit the number of ledger objects to retrieve. The server is not required +to honor this value.

    +

    Optional marker

    marker?: unknown
    +

    Value from a previous paginated response. Resume retrieving data where +that response left off.

    +

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/LedgerDataResponse.html b/docs/interfaces/LedgerDataResponse.html index 7ff5e670..dec0331b 100644 --- a/docs/interfaces/LedgerDataResponse.html +++ b/docs/interfaces/LedgerDataResponse.html @@ -1,324 +1,13 @@ - - - - - - LedgerDataResponse | xrpl - - - - - - -
    -
    -
    -
    - -
    -
    - Options -
    -
    - All -
      -
    • Public
    • -
    • Public/Protected
    • -
    • All
    • -
    -
    - - - - -
    -
    - Menu -
    -
    -
    -
    -
    -
    - -

    Interface LedgerDataResponse

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    The response expected from a LedgerDataRequest.

    -
    -
    -
    -
    -

    Hierarchy

    -
      -
    • - BaseResponse -
        -
      • - LedgerDataResponse -
      • -
      -
    • -
    -
    -
    -

    Index

    -
    -
    -
    -

    Properties

    - -
    -
    -
    -
    -
    -

    Properties

    -
    - -

    Optional api_version

    -
    api_version: number
    - -
    -
    - -

    Optional forwarded

    -
    forwarded: boolean
    - -
    -
    - -

    id

    -
    id: string | number
    - -
    -
    - -

    result

    -
    result: { ledger_hash: string; ledger_index: number; marker?: unknown; state: State[]; validated?: boolean }
    - -
    -

    Type declaration

    -
      -
    • -
      ledger_hash: string
      -
      -
      -

      Unique identifying hash of this ledger version.

      -
      -
      -
    • -
    • -
      ledger_index: number
      -
      -
      -

      The ledger index of this ledger version.

      -
      -
      -
    • -
    • -
      Optional marker?: unknown
      -
      -
      -

      Server-defined value indicating the response is paginated. Pass this to - the next call to resume where this call left off.

      -
      -
      -
    • -
    • -
      state: State[]
      -
      -
      -

      Array of JSON objects containing data from the ledger's state tree, - as defined below.

      -
      -
      -
    • -
    • -
      Optional validated?: boolean
      -
    • -
    -
    -
    -
    - -

    Optional status

    -
    status: string
    - -
    -
    - -

    type

    -
    type: string
    - -
    -
    - -

    Optional warning

    -
    warning: "load"
    - -
    -
    - -

    Optional warnings

    -
    warnings: Warning[]
    - -
    -
    -
    - -
    -
    -
    -
    -

    Legend

    -
    -
      -
    • Constructor
    • -
    • Property
    • -
    • Method
    • -
    -
      -
    • Inherited constructor
    • -
    • Inherited property
    • -
    • Inherited method
    • -
    -
      -
    • Private property
    • -
    • Private method
    • -
    -
      -
    • Static property
    • -
    • Static method
    • -
    -
      -
    • Property
    • -
    -
    -
    -
    -
    -

    Generated using TypeDoc

    -
    -
    - - - \ No newline at end of file +LedgerDataResponse | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface LedgerDataResponse

    +

    The response expected from a LedgerDataRequest.

    +

    Hierarchy

    • BaseResponse
      • LedgerDataResponse

    Index

    Properties

    Optional api_version

    api_version?: number

    Optional forwarded

    forwarded?: boolean

    id

    id: string | number

    result

    result: { ledger_hash: string; ledger_index: number; marker?: unknown; state: State[]; validated?: boolean }

    Type declaration

    • ledger_hash: string
      +

      Unique identifying hash of this ledger version.

      +
    • ledger_index: number
      +

      The ledger index of this ledger version.

      +
    • Optional marker?: unknown
      +

      Server-defined value indicating the response is paginated. Pass this to +the next call to resume where this call left off.

      +
    • state: State[]
      +

      Array of JSON objects containing data from the ledger's state tree, +as defined below.

      +
    • Optional validated?: boolean

    Optional status

    status?: string

    type

    type: string

    Optional warning

    warning?: "load"

    Optional warnings

    warnings?: Warning[]

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/LedgerEntry.AccountRoot.html b/docs/interfaces/LedgerEntry.AccountRoot.html new file mode 100644 index 00000000..2c0639b5 --- /dev/null +++ b/docs/interfaces/LedgerEntry.AccountRoot.html @@ -0,0 +1,48 @@ +AccountRoot | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface AccountRoot

    +

    The AccountRoot object type describes a single account, its settings, and +XRP balance.

    +

    Hierarchy

    • BaseLedgerEntry
      • AccountRoot

    Index

    Properties

    Account

    Account: string
    +

    The identifying (classic) address of this account.

    +

    Optional AccountTxnID

    AccountTxnID?: string
    +

    The identifying hash of the transaction most recently sent by this +account. This field must be enabled to use the AccountTxnID transaction +field. To enable it, send an AccountSet transaction with the. +asfAccountTxnID flag enabled.

    +

    Balance

    Balance: string
    +

    The account's current XRP balance in drops, represented as a string.

    +

    Optional Domain

    Domain?: string
    +

    A domain associated with this account. In JSON, this is the hexadecimal +for the ASCII representation of the domain.

    +

    Optional EmailHash

    EmailHash?: string
    +

    The md5 hash of an email address.

    +

    Flags

    Flags: number
    +

    A bit-map of boolean flags enabled for this account.

    +

    LedgerEntryType

    LedgerEntryType: "AccountRoot"

    Optional MessageKey

    MessageKey?: string
    +

    A public key that may be used to send encrypted messages to this account +in JSON, uses hexadecimal.

    +

    OwnerCount

    OwnerCount: number
    +

    The number of objects this account owns in the ledger, which contributes +to its owner reserve.

    +

    PreviousTxnID

    PreviousTxnID: string
    +

    The identifying hash of the transaction that most recently modified this +object.

    +

    PreviousTxnLgrSeq

    PreviousTxnLgrSeq: number
    +

    The index of the ledger that contains the transaction that most recently +modified this object.

    +

    Optional RegularKey

    RegularKey?: string
    +

    The address of a key pair that can be used to sign transactions for this +account instead of the master key. Use a SetRegularKey transaction to +change this value.

    +

    Sequence

    Sequence: number
    +

    The sequence number of the next valid transaction for this account.

    +

    Optional TickSize

    TickSize?: number
    +

    How many significant digits to use for exchange rates of Offers involving +currencies issued by this address. Valid values are 3 to 15, inclusive.

    +

    Optional TicketCount

    TicketCount?: number
    +

    How many Tickets this account owns in the ledger. This is updated +automatically to ensure that the account stays within the hard limit of 250. +Tickets at a time.

    +

    Optional TransferRate

    TransferRate?: number
    +

    A transfer fee to charge other users for sending currency issued by this +account to each other.

    +

    index

    index: string

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/LedgerEntry.Amendments.html b/docs/interfaces/LedgerEntry.Amendments.html new file mode 100644 index 00000000..9961ab43 --- /dev/null +++ b/docs/interfaces/LedgerEntry.Amendments.html @@ -0,0 +1,14 @@ +Amendments | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface Amendments

    +

    The Amendments object type contains a list of Amendments that are currently +active.

    +

    Hierarchy

    • BaseLedgerEntry
      • Amendments

    Index

    Properties

    Optional Amendments

    Amendments?: string[]
    +

    Array of 256-bit amendment IDs for all currently-enabled amendments. If +omitted, there are no enabled amendments.

    +

    Flags

    Flags: 0
    +

    A bit-map of boolean flags. No flags are defined for the Amendments object +type, so this value is always 0.

    +

    LedgerEntryType

    LedgerEntryType: "Amendments"

    Optional Majorities

    Majorities?: Majority[]
    +

    Array of objects describing the status of amendments that have majority +support but are not yet enabled. If omitted, there are no pending +amendments with majority support.

    +

    index

    index: string

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/LedgerEntry.Check.html b/docs/interfaces/LedgerEntry.Check.html new file mode 100644 index 00000000..504c30b4 --- /dev/null +++ b/docs/interfaces/LedgerEntry.Check.html @@ -0,0 +1,41 @@ +Check | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface Check

    +

    A Check object describes a check, similar to a paper personal check, which +can be cashed by its destination to get money from its sender.

    +

    Hierarchy

    • BaseLedgerEntry
      • Check

    Index

    Properties

    Account

    Account: string
    +

    The sender of the Check. Cashing the Check debits this address's balance.

    +

    Destination

    Destination: string
    +

    The intended recipient of the Check. Only this address can cash the Check, +using a CheckCash transaction.

    +

    Optional DestinationNode

    DestinationNode?: string
    +

    A hint indicating which page of the destination's owner directory links to +this object, in case the directory consists of multiple pages.

    +

    Optional DestinationTag

    DestinationTag?: number
    +

    An arbitrary tag to further specify the destination for this Check, such +as a hosted recipient at the destination address.

    +

    Optional Expiration

    Expiration?: number
    +

    Indicates the time after which this Check is considered expired.

    +

    Flags

    Flags: 0
    +

    A bit-map of boolean flags. No flags are defined for Checks, so this value +is always 0.

    +

    Optional InvoiceID

    InvoiceID?: string
    +

    Arbitrary 256-bit hash provided by the sender as a specific reason or +identifier for this Check.

    +

    LedgerEntryType

    LedgerEntryType: "Check"

    OwnerNode

    OwnerNode: string
    +

    A hint indicating which page of the sender's owner directory links to this +object, in case the directory consists of multiple pages.

    +

    PreviousTxnID

    PreviousTxnID: string
    +

    The identifying hash of the transaction that most recently modified this +object.

    +

    PreviousTxnLgrSeq

    PreviousTxnLgrSeq: number
    +

    The index of the ledger that contains the transaction that most recently +modified this object.

    +

    SendMax

    SendMax: Amount
    +

    The maximum amount of currency this Check can debit the sender. If the +Check is successfully cashed, the destination is credited in the same +currency for up to this amount.

    +

    Sequence

    Sequence: number
    +

    The sequence number of the CheckCreate transaction that created this check.

    +

    Optional SourceTag

    SourceTag?: number
    +

    An arbitrary tag to further specify the source for this Check, such as a +hosted recipient at the sender's address.

    +

    index

    index: string

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/LedgerEntry.DepositPreauth.html b/docs/interfaces/LedgerEntry.DepositPreauth.html new file mode 100644 index 00000000..92e431a2 --- /dev/null +++ b/docs/interfaces/LedgerEntry.DepositPreauth.html @@ -0,0 +1,20 @@ +DepositPreauth | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface DepositPreauth

    +

    A DepositPreauth object tracks a preauthorization from one account to +another. DepositPreauth transactions create these objects.

    +

    Hierarchy

    • BaseLedgerEntry
      • DepositPreauth

    Index

    Properties

    Account

    Account: string
    +

    The account that granted the preauthorization.

    +

    Authorize

    Authorize: string
    +

    The account that received the preauthorization.

    +

    Flags

    Flags: 0
    +

    A bit-map of boolean flags. No flags are defined for DepositPreauth +objects, so this value is always 0.

    +

    LedgerEntryType

    LedgerEntryType: "DepositPreauth"

    OwnerNode

    OwnerNode: string
    +

    A hint indicating which page of the sender's owner directory links to this +object, in case the directory consists of multiple pages.

    +

    PreviousTxnID

    PreviousTxnID: string
    +

    The identifying hash of the transaction that most recently modified this +object.

    +

    PreviousTxnLgrSeq

    PreviousTxnLgrSeq: number
    +

    The index of the ledger that contains the transaction that most recently +modified this object.

    +

    index

    index: string

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/LedgerEntry.DirectoryNode.html b/docs/interfaces/LedgerEntry.DirectoryNode.html new file mode 100644 index 00000000..83f9c4c1 --- /dev/null +++ b/docs/interfaces/LedgerEntry.DirectoryNode.html @@ -0,0 +1,29 @@ +DirectoryNode | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface DirectoryNode

    +

    The DirectoryNode object type provides a list of links to other objects in +the ledger's state tree.

    +

    Hierarchy

    • BaseLedgerEntry
      • DirectoryNode

    Index

    Properties

    Flags

    Flags: number
    +

    A bit-map of boolean flags enabled for this directory. Currently, the +protocol defines no flags for DirectoryNode objects.

    +

    Optional IndexNext

    IndexNext?: number
    +

    If this Directory consists of multiple pages, this ID links to the next +object in the chain, wrapping around at the end.

    +

    Optional IndexPrevious

    IndexPrevious?: number
    +

    If this Directory consists of multiple pages, this ID links to the +previous object in the chain, wrapping around at the beginning.

    +

    Indexes

    Indexes: string[]
    +

    The contents of this Directory: an array of IDs of other objects.

    +

    LedgerEntryType

    LedgerEntryType: "DirectoryNode"

    Optional Owner

    Owner?: string
    +

    The address of the account that owns the objects in this directory.

    +

    RootIndex

    RootIndex: string
    +

    The ID of root object for this directory.

    +

    Optional TakerGetsCurrency

    TakerGetsCurrency?: string
    +

    The currency code of the TakerGets amount from the offers in this +directory.

    +

    Optional TakerGetsIssuer

    TakerGetsIssuer?: string
    +

    The issuer of the TakerGets amount from the offers in this directory.

    +

    Optional TakerPaysCurrency

    TakerPaysCurrency?: string
    +

    The currency code of the TakerPays amount from the offers in this +directory.

    +

    Optional TakerPaysIssuer

    TakerPaysIssuer?: string
    +

    The issuer of the TakerPays amount from the offers in this directory.

    +

    index

    index: string

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/LedgerEntry.Escrow.html b/docs/interfaces/LedgerEntry.Escrow.html new file mode 100644 index 00000000..df47845a --- /dev/null +++ b/docs/interfaces/LedgerEntry.Escrow.html @@ -0,0 +1,43 @@ +Escrow | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface Escrow

    +

    The Escrow object type represents a held payment of XRP waiting to be +executed or canceled.

    +

    Hierarchy

    • BaseLedgerEntry
      • Escrow

    Index

    Properties

    Account

    Account: string
    +

    The address of the owner (sender) of this held payment. This is the +account that provided the XRP, and gets it back if the held payment is +canceled.

    +

    Amount

    Amount: string
    +

    The amount of XRP, in drops, to be delivered by the held payment.

    +

    Optional CancelAfter

    CancelAfter?: number
    +

    The time after which this Escrow is considered expired.

    +

    Optional Condition

    Condition?: string
    +

    A PREIMAGE-SHA-256 crypto-condition, as hexadecimal. If present, the +EscrowFinish transaction must contain a fulfillment that satisfies this +condition.

    +

    Destination

    Destination: string
    +

    The destination address where the XRP is paid if the held payment is +successful.

    +

    Optional DestinationNode

    DestinationNode?: string
    +

    A hint indicating which page of the destination's owner directory links to +this object, in case the directory consists of multiple pages.

    +

    Optional DestinationTag

    DestinationTag?: number
    +

    An arbitrary tag to further specify the destination for this held payment, +such as a hosted recipient at the destination address.

    +

    Optional FinishAfter

    FinishAfter?: number
    +

    The time, in seconds, since the Ripple Epoch, after which this held payment +can be finished. Any EscrowFinish transaction before this time fails.

    +

    Flags

    Flags: number
    +

    A bit-map of boolean flags. No flags are defined for the Escrow type, so +this value is always 0.

    +

    LedgerEntryType

    LedgerEntryType: "Escrow"

    OwnerNode

    OwnerNode: string
    +

    A hint indicating which page of the owner directory links to this object, +in case the directory consists of multiple pages.

    +

    PreviousTxnID

    PreviousTxnID: string
    +

    The identifying hash of the transaction that most recently modified this +object.

    +

    PreviousTxnLgrSeq

    PreviousTxnLgrSeq: number
    +

    The index of the ledger that contains the transaction that most recently +modified this object.

    +

    Optional SourceTag

    SourceTag?: number
    +

    An arbitrary tag to further specify the source for this held payment, such +as a hosted recipient at the owner's address.

    +

    index

    index: string

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/LedgerEntry.FeeSettings.html b/docs/interfaces/LedgerEntry.FeeSettings.html new file mode 100644 index 00000000..757006d5 --- /dev/null +++ b/docs/interfaces/LedgerEntry.FeeSettings.html @@ -0,0 +1,16 @@ +FeeSettings | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface FeeSettings

    +

    The FeeSettings object type contains the current base transaction cost and +reserve amounts as determined by fee voting.

    +

    Hierarchy

    • BaseLedgerEntry
      • FeeSettings

    Index

    Properties

    BaseFee

    BaseFee: string
    +

    The transaction cost of the "reference transaction" in drops of XRP as +hexadecimal.

    +

    Flags

    Flags: number
    +

    A bit-map of boolean flags for this object. No flags are defined for this +type.

    +

    LedgerEntryType

    LedgerEntryType: "FeeSettings"

    ReferenceFeeUnits

    ReferenceFeeUnits: number
    +

    The BaseFee translated into "fee units".

    +

    ReserveBase

    ReserveBase: number
    +

    The base reserve for an account in the XRP Ledger, as drops of XRP.

    +

    ReserveIncrement

    ReserveIncrement: number
    +

    The incremental owner reserve for owning objects, as drops of XRP.

    +

    index

    index: string

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/LedgerEntry.Ledger.html b/docs/interfaces/LedgerEntry.Ledger.html new file mode 100644 index 00000000..fc46f969 --- /dev/null +++ b/docs/interfaces/LedgerEntry.Ledger.html @@ -0,0 +1,43 @@ +Ledger | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface Ledger

    +

    A ledger is a block of transactions and shared state data. It has a unique +header that describes its contents using cryptographic hashes.

    +

    Hierarchy

    • Ledger

    Index

    Properties

    Optional accountState

    accountState?: LedgerEntry[]
    +

    All the state information in this ledger.

    +

    account_hash

    account_hash: string
    +

    The SHA-512Half of this ledger's state tree information.

    +

    close_flags

    close_flags: number
    +

    A bit-map of flags relating to the closing of this ledger.

    +

    close_time

    close_time: number
    +

    The approximate time this ledger version closed, as the number of seconds +since the Ripple Epoch of 2000-01-01 00:00:00. This value is rounded based +on the close_time_resolution.

    +

    close_time_human

    close_time_human: string
    +

    The approximate time this ledger was closed, in human-readable format. +Always uses the UTC time zone.

    +

    close_time_resolution

    close_time_resolution: number
    +

    An integer in the range [2,120] indicating the maximum number of seconds +by which the close_time could be rounded.

    +

    closed

    closed: boolean
    +

    Whether or not this ledger has been closed.

    +

    ledger_hash

    ledger_hash: string
    +

    The SHA-512Half of this ledger version. This serves as a unique identifier +for this ledger and all its contents.

    +

    ledger_index

    ledger_index: string
    +

    The ledger index of the ledger. Some API methods display this as a quoted +integer; some display it as a native JSON number.

    +

    parent_close_time

    parent_close_time: number
    +

    The approximate time at which the previous ledger was closed.

    +

    parent_hash

    parent_hash: string
    +

    Unique identifying hash of the ledger that came immediately before this +one.

    +

    total_coins

    total_coins: string
    +

    Total number of XRP drops in the network, as a quoted integer.

    +

    transaction_hash

    transaction_hash: string
    +

    Hash of the transaction information included in this ledger, as hex.

    +

    Optional transactions

    transactions?: ((AccountDelete & { metaData?: TransactionMetadata }) & (AccountSet & { metaData?: TransactionMetadata }) & (CheckCancel & { metaData?: TransactionMetadata }) & (CheckCash & { metaData?: TransactionMetadata }) & (CheckCreate & { metaData?: TransactionMetadata }) & (DepositPreauth & { metaData?: TransactionMetadata }) & (EscrowCancel & { metaData?: TransactionMetadata }) & (EscrowCreate & { metaData?: TransactionMetadata }) & (EscrowFinish & { metaData?: TransactionMetadata }) & (OfferCancel & { metaData?: TransactionMetadata }) & (OfferCreate & { metaData?: TransactionMetadata }) & (Payment & { metaData?: TransactionMetadata }) & (PaymentChannelClaim & { metaData?: TransactionMetadata }) & (PaymentChannelCreate & { metaData?: TransactionMetadata }) & (PaymentChannelFund & { metaData?: TransactionMetadata }) & (SetRegularKey & { metaData?: TransactionMetadata }) & (SignerListSet & { metaData?: TransactionMetadata }) & (TicketCreate & { metaData?: TransactionMetadata }) & (TrustSet & { metaData?: TransactionMetadata }))[]
    +

    Transactions applied in this ledger version. By default, members are the +transactions' identifying Hash strings. If the request specified expand as +true, members are full representations of the transactions instead, in +either JSON or binary depending on whether the request specified binary +as true.

    +

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/LedgerEntry.LedgerHashes.html b/docs/interfaces/LedgerEntry.LedgerHashes.html new file mode 100644 index 00000000..d7e4f0fa --- /dev/null +++ b/docs/interfaces/LedgerEntry.LedgerHashes.html @@ -0,0 +1,13 @@ +LedgerHashes | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface LedgerHashes

    +

    The LedgerHashes objects exist to make it possible to look up a previous +ledger's hash with only the current ledger version and at most one lookup of +a previous ledger version.

    +

    Hierarchy

    • BaseLedgerEntry
      • LedgerHashes

    Index

    Properties

    Flags

    Flags: number
    +

    A bit-map of boolean flags for this object. No flags are defined for this +type.

    +

    Hashes

    Hashes: string[]
    +

    An array of up to 256 ledger hashes. The contents depend on which sub-type +of LedgerHashes object this is.

    +

    Optional LastLedgerSequence

    LastLedgerSequence?: number
    +

    The Ledger Index of the last entry in this object's Hashes array.

    +

    LedgerEntryType

    LedgerEntryType: "LedgerHashes"

    index

    index: string

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/LedgerEntry.NegativeUNL.html b/docs/interfaces/LedgerEntry.NegativeUNL.html new file mode 100644 index 00000000..9575c764 --- /dev/null +++ b/docs/interfaces/LedgerEntry.NegativeUNL.html @@ -0,0 +1,12 @@ +NegativeUNL | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface NegativeUNL

    +

    The NegativeUNL object type contains the current status of the Negative UNL, +a list of trusted validators currently believed to be offline.

    +

    Hierarchy

    • BaseLedgerEntry
      • NegativeUNL

    Index

    Properties

    Optional DisabledValidators

    DisabledValidators?: DisabledValidator[]
    +

    A list of trusted validators that are currently disabled.

    +

    LedgerEntryType

    LedgerEntryType: "NegativeUNL"

    Optional ValidatorToDisable

    ValidatorToDisable?: string
    +

    The public key of a trusted validator that is scheduled to be disabled in +the next flag ledger.

    +

    Optional ValidatorToReEnable

    ValidatorToReEnable?: string
    +

    The public key of a trusted validator in the Negative UNL that is +scheduled to be re-enabled in the next flag ledger.

    +

    index

    index: string

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/LedgerEntry.Offer.html b/docs/interfaces/LedgerEntry.Offer.html new file mode 100644 index 00000000..7101ea2b --- /dev/null +++ b/docs/interfaces/LedgerEntry.Offer.html @@ -0,0 +1,29 @@ +Offer | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface Offer

    Hierarchy

    • BaseLedgerEntry
      • Offer

    Index

    Properties

    Account

    Account: string
    +

    The address of the account that placed this Offer.

    +

    BookDirectory

    BookDirectory: string
    +

    The ID of the Offer Directory that links to this Offer.

    +

    BookNode

    BookNode: string
    +

    A hint indicating which page of the Offer Directory links to this object, +in case the directory consists of multiple pages.

    +

    Optional Expiration

    Expiration?: number
    +

    The time this Offer expires, in seconds since the Ripple Epoch.

    +

    Flags

    Flags: number
    +

    A bit-map of boolean flags enabled for this Offer.

    +

    LedgerEntryType

    LedgerEntryType: "Offer"

    OwnerNode

    OwnerNode: string
    +

    A hint indicating which page of the Owner Directory links to this object, +in case the directory consists of multiple pages.

    +

    PreviousTxnID

    PreviousTxnID: string
    +

    The identifying hash of the transaction that most recently modified this +object.

    +

    PreviousTxnLgrSeq

    PreviousTxnLgrSeq: number
    +

    The index of the ledger that contains the transaction that most recently +modified this object.

    +

    Sequence

    Sequence: number
    +

    The Sequence value of the OfferCreate transaction that created this Offer +object. Used in combination with the Account to identify this Offer.

    +

    TakerGets

    TakerGets: Amount
    +

    The remaining amount and type of currency being provided by the Offer +creator.

    +

    TakerPays

    TakerPays: Amount
    +

    The remaining amount and type of currency requested by the Offer creator.

    +

    index

    index: string

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/LedgerEntry.PayChannel.html b/docs/interfaces/LedgerEntry.PayChannel.html new file mode 100644 index 00000000..52f4e64c --- /dev/null +++ b/docs/interfaces/LedgerEntry.PayChannel.html @@ -0,0 +1,70 @@ +PayChannel | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface PayChannel

    +

    The PayChannel object type represents a payment channel. Payment channels +enable small, rapid off-ledger payments of XRP that can be later reconciled +with the consensus ledger. A payment channel holds a balance of XRP that can +only be paid out to a specific destination address until the channel is +closed.

    +

    Hierarchy

    • BaseLedgerEntry
      • PayChannel

    Index

    Properties

    Account

    Account: string
    +

    The source address that owns this payment channel. This comes from the +sending address of the transaction that created the channel.

    +

    Amount

    Amount: string
    +

    Total XRP, in drops, that has been allocated to this channel. This +includes XRP that has been paid to the destination address. This is +initially set by the transaction that created the channel and can be +increased if the source address sends a PaymentChannelFund transaction.

    +

    Balance

    Balance: string
    +

    Total XRP, in drops, already paid out by the channel. The difference +between this value and the Amount field is how much XRP can still be paid +to the destination address with PaymentChannelClaim transactions. If the +channel closes, the remaining difference is returned to the source address.

    +

    Optional CancelAfter

    CancelAfter?: number
    +

    The immutable expiration time for this payment channel, in seconds since +the Ripple Epoch. This channel is expired if this value is present and +smaller than the previous ledger's close_time field. This is optionally +set by the transaction that created the channel, and cannot be changed.

    +

    Destination

    Destination: string
    +

    The destination address for this payment channel. While the payment +channel is open, this address is the only one that can receive XRP from the +channel. This comes from the Destination field of the transaction that +created the channel.

    +

    Optional DestinationNode

    DestinationNode?: string
    +

    A hint indicating which page of the destination's owner directory links to +this object, in case the directory consists of multiple pages.

    +

    Optional DestinationTag

    DestinationTag?: number
    +

    An arbitrary tag to further specify the destination for this payment +channel, such as a hosted recipient at the destination address.

    +

    Optional Expiration

    Expiration?: number
    +

    The mutable expiration time for this payment channel, in seconds since the +Ripple Epoch. The channel is expired if this value is present and smaller +than the previous ledger's close_time field. See Setting Channel Expiration +for more details.

    +

    Flags

    Flags: number
    +

    A bit-map of boolean flags enabled for this payment channel. Currently, +the protocol defines no flags for PayChannel objects.

    +

    LedgerEntryType

    LedgerEntryType: "PayChannel"

    OwnerNode

    OwnerNode: string
    +

    A hint indicating which page of the source address's owner directory links +to this object, in case the directory consists of multiple pages.

    +

    PreviousTxnID

    PreviousTxnID: string
    +

    The identifying hash of the transaction that most recently modified this +object.

    +

    PreviousTxnLgrSeq

    PreviousTxnLgrSeq: number
    +

    The index of the ledger that contains the transaction that most recently +modified this object.

    +

    PublicKey

    PublicKey: string
    +

    Public key, in hexadecimal, of the key pair that can be used to sign +claims against this channel. This can be any valid secp256k1 or Ed25519 +public key. This is set by the transaction that created the channel and +must match the public key used in claims against the channel. The channel +source address can also send XRP from this channel to the destination +without signed claims.

    +

    SettleDelay

    SettleDelay: number
    +

    Number of seconds the source address must wait to close the channel if +it still has any XRP in it. Smaller values mean that the destination +address has less time to redeem any outstanding claims after the source +address requests to close the channel. Can be any value that fits in a +32-bit unsigned integer (0 to 2^32-1). This is set by the transaction that +creates the channel.

    +

    Optional SourceTag

    SourceTag?: number
    +

    An arbitrary tag to further specify the source for this payment channel +useful for specifying a hosted recipient at the owner's address.

    +

    index

    index: string

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/LedgerEntry.RippleState.html b/docs/interfaces/LedgerEntry.RippleState.html new file mode 100644 index 00000000..d0bdbf15 --- /dev/null +++ b/docs/interfaces/LedgerEntry.RippleState.html @@ -0,0 +1,43 @@ +RippleState | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface RippleState

    +

    The RippleState object type connects two accounts in a single currency.

    +

    Hierarchy

    • BaseLedgerEntry
      • RippleState

    Index

    Properties

    Balance

    Balance: IssuedCurrencyAmount
    +

    The balance of the trust line, from the perspective of the low account. A +negative balance indicates that the low account has issued currency to the +high account. The issuer is always the neutral value ACCOUNT_ONE.

    +

    Flags

    Flags: number
    +

    A bit-map of boolean options enabled for this object.

    +

    HighLimit

    HighLimit: IssuedCurrencyAmount
    +

    The limit that the high account has set on the trust line. The issuer is +the address of the high account that set this limit.

    +

    Optional HighNode

    HighNode?: string
    +

    A hint indicating which page of the high account's owner directory links +to this object, in case the directory consists of multiple pages.

    +

    Optional HighQualityIn

    HighQualityIn?: number
    +

    The inbound quality set by the high account, as an integer in the implied +ratio HighQualityIn:1,000,000,000. As a special case, the value 0 is +equivalent to 1 billion, or face value.

    +

    Optional HighQualityOut

    HighQualityOut?: number
    +

    The outbound quality set by the high account, as an integer in the implied +ratio HighQualityOut:1,000,000,000. As a special case, the value 0 is +equivalent to 1 billion, or face value.

    +

    LedgerEntryType

    LedgerEntryType: "RippleState"

    LowLimit

    LowLimit: IssuedCurrencyAmount
    +

    The limit that the low account has set on the trust line. The issuer is +the address of the low account that set this limit.

    +

    Optional LowNode

    LowNode?: string
    +

    A hint indicating which page of the low account's owner directory links to +this object, in case the directory consists of multiple pages.

    +

    Optional LowQualityIn

    LowQualityIn?: number
    +

    The inbound quality set by the low account, as an integer in the implied +ratio LowQualityIn:1,000,000,000. As a special case, the value 0 is +equivalent to 1 billion, or face value.

    +

    Optional LowQualityOut

    LowQualityOut?: number
    +

    The outbound quality set by the low account, as an integer in the implied +ratio LowQualityOut:1,000,000,000. As a special case, the value 0 is +equivalent to 1 billion, or face value.

    +

    PreviousTxnID

    PreviousTxnID: string
    +

    The identifying hash of the transaction that most recently modified this +object.

    +

    PreviousTxnLgrSeq

    PreviousTxnLgrSeq: number
    +

    The index of the ledger that contains the transaction that most recently +modified this object.

    +

    index

    index: string

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/LedgerEntry.SignerList.html b/docs/interfaces/LedgerEntry.SignerList.html new file mode 100644 index 00000000..48563aae --- /dev/null +++ b/docs/interfaces/LedgerEntry.SignerList.html @@ -0,0 +1,28 @@ +SignerList | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface SignerList

    +

    The SignerList object type represents a list of parties that, as a group, +are authorized to sign a transaction in place of an individual account. You +can create, replace, or remove a signer list using a SignerListSet +transaction.

    +

    Hierarchy

    • BaseLedgerEntry
      • SignerList

    Index

    Properties

    Flags

    Flags: number
    +

    A bit-map of Boolean flags enabled for this signer list. For more +information, see SignerList Flags.

    +

    LedgerEntryType

    LedgerEntryType: "SignerList"

    OwnerNode

    OwnerNode: string
    +

    A hint indicating which page of the owner directory links to this object, +in case the directory consists of multiple pages.

    +

    PreviousTxnID

    PreviousTxnID: string
    +

    The identifying hash of the transaction that most recently modified this +object.

    +

    PreviousTxnLgrSeq

    PreviousTxnLgrSeq: number
    +

    The index of the ledger that contains the transaction that most recently +modified this object.

    +

    SignerEntries

    SignerEntries: SignerEntry[]
    +

    An array of Signer Entry objects representing the parties who are part of +this signer list.

    +

    SignerListID

    SignerListID: number
    +

    An ID for this signer list. Currently always set to 0. If a future +amendment allows multiple signer lists for an account, this may change.

    +

    SignerQuorum

    SignerQuorum: number
    +

    A target number for signer weights. To produce a valid signature for the +owner of this SignerList, the signers must provide valid signatures whose +weights sum to this value or more.

    +

    index

    index: string

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/LedgerEntry.Ticket.html b/docs/interfaces/LedgerEntry.Ticket.html new file mode 100644 index 00000000..0089690b --- /dev/null +++ b/docs/interfaces/LedgerEntry.Ticket.html @@ -0,0 +1,21 @@ +Ticket | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface Ticket

    +

    The Ticket object type represents a Ticket, which tracks an account sequence +number that has been set aside for future use. You can create new tickets +with a TicketCreate transaction.

    +

    Hierarchy

    • BaseLedgerEntry
      • Ticket

    Index

    Properties

    Account

    Account: string
    +

    The account that owns this Ticket.

    +

    Flags

    Flags: number
    +

    A bit-map of Boolean flags enabled for this Ticket. Currently, there are +no flags defined for Tickets.

    +

    LedgerEntryType

    LedgerEntryType: "Ticket"

    OwnerNode

    OwnerNode: string
    +

    A hint indicating which page of the owner directory links to this object, +in case the directory consists of multiple pages.

    +

    PreviousTxnID

    PreviousTxnID: string
    +

    The identifying hash of the transaction that most recently modified this +object.

    +

    PreviousTxnLgrSeq

    PreviousTxnLgrSeq: number
    +

    The index of the ledger that contains the transaction that most recently +modified this object.

    +

    TicketSequence

    TicketSequence: number
    +

    The Sequence Number this Ticket sets aside.

    +

    index

    index: string

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/LedgerEntryRequest.html b/docs/interfaces/LedgerEntryRequest.html index 02cc655b..60747cac 100644 --- a/docs/interfaces/LedgerEntryRequest.html +++ b/docs/interfaces/LedgerEntryRequest.html @@ -1,508 +1,55 @@ - - - - - - LedgerEntryRequest | xrpl - - - - - - -
    -
    -
    -
    - -
    -
    - Options -
    -
    - All -
      -
    • Public
    • -
    • Public/Protected
    • -
    • All
    • -
    -
    - - - - -
    -
    - Menu -
    -
    -
    -
    -
    -
    - -

    Interface LedgerEntryRequest

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    The ledger_entry method returns a single ledger object from the XRP Ledger - in its raw format. Expects a response in the form of a LedgerEntryResponse.

    -
    -
    -
    example
    -
    const ledgerEntry: LedgerEntryRequest = {
    -  command: "ledger_entry",
    -  ledger_index: 60102302,
    -  index: "7DB0788C020F02780A673DC74757F23823FA3014C1866E72CC4CD8B226CD6EF4"
    -}
    +LedgerEntryRequest | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface LedgerEntryRequest

    +

    The ledger_entry method returns a single ledger object from the XRP Ledger +in its raw format. Expects a response in the form of a LedgerEntryResponse.

    +
    example
    const ledgerEntry: LedgerEntryRequest = {
    command: "ledger_entry",
    ledger_index: 60102302,
    index: "7DB0788C020F02780A673DC74757F23823FA3014C1866E72CC4CD8B226CD6EF4"
    }
    -
    -
    -
    -
    -
    -

    Hierarchy

    -
      -
    • - BaseRequest -
        -
      • - LedgerEntryRequest -
      • -
      -
    • -
    -
    -
    -

    Index

    -
    - -
    -
    -
    -

    Properties

    -
    - -

    Optional account_root

    -
    account_root: string
    - -
    -
    -

    Retrieve an AccountRoot object by its address. This is roughly equivalent - to the an AccountInfoRequest.

    -
    -
    -
    -
    - -

    Optional api_version

    -
    api_version: number
    - -
    -
    -

    The API version to use. If omitted, use version 1.

    -
    -
    -
    -
    - -

    Optional binary

    -
    binary: boolean
    - -
    -
    -

    If true, return the requested ledger object's contents as a hex string in - the XRP Ledger's binary format. Otherwise, return data in JSON format. The - default is false.

    -
    -
    -
    -
    - -

    Optional check

    -
    check: string
    - -
    -
    -

    The object ID of a Check object to retrieve.

    -
    -
    -
    -
    - -

    command

    -
    command: "ledger_entry"
    - -
    -
    - -

    Optional deposit_preauth

    -
    deposit_preauth: string | { authorized: string; owner: string }
    - -
    -
    -

    Specify a DepositPreauth object to retrieve. If a string, must be the - object ID of the DepositPreauth object, as hexadecimal. If an object, - requires owner and authorized sub-fields.

    -
    -
    -
    -
    - -

    Optional directory

    -
    directory: string | { dir_root?: string; owner?: string; sub_index?: number }
    - -
    -
    -

    The DirectoryNode to retrieve. If a string, must be the object ID of the - directory, as hexadecimal. If an object, requires either dir_root o - Owner as a sub-field, plus optionally a sub_index sub-field.

    -
    -
    -
    -
    - -

    Optional escrow

    -
    escrow: string | { owner: string; seq: number }
    - -
    -
    -

    The Escrow object to retrieve. If a string, must be the object ID of the - escrow, as hexadecimal. If an object, requires owner and seq sub-fields.

    -
    -
    -
    -
    - -

    Optional id

    -
    id: string | number
    - -
    -
    -

    A unique value to identify this request. The response to this request uses - the same id field. This way, even if responses arrive out of order, you - know which request prompted which response.

    -
    -
    -
    -
    - -

    Optional index

    -
    index: string
    - -
    -
    - -

    Optional ledger_hash

    -
    ledger_hash: string
    - -
    -
    -

    A 20-byte hex string for the ledger version to use.

    -
    -
    -
    -
    - -

    Optional ledger_index

    -
    ledger_index: LedgerIndex
    - -
    -
    -

    The ledger index of the ledger to use, or a shortcut string.

    -
    -
    -
    -
    - -

    Optional offer

    -
    offer: string | { account: string; seq: number }
    - -
    -
    -

    The Offer object to retrieve. If a string, interpret as the unique object - ID to the Offer. If an object, requires the sub-fields account and seq - to uniquely identify the offer.

    -
    -
    -
    -
    - -

    Optional payment_channel

    -
    payment_channel: string
    - -
    -
    -

    The object ID of a PayChannel object to retrieve.

    -
    -
    -
    -
    - -

    Optional ripple_state

    -
    ripple_state: { accounts: string[]; currency: string }
    - -
    -
    -

    Object specifying the RippleState (trust line) object to retrieve. The - accounts and currency sub-fields are required to uniquely specify the - rippleState entry to retrieve.

    -
    -
    -
    -

    Type declaration

    -
      -
    • -
      accounts: string[]
      -
      -
      -

      2-length array of account Addresses, defining the two accounts linked by - this RippleState object.

      -
      -
      -
    • -
    • -
      currency: string
      -
      -
      -

      Currency Code of the RippleState object to retrieve.

      -
      -
      -
    • -
    -
    -
    -
    - -

    Optional ticket

    -
    ticket: string | { owner: string; ticket_sequence: number }
    - -
    -
    -

    The Ticket object to retrieve. If a string, must be the object ID of the - Ticket, as hexadecimal. If an object, the owner and ticket_sequence - sub-fields are required to uniquely specify the Ticket entry.

    -
    -
    -
    -
    -
    - -
    -
    -
    -
    -

    Legend

    -
    -
      -
    • Constructor
    • -
    • Property
    • -
    • Method
    • -
    -
      -
    • Inherited constructor
    • -
    • Inherited property
    • -
    • Inherited method
    • -
    -
      -
    • Private property
    • -
    • Private method
    • -
    -
      -
    • Static property
    • -
    • Static method
    • -
    -
      -
    • Property
    • -
    -
    -
    -
    -
    -

    Generated using TypeDoc

    -
    -
    - - - \ No newline at end of file +

    Hierarchy

    • BaseRequest
      • LedgerEntryRequest

    Index

    Properties

    Optional account_root

    account_root?: string
    +

    Retrieve an AccountRoot object by its address. This is roughly equivalent +to the an AccountInfoRequest.

    +

    Optional api_version

    api_version?: number
    +

    The API version to use. If omitted, use version 1.

    +

    Optional binary

    binary?: boolean
    +

    If true, return the requested ledger object's contents as a hex string in +the XRP Ledger's binary format. Otherwise, return data in JSON format. The +default is false.

    +

    Optional check

    check?: string
    +

    The object ID of a Check object to retrieve.

    +

    command

    command: "ledger_entry"

    Optional deposit_preauth

    deposit_preauth?: string | { authorized: string; owner: string }
    +

    Specify a DepositPreauth object to retrieve. If a string, must be the +object ID of the DepositPreauth object, as hexadecimal. If an object, +requires owner and authorized sub-fields.

    +

    Optional directory

    directory?: string | { dir_root?: string; owner?: string; sub_index?: number }
    +

    The DirectoryNode to retrieve. If a string, must be the object ID of the +directory, as hexadecimal. If an object, requires either dir_root o +Owner as a sub-field, plus optionally a sub_index sub-field.

    +

    Optional escrow

    escrow?: string | { owner: string; seq: number }
    +

    The Escrow object to retrieve. If a string, must be the object ID of the +escrow, as hexadecimal. If an object, requires owner and seq sub-fields.

    +

    Optional id

    id?: string | number
    +

    A unique value to identify this request. The response to this request uses +the same id field. This way, even if responses arrive out of order, you +know which request prompted which response.

    +

    Optional index

    index?: string

    Optional ledger_hash

    ledger_hash?: string
    +

    A 20-byte hex string for the ledger version to use.

    +

    Optional ledger_index

    ledger_index?: LedgerIndex
    +

    The ledger index of the ledger to use, or a shortcut string.

    +

    Optional offer

    offer?: string | { account: string; seq: number }
    +

    The Offer object to retrieve. If a string, interpret as the unique object +ID to the Offer. If an object, requires the sub-fields account and seq +to uniquely identify the offer.

    +

    Optional payment_channel

    payment_channel?: string
    +

    The object ID of a PayChannel object to retrieve.

    +

    Optional ripple_state

    ripple_state?: { accounts: string[]; currency: string }
    +

    Object specifying the RippleState (trust line) object to retrieve. The +accounts and currency sub-fields are required to uniquely specify the +rippleState entry to retrieve.

    +

    Type declaration

    • accounts: string[]
      +

      2-length array of account Addresses, defining the two accounts linked by +this RippleState object.

      +
    • currency: string
      +

      Currency Code of the RippleState object to retrieve.

      +

    Optional ticket

    ticket?: string | { owner: string; ticket_sequence: number }
    +

    The Ticket object to retrieve. If a string, must be the object ID of the +Ticket, as hexadecimal. If an object, the owner and ticket_sequence +sub-fields are required to uniquely specify the Ticket entry.

    +

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/LedgerEntryResponse.html b/docs/interfaces/LedgerEntryResponse.html index 42c4ed42..d9df09b5 100644 --- a/docs/interfaces/LedgerEntryResponse.html +++ b/docs/interfaces/LedgerEntryResponse.html @@ -1,323 +1,12 @@ - - - - - - LedgerEntryResponse | xrpl - - - - - - -
    -
    -
    -
    - -
    -
    - Options -
    -
    - All -
      -
    • Public
    • -
    • Public/Protected
    • -
    • All
    • -
    -
    - - - - -
    -
    - Menu -
    -
    -
    -
    -
    -
    - -

    Interface LedgerEntryResponse

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    Response expected from a LedgerEntryRequest.

    -
    -
    -
    -
    -

    Hierarchy

    -
      -
    • - BaseResponse -
        -
      • - LedgerEntryResponse -
      • -
      -
    • -
    -
    -
    -

    Index

    -
    -
    -
    -

    Properties

    - -
    -
    -
    -
    -
    -

    Properties

    -
    - -

    Optional api_version

    -
    api_version: number
    - -
    -
    - -

    Optional forwarded

    -
    forwarded: boolean
    - -
    -
    - -

    id

    -
    id: string | number
    - -
    -
    - -

    result

    -
    result: { index: string; ledger_current_index: number; node?: LedgerEntry; node_binary?: string; validated?: boolean }
    - -
    -

    Type declaration

    -
      -
    • -
      index: string
      -
      -
      -

      The unique ID of this ledger object.

      -
      -
      -
    • -
    • -
      ledger_current_index: number
      -
      -
      -

      The ledger index of the ledger that was used when retrieving this data.

      -
      -
      -
    • -
    • -
      Optional node?: LedgerEntry
      -
      -
      -

      Object containing the data of this ledger object, according to the - ledger format.

      -
      -
      -
    • -
    • -
      Optional node_binary?: string
      -
      -
      -

      The binary representation of the ledger object, as hexadecimal.

      -
      -
      -
    • -
    • -
      Optional validated?: boolean
      -
    • -
    -
    -
    -
    - -

    Optional status

    -
    status: string
    - -
    -
    - -

    type

    -
    type: string
    - -
    -
    - -

    Optional warning

    -
    warning: "load"
    - -
    -
    - -

    Optional warnings

    -
    warnings: Warning[]
    - -
    -
    -
    - -
    -
    -
    -
    -

    Legend

    -
    -
      -
    • Constructor
    • -
    • Property
    • -
    • Method
    • -
    -
      -
    • Inherited constructor
    • -
    • Inherited property
    • -
    • Inherited method
    • -
    -
      -
    • Private property
    • -
    • Private method
    • -
    -
      -
    • Static property
    • -
    • Static method
    • -
    -
      -
    • Property
    • -
    -
    -
    -
    -
    -

    Generated using TypeDoc

    -
    -
    - - - \ No newline at end of file +LedgerEntryResponse | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface LedgerEntryResponse

    +

    Response expected from a LedgerEntryRequest.

    +

    Hierarchy

    • BaseResponse
      • LedgerEntryResponse

    Index

    Properties

    Optional api_version

    api_version?: number

    Optional forwarded

    forwarded?: boolean

    id

    id: string | number

    result

    result: { index: string; ledger_current_index: number; node?: LedgerEntry; node_binary?: string; validated?: boolean }

    Type declaration

    • index: string
      +

      The unique ID of this ledger object.

      +
    • ledger_current_index: number
      +

      The ledger index of the ledger that was used when retrieving this data.

      +
    • Optional node?: LedgerEntry
      +

      Object containing the data of this ledger object, according to the +ledger format.

      +
    • Optional node_binary?: string
      +

      The binary representation of the ledger object, as hexadecimal.

      +
    • Optional validated?: boolean

    Optional status

    status?: string

    type

    type: string

    Optional warning

    warning?: "load"

    Optional warnings

    warnings?: Warning[]

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/LedgerRequest.html b/docs/interfaces/LedgerRequest.html index ea9a30cc..f8f7e9c4 100644 --- a/docs/interfaces/LedgerRequest.html +++ b/docs/interfaces/LedgerRequest.html @@ -1,418 +1,42 @@ - - - - - - LedgerRequest | xrpl - - - - - - -
    -
    -
    -
    - -
    -
    - Options -
    -
    - All -
      -
    • Public
    • -
    • Public/Protected
    • -
    • All
    • -
    -
    - - - - -
    -
    - Menu -
    -
    -
    -
    -
    -
    - -

    Interface LedgerRequest

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    Retrieve information about the public ledger. Expects a response in the form - of a LedgerResponse.

    -
    -
    -
    example
    -
    const ledger: LedgerRequest = {
    - "id": 14,
    - "command": "ledger",
    - "ledger_index": "validated",
    - "full": false,
    - "accounts": false,
    - "transactions": false,
    - "expand": false,
    - "owner_funds": false
    -}
    +LedgerRequest | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface LedgerRequest

    +

    Retrieve information about the public ledger. Expects a response in the form +of a LedgerResponse.

    +
    example
    const ledger: LedgerRequest = {
    "id": 14,
    "command": "ledger",
    "ledger_index": "validated",
    "full": false,
    "accounts": false,
    "transactions": false,
    "expand": false,
    "owner_funds": false
    }
    -
    -
    -
    -
    -
    -

    Hierarchy

    -
      -
    • - BaseRequest -
        -
      • - LedgerRequest -
      • -
      -
    • -
    -
    -
    -

    Index

    -
    - -
    -
    -
    -

    Properties

    -
    - -

    Optional accounts

    -
    accounts: boolean
    - -
    -
    -

    Admin required. If true, return information on accounts in the ledger. - Ignored if you did not specify a ledger version. Defaults to false.

    -
    -
    -
    -
    - -

    Optional api_version

    -
    api_version: number
    - -
    -
    -

    The API version to use. If omitted, use version 1.

    -
    -
    -
    -
    - -

    Optional binary

    -
    binary: boolean
    - -
    -
    -

    If true, and transactions and expand are both also true, return - transaction information in binary format (hexadecimal string) instead of - JSON format.

    -
    -
    -
    -
    - -

    command

    -
    command: "ledger"
    - -
    -
    - -

    Optional expand

    -
    expand: boolean
    - -
    -
    -

    Provide full JSON-formatted information for transaction/account - information instead of only hashes. Defaults to false. Ignored unless you - request transactions, accounts, or both.

    -
    -
    -
    -
    - -

    Optional full

    -
    full: boolean
    - -
    -
    -

    Admin required If true, return full information on the entire ledger. - Ignored if you did not specify a ledger version. Defaults to false.

    -
    -
    -
    -
    - -

    Optional id

    -
    id: string | number
    - -
    -
    -

    A unique value to identify this request. The response to this request uses - the same id field. This way, even if responses arrive out of order, you - know which request prompted which response.

    -
    -
    -
    -
    - -

    Optional ledger_hash

    -
    ledger_hash: string
    - -
    -
    -

    A 20-byte hex string for the ledger version to use.

    -
    -
    -
    -
    - -

    Optional ledger_index

    -
    ledger_index: LedgerIndex
    - -
    -
    -

    The ledger index of the ledger to use, or a shortcut string to choose a - ledger automatically.

    -
    -
    -
    -
    - -

    Optional owner_funds

    -
    owner_funds: boolean
    - -
    -
    -

    If true, include owner_funds field in the metadata of OfferCreate - transactions in the response. Defaults to false. Ignored unless - transactions are included and expand is true.

    -
    -
    -
    -
    - -

    Optional queue

    -
    queue: boolean
    - -
    -
    -

    If true, and the command is requesting the current ledger, includes an - array of queued transactions in the results.

    -
    -
    -
    -
    - -

    Optional transactions

    -
    transactions: boolean
    - -
    -
    -

    If true, return information on transactions in the specified ledger - version. Defaults to false. Ignored if you did not specify a ledger - version.

    -
    -
    -
    -
    -
    - -
    -
    -
    -
    -

    Legend

    -
    -
      -
    • Constructor
    • -
    • Property
    • -
    • Method
    • -
    -
      -
    • Inherited constructor
    • -
    • Inherited property
    • -
    • Inherited method
    • -
    -
      -
    • Private property
    • -
    • Private method
    • -
    -
      -
    • Static property
    • -
    • Static method
    • -
    -
      -
    • Property
    • -
    -
    -
    -
    -
    -

    Generated using TypeDoc

    -
    -
    - - - \ No newline at end of file +

    Hierarchy

    • BaseRequest
      • LedgerRequest

    Index

    Properties

    Optional accounts

    accounts?: boolean
    +

    Admin required. If true, return information on accounts in the ledger. +Ignored if you did not specify a ledger version. Defaults to false.

    +

    Optional api_version

    api_version?: number
    +

    The API version to use. If omitted, use version 1.

    +

    Optional binary

    binary?: boolean
    +

    If true, and transactions and expand are both also true, return +transaction information in binary format (hexadecimal string) instead of +JSON format.

    +

    command

    command: "ledger"

    Optional expand

    expand?: boolean
    +

    Provide full JSON-formatted information for transaction/account +information instead of only hashes. Defaults to false. Ignored unless you +request transactions, accounts, or both.

    +

    Optional full

    full?: boolean
    +

    Admin required If true, return full information on the entire ledger. +Ignored if you did not specify a ledger version. Defaults to false.

    +

    Optional id

    id?: string | number
    +

    A unique value to identify this request. The response to this request uses +the same id field. This way, even if responses arrive out of order, you +know which request prompted which response.

    +

    Optional ledger_hash

    ledger_hash?: string
    +

    A 20-byte hex string for the ledger version to use.

    +

    Optional ledger_index

    ledger_index?: LedgerIndex
    +

    The ledger index of the ledger to use, or a shortcut string to choose a +ledger automatically.

    +

    Optional owner_funds

    owner_funds?: boolean
    +

    If true, include owner_funds field in the metadata of OfferCreate +transactions in the response. Defaults to false. Ignored unless +transactions are included and expand is true.

    +

    Optional queue

    queue?: boolean
    +

    If true, and the command is requesting the current ledger, includes an +array of queued transactions in the results.

    +

    Optional transactions

    transactions?: boolean
    +

    If true, return information on transactions in the specified ledger +version. Defaults to false. Ignored if you did not specify a ledger +version.

    +

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/LedgerResponse.html b/docs/interfaces/LedgerResponse.html index 9f0f2b3c..c7a1794b 100644 --- a/docs/interfaces/LedgerResponse.html +++ b/docs/interfaces/LedgerResponse.html @@ -1,331 +1,17 @@ - - - - - - LedgerResponse | xrpl - - - - - - -
    -
    -
    -
    - -
    -
    - Options -
    -
    - All -
      -
    • Public
    • -
    • Public/Protected
    • -
    • All
    • -
    -
    - - - - -
    -
    - Menu -
    -
    -
    -
    -
    -
    - -

    Interface LedgerResponse

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    Response expected from a LedgerRequest.

    -
    -
    -
    -
    -

    Hierarchy

    -
      -
    • - BaseResponse -
        -
      • - LedgerResponse -
      • -
      -
    • -
    -
    -
    -

    Index

    -
    -
    -
    -

    Properties

    - -
    -
    -
    -
    -
    -

    Properties

    -
    - -

    Optional api_version

    -
    api_version: number
    - -
    -
    - -

    Optional forwarded

    -
    forwarded: boolean
    - -
    -
    - -

    id

    -
    id: string | number
    - -
    -
    - -

    result

    -
    result: { ledger: default | BinaryLedger; ledger_hash: string; ledger_index: number; queue_data?: (string | LedgerQueueData)[]; validated?: boolean }
    - -
    -

    Type declaration

    -
      -
    • -
      ledger: default | BinaryLedger
      -
      -
      -

      The complete header data of this {@link Ledger}.

      -
      -
      -
    • -
    • -
      ledger_hash: string
      -
      -
      -

      Unique identifying hash of the entire ledger.

      -
      -
      -
    • -
    • -
      ledger_index: number
      -
      -
      -

      The Ledger Index of this ledger.

      -
      -
      -
    • -
    • -
      Optional queue_data?: (string | LedgerQueueData)[]
      -
      -
      -

      If true, this is a validated ledger version. If omitted or set to false, - this ledger's data is not final.

      -
      -
      -
    • -
    • -
      Optional validated?: boolean
      -
      -
      -

      Array of objects describing queued transactions, in the same order as - the queue. If the request specified expand as true, members contain full - representations of the transactions, in either JSON or binary depending - on whether the request specified binary as true.

      -
      -
      -
    • -
    -
    -
    -
    - -

    Optional status

    -
    status: string
    - -
    -
    - -

    type

    -
    type: string
    - -
    -
    - -

    Optional warning

    -
    warning: "load"
    - -
    -
    - -

    Optional warnings

    -
    warnings: Warning[]
    - -
    -
    -
    - -
    -
    -
    -
    -

    Legend

    -
    -
      -
    • Constructor
    • -
    • Property
    • -
    • Method
    • -
    -
      -
    • Inherited constructor
    • -
    • Inherited property
    • -
    • Inherited method
    • -
    -
      -
    • Private property
    • -
    • Private method
    • -
    -
      -
    • Static property
    • -
    • Static method
    • -
    -
      -
    • Property
    • -
    -
    -
    -
    -
    -

    Generated using TypeDoc

    -
    -
    - - - \ No newline at end of file +LedgerResponse | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface LedgerResponse

    +

    Response expected from a LedgerRequest.

    +

    Hierarchy

    • BaseResponse
      • LedgerResponse

    Index

    Properties

    Optional api_version

    api_version?: number

    Optional forwarded

    forwarded?: boolean

    id

    id: string | number

    result

    result: { ledger: Ledger | BinaryLedger; ledger_hash: string; ledger_index: number; queue_data?: (string | LedgerQueueData)[]; validated?: boolean }

    Type declaration

    • ledger: Ledger | BinaryLedger
      +

      The complete header data of this Ledger.

      +
    • ledger_hash: string
      +

      Unique identifying hash of the entire ledger.

      +
    • ledger_index: number
      +

      The Ledger Index of this ledger.

      +
    • Optional queue_data?: (string | LedgerQueueData)[]
      +

      If true, this is a validated ledger version. If omitted or set to false, +this ledger's data is not final.

      +
    • Optional validated?: boolean
      +

      Array of objects describing queued transactions, in the same order as +the queue. If the request specified expand as true, members contain full +representations of the transactions, in either JSON or binary depending +on whether the request specified binary as true.

      +

    Optional status

    status?: string

    type

    type: string

    Optional warning

    warning?: "load"

    Optional warnings

    warnings?: Warning[]

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/LedgerStream.html b/docs/interfaces/LedgerStream.html index 4f25f2ef..b04015bc 100644 --- a/docs/interfaces/LedgerStream.html +++ b/docs/interfaces/LedgerStream.html @@ -1,359 +1,32 @@ - - - - - - LedgerStream | xrpl - - - - - - -
    -
    -
    -
    - -
    -
    - Options -
    -
    - All -
      -
    • Public
    • -
    • Public/Protected
    • -
    • All
    • -
    -
    - - - - -
    -
    - Menu -
    -
    -
    -
    -
    -
    - -

    Interface LedgerStream

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    The ledger stream only sends ledgerClosed messages when the consensus - process declares a new validated ledger. The message identifies the ledger - And provides some information about its contents.

    -
    -
    -
    -
    -

    Hierarchy

    -
      -
    • - BaseStream -
        -
      • - LedgerStream -
      • -
      -
    • -
    -
    -
    -

    Index

    -
    - -
    -
    -
    -

    Properties

    -
    - -

    fee_base

    -
    fee_base: number
    - -
    -
    -

    The reference transaction cost as of this ledger version, in drops of XRP. - If this ledger version includes a SetFee pseudo-transaction the new. - Transaction cost applies starting with the following ledger version.

    -
    -
    -
    -
    - -

    fee_ref

    -
    fee_ref: number
    - -
    -
    -

    The reference transaction cost in "fee units".

    -
    -
    -
    -
    - -

    ledger_hash

    -
    ledger_hash: string
    - -
    -
    -

    The identifying hash of the ledger version that was closed.

    -
    -
    -
    -
    - -

    ledger_index

    -
    ledger_index: number
    - -
    -
    -

    The ledger index of the ledger that was closed.

    -
    -
    -
    -
    - -

    ledger_time

    -
    ledger_time: number
    - -
    -
    -

    The time this ledger was closed, in seconds since the Ripple Epoch.

    -
    -
    -
    -
    - -

    reserve_base

    -
    reserve_base: number
    - -
    -
    -

    The minimum reserve, in drops of XRP, that is required for an account. If - this ledger version includes a SetFee pseudo-transaction the new base reserve - applies starting with the following ledger version.

    -
    -
    -
    -
    - -

    reserve_inc

    -
    reserve_inc: number
    - -
    -
    -

    The owner reserve for each object an account owns in the ledger, in drops - of XRP. If the ledger includes a SetFee pseudo-transaction the new owner - reserve applies after this ledger.

    -
    -
    -
    -
    - -

    txn_count

    -
    txn_count: number
    - -
    -
    -

    Number of new transactions included in this ledger version.

    -
    -
    -
    -
    - -

    type

    -
    type: "ledgerClosed"
    - -
    -
    - -

    Optional validated_ledgers

    -
    validated_ledgers: string
    - -
    -
    -

    Range of ledgers that the server has available. This may be a disjoint - sequence such as 24900901-24900984,24901116-24901158. This field is not - returned if the server is not connected to the network, or if it is - connected but has not yet obtained a ledger from the network.

    -
    -
    -
    -
    -
    - -
    -
    -
    -
    -

    Legend

    -
    -
      -
    • Constructor
    • -
    • Property
    • -
    • Method
    • -
    -
      -
    • Inherited constructor
    • -
    • Inherited property
    • -
    • Inherited method
    • -
    -
      -
    • Private property
    • -
    • Private method
    • -
    -
      -
    • Static property
    • -
    • Static method
    • -
    -
      -
    • Property
    • -
    -
    -
    -
    -
    -

    Generated using TypeDoc

    -
    -
    - - - \ No newline at end of file +LedgerStream | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface LedgerStream

    +

    The ledger stream only sends ledgerClosed messages when the consensus +process declares a new validated ledger. The message identifies the ledger +And provides some information about its contents.

    +

    Hierarchy

    • BaseStream
      • LedgerStream

    Index

    Properties

    fee_base

    fee_base: number
    +

    The reference transaction cost as of this ledger version, in drops of XRP. +If this ledger version includes a SetFee pseudo-transaction the new. +Transaction cost applies starting with the following ledger version.

    +

    fee_ref

    fee_ref: number
    +

    The reference transaction cost in "fee units".

    +

    ledger_hash

    ledger_hash: string
    +

    The identifying hash of the ledger version that was closed.

    +

    ledger_index

    ledger_index: number
    +

    The ledger index of the ledger that was closed.

    +

    ledger_time

    ledger_time: number
    +

    The time this ledger was closed, in seconds since the Ripple Epoch.

    +

    reserve_base

    reserve_base: number
    +

    The minimum reserve, in drops of XRP, that is required for an account. If +this ledger version includes a SetFee pseudo-transaction the new base reserve +applies starting with the following ledger version.

    +

    reserve_inc

    reserve_inc: number
    +

    The owner reserve for each object an account owns in the ledger, in drops +of XRP. If the ledger includes a SetFee pseudo-transaction the new owner +reserve applies after this ledger.

    +

    txn_count

    txn_count: number
    +

    Number of new transactions included in this ledger version.

    +

    type

    type: "ledgerClosed"

    Optional validated_ledgers

    validated_ledgers?: string
    +

    Range of ledgers that the server has available. This may be a disjoint +sequence such as 24900901-24900984,24901116-24901158. This field is not +returned if the server is not connected to the network, or if it is +connected but has not yet obtained a ledger from the network.

    +

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/ManifestRequest.html b/docs/interfaces/ManifestRequest.html index ad133bf2..f81f4676 100644 --- a/docs/interfaces/ManifestRequest.html +++ b/docs/interfaces/ManifestRequest.html @@ -1,250 +1,16 @@ - - - - - - ManifestRequest | xrpl - - - - - - -
    -
    -
    -
    - -
    -
    - Options -
    -
    - All -
      -
    • Public
    • -
    • Public/Protected
    • -
    • All
    • -
    -
    - - - - -
    -
    - Menu -
    -
    -
    -
    -
    -
    - -

    Interface ManifestRequest

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    The manifest method reports the current "manifest" information for a given - validator public key. The "manifest" is the public portion of that - validator's configured token. Expects a response in the form of a ManifestResponse.

    -
    -
    -
    example
    -
    const manifest: ManifestRequest = {
    - "command": "manifest",
    - "public_key": "nHUFE9prPXPrHcG3SkwP1UzAQbSphqyQkQK9ATXLZsfkezhhda3p"
    -}
    +ManifestRequest | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface ManifestRequest

    +

    The manifest method reports the current "manifest" information for a given +validator public key. The "manifest" is the public portion of that +validator's configured token. Expects a response in the form of a ManifestResponse.

    +
    example
    const manifest: ManifestRequest = {
    "command": "manifest",
    "public_key": "nHUFE9prPXPrHcG3SkwP1UzAQbSphqyQkQK9ATXLZsfkezhhda3p"
    }
    -
    -
    -
    -
    -
    -

    Hierarchy

    -
      -
    • - BaseRequest -
        -
      • - ManifestRequest -
      • -
      -
    • -
    -
    -
    -

    Index

    -
    -
    -
    -

    Properties

    - -
    -
    -
    -
    -
    -

    Properties

    -
    - -

    Optional api_version

    -
    api_version: number
    - -
    -
    -

    The API version to use. If omitted, use version 1.

    -
    -
    -
    -
    - -

    command

    -
    command: "manifest"
    - -
    -
    - -

    Optional id

    -
    id: string | number
    - -
    -
    -

    A unique value to identify this request. The response to this request uses - the same id field. This way, even if responses arrive out of order, you - know which request prompted which response.

    -
    -
    -
    -
    - -

    public_key

    -
    public_key: string
    - -
    -
    -

    The base58-encoded public key of the validator to look up. This can be the - master public key or ephemeral public key.

    -
    -
    -
    -
    -
    - -
    -
    -
    -
    -

    Legend

    -
    -
      -
    • Constructor
    • -
    • Property
    • -
    • Method
    • -
    -
      -
    • Inherited constructor
    • -
    • Inherited property
    • -
    • Inherited method
    • -
    -
      -
    • Private property
    • -
    • Private method
    • -
    -
      -
    • Static property
    • -
    • Static method
    • -
    -
      -
    • Property
    • -
    -
    -
    -
    -
    -

    Generated using TypeDoc

    -
    -
    - - - \ No newline at end of file +

    Hierarchy

    • BaseRequest
      • ManifestRequest

    Index

    Properties

    Optional api_version

    api_version?: number
    +

    The API version to use. If omitted, use version 1.

    +

    command

    command: "manifest"

    Optional id

    id?: string | number
    +

    A unique value to identify this request. The response to this request uses +the same id field. This way, even if responses arrive out of order, you +know which request prompted which response.

    +

    public_key

    public_key: string
    +

    The base58-encoded public key of the validator to look up. This can be the +master public key or ephemeral public key.

    +

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/ManifestResponse.html b/docs/interfaces/ManifestResponse.html index 8cf07c54..e5678221 100644 --- a/docs/interfaces/ManifestResponse.html +++ b/docs/interfaces/ManifestResponse.html @@ -1,328 +1,12 @@ - - - - - - ManifestResponse | xrpl - - - - - - -
    -
    -
    -
    - -
    -
    - Options -
    -
    - All -
      -
    • Public
    • -
    • Public/Protected
    • -
    • All
    • -
    -
    - - - - -
    -
    - Menu -
    -
    -
    -
    -
    -
    - -

    Interface ManifestResponse

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    Response expected from a ManifestRequest.

    -
    -
    -
    -
    -

    Hierarchy

    -
      -
    • - BaseResponse -
        -
      • - ManifestResponse -
      • -
      -
    • -
    -
    -
    -

    Index

    -
    -
    -
    -

    Properties

    - -
    -
    -
    -
    -
    -

    Properties

    -
    - -

    Optional api_version

    -
    api_version: number
    - -
    -
    - -

    Optional forwarded

    -
    forwarded: boolean
    - -
    -
    - -

    id

    -
    id: string | number
    - -
    -
    - -

    result

    -
    result: { details?: { domain: string; ephemeral_key: string; master_key: string; seq: number }; manifest?: string; requested: string }
    - -
    -

    Type declaration

    -
      -
    • -
      Optional details?: { domain: string; ephemeral_key: string; master_key: string; seq: number }
      -
      -
      -

      The data contained in this manifest. Omitted if the server does not have - A manifest for the public_key from the request.

      -
      -
      -
        -
      • -
        domain: string
        -
      • -
      • -
        ephemeral_key: string
        -
      • -
      • -
        master_key: string
        -
      • -
      • -
        seq: number
        -
      • -
      -
    • -
    • -
      Optional manifest?: string
      -
      -
      -

      The full manifest data in base64 format. This data is serialized to - binary before being base64-encoded. Omitted if the server does not have a - manifest for the public_key from the request.

      -
      -
      -
    • -
    • -
      requested: string
      -
      -
      -

      The public_key from the request.

      -
      -
      -
    • -
    -
    -
    -
    - -

    Optional status

    -
    status: string
    - -
    -
    - -

    type

    -
    type: string
    - -
    -
    - -

    Optional warning

    -
    warning: "load"
    - -
    -
    - -

    Optional warnings

    -
    warnings: Warning[]
    - -
    -
    -
    - -
    -
    -
    -
    -

    Legend

    -
    -
      -
    • Constructor
    • -
    • Property
    • -
    • Method
    • -
    -
      -
    • Inherited constructor
    • -
    • Inherited property
    • -
    • Inherited method
    • -
    -
      -
    • Private property
    • -
    • Private method
    • -
    -
      -
    • Static property
    • -
    • Static method
    • -
    -
      -
    • Property
    • -
    -
    -
    -
    -
    -

    Generated using TypeDoc

    -
    -
    - - - \ No newline at end of file +ManifestResponse | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface ManifestResponse

    +

    Response expected from a ManifestRequest.

    +

    Hierarchy

    • BaseResponse
      • ManifestResponse

    Index

    Properties

    Optional api_version

    api_version?: number

    Optional forwarded

    forwarded?: boolean

    id

    id: string | number

    result

    result: { details?: { domain: string; ephemeral_key: string; master_key: string; seq: number }; manifest?: string; requested: string }

    Type declaration

    • Optional details?: { domain: string; ephemeral_key: string; master_key: string; seq: number }
      +

      The data contained in this manifest. Omitted if the server does not have + A manifest for the public_key from the request.

      +
      • domain: string
      • ephemeral_key: string
      • master_key: string
      • seq: number
    • Optional manifest?: string
      +

      The full manifest data in base64 format. This data is serialized to +binary before being base64-encoded. Omitted if the server does not have a +manifest for the public_key from the request.

      +
    • requested: string
      +

      The public_key from the request.

      +

    Optional status

    status?: string

    type

    type: string

    Optional warning

    warning?: "load"

    Optional warnings

    warnings?: Warning[]

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/NoRippleCheckRequest.html b/docs/interfaces/NoRippleCheckRequest.html index 9604564b..409f7918 100644 --- a/docs/interfaces/NoRippleCheckRequest.html +++ b/docs/interfaces/NoRippleCheckRequest.html @@ -1,356 +1,32 @@ - - - - - - NoRippleCheckRequest | xrpl - - - - - - -
    -
    -
    -
    - -
    -
    - Options -
    -
    - All -
      -
    • Public
    • -
    • Public/Protected
    • -
    • All
    • -
    -
    - - - - -
    -
    - Menu -
    -
    -
    -
    -
    -
    - -

    Interface NoRippleCheckRequest

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    The noripple_check command provides a quick way to check the status of th - default ripple field for an account and the No Ripple flag of its trust - lines, compared with the recommended settings. Expects a response in the form - of an NoRippleCheckResponse.

    -
    -
    -
    example
    -
    const noRipple: NoRippleCheckRequest = {
    -  "id": 0,
    -  "command": "noripple_check",
    -  "account": "r9cZA1mLK5R5Am25ArfXFmqgNwjZgnfk59",
    -   "role": "gateway",
    -  "ledger_index": "current",
    -  "limit": 2,
    -  "transactions": true
    -}
    +NoRippleCheckRequest | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface NoRippleCheckRequest

    +

    The noripple_check command provides a quick way to check the status of th +default ripple field for an account and the No Ripple flag of its trust +lines, compared with the recommended settings. Expects a response in the form +of an NoRippleCheckResponse.

    +
    example
    const noRipple: NoRippleCheckRequest = {
    "id": 0,
    "command": "noripple_check",
    "account": "r9cZA1mLK5R5Am25ArfXFmqgNwjZgnfk59",
    "role": "gateway",
    "ledger_index": "current",
    "limit": 2,
    "transactions": true
    }
    -
    -
    -
    -
    -
    -

    Hierarchy

    -
      -
    • - BaseRequest -
        -
      • - NoRippleCheckRequest -
      • -
      -
    • -
    -
    -
    -

    Index

    -
    -
    -
    -

    Properties

    - -
    -
    -
    -
    -
    -

    Properties

    -
    - -

    account

    -
    account: string
    - -
    -
    -

    A unique identifier for the account, most commonly the account's address.

    -
    -
    -
    -
    - -

    Optional api_version

    -
    api_version: number
    - -
    -
    -

    The API version to use. If omitted, use version 1.

    -
    -
    -
    -
    - -

    command

    -
    command: "noripple_check"
    - -
    -
    - -

    Optional id

    -
    id: string | number
    - -
    -
    -

    A unique value to identify this request. The response to this request uses - the same id field. This way, even if responses arrive out of order, you - know which request prompted which response.

    -
    -
    -
    -
    - -

    Optional ledger_hash

    -
    ledger_hash: string
    - -
    -
    -

    A 20-byte hex string for the ledger version to use.

    -
    -
    -
    -
    - -

    Optional ledger_index

    -
    ledger_index: LedgerIndex
    - -
    -
    -

    The ledger index of the ledger to use, or a shortcut string to choose a - ledger automatically.

    -
    -
    -
    -
    - -

    Optional limit

    -
    limit: number
    - -
    -
    -

    The maximum number of trust line problems to include in the results. - Defaults to 300.

    -
    -
    -
    -
    - -

    role

    -
    role: "gateway" | "user"
    - -
    -
    -

    Whether the address refers to a gateway or user. Recommendations depend on - the role of the account. Issuers must have Default Ripple enabled and must - disable No Ripple on all trust lines. Users should have Default Ripple - disabled, and should enable No Ripple on all trust lines.

    -
    -
    -
    -
    - -

    Optional transactions

    -
    transactions: boolean
    - -
    -
    -

    If true, include an array of suggested transactions, as JSON objects, - that you can sign and submit to fix the problems. Defaults to false.

    -
    -
    -
    -
    -
    - -
    -
    -
    -
    -

    Legend

    -
    -
      -
    • Constructor
    • -
    • Property
    • -
    • Method
    • -
    -
      -
    • Inherited constructor
    • -
    • Inherited property
    • -
    • Inherited method
    • -
    -
      -
    • Private property
    • -
    • Private method
    • -
    -
      -
    • Static property
    • -
    • Static method
    • -
    -
      -
    • Property
    • -
    -
    -
    -
    -
    -

    Generated using TypeDoc

    -
    -
    - - - \ No newline at end of file +

    Hierarchy

    • BaseRequest
      • NoRippleCheckRequest

    Index

    Properties

    account

    account: string
    +

    A unique identifier for the account, most commonly the account's address.

    +

    Optional api_version

    api_version?: number
    +

    The API version to use. If omitted, use version 1.

    +

    command

    command: "noripple_check"

    Optional id

    id?: string | number
    +

    A unique value to identify this request. The response to this request uses +the same id field. This way, even if responses arrive out of order, you +know which request prompted which response.

    +

    Optional ledger_hash

    ledger_hash?: string
    +

    A 20-byte hex string for the ledger version to use.

    +

    Optional ledger_index

    ledger_index?: LedgerIndex
    +

    The ledger index of the ledger to use, or a shortcut string to choose a +ledger automatically.

    +

    Optional limit

    limit?: number
    +

    The maximum number of trust line problems to include in the results. +Defaults to 300.

    +

    role

    role: "gateway" | "user"
    +

    Whether the address refers to a gateway or user. Recommendations depend on +the role of the account. Issuers must have Default Ripple enabled and must +disable No Ripple on all trust lines. Users should have Default Ripple +disabled, and should enable No Ripple on all trust lines.

    +

    Optional transactions

    transactions?: boolean
    +

    If true, include an array of suggested transactions, as JSON objects, +that you can sign and submit to fix the problems. Defaults to false.

    +

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/NoRippleCheckResponse.html b/docs/interfaces/NoRippleCheckResponse.html index ff168892..bbb3771d 100644 --- a/docs/interfaces/NoRippleCheckResponse.html +++ b/docs/interfaces/NoRippleCheckResponse.html @@ -1,318 +1,16 @@ - - - - - - NoRippleCheckResponse | xrpl - - - - - - -
    -
    -
    -
    - -
    -
    - Options -
    -
    - All -
      -
    • Public
    • -
    • Public/Protected
    • -
    • All
    • -
    -
    - - - - -
    -
    - Menu -
    -
    -
    -
    -
    -
    - -

    Interface NoRippleCheckResponse

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    Response expected by a NoRippleCheckRequest.

    -
    -
    -
    -
    -

    Hierarchy

    -
      -
    • - BaseResponse -
        -
      • - NoRippleCheckResponse -
      • -
      -
    • -
    -
    -
    -

    Index

    -
    -
    -
    -

    Properties

    - -
    -
    -
    -
    -
    -

    Properties

    -
    - -

    Optional api_version

    -
    api_version: number
    - -
    -
    - -

    Optional forwarded

    -
    forwarded: boolean
    - -
    -
    - -

    id

    -
    id: string | number
    - -
    -
    - -

    result

    -
    result: { ledger_current_index: number; problems: string[]; transactions: Transaction[] }
    - -
    -

    Type declaration

    -
      -
    • -
      ledger_current_index: number
      -
      -
      -

      The ledger index of the ledger used to calculate these results.

      -
      -
      -
    • -
    • -
      problems: string[]
      -
      -
      -

      Array of strings with human-readable descriptions of the problems. - This includes up to one entry if the account's Default Ripple setting is - not as recommended, plus up to limit entries for trust lines whose no - ripple setting is not as recommended.

      -
      -
      -
    • -
    • -
      transactions: Transaction[]
      -
      -
      -

      If the request specified transactions as true, this is an array of JSON - objects, each of which is the JSON form of a transaction that should fix - one of the described problems. The length of this array is the same as - the problems array, and each entry is intended to fix the problem - described at the same index into that array.

      -
      -
      -
    • -
    -
    -
    -
    - -

    Optional status

    -
    status: string
    - -
    -
    - -

    type

    -
    type: string
    - -
    -
    - -

    Optional warning

    -
    warning: "load"
    - -
    -
    - -

    Optional warnings

    -
    warnings: Warning[]
    - -
    -
    -
    - -
    -
    -
    -
    -

    Legend

    -
    -
      -
    • Constructor
    • -
    • Property
    • -
    • Method
    • -
    -
      -
    • Inherited constructor
    • -
    • Inherited property
    • -
    • Inherited method
    • -
    -
      -
    • Private property
    • -
    • Private method
    • -
    -
      -
    • Static property
    • -
    • Static method
    • -
    -
      -
    • Property
    • -
    -
    -
    -
    -
    -

    Generated using TypeDoc

    -
    -
    - - - \ No newline at end of file +NoRippleCheckResponse | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface NoRippleCheckResponse

    +

    Response expected by a NoRippleCheckRequest.

    +

    Hierarchy

    • BaseResponse
      • NoRippleCheckResponse

    Index

    Properties

    Optional api_version

    api_version?: number

    Optional forwarded

    forwarded?: boolean

    id

    id: string | number

    result

    result: { ledger_current_index: number; problems: string[]; transactions: Transaction[] }

    Type declaration

    • ledger_current_index: number
      +

      The ledger index of the ledger used to calculate these results.

      +
    • problems: string[]
      +

      Array of strings with human-readable descriptions of the problems. +This includes up to one entry if the account's Default Ripple setting is +not as recommended, plus up to limit entries for trust lines whose no +ripple setting is not as recommended.

      +
    • transactions: Transaction[]
      +

      If the request specified transactions as true, this is an array of JSON +objects, each of which is the JSON form of a transaction that should fix +one of the described problems. The length of this array is the same as +the problems array, and each entry is intended to fix the problem +described at the same index into that array.

      +

    Optional status

    status?: string

    type

    type: string

    Optional warning

    warning?: "load"

    Optional warnings

    warnings?: Warning[]

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/OfferCancel.html b/docs/interfaces/OfferCancel.html index 8586175e..c76e5bcd 100644 --- a/docs/interfaces/OfferCancel.html +++ b/docs/interfaces/OfferCancel.html @@ -1,456 +1,49 @@ - - - - - - OfferCancel | xrpl - - - - - - -
    -
    -
    -
    - -
    -
    - Options -
    -
    - All -
      -
    • Public
    • -
    • Public/Protected
    • -
    • All
    • -
    -
    - - - - -
    -
    - Menu -
    -
    -
    -
    -
    -
    - -

    Interface OfferCancel

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    An OfferCancel transaction removes an Offer object from the XRP Ledger.

    -
    -
    -
    -
    -

    Hierarchy

    -
      -
    • - BaseTransaction -
        -
      • - OfferCancel -
      • -
      -
    • -
    -
    -
    -

    Index

    -
    - -
    -
    -
    -

    Properties

    -
    - -

    Account

    -
    Account: string
    - -
    -
    -

    The unique address of the account that initiated the transaction.

    -
    -
    -
    -
    - -

    Optional AccountTxnID

    -
    AccountTxnID: string
    - -
    -
    -

    Hash value identifying another transaction. If provided, this transaction - is only valid if the sending account's previously-sent transaction matches - the provided hash.

    -
    -
    -
    -
    - -

    Optional Fee

    -
    Fee: string
    - -
    -
    -

    Integer amount of XRP, in drops, to be destroyed as a cost for - distributing this transaction to the network. Some transaction types have - different minimum requirements.

    -
    -
    -
    -
    - -

    Optional Flags

    -
    Flags: number | GlobalFlags
    - -
    -
    -

    Set of bit-flags for this transaction.

    -
    -
    -
    -
    - -

    Optional LastLedgerSequence

    -
    LastLedgerSequence: number
    - -
    -
    -

    Highest ledger index this transaction can appear in. Specifying this field - places a strict upper limit on how long the transaction can wait to be - validated or rejected.

    -
    -
    -
    -
    - -

    Optional Memos

    -
    Memos: { Memo: Memo }[]
    - -
    -
    -

    Additional arbitrary information used to identify this transaction.

    -
    -
    -
    -
    - -

    OfferSequence

    -
    OfferSequence: number
    - -
    -
    -

    The sequence number (or Ticket number) of a previous OfferCreate - transaction. If specified, cancel any offer object in the ledger that was - created by that transaction. It is not considered an error if the offer. - specified does not exist.

    -
    -
    -
    -
    - -

    Optional Sequence

    -
    Sequence: number
    - -
    -
    -

    The sequence number of the account sending the transaction. A transaction - is only valid if the Sequence number is exactly 1 greater than the previous - transaction from the same account. The special case 0 means the transaction - is using a Ticket instead.

    -
    -
    -
    -
    - -

    Optional Signers

    -
    Signers: Signer[]
    - -
    -
    -

    Array of objects that represent a multi-signature which authorizes this - transaction.

    -
    -
    -
    -
    - -

    Optional SigningPubKey

    -
    SigningPubKey: string
    - -
    -
    -

    Hex representation of the public key that corresponds to the private key - used to sign this transaction. If an empty string, indicates a - multi-signature is present in the Signers field instead.

    -
    -
    -
    -
    - -

    Optional SourceTag

    -
    SourceTag: number
    - -
    -
    -

    Arbitrary integer used to identify the reason for this payment, or a sender - on whose behalf this transaction is made. Conventionally, a refund should - specify the initial payment's SourceTag as the refund payment's - DestinationTag.

    -
    -
    -
    -
    - -

    Optional TicketSequence

    -
    TicketSequence: number
    - -
    -
    -

    The sequence number of the ticket to use in place of a Sequence number. If - this is provided, Sequence must be 0. Cannot be used with AccountTxnID.

    -
    -
    -
    -
    - -

    TransactionType

    -
    TransactionType: "OfferCancel"
    - -
    -
    - -

    Optional TxnSignature

    -
    TxnSignature: string
    - -
    -
    -

    The signature that verifies this transaction as originating from the - account it says it is from.

    -
    -
    -
    -
    -
    - -
    -
    -
    -
    -

    Legend

    -
    -
      -
    • Constructor
    • -
    • Property
    • -
    • Method
    • -
    -
      -
    • Inherited constructor
    • -
    • Inherited property
    • -
    • Inherited method
    • -
    -
      -
    • Private property
    • -
    • Private method
    • -
    -
      -
    • Static property
    • -
    • Static method
    • -
    -
      -
    • Property
    • -
    -
    -
    -
    -
    -

    Generated using TypeDoc

    -
    -
    - - - \ No newline at end of file +OfferCancel | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface OfferCancel

    +

    An OfferCancel transaction removes an Offer object from the XRP Ledger.

    +

    Hierarchy

    • BaseTransaction
      • OfferCancel

    Index

    Properties

    Account

    Account: string
    +

    The unique address of the account that initiated the transaction.

    +

    Optional AccountTxnID

    AccountTxnID?: string
    +

    Hash value identifying another transaction. If provided, this transaction +is only valid if the sending account's previously-sent transaction matches +the provided hash.

    +

    Optional Fee

    Fee?: string
    +

    Integer amount of XRP, in drops, to be destroyed as a cost for +distributing this transaction to the network. Some transaction types have +different minimum requirements.

    +

    Optional Flags

    Flags?: number | GlobalFlags
    +

    Set of bit-flags for this transaction.

    +

    Optional LastLedgerSequence

    LastLedgerSequence?: number
    +

    Highest ledger index this transaction can appear in. Specifying this field +places a strict upper limit on how long the transaction can wait to be +validated or rejected.

    +

    Optional Memos

    Memos?: Memo[]
    +

    Additional arbitrary information used to identify this transaction.

    +

    OfferSequence

    OfferSequence: number
    +

    The sequence number (or Ticket number) of a previous OfferCreate +transaction. If specified, cancel any offer object in the ledger that was +created by that transaction. It is not considered an error if the offer. +specified does not exist.

    +

    Optional Sequence

    Sequence?: number
    +

    The sequence number of the account sending the transaction. A transaction +is only valid if the Sequence number is exactly 1 greater than the previous +transaction from the same account. The special case 0 means the transaction +is using a Ticket instead.

    +

    Optional Signers

    Signers?: Signer[]
    +

    Array of objects that represent a multi-signature which authorizes this +transaction.

    +

    Optional SigningPubKey

    SigningPubKey?: string
    +

    Hex representation of the public key that corresponds to the private key +used to sign this transaction. If an empty string, indicates a +multi-signature is present in the Signers field instead.

    +

    Optional SourceTag

    SourceTag?: number
    +

    Arbitrary integer used to identify the reason for this payment, or a sender +on whose behalf this transaction is made. Conventionally, a refund should +specify the initial payment's SourceTag as the refund payment's +DestinationTag.

    +

    Optional TicketSequence

    TicketSequence?: number
    +

    The sequence number of the ticket to use in place of a Sequence number. If +this is provided, Sequence must be 0. Cannot be used with AccountTxnID.

    +

    TransactionType

    TransactionType: "OfferCancel"

    Optional TxnSignature

    TxnSignature?: string
    +

    The signature that verifies this transaction as originating from the +account it says it is from.

    +

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/OfferCreate.html b/docs/interfaces/OfferCreate.html index db178ed5..50121529 100644 --- a/docs/interfaces/OfferCreate.html +++ b/docs/interfaces/OfferCreate.html @@ -1,508 +1,53 @@ - - - - - - OfferCreate | xrpl - - - - - - -
    -
    -
    -
    - -
    -
    - Options -
    -
    - All -
      -
    • Public
    • -
    • Public/Protected
    • -
    • All
    • -
    -
    - - - - -
    -
    - Menu -
    -
    -
    -
    -
    -
    - -

    Interface OfferCreate

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    An OfferCreate transaction is effectively a limit order . It defines an - intent to exchange currencies, and creates an Offer object if not completely. - Fulfilled when placed. Offers can be partially fulfilled.

    -
    -
    -
    -
    -

    Hierarchy

    -
      -
    • - BaseTransaction -
        -
      • - OfferCreate -
      • -
      -
    • -
    -
    -
    -

    Index

    -
    - -
    -
    -
    -

    Properties

    -
    - -

    Account

    -
    Account: string
    - -
    -
    -

    The unique address of the account that initiated the transaction.

    -
    -
    -
    -
    - -

    Optional AccountTxnID

    -
    AccountTxnID: string
    - -
    -
    -

    Hash value identifying another transaction. If provided, this transaction - is only valid if the sending account's previously-sent transaction matches - the provided hash.

    -
    -
    -
    -
    - -

    Optional Expiration

    -
    Expiration: number
    - -
    -
    -

    Time after which the offer is no longer active, in seconds since the. - Ripple Epoch.

    -
    -
    -
    -
    - -

    Optional Fee

    -
    Fee: string
    - -
    -
    -

    Integer amount of XRP, in drops, to be destroyed as a cost for - distributing this transaction to the network. Some transaction types have - different minimum requirements.

    -
    -
    -
    -
    - -

    Optional Flags

    - - -
    -
    - -

    Optional LastLedgerSequence

    -
    LastLedgerSequence: number
    - -
    -
    -

    Highest ledger index this transaction can appear in. Specifying this field - places a strict upper limit on how long the transaction can wait to be - validated or rejected.

    -
    -
    -
    -
    - -

    Optional Memos

    -
    Memos: { Memo: Memo }[]
    - -
    -
    -

    Additional arbitrary information used to identify this transaction.

    -
    -
    -
    -
    - -

    Optional OfferSequence

    -
    OfferSequence: number
    - -
    -
    -

    An offer to delete first, specified in the same way as OfferCancel.

    -
    -
    -
    -
    - -

    Optional Sequence

    -
    Sequence: number
    - -
    -
    -

    The sequence number of the account sending the transaction. A transaction - is only valid if the Sequence number is exactly 1 greater than the previous - transaction from the same account. The special case 0 means the transaction - is using a Ticket instead.

    -
    -
    -
    -
    - -

    Optional Signers

    -
    Signers: Signer[]
    - -
    -
    -

    Array of objects that represent a multi-signature which authorizes this - transaction.

    -
    -
    -
    -
    - -

    Optional SigningPubKey

    -
    SigningPubKey: string
    - -
    -
    -

    Hex representation of the public key that corresponds to the private key - used to sign this transaction. If an empty string, indicates a - multi-signature is present in the Signers field instead.

    -
    -
    -
    -
    - -

    Optional SourceTag

    -
    SourceTag: number
    - -
    -
    -

    Arbitrary integer used to identify the reason for this payment, or a sender - on whose behalf this transaction is made. Conventionally, a refund should - specify the initial payment's SourceTag as the refund payment's - DestinationTag.

    -
    -
    -
    -
    - -

    TakerGets

    -
    TakerGets: Amount
    - -
    -
    -

    The amount and type of currency being provided by the offer creator.

    -
    -
    -
    -
    - -

    TakerPays

    -
    TakerPays: Amount
    - -
    -
    -

    The amount and type of currency being requested by the offer creator.

    -
    -
    -
    -
    - -

    Optional TicketSequence

    -
    TicketSequence: number
    - -
    -
    -

    The sequence number of the ticket to use in place of a Sequence number. If - this is provided, Sequence must be 0. Cannot be used with AccountTxnID.

    -
    -
    -
    -
    - -

    TransactionType

    -
    TransactionType: "OfferCreate"
    - -
    -
    - -

    Optional TxnSignature

    -
    TxnSignature: string
    - -
    -
    -

    The signature that verifies this transaction as originating from the - account it says it is from.

    -
    -
    -
    -
    -
    - -
    -
    -
    -
    -

    Legend

    -
    -
      -
    • Constructor
    • -
    • Property
    • -
    • Method
    • -
    -
      -
    • Inherited constructor
    • -
    • Inherited property
    • -
    • Inherited method
    • -
    -
      -
    • Private property
    • -
    • Private method
    • -
    -
      -
    • Static property
    • -
    • Static method
    • -
    -
      -
    • Property
    • -
    -
    -
    -
    -
    -

    Generated using TypeDoc

    -
    -
    - - - \ No newline at end of file +OfferCreate | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface OfferCreate

    +

    An OfferCreate transaction is effectively a limit order . It defines an +intent to exchange currencies, and creates an Offer object if not completely. +Fulfilled when placed. Offers can be partially fulfilled.

    +

    Hierarchy

    • BaseTransaction
      • OfferCreate

    Index

    Properties

    Account

    Account: string
    +

    The unique address of the account that initiated the transaction.

    +

    Optional AccountTxnID

    AccountTxnID?: string
    +

    Hash value identifying another transaction. If provided, this transaction +is only valid if the sending account's previously-sent transaction matches +the provided hash.

    +

    Optional Expiration

    Expiration?: number
    +

    Time after which the offer is no longer active, in seconds since the. +Ripple Epoch.

    +

    Optional Fee

    Fee?: string
    +

    Integer amount of XRP, in drops, to be destroyed as a cost for +distributing this transaction to the network. Some transaction types have +different minimum requirements.

    +

    Optional Flags

    Flags?: number | OfferCreateFlagsInterface

    Optional LastLedgerSequence

    LastLedgerSequence?: number
    +

    Highest ledger index this transaction can appear in. Specifying this field +places a strict upper limit on how long the transaction can wait to be +validated or rejected.

    +

    Optional Memos

    Memos?: Memo[]
    +

    Additional arbitrary information used to identify this transaction.

    +

    Optional OfferSequence

    OfferSequence?: number
    +

    An offer to delete first, specified in the same way as OfferCancel.

    +

    Optional Sequence

    Sequence?: number
    +

    The sequence number of the account sending the transaction. A transaction +is only valid if the Sequence number is exactly 1 greater than the previous +transaction from the same account. The special case 0 means the transaction +is using a Ticket instead.

    +

    Optional Signers

    Signers?: Signer[]
    +

    Array of objects that represent a multi-signature which authorizes this +transaction.

    +

    Optional SigningPubKey

    SigningPubKey?: string
    +

    Hex representation of the public key that corresponds to the private key +used to sign this transaction. If an empty string, indicates a +multi-signature is present in the Signers field instead.

    +

    Optional SourceTag

    SourceTag?: number
    +

    Arbitrary integer used to identify the reason for this payment, or a sender +on whose behalf this transaction is made. Conventionally, a refund should +specify the initial payment's SourceTag as the refund payment's +DestinationTag.

    +

    TakerGets

    TakerGets: Amount
    +

    The amount and type of currency being provided by the offer creator.

    +

    TakerPays

    TakerPays: Amount
    +

    The amount and type of currency being requested by the offer creator.

    +

    Optional TicketSequence

    TicketSequence?: number
    +

    The sequence number of the ticket to use in place of a Sequence number. If +this is provided, Sequence must be 0. Cannot be used with AccountTxnID.

    +

    TransactionType

    TransactionType: "OfferCreate"

    Optional TxnSignature

    TxnSignature?: string
    +

    The signature that verifies this transaction as originating from the +account it says it is from.

    +

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/OfferCreateFlagsInterface.html b/docs/interfaces/OfferCreateFlagsInterface.html index 551ec3ca..ee2be7f2 100644 --- a/docs/interfaces/OfferCreateFlagsInterface.html +++ b/docs/interfaces/OfferCreateFlagsInterface.html @@ -1,219 +1,6 @@ - - - - - - OfferCreateFlagsInterface | xrpl - - - - - - -
    -
    -
    -
    - -
    -
    - Options -
    -
    - All -
      -
    • Public
    • -
    • Public/Protected
    • -
    • All
    • -
    -
    - - - - -
    -
    - Menu -
    -
    -
    -
    -
    -
    - -

    Interface OfferCreateFlagsInterface

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    Map of flags to boolean values representing OfferCreate transaction - flags.

    -
    -
    -
    -
    -

    Hierarchy

    -
      -
    • - GlobalFlags -
        -
      • - OfferCreateFlagsInterface -
      • -
      -
    • -
    -
    -
    -

    Index

    -
    -
    -
    -

    Properties

    - -
    -
    -
    -
    -
    -

    Properties

    -
    - -

    Optional tfFillOrKill

    -
    tfFillOrKill: boolean
    - -
    -
    - -

    Optional tfImmediateOrCancel

    -
    tfImmediateOrCancel: boolean
    - -
    -
    - -

    Optional tfPassive

    -
    tfPassive: boolean
    - -
    -
    - -

    Optional tfSell

    -
    tfSell: boolean
    - -
    -
    -
    - -
    -
    -
    -
    -

    Legend

    -
    -
      -
    • Constructor
    • -
    • Property
    • -
    • Method
    • -
    -
      -
    • Inherited constructor
    • -
    • Inherited property
    • -
    • Inherited method
    • -
    -
      -
    • Private property
    • -
    • Private method
    • -
    -
      -
    • Static property
    • -
    • Static method
    • -
    -
      -
    • Property
    • -
    -
    -
    -
    -
    -

    Generated using TypeDoc

    -
    -
    - - - \ No newline at end of file +OfferCreateFlagsInterface | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface OfferCreateFlagsInterface

    +

    Map of flags to boolean values representing OfferCreate transaction +flags.

    +
    example
    const tx: OfferCreate = {
    Account: 'rhFcpWDHLqpBmX4ezWiA5VLSS4e1BHqhHd',
    TakerGets: '43000.51',
    TakerPays: '12928290425',
    TransactionType: 'OfferCreate',
    Flags: {
    tfPassive: true,
    tfFillOrKill: true,
    },
    }

    // Autofill the tx to see how flags actually look compared to the interface usage.
    const autofilledTx = await client.autofill(tx)
    console.log(autofilledTx)
    // {
    // Account: 'rhFcpWDHLqpBmX4ezWiA5VLSS4e1BHqhHd',
    // TakerGets: '43000.51',
    // TakerPays: '12928290425',
    // TransactionType: 'OfferCreate',
    // Flags: 327680,
    // Sequence: 21970384,
    // Fee: '12',
    // LastLedgerSequence: 21970404
    // } +
    +

    Hierarchy

    • GlobalFlags
      • OfferCreateFlagsInterface

    Index

    Properties

    Optional tfFillOrKill

    tfFillOrKill?: boolean

    Optional tfImmediateOrCancel

    tfImmediateOrCancel?: boolean

    Optional tfPassive

    tfPassive?: boolean

    Optional tfSell

    tfSell?: boolean

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/OrderBookStream.html b/docs/interfaces/OrderBookStream.html index f89c790c..1cf1cdec 100644 --- a/docs/interfaces/OrderBookStream.html +++ b/docs/interfaces/OrderBookStream.html @@ -1,320 +1,6 @@ - - - - - - OrderBookStream | xrpl - - - - - - -
    -
    -
    -
    - -
    -
    - Options -
    -
    - All -
      -
    • Public
    • -
    • Public/Protected
    • -
    • All
    • -
    -
    - - - - -
    -
    - Menu -
    -
    -
    -
    -
    -
    - -

    Interface OrderBookStream

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    When you subscribe to one or more order books with the books field, you - get back any transactions that affect those order books. Has the same format - as a TransactionStream but the transaction can have a owner_funds - field.

    -
    -
    -
    -
    -

    Hierarchy

    -
      -
    • - BaseStream -
        -
      • - OrderBookStream -
      • -
      -
    • -
    -
    -
    -

    Index

    -
    - -
    -
    -
    -

    Properties

    -
    - -

    engine_result

    -
    engine_result: string
    - -
    -
    - -

    engine_result_code

    -
    engine_result_code: number
    - -
    -
    - -

    engine_result_message

    -
    engine_result_message: string
    - -
    -
    - -

    Optional ledger_current_index

    -
    ledger_current_index: number
    - -
    -
    - -

    Optional ledger_hash

    -
    ledger_hash: string
    - -
    -
    - -

    Optional ledger_index

    -
    ledger_index: number
    - -
    -
    - -

    meta

    -
    meta: default
    - -
    -
    - -

    status

    -
    status: string
    - -
    -
    - -

    transaction

    -
    transaction: Transaction | ModifiedOfferCreateTransaction
    - -
    -
    - -

    type

    -
    type: "transaction"
    - -
    -
    - -

    validated

    -
    validated: boolean
    - -
    -
    -
    - -
    -
    -
    -
    -

    Legend

    -
    -
      -
    • Constructor
    • -
    • Property
    • -
    • Method
    • -
    -
      -
    • Inherited constructor
    • -
    • Inherited property
    • -
    • Inherited method
    • -
    -
      -
    • Private property
    • -
    • Private method
    • -
    -
      -
    • Static property
    • -
    • Static method
    • -
    -
      -
    • Property
    • -
    -
    -
    -
    -
    -

    Generated using TypeDoc

    -
    -
    - - - \ No newline at end of file +OrderBookStream | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface OrderBookStream

    +

    When you subscribe to one or more order books with the books field, you +get back any transactions that affect those order books. Has the same format +as a TransactionStream but the transaction can have a owner_funds +field.

    +

    Hierarchy

    • BaseStream
      • OrderBookStream

    Index

    Properties

    engine_result

    engine_result: string

    engine_result_code

    engine_result_code: number

    engine_result_message

    engine_result_message: string

    Optional ledger_current_index

    ledger_current_index?: number

    Optional ledger_hash

    ledger_hash?: string

    Optional ledger_index

    ledger_index?: number

    meta

    status

    status: string

    transaction

    transaction: Transaction | ModifiedOfferCreateTransaction

    type

    type: "transaction"

    validated

    validated: boolean

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/PathFindResponse.html b/docs/interfaces/PathFindResponse.html index 56cca5d6..755b7ec6 100644 --- a/docs/interfaces/PathFindResponse.html +++ b/docs/interfaces/PathFindResponse.html @@ -1,360 +1,28 @@ - - - - - - PathFindResponse | xrpl - - - - - - -
    -
    -
    -
    - -
    -
    - Options -
    -
    - All -
      -
    • Public
    • -
    • Public/Protected
    • -
    • All
    • -
    -
    - - - - -
    -
    - Menu -
    -
    -
    -
    -
    -
    - -

    Interface PathFindResponse

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    Response expected from a PathFindRequest.

    -
    -
    -
    -
    -

    Hierarchy

    -
      -
    • - BaseResponse -
        -
      • - PathFindResponse -
      • -
      -
    • -
    -
    -
    -

    Index

    -
    -
    -
    -

    Properties

    - -
    -
    -
    -
    -
    -

    Properties

    -
    - -

    Optional api_version

    -
    api_version: number
    - -
    -
    - -

    Optional forwarded

    -
    forwarded: boolean
    - -
    -
    - -

    id

    -
    id: string | number
    - -
    -
    - -

    result

    -
    result: { alternatives: PathOption[]; closed?: true; destination_account: string; destination_amount: Amount; full_reply: boolean; id?: string | number; source_account: string; status?: true }
    - -
    -

    Type declaration

    -
      -
    • -
      alternatives: PathOption[]
      -
      -
      -

      Array of objects with suggested paths to take, as described below. If - empty, then no paths were found connecting the source and destination - accounts.

      -
      -
      -
    • -
    • -
      Optional closed?: true
      -
      -
      -

      The value true indicates this reply is in response to a path_find close - command.

      -
      -
      -
    • -
    • -
      destination_account: string
      -
      -
      -

      Unique address of the account that would receive a transaction.

      -
      -
      -
    • -
    • -
      destination_amount: Amount
      -
      -
      -

      Currency amount that the destination would receive in a transaction.

      -
      -
      -
    • -
    • -
      full_reply: boolean
      -
      -
      -

      If false, this is the result of an incomplete search. A later reply - may have a better path. If true, then this is the best path found. (It is - still theoretically possible that a better path could exist, but rippled - won't find it.) Until you close the pathfinding request, rippled. - Continues to send updates each time a new ledger closes.

      -
      -
      -
    • -
    • -
      Optional id?: string | number
      -
      -
      -

      The ID provided in the WebSocket request is included again at this - level.

      -
      -
      -
    • -
    • -
      source_account: string
      -
      -
      -

      Unique address that would send a transaction.

      -
      -
      -
    • -
    • -
      Optional status?: true
      -
      -
      -

      The value true indicates this reply is in response to a path_find - status command.

      -
      -
      -
    • -
    -
    -
    -
    - -

    Optional status

    -
    status: string
    - -
    -
    - -

    type

    -
    type: string
    - -
    -
    - -

    Optional warning

    -
    warning: "load"
    - -
    -
    - -

    Optional warnings

    -
    warnings: Warning[]
    - -
    -
    -
    - -
    -
    -
    -
    -

    Legend

    -
    -
      -
    • Constructor
    • -
    • Property
    • -
    • Method
    • -
    -
      -
    • Inherited constructor
    • -
    • Inherited property
    • -
    • Inherited method
    • -
    -
      -
    • Private property
    • -
    • Private method
    • -
    -
      -
    • Static property
    • -
    • Static method
    • -
    -
      -
    • Property
    • -
    -
    -
    -
    -
    -

    Generated using TypeDoc

    -
    -
    - - - \ No newline at end of file +PathFindResponse | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface PathFindResponse

    +

    Response expected from a PathFindRequest.

    +

    Hierarchy

    • BaseResponse
      • PathFindResponse

    Index

    Properties

    Optional api_version

    api_version?: number

    Optional forwarded

    forwarded?: boolean

    id

    id: string | number

    result

    result: { alternatives: PathOption[]; closed?: true; destination_account: string; destination_amount: Amount; full_reply: boolean; id?: string | number; source_account: string; status?: true }

    Type declaration

    • alternatives: PathOption[]
      +

      Array of objects with suggested paths to take, as described below. If +empty, then no paths were found connecting the source and destination +accounts.

      +
    • Optional closed?: true
      +

      The value true indicates this reply is in response to a path_find close +command.

      +
    • destination_account: string
      +

      Unique address of the account that would receive a transaction.

      +
    • destination_amount: Amount
      +

      Currency amount that the destination would receive in a transaction.

      +
    • full_reply: boolean
      +

      If false, this is the result of an incomplete search. A later reply +may have a better path. If true, then this is the best path found. (It is +still theoretically possible that a better path could exist, but rippled +won't find it.) Until you close the pathfinding request, rippled. +Continues to send updates each time a new ledger closes.

      +
    • Optional id?: string | number
      +

      The ID provided in the WebSocket request is included again at this +level.

      +
    • source_account: string
      +

      Unique address that would send a transaction.

      +
    • Optional status?: true
      +

      The value true indicates this reply is in response to a path_find +status command.

      +

    Optional status

    status?: string

    type

    type: string

    Optional warning

    warning?: "load"

    Optional warnings

    warnings?: Warning[]

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/PathFindStream.html b/docs/interfaces/PathFindStream.html index 6c3ef5be..28f84752 100644 --- a/docs/interfaces/PathFindStream.html +++ b/docs/interfaces/PathFindStream.html @@ -1,328 +1,24 @@ - - - - - - PathFindStream | xrpl - - - - - - -
    -
    -
    -
    - -
    -
    - Options -
    -
    - All -
      -
    • Public
    • -
    • Public/Protected
    • -
    • All
    • -
    -
    - - - - -
    -
    - Menu -
    -
    -
    -
    -
    -
    - -

    Interface PathFindStream

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    The path_find method searches for a path along which a transaction can - possibly be made, and periodically sends updates when the path changes over - time.

    -
    -
    -
    -
    -

    Hierarchy

    -
      -
    • - BaseStream -
        -
      • - PathFindStream -
      • -
      -
    • -
    -
    -
    -

    Index

    -
    - -
    -
    -
    -

    Properties

    -
    - -

    alternatives

    -
    alternatives: { paths_computed: Path[]; source_amount: Amount }
    - -
    -
    -

    Array of objects with suggested paths to take. If empty, then no paths - were found connecting the source and destination accounts.

    -
    -
    -
    -

    Type declaration

    -
      -
    • -
      paths_computed: Path[]
      -
    • -
    • -
      source_amount: Amount
      -
    • -
    -
    -
    -
    - -

    destination_account

    -
    destination_account: string
    - -
    -
    -

    Unique address of the account that would receive a transaction.

    -
    -
    -
    -
    - -

    destination_amount

    -
    destination_amount: Amount
    - -
    -
    -

    Currency Amount that the destination would receive in a transaction.

    -
    -
    -
    -
    - -

    full_reply

    -
    full_reply: boolean
    - -
    -
    -

    If false, this is the result of an incomplete search. A later reply may - have a better path. If true, then this is the best path found. (It is still - theoretically possible that a better path could exist, but rippled won't - find it.) Until you close the pathfinding request, rippled continues to - send updates each time a new ledger closes.

    -
    -
    -
    -
    - -

    id

    -
    id: string | number
    - -
    -
    -

    The ID provided in the WebSocket request is included again at this level.

    -
    -
    -
    -
    - -

    Optional send_max

    -
    send_max: Amount
    - -
    -
    -

    Currency Amount that would be spent in the transaction.

    -
    -
    -
    -
    - -

    source_account

    -
    source_account: string
    - -
    -
    -

    Unique address that would send a transaction.

    -
    -
    -
    -
    - -

    type

    -
    type: "path_find"
    - -
    -
    -
    - -
    -
    -
    -
    -

    Legend

    -
    -
      -
    • Constructor
    • -
    • Property
    • -
    • Method
    • -
    -
      -
    • Inherited constructor
    • -
    • Inherited property
    • -
    • Inherited method
    • -
    -
      -
    • Private property
    • -
    • Private method
    • -
    -
      -
    • Static property
    • -
    • Static method
    • -
    -
      -
    • Property
    • -
    -
    -
    -
    -
    -

    Generated using TypeDoc

    -
    -
    - - - \ No newline at end of file +PathFindStream | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface PathFindStream

    +

    The path_find method searches for a path along which a transaction can +possibly be made, and periodically sends updates when the path changes over +time.

    +

    Hierarchy

    • BaseStream
      • PathFindStream

    Index

    Properties

    alternatives

    alternatives: [] | { paths_computed: Path[]; source_amount: Amount }
    +

    Array of objects with suggested paths to take. If empty, then no paths +were found connecting the source and destination accounts.

    +

    destination_account

    destination_account: string
    +

    Unique address of the account that would receive a transaction.

    +

    destination_amount

    destination_amount: Amount
    +

    Currency Amount that the destination would receive in a transaction.

    +

    full_reply

    full_reply: boolean
    +

    If false, this is the result of an incomplete search. A later reply may +have a better path. If true, then this is the best path found. (It is still +theoretically possible that a better path could exist, but rippled won't +find it.) Until you close the pathfinding request, rippled continues to +send updates each time a new ledger closes.

    +

    id

    id: string | number
    +

    The ID provided in the WebSocket request is included again at this level.

    +

    Optional send_max

    send_max?: Amount
    +

    Currency Amount that would be spent in the transaction.

    +

    source_account

    source_account: string
    +

    Unique address that would send a transaction.

    +

    type

    type: "path_find"

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/Payment.html b/docs/interfaces/Payment.html index 2b087dee..385f1132 100644 --- a/docs/interfaces/Payment.html +++ b/docs/interfaces/Payment.html @@ -1,575 +1,69 @@ - - - - - - Payment | xrpl - - - - - - -
    -
    -
    -
    - -
    -
    - Options -
    -
    - All -
      -
    • Public
    • -
    • Public/Protected
    • -
    • All
    • -
    -
    - - - - -
    -
    - Menu -
    -
    -
    -
    -
    -
    - -

    Interface Payment

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    A Payment transaction represents a transfer of value from one account to - another.

    -
    -
    -
    -
    -

    Hierarchy

    -
      -
    • - BaseTransaction -
        -
      • - Payment -
      • -
      -
    • -
    -
    -
    -

    Index

    -
    - -
    -
    -
    -

    Properties

    -
    - -

    Account

    -
    Account: string
    - -
    -
    -

    The unique address of the account that initiated the transaction.

    -
    -
    -
    -
    - -

    Optional AccountTxnID

    -
    AccountTxnID: string
    - -
    -
    -

    Hash value identifying another transaction. If provided, this transaction - is only valid if the sending account's previously-sent transaction matches - the provided hash.

    -
    -
    -
    -
    - -

    Amount

    -
    Amount: Amount
    - -
    -
    -

    The amount of currency to deliver. For non-XRP amounts, the nested field - names MUST be lower-case. If the tfPartialPayment flag is set, deliver up - to this amount instead.

    -
    -
    -
    -
    - -

    Optional DeliverMin

    -
    DeliverMin: Amount
    - -
    -
    -

    Minimum amount of destination currency this transaction should deliver. - Only valid if this is a partial payment. For non-XRP amounts, the nested - field names are lower-case.

    -
    -
    -
    -
    - -

    Destination

    -
    Destination: string
    - -
    -
    -

    The unique address of the account receiving the payment.

    -
    -
    -
    -
    - -

    Optional DestinationTag

    -
    DestinationTag: number
    - -
    -
    -

    Arbitrary tag that identifies the reason for the payment to the - destination, or a hosted recipient to pay.

    -
    -
    -
    -
    - -

    Optional Fee

    -
    Fee: string
    - -
    -
    -

    Integer amount of XRP, in drops, to be destroyed as a cost for - distributing this transaction to the network. Some transaction types have - different minimum requirements.

    -
    -
    -
    -
    - -

    Optional Flags

    -
    Flags: number | PaymentFlagsInterface
    - -
    -
    - -

    Optional InvoiceID

    -
    InvoiceID: string
    - -
    -
    -

    Arbitrary 256-bit hash representing a specific reason or identifier for - this payment.

    -
    -
    -
    -
    - -

    Optional LastLedgerSequence

    -
    LastLedgerSequence: number
    - -
    -
    -

    Highest ledger index this transaction can appear in. Specifying this field - places a strict upper limit on how long the transaction can wait to be - validated or rejected.

    -
    -
    -
    -
    - -

    Optional Memos

    -
    Memos: { Memo: Memo }[]
    - -
    -
    -

    Additional arbitrary information used to identify this transaction.

    -
    -
    -
    -
    - -

    Optional Paths

    -
    Paths: Path[]
    - -
    -
    -

    Array of payment paths to be used for this transaction. Must be omitted - for XRP-to-XRP transactions.

    -
    -
    -
    -
    - -

    Optional SendMax

    -
    SendMax: Amount
    - -
    -
    -

    Highest amount of source currency this transaction is allowed to cost, - including transfer fees, exchange rates, and slippage . Does not include - the XRP destroyed as a cost for submitting the transaction. For non-XRP - amounts, the nested field names MUST be lower-case. Must be supplied for - cross-currency/cross-issue payments. Must be omitted for XRP-to-XRP - Payments.

    -
    -
    -
    -
    - -

    Optional Sequence

    -
    Sequence: number
    - -
    -
    -

    The sequence number of the account sending the transaction. A transaction - is only valid if the Sequence number is exactly 1 greater than the previous - transaction from the same account. The special case 0 means the transaction - is using a Ticket instead.

    -
    -
    -
    -
    - -

    Optional Signers

    -
    Signers: Signer[]
    - -
    -
    -

    Array of objects that represent a multi-signature which authorizes this - transaction.

    -
    -
    -
    -
    - -

    Optional SigningPubKey

    -
    SigningPubKey: string
    - -
    -
    -

    Hex representation of the public key that corresponds to the private key - used to sign this transaction. If an empty string, indicates a - multi-signature is present in the Signers field instead.

    -
    -
    -
    -
    - -

    Optional SourceTag

    -
    SourceTag: number
    - -
    -
    -

    Arbitrary integer used to identify the reason for this payment, or a sender - on whose behalf this transaction is made. Conventionally, a refund should - specify the initial payment's SourceTag as the refund payment's - DestinationTag.

    -
    -
    -
    -
    - -

    Optional TicketSequence

    -
    TicketSequence: number
    - -
    -
    -

    The sequence number of the ticket to use in place of a Sequence number. If - this is provided, Sequence must be 0. Cannot be used with AccountTxnID.

    -
    -
    -
    -
    - -

    TransactionType

    -
    TransactionType: "Payment"
    - -
    -
    - -

    Optional TxnSignature

    -
    TxnSignature: string
    - -
    -
    -

    The signature that verifies this transaction as originating from the - account it says it is from.

    -
    -
    -
    -
    -
    - -
    -
    -
    -
    -

    Legend

    -
    -
      -
    • Constructor
    • -
    • Property
    • -
    • Method
    • -
    -
      -
    • Inherited constructor
    • -
    • Inherited property
    • -
    • Inherited method
    • -
    -
      -
    • Private property
    • -
    • Private method
    • -
    -
      -
    • Static property
    • -
    • Static method
    • -
    -
      -
    • Property
    • -
    -
    -
    -
    -
    -

    Generated using TypeDoc

    -
    -
    - - - \ No newline at end of file +Payment | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface Payment

    +

    A Payment transaction represents a transfer of value from one account to +another.

    +

    Hierarchy

    • BaseTransaction
      • Payment

    Index

    Properties

    Account

    Account: string
    +

    The unique address of the account that initiated the transaction.

    +

    Optional AccountTxnID

    AccountTxnID?: string
    +

    Hash value identifying another transaction. If provided, this transaction +is only valid if the sending account's previously-sent transaction matches +the provided hash.

    +

    Amount

    Amount: Amount
    +

    The amount of currency to deliver. For non-XRP amounts, the nested field +names MUST be lower-case. If the tfPartialPayment flag is set, deliver up +to this amount instead.

    +

    Optional DeliverMin

    DeliverMin?: Amount
    +

    Minimum amount of destination currency this transaction should deliver. +Only valid if this is a partial payment. For non-XRP amounts, the nested +field names are lower-case.

    +

    Destination

    Destination: string
    +

    The unique address of the account receiving the payment.

    +

    Optional DestinationTag

    DestinationTag?: number
    +

    Arbitrary tag that identifies the reason for the payment to the +destination, or a hosted recipient to pay.

    +

    Optional Fee

    Fee?: string
    +

    Integer amount of XRP, in drops, to be destroyed as a cost for +distributing this transaction to the network. Some transaction types have +different minimum requirements.

    +

    Optional Flags

    Flags?: number | PaymentFlagsInterface

    Optional InvoiceID

    InvoiceID?: string
    +

    Arbitrary 256-bit hash representing a specific reason or identifier for +this payment.

    +

    Optional LastLedgerSequence

    LastLedgerSequence?: number
    +

    Highest ledger index this transaction can appear in. Specifying this field +places a strict upper limit on how long the transaction can wait to be +validated or rejected.

    +

    Optional Memos

    Memos?: Memo[]
    +

    Additional arbitrary information used to identify this transaction.

    +

    Optional Paths

    Paths?: Path[]
    +

    Array of payment paths to be used for this transaction. Must be omitted +for XRP-to-XRP transactions.

    +

    Optional SendMax

    SendMax?: Amount
    +

    Highest amount of source currency this transaction is allowed to cost, +including transfer fees, exchange rates, and slippage . Does not include +the XRP destroyed as a cost for submitting the transaction. For non-XRP +amounts, the nested field names MUST be lower-case. Must be supplied for +cross-currency/cross-issue payments. Must be omitted for XRP-to-XRP +Payments.

    +

    Optional Sequence

    Sequence?: number
    +

    The sequence number of the account sending the transaction. A transaction +is only valid if the Sequence number is exactly 1 greater than the previous +transaction from the same account. The special case 0 means the transaction +is using a Ticket instead.

    +

    Optional Signers

    Signers?: Signer[]
    +

    Array of objects that represent a multi-signature which authorizes this +transaction.

    +

    Optional SigningPubKey

    SigningPubKey?: string
    +

    Hex representation of the public key that corresponds to the private key +used to sign this transaction. If an empty string, indicates a +multi-signature is present in the Signers field instead.

    +

    Optional SourceTag

    SourceTag?: number
    +

    Arbitrary integer used to identify the reason for this payment, or a sender +on whose behalf this transaction is made. Conventionally, a refund should +specify the initial payment's SourceTag as the refund payment's +DestinationTag.

    +

    Optional TicketSequence

    TicketSequence?: number
    +

    The sequence number of the ticket to use in place of a Sequence number. If +this is provided, Sequence must be 0. Cannot be used with AccountTxnID.

    +

    TransactionType

    TransactionType: "Payment"

    Optional TxnSignature

    TxnSignature?: string
    +

    The signature that verifies this transaction as originating from the +account it says it is from.

    +

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/PaymentChannelClaim.html b/docs/interfaces/PaymentChannelClaim.html index 3d0adc74..884550d9 100644 --- a/docs/interfaces/PaymentChannelClaim.html +++ b/docs/interfaces/PaymentChannelClaim.html @@ -1,535 +1,63 @@ - - - - - - PaymentChannelClaim | xrpl - - - - - - -
    -
    -
    -
    - -
    -
    - Options -
    -
    - All -
      -
    • Public
    • -
    • Public/Protected
    • -
    • All
    • -
    -
    - - - - -
    -
    - Menu -
    -
    -
    -
    -
    -
    - -

    Interface PaymentChannelClaim

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    Claim XRP from a payment channel, adjust the payment channel's expiration, - or both.

    -
    -
    -
    -
    -

    Hierarchy

    -
      -
    • - BaseTransaction -
        -
      • - PaymentChannelClaim -
      • -
      -
    • -
    -
    -
    -

    Index

    -
    - -
    -
    -
    -

    Properties

    -
    - -

    Account

    -
    Account: string
    - -
    -
    -

    The unique address of the account that initiated the transaction.

    -
    -
    -
    -
    - -

    Optional AccountTxnID

    -
    AccountTxnID: string
    - -
    -
    -

    Hash value identifying another transaction. If provided, this transaction - is only valid if the sending account's previously-sent transaction matches - the provided hash.

    -
    -
    -
    -
    - -

    Optional Amount

    -
    Amount: string
    - -
    -
    -

    The amount of XRP, in drops, authorized by the Signature. This must match - the amount in the signed message. This is the cumulative amount of XRP that - can be dispensed by the channel, including XRP previously redeemed.

    -
    -
    -
    -
    - -

    Optional Balance

    -
    Balance: string
    - -
    -
    -

    Total amount of XRP, in drops, delivered by this channel after processing - this claim. Required to deliver XRP. Must be more than the total amount - delivered by the channel so far, but not greater than the Amount of the - signed claim. Must be provided except when closing the channel.

    -
    -
    -
    -
    - -

    Channel

    -
    Channel: string
    - -
    -
    -

    The unique ID of the channel as a 64-character hexadecimal string.

    -
    -
    -
    -
    - -

    Optional Fee

    -
    Fee: string
    - -
    -
    -

    Integer amount of XRP, in drops, to be destroyed as a cost for - distributing this transaction to the network. Some transaction types have - different minimum requirements.

    -
    -
    -
    -
    - -

    Optional Flags

    - - -
    -
    - -

    Optional LastLedgerSequence

    -
    LastLedgerSequence: number
    - -
    -
    -

    Highest ledger index this transaction can appear in. Specifying this field - places a strict upper limit on how long the transaction can wait to be - validated or rejected.

    -
    -
    -
    -
    - -

    Optional Memos

    -
    Memos: { Memo: Memo }[]
    - -
    -
    -

    Additional arbitrary information used to identify this transaction.

    -
    -
    -
    -
    - -

    Optional PublicKey

    -
    PublicKey: string
    - -
    -
    -

    The public key used for the signature, as hexadecimal. This must match the - PublicKey stored in the ledger for the channel. Required unless the sender - of the transaction is the source address of the channel and the Signature - field is omitted.

    -
    -
    -
    -
    - -

    Optional Sequence

    -
    Sequence: number
    - -
    -
    -

    The sequence number of the account sending the transaction. A transaction - is only valid if the Sequence number is exactly 1 greater than the previous - transaction from the same account. The special case 0 means the transaction - is using a Ticket instead.

    -
    -
    -
    -
    - -

    Optional Signature

    -
    Signature: string
    - -
    -
    -

    The signature of this claim, as hexadecimal. The signed message contains - the channel ID and the amount of the claim. Required unless the sender of - the transaction is the source address of the channel.

    -
    -
    -
    -
    - -

    Optional Signers

    -
    Signers: Signer[]
    - -
    -
    -

    Array of objects that represent a multi-signature which authorizes this - transaction.

    -
    -
    -
    -
    - -

    Optional SigningPubKey

    -
    SigningPubKey: string
    - -
    -
    -

    Hex representation of the public key that corresponds to the private key - used to sign this transaction. If an empty string, indicates a - multi-signature is present in the Signers field instead.

    -
    -
    -
    -
    - -

    Optional SourceTag

    -
    SourceTag: number
    - -
    -
    -

    Arbitrary integer used to identify the reason for this payment, or a sender - on whose behalf this transaction is made. Conventionally, a refund should - specify the initial payment's SourceTag as the refund payment's - DestinationTag.

    -
    -
    -
    -
    - -

    Optional TicketSequence

    -
    TicketSequence: number
    - -
    -
    -

    The sequence number of the ticket to use in place of a Sequence number. If - this is provided, Sequence must be 0. Cannot be used with AccountTxnID.

    -
    -
    -
    -
    - -

    TransactionType

    -
    TransactionType: "PaymentChannelClaim"
    - -
    -
    - -

    Optional TxnSignature

    -
    TxnSignature: string
    - -
    -
    -

    The signature that verifies this transaction as originating from the - account it says it is from.

    -
    -
    -
    -
    -
    - -
    -
    -
    -
    -

    Legend

    -
    -
      -
    • Constructor
    • -
    • Property
    • -
    • Method
    • -
    -
      -
    • Inherited constructor
    • -
    • Inherited property
    • -
    • Inherited method
    • -
    -
      -
    • Private property
    • -
    • Private method
    • -
    -
      -
    • Static property
    • -
    • Static method
    • -
    -
      -
    • Property
    • -
    -
    -
    -
    -
    -

    Generated using TypeDoc

    -
    -
    - - - \ No newline at end of file +PaymentChannelClaim | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface PaymentChannelClaim

    +

    Claim XRP from a payment channel, adjust the payment channel's expiration, +or both.

    +

    Hierarchy

    • BaseTransaction
      • PaymentChannelClaim

    Index

    Properties

    Account

    Account: string
    +

    The unique address of the account that initiated the transaction.

    +

    Optional AccountTxnID

    AccountTxnID?: string
    +

    Hash value identifying another transaction. If provided, this transaction +is only valid if the sending account's previously-sent transaction matches +the provided hash.

    +

    Optional Amount

    Amount?: string
    +

    The amount of XRP, in drops, authorized by the Signature. This must match +the amount in the signed message. This is the cumulative amount of XRP that +can be dispensed by the channel, including XRP previously redeemed.

    +

    Optional Balance

    Balance?: string
    +

    Total amount of XRP, in drops, delivered by this channel after processing +this claim. Required to deliver XRP. Must be more than the total amount +delivered by the channel so far, but not greater than the Amount of the +signed claim. Must be provided except when closing the channel.

    +

    Channel

    Channel: string
    +

    The unique ID of the channel as a 64-character hexadecimal string.

    +

    Optional Fee

    Fee?: string
    +

    Integer amount of XRP, in drops, to be destroyed as a cost for +distributing this transaction to the network. Some transaction types have +different minimum requirements.

    +

    Optional Flags

    Optional LastLedgerSequence

    LastLedgerSequence?: number
    +

    Highest ledger index this transaction can appear in. Specifying this field +places a strict upper limit on how long the transaction can wait to be +validated or rejected.

    +

    Optional Memos

    Memos?: Memo[]
    +

    Additional arbitrary information used to identify this transaction.

    +

    Optional PublicKey

    PublicKey?: string
    +

    The public key used for the signature, as hexadecimal. This must match the +PublicKey stored in the ledger for the channel. Required unless the sender +of the transaction is the source address of the channel and the Signature +field is omitted.

    +

    Optional Sequence

    Sequence?: number
    +

    The sequence number of the account sending the transaction. A transaction +is only valid if the Sequence number is exactly 1 greater than the previous +transaction from the same account. The special case 0 means the transaction +is using a Ticket instead.

    +

    Optional Signature

    Signature?: string
    +

    The signature of this claim, as hexadecimal. The signed message contains +the channel ID and the amount of the claim. Required unless the sender of +the transaction is the source address of the channel.

    +

    Optional Signers

    Signers?: Signer[]
    +

    Array of objects that represent a multi-signature which authorizes this +transaction.

    +

    Optional SigningPubKey

    SigningPubKey?: string
    +

    Hex representation of the public key that corresponds to the private key +used to sign this transaction. If an empty string, indicates a +multi-signature is present in the Signers field instead.

    +

    Optional SourceTag

    SourceTag?: number
    +

    Arbitrary integer used to identify the reason for this payment, or a sender +on whose behalf this transaction is made. Conventionally, a refund should +specify the initial payment's SourceTag as the refund payment's +DestinationTag.

    +

    Optional TicketSequence

    TicketSequence?: number
    +

    The sequence number of the ticket to use in place of a Sequence number. If +this is provided, Sequence must be 0. Cannot be used with AccountTxnID.

    +

    TransactionType

    TransactionType: "PaymentChannelClaim"

    Optional TxnSignature

    TxnSignature?: string
    +

    The signature that verifies this transaction as originating from the +account it says it is from.

    +

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/PaymentChannelClaimFlagsInterface.html b/docs/interfaces/PaymentChannelClaimFlagsInterface.html index b7c20aca..79f26217 100644 --- a/docs/interfaces/PaymentChannelClaimFlagsInterface.html +++ b/docs/interfaces/PaymentChannelClaimFlagsInterface.html @@ -1,213 +1,22 @@ - - - - - - PaymentChannelClaimFlagsInterface | xrpl - - - - - - -
    -
    -
    -
    - -
    -
    - Options -
    -
    - All -
      -
    • Public
    • -
    • Public/Protected
    • -
    • All
    • -
    -
    - - - - -
    -
    - Menu -
    -
    -
    -
    -
    -
    - -

    Interface PaymentChannelClaimFlagsInterface

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    Map of flags to boolean values representing PaymentChannelClaim - transaction flags.

    -
    -
    -
    -
    -

    Hierarchy

    -
      -
    • - GlobalFlags -
        -
      • - PaymentChannelClaimFlagsInterface -
      • -
      -
    • -
    -
    -
    -

    Index

    -
    -
    -
    -

    Properties

    - -
    -
    -
    -
    -
    -

    Properties

    -
    - -

    Optional tfClose

    -
    tfClose: boolean
    - -
    -
    -

    Request to close the channel. Only the channel source and destination - addresses can use this flag. This flag closes the channel immediately if it - has no more XRP allocated to it after processing the current claim, or if - the destination address uses it. If the source address uses this flag when - the channel still holds XRP, this schedules the channel to close after - SettleDelay seconds have passed. (Specifically, this sets the Expiration of - the channel to the close time of the previous ledger plus the channel's - SettleDelay time, unless the channel already has an earlier Expiration - time.) If the destination address uses this flag when the channel still - holds XRP, any XRP that remains after processing the claim is returned to - the source address.

    -
    -
    -
    -
    - -

    Optional tfRenew

    -
    tfRenew: boolean
    - -
    -
    -

    Clear the channel's Expiration time. (Expiration is different from the - channel's immutable CancelAfter time.) Only the source address of the - payment channel can use this flag.

    -
    -
    -
    -
    -
    - -
    -
    -
    -
    -

    Legend

    -
    -
      -
    • Constructor
    • -
    • Property
    • -
    • Method
    • -
    -
      -
    • Inherited constructor
    • -
    • Inherited property
    • -
    • Inherited method
    • -
    -
      -
    • Private property
    • -
    • Private method
    • -
    -
      -
    • Static property
    • -
    • Static method
    • -
    -
      -
    • Property
    • -
    -
    -
    -
    -
    -

    Generated using TypeDoc

    -
    -
    - - - \ No newline at end of file +PaymentChannelClaimFlagsInterface | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface PaymentChannelClaimFlagsInterface

    +

    Map of flags to boolean values representing PaymentChannelClaim +transaction flags.

    +
    example
    const paymentChannelClaim: PaymentChannelClaim = {
    Account: 'rMpxZpuy5RBSP47oK2hDWUtk3B5BNQHfGj,
    TransactionType: 'PaymentChannelClaim',
    Channel: hashes.hashPaymentChannel(
    'rMpxZpuy5RBSP47oK2hDWUtk3B5BNQHfGj',
    'rQGYqiyH5Ue9J96p4E6Qt6AvqxK4sDhnS5',
    21970712,
    ),
    Amount: '100',
    Flags: {
    tfClose: true
    }
    }

    // Autofill the tx to see how flags actually look compared to the interface usage.
    const autofilledTx = await client.autofill(paymentChannelClaim)
    console.log(autofilledTx)
    // {
    // Account: 'rMpxZpuy5RBSP47oK2hDWUtk3B5BNQHfGj',
    // TransactionType: 'PaymentChannelClaim',
    // Channel: 'FC14BF9245D731DC1749EE0F070765E4EB4E993F8ECEE3D00F7E6E26D6EF98CF',
    // Amount: '100',
    // Flags: 131072,
    // Sequence: 21970713,
    // Fee: '12',
    // LastLedgerSequence: 21970658
    // } +
    +

    Hierarchy

    • GlobalFlags
      • PaymentChannelClaimFlagsInterface

    Index

    Properties

    Properties

    Optional tfClose

    tfClose?: boolean
    +

    Request to close the channel. Only the channel source and destination +addresses can use this flag. This flag closes the channel immediately if it +has no more XRP allocated to it after processing the current claim, or if +the destination address uses it. If the source address uses this flag when +the channel still holds XRP, this schedules the channel to close after +SettleDelay seconds have passed. (Specifically, this sets the Expiration of +the channel to the close time of the previous ledger plus the channel's +SettleDelay time, unless the channel already has an earlier Expiration +time.) If the destination address uses this flag when the channel still +holds XRP, any XRP that remains after processing the claim is returned to +the source address.

    +

    Optional tfRenew

    tfRenew?: boolean
    +

    Clear the channel's Expiration time. (Expiration is different from the +channel's immutable CancelAfter time.) Only the source address of the +payment channel can use this flag.

    +

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/PaymentChannelCreate.html b/docs/interfaces/PaymentChannelCreate.html index 28796f9f..e8751184 100644 --- a/docs/interfaces/PaymentChannelCreate.html +++ b/docs/interfaces/PaymentChannelCreate.html @@ -1,561 +1,69 @@ - - - - - - PaymentChannelCreate | xrpl - - - - - - -
    -
    -
    -
    - -
    -
    - Options -
    -
    - All -
      -
    • Public
    • -
    • Public/Protected
    • -
    • All
    • -
    -
    - - - - -
    -
    - Menu -
    -
    -
    -
    -
    -
    - -

    Interface PaymentChannelCreate

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    Create a unidirectional channel and fund it with XRP. The address sending - this transaction becomes the "source address" of the payment channel.

    -
    -
    -
    -
    -

    Hierarchy

    -
      -
    • - BaseTransaction -
        -
      • - PaymentChannelCreate -
      • -
      -
    • -
    -
    -
    -

    Index

    -
    - -
    -
    -
    -

    Properties

    -
    - -

    Account

    -
    Account: string
    - -
    -
    -

    The unique address of the account that initiated the transaction.

    -
    -
    -
    -
    - -

    Optional AccountTxnID

    -
    AccountTxnID: string
    - -
    -
    -

    Hash value identifying another transaction. If provided, this transaction - is only valid if the sending account's previously-sent transaction matches - the provided hash.

    -
    -
    -
    -
    - -

    Amount

    -
    Amount: string
    - -
    -
    -

    Amount of XRP, in drops, to deduct from the sender's balance and set aside - in this channel. While the channel is open, the XRP can only go to the - Destination address. When the channel closes, any unclaimed XRP is returned - to the source address's balance.

    -
    -
    -
    -
    - -

    Optional CancelAfter

    -
    CancelAfter: number
    - -
    -
    -

    The time, in seconds since the Ripple Epoch, when this channel expires. - Any transaction that would modify the channel after this time closes the - channel without otherwise affecting it. This value is immutable; the - channel can be closed earlier than this time but cannot remain open after - this time.

    -
    -
    -
    -
    - -

    Destination

    -
    Destination: string
    - -
    -
    -

    Address to receive XRP claims against this channel. This is also known as - the "destination address" for the channel.

    -
    -
    -
    -
    - -

    Optional DestinationTag

    -
    DestinationTag: number
    - -
    -
    -

    Arbitrary tag to further specify the destination for this payment channel, - such as a hosted recipient at the destination address.

    -
    -
    -
    -
    - -

    Optional Fee

    -
    Fee: string
    - -
    -
    -

    Integer amount of XRP, in drops, to be destroyed as a cost for - distributing this transaction to the network. Some transaction types have - different minimum requirements.

    -
    -
    -
    -
    - -

    Optional Flags

    -
    Flags: number | GlobalFlags
    - -
    -
    -

    Set of bit-flags for this transaction.

    -
    -
    -
    -
    - -

    Optional LastLedgerSequence

    -
    LastLedgerSequence: number
    - -
    -
    -

    Highest ledger index this transaction can appear in. Specifying this field - places a strict upper limit on how long the transaction can wait to be - validated or rejected.

    -
    -
    -
    -
    - -

    Optional Memos

    -
    Memos: { Memo: Memo }[]
    - -
    -
    -

    Additional arbitrary information used to identify this transaction.

    -
    -
    -
    -
    - -

    PublicKey

    -
    PublicKey: string
    - -
    -
    -

    The public key of the key pair the source will use to sign claims against - this channel in hexadecimal. This can be any secp256k1 or ed25519 public - key.

    -
    -
    -
    -
    - -

    Optional Sequence

    -
    Sequence: number
    - -
    -
    -

    The sequence number of the account sending the transaction. A transaction - is only valid if the Sequence number is exactly 1 greater than the previous - transaction from the same account. The special case 0 means the transaction - is using a Ticket instead.

    -
    -
    -
    -
    - -

    SettleDelay

    -
    SettleDelay: number
    - -
    -
    -

    Amount of time the source address must wait before closing the channel if - it has unclaimed XRP.

    -
    -
    -
    -
    - -

    Optional Signers

    -
    Signers: Signer[]
    - -
    -
    -

    Array of objects that represent a multi-signature which authorizes this - transaction.

    -
    -
    -
    -
    - -

    Optional SigningPubKey

    -
    SigningPubKey: string
    - -
    -
    -

    Hex representation of the public key that corresponds to the private key - used to sign this transaction. If an empty string, indicates a - multi-signature is present in the Signers field instead.

    -
    -
    -
    -
    - -

    Optional SourceTag

    -
    SourceTag: number
    - -
    -
    -

    Arbitrary integer used to identify the reason for this payment, or a sender - on whose behalf this transaction is made. Conventionally, a refund should - specify the initial payment's SourceTag as the refund payment's - DestinationTag.

    -
    -
    -
    -
    - -

    Optional TicketSequence

    -
    TicketSequence: number
    - -
    -
    -

    The sequence number of the ticket to use in place of a Sequence number. If - this is provided, Sequence must be 0. Cannot be used with AccountTxnID.

    -
    -
    -
    -
    - -

    TransactionType

    -
    TransactionType: "PaymentChannelCreate"
    - -
    -
    - -

    Optional TxnSignature

    -
    TxnSignature: string
    - -
    -
    -

    The signature that verifies this transaction as originating from the - account it says it is from.

    -
    -
    -
    -
    -
    - -
    -
    -
    -
    -

    Legend

    -
    -
      -
    • Constructor
    • -
    • Property
    • -
    • Method
    • -
    -
      -
    • Inherited constructor
    • -
    • Inherited property
    • -
    • Inherited method
    • -
    -
      -
    • Private property
    • -
    • Private method
    • -
    -
      -
    • Static property
    • -
    • Static method
    • -
    -
      -
    • Property
    • -
    -
    -
    -
    -
    -

    Generated using TypeDoc

    -
    -
    - - - \ No newline at end of file +PaymentChannelCreate | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface PaymentChannelCreate

    +

    Create a unidirectional channel and fund it with XRP. The address sending +this transaction becomes the "source address" of the payment channel.

    +

    Hierarchy

    • BaseTransaction
      • PaymentChannelCreate

    Index

    Properties

    Account

    Account: string
    +

    The unique address of the account that initiated the transaction.

    +

    Optional AccountTxnID

    AccountTxnID?: string
    +

    Hash value identifying another transaction. If provided, this transaction +is only valid if the sending account's previously-sent transaction matches +the provided hash.

    +

    Amount

    Amount: string
    +

    Amount of XRP, in drops, to deduct from the sender's balance and set aside +in this channel. While the channel is open, the XRP can only go to the +Destination address. When the channel closes, any unclaimed XRP is returned +to the source address's balance.

    +

    Optional CancelAfter

    CancelAfter?: number
    +

    The time, in seconds since the Ripple Epoch, when this channel expires. +Any transaction that would modify the channel after this time closes the +channel without otherwise affecting it. This value is immutable; the +channel can be closed earlier than this time but cannot remain open after +this time.

    +

    Destination

    Destination: string
    +

    Address to receive XRP claims against this channel. This is also known as +the "destination address" for the channel.

    +

    Optional DestinationTag

    DestinationTag?: number
    +

    Arbitrary tag to further specify the destination for this payment channel, +such as a hosted recipient at the destination address.

    +

    Optional Fee

    Fee?: string
    +

    Integer amount of XRP, in drops, to be destroyed as a cost for +distributing this transaction to the network. Some transaction types have +different minimum requirements.

    +

    Optional Flags

    Flags?: number | GlobalFlags
    +

    Set of bit-flags for this transaction.

    +

    Optional LastLedgerSequence

    LastLedgerSequence?: number
    +

    Highest ledger index this transaction can appear in. Specifying this field +places a strict upper limit on how long the transaction can wait to be +validated or rejected.

    +

    Optional Memos

    Memos?: Memo[]
    +

    Additional arbitrary information used to identify this transaction.

    +

    PublicKey

    PublicKey: string
    +

    The public key of the key pair the source will use to sign claims against +this channel in hexadecimal. This can be any secp256k1 or ed25519 public +key.

    +

    Optional Sequence

    Sequence?: number
    +

    The sequence number of the account sending the transaction. A transaction +is only valid if the Sequence number is exactly 1 greater than the previous +transaction from the same account. The special case 0 means the transaction +is using a Ticket instead.

    +

    SettleDelay

    SettleDelay: number
    +

    Amount of time the source address must wait before closing the channel if +it has unclaimed XRP.

    +

    Optional Signers

    Signers?: Signer[]
    +

    Array of objects that represent a multi-signature which authorizes this +transaction.

    +

    Optional SigningPubKey

    SigningPubKey?: string
    +

    Hex representation of the public key that corresponds to the private key +used to sign this transaction. If an empty string, indicates a +multi-signature is present in the Signers field instead.

    +

    Optional SourceTag

    SourceTag?: number
    +

    Arbitrary integer used to identify the reason for this payment, or a sender +on whose behalf this transaction is made. Conventionally, a refund should +specify the initial payment's SourceTag as the refund payment's +DestinationTag.

    +

    Optional TicketSequence

    TicketSequence?: number
    +

    The sequence number of the ticket to use in place of a Sequence number. If +this is provided, Sequence must be 0. Cannot be used with AccountTxnID.

    +

    TransactionType

    TransactionType: "PaymentChannelCreate"

    Optional TxnSignature

    TxnSignature?: string
    +

    The signature that verifies this transaction as originating from the +account it says it is from.

    +

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/PaymentChannelFund.html b/docs/interfaces/PaymentChannelFund.html index 38097712..53a077b1 100644 --- a/docs/interfaces/PaymentChannelFund.html +++ b/docs/interfaces/PaymentChannelFund.html @@ -1,502 +1,61 @@ - - - - - - PaymentChannelFund | xrpl - - - - - - -
    -
    -
    -
    - -
    -
    - Options -
    -
    - All -
      -
    • Public
    • -
    • Public/Protected
    • -
    • All
    • -
    -
    - - - - -
    -
    - Menu -
    -
    -
    -
    -
    -
    - -

    Interface PaymentChannelFund

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    Add additional XRP to an open payment channel, and optionally update the - expiration time of the channel. Only the source address of the channel can - use this transaction.

    -
    -
    -
    -
    -

    Hierarchy

    -
      -
    • - BaseTransaction -
        -
      • - PaymentChannelFund -
      • -
      -
    • -
    -
    -
    -

    Index

    -
    - -
    -
    -
    -

    Properties

    -
    - -

    Account

    -
    Account: string
    - -
    -
    -

    The unique address of the account that initiated the transaction.

    -
    -
    -
    -
    - -

    Optional AccountTxnID

    -
    AccountTxnID: string
    - -
    -
    -

    Hash value identifying another transaction. If provided, this transaction - is only valid if the sending account's previously-sent transaction matches - the provided hash.

    -
    -
    -
    -
    - -

    Amount

    -
    Amount: string
    - -
    -
    -

    Amount of XRP in drops to add to the channel. Must be a positive amount - of XRP.

    -
    -
    -
    -
    - -

    Channel

    -
    Channel: string
    - -
    -
    -

    The unique ID of the channel to fund as a 64-character hexadecimal - string.

    -
    -
    -
    -
    - -

    Optional Expiration

    -
    Expiration: number
    - -
    -
    -

    New Expiration time to set for the channel in seconds since the Ripple - Epoch. This must be later than either the current time plus the SettleDelay - of the channel, or the existing Expiration of the channel. After the - Expiration time, any transaction that would access the channel closes the - channel without taking its normal action. Any unspent XRP is returned to - the source address when the channel closes. (Expiration is separate from - the channel's immutable CancelAfter time.) For more information, see the - PayChannel ledger object type.

    -
    -
    -
    -
    - -

    Optional Fee

    -
    Fee: string
    - -
    -
    -

    Integer amount of XRP, in drops, to be destroyed as a cost for - distributing this transaction to the network. Some transaction types have - different minimum requirements.

    -
    -
    -
    -
    - -

    Optional Flags

    -
    Flags: number | GlobalFlags
    - -
    -
    -

    Set of bit-flags for this transaction.

    -
    -
    -
    -
    - -

    Optional LastLedgerSequence

    -
    LastLedgerSequence: number
    - -
    -
    -

    Highest ledger index this transaction can appear in. Specifying this field - places a strict upper limit on how long the transaction can wait to be - validated or rejected.

    -
    -
    -
    -
    - -

    Optional Memos

    -
    Memos: { Memo: Memo }[]
    - -
    -
    -

    Additional arbitrary information used to identify this transaction.

    -
    -
    -
    -
    - -

    Optional Sequence

    -
    Sequence: number
    - -
    -
    -

    The sequence number of the account sending the transaction. A transaction - is only valid if the Sequence number is exactly 1 greater than the previous - transaction from the same account. The special case 0 means the transaction - is using a Ticket instead.

    -
    -
    -
    -
    - -

    Optional Signers

    -
    Signers: Signer[]
    - -
    -
    -

    Array of objects that represent a multi-signature which authorizes this - transaction.

    -
    -
    -
    -
    - -

    Optional SigningPubKey

    -
    SigningPubKey: string
    - -
    -
    -

    Hex representation of the public key that corresponds to the private key - used to sign this transaction. If an empty string, indicates a - multi-signature is present in the Signers field instead.

    -
    -
    -
    -
    - -

    Optional SourceTag

    -
    SourceTag: number
    - -
    -
    -

    Arbitrary integer used to identify the reason for this payment, or a sender - on whose behalf this transaction is made. Conventionally, a refund should - specify the initial payment's SourceTag as the refund payment's - DestinationTag.

    -
    -
    -
    -
    - -

    Optional TicketSequence

    -
    TicketSequence: number
    - -
    -
    -

    The sequence number of the ticket to use in place of a Sequence number. If - this is provided, Sequence must be 0. Cannot be used with AccountTxnID.

    -
    -
    -
    -
    - -

    TransactionType

    -
    TransactionType: "PaymentChannelFund"
    - -
    -
    - -

    Optional TxnSignature

    -
    TxnSignature: string
    - -
    -
    -

    The signature that verifies this transaction as originating from the - account it says it is from.

    -
    -
    -
    -
    -
    - -
    -
    -
    -
    -

    Legend

    -
    -
      -
    • Constructor
    • -
    • Property
    • -
    • Method
    • -
    -
      -
    • Inherited constructor
    • -
    • Inherited property
    • -
    • Inherited method
    • -
    -
      -
    • Private property
    • -
    • Private method
    • -
    -
      -
    • Static property
    • -
    • Static method
    • -
    -
      -
    • Property
    • -
    -
    -
    -
    -
    -

    Generated using TypeDoc

    -
    -
    - - - \ No newline at end of file +PaymentChannelFund | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface PaymentChannelFund

    +

    Add additional XRP to an open payment channel, and optionally update the +expiration time of the channel. Only the source address of the channel can +use this transaction.

    +

    Hierarchy

    • BaseTransaction
      • PaymentChannelFund

    Index

    Properties

    Account

    Account: string
    +

    The unique address of the account that initiated the transaction.

    +

    Optional AccountTxnID

    AccountTxnID?: string
    +

    Hash value identifying another transaction. If provided, this transaction +is only valid if the sending account's previously-sent transaction matches +the provided hash.

    +

    Amount

    Amount: string
    +

    Amount of XRP in drops to add to the channel. Must be a positive amount +of XRP.

    +

    Channel

    Channel: string
    +

    The unique ID of the channel to fund as a 64-character hexadecimal +string.

    +

    Optional Expiration

    Expiration?: number
    +

    New Expiration time to set for the channel in seconds since the Ripple +Epoch. This must be later than either the current time plus the SettleDelay +of the channel, or the existing Expiration of the channel. After the +Expiration time, any transaction that would access the channel closes the +channel without taking its normal action. Any unspent XRP is returned to +the source address when the channel closes. (Expiration is separate from +the channel's immutable CancelAfter time.) For more information, see the +PayChannel ledger object type.

    +

    Optional Fee

    Fee?: string
    +

    Integer amount of XRP, in drops, to be destroyed as a cost for +distributing this transaction to the network. Some transaction types have +different minimum requirements.

    +

    Optional Flags

    Flags?: number | GlobalFlags
    +

    Set of bit-flags for this transaction.

    +

    Optional LastLedgerSequence

    LastLedgerSequence?: number
    +

    Highest ledger index this transaction can appear in. Specifying this field +places a strict upper limit on how long the transaction can wait to be +validated or rejected.

    +

    Optional Memos

    Memos?: Memo[]
    +

    Additional arbitrary information used to identify this transaction.

    +

    Optional Sequence

    Sequence?: number
    +

    The sequence number of the account sending the transaction. A transaction +is only valid if the Sequence number is exactly 1 greater than the previous +transaction from the same account. The special case 0 means the transaction +is using a Ticket instead.

    +

    Optional Signers

    Signers?: Signer[]
    +

    Array of objects that represent a multi-signature which authorizes this +transaction.

    +

    Optional SigningPubKey

    SigningPubKey?: string
    +

    Hex representation of the public key that corresponds to the private key +used to sign this transaction. If an empty string, indicates a +multi-signature is present in the Signers field instead.

    +

    Optional SourceTag

    SourceTag?: number
    +

    Arbitrary integer used to identify the reason for this payment, or a sender +on whose behalf this transaction is made. Conventionally, a refund should +specify the initial payment's SourceTag as the refund payment's +DestinationTag.

    +

    Optional TicketSequence

    TicketSequence?: number
    +

    The sequence number of the ticket to use in place of a Sequence number. If +this is provided, Sequence must be 0. Cannot be used with AccountTxnID.

    +

    TransactionType

    TransactionType: "PaymentChannelFund"

    Optional TxnSignature

    TxnSignature?: string
    +

    The signature that verifies this transaction as originating from the +account it says it is from.

    +

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/PaymentFlagsInterface.html b/docs/interfaces/PaymentFlagsInterface.html index 5c4c7af5..49cfe3e8 100644 --- a/docs/interfaces/PaymentFlagsInterface.html +++ b/docs/interfaces/PaymentFlagsInterface.html @@ -1,226 +1,18 @@ - - - - - - PaymentFlagsInterface | xrpl - - - - - - -
    -
    -
    -
    - -
    -
    - Options -
    -
    - All -
      -
    • Public
    • -
    • Public/Protected
    • -
    • All
    • -
    -
    - - - - -
    -
    - Menu -
    -
    -
    -
    -
    -
    - -

    Interface PaymentFlagsInterface

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    Map of flags to boolean values representing Payment transaction - flags.

    -
    -
    -
    -
    -

    Hierarchy

    -
      -
    • - GlobalFlags -
        -
      • - PaymentFlagsInterface -
      • -
      -
    • -
    -
    -
    -

    Index

    -
    -
    -
    -

    Properties

    - -
    -
    -
    -
    -
    -

    Properties

    -
    - -

    Optional tfLimitQuality

    -
    tfLimitQuality: boolean
    - -
    -
    -

    Only take paths where all the conversions have an input:output ratio that - is equal or better than the ratio of Amount:SendMax. See Limit Quality for - details.

    -
    -
    -
    -
    - -

    Optional tfNoDirectRipple

    -
    tfNoDirectRipple: boolean
    - -
    -
    -

    Do not use the default path; only use paths included in the Paths field. - This is intended to force the transaction to take arbitrage opportunities. - Most clients do not need this.

    -
    -
    -
    -
    - -

    Optional tfPartialPayment

    -
    tfPartialPayment: boolean
    - -
    -
    -

    If the specified Amount cannot be sent without spending more than SendMax, - reduce the received amount instead of failing outright. See Partial. - Payments for more details.

    -
    -
    -
    -
    -
    - -
    -
    -
    -
    -

    Legend

    -
    -
      -
    • Constructor
    • -
    • Property
    • -
    • Method
    • -
    -
      -
    • Inherited constructor
    • -
    • Inherited property
    • -
    • Inherited method
    • -
    -
      -
    • Private property
    • -
    • Private method
    • -
    -
      -
    • Static property
    • -
    • Static method
    • -
    -
      -
    • Property
    • -
    -
    -
    -
    -
    -

    Generated using TypeDoc

    -
    -
    - - - \ No newline at end of file +PaymentFlagsInterface | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface PaymentFlagsInterface

    +

    Map of flags to boolean values representing Payment transaction +flags.

    +
    example
    const partialPayment: Payment = {
    TransactionType: 'Payment',
    Account: 'rM9WCfJU6udpFkvKThRaFHDMsp7L8rpgN',
    Amount: {
    currency: 'FOO',
    value: '4000',
    issuer: 'rPzwM2JfCSDjhbesdTCqFjWWdK7eFtTwZz',
    },
    Destination: 'rPzwM2JfCSDjhbesdTCqFjWWdK7eFtTwZz',
    Flags: {
    tfPartialPayment: true
    }
    }

    // Autofill the tx to see how flags actually look compared to the interface usage.
    const autofilledTx = await client.autofill(partialPayment)
    console.log(autofilledTx)
    // {
    // TransactionType: 'Payment',
    // Account: 'rM9WCfJU6udpFkvKThRaFHDMsp7L8rpgN',
    // Amount: {
    // currency: 'FOO',
    // value: '4000',
    // issuer: 'rPzwM2JfCSDjhbesdTCqFjWWdK7eFtTwZz'
    // },
    // Destination: 'rPzwM2JfCSDjhbesdTCqFjWWdK7eFtTwZz',
    // Flags: 131072,
    // Sequence: 21970996,
    // Fee: '12',
    // LastLedgerSequence: 21971016
    // } +
    +

    Hierarchy

    • GlobalFlags
      • PaymentFlagsInterface

    Index

    Properties

    Optional tfLimitQuality

    tfLimitQuality?: boolean
    +

    Only take paths where all the conversions have an input:output ratio that +is equal or better than the ratio of Amount:SendMax. See Limit Quality for +details.

    +

    Optional tfNoDirectRipple

    tfNoDirectRipple?: boolean
    +

    Do not use the default path; only use paths included in the Paths field. +This is intended to force the transaction to take arbitrage opportunities. +Most clients do not need this.

    +

    Optional tfPartialPayment

    tfPartialPayment?: boolean
    +

    If the specified Amount cannot be sent without spending more than SendMax, +reduce the received amount instead of failing outright. See Partial. +Payments for more details.

    +

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/PeerStatusStream.html b/docs/interfaces/PeerStatusStream.html index a0808ecf..ed1a104a 100644 --- a/docs/interfaces/PeerStatusStream.html +++ b/docs/interfaces/PeerStatusStream.html @@ -1,294 +1,18 @@ - - - - - - PeerStatusStream | xrpl - - - - - - -
    -
    -
    -
    - -
    -
    - Options -
    -
    - All -
      -
    • Public
    • -
    • Public/Protected
    • -
    • All
    • -
    -
    - - - - -
    -
    - Menu -
    -
    -
    -
    -
    -
    - -

    Interface PeerStatusStream

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    The admin-only peer_status stream reports a large amount of information on - the activities of other rippled servers to which this server is connected, in - particular their status in the consensus process.

    -
    -
    -
    -
    -

    Hierarchy

    -
      -
    • - BaseStream -
        -
      • - PeerStatusStream -
      • -
      -
    • -
    -
    -
    -

    Index

    -
    - -
    -
    -
    -

    Properties

    -
    - -

    action

    -
    action: "CLOSING_LEDGER" | "ACCEPTED_LEDGER" | "SWITCHED_LEDGER" | "LOST_SYNC"
    - -
    -
    -

    The type of event that prompted this message. See Peer Status Events for - possible values.

    -
    -
    -
    -
    - -

    date

    -
    date: number
    - -
    -
    -

    The time this event occurred, in seconds since the Ripple Epoch.

    -
    -
    -
    -
    - -

    Optional ledger_hash

    -
    ledger_hash: string
    - -
    -
    -

    The identifying Hash of a ledger version to which this message pertains.

    -
    -
    -
    -
    - -

    Optional ledger_index

    -
    ledger_index: number
    - -
    -
    -

    The Ledger Index of a ledger version to which this message pertains.

    -
    -
    -
    -
    - -

    Optional ledger_index_max

    -
    ledger_index_max: number
    - -
    -
    -

    The largest Ledger Index the peer has currently available.

    -
    -
    -
    -
    - -

    Optional ledger_index_min

    -
    ledger_index_min: number
    - -
    -
    -

    The smallest Ledger Index the peer has currently available.

    -
    -
    -
    -
    - -

    type

    -
    type: "peerStatusChange"
    - -
    -
    -
    - -
    -
    -
    -
    -

    Legend

    -
    -
      -
    • Constructor
    • -
    • Property
    • -
    • Method
    • -
    -
      -
    • Inherited constructor
    • -
    • Inherited property
    • -
    • Inherited method
    • -
    -
      -
    • Private property
    • -
    • Private method
    • -
    -
      -
    • Static property
    • -
    • Static method
    • -
    -
      -
    • Property
    • -
    -
    -
    -
    -
    -

    Generated using TypeDoc

    -
    -
    - - - \ No newline at end of file +PeerStatusStream | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface PeerStatusStream

    +

    The admin-only peer_status stream reports a large amount of information on +the activities of other rippled servers to which this server is connected, in +particular their status in the consensus process.

    +

    Hierarchy

    • BaseStream
      • PeerStatusStream

    Index

    Properties

    action

    action: "CLOSING_LEDGER" | "ACCEPTED_LEDGER" | "SWITCHED_LEDGER" | "LOST_SYNC"
    +

    The type of event that prompted this message. See Peer Status Events for +possible values.

    +

    date

    date: number
    +

    The time this event occurred, in seconds since the Ripple Epoch.

    +

    Optional ledger_hash

    ledger_hash?: string
    +

    The identifying Hash of a ledger version to which this message pertains.

    +

    Optional ledger_index

    ledger_index?: number
    +

    The Ledger Index of a ledger version to which this message pertains.

    +

    Optional ledger_index_max

    ledger_index_max?: number
    +

    The largest Ledger Index the peer has currently available.

    +

    Optional ledger_index_min

    ledger_index_min?: number
    +

    The smallest Ledger Index the peer has currently available.

    +

    type

    type: "peerStatusChange"

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/PingRequest.html b/docs/interfaces/PingRequest.html index 2a16a36e..37c60903 100644 --- a/docs/interfaces/PingRequest.html +++ b/docs/interfaces/PingRequest.html @@ -1,220 +1,10 @@ - - - - - - PingRequest | xrpl - - - - - - -
    -
    -
    -
    - -
    -
    - Options -
    -
    - All -
      -
    • Public
    • -
    • Public/Protected
    • -
    • All
    • -
    -
    - - - - -
    -
    - Menu -
    -
    -
    -
    -
    -
    - -

    Interface PingRequest

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    The ping command returns an acknowledgement, so that clients can test the - connection status and latency. Expects a response in the form of a PingResponse.

    -
    -
    -
    -
    -

    Hierarchy

    -
      -
    • - BaseRequest -
        -
      • - PingRequest -
      • -
      -
    • -
    -
    -
    -

    Index

    -
    -
    -
    -

    Properties

    - -
    -
    -
    -
    -
    -

    Properties

    -
    - -

    Optional api_version

    -
    api_version: number
    - -
    -
    -

    The API version to use. If omitted, use version 1.

    -
    -
    -
    -
    - -

    command

    -
    command: "ping"
    - -
    -
    - -

    Optional id

    -
    id: string | number
    - -
    -
    -

    A unique value to identify this request. The response to this request uses - the same id field. This way, even if responses arrive out of order, you - know which request prompted which response.

    -
    -
    -
    -
    -
    - -
    -
    -
    -
    -

    Legend

    -
    -
      -
    • Constructor
    • -
    • Property
    • -
    • Method
    • -
    -
      -
    • Inherited constructor
    • -
    • Inherited property
    • -
    • Inherited method
    • -
    -
      -
    • Private property
    • -
    • Private method
    • -
    -
      -
    • Static property
    • -
    • Static method
    • -
    -
      -
    • Property
    • -
    -
    -
    -
    -
    -

    Generated using TypeDoc

    -
    -
    - - - \ No newline at end of file +PingRequest | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface PingRequest

    +

    The ping command returns an acknowledgement, so that clients can test the +connection status and latency. Expects a response in the form of a PingResponse.

    +

    Hierarchy

    • BaseRequest
      • PingRequest

    Index

    Properties

    Optional api_version

    api_version?: number
    +

    The API version to use. If omitted, use version 1.

    +

    command

    command: "ping"

    Optional id

    id?: string | number
    +

    A unique value to identify this request. The response to this request uses +the same id field. This way, even if responses arrive out of order, you +know which request prompted which response.

    +

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/PingResponse.html b/docs/interfaces/PingResponse.html index c07e03ae..53b35872 100644 --- a/docs/interfaces/PingResponse.html +++ b/docs/interfaces/PingResponse.html @@ -1,287 +1,3 @@ - - - - - - PingResponse | xrpl - - - - - - -
    -
    -
    -
    - -
    -
    - Options -
    -
    - All -
      -
    • Public
    • -
    • Public/Protected
    • -
    • All
    • -
    -
    - - - - -
    -
    - Menu -
    -
    -
    -
    -
    -
    - -

    Interface PingResponse

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    Response expected from a PingRequest.

    -
    -
    -
    -
    -

    Hierarchy

    -
      -
    • - BaseResponse -
        -
      • - PingResponse -
      • -
      -
    • -
    -
    -
    -

    Index

    -
    -
    -
    -

    Properties

    - -
    -
    -
    -
    -
    -

    Properties

    -
    - -

    Optional api_version

    -
    api_version: number
    - -
    -
    - -

    Optional forwarded

    -
    forwarded: boolean
    - -
    -
    - -

    id

    -
    id: string | number
    - -
    -
    - -

    result

    -
    result: {}
    - -
    -

    Type declaration

    -
      -
    -
    -
    -
    - -

    Optional status

    -
    status: string
    - -
    -
    - -

    type

    -
    type: string
    - -
    -
    - -

    Optional warning

    -
    warning: "load"
    - -
    -
    - -

    Optional warnings

    -
    warnings: Warning[]
    - -
    -
    -
    - -
    -
    -
    -
    -

    Legend

    -
    -
      -
    • Constructor
    • -
    • Property
    • -
    • Method
    • -
    -
      -
    • Inherited constructor
    • -
    • Inherited property
    • -
    • Inherited method
    • -
    -
      -
    • Private property
    • -
    • Private method
    • -
    -
      -
    • Static property
    • -
    • Static method
    • -
    -
      -
    • Property
    • -
    -
    -
    -
    -
    -

    Generated using TypeDoc

    -
    -
    - - - \ No newline at end of file +PingResponse | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface PingResponse

    +

    Response expected from a PingRequest.

    +

    Hierarchy

    • BaseResponse
      • PingResponse

    Index

    Properties

    Optional api_version

    api_version?: number

    Optional forwarded

    forwarded?: boolean

    id

    id: string | number

    result

    result: { role?: string; unlimited?: boolean }

    Type declaration

    • Optional role?: string
    • Optional unlimited?: boolean

    Optional status

    status?: string

    type

    type: string

    Optional warning

    warning?: "load"

    Optional warnings

    warnings?: Warning[]

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/RandomRequest.html b/docs/interfaces/RandomRequest.html index 143c8101..9a87eb17 100644 --- a/docs/interfaces/RandomRequest.html +++ b/docs/interfaces/RandomRequest.html @@ -1,221 +1,11 @@ - - - - - - RandomRequest | xrpl - - - - - - -
    -
    -
    -
    - -
    -
    - Options -
    -
    - All -
      -
    • Public
    • -
    • Public/Protected
    • -
    • All
    • -
    -
    - - - - -
    -
    - Menu -
    -
    -
    -
    -
    -
    - -

    Interface RandomRequest

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    The random command provides a random number to be used as a source of - entropy for random number generation by clients. Expects a response in the - form of a RandomResponse.

    -
    -
    -
    -
    -

    Hierarchy

    -
      -
    • - BaseRequest -
        -
      • - RandomRequest -
      • -
      -
    • -
    -
    -
    -

    Index

    -
    -
    -
    -

    Properties

    - -
    -
    -
    -
    -
    -

    Properties

    -
    - -

    Optional api_version

    -
    api_version: number
    - -
    -
    -

    The API version to use. If omitted, use version 1.

    -
    -
    -
    -
    - -

    command

    -
    command: "random"
    - -
    -
    - -

    Optional id

    -
    id: string | number
    - -
    -
    -

    A unique value to identify this request. The response to this request uses - the same id field. This way, even if responses arrive out of order, you - know which request prompted which response.

    -
    -
    -
    -
    -
    - -
    -
    -
    -
    -

    Legend

    -
    -
      -
    • Constructor
    • -
    • Property
    • -
    • Method
    • -
    -
      -
    • Inherited constructor
    • -
    • Inherited property
    • -
    • Inherited method
    • -
    -
      -
    • Private property
    • -
    • Private method
    • -
    -
      -
    • Static property
    • -
    • Static method
    • -
    -
      -
    • Property
    • -
    -
    -
    -
    -
    -

    Generated using TypeDoc

    -
    -
    - - - \ No newline at end of file +RandomRequest | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface RandomRequest

    +

    The random command provides a random number to be used as a source of +entropy for random number generation by clients. Expects a response in the +form of a RandomResponse.

    +

    Hierarchy

    • BaseRequest
      • RandomRequest

    Index

    Properties

    Optional api_version

    api_version?: number
    +

    The API version to use. If omitted, use version 1.

    +

    command

    command: "random"

    Optional id

    id?: string | number
    +

    A unique value to identify this request. The response to this request uses +the same id field. This way, even if responses arrive out of order, you +know which request prompted which response.

    +

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/RandomResponse.html b/docs/interfaces/RandomResponse.html index 81a63b23..ad64052d 100644 --- a/docs/interfaces/RandomResponse.html +++ b/docs/interfaces/RandomResponse.html @@ -1,290 +1,3 @@ - - - - - - RandomResponse | xrpl - - - - - - -
    -
    -
    -
    - -
    -
    - Options -
    -
    - All -
      -
    • Public
    • -
    • Public/Protected
    • -
    • All
    • -
    -
    - - - - -
    -
    - Menu -
    -
    -
    -
    -
    -
    - -

    Interface RandomResponse

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    Response expected from a RandomRequest.

    -
    -
    -
    -
    -

    Hierarchy

    -
      -
    • - BaseResponse -
        -
      • - RandomResponse -
      • -
      -
    • -
    -
    -
    -

    Index

    -
    -
    -
    -

    Properties

    - -
    -
    -
    -
    -
    -

    Properties

    -
    - -

    Optional api_version

    -
    api_version: number
    - -
    -
    - -

    Optional forwarded

    -
    forwarded: boolean
    - -
    -
    - -

    id

    -
    id: string | number
    - -
    -
    - -

    result

    -
    result: { random: string }
    - -
    -

    Type declaration

    -
      -
    • -
      random: string
      -
    • -
    -
    -
    -
    - -

    Optional status

    -
    status: string
    - -
    -
    - -

    type

    -
    type: string
    - -
    -
    - -

    Optional warning

    -
    warning: "load"
    - -
    -
    - -

    Optional warnings

    -
    warnings: Warning[]
    - -
    -
    -
    - -
    -
    -
    -
    -

    Legend

    -
    -
      -
    • Constructor
    • -
    • Property
    • -
    • Method
    • -
    -
      -
    • Inherited constructor
    • -
    • Inherited property
    • -
    • Inherited method
    • -
    -
      -
    • Private property
    • -
    • Private method
    • -
    -
      -
    • Static property
    • -
    • Static method
    • -
    -
      -
    • Property
    • -
    -
    -
    -
    -
    -

    Generated using TypeDoc

    -
    -
    - - - \ No newline at end of file +RandomResponse | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface RandomResponse

    +

    Response expected from a RandomRequest.

    +

    Hierarchy

    • BaseResponse
      • RandomResponse

    Index

    Properties

    Optional api_version

    api_version?: number

    Optional forwarded

    forwarded?: boolean

    id

    id: string | number

    result

    result: { random: string }

    Type declaration

    • random: string

    Optional status

    status?: string

    type

    type: string

    Optional warning

    warning?: "load"

    Optional warnings

    warnings?: Warning[]

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/RipplePathFindRequest.html b/docs/interfaces/RipplePathFindRequest.html index bf10bcfc..bee0f867 100644 --- a/docs/interfaces/RipplePathFindRequest.html +++ b/docs/interfaces/RipplePathFindRequest.html @@ -1,359 +1,30 @@ - - - - - - RipplePathFindRequest | xrpl - - - - - - -
    -
    -
    -
    - -
    -
    - Options -
    -
    - All -
      -
    • Public
    • -
    • Public/Protected
    • -
    • All
    • -
    -
    - - - - -
    -
    - Menu -
    -
    -
    -
    -
    -
    - -

    Interface RipplePathFindRequest

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    The ripple_path_find method is a simplified version of the path_find method - that provides a single response with a payment path you can use right away. - Expects a response in the form of a RipplePathFindResponse.

    -
    -
    -
    -
    -

    Hierarchy

    -
      -
    • - BaseRequest -
        -
      • - RipplePathFindRequest -
      • -
      -
    • -
    -
    -
    -

    Index

    -
    - -
    -
    -
    -

    Properties

    -
    - -

    Optional api_version

    -
    api_version: number
    - -
    -
    -

    The API version to use. If omitted, use version 1.

    -
    -
    -
    -
    - -

    command

    -
    command: "ripple_path_find"
    - -
    -
    - -

    destination_account

    -
    destination_account: string
    - -
    -
    -

    Unique address of the account that would receive funds in a transaction.

    -
    -
    -
    -
    - -

    destination_amount

    -
    destination_amount: Amount
    - -
    -
    -

    Currency Amount that the destination account would receive in a - transaction.

    -
    -
    -
    -
    - -

    Optional id

    -
    id: string | number
    - -
    -
    -

    A unique value to identify this request. The response to this request uses - the same id field. This way, even if responses arrive out of order, you - know which request prompted which response.

    -
    -
    -
    -
    - -

    Optional ledger_hash

    -
    ledger_hash: string
    - -
    -
    -

    A 20-byte hex string for the ledger version to use.

    -
    -
    -
    -
    - -

    Optional ledger_index

    -
    ledger_index: LedgerIndex
    - -
    -
    -

    The ledger index of the ledger to use, or a shortcut string to choose a - ledger automatically.

    -
    -
    -
    -
    - -

    Optional send_max

    -
    send_max: Amount
    - -
    -
    -

    Currency Amount that would be spent in the transaction. Cannot be used - with source_currencies.

    -
    -
    -
    -
    - -

    source_account

    -
    source_account: string
    - -
    -
    -

    Unique address of the account that would send funds in a transaction.

    -
    -
    -
    -
    - -

    Optional source_currencies

    -
    source_currencies: SourceCurrencyAmount
    - -
    -
    -

    Array of currencies that the source account might want to spend. Each - entry in the array should be a JSON object with a mandatory currency field - and optional issuer field, like how currency amounts are specified.

    -
    -
    -
    -
    -
    - -
    -
    -
    -
    -

    Legend

    -
    -
      -
    • Constructor
    • -
    • Property
    • -
    • Method
    • -
    -
      -
    • Inherited constructor
    • -
    • Inherited property
    • -
    • Inherited method
    • -
    -
      -
    • Private property
    • -
    • Private method
    • -
    -
      -
    • Static property
    • -
    • Static method
    • -
    -
      -
    • Property
    • -
    -
    -
    -
    -
    -

    Generated using TypeDoc

    -
    -
    - - - \ No newline at end of file +RipplePathFindRequest | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface RipplePathFindRequest

    +

    The ripple_path_find method is a simplified version of the path_find method +that provides a single response with a payment path you can use right away. +Expects a response in the form of a RipplePathFindResponse.

    +

    Hierarchy

    • BaseRequest
      • RipplePathFindRequest

    Index

    Properties

    Optional api_version

    api_version?: number
    +

    The API version to use. If omitted, use version 1.

    +

    command

    command: "ripple_path_find"

    destination_account

    destination_account: string
    +

    Unique address of the account that would receive funds in a transaction.

    +

    destination_amount

    destination_amount: Amount
    +

    Currency Amount that the destination account would receive in a +transaction.

    +

    Optional id

    id?: string | number
    +

    A unique value to identify this request. The response to this request uses +the same id field. This way, even if responses arrive out of order, you +know which request prompted which response.

    +

    Optional ledger_hash

    ledger_hash?: string
    +

    A 20-byte hex string for the ledger version to use.

    +

    Optional ledger_index

    ledger_index?: LedgerIndex
    +

    The ledger index of the ledger to use, or a shortcut string to choose a +ledger automatically.

    +

    Optional send_max

    send_max?: Amount
    +

    Currency Amount that would be spent in the transaction. Cannot be used +with source_currencies.

    +

    source_account

    source_account: string
    +

    Unique address of the account that would send funds in a transaction.

    +

    Optional source_currencies

    source_currencies?: SourceCurrencyAmount
    +

    Array of currencies that the source account might want to spend. Each +entry in the array should be a JSON object with a mandatory currency field +and optional issuer field, like how currency amounts are specified.

    +

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/RipplePathFindResponse.html b/docs/interfaces/RipplePathFindResponse.html index 5df9debc..cf419ba8 100644 --- a/docs/interfaces/RipplePathFindResponse.html +++ b/docs/interfaces/RipplePathFindResponse.html @@ -1,333 +1,13 @@ - - - - - - RipplePathFindResponse | xrpl - - - - - - -
    -
    -
    -
    - -
    -
    - Options -
    -
    - All -
      -
    • Public
    • -
    • Public/Protected
    • -
    • All
    • -
    -
    - - - - -
    -
    - Menu -
    -
    -
    -
    -
    -
    - -

    Interface RipplePathFindResponse

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    Response expected from a RipplePathFindRequest.

    -
    -
    -
    -
    -

    Hierarchy

    -
      -
    • - BaseResponse -
        -
      • - RipplePathFindResponse -
      • -
      -
    • -
    -
    -
    -

    Index

    -
    -
    -
    -

    Properties

    - -
    -
    -
    -
    -
    -

    Properties

    -
    - -

    Optional api_version

    -
    api_version: number
    - -
    -
    - -

    Optional forwarded

    -
    forwarded: boolean
    - -
    -
    - -

    id

    -
    id: string | number
    - -
    -
    - -

    result

    -
    result: { alternatives: PathOption[]; destination_account: string; destination_amount: Amount; destination_currencies: string[]; full_reply?: boolean; id?: string | number; ledger_current_index?: number; source_account: string; validated: boolean }
    - -
    -

    Type declaration

    -
      -
    • -
      alternatives: PathOption[]
      -
      -
      -

      Array of objects with possible paths to take, as described below. If - empty, then there are no paths connecting the source and destination - accounts.

      -
      -
      -
    • -
    • -
      destination_account: string
      -
      -
      -

      Unique address of the account that would receive a payment transaction.

      -
      -
      -
    • -
    • -
      destination_amount: Amount
      -
    • -
    • -
      destination_currencies: string[]
      -
      -
      -

      Array of strings representing the currencies that the destination - accepts, as 3-letter codes like "USD" or as 40-character hex like - "015841551A748AD2C1F76FF6ECB0CCCD00000000".

      -
      -
      -
    • -
    • -
      Optional full_reply?: boolean
      -
    • -
    • -
      Optional id?: string | number
      -
    • -
    • -
      Optional ledger_current_index?: number
      -
    • -
    • -
      source_account: string
      -
    • -
    • -
      validated: boolean
      -
    • -
    -
    -
    -
    - -

    Optional status

    -
    status: string
    - -
    -
    - -

    type

    -
    type: string
    - -
    -
    - -

    Optional warning

    -
    warning: "load"
    - -
    -
    - -

    Optional warnings

    -
    warnings: Warning[]
    - -
    -
    -
    - -
    -
    -
    -
    -

    Legend

    -
    -
      -
    • Constructor
    • -
    • Property
    • -
    • Method
    • -
    -
      -
    • Inherited constructor
    • -
    • Inherited property
    • -
    • Inherited method
    • -
    -
      -
    • Private property
    • -
    • Private method
    • -
    -
      -
    • Static property
    • -
    • Static method
    • -
    -
      -
    • Property
    • -
    -
    -
    -
    -
    -

    Generated using TypeDoc

    -
    -
    - - - \ No newline at end of file +RipplePathFindResponse | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface RipplePathFindResponse

    +

    Response expected from a RipplePathFindRequest.

    +

    Hierarchy

    • BaseResponse
      • RipplePathFindResponse

    Index

    Properties

    Optional api_version

    api_version?: number

    Optional forwarded

    forwarded?: boolean

    id

    id: string | number

    result

    result: { alternatives: PathOption[]; destination_account: string; destination_amount: Amount; destination_currencies: string[]; full_reply?: boolean; id?: string | number; ledger_current_index?: number; source_account: string; validated: boolean }

    Type declaration

    • alternatives: PathOption[]
      +

      Array of objects with possible paths to take, as described below. If +empty, then there are no paths connecting the source and destination +accounts.

      +
    • destination_account: string
      +

      Unique address of the account that would receive a payment transaction.

      +
    • destination_amount: Amount
    • destination_currencies: string[]
      +

      Array of strings representing the currencies that the destination +accepts, as 3-letter codes like "USD" or as 40-character hex like +"015841551A748AD2C1F76FF6ECB0CCCD00000000".

      +
    • Optional full_reply?: boolean
    • Optional id?: string | number
    • Optional ledger_current_index?: number
    • source_account: string
    • validated: boolean

    Optional status

    status?: string

    type

    type: string

    Optional warning

    warning?: "load"

    Optional warnings

    warnings?: Warning[]

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/ServerInfoRequest.html b/docs/interfaces/ServerInfoRequest.html index d5b622ae..4f85d06c 100644 --- a/docs/interfaces/ServerInfoRequest.html +++ b/docs/interfaces/ServerInfoRequest.html @@ -1,221 +1,11 @@ - - - - - - ServerInfoRequest | xrpl - - - - - - -
    -
    -
    -
    - -
    -
    - Options -
    -
    - All -
      -
    • Public
    • -
    • Public/Protected
    • -
    • All
    • -
    -
    - - - - -
    -
    - Menu -
    -
    -
    -
    -
    -
    - -

    Interface ServerInfoRequest

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    The server_info command asks the server for a human-readable version of - various information about the rippled server being queried. Expects a - response in the form of a ServerInfoResponse.

    -
    -
    -
    -
    -

    Hierarchy

    -
      -
    • - BaseRequest -
        -
      • - ServerInfoRequest -
      • -
      -
    • -
    -
    -
    -

    Index

    -
    -
    -
    -

    Properties

    - -
    -
    -
    -
    -
    -

    Properties

    -
    - -

    Optional api_version

    -
    api_version: number
    - -
    -
    -

    The API version to use. If omitted, use version 1.

    -
    -
    -
    -
    - -

    command

    -
    command: "server_info"
    - -
    -
    - -

    Optional id

    -
    id: string | number
    - -
    -
    -

    A unique value to identify this request. The response to this request uses - the same id field. This way, even if responses arrive out of order, you - know which request prompted which response.

    -
    -
    -
    -
    -
    - -
    -
    -
    -
    -

    Legend

    -
    -
      -
    • Constructor
    • -
    • Property
    • -
    • Method
    • -
    -
      -
    • Inherited constructor
    • -
    • Inherited property
    • -
    • Inherited method
    • -
    -
      -
    • Private property
    • -
    • Private method
    • -
    -
      -
    • Static property
    • -
    • Static method
    • -
    -
      -
    • Property
    • -
    -
    -
    -
    -
    -

    Generated using TypeDoc

    -
    -
    - - - \ No newline at end of file +ServerInfoRequest | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface ServerInfoRequest

    +

    The server_info command asks the server for a human-readable version of +various information about the rippled server being queried. Expects a +response in the form of a ServerInfoResponse.

    +

    Hierarchy

    • BaseRequest
      • ServerInfoRequest

    Index

    Properties

    Optional api_version

    api_version?: number
    +

    The API version to use. If omitted, use version 1.

    +

    command

    command: "server_info"

    Optional id

    id?: string | number
    +

    A unique value to identify this request. The response to this request uses +the same id field. This way, even if responses arrive out of order, you +know which request prompted which response.

    +

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/ServerInfoResponse.html b/docs/interfaces/ServerInfoResponse.html index 9883781e..a35b3818 100644 --- a/docs/interfaces/ServerInfoResponse.html +++ b/docs/interfaces/ServerInfoResponse.html @@ -1,664 +1,124 @@ - - - - - - ServerInfoResponse | xrpl - - - - - - -
    -
    -
    -
    - -
    -
    - Options -
    -
    - All -
      -
    • Public
    • -
    • Public/Protected
    • -
    • All
    • -
    -
    - - - - -
    -
    - Menu -
    -
    -
    -
    -
    -
    - -

    Interface ServerInfoResponse

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    Response expected from a ServerInfoRequest.

    -
    -
    -
    -
    -

    Hierarchy

    -
      -
    • - BaseResponse -
        -
      • - ServerInfoResponse -
      • -
      -
    • -
    -
    -
    -

    Index

    -
    -
    -
    -

    Properties

    - -
    -
    -
    -
    -
    -

    Properties

    -
    - -

    Optional api_version

    -
    api_version: number
    - -
    -
    - -

    Optional forwarded

    -
    forwarded: boolean
    - -
    -
    - -

    id

    -
    id: string | number
    - -
    -
    - -

    result

    -
    result: { info: { amendment_blocked?: boolean; build_version: string; closed_ledger?: { age: number; base_fee_xrp: number; hash: string; reserve_base_xrp: number; reserve_inc_xrp: number; seq: number }; complete_ledgers: string; hostid: string; io_latency_ms: number; jq_trans_overflow: string; last_close: { converge_time_s: number; proposers: number }; load?: { job_types: JobType[]; threads: number }; load_factor?: number; load_factor_cluster?: number; load_factor_fee_escalation?: number; load_factor_fee_queue?: number; load_factor_local?: number; load_factor_net?: number; load_factor_server?: number; network_ledger?: "waiting"; peers: number; pubkey_node: string; pubkey_validator?: string; server_state: ServerState; server_state_duration_us: number; state_accounting: Record<ServerState, StateAccounting>; time: string; uptime: number; validated_ledger?: { age: number; base_fee_xrp: number; hash: string; reserve_base_xrp: number; reserve_inc_xrp: number; seq: number }; validation_quorum: number; validator_list_expires?: string } }
    - -
    -

    Type declaration

    -
      -
    • -
      info: { amendment_blocked?: boolean; build_version: string; closed_ledger?: { age: number; base_fee_xrp: number; hash: string; reserve_base_xrp: number; reserve_inc_xrp: number; seq: number }; complete_ledgers: string; hostid: string; io_latency_ms: number; jq_trans_overflow: string; last_close: { converge_time_s: number; proposers: number }; load?: { job_types: JobType[]; threads: number }; load_factor?: number; load_factor_cluster?: number; load_factor_fee_escalation?: number; load_factor_fee_queue?: number; load_factor_local?: number; load_factor_net?: number; load_factor_server?: number; network_ledger?: "waiting"; peers: number; pubkey_node: string; pubkey_validator?: string; server_state: ServerState; server_state_duration_us: number; state_accounting: Record<ServerState, StateAccounting>; time: string; uptime: number; validated_ledger?: { age: number; base_fee_xrp: number; hash: string; reserve_base_xrp: number; reserve_inc_xrp: number; seq: number }; validation_quorum: number; validator_list_expires?: string }
      -
        -
      • -
        Optional amendment_blocked?: boolean
        -
        -
        -

        If true, this server is amendment blocked. If the server is not - amendment blocked, the response omits this field.

        -
        -
        -
      • -
      • -
        build_version: string
        -
        -
        -

        The version number of the running rippled version.

        -
        -
        -
      • -
      • -
        Optional closed_ledger?: { age: number; base_fee_xrp: number; hash: string; reserve_base_xrp: number; reserve_inc_xrp: number; seq: number }
        -
        -
        -

        Information on the most recently closed ledger that has not been - validated by consensus. If the most recently validated ledger is - available, the response omits this field and includes - validated_ledger instead. The member fields are the same as the. - validated_ledger field.

        -
        -
        -
          -
        • -
          age: number
          -
        • -
        • -
          base_fee_xrp: number
          -
        • -
        • -
          hash: string
          -
        • -
        • -
          reserve_base_xrp: number
          -
        • -
        • -
          reserve_inc_xrp: number
          -
        • -
        • -
          seq: number
          -
        • -
        -
      • -
      • -
        complete_ledgers: string
        -
        -
        -

        Range expression indicating the sequence numbers of the ledger - versions the local rippled has in its database.

        -
        -
        -
      • -
      • -
        hostid: string
        -
        -
        -

        On an admin request, returns the hostname of the server running the - rippled instance; otherwise, returns a single RFC-1751 word based on - the node public key.

        -
        -
        -
      • -
      • -
        io_latency_ms: number
        -
        -
        -

        Amount of time spent waiting for I/O operations, in milliseconds. If - this number is not very, very low, then the rippled server is probably - having serious load issues.

        -
        -
        -
      • -
      • -
        jq_trans_overflow: string
        -
        -
        -

        The number of times (since starting up) that this server has had over - 250 transactions waiting to be processed at once. A large number here - may mean that your server is unable to handle the transaction load of - the XRP Ledger network.

        -
        -
        -
      • -
      • -
        last_close: { converge_time_s: number; proposers: number }
        -
        -
        -

        Information about the last time the server closed a ledger, including - the amount of time it took to reach a consensus and the number of - trusted validators participating.

        -
        -
        -
          -
        • -
          converge_time_s: number
          -
          -
          -

          The amount of time it took to reach a consensus on the most recently - validated ledger version, in seconds.

          -
          -
          -
        • -
        • -
          proposers: number
          -
          -
          -

          How many trusted validators the server considered (including itself, - if configured as a validator) in the consensus process for the most - recently validated ledger version.

          -
          -
          -
        • -
        -
      • -
      • -
        Optional load?: { job_types: JobType[]; threads: number }
        -
        -
        -

        (Admin only) Detailed information about the current load state of the - server.

        -
        -
        -
          -
        • -
          job_types: JobType[]
          -
          -
          -

          (Admin only) Information about the rate of different types of jobs - the server is doing and how much time it spends on each.

          -
          -
          -
        • -
        • -
          threads: number
          -
          -
          -

          (Admin only) The number of threads in the server's main job pool.

          -
          -
          -
        • -
        -
      • -
      • -
        Optional load_factor?: number
        -
        -
        -

        The load-scaled open ledger transaction cost the server is currently - enforcing, as a multiplier on the base transaction cost. For example, - at 1000 load factor and a reference transaction cost of 10 drops of - XRP, the load-scaled transaction cost is 10,000 drops (0.01 XRP). The - load factor is determined by the highest of the individual server's - load factor, the cluster's load factor, the open ledger cost and the - overall network's load factor.

        -
        -
        -
      • -
      • -
        Optional load_factor_cluster?: number
        -
        -
        -

        Current multiplier to the transaction cost based on load to servers - in this cluster.

        -
        -
        -
      • -
      • -
        Optional load_factor_fee_escalation?: number
        -
        -
        -

        The current multiplier to the transaction cost that a transaction must - pay to get into the open ledger.

        -
        -
        -
      • -
      • -
        Optional load_factor_fee_queue?: number
        -
        -
        -

        The current multiplier to the transaction cost that a transaction must - pay to get into the queue, if the queue is full.

        -
        -
        -
      • -
      • -
        Optional load_factor_local?: number
        -
        -
        -

        Current multiplier to the transaction cost based on - load to this server.

        -
        -
        -
      • -
      • -
        Optional load_factor_net?: number
        -
        -
        -

        Current multiplier to the transaction cost being used by the rest of - the network.

        -
        -
        -
      • -
      • -
        Optional load_factor_server?: number
        -
        -
        -

        The load factor the server is enforcing, not including the open ledger - cost.

        -
        -
        -
      • -
      • -
        Optional network_ledger?: "waiting"
        -
      • -
      • -
        peers: number
        -
        -
        -

        How many other rippled servers this one is currently connected to.

        -
        -
        -
      • -
      • -
        pubkey_node: string
        -
        -
        -

        Public key used to verify this server for peer-to-peer communications. - This node key pair is automatically generated by the server the first - time it starts up. (If deleted, the server can create a new pair of - Keys.).

        -
        -
        -
      • -
      • -
        Optional pubkey_validator?: string
        -
        -
        -

        Public key used by this node to sign ledger validations.

        -
        -
        -
      • -
      • -
        server_state: ServerState
        -
        -
        -

        A string indicating to what extent the server is participating in the - network.

        -
        -
        -
      • -
      • -
        server_state_duration_us: number
        -
        -
        -

        The number of consecutive microseconds the server has been in the - current state.

        -
        -
        -
      • -
      • -
        state_accounting: Record<ServerState, StateAccounting>
        -
        -
        -

        A map of various server states with information about the time the - server spends in each. This can be useful for tracking the long-term - health of your server's connectivity to the network.

        -
        -
        -
      • -
      • -
        time: string
        -
        -
        -

        The current time in UTC, according to the server's clock.

        -
        -
        -
      • -
      • -
        uptime: number
        -
        -
        -

        Number of consecutive seconds that the server has been operational.

        -
        -
        -
      • -
      • -
        Optional validated_ledger?: { age: number; base_fee_xrp: number; hash: string; reserve_base_xrp: number; reserve_inc_xrp: number; seq: number }
        -
        -
        -

        Information about the most recent fully-validated ledger.

        -
        -
        -
          -
        • -
          age: number
          -
          -
          -

          The time since the ledger was closed, in seconds.

          -
          -
          -
        • -
        • -
          base_fee_xrp: number
          -
          -
          -

          Base fee, in XRP. This may be represented in scientific notation. - Such as 1e-05 for 0.00005.

          -
          -
          -
        • -
        • -
          hash: string
          -
          -
          -

          Unique hash for the ledger, as hexadecimal.

          -
          -
          -
        • -
        • -
          reserve_base_xrp: number
          -
          -
          -

          Minimum amount of XRP (not drops) necessary for every account to. - Keep in reserve .

          -
          -
          -
        • -
        • -
          reserve_inc_xrp: number
          -
          -
          -

          Amount of XRP (not drops) added to the account reserve for each - object an account owns in the ledger.

          -
          -
          -
        • -
        • -
          seq: number
          -
          -
          -

          The ledger index of the latest validated ledger.

          -
          -
          -
        • -
        -
      • -
      • -
        validation_quorum: number
        -
        -
        -

        Minimum number of trusted validations required to validate a ledger - version. Some circumstances may cause the server to require more - validations.

        -
        -
        -
      • -
      • -
        Optional validator_list_expires?: string
        -
        -
        -

        Either the human readable time, in UTC, when the current validator - list will expire, the string unknown if the server has yet to load a - published validator list or the string never if the server uses a - static validator list.

        -
        -
        -
      • -
      -
    • -
    -
    -
    -
    - -

    Optional status

    -
    status: string
    - -
    -
    - -

    type

    -
    type: string
    - -
    -
    - -

    Optional warning

    -
    warning: "load"
    - -
    -
    - -

    Optional warnings

    -
    warnings: Warning[]
    - -
    -
    -
    - -
    -
    -
    -
    -

    Legend

    -
    -
      -
    • Constructor
    • -
    • Property
    • -
    • Method
    • -
    -
      -
    • Inherited constructor
    • -
    • Inherited property
    • -
    • Inherited method
    • -
    -
      -
    • Private property
    • -
    • Private method
    • -
    -
      -
    • Static property
    • -
    • Static method
    • -
    -
      -
    • Property
    • -
    -
    -
    -
    -
    -

    Generated using TypeDoc

    -
    -
    - - - \ No newline at end of file +ServerInfoResponse | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface ServerInfoResponse

    +

    Response expected from a ServerInfoRequest.

    +

    Hierarchy

    • BaseResponse
      • ServerInfoResponse

    Index

    Properties

    Optional api_version

    api_version?: number

    Optional forwarded

    forwarded?: boolean

    id

    id: string | number

    result

    result: { info: { amendment_blocked?: boolean; build_version: string; closed_ledger?: { age: number; base_fee_xrp: number; hash: string; reserve_base_xrp: number; reserve_inc_xrp: number; seq: number }; complete_ledgers: string; hostid: string; io_latency_ms: number; jq_trans_overflow: string; last_close: { converge_time_s: number; proposers: number }; load?: { job_types: JobType[]; threads: number }; load_factor?: number; load_factor_cluster?: number; load_factor_fee_escalation?: number; load_factor_fee_queue?: number; load_factor_local?: number; load_factor_net?: number; load_factor_server?: number; network_ledger?: "waiting"; peers: number; pubkey_node: string; pubkey_validator?: string; server_state: ServerState; server_state_duration_us: number; state_accounting: Record<ServerState, StateAccounting>; time: string; uptime: number; validated_ledger?: { age: number; base_fee_xrp: number; hash: string; reserve_base_xrp: number; reserve_inc_xrp: number; seq: number }; validation_quorum: number; validator_list_expires?: string } }

    Type declaration

    • info: { amendment_blocked?: boolean; build_version: string; closed_ledger?: { age: number; base_fee_xrp: number; hash: string; reserve_base_xrp: number; reserve_inc_xrp: number; seq: number }; complete_ledgers: string; hostid: string; io_latency_ms: number; jq_trans_overflow: string; last_close: { converge_time_s: number; proposers: number }; load?: { job_types: JobType[]; threads: number }; load_factor?: number; load_factor_cluster?: number; load_factor_fee_escalation?: number; load_factor_fee_queue?: number; load_factor_local?: number; load_factor_net?: number; load_factor_server?: number; network_ledger?: "waiting"; peers: number; pubkey_node: string; pubkey_validator?: string; server_state: ServerState; server_state_duration_us: number; state_accounting: Record<ServerState, StateAccounting>; time: string; uptime: number; validated_ledger?: { age: number; base_fee_xrp: number; hash: string; reserve_base_xrp: number; reserve_inc_xrp: number; seq: number }; validation_quorum: number; validator_list_expires?: string }
      • Optional amendment_blocked?: boolean
        +

        If true, this server is amendment blocked. If the server is not +amendment blocked, the response omits this field.

        +
      • build_version: string
        +

        The version number of the running rippled version.

        +
      • Optional closed_ledger?: { age: number; base_fee_xrp: number; hash: string; reserve_base_xrp: number; reserve_inc_xrp: number; seq: number }
        +

        Information on the most recently closed ledger that has not been +validated by consensus. If the most recently validated ledger is +available, the response omits this field and includes +validated_ledger instead. The member fields are the same as the. +validated_ledger field.

        +
        • age: number
        • base_fee_xrp: number
        • hash: string
        • reserve_base_xrp: number
        • reserve_inc_xrp: number
        • seq: number
      • complete_ledgers: string
        +

        Range expression indicating the sequence numbers of the ledger +versions the local rippled has in its database.

        +
      • hostid: string
        +

        On an admin request, returns the hostname of the server running the +rippled instance; otherwise, returns a single RFC-1751 word based on +the node public key.

        +
      • io_latency_ms: number
        +

        Amount of time spent waiting for I/O operations, in milliseconds. If +this number is not very, very low, then the rippled server is probably +having serious load issues.

        +
      • jq_trans_overflow: string
        +

        The number of times (since starting up) that this server has had over +250 transactions waiting to be processed at once. A large number here +may mean that your server is unable to handle the transaction load of +the XRP Ledger network.

        +
      • last_close: { converge_time_s: number; proposers: number }
        +

        Information about the last time the server closed a ledger, including +the amount of time it took to reach a consensus and the number of +trusted validators participating.

        +
        • converge_time_s: number
          +

          The amount of time it took to reach a consensus on the most recently +validated ledger version, in seconds.

          +
        • proposers: number
          +

          How many trusted validators the server considered (including itself, +if configured as a validator) in the consensus process for the most +recently validated ledger version.

          +
      • Optional load?: { job_types: JobType[]; threads: number }
        +

        (Admin only) Detailed information about the current load state of the +server.

        +
        • job_types: JobType[]
          +

          (Admin only) Information about the rate of different types of jobs +the server is doing and how much time it spends on each.

          +
        • threads: number
          +

          (Admin only) The number of threads in the server's main job pool.

          +
      • Optional load_factor?: number
        +

        The load-scaled open ledger transaction cost the server is currently +enforcing, as a multiplier on the base transaction cost. For example, +at 1000 load factor and a reference transaction cost of 10 drops of +XRP, the load-scaled transaction cost is 10,000 drops (0.01 XRP). The +load factor is determined by the highest of the individual server's +load factor, the cluster's load factor, the open ledger cost and the +overall network's load factor.

        +
      • Optional load_factor_cluster?: number
        +

        Current multiplier to the transaction cost based on load to servers +in this cluster.

        +
      • Optional load_factor_fee_escalation?: number
        +

        The current multiplier to the transaction cost that a transaction must +pay to get into the open ledger.

        +
      • Optional load_factor_fee_queue?: number
        +

        The current multiplier to the transaction cost that a transaction must +pay to get into the queue, if the queue is full.

        +
      • Optional load_factor_local?: number
        +

        Current multiplier to the transaction cost based on +load to this server.

        +
      • Optional load_factor_net?: number
        +

        Current multiplier to the transaction cost being used by the rest of +the network.

        +
      • Optional load_factor_server?: number
        +

        The load factor the server is enforcing, not including the open ledger +cost.

        +
      • Optional network_ledger?: "waiting"
      • peers: number
        +

        How many other rippled servers this one is currently connected to.

        +
      • pubkey_node: string
        +

        Public key used to verify this server for peer-to-peer communications. +This node key pair is automatically generated by the server the first +time it starts up. (If deleted, the server can create a new pair of +Keys.).

        +
      • Optional pubkey_validator?: string
        +

        Public key used by this node to sign ledger validations.

        +
      • server_state: ServerState
        +

        A string indicating to what extent the server is participating in the +network.

        +
      • server_state_duration_us: number
        +

        The number of consecutive microseconds the server has been in the +current state.

        +
      • state_accounting: Record<ServerState, StateAccounting>
        +

        A map of various server states with information about the time the +server spends in each. This can be useful for tracking the long-term +health of your server's connectivity to the network.

        +
      • time: string
        +

        The current time in UTC, according to the server's clock.

        +
      • uptime: number
        +

        Number of consecutive seconds that the server has been operational.

        +
      • Optional validated_ledger?: { age: number; base_fee_xrp: number; hash: string; reserve_base_xrp: number; reserve_inc_xrp: number; seq: number }
        +

        Information about the most recent fully-validated ledger.

        +
        • age: number
          +

          The time since the ledger was closed, in seconds.

          +
        • base_fee_xrp: number
          +

          Base fee, in XRP. This may be represented in scientific notation. +Such as 1e-05 for 0.00005.

          +
        • hash: string
          +

          Unique hash for the ledger, as hexadecimal.

          +
        • reserve_base_xrp: number
          +

          Minimum amount of XRP (not drops) necessary for every account to. +Keep in reserve .

          +
        • reserve_inc_xrp: number
          +

          Amount of XRP (not drops) added to the account reserve for each +object an account owns in the ledger.

          +
        • seq: number
          +

          The ledger index of the latest validated ledger.

          +
      • validation_quorum: number
        +

        Minimum number of trusted validations required to validate a ledger +version. Some circumstances may cause the server to require more +validations.

        +
      • Optional validator_list_expires?: string
        +

        Either the human readable time, in UTC, when the current validator +list will expire, the string unknown if the server has yet to load a +published validator list or the string never if the server uses a +static validator list.

        +

    Optional status

    status?: string

    type

    type: string

    Optional warning

    warning?: "load"

    Optional warnings

    warnings?: Warning[]

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/ServerStateRequest.html b/docs/interfaces/ServerStateRequest.html index 04ce841c..27904e21 100644 --- a/docs/interfaces/ServerStateRequest.html +++ b/docs/interfaces/ServerStateRequest.html @@ -1,222 +1,12 @@ - - - - - - ServerStateRequest | xrpl - - - - - - -
    -
    -
    -
    - -
    -
    - Options -
    -
    - All -
      -
    • Public
    • -
    • Public/Protected
    • -
    • All
    • -
    -
    - - - - -
    -
    - Menu -
    -
    -
    -
    -
    -
    - -

    Interface ServerStateRequest

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    The server_state command asks the server for various machine-readable - information about the rippled server's current state. The response is almost - the same as the server_info method, but uses units that are easier to process - instead of easier to read.

    -
    -
    -
    -
    -

    Hierarchy

    -
      -
    • - BaseRequest -
        -
      • - ServerStateRequest -
      • -
      -
    • -
    -
    -
    -

    Index

    -
    -
    -
    -

    Properties

    - -
    -
    -
    -
    -
    -

    Properties

    -
    - -

    Optional api_version

    -
    api_version: number
    - -
    -
    -

    The API version to use. If omitted, use version 1.

    -
    -
    -
    -
    - -

    command

    -
    command: "server_state"
    - -
    -
    - -

    Optional id

    -
    id: string | number
    - -
    -
    -

    A unique value to identify this request. The response to this request uses - the same id field. This way, even if responses arrive out of order, you - know which request prompted which response.

    -
    -
    -
    -
    -
    - -
    -
    -
    -
    -

    Legend

    -
    -
      -
    • Constructor
    • -
    • Property
    • -
    • Method
    • -
    -
      -
    • Inherited constructor
    • -
    • Inherited property
    • -
    • Inherited method
    • -
    -
      -
    • Private property
    • -
    • Private method
    • -
    -
      -
    • Static property
    • -
    • Static method
    • -
    -
      -
    • Property
    • -
    -
    -
    -
    -
    -

    Generated using TypeDoc

    -
    -
    - - - \ No newline at end of file +ServerStateRequest | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface ServerStateRequest

    +

    The server_state command asks the server for various machine-readable +information about the rippled server's current state. The response is almost +the same as the server_info method, but uses units that are easier to process +instead of easier to read.

    +

    Hierarchy

    • BaseRequest
      • ServerStateRequest

    Index

    Properties

    Optional api_version

    api_version?: number
    +

    The API version to use. If omitted, use version 1.

    +

    command

    command: "server_state"

    Optional id

    id?: string | number
    +

    A unique value to identify this request. The response to this request uses +the same id field. This way, even if responses arrive out of order, you +know which request prompted which response.

    +

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/ServerStateResponse.html b/docs/interfaces/ServerStateResponse.html index 9556b0f6..833d091a 100644 --- a/docs/interfaces/ServerStateResponse.html +++ b/docs/interfaces/ServerStateResponse.html @@ -1,423 +1,3 @@ - - - - - - ServerStateResponse | xrpl - - - - - - -
    -
    -
    -
    - -
    -
    - Options -
    -
    - All -
      -
    • Public
    • -
    • Public/Protected
    • -
    • All
    • -
    -
    - - - - -
    -
    - Menu -
    -
    -
    -
    -
    -
    - -

    Interface ServerStateResponse

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    Response expected from a ServerStateRequest.

    -
    -
    -
    -
    -

    Hierarchy

    -
      -
    • - BaseResponse -
        -
      • - ServerStateResponse -
      • -
      -
    • -
    -
    -
    -

    Index

    -
    -
    -
    -

    Properties

    - -
    -
    -
    -
    -
    -

    Properties

    -
    - -

    Optional api_version

    -
    api_version: number
    - -
    -
    - -

    Optional forwarded

    -
    forwarded: boolean
    - -
    -
    - -

    id

    -
    id: string | number
    - -
    -
    - -

    result

    -
    result: { state: { amendment_blocked?: boolean; build_version: string; closed_ledger?: { age: number; base_fee: number; hash: string; reserve_base: number; reserve_inc: number; seq: number }; complete_ledgers: string; io_latency_ms: number; jq_trans_overflow: string; last_close: { converge_time_s: number; proposers: number }; load?: { job_types: JobType[]; threads: number }; load_base: number; load_factor: number; load_factor_fee_escalation?: number; load_factor_fee_queue?: number; load_factor_fee_reference?: number; load_factor_server?: number; peers: number; pubkey_node: string; pubkey_validator?: string; server_state: ServerState; server_state_duration_us: number; state_accounting: Record<ServerState, StateAccounting>; time: string; uptime: number; validated_ledger?: { age: number; base_fee: number; hash: string; reserve_base: number; reserve_inc: number; seq: number }; validation_quorum: number; validator_list_expires?: string } }
    - -
    -

    Type declaration

    -
      -
    • -
      state: { amendment_blocked?: boolean; build_version: string; closed_ledger?: { age: number; base_fee: number; hash: string; reserve_base: number; reserve_inc: number; seq: number }; complete_ledgers: string; io_latency_ms: number; jq_trans_overflow: string; last_close: { converge_time_s: number; proposers: number }; load?: { job_types: JobType[]; threads: number }; load_base: number; load_factor: number; load_factor_fee_escalation?: number; load_factor_fee_queue?: number; load_factor_fee_reference?: number; load_factor_server?: number; peers: number; pubkey_node: string; pubkey_validator?: string; server_state: ServerState; server_state_duration_us: number; state_accounting: Record<ServerState, StateAccounting>; time: string; uptime: number; validated_ledger?: { age: number; base_fee: number; hash: string; reserve_base: number; reserve_inc: number; seq: number }; validation_quorum: number; validator_list_expires?: string }
      -
        -
      • -
        Optional amendment_blocked?: boolean
        -
      • -
      • -
        build_version: string
        -
      • -
      • -
        Optional closed_ledger?: { age: number; base_fee: number; hash: string; reserve_base: number; reserve_inc: number; seq: number }
        -
          -
        • -
          age: number
          -
        • -
        • -
          base_fee: number
          -
        • -
        • -
          hash: string
          -
        • -
        • -
          reserve_base: number
          -
        • -
        • -
          reserve_inc: number
          -
        • -
        • -
          seq: number
          -
        • -
        -
      • -
      • -
        complete_ledgers: string
        -
      • -
      • -
        io_latency_ms: number
        -
      • -
      • -
        jq_trans_overflow: string
        -
      • -
      • -
        last_close: { converge_time_s: number; proposers: number }
        -
          -
        • -
          converge_time_s: number
          -
        • -
        • -
          proposers: number
          -
        • -
        -
      • -
      • -
        Optional load?: { job_types: JobType[]; threads: number }
        -
          -
        • -
          job_types: JobType[]
          -
        • -
        • -
          threads: number
          -
        • -
        -
      • -
      • -
        load_base: number
        -
      • -
      • -
        load_factor: number
        -
      • -
      • -
        Optional load_factor_fee_escalation?: number
        -
      • -
      • -
        Optional load_factor_fee_queue?: number
        -
      • -
      • -
        Optional load_factor_fee_reference?: number
        -
      • -
      • -
        Optional load_factor_server?: number
        -
      • -
      • -
        peers: number
        -
      • -
      • -
        pubkey_node: string
        -
      • -
      • -
        Optional pubkey_validator?: string
        -
      • -
      • -
        server_state: ServerState
        -
      • -
      • -
        server_state_duration_us: number
        -
      • -
      • -
        state_accounting: Record<ServerState, StateAccounting>
        -
      • -
      • -
        time: string
        -
      • -
      • -
        uptime: number
        -
      • -
      • -
        Optional validated_ledger?: { age: number; base_fee: number; hash: string; reserve_base: number; reserve_inc: number; seq: number }
        -
          -
        • -
          age: number
          -
        • -
        • -
          base_fee: number
          -
        • -
        • -
          hash: string
          -
        • -
        • -
          reserve_base: number
          -
        • -
        • -
          reserve_inc: number
          -
        • -
        • -
          seq: number
          -
        • -
        -
      • -
      • -
        validation_quorum: number
        -
      • -
      • -
        Optional validator_list_expires?: string
        -
      • -
      -
    • -
    -
    -
    -
    - -

    Optional status

    -
    status: string
    - -
    -
    - -

    type

    -
    type: string
    - -
    -
    - -

    Optional warning

    -
    warning: "load"
    - -
    -
    - -

    Optional warnings

    -
    warnings: Warning[]
    - -
    -
    -
    - -
    -
    -
    -
    -

    Legend

    -
    -
      -
    • Constructor
    • -
    • Property
    • -
    • Method
    • -
    -
      -
    • Inherited constructor
    • -
    • Inherited property
    • -
    • Inherited method
    • -
    -
      -
    • Private property
    • -
    • Private method
    • -
    -
      -
    • Static property
    • -
    • Static method
    • -
    -
      -
    • Property
    • -
    -
    -
    -
    -
    -

    Generated using TypeDoc

    -
    -
    - - - \ No newline at end of file +ServerStateResponse | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface ServerStateResponse

    +

    Response expected from a ServerStateRequest.

    +

    Hierarchy

    • BaseResponse
      • ServerStateResponse

    Index

    Properties

    Optional api_version

    api_version?: number

    Optional forwarded

    forwarded?: boolean

    id

    id: string | number

    result

    result: { state: { amendment_blocked?: boolean; build_version: string; closed_ledger?: { age: number; base_fee: number; hash: string; reserve_base: number; reserve_inc: number; seq: number }; complete_ledgers: string; io_latency_ms: number; jq_trans_overflow: string; last_close: { converge_time_s: number; proposers: number }; load?: { job_types: JobType[]; threads: number }; load_base: number; load_factor: number; load_factor_fee_escalation?: number; load_factor_fee_queue?: number; load_factor_fee_reference?: number; load_factor_server?: number; peers: number; pubkey_node: string; pubkey_validator?: string; server_state: ServerState; server_state_duration_us: number; state_accounting: Record<ServerState, StateAccounting>; time: string; uptime: number; validated_ledger?: { age: number; base_fee: number; hash: string; reserve_base: number; reserve_inc: number; seq: number }; validation_quorum: number; validator_list_expires?: string } }

    Type declaration

    • state: { amendment_blocked?: boolean; build_version: string; closed_ledger?: { age: number; base_fee: number; hash: string; reserve_base: number; reserve_inc: number; seq: number }; complete_ledgers: string; io_latency_ms: number; jq_trans_overflow: string; last_close: { converge_time_s: number; proposers: number }; load?: { job_types: JobType[]; threads: number }; load_base: number; load_factor: number; load_factor_fee_escalation?: number; load_factor_fee_queue?: number; load_factor_fee_reference?: number; load_factor_server?: number; peers: number; pubkey_node: string; pubkey_validator?: string; server_state: ServerState; server_state_duration_us: number; state_accounting: Record<ServerState, StateAccounting>; time: string; uptime: number; validated_ledger?: { age: number; base_fee: number; hash: string; reserve_base: number; reserve_inc: number; seq: number }; validation_quorum: number; validator_list_expires?: string }
      • Optional amendment_blocked?: boolean
      • build_version: string
      • Optional closed_ledger?: { age: number; base_fee: number; hash: string; reserve_base: number; reserve_inc: number; seq: number }
        • age: number
        • base_fee: number
        • hash: string
        • reserve_base: number
        • reserve_inc: number
        • seq: number
      • complete_ledgers: string
      • io_latency_ms: number
      • jq_trans_overflow: string
      • last_close: { converge_time_s: number; proposers: number }
        • converge_time_s: number
        • proposers: number
      • Optional load?: { job_types: JobType[]; threads: number }
        • job_types: JobType[]
        • threads: number
      • load_base: number
      • load_factor: number
      • Optional load_factor_fee_escalation?: number
      • Optional load_factor_fee_queue?: number
      • Optional load_factor_fee_reference?: number
      • Optional load_factor_server?: number
      • peers: number
      • pubkey_node: string
      • Optional pubkey_validator?: string
      • server_state: ServerState
      • server_state_duration_us: number
      • state_accounting: Record<ServerState, StateAccounting>
      • time: string
      • uptime: number
      • Optional validated_ledger?: { age: number; base_fee: number; hash: string; reserve_base: number; reserve_inc: number; seq: number }
        • age: number
        • base_fee: number
        • hash: string
        • reserve_base: number
        • reserve_inc: number
        • seq: number
      • validation_quorum: number
      • Optional validator_list_expires?: string

    Optional status

    status?: string

    type

    type: string

    Optional warning

    warning?: "load"

    Optional warnings

    warnings?: Warning[]

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/SetRegularKey.html b/docs/interfaces/SetRegularKey.html index 08cde9d2..37df4b57 100644 --- a/docs/interfaces/SetRegularKey.html +++ b/docs/interfaces/SetRegularKey.html @@ -1,456 +1,49 @@ - - - - - - SetRegularKey | xrpl - - - - - - -
    -
    -
    -
    - -
    -
    - Options -
    -
    - All -
      -
    • Public
    • -
    • Public/Protected
    • -
    • All
    • -
    -
    - - - - -
    -
    - Menu -
    -
    -
    -
    -
    -
    - -

    Interface SetRegularKey

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    A SetRegularKey transaction assigns, changes, or removes the regular key - pair associated with an account.

    -
    -
    -
    -
    -

    Hierarchy

    -
      -
    • - BaseTransaction -
        -
      • - SetRegularKey -
      • -
      -
    • -
    -
    -
    -

    Index

    -
    - -
    -
    -
    -

    Properties

    -
    - -

    Account

    -
    Account: string
    - -
    -
    -

    The unique address of the account that initiated the transaction.

    -
    -
    -
    -
    - -

    Optional AccountTxnID

    -
    AccountTxnID: string
    - -
    -
    -

    Hash value identifying another transaction. If provided, this transaction - is only valid if the sending account's previously-sent transaction matches - the provided hash.

    -
    -
    -
    -
    - -

    Optional Fee

    -
    Fee: string
    - -
    -
    -

    Integer amount of XRP, in drops, to be destroyed as a cost for - distributing this transaction to the network. Some transaction types have - different minimum requirements.

    -
    -
    -
    -
    - -

    Optional Flags

    -
    Flags: number | GlobalFlags
    - -
    -
    -

    Set of bit-flags for this transaction.

    -
    -
    -
    -
    - -

    Optional LastLedgerSequence

    -
    LastLedgerSequence: number
    - -
    -
    -

    Highest ledger index this transaction can appear in. Specifying this field - places a strict upper limit on how long the transaction can wait to be - validated or rejected.

    -
    -
    -
    -
    - -

    Optional Memos

    -
    Memos: { Memo: Memo }[]
    - -
    -
    -

    Additional arbitrary information used to identify this transaction.

    -
    -
    -
    -
    - -

    Optional RegularKey

    -
    RegularKey: string
    - -
    -
    -

    A base-58-encoded Address that indicates the regular key pair to be - assigned to the account. If omitted, removes any existing regular key pair. - from the account. Must not match the master key pair for the address.

    -
    -
    -
    -
    - -

    Optional Sequence

    -
    Sequence: number
    - -
    -
    -

    The sequence number of the account sending the transaction. A transaction - is only valid if the Sequence number is exactly 1 greater than the previous - transaction from the same account. The special case 0 means the transaction - is using a Ticket instead.

    -
    -
    -
    -
    - -

    Optional Signers

    -
    Signers: Signer[]
    - -
    -
    -

    Array of objects that represent a multi-signature which authorizes this - transaction.

    -
    -
    -
    -
    - -

    Optional SigningPubKey

    -
    SigningPubKey: string
    - -
    -
    -

    Hex representation of the public key that corresponds to the private key - used to sign this transaction. If an empty string, indicates a - multi-signature is present in the Signers field instead.

    -
    -
    -
    -
    - -

    Optional SourceTag

    -
    SourceTag: number
    - -
    -
    -

    Arbitrary integer used to identify the reason for this payment, or a sender - on whose behalf this transaction is made. Conventionally, a refund should - specify the initial payment's SourceTag as the refund payment's - DestinationTag.

    -
    -
    -
    -
    - -

    Optional TicketSequence

    -
    TicketSequence: number
    - -
    -
    -

    The sequence number of the ticket to use in place of a Sequence number. If - this is provided, Sequence must be 0. Cannot be used with AccountTxnID.

    -
    -
    -
    -
    - -

    TransactionType

    -
    TransactionType: "SetRegularKey"
    - -
    -
    - -

    Optional TxnSignature

    -
    TxnSignature: string
    - -
    -
    -

    The signature that verifies this transaction as originating from the - account it says it is from.

    -
    -
    -
    -
    -
    - -
    -
    -
    -
    -

    Legend

    -
    -
      -
    • Constructor
    • -
    • Property
    • -
    • Method
    • -
    -
      -
    • Inherited constructor
    • -
    • Inherited property
    • -
    • Inherited method
    • -
    -
      -
    • Private property
    • -
    • Private method
    • -
    -
      -
    • Static property
    • -
    • Static method
    • -
    -
      -
    • Property
    • -
    -
    -
    -
    -
    -

    Generated using TypeDoc

    -
    -
    - - - \ No newline at end of file +SetRegularKey | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface SetRegularKey

    +

    A SetRegularKey transaction assigns, changes, or removes the regular key +pair associated with an account.

    +

    Hierarchy

    • BaseTransaction
      • SetRegularKey

    Index

    Properties

    Account

    Account: string
    +

    The unique address of the account that initiated the transaction.

    +

    Optional AccountTxnID

    AccountTxnID?: string
    +

    Hash value identifying another transaction. If provided, this transaction +is only valid if the sending account's previously-sent transaction matches +the provided hash.

    +

    Optional Fee

    Fee?: string
    +

    Integer amount of XRP, in drops, to be destroyed as a cost for +distributing this transaction to the network. Some transaction types have +different minimum requirements.

    +

    Optional Flags

    Flags?: number | GlobalFlags
    +

    Set of bit-flags for this transaction.

    +

    Optional LastLedgerSequence

    LastLedgerSequence?: number
    +

    Highest ledger index this transaction can appear in. Specifying this field +places a strict upper limit on how long the transaction can wait to be +validated or rejected.

    +

    Optional Memos

    Memos?: Memo[]
    +

    Additional arbitrary information used to identify this transaction.

    +

    Optional RegularKey

    RegularKey?: string
    +

    A base-58-encoded Address that indicates the regular key pair to be +assigned to the account. If omitted, removes any existing regular key pair. +from the account. Must not match the master key pair for the address.

    +

    Optional Sequence

    Sequence?: number
    +

    The sequence number of the account sending the transaction. A transaction +is only valid if the Sequence number is exactly 1 greater than the previous +transaction from the same account. The special case 0 means the transaction +is using a Ticket instead.

    +

    Optional Signers

    Signers?: Signer[]
    +

    Array of objects that represent a multi-signature which authorizes this +transaction.

    +

    Optional SigningPubKey

    SigningPubKey?: string
    +

    Hex representation of the public key that corresponds to the private key +used to sign this transaction. If an empty string, indicates a +multi-signature is present in the Signers field instead.

    +

    Optional SourceTag

    SourceTag?: number
    +

    Arbitrary integer used to identify the reason for this payment, or a sender +on whose behalf this transaction is made. Conventionally, a refund should +specify the initial payment's SourceTag as the refund payment's +DestinationTag.

    +

    Optional TicketSequence

    TicketSequence?: number
    +

    The sequence number of the ticket to use in place of a Sequence number. If +this is provided, Sequence must be 0. Cannot be used with AccountTxnID.

    +

    TransactionType

    TransactionType: "SetRegularKey"

    Optional TxnSignature

    TxnSignature?: string
    +

    The signature that verifies this transaction as originating from the +account it says it is from.

    +

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/SignerListSet.html b/docs/interfaces/SignerListSet.html index 46ff422d..93a777de 100644 --- a/docs/interfaces/SignerListSet.html +++ b/docs/interfaces/SignerListSet.html @@ -1,478 +1,54 @@ - - - - - - SignerListSet | xrpl - - - - - - -
    -
    -
    -
    - -
    -
    - Options -
    -
    - All -
      -
    • Public
    • -
    • Public/Protected
    • -
    • All
    • -
    -
    - - - - -
    -
    - Menu -
    -
    -
    -
    -
    -
    - -

    Interface SignerListSet

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    The SignerListSet transaction creates, replaces, or removes a list of - signers that can be used to multi-sign a transaction.

    -
    -
    -
    -
    -

    Hierarchy

    -
      -
    • - BaseTransaction -
        -
      • - SignerListSet -
      • -
      -
    • -
    -
    -
    -

    Index

    -
    - -
    -
    -
    -

    Properties

    -
    - -

    Account

    -
    Account: string
    - -
    -
    -

    The unique address of the account that initiated the transaction.

    -
    -
    -
    -
    - -

    Optional AccountTxnID

    -
    AccountTxnID: string
    - -
    -
    -

    Hash value identifying another transaction. If provided, this transaction - is only valid if the sending account's previously-sent transaction matches - the provided hash.

    -
    -
    -
    -
    - -

    Optional Fee

    -
    Fee: string
    - -
    -
    -

    Integer amount of XRP, in drops, to be destroyed as a cost for - distributing this transaction to the network. Some transaction types have - different minimum requirements.

    -
    -
    -
    -
    - -

    Optional Flags

    -
    Flags: number | GlobalFlags
    - -
    -
    -

    Set of bit-flags for this transaction.

    -
    -
    -
    -
    - -

    Optional LastLedgerSequence

    -
    LastLedgerSequence: number
    - -
    -
    -

    Highest ledger index this transaction can appear in. Specifying this field - places a strict upper limit on how long the transaction can wait to be - validated or rejected.

    -
    -
    -
    -
    - -

    Optional Memos

    -
    Memos: { Memo: Memo }[]
    - -
    -
    -

    Additional arbitrary information used to identify this transaction.

    -
    -
    -
    -
    - -

    Optional Sequence

    -
    Sequence: number
    - -
    -
    -

    The sequence number of the account sending the transaction. A transaction - is only valid if the Sequence number is exactly 1 greater than the previous - transaction from the same account. The special case 0 means the transaction - is using a Ticket instead.

    -
    -
    -
    -
    - -

    SignerEntries

    -
    SignerEntries: SignerEntry[]
    - -
    -
    -

    Array of SignerEntry objects, indicating the addresses and weights of - signers in this list. This signer list must have at least 1 member and no - more than 8 members. No address may appear more than once in the list, nor - may the Account submitting the transaction appear in the list.

    -
    -
    -
    -
    - -

    SignerQuorum

    -
    SignerQuorum: number
    - -
    -
    -

    A target number for the signer weights. A multi-signature from this list - is valid only if the sum weights of the signatures provided is greater than - or equal to this value. To delete a signer list, use the value 0.

    -
    -
    -
    -
    - -

    Optional Signers

    -
    Signers: Signer[]
    - -
    -
    -

    Array of objects that represent a multi-signature which authorizes this - transaction.

    -
    -
    -
    -
    - -

    Optional SigningPubKey

    -
    SigningPubKey: string
    - -
    -
    -

    Hex representation of the public key that corresponds to the private key - used to sign this transaction. If an empty string, indicates a - multi-signature is present in the Signers field instead.

    -
    -
    -
    -
    - -

    Optional SourceTag

    -
    SourceTag: number
    - -
    -
    -

    Arbitrary integer used to identify the reason for this payment, or a sender - on whose behalf this transaction is made. Conventionally, a refund should - specify the initial payment's SourceTag as the refund payment's - DestinationTag.

    -
    -
    -
    -
    - -

    Optional TicketSequence

    -
    TicketSequence: number
    - -
    -
    -

    The sequence number of the ticket to use in place of a Sequence number. If - this is provided, Sequence must be 0. Cannot be used with AccountTxnID.

    -
    -
    -
    -
    - -

    TransactionType

    -
    TransactionType: "SignerListSet"
    - -
    -
    - -

    Optional TxnSignature

    -
    TxnSignature: string
    - -
    -
    -

    The signature that verifies this transaction as originating from the - account it says it is from.

    -
    -
    -
    -
    -
    - -
    -
    -
    -
    -

    Legend

    -
    -
      -
    • Constructor
    • -
    • Property
    • -
    • Method
    • -
    -
      -
    • Inherited constructor
    • -
    • Inherited property
    • -
    • Inherited method
    • -
    -
      -
    • Private property
    • -
    • Private method
    • -
    -
      -
    • Static property
    • -
    • Static method
    • -
    -
      -
    • Property
    • -
    -
    -
    -
    -
    -

    Generated using TypeDoc

    -
    -
    - - - \ No newline at end of file +SignerListSet | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface SignerListSet

    +

    The SignerListSet transaction creates, replaces, or removes a list of +signers that can be used to multi-sign a transaction.

    +

    Hierarchy

    • BaseTransaction
      • SignerListSet

    Index

    Properties

    Account

    Account: string
    +

    The unique address of the account that initiated the transaction.

    +

    Optional AccountTxnID

    AccountTxnID?: string
    +

    Hash value identifying another transaction. If provided, this transaction +is only valid if the sending account's previously-sent transaction matches +the provided hash.

    +

    Optional Fee

    Fee?: string
    +

    Integer amount of XRP, in drops, to be destroyed as a cost for +distributing this transaction to the network. Some transaction types have +different minimum requirements.

    +

    Optional Flags

    Flags?: number | GlobalFlags
    +

    Set of bit-flags for this transaction.

    +

    Optional LastLedgerSequence

    LastLedgerSequence?: number
    +

    Highest ledger index this transaction can appear in. Specifying this field +places a strict upper limit on how long the transaction can wait to be +validated or rejected.

    +

    Optional Memos

    Memos?: Memo[]
    +

    Additional arbitrary information used to identify this transaction.

    +

    Optional Sequence

    Sequence?: number
    +

    The sequence number of the account sending the transaction. A transaction +is only valid if the Sequence number is exactly 1 greater than the previous +transaction from the same account. The special case 0 means the transaction +is using a Ticket instead.

    +

    SignerEntries

    SignerEntries: SignerEntry[]
    +

    Array of SignerEntry objects, indicating the addresses and weights of +signers in this list. This signer list must have at least 1 member and no +more than 8 members. No address may appear more than once in the list, nor +may the Account submitting the transaction appear in the list.

    +

    SignerQuorum

    SignerQuorum: number
    +

    A target number for the signer weights. A multi-signature from this list +is valid only if the sum weights of the signatures provided is greater than +or equal to this value. To delete a signer list, use the value 0.

    +

    Optional Signers

    Signers?: Signer[]
    +

    Array of objects that represent a multi-signature which authorizes this +transaction.

    +

    Optional SigningPubKey

    SigningPubKey?: string
    +

    Hex representation of the public key that corresponds to the private key +used to sign this transaction. If an empty string, indicates a +multi-signature is present in the Signers field instead.

    +

    Optional SourceTag

    SourceTag?: number
    +

    Arbitrary integer used to identify the reason for this payment, or a sender +on whose behalf this transaction is made. Conventionally, a refund should +specify the initial payment's SourceTag as the refund payment's +DestinationTag.

    +

    Optional TicketSequence

    TicketSequence?: number
    +

    The sequence number of the ticket to use in place of a Sequence number. If +this is provided, Sequence must be 0. Cannot be used with AccountTxnID.

    +

    TransactionType

    TransactionType: "SignerListSet"

    Optional TxnSignature

    TxnSignature?: string
    +

    The signature that verifies this transaction as originating from the +account it says it is from.

    +

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/SubmitMultisignedRequest.html b/docs/interfaces/SubmitMultisignedRequest.html index 8a913bb0..0d2fc7b5 100644 --- a/docs/interfaces/SubmitMultisignedRequest.html +++ b/docs/interfaces/SubmitMultisignedRequest.html @@ -1,262 +1,18 @@ - - - - - - SubmitMultisignedRequest | xrpl - - - - - - -
    -
    -
    -
    - -
    -
    - Options -
    -
    - All -
      -
    • Public
    • -
    • Public/Protected
    • -
    • All
    • -
    -
    - - - - -
    -
    - Menu -
    -
    -
    -
    -
    -
    - -

    Interface SubmitMultisignedRequest

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    The submit_multisigned command applies a multi-signed transaction and sends - it to the network to be included in future ledgers. Expects a response in the - form of a SubmitMultisignedRequest.

    -
    -
    -
    -
    -

    Hierarchy

    -
      -
    • - BaseRequest -
        -
      • - SubmitMultisignedRequest -
      • -
      -
    • -
    -
    -
    -

    Index

    -
    -
    -
    -

    Properties

    - -
    -
    -
    -
    -
    -

    Properties

    -
    - -

    Optional api_version

    -
    api_version: number
    - -
    -
    -

    The API version to use. If omitted, use version 1.

    -
    -
    -
    -
    - -

    command

    -
    command: "submit_multisigned"
    - -
    -
    - -

    Optional fail_hard

    -
    fail_hard: boolean
    - -
    -
    -

    If true, and the transaction fails locally, do not retry or relay the - transaction to other servers.

    -
    -
    -
    -
    - -

    Optional id

    -
    id: string | number
    - -
    -
    -

    A unique value to identify this request. The response to this request uses - the same id field. This way, even if responses arrive out of order, you - know which request prompted which response.

    -
    -
    -
    -
    - -

    tx_json

    -
    tx_json: Transaction
    - -
    -
    -

    Transaction in JSON format with an array of Signers. To be successful, the - weights of the signatures must be equal or higher than the quorum of the. - {@link SignerList}.

    -
    -
    -
    -
    -
    - -
    -
    -
    -
    -

    Legend

    -
    -
      -
    • Constructor
    • -
    • Property
    • -
    • Method
    • -
    -
      -
    • Inherited constructor
    • -
    • Inherited property
    • -
    • Inherited method
    • -
    -
      -
    • Private property
    • -
    • Private method
    • -
    -
      -
    • Static property
    • -
    • Static method
    • -
    -
      -
    • Property
    • -
    -
    -
    -
    -
    -

    Generated using TypeDoc

    -
    -
    - - - \ No newline at end of file +SubmitMultisignedRequest | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface SubmitMultisignedRequest

    +

    The submit_multisigned command applies a multi-signed transaction and sends +it to the network to be included in future ledgers. Expects a response in the +form of a SubmitMultisignedRequest.

    +

    Hierarchy

    • BaseRequest
      • SubmitMultisignedRequest

    Index

    Properties

    Optional api_version

    api_version?: number
    +

    The API version to use. If omitted, use version 1.

    +

    command

    command: "submit_multisigned"

    Optional fail_hard

    fail_hard?: boolean
    +

    If true, and the transaction fails locally, do not retry or relay the +transaction to other servers.

    +

    Optional id

    id?: string | number
    +

    A unique value to identify this request. The response to this request uses +the same id field. This way, even if responses arrive out of order, you +know which request prompted which response.

    +

    tx_json

    tx_json: Transaction
    +

    Transaction in JSON format with an array of Signers. To be successful, the +weights of the signatures must be equal or higher than the quorum of the. +SignerList.

    +

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/SubmitMultisignedResponse.html b/docs/interfaces/SubmitMultisignedResponse.html index e2c0e1be..8dfb883e 100644 --- a/docs/interfaces/SubmitMultisignedResponse.html +++ b/docs/interfaces/SubmitMultisignedResponse.html @@ -1,329 +1,15 @@ - - - - - - SubmitMultisignedResponse | xrpl - - - - - - -
    -
    -
    -
    - -
    -
    - Options -
    -
    - All -
      -
    • Public
    • -
    • Public/Protected
    • -
    • All
    • -
    -
    - - - - -
    -
    - Menu -
    -
    -
    -
    -
    -
    - -

    Interface SubmitMultisignedResponse

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    Response expected from a SubmitMultisignedRequest.

    -
    -
    -
    -
    -

    Hierarchy

    -
      -
    • - BaseResponse -
        -
      • - SubmitMultisignedResponse -
      • -
      -
    • -
    -
    -
    -

    Index

    -
    -
    -
    -

    Properties

    - -
    -
    -
    -
    -
    -

    Properties

    -
    - -

    Optional api_version

    -
    api_version: number
    - -
    -
    - -

    Optional forwarded

    -
    forwarded: boolean
    - -
    -
    - -

    id

    -
    id: string | number
    - -
    -
    - -

    result

    -
    result: { engine_result: string; engine_result_code: number; engine_result_message: string; tx_blob: string; tx_json: AccountDelete & { hash?: string } & AccountSet & { hash?: string } & CheckCancel & { hash?: string } & CheckCash & { hash?: string } & CheckCreate & { hash?: string } & DepositPreauth & { hash?: string } & EscrowCancel & { hash?: string } & EscrowCreate & { hash?: string } & EscrowFinish & { hash?: string } & OfferCancel & { hash?: string } & OfferCreate & { hash?: string } & Payment & { hash?: string } & PaymentChannelClaim & { hash?: string } & PaymentChannelCreate & { hash?: string } & PaymentChannelFund & { hash?: string } & SetRegularKey & { hash?: string } & SignerListSet & { hash?: string } & TicketCreate & { hash?: string } & TrustSet & { hash?: string } }
    - -
    -

    Type declaration

    -
      -
    • -
      engine_result: string
      -
      -
      -

      Code indicating the preliminary result of the transaction, for example. - tesSUCCESS .

      -
      -
      -
    • -
    • -
      engine_result_code: number
      -
      -
      -

      Numeric code indicating the preliminary result of the transaction, - directly correlated to engine_result.

      -
      -
      -
    • -
    • -
      engine_result_message: string
      -
      -
      -

      Human-readable explanation of the preliminary transaction result.

      -
      -
      -
    • -
    • -
      tx_blob: string
      -
      -
      -

      The complete transaction in hex string format.

      -
      -
      -
    • -
    • -
      tx_json: AccountDelete & { hash?: string } & AccountSet & { hash?: string } & CheckCancel & { hash?: string } & CheckCash & { hash?: string } & CheckCreate & { hash?: string } & DepositPreauth & { hash?: string } & EscrowCancel & { hash?: string } & EscrowCreate & { hash?: string } & EscrowFinish & { hash?: string } & OfferCancel & { hash?: string } & OfferCreate & { hash?: string } & Payment & { hash?: string } & PaymentChannelClaim & { hash?: string } & PaymentChannelCreate & { hash?: string } & PaymentChannelFund & { hash?: string } & SetRegularKey & { hash?: string } & SignerListSet & { hash?: string } & TicketCreate & { hash?: string } & TrustSet & { hash?: string }
      -
      -
      -

      The complete transaction in JSON format.

      -
      -
      -
    • -
    -
    -
    -
    - -

    Optional status

    -
    status: string
    - -
    -
    - -

    type

    -
    type: string
    - -
    -
    - -

    Optional warning

    -
    warning: "load"
    - -
    -
    - -

    Optional warnings

    -
    warnings: Warning[]
    - -
    -
    -
    - -
    -
    -
    -
    -

    Legend

    -
    -
      -
    • Constructor
    • -
    • Property
    • -
    • Method
    • -
    -
      -
    • Inherited constructor
    • -
    • Inherited property
    • -
    • Inherited method
    • -
    -
      -
    • Private property
    • -
    • Private method
    • -
    -
      -
    • Static property
    • -
    • Static method
    • -
    -
      -
    • Property
    • -
    -
    -
    -
    -
    -

    Generated using TypeDoc

    -
    -
    - - - \ No newline at end of file +SubmitMultisignedResponse | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface SubmitMultisignedResponse

    +

    Response expected from a SubmitMultisignedRequest.

    +

    Hierarchy

    • BaseResponse
      • SubmitMultisignedResponse

    Index

    Properties

    Optional api_version

    api_version?: number

    Optional forwarded

    forwarded?: boolean

    id

    id: string | number

    result

    result: { engine_result: string; engine_result_code: number; engine_result_message: string; tx_blob: string; tx_json: (AccountDelete & { hash?: string }) & (AccountSet & { hash?: string }) & (CheckCancel & { hash?: string }) & (CheckCash & { hash?: string }) & (CheckCreate & { hash?: string }) & (DepositPreauth & { hash?: string }) & (EscrowCancel & { hash?: string }) & (EscrowCreate & { hash?: string }) & (EscrowFinish & { hash?: string }) & (OfferCancel & { hash?: string }) & (OfferCreate & { hash?: string }) & (Payment & { hash?: string }) & (PaymentChannelClaim & { hash?: string }) & (PaymentChannelCreate & { hash?: string }) & (PaymentChannelFund & { hash?: string }) & (SetRegularKey & { hash?: string }) & (SignerListSet & { hash?: string }) & (TicketCreate & { hash?: string }) & (TrustSet & { hash?: string }) }

    Type declaration

    Optional status

    status?: string

    type

    type: string

    Optional warning

    warning?: "load"

    Optional warnings

    warnings?: Warning[]

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/SubmitRequest.html b/docs/interfaces/SubmitRequest.html index f5bdf50e..084a9d8e 100644 --- a/docs/interfaces/SubmitRequest.html +++ b/docs/interfaces/SubmitRequest.html @@ -1,260 +1,16 @@ - - - - - - SubmitRequest | xrpl - - - - - - -
    -
    -
    -
    - -
    -
    - Options -
    -
    - All -
      -
    • Public
    • -
    • Public/Protected
    • -
    • All
    • -
    -
    - - - - -
    -
    - Menu -
    -
    -
    -
    -
    -
    - -

    Interface SubmitRequest

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    The submit method applies a transaction and sends it to the network to be - confirmed and included in future ledgers. Expects a response in the form of a - SubmitResponse.

    -
    -
    -
    -
    -

    Hierarchy

    -
      -
    • - BaseRequest -
        -
      • - SubmitRequest -
      • -
      -
    • -
    -
    -
    -

    Index

    -
    -
    -
    -

    Properties

    - -
    -
    -
    -
    -
    -

    Properties

    -
    - -

    Optional api_version

    -
    api_version: number
    - -
    -
    -

    The API version to use. If omitted, use version 1.

    -
    -
    -
    -
    - -

    command

    -
    command: "submit"
    - -
    -
    - -

    Optional fail_hard

    -
    fail_hard: boolean
    - -
    -
    -

    If true, and the transaction fails locally, do not retry or relay the - transaction to other servers. The default is false.

    -
    -
    -
    -
    - -

    Optional id

    -
    id: string | number
    - -
    -
    -

    A unique value to identify this request. The response to this request uses - the same id field. This way, even if responses arrive out of order, you - know which request prompted which response.

    -
    -
    -
    -
    - -

    tx_blob

    -
    tx_blob: string
    - -
    -
    -

    The complete transaction in hex string format.

    -
    -
    -
    -
    -
    - -
    -
    -
    -
    -

    Legend

    -
    -
      -
    • Constructor
    • -
    • Property
    • -
    • Method
    • -
    -
      -
    • Inherited constructor
    • -
    • Inherited property
    • -
    • Inherited method
    • -
    -
      -
    • Private property
    • -
    • Private method
    • -
    -
      -
    • Static property
    • -
    • Static method
    • -
    -
      -
    • Property
    • -
    -
    -
    -
    -
    -

    Generated using TypeDoc

    -
    -
    - - - \ No newline at end of file +SubmitRequest | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface SubmitRequest

    +

    The submit method applies a transaction and sends it to the network to be +confirmed and included in future ledgers. Expects a response in the form of a +SubmitResponse.

    +

    Hierarchy

    • BaseRequest
      • SubmitRequest

    Index

    Properties

    Optional api_version

    api_version?: number
    +

    The API version to use. If omitted, use version 1.

    +

    command

    command: "submit"

    Optional fail_hard

    fail_hard?: boolean
    +

    If true, and the transaction fails locally, do not retry or relay the +transaction to other servers. The default is false.

    +

    Optional id

    id?: string | number
    +

    A unique value to identify this request. The response to this request uses +the same id field. This way, even if responses arrive out of order, you +know which request prompted which response.

    +

    tx_blob

    tx_blob: string
    +

    The complete transaction in hex string format.

    +

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/SubmitResponse.html b/docs/interfaces/SubmitResponse.html index f6b6c3f1..b45db8f1 100644 --- a/docs/interfaces/SubmitResponse.html +++ b/docs/interfaces/SubmitResponse.html @@ -1,414 +1,46 @@ - - - - - - SubmitResponse | xrpl - - - - - - -
    -
    -
    -
    - -
    -
    - Options -
    -
    - All -
      -
    • Public
    • -
    • Public/Protected
    • -
    • All
    • -
    -
    - - - - -
    -
    - Menu -
    -
    -
    -
    -
    -
    - -

    Interface SubmitResponse

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    Response expected from a SubmitRequest.

    -
    -
    -
    -
    -

    Hierarchy

    -
      -
    • - BaseResponse -
        -
      • - SubmitResponse -
      • -
      -
    • -
    -
    -
    -

    Index

    -
    -
    -
    -

    Properties

    - -
    -
    -
    -
    -
    -

    Properties

    -
    - -

    Optional api_version

    -
    api_version: number
    - -
    -
    - -

    Optional forwarded

    -
    forwarded: boolean
    - -
    -
    - -

    id

    -
    id: string | number
    - -
    -
    - -

    result

    -
    result: { accepted: boolean; account_sequence_available: number; account_sequence_next: number; applied: boolean; broadcast: boolean; engine_result: string; engine_result_code: number; engine_result_message: string; kept: boolean; open_ledger_cost: string; queued: boolean; tx_blob: string; tx_json: AccountDelete & { hash?: string } & AccountSet & { hash?: string } & CheckCancel & { hash?: string } & CheckCash & { hash?: string } & CheckCreate & { hash?: string } & DepositPreauth & { hash?: string } & EscrowCancel & { hash?: string } & EscrowCreate & { hash?: string } & EscrowFinish & { hash?: string } & OfferCancel & { hash?: string } & OfferCreate & { hash?: string } & Payment & { hash?: string } & PaymentChannelClaim & { hash?: string } & PaymentChannelCreate & { hash?: string } & PaymentChannelFund & { hash?: string } & SetRegularKey & { hash?: string } & SignerListSet & { hash?: string } & TicketCreate & { hash?: string } & TrustSet & { hash?: string }; validated_ledger_index: number }
    - -
    -

    Type declaration

    -
      -
    • -
      accepted: boolean
      -
      -
      -

      The value true indicates that the transaction was applied, queued, - broadcast, or kept for later. The value false indicates that none of - those happened, so the transaction cannot possibly succeed as long as you - do not submit it again and have not already submitted it another time.

      -
      -
      -
    • -
    • -
      account_sequence_available: number
      -
      -
      -

      The next Sequence Number available for the sending account after all - pending and queued transactions.

      -
      -
      -
    • -
    • -
      account_sequence_next: number
      -
      -
      -

      The next Sequence number for the sending account after all transactions - that have been provisionally applied, but not transactions in the queue.

      -
      -
      -
    • -
    • -
      applied: boolean
      -
      -
      -

      The value true indicates that this transaction was applied to the open - ledger. In this case, the transaction is likely, but not guaranteed, to - be validated in the next ledger version.

      -
      -
      -
    • -
    • -
      broadcast: boolean
      -
      -
      -

      The value true indicates this transaction was broadcast to peer servers - in the peer-to-peer XRP Ledger network.

      -
      -
      -
    • -
    • -
      engine_result: string
      -
      -
      -

      Text result code indicating the preliminary result of the transaction, - for example tesSUCCESS.

      -
      -
      -
    • -
    • -
      engine_result_code: number
      -
      -
      -

      Numeric version of the result code.

      -
      -
      -
    • -
    • -
      engine_result_message: string
      -
      -
      -

      Human-readable explanation of the transaction's preliminary result.

      -
      -
      -
    • -
    • -
      kept: boolean
      -
      -
      -

      The value true indicates that the transaction was kept to be retried - later.

      -
      -
      -
    • -
    • -
      open_ledger_cost: string
      -
      -
      -

      The current open ledger cost before processing this transaction - transactions with a lower cost are likely to be queued.

      -
      -
      -
    • -
    • -
      queued: boolean
      -
      -
      -

      The value true indicates the transaction was put in the Transaction - Queue, which means it is likely to be included in a future ledger - version.

      -
      -
      -
    • -
    • -
      tx_blob: string
      -
      -
      -

      The complete transaction in hex string format.

      -
      -
      -
    • -
    • -
      tx_json: AccountDelete & { hash?: string } & AccountSet & { hash?: string } & CheckCancel & { hash?: string } & CheckCash & { hash?: string } & CheckCreate & { hash?: string } & DepositPreauth & { hash?: string } & EscrowCancel & { hash?: string } & EscrowCreate & { hash?: string } & EscrowFinish & { hash?: string } & OfferCancel & { hash?: string } & OfferCreate & { hash?: string } & Payment & { hash?: string } & PaymentChannelClaim & { hash?: string } & PaymentChannelCreate & { hash?: string } & PaymentChannelFund & { hash?: string } & SetRegularKey & { hash?: string } & SignerListSet & { hash?: string } & TicketCreate & { hash?: string } & TrustSet & { hash?: string }
      -
      -
      -

      The complete transaction in JSON format.

      -
      -
      -
    • -
    • -
      validated_ledger_index: number
      -
      -
      -

      The ledger index of the newest validated ledger at the time of - submission. This provides a lower bound on the ledger versions that the - transaction can appear in as a result of this request.

      -
      -
      -
    • -
    -
    -
    -
    - -

    Optional status

    -
    status: string
    - -
    -
    - -

    type

    -
    type: string
    - -
    -
    - -

    Optional warning

    -
    warning: "load"
    - -
    -
    - -

    Optional warnings

    -
    warnings: Warning[]
    - -
    -
    -
    - -
    -
    -
    -
    -

    Legend

    -
    -
      -
    • Constructor
    • -
    • Property
    • -
    • Method
    • -
    -
      -
    • Inherited constructor
    • -
    • Inherited property
    • -
    • Inherited method
    • -
    -
      -
    • Private property
    • -
    • Private method
    • -
    -
      -
    • Static property
    • -
    • Static method
    • -
    -
      -
    • Property
    • -
    -
    -
    -
    -
    -

    Generated using TypeDoc

    -
    -
    - - - \ No newline at end of file +SubmitResponse | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface SubmitResponse

    +

    Response expected from a SubmitRequest.

    +

    Hierarchy

    • BaseResponse
      • SubmitResponse

    Index

    Properties

    Optional api_version

    api_version?: number

    Optional forwarded

    forwarded?: boolean

    id

    id: string | number

    result

    result: { accepted: boolean; account_sequence_available: number; account_sequence_next: number; applied: boolean; broadcast: boolean; engine_result: string; engine_result_code: number; engine_result_message: string; kept: boolean; open_ledger_cost: string; queued: boolean; tx_blob: string; tx_json: (AccountDelete & { hash?: string }) & (AccountSet & { hash?: string }) & (CheckCancel & { hash?: string }) & (CheckCash & { hash?: string }) & (CheckCreate & { hash?: string }) & (DepositPreauth & { hash?: string }) & (EscrowCancel & { hash?: string }) & (EscrowCreate & { hash?: string }) & (EscrowFinish & { hash?: string }) & (OfferCancel & { hash?: string }) & (OfferCreate & { hash?: string }) & (Payment & { hash?: string }) & (PaymentChannelClaim & { hash?: string }) & (PaymentChannelCreate & { hash?: string }) & (PaymentChannelFund & { hash?: string }) & (SetRegularKey & { hash?: string }) & (SignerListSet & { hash?: string }) & (TicketCreate & { hash?: string }) & (TrustSet & { hash?: string }); validated_ledger_index: number }

    Type declaration

    • accepted: boolean
      +

      The value true indicates that the transaction was applied, queued, +broadcast, or kept for later. The value false indicates that none of +those happened, so the transaction cannot possibly succeed as long as you +do not submit it again and have not already submitted it another time.

      +
    • account_sequence_available: number
      +

      The next Sequence Number available for the sending account after all +pending and queued transactions.

      +
    • account_sequence_next: number
      +

      The next Sequence number for the sending account after all transactions +that have been provisionally applied, but not transactions in the queue.

      +
    • applied: boolean
      +

      The value true indicates that this transaction was applied to the open +ledger. In this case, the transaction is likely, but not guaranteed, to +be validated in the next ledger version.

      +
    • broadcast: boolean
      +

      The value true indicates this transaction was broadcast to peer servers +in the peer-to-peer XRP Ledger network.

      +
    • engine_result: string
      +

      Text result code indicating the preliminary result of the transaction, +for example tesSUCCESS.

      +
    • engine_result_code: number
      +

      Numeric version of the result code.

      +
    • engine_result_message: string
      +

      Human-readable explanation of the transaction's preliminary result.

      +
    • kept: boolean
      +

      The value true indicates that the transaction was kept to be retried +later.

      +
    • open_ledger_cost: string
      +

      The current open ledger cost before processing this transaction +transactions with a lower cost are likely to be queued.

      +
    • queued: boolean
      +

      The value true indicates the transaction was put in the Transaction +Queue, which means it is likely to be included in a future ledger +version.

      +
    • tx_blob: string
      +

      The complete transaction in hex string format.

      +
    • tx_json: (AccountDelete & { hash?: string }) & (AccountSet & { hash?: string }) & (CheckCancel & { hash?: string }) & (CheckCash & { hash?: string }) & (CheckCreate & { hash?: string }) & (DepositPreauth & { hash?: string }) & (EscrowCancel & { hash?: string }) & (EscrowCreate & { hash?: string }) & (EscrowFinish & { hash?: string }) & (OfferCancel & { hash?: string }) & (OfferCreate & { hash?: string }) & (Payment & { hash?: string }) & (PaymentChannelClaim & { hash?: string }) & (PaymentChannelCreate & { hash?: string }) & (PaymentChannelFund & { hash?: string }) & (SetRegularKey & { hash?: string }) & (SignerListSet & { hash?: string }) & (TicketCreate & { hash?: string }) & (TrustSet & { hash?: string })
      +

      The complete transaction in JSON format.

      +
    • validated_ledger_index: number
      +

      The ledger index of the newest validated ledger at the time of +submission. This provides a lower bound on the ledger versions that the +transaction can appear in as a result of this request.

      +

    Optional status

    status?: string

    type

    type: string

    Optional warning

    warning?: "load"

    Optional warnings

    warnings?: Warning[]

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/SubscribeRequest.html b/docs/interfaces/SubscribeRequest.html index 5d3bb088..8f16045c 100644 --- a/docs/interfaces/SubscribeRequest.html +++ b/docs/interfaces/SubscribeRequest.html @@ -1,359 +1,30 @@ - - - - - - SubscribeRequest | xrpl - - - - - - -
    -
    -
    -
    - -
    -
    - Options -
    -
    - All -
      -
    • Public
    • -
    • Public/Protected
    • -
    • All
    • -
    -
    - - - - -
    -
    - Menu -
    -
    -
    -
    -
    -
    - -

    Interface SubscribeRequest

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    The subscribe method requests periodic notifications from the server when - certain events happen. Expects a response in the form of a. - SubscribeResponse.

    -
    -
    -
    -
    -

    Hierarchy

    -
      -
    • - BaseRequest -
        -
      • - SubscribeRequest -
      • -
      -
    • -
    -
    -
    -

    Index

    -
    - -
    -
    -
    -

    Properties

    -
    - -

    Optional accounts

    -
    accounts: string[]
    - -
    -
    -

    Array with the unique addresses of accounts to monitor for validated - transactions. The addresses must be in the XRP Ledger's base58 format. - The server sends a notification for any transaction that affects at least - one of these accounts.

    -
    -
    -
    -
    - -

    Optional accounts_proposed

    -
    accounts_proposed: string[]
    - -
    -
    -

    Like accounts, but include transactions that are not yet finalized.

    -
    -
    -
    -
    - -

    Optional api_version

    -
    api_version: number
    - -
    -
    -

    The API version to use. If omitted, use version 1.

    -
    -
    -
    -
    - -

    Optional books

    -
    books: Book[]
    - -
    -
    -

    Array of objects defining order books to monitor for updates, as detailed - Below.

    -
    -
    -
    -
    - -

    command

    -
    command: "subscribe"
    - -
    -
    - -

    Optional id

    -
    id: string | number
    - -
    -
    -

    A unique value to identify this request. The response to this request uses - the same id field. This way, even if responses arrive out of order, you - know which request prompted which response.

    -
    -
    -
    -
    - -

    Optional streams

    -
    streams: StreamType[]
    - -
    -
    -

    Array of string names of generic streams to subscribe to.

    -
    -
    -
    -
    - -

    Optional url

    -
    url: string
    - -
    -
    -

    URL where the server sends a JSON-RPC callbacks for each event. - Admin-only.

    -
    -
    -
    -
    - -

    Optional url_password

    -
    url_password: string
    - -
    -
    -

    Password to provide for basic authentication at the callback URL.

    -
    -
    -
    -
    - -

    Optional url_username

    -
    url_username: string
    - -
    -
    -

    Username to provide for basic authentication at the callback URL.

    -
    -
    -
    -
    -
    - -
    -
    -
    -
    -

    Legend

    -
    -
      -
    • Constructor
    • -
    • Property
    • -
    • Method
    • -
    -
      -
    • Inherited constructor
    • -
    • Inherited property
    • -
    • Inherited method
    • -
    -
      -
    • Private property
    • -
    • Private method
    • -
    -
      -
    • Static property
    • -
    • Static method
    • -
    -
      -
    • Property
    • -
    -
    -
    -
    -
    -

    Generated using TypeDoc

    -
    -
    - - - \ No newline at end of file +SubscribeRequest | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface SubscribeRequest

    +

    The subscribe method requests periodic notifications from the server when +certain events happen. Expects a response in the form of a. +SubscribeResponse.

    +

    Hierarchy

    • BaseRequest
      • SubscribeRequest

    Index

    Properties

    Optional accounts

    accounts?: string[]
    +

    Array with the unique addresses of accounts to monitor for validated +transactions. The addresses must be in the XRP Ledger's base58 format. +The server sends a notification for any transaction that affects at least +one of these accounts.

    +

    Optional accounts_proposed

    accounts_proposed?: string[]
    +

    Like accounts, but include transactions that are not yet finalized.

    +

    Optional api_version

    api_version?: number
    +

    The API version to use. If omitted, use version 1.

    +

    Optional books

    books?: Book[]
    +

    Array of objects defining order books to monitor for updates, as detailed +Below.

    +

    command

    command: "subscribe"

    Optional id

    id?: string | number
    +

    A unique value to identify this request. The response to this request uses +the same id field. This way, even if responses arrive out of order, you +know which request prompted which response.

    +

    Optional streams

    streams?: StreamType[]
    +

    Array of string names of generic streams to subscribe to.

    +

    Optional url

    url?: string
    +

    URL where the server sends a JSON-RPC callbacks for each event. +Admin-only.

    +

    Optional url_password

    url_password?: string
    +

    Password to provide for basic authentication at the callback URL.

    +

    Optional url_username

    url_username?: string
    +

    Username to provide for basic authentication at the callback URL.

    +

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/SubscribeResponse.html b/docs/interfaces/SubscribeResponse.html index 2fcac711..67a932a1 100644 --- a/docs/interfaces/SubscribeResponse.html +++ b/docs/interfaces/SubscribeResponse.html @@ -1,282 +1,3 @@ - - - - - - SubscribeResponse | xrpl - - - - - - -
    -
    -
    -
    - -
    -
    - Options -
    -
    - All -
      -
    • Public
    • -
    • Public/Protected
    • -
    • All
    • -
    -
    - - - - -
    -
    - Menu -
    -
    -
    -
    -
    -
    - -

    Interface SubscribeResponse

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    Response expected from a SubscribeRequest.

    -
    -
    -
    -
    -

    Hierarchy

    -
      -
    • - BaseResponse -
        -
      • - SubscribeResponse -
      • -
      -
    • -
    -
    -
    -

    Index

    -
    -
    -
    -

    Properties

    - -
    -
    -
    -
    -
    -

    Properties

    -
    - -

    Optional api_version

    -
    api_version: number
    - -
    -
    - -

    Optional forwarded

    -
    forwarded: boolean
    - -
    -
    - -

    id

    -
    id: string | number
    - -
    -
    - -

    result

    -
    result: Record<string, never> | Stream
    - -
    -
    - -

    Optional status

    -
    status: string
    - -
    -
    - -

    type

    -
    type: string
    - -
    -
    - -

    Optional warning

    -
    warning: "load"
    - -
    -
    - -

    Optional warnings

    -
    warnings: Warning[]
    - -
    -
    -
    - -
    -
    -
    -
    -

    Legend

    -
    -
      -
    • Constructor
    • -
    • Property
    • -
    • Method
    • -
    -
      -
    • Inherited constructor
    • -
    • Inherited property
    • -
    • Inherited method
    • -
    -
      -
    • Private property
    • -
    • Private method
    • -
    -
      -
    • Static property
    • -
    • Static method
    • -
    -
      -
    • Property
    • -
    -
    -
    -
    -
    -

    Generated using TypeDoc

    -
    -
    - - - \ No newline at end of file +SubscribeResponse | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface SubscribeResponse

    +

    Response expected from a SubscribeRequest.

    +

    Hierarchy

    • BaseResponse
      • SubscribeResponse

    Index

    Properties

    Optional api_version

    api_version?: number

    Optional forwarded

    forwarded?: boolean

    id

    id: string | number

    result

    result: Record<string, never> | LedgerStreamResponse | BooksSnapshot

    Optional status

    status?: string

    type

    type: string

    Optional warning

    warning?: "load"

    Optional warnings

    warnings?: Warning[]

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/TicketCreate.html b/docs/interfaces/TicketCreate.html index e1a52ee1..f319c022 100644 --- a/docs/interfaces/TicketCreate.html +++ b/docs/interfaces/TicketCreate.html @@ -1,456 +1,49 @@ - - - - - - TicketCreate | xrpl - - - - - - -
    -
    -
    -
    - -
    -
    - Options -
    -
    - All -
      -
    • Public
    • -
    • Public/Protected
    • -
    • All
    • -
    -
    - - - - -
    -
    - Menu -
    -
    -
    -
    -
    -
    - -

    Interface TicketCreate

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    A TicketCreate transaction sets aside one or more sequence numbers as - Tickets.

    -
    -
    -
    -
    -

    Hierarchy

    -
      -
    • - BaseTransaction -
        -
      • - TicketCreate -
      • -
      -
    • -
    -
    -
    -

    Index

    -
    - -
    -
    -
    -

    Properties

    -
    - -

    Account

    -
    Account: string
    - -
    -
    -

    The unique address of the account that initiated the transaction.

    -
    -
    -
    -
    - -

    Optional AccountTxnID

    -
    AccountTxnID: string
    - -
    -
    -

    Hash value identifying another transaction. If provided, this transaction - is only valid if the sending account's previously-sent transaction matches - the provided hash.

    -
    -
    -
    -
    - -

    Optional Fee

    -
    Fee: string
    - -
    -
    -

    Integer amount of XRP, in drops, to be destroyed as a cost for - distributing this transaction to the network. Some transaction types have - different minimum requirements.

    -
    -
    -
    -
    - -

    Optional Flags

    -
    Flags: number | GlobalFlags
    - -
    -
    -

    Set of bit-flags for this transaction.

    -
    -
    -
    -
    - -

    Optional LastLedgerSequence

    -
    LastLedgerSequence: number
    - -
    -
    -

    Highest ledger index this transaction can appear in. Specifying this field - places a strict upper limit on how long the transaction can wait to be - validated or rejected.

    -
    -
    -
    -
    - -

    Optional Memos

    -
    Memos: { Memo: Memo }[]
    - -
    -
    -

    Additional arbitrary information used to identify this transaction.

    -
    -
    -
    -
    - -

    Optional Sequence

    -
    Sequence: number
    - -
    -
    -

    The sequence number of the account sending the transaction. A transaction - is only valid if the Sequence number is exactly 1 greater than the previous - transaction from the same account. The special case 0 means the transaction - is using a Ticket instead.

    -
    -
    -
    -
    - -

    Optional Signers

    -
    Signers: Signer[]
    - -
    -
    -

    Array of objects that represent a multi-signature which authorizes this - transaction.

    -
    -
    -
    -
    - -

    Optional SigningPubKey

    -
    SigningPubKey: string
    - -
    -
    -

    Hex representation of the public key that corresponds to the private key - used to sign this transaction. If an empty string, indicates a - multi-signature is present in the Signers field instead.

    -
    -
    -
    -
    - -

    Optional SourceTag

    -
    SourceTag: number
    - -
    -
    -

    Arbitrary integer used to identify the reason for this payment, or a sender - on whose behalf this transaction is made. Conventionally, a refund should - specify the initial payment's SourceTag as the refund payment's - DestinationTag.

    -
    -
    -
    -
    - -

    TicketCount

    -
    TicketCount: number
    - -
    -
    -

    How many Tickets to create. This must be a positive number and cannot - cause the account to own more than 250 Tickets after executing this - transaction.

    -
    -
    -
    -
    - -

    Optional TicketSequence

    -
    TicketSequence: number
    - -
    -
    -

    The sequence number of the ticket to use in place of a Sequence number. If - this is provided, Sequence must be 0. Cannot be used with AccountTxnID.

    -
    -
    -
    -
    - -

    TransactionType

    -
    TransactionType: "TicketCreate"
    - -
    -
    - -

    Optional TxnSignature

    -
    TxnSignature: string
    - -
    -
    -

    The signature that verifies this transaction as originating from the - account it says it is from.

    -
    -
    -
    -
    -
    - -
    -
    -
    -
    -

    Legend

    -
    -
      -
    • Constructor
    • -
    • Property
    • -
    • Method
    • -
    -
      -
    • Inherited constructor
    • -
    • Inherited property
    • -
    • Inherited method
    • -
    -
      -
    • Private property
    • -
    • Private method
    • -
    -
      -
    • Static property
    • -
    • Static method
    • -
    -
      -
    • Property
    • -
    -
    -
    -
    -
    -

    Generated using TypeDoc

    -
    -
    - - - \ No newline at end of file +TicketCreate | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface TicketCreate

    +

    A TicketCreate transaction sets aside one or more sequence numbers as +Tickets.

    +

    Hierarchy

    • BaseTransaction
      • TicketCreate

    Index

    Properties

    Account

    Account: string
    +

    The unique address of the account that initiated the transaction.

    +

    Optional AccountTxnID

    AccountTxnID?: string
    +

    Hash value identifying another transaction. If provided, this transaction +is only valid if the sending account's previously-sent transaction matches +the provided hash.

    +

    Optional Fee

    Fee?: string
    +

    Integer amount of XRP, in drops, to be destroyed as a cost for +distributing this transaction to the network. Some transaction types have +different minimum requirements.

    +

    Optional Flags

    Flags?: number | GlobalFlags
    +

    Set of bit-flags for this transaction.

    +

    Optional LastLedgerSequence

    LastLedgerSequence?: number
    +

    Highest ledger index this transaction can appear in. Specifying this field +places a strict upper limit on how long the transaction can wait to be +validated or rejected.

    +

    Optional Memos

    Memos?: Memo[]
    +

    Additional arbitrary information used to identify this transaction.

    +

    Optional Sequence

    Sequence?: number
    +

    The sequence number of the account sending the transaction. A transaction +is only valid if the Sequence number is exactly 1 greater than the previous +transaction from the same account. The special case 0 means the transaction +is using a Ticket instead.

    +

    Optional Signers

    Signers?: Signer[]
    +

    Array of objects that represent a multi-signature which authorizes this +transaction.

    +

    Optional SigningPubKey

    SigningPubKey?: string
    +

    Hex representation of the public key that corresponds to the private key +used to sign this transaction. If an empty string, indicates a +multi-signature is present in the Signers field instead.

    +

    Optional SourceTag

    SourceTag?: number
    +

    Arbitrary integer used to identify the reason for this payment, or a sender +on whose behalf this transaction is made. Conventionally, a refund should +specify the initial payment's SourceTag as the refund payment's +DestinationTag.

    +

    TicketCount

    TicketCount: number
    +

    How many Tickets to create. This must be a positive number and cannot +cause the account to own more than 250 Tickets after executing this +transaction.

    +

    Optional TicketSequence

    TicketSequence?: number
    +

    The sequence number of the ticket to use in place of a Sequence number. If +this is provided, Sequence must be 0. Cannot be used with AccountTxnID.

    +

    TransactionType

    TransactionType: "TicketCreate"

    Optional TxnSignature

    TxnSignature?: string
    +

    The signature that verifies this transaction as originating from the +account it says it is from.

    +

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/TransactionAndMetadata.html b/docs/interfaces/TransactionAndMetadata.html index f9553585..49a24998 100644 --- a/docs/interfaces/TransactionAndMetadata.html +++ b/docs/interfaces/TransactionAndMetadata.html @@ -1,178 +1 @@ - - - - - - TransactionAndMetadata | xrpl - - - - - - -
    -
    -
    -
    - -
    -
    - Options -
    -
    - All -
      -
    • Public
    • -
    • Public/Protected
    • -
    • All
    • -
    -
    - - - - -
    -
    - Menu -
    -
    -
    -
    -
    -
    - -

    Interface TransactionAndMetadata

    -
    -
    -
    -
    -
    -
    -
    -

    Hierarchy

    -
      -
    • - TransactionAndMetadata -
    • -
    -
    -
    -

    Index

    -
    -
    -
    -

    Properties

    - -
    -
    -
    -
    -
    -

    Properties

    -
    - -

    metadata

    -
    metadata: default
    - -
    -
    - -

    transaction

    -
    transaction: Transaction
    - -
    -
    -
    - -
    -
    -
    -
    -

    Legend

    -
    -
      -
    • Constructor
    • -
    • Property
    • -
    • Method
    • -
    -
      -
    • Inherited constructor
    • -
    • Inherited property
    • -
    • Inherited method
    • -
    -
      -
    • Private property
    • -
    • Private method
    • -
    -
      -
    • Static property
    • -
    • Static method
    • -
    -
      -
    • Property
    • -
    -
    -
    -
    -
    -

    Generated using TypeDoc

    -
    -
    - - - \ No newline at end of file +TransactionAndMetadata | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface TransactionAndMetadata

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/TransactionEntryRequest.html b/docs/interfaces/TransactionEntryRequest.html index addba565..64f7cce8 100644 --- a/docs/interfaces/TransactionEntryRequest.html +++ b/docs/interfaces/TransactionEntryRequest.html @@ -1,279 +1,18 @@ - - - - - - TransactionEntryRequest | xrpl - - - - - - -
    -
    -
    -
    - -
    -
    - Options -
    -
    - All -
      -
    • Public
    • -
    • Public/Protected
    • -
    • All
    • -
    -
    - - - - -
    -
    - Menu -
    -
    -
    -
    -
    -
    - -

    Interface TransactionEntryRequest

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    The transaction_entry method retrieves information on a single transaction - from a specific ledger version. Expects a response in the form of a - TransactionEntryResponse.

    -
    -
    -
    -
    -

    Hierarchy

    -
      -
    • - BaseRequest -
        -
      • - TransactionEntryRequest -
      • -
      -
    • -
    -
    -
    -

    Index

    -
    -
    -
    -

    Properties

    - -
    -
    -
    -
    -
    -

    Properties

    -
    - -

    Optional api_version

    -
    api_version: number
    - -
    -
    -

    The API version to use. If omitted, use version 1.

    -
    -
    -
    -
    - -

    command

    -
    command: "transaction_entry"
    - -
    -
    - -

    Optional id

    -
    id: string | number
    - -
    -
    -

    A unique value to identify this request. The response to this request uses - the same id field. This way, even if responses arrive out of order, you - know which request prompted which response.

    -
    -
    -
    -
    - -

    Optional ledger_hash

    -
    ledger_hash: string
    - -
    -
    -

    A 20-byte hex string for the ledger version to use.

    -
    -
    -
    -
    - -

    Optional ledger_index

    -
    ledger_index: LedgerIndex
    - -
    -
    -

    The ledger index of the ledger to use, or a shortcut string to choose a - ledger automatically.

    -
    -
    -
    -
    - -

    tx_hash

    -
    tx_hash: string
    - -
    -
    -

    Unique hash of the transaction you are looking up.

    -
    -
    -
    -
    -
    - -
    -
    -
    -
    -

    Legend

    -
    -
      -
    • Constructor
    • -
    • Property
    • -
    • Method
    • -
    -
      -
    • Inherited constructor
    • -
    • Inherited property
    • -
    • Inherited method
    • -
    -
      -
    • Private property
    • -
    • Private method
    • -
    -
      -
    • Static property
    • -
    • Static method
    • -
    -
      -
    • Property
    • -
    -
    -
    -
    -
    -

    Generated using TypeDoc

    -
    -
    - - - \ No newline at end of file +TransactionEntryRequest | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface TransactionEntryRequest

    +

    The transaction_entry method retrieves information on a single transaction +from a specific ledger version. Expects a response in the form of a +TransactionEntryResponse.

    +

    Hierarchy

    • BaseRequest
      • TransactionEntryRequest

    Index

    Properties

    Optional api_version

    api_version?: number
    +

    The API version to use. If omitted, use version 1.

    +

    command

    command: "transaction_entry"

    Optional id

    id?: string | number
    +

    A unique value to identify this request. The response to this request uses +the same id field. This way, even if responses arrive out of order, you +know which request prompted which response.

    +

    Optional ledger_hash

    ledger_hash?: string
    +

    A 20-byte hex string for the ledger version to use.

    +

    Optional ledger_index

    ledger_index?: LedgerIndex
    +

    The ledger index of the ledger to use, or a shortcut string to choose a +ledger automatically.

    +

    tx_hash

    tx_hash: string
    +

    Unique hash of the transaction you are looking up.

    +

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/TransactionEntryResponse.html b/docs/interfaces/TransactionEntryResponse.html index f02d964b..8377bb73 100644 --- a/docs/interfaces/TransactionEntryResponse.html +++ b/docs/interfaces/TransactionEntryResponse.html @@ -1,322 +1,14 @@ - - - - - - TransactionEntryResponse | xrpl - - - - - - -
    -
    -
    -
    - -
    -
    - Options -
    -
    - All -
      -
    • Public
    • -
    • Public/Protected
    • -
    • All
    • -
    -
    - - - - -
    -
    - Menu -
    -
    -
    -
    -
    -
    - -

    Interface TransactionEntryResponse

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    Response expected from a TransactionEntryRequest.

    -
    -
    -
    -
    -

    Hierarchy

    -
      -
    • - BaseResponse -
        -
      • - TransactionEntryResponse -
      • -
      -
    • -
    -
    -
    -

    Index

    -
    -
    -
    -

    Properties

    - -
    -
    -
    -
    -
    -

    Properties

    -
    - -

    Optional api_version

    -
    api_version: number
    - -
    -
    - -

    Optional forwarded

    -
    forwarded: boolean
    - -
    -
    - -

    id

    -
    id: string | number
    - -
    -
    - -

    result

    -
    result: { ledger_hash: string; ledger_index: number; metadata: default; tx_json: Transaction }
    - -
    -

    Type declaration

    -
      -
    • -
      ledger_hash: string
      -
      -
      -

      The identifying hash of the ledger version the transaction was found in; - this is the same as the one from the request.

      -
      -
      -
    • -
    • -
      ledger_index: number
      -
      -
      -

      The ledger index of the ledger version the transaction was found in; - this is the same as the one from the request.

      -
      -
      -
    • -
    • -
      metadata: default
      -
      -
      -

      The transaction metadata, which shows the exact results of the - transaction in detail.

      -
      -
      -
    • -
    • -
      tx_json: Transaction
      -
      -
      -

      JSON representation of the Transaction object.

      -
      -
      -
    • -
    -
    -
    -
    - -

    Optional status

    -
    status: string
    - -
    -
    - -

    type

    -
    type: string
    - -
    -
    - -

    Optional warning

    -
    warning: "load"
    - -
    -
    - -

    Optional warnings

    -
    warnings: Warning[]
    - -
    -
    -
    - -
    -
    -
    -
    -

    Legend

    -
    -
      -
    • Constructor
    • -
    • Property
    • -
    • Method
    • -
    -
      -
    • Inherited constructor
    • -
    • Inherited property
    • -
    • Inherited method
    • -
    -
      -
    • Private property
    • -
    • Private method
    • -
    -
      -
    • Static property
    • -
    • Static method
    • -
    -
      -
    • Property
    • -
    -
    -
    -
    -
    -

    Generated using TypeDoc

    -
    -
    - - - \ No newline at end of file +TransactionEntryResponse | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface TransactionEntryResponse

    +

    Response expected from a TransactionEntryRequest.

    +

    Hierarchy

    • BaseResponse
      • TransactionEntryResponse

    Index

    Properties

    Optional api_version

    api_version?: number

    Optional forwarded

    forwarded?: boolean

    id

    id: string | number

    result

    result: { ledger_hash: string; ledger_index: number; metadata: TransactionMetadata; tx_json: Transaction }

    Type declaration

    • ledger_hash: string
      +

      The identifying hash of the ledger version the transaction was found in; +this is the same as the one from the request.

      +
    • ledger_index: number
      +

      The ledger index of the ledger version the transaction was found in; +this is the same as the one from the request.

      +
    • metadata: TransactionMetadata
      +

      The transaction metadata, which shows the exact results of the +transaction in detail.

      +
    • tx_json: Transaction
      +

      JSON representation of the Transaction object.

      +

    Optional status

    status?: string

    type

    type: string

    Optional warning

    warning?: "load"

    Optional warnings

    warnings?: Warning[]

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/TransactionMetadata.html b/docs/interfaces/TransactionMetadata.html new file mode 100644 index 00000000..a8137e2b --- /dev/null +++ b/docs/interfaces/TransactionMetadata.html @@ -0,0 +1 @@ +TransactionMetadata | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface TransactionMetadata

    Hierarchy

    • TransactionMetadata

    Index

    Properties

    AffectedNodes

    AffectedNodes: Node[]

    Optional DeliveredAmount

    DeliveredAmount?: Amount

    TransactionIndex

    TransactionIndex: number

    TransactionResult

    TransactionResult: string

    Optional delivered_amount

    delivered_amount?: Amount

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/TransactionStream.html b/docs/interfaces/TransactionStream.html index 78d38c1c..dfebd090 100644 --- a/docs/interfaces/TransactionStream.html +++ b/docs/interfaces/TransactionStream.html @@ -1,380 +1,25 @@ - - - - - - TransactionStream | xrpl - - - - - - -
    -
    -
    -
    - -
    -
    - Options -
    -
    - All -
      -
    • Public
    • -
    • Public/Protected
    • -
    • All
    • -
    -
    - - - - -
    -
    - Menu -
    -
    -
    -
    -
    -
    - -

    Interface TransactionStream

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    Many subscriptions result in messages about transactions.

    -
    -
    -
    -
    -

    Hierarchy

    -
      -
    • - BaseStream -
        -
      • - TransactionStream -
      • -
      -
    • -
    -
    -
    -

    Index

    -
    - -
    -
    -
    -

    Properties

    -
    - -

    engine_result

    -
    engine_result: string
    - -
    -
    -

    String Transaction result code.

    -
    -
    -
    -
    - -

    engine_result_code

    -
    engine_result_code: number
    - -
    -
    -

    Numeric transaction response code, if applicable.

    -
    -
    -
    -
    - -

    engine_result_message

    -
    engine_result_message: string
    - -
    -
    -

    Human-readable explanation for the transaction response.

    -
    -
    -
    -
    - -

    Optional ledger_current_index

    -
    ledger_current_index: number
    - -
    -
    -

    The ledger index of the current in-progress ledger version for which this - transaction is currently proposed.

    -
    -
    -
    -
    - -

    Optional ledger_hash

    -
    ledger_hash: string
    - -
    -
    -

    The identifying hash of the ledger version that includes this transaction.

    -
    -
    -
    -
    - -

    Optional ledger_index

    -
    ledger_index: number
    - -
    -
    -

    The ledger index of the ledger version that includes this transaction.

    -
    -
    -
    -
    - -

    Optional meta

    -
    meta: default
    - -
    -
    -

    The transaction metadata, which shows the exact outcome of the transaction - in detail.

    -
    -
    -
    -
    - -

    status

    -
    status: string
    - -
    -
    - -

    transaction

    -
    transaction: Transaction
    - -
    -
    -

    The definition of the transaction in JSON format.

    -
    -
    -
    -
    - -

    type

    -
    type: "transaction"
    - -
    -
    - -

    Optional validated

    -
    validated: boolean
    - -
    -
    -

    If true, this transaction is included in a validated ledger and its - outcome is final. Responses from the transaction stream should always be - validated.

    -
    -
    -
    -
    - -

    Optional warnings

    -
    warnings: { id: number; message: string }[]
    - -
    -
    -
    - -
    -
    -
    -
    -

    Legend

    -
    -
      -
    • Constructor
    • -
    • Property
    • -
    • Method
    • -
    -
      -
    • Inherited constructor
    • -
    • Inherited property
    • -
    • Inherited method
    • -
    -
      -
    • Private property
    • -
    • Private method
    • -
    -
      -
    • Static property
    • -
    • Static method
    • -
    -
      -
    • Property
    • -
    -
    -
    -
    -
    -

    Generated using TypeDoc

    -
    -
    - - - \ No newline at end of file +TransactionStream | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface TransactionStream

    +

    Many subscriptions result in messages about transactions.

    +

    Hierarchy

    • BaseStream
      • TransactionStream

    Index

    Properties

    engine_result

    engine_result: string
    +

    String Transaction result code.

    +

    engine_result_code

    engine_result_code: number
    +

    Numeric transaction response code, if applicable.

    +

    engine_result_message

    engine_result_message: string
    +

    Human-readable explanation for the transaction response.

    +

    Optional ledger_current_index

    ledger_current_index?: number
    +

    The ledger index of the current in-progress ledger version for which this +transaction is currently proposed.

    +

    Optional ledger_hash

    ledger_hash?: string
    +

    The identifying hash of the ledger version that includes this transaction.

    +

    Optional ledger_index

    ledger_index?: number
    +

    The ledger index of the ledger version that includes this transaction.

    +

    Optional meta

    +

    The transaction metadata, which shows the exact outcome of the transaction +in detail.

    +

    status

    status: string

    transaction

    transaction: Transaction
    +

    The definition of the transaction in JSON format.

    +

    type

    type: "transaction"

    Optional validated

    validated?: boolean
    +

    If true, this transaction is included in a validated ledger and its +outcome is final. Responses from the transaction stream should always be +validated.

    +

    Optional warnings

    warnings?: { id: number; message: string }[]

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/TrustSet.html b/docs/interfaces/TrustSet.html index 2648535d..5ee8edc8 100644 --- a/docs/interfaces/TrustSet.html +++ b/docs/interfaces/TrustSet.html @@ -1,491 +1,53 @@ - - - - - - TrustSet | xrpl - - - - - - -
    -
    -
    -
    - -
    -
    - Options -
    -
    - All -
      -
    • Public
    • -
    • Public/Protected
    • -
    • All
    • -
    -
    - - - - -
    -
    - Menu -
    -
    -
    -
    -
    -
    - -

    Interface TrustSet

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    Create or modify a trust line linking two accounts.

    -
    -
    -
    -
    -

    Hierarchy

    -
      -
    • - BaseTransaction -
        -
      • - TrustSet -
      • -
      -
    • -
    -
    -
    -

    Index

    -
    - -
    -
    -
    -

    Properties

    -
    - -

    Account

    -
    Account: string
    - -
    -
    -

    The unique address of the account that initiated the transaction.

    -
    -
    -
    -
    - -

    Optional AccountTxnID

    -
    AccountTxnID: string
    - -
    -
    -

    Hash value identifying another transaction. If provided, this transaction - is only valid if the sending account's previously-sent transaction matches - the provided hash.

    -
    -
    -
    -
    - -

    Optional Fee

    -
    Fee: string
    - -
    -
    -

    Integer amount of XRP, in drops, to be destroyed as a cost for - distributing this transaction to the network. Some transaction types have - different minimum requirements.

    -
    -
    -
    -
    - -

    Optional Flags

    -
    Flags: number | TrustSetFlagsInterface
    - -
    -
    - -

    Optional LastLedgerSequence

    -
    LastLedgerSequence: number
    - -
    -
    -

    Highest ledger index this transaction can appear in. Specifying this field - places a strict upper limit on how long the transaction can wait to be - validated or rejected.

    -
    -
    -
    -
    - -

    LimitAmount

    -
    LimitAmount: Amount
    - -
    -
    -

    Object defining the trust line to create or modify, in the format of a - Currency Amount.

    -
    -
    -
    -
    - -

    Optional Memos

    -
    Memos: { Memo: Memo }[]
    - -
    -
    -

    Additional arbitrary information used to identify this transaction.

    -
    -
    -
    -
    - -

    Optional QualityIn

    -
    QualityIn: number
    - -
    -
    -

    Value incoming balances on this trust line at the ratio of this number per - 1,000,000,000 units. A value of 0 is shorthand for treating balances at - face value.

    -
    -
    -
    -
    - -

    Optional QualityOut

    -
    QualityOut: number
    - -
    -
    -

    Value outgoing balances on this trust line at the ratio of this number per - 1,000,000,000 units. A value of 0 is shorthand for treating balances at - face value.

    -
    -
    -
    -
    - -

    Optional Sequence

    -
    Sequence: number
    - -
    -
    -

    The sequence number of the account sending the transaction. A transaction - is only valid if the Sequence number is exactly 1 greater than the previous - transaction from the same account. The special case 0 means the transaction - is using a Ticket instead.

    -
    -
    -
    -
    - -

    Optional Signers

    -
    Signers: Signer[]
    - -
    -
    -

    Array of objects that represent a multi-signature which authorizes this - transaction.

    -
    -
    -
    -
    - -

    Optional SigningPubKey

    -
    SigningPubKey: string
    - -
    -
    -

    Hex representation of the public key that corresponds to the private key - used to sign this transaction. If an empty string, indicates a - multi-signature is present in the Signers field instead.

    -
    -
    -
    -
    - -

    Optional SourceTag

    -
    SourceTag: number
    - -
    -
    -

    Arbitrary integer used to identify the reason for this payment, or a sender - on whose behalf this transaction is made. Conventionally, a refund should - specify the initial payment's SourceTag as the refund payment's - DestinationTag.

    -
    -
    -
    -
    - -

    Optional TicketSequence

    -
    TicketSequence: number
    - -
    -
    -

    The sequence number of the ticket to use in place of a Sequence number. If - this is provided, Sequence must be 0. Cannot be used with AccountTxnID.

    -
    -
    -
    -
    - -

    TransactionType

    -
    TransactionType: "TrustSet"
    - -
    -
    - -

    Optional TxnSignature

    -
    TxnSignature: string
    - -
    -
    -

    The signature that verifies this transaction as originating from the - account it says it is from.

    -
    -
    -
    -
    -
    - -
    -
    -
    -
    -

    Legend

    -
    -
      -
    • Constructor
    • -
    • Property
    • -
    • Method
    • -
    -
      -
    • Inherited constructor
    • -
    • Inherited property
    • -
    • Inherited method
    • -
    -
      -
    • Private property
    • -
    • Private method
    • -
    -
      -
    • Static property
    • -
    • Static method
    • -
    -
      -
    • Property
    • -
    -
    -
    -
    -
    -

    Generated using TypeDoc

    -
    -
    - - - \ No newline at end of file +TrustSet | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface TrustSet

    +

    Create or modify a trust line linking two accounts.

    +

    Hierarchy

    • BaseTransaction
      • TrustSet

    Index

    Properties

    Account

    Account: string
    +

    The unique address of the account that initiated the transaction.

    +

    Optional AccountTxnID

    AccountTxnID?: string
    +

    Hash value identifying another transaction. If provided, this transaction +is only valid if the sending account's previously-sent transaction matches +the provided hash.

    +

    Optional Fee

    Fee?: string
    +

    Integer amount of XRP, in drops, to be destroyed as a cost for +distributing this transaction to the network. Some transaction types have +different minimum requirements.

    +

    Optional Flags

    Flags?: number | TrustSetFlagsInterface

    Optional LastLedgerSequence

    LastLedgerSequence?: number
    +

    Highest ledger index this transaction can appear in. Specifying this field +places a strict upper limit on how long the transaction can wait to be +validated or rejected.

    +

    LimitAmount

    LimitAmount: Amount
    +

    Object defining the trust line to create or modify, in the format of a +Currency Amount.

    +

    Optional Memos

    Memos?: Memo[]
    +

    Additional arbitrary information used to identify this transaction.

    +

    Optional QualityIn

    QualityIn?: number
    +

    Value incoming balances on this trust line at the ratio of this number per +1,000,000,000 units. A value of 0 is shorthand for treating balances at +face value.

    +

    Optional QualityOut

    QualityOut?: number
    +

    Value outgoing balances on this trust line at the ratio of this number per +1,000,000,000 units. A value of 0 is shorthand for treating balances at +face value.

    +

    Optional Sequence

    Sequence?: number
    +

    The sequence number of the account sending the transaction. A transaction +is only valid if the Sequence number is exactly 1 greater than the previous +transaction from the same account. The special case 0 means the transaction +is using a Ticket instead.

    +

    Optional Signers

    Signers?: Signer[]
    +

    Array of objects that represent a multi-signature which authorizes this +transaction.

    +

    Optional SigningPubKey

    SigningPubKey?: string
    +

    Hex representation of the public key that corresponds to the private key +used to sign this transaction. If an empty string, indicates a +multi-signature is present in the Signers field instead.

    +

    Optional SourceTag

    SourceTag?: number
    +

    Arbitrary integer used to identify the reason for this payment, or a sender +on whose behalf this transaction is made. Conventionally, a refund should +specify the initial payment's SourceTag as the refund payment's +DestinationTag.

    +

    Optional TicketSequence

    TicketSequence?: number
    +

    The sequence number of the ticket to use in place of a Sequence number. If +this is provided, Sequence must be 0. Cannot be used with AccountTxnID.

    +

    TransactionType

    TransactionType: "TrustSet"

    Optional TxnSignature

    TxnSignature?: string
    +

    The signature that verifies this transaction as originating from the +account it says it is from.

    +

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/TrustSetFlagsInterface.html b/docs/interfaces/TrustSetFlagsInterface.html index ea6a0c4c..a04a75d5 100644 --- a/docs/interfaces/TrustSetFlagsInterface.html +++ b/docs/interfaces/TrustSetFlagsInterface.html @@ -1,260 +1,18 @@ - - - - - - TrustSetFlagsInterface | xrpl - - - - - - -
    -
    -
    -
    - -
    -
    - Options -
    -
    - All -
      -
    • Public
    • -
    • Public/Protected
    • -
    • All
    • -
    -
    - - - - -
    -
    - Menu -
    -
    -
    -
    -
    -
    - -

    Interface TrustSetFlagsInterface

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    Map of flags to boolean values representing TrustSet transaction - flags.

    -
    -
    -
    -
    -

    Hierarchy

    -
      -
    • - GlobalFlags -
        -
      • - TrustSetFlagsInterface -
      • -
      -
    • -
    -
    -
    -

    Index

    -
    - -
    -
    -
    -

    Properties

    -
    - -

    Optional tfClearFreeze

    -
    tfClearFreeze: boolean
    - -
    -
    -

    Unfreeze the trust line.

    -
    -
    -
    -
    - -

    Optional tfClearNoRipple

    -
    tfClearNoRipple: boolean
    - -
    -
    -

    Disable the No Ripple flag, allowing rippling on this trust line.

    -
    -
    -
    -
    - -

    Optional tfSetFreeze

    -
    tfSetFreeze: boolean
    - -
    -
    -

    Freeze the trust line.

    -
    -
    -
    -
    - -

    Optional tfSetNoRipple

    -
    tfSetNoRipple: boolean
    - -
    -
    -

    Enable the No Ripple flag, which blocks rippling between two trust lines - of the same currency if this flag is enabled on both.

    -
    -
    -
    -
    - -

    Optional tfSetfAuth

    -
    tfSetfAuth: boolean
    - -
    -
    -

    Authorize the other party to hold currency issued by this account. (No - effect unless using the asfRequireAuth AccountSet flag.) Cannot be unset.

    -
    -
    -
    -
    -
    - -
    -
    -
    -
    -

    Legend

    -
    -
      -
    • Constructor
    • -
    • Property
    • -
    • Method
    • -
    -
      -
    • Inherited constructor
    • -
    • Inherited property
    • -
    • Inherited method
    • -
    -
      -
    • Private property
    • -
    • Private method
    • -
    -
      -
    • Static property
    • -
    • Static method
    • -
    -
      -
    • Property
    • -
    -
    -
    -
    -
    -

    Generated using TypeDoc

    -
    -
    - - - \ No newline at end of file +TrustSetFlagsInterface | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface TrustSetFlagsInterface

    +

    Map of flags to boolean values representing TrustSet transaction +flags.

    +
    example

    const trustSetTx: TrustSet = {
    TransactionType: 'TrustSet',
    Account: wallet2.getClassicAddress(),
    LimitAmount: {
    currency: 'FOO',
    issuer: wallet1.getClassicAddress(),
    value: '10000000000',
    },
    Flags: {
    tfSetNoRipple: true
    }
    }

    // Autofill the tx to see how flags actually look compared to the interface usage.
    const autofilledTx = await client.autofill(trustSetTx)
    console.log(autofilledTx)
    // {
    // TransactionType: 'TrustSet',
    // Account: 'r9dAdQQCBcGajVSeC9CqW3LCugjPDnAkEb',
    // LimitAmount: {
    // currency: 'FOO',
    // issuer: 'rWZzUjo5xGiAoRBqzsndyzonXz47UV8u1',
    // value: '10000000000'
    // },
    // Flags: 131072,
    // Sequence: 21971483,
    // Fee: '12',
    // LastLedgerSequence: 21971503
    // } +
    +

    Hierarchy

    • GlobalFlags
      • TrustSetFlagsInterface

    Index

    Properties

    Optional tfClearFreeze

    tfClearFreeze?: boolean
    +

    Unfreeze the trust line.

    +

    Optional tfClearNoRipple

    tfClearNoRipple?: boolean
    +

    Disable the No Ripple flag, allowing rippling on this trust line.

    +

    Optional tfSetFreeze

    tfSetFreeze?: boolean
    +

    Freeze the trust line.

    +

    Optional tfSetNoRipple

    tfSetNoRipple?: boolean
    +

    Enable the No Ripple flag, which blocks rippling between two trust lines +of the same currency if this flag is enabled on both.

    +

    Optional tfSetfAuth

    tfSetfAuth?: boolean
    +

    Authorize the other party to hold currency issued by this account. (No +effect unless using the asfRequireAuth AccountSet flag.) Cannot be unset.

    +

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/TxRequest.html b/docs/interfaces/TxRequest.html index 3a75099e..140c1c46 100644 --- a/docs/interfaces/TxRequest.html +++ b/docs/interfaces/TxRequest.html @@ -1,299 +1,24 @@ - - - - - - TxRequest | xrpl - - - - - - -
    -
    -
    -
    - -
    -
    - Options -
    -
    - All -
      -
    • Public
    • -
    • Public/Protected
    • -
    • All
    • -
    -
    - - - - -
    -
    - Menu -
    -
    -
    -
    -
    -
    - -

    Interface TxRequest

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    The tx method retrieves information on a single transaction, by its - identifying hash. Expects a response in the form of a TxResponse.

    -
    -
    -
    -
    -

    Hierarchy

    -
      -
    • - BaseRequest -
        -
      • - TxRequest -
      • -
      -
    • -
    -
    -
    -

    Index

    -
    -
    -
    -

    Properties

    - -
    -
    -
    -
    -
    -

    Properties

    -
    - -

    Optional api_version

    -
    api_version: number
    - -
    -
    -

    The API version to use. If omitted, use version 1.

    -
    -
    -
    -
    - -

    Optional binary

    -
    binary: boolean
    - -
    -
    -

    If true, return transaction data and metadata as binary serialized to - hexadecimal strings. If false, return transaction data and metadata as. - JSON. The default is false.

    -
    -
    -
    -
    - -

    command

    -
    command: "tx"
    - -
    -
    - -

    Optional id

    -
    id: string | number
    - -
    -
    -

    A unique value to identify this request. The response to this request uses - the same id field. This way, even if responses arrive out of order, you - know which request prompted which response.

    -
    -
    -
    -
    - -

    Optional max_ledger

    -
    max_ledger: number
    - -
    -
    -

    Use this with min_ledger to specify a range of up to 1000 ledger indexes, - ending with this ledger (inclusive). If the server cannot find the - transaction, it confirms whether it was able to search all the ledgers in - the requested range.

    -
    -
    -
    -
    - -

    Optional min_ledger

    -
    min_ledger: number
    - -
    -
    -

    Use this with max_ledger to specify a range of up to 1000 ledger indexes, - starting with this ledger (inclusive). If the server cannot find the - transaction, it confirms whether it was able to search all the ledgers in - this range.

    -
    -
    -
    -
    - -

    transaction

    -
    transaction: string
    - -
    -
    -
    - -
    -
    -
    -
    -

    Legend

    -
    -
      -
    • Constructor
    • -
    • Property
    • -
    • Method
    • -
    -
      -
    • Inherited constructor
    • -
    • Inherited property
    • -
    • Inherited method
    • -
    -
      -
    • Private property
    • -
    • Private method
    • -
    -
      -
    • Static property
    • -
    • Static method
    • -
    -
      -
    • Property
    • -
    -
    -
    -
    -
    -

    Generated using TypeDoc

    -
    -
    - - - \ No newline at end of file +TxRequest | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface TxRequest

    +

    The tx method retrieves information on a single transaction, by its +identifying hash. Expects a response in the form of a TxResponse.

    +

    Hierarchy

    • BaseRequest
      • TxRequest

    Index

    Properties

    Optional api_version

    api_version?: number
    +

    The API version to use. If omitted, use version 1.

    +

    Optional binary

    binary?: boolean
    +

    If true, return transaction data and metadata as binary serialized to +hexadecimal strings. If false, return transaction data and metadata as. +JSON. The default is false.

    +

    command

    command: "tx"

    Optional id

    id?: string | number
    +

    A unique value to identify this request. The response to this request uses +the same id field. This way, even if responses arrive out of order, you +know which request prompted which response.

    +

    Optional max_ledger

    max_ledger?: number
    +

    Use this with min_ledger to specify a range of up to 1000 ledger indexes, +ending with this ledger (inclusive). If the server cannot find the +transaction, it confirms whether it was able to search all the ledgers in +the requested range.

    +

    Optional min_ledger

    min_ledger?: number
    +

    Use this with max_ledger to specify a range of up to 1000 ledger indexes, +starting with this ledger (inclusive). If the server cannot find the +transaction, it confirms whether it was able to search all the ledgers in +this range.

    +

    transaction

    transaction: string

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/TxResponse.html b/docs/interfaces/TxResponse.html index cbba876d..1fa3f762 100644 --- a/docs/interfaces/TxResponse.html +++ b/docs/interfaces/TxResponse.html @@ -1,304 +1,8 @@ - - - - - - TxResponse | xrpl - - - - - - -
    -
    -
    -
    - -
    -
    - Options -
    -
    - All -
      -
    • Public
    • -
    • Public/Protected
    • -
    • All
    • -
    -
    - - - - -
    -
    - Menu -
    -
    -
    -
    -
    -
    - -

    Interface TxResponse

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    Response expected from a TxRequest.

    -
    -
    -
    -
    -

    Hierarchy

    -
      -
    • - BaseResponse -
        -
      • - TxResponse -
      • -
      -
    • -
    -
    -
    -

    Index

    -
    -
    -
    -

    Properties

    - -
    -
    -
    -
    -
    -

    Properties

    -
    - -

    Optional api_version

    -
    api_version: number
    - -
    -
    - -

    Optional forwarded

    -
    forwarded: boolean
    - -
    -
    - -

    id

    -
    id: string | number
    - -
    -
    - -

    result

    -
    result: { hash: string; ledger_index?: number; meta?: string | default; validated?: boolean } & AccountDelete & { hash: string; ledger_index?: number; meta?: string | default; validated?: boolean } & AccountSet & { hash: string; ledger_index?: number; meta?: string | default; validated?: boolean } & CheckCancel & { hash: string; ledger_index?: number; meta?: string | default; validated?: boolean } & CheckCash & { hash: string; ledger_index?: number; meta?: string | default; validated?: boolean } & CheckCreate & { hash: string; ledger_index?: number; meta?: string | default; validated?: boolean } & DepositPreauth & { hash: string; ledger_index?: number; meta?: string | default; validated?: boolean } & EscrowCancel & { hash: string; ledger_index?: number; meta?: string | default; validated?: boolean } & EscrowCreate & { hash: string; ledger_index?: number; meta?: string | default; validated?: boolean } & EscrowFinish & { hash: string; ledger_index?: number; meta?: string | default; validated?: boolean } & OfferCancel & { hash: string; ledger_index?: number; meta?: string | default; validated?: boolean } & OfferCreate & { hash: string; ledger_index?: number; meta?: string | default; validated?: boolean } & Payment & { hash: string; ledger_index?: number; meta?: string | default; validated?: boolean } & PaymentChannelClaim & { hash: string; ledger_index?: number; meta?: string | default; validated?: boolean } & PaymentChannelCreate & { hash: string; ledger_index?: number; meta?: string | default; validated?: boolean } & PaymentChannelFund & { hash: string; ledger_index?: number; meta?: string | default; validated?: boolean } & SetRegularKey & { hash: string; ledger_index?: number; meta?: string | default; validated?: boolean } & SignerListSet & { hash: string; ledger_index?: number; meta?: string | default; validated?: boolean } & TicketCreate & { hash: string; ledger_index?: number; meta?: string | default; validated?: boolean } & TrustSet
    - -
    -
    - -

    Optional searched_all

    -
    searched_all: boolean
    - -
    -
    -

    If true, the server was able to search all of the specified ledger - versions, and the transaction was in none of them. If false, the server did - not have all of the specified ledger versions available, so it is not sure. - If one of them might contain the transaction.

    -
    -
    -
    -
    - -

    Optional status

    -
    status: string
    - -
    -
    - -

    type

    -
    type: string
    - -
    -
    - -

    Optional warning

    -
    warning: "load"
    - -
    -
    - -

    Optional warnings

    -
    warnings: Warning[]
    - -
    -
    -
    - -
    -
    -
    -
    -

    Legend

    -
    -
      -
    • Constructor
    • -
    • Property
    • -
    • Method
    • -
    -
      -
    • Inherited constructor
    • -
    • Inherited property
    • -
    • Inherited method
    • -
    -
      -
    • Private property
    • -
    • Private method
    • -
    -
      -
    • Static property
    • -
    • Static method
    • -
    -
      -
    • Property
    • -
    -
    -
    -
    -
    -

    Generated using TypeDoc

    -
    -
    - - - \ No newline at end of file +TxResponse | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface TxResponse

    +

    Response expected from a TxRequest.

    +

    Hierarchy

    • BaseResponse
      • TxResponse

    Index

    Properties

    Optional api_version

    api_version?: number

    Optional forwarded

    forwarded?: boolean

    id

    id: string | number

    result

    result: ({ hash: string; ledger_index?: number; meta?: string | TransactionMetadata; validated?: boolean } & AccountDelete) & ({ hash: string; ledger_index?: number; meta?: string | TransactionMetadata; validated?: boolean } & AccountSet) & ({ hash: string; ledger_index?: number; meta?: string | TransactionMetadata; validated?: boolean } & CheckCancel) & ({ hash: string; ledger_index?: number; meta?: string | TransactionMetadata; validated?: boolean } & CheckCash) & ({ hash: string; ledger_index?: number; meta?: string | TransactionMetadata; validated?: boolean } & CheckCreate) & ({ hash: string; ledger_index?: number; meta?: string | TransactionMetadata; validated?: boolean } & DepositPreauth) & ({ hash: string; ledger_index?: number; meta?: string | TransactionMetadata; validated?: boolean } & EscrowCancel) & ({ hash: string; ledger_index?: number; meta?: string | TransactionMetadata; validated?: boolean } & EscrowCreate) & ({ hash: string; ledger_index?: number; meta?: string | TransactionMetadata; validated?: boolean } & EscrowFinish) & ({ hash: string; ledger_index?: number; meta?: string | TransactionMetadata; validated?: boolean } & OfferCancel) & ({ hash: string; ledger_index?: number; meta?: string | TransactionMetadata; validated?: boolean } & OfferCreate) & ({ hash: string; ledger_index?: number; meta?: string | TransactionMetadata; validated?: boolean } & Payment) & ({ hash: string; ledger_index?: number; meta?: string | TransactionMetadata; validated?: boolean } & PaymentChannelClaim) & ({ hash: string; ledger_index?: number; meta?: string | TransactionMetadata; validated?: boolean } & PaymentChannelCreate) & ({ hash: string; ledger_index?: number; meta?: string | TransactionMetadata; validated?: boolean } & PaymentChannelFund) & ({ hash: string; ledger_index?: number; meta?: string | TransactionMetadata; validated?: boolean } & SetRegularKey) & ({ hash: string; ledger_index?: number; meta?: string | TransactionMetadata; validated?: boolean } & SignerListSet) & ({ hash: string; ledger_index?: number; meta?: string | TransactionMetadata; validated?: boolean } & TicketCreate) & ({ hash: string; ledger_index?: number; meta?: string | TransactionMetadata; validated?: boolean } & TrustSet)

    Optional searched_all

    searched_all?: boolean
    +

    If true, the server was able to search all of the specified ledger +versions, and the transaction was in none of them. If false, the server did +not have all of the specified ledger versions available, so it is not sure. +If one of them might contain the transaction.

    +

    Optional status

    status?: string

    type

    type: string

    Optional warning

    warning?: "load"

    Optional warnings

    warnings?: Warning[]

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/UnsubscribeRequest.html b/docs/interfaces/UnsubscribeRequest.html index c778197a..f6f18981 100644 --- a/docs/interfaces/UnsubscribeRequest.html +++ b/docs/interfaces/UnsubscribeRequest.html @@ -1,301 +1,23 @@ - - - - - - UnsubscribeRequest | xrpl - - - - - - -
    -
    -
    -
    - -
    -
    - Options -
    -
    - All -
      -
    • Public
    • -
    • Public/Protected
    • -
    • All
    • -
    -
    - - - - -
    -
    - Menu -
    -
    -
    -
    -
    -
    - -

    Interface UnsubscribeRequest

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    The unsubscribe command tells the server to stop sending messages for a - particular subscription or set of subscriptions. Expects a response in the - form of an UnsubscribeResponse.

    -
    -
    -
    -
    -

    Hierarchy

    -
      -
    • - BaseRequest -
        -
      • - UnsubscribeRequest -
      • -
      -
    • -
    -
    -
    -

    Index

    -
    -
    -
    -

    Properties

    - -
    -
    -
    -
    -
    -

    Properties

    -
    - -

    Optional accounts

    -
    accounts: string[]
    - -
    -
    -

    Array of unique account addresses to stop receiving updates for, in the. - XRP Ledger's base58 format.

    -
    -
    -
    -
    - -

    Optional accounts_proposed

    -
    accounts_proposed: string[]
    - -
    -
    -

    Like accounts, but for accounts_proposed subscriptions that included - not-yet-validated transactions.

    -
    -
    -
    -
    - -

    Optional api_version

    -
    api_version: number
    - -
    -
    -

    The API version to use. If omitted, use version 1.

    -
    -
    -
    -
    - -

    Optional books

    -
    books: Book[]
    - -
    -
    -

    Array of objects defining order books to unsubscribe from, as explained - below.

    -
    -
    -
    -
    - -

    command

    -
    command: "unsubscribe"
    - -
    -
    - -

    Optional id

    -
    id: string | number
    - -
    -
    -

    A unique value to identify this request. The response to this request uses - the same id field. This way, even if responses arrive out of order, you - know which request prompted which response.

    -
    -
    -
    -
    - -

    Optional streams

    -
    streams: StreamType[]
    - -
    -
    -

    Array of string names of generic streams to unsubscribe from, including. - Ledger, server, transactions, and transactions_proposed.

    -
    -
    -
    -
    -
    - -
    -
    -
    -
    -

    Legend

    -
    -
      -
    • Constructor
    • -
    • Property
    • -
    • Method
    • -
    -
      -
    • Inherited constructor
    • -
    • Inherited property
    • -
    • Inherited method
    • -
    -
      -
    • Private property
    • -
    • Private method
    • -
    -
      -
    • Static property
    • -
    • Static method
    • -
    -
      -
    • Property
    • -
    -
    -
    -
    -
    -

    Generated using TypeDoc

    -
    -
    - - - \ No newline at end of file +UnsubscribeRequest | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface UnsubscribeRequest

    +

    The unsubscribe command tells the server to stop sending messages for a +particular subscription or set of subscriptions. Expects a response in the +form of an UnsubscribeResponse.

    +

    Hierarchy

    • BaseRequest
      • UnsubscribeRequest

    Index

    Properties

    Optional accounts

    accounts?: string[]
    +

    Array of unique account addresses to stop receiving updates for, in the. +XRP Ledger's base58 format.

    +

    Optional accounts_proposed

    accounts_proposed?: string[]
    +

    Like accounts, but for accounts_proposed subscriptions that included +not-yet-validated transactions.

    +

    Optional api_version

    api_version?: number
    +

    The API version to use. If omitted, use version 1.

    +

    Optional books

    books?: Book[]
    +

    Array of objects defining order books to unsubscribe from, as explained +below.

    +

    command

    command: "unsubscribe"

    Optional id

    id?: string | number
    +

    A unique value to identify this request. The response to this request uses +the same id field. This way, even if responses arrive out of order, you +know which request prompted which response.

    +

    Optional streams

    streams?: StreamType[]
    +

    Array of string names of generic streams to unsubscribe from, including. +Ledger, server, transactions, and transactions_proposed.

    +

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/UnsubscribeResponse.html b/docs/interfaces/UnsubscribeResponse.html index 7cc07eb2..b1d9d49d 100644 --- a/docs/interfaces/UnsubscribeResponse.html +++ b/docs/interfaces/UnsubscribeResponse.html @@ -1,282 +1,3 @@ - - - - - - UnsubscribeResponse | xrpl - - - - - - -
    -
    -
    -
    - -
    -
    - Options -
    -
    - All -
      -
    • Public
    • -
    • Public/Protected
    • -
    • All
    • -
    -
    - - - - -
    -
    - Menu -
    -
    -
    -
    -
    -
    - -

    Interface UnsubscribeResponse

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    Response expected from a UnsubscribeRequest.

    -
    -
    -
    -
    -

    Hierarchy

    -
      -
    • - BaseResponse -
        -
      • - UnsubscribeResponse -
      • -
      -
    • -
    -
    -
    -

    Index

    -
    -
    -
    -

    Properties

    - -
    -
    -
    -
    -
    -

    Properties

    -
    - -

    Optional api_version

    -
    api_version: number
    - -
    -
    - -

    Optional forwarded

    -
    forwarded: boolean
    - -
    -
    - -

    id

    -
    id: string | number
    - -
    -
    - -

    result

    -
    result: Record<string, never>
    - -
    -
    - -

    Optional status

    -
    status: string
    - -
    -
    - -

    type

    -
    type: string
    - -
    -
    - -

    Optional warning

    -
    warning: "load"
    - -
    -
    - -

    Optional warnings

    -
    warnings: Warning[]
    - -
    -
    -
    - -
    -
    -
    -
    -

    Legend

    -
    -
      -
    • Constructor
    • -
    • Property
    • -
    • Method
    • -
    -
      -
    • Inherited constructor
    • -
    • Inherited property
    • -
    • Inherited method
    • -
    -
      -
    • Private property
    • -
    • Private method
    • -
    -
      -
    • Static property
    • -
    • Static method
    • -
    -
      -
    • Property
    • -
    -
    -
    -
    -
    -

    Generated using TypeDoc

    -
    -
    - - - \ No newline at end of file +UnsubscribeResponse | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface UnsubscribeResponse

    +

    Response expected from a UnsubscribeRequest.

    +

    Hierarchy

    • BaseResponse
      • UnsubscribeResponse

    Index

    Properties

    Optional api_version

    api_version?: number

    Optional forwarded

    forwarded?: boolean

    id

    id: string | number

    result

    result: Record<string, never>

    Optional status

    status?: string

    type

    type: string

    Optional warning

    warning?: "load"

    Optional warnings

    warnings?: Warning[]

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/interfaces/ValidationStream.html b/docs/interfaces/ValidationStream.html index c5ffe55a..9781b751 100644 --- a/docs/interfaces/ValidationStream.html +++ b/docs/interfaces/ValidationStream.html @@ -1,443 +1,48 @@ - - - - - - ValidationStream | xrpl - - - - - - -
    -
    -
    -
    - -
    -
    - Options -
    -
    - All -
      -
    • Public
    • -
    • Public/Protected
    • -
    • All
    • -
    -
    - - - - -
    -
    - Menu -
    -
    -
    -
    -
    -
    - -

    Interface ValidationStream

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    The validations stream sends messages whenever it receives validation - messages, also called validation votes, regardless of whether or not the - validation message is from a trusted validator.

    -
    -
    -
    -
    -

    Hierarchy

    -
      -
    • - BaseStream -
        -
      • - ValidationStream -
      • -
      -
    • -
    -
    -
    -

    Index

    -
    - -
    -
    -
    -

    Properties

    -
    - -

    Optional amendments

    -
    amendments: string[]
    - -
    -
    -

    The value validationReceived indicates this is from the validations - Stream.

    -
    -
    -
    -
    - -

    Optional base_fee

    -
    base_fee: number
    - -
    -
    -

    The amendments this server wants to be added to the protocol.

    -
    -
    -
    -
    - -

    flags

    -
    flags: number
    - -
    -
    -

    The unscaled transaction cost (reference_fee value) this server wants to - set by Fee voting.

    -
    -
    -
    -
    - -

    full

    -
    full: boolean
    - -
    -
    -

    Bit-mask of flags added to this validation message. The flag 0x80000000 - indicates that the validation signature is fully-canonical. The flag - 0x00000001 indicates that this is a full validation; otherwise it's a - partial validation. Partial validations are not meant to vote for any - particular ledger. A partial validation indicates that the validator is - still online but not keeping up with consensus.

    -
    -
    -
    -
    - -

    ledger_hash

    -
    ledger_hash: string
    - -
    -
    -

    If true, this is a full validation. Otherwise, this is a partial - validation. Partial validations are not meant to vote for any particular - ledger. A partial validation indicates that the validator is still online - but not keeping up with consensus.

    -
    -
    -
    -
    - -

    ledger_index

    -
    ledger_index: string
    - -
    -
    -

    The ledger index of the proposed ledger.

    -
    -
    -
    -
    - -

    Optional load_fee

    -
    load_fee: number
    - -
    -
    -

    The local load-scaled transaction cost this validator is currently - enforcing, in fee units.

    -
    -
    -
    -
    - -

    Optional master_key

    -
    master_key: string
    - -
    -
    -

    The validator's master public key, if the validator is using a validator - token, in the XRP Ledger's base58 format.

    -
    -
    -
    -
    - -

    Optional reserve_base

    -
    reserve_base: number
    - -
    -
    -

    The minimum reserve requirement (account_reserve value) this validator - wants to set by fee voting.

    -
    -
    -
    -
    - -

    Optional reserve_inc

    -
    reserve_inc: number
    - -
    -
    -

    The increment in the reserve requirement (owner_reserve value) this - validator wants to set by fee voting.

    -
    -
    -
    -
    - -

    signature

    -
    signature: string
    - -
    -
    -

    The signature that the validator used to sign its vote for this ledger.

    -
    -
    -
    -
    - -

    signing_time

    -
    signing_time: number
    - -
    -
    -

    When this validation vote was signed, in seconds since the Ripple Epoch.

    -
    -
    -
    -
    - -

    type

    -
    type: "validationReceived"
    - -
    -
    - -

    validation_public_key

    -
    validation_public_key: string
    - -
    -
    -

    The public key from the key-pair that the validator used to sign the - message, in the XRP Ledger's base58 format. This identifies the validator - sending the message and can also be used to verify the signature. If the - validator is using a token, this is an ephemeral public key.

    -
    -
    -
    -
    -
    - -
    -
    -
    -
    -

    Legend

    -
    -
      -
    • Constructor
    • -
    • Property
    • -
    • Method
    • -
    -
      -
    • Inherited constructor
    • -
    • Inherited property
    • -
    • Inherited method
    • -
    -
      -
    • Private property
    • -
    • Private method
    • -
    -
      -
    • Static property
    • -
    • Static method
    • -
    -
      -
    • Property
    • -
    -
    -
    -
    -
    -

    Generated using TypeDoc

    -
    -
    - - - \ No newline at end of file +ValidationStream | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Interface ValidationStream

    +

    The validations stream sends messages whenever it receives validation +messages, also called validation votes, regardless of whether or not the +validation message is from a trusted validator.

    +

    Hierarchy

    • BaseStream
      • ValidationStream

    Index

    Properties

    Optional amendments

    amendments?: string[]
    +

    The value validationReceived indicates this is from the validations +Stream.

    +

    Optional base_fee

    base_fee?: number
    +

    The amendments this server wants to be added to the protocol.

    +

    flags

    flags: number
    +

    The unscaled transaction cost (reference_fee value) this server wants to +set by Fee voting.

    +

    full

    full: boolean
    +

    Bit-mask of flags added to this validation message. The flag 0x80000000 +indicates that the validation signature is fully-canonical. The flag +0x00000001 indicates that this is a full validation; otherwise it's a +partial validation. Partial validations are not meant to vote for any +particular ledger. A partial validation indicates that the validator is +still online but not keeping up with consensus.

    +

    ledger_hash

    ledger_hash: string
    +

    If true, this is a full validation. Otherwise, this is a partial +validation. Partial validations are not meant to vote for any particular +ledger. A partial validation indicates that the validator is still online +but not keeping up with consensus.

    +

    ledger_index

    ledger_index: string
    +

    The ledger index of the proposed ledger.

    +

    Optional load_fee

    load_fee?: number
    +

    The local load-scaled transaction cost this validator is currently +enforcing, in fee units.

    +

    Optional master_key

    master_key?: string
    +

    The validator's master public key, if the validator is using a validator +token, in the XRP Ledger's base58 format.

    +

    Optional reserve_base

    reserve_base?: number
    +

    The minimum reserve requirement (account_reserve value) this validator +wants to set by fee voting.

    +

    Optional reserve_inc

    reserve_inc?: number
    +

    The increment in the reserve requirement (owner_reserve value) this +validator wants to set by fee voting.

    +

    signature

    signature: string
    +

    The signature that the validator used to sign its vote for this ledger.

    +

    signing_time

    signing_time: number
    +

    When this validation vote was signed, in seconds since the Ripple Epoch.

    +

    type

    type: "validationReceived"

    validation_public_key

    validation_public_key: string
    +

    The public key from the key-pair that the validator used to sign the +message, in the XRP Ledger's base58 format. This identifies the validator +sending the message and can also be used to verify the signature. If the +validator is using a token, this is an ephemeral public key.

    +

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/modules.html b/docs/modules.html index 03dbcb85..d5a4cb20 100644 --- a/docs/modules.html +++ b/docs/modules.html @@ -1,2418 +1,317 @@ - - - - - - xrpl - - - - - - -
    -
    -
    -
    - -
    -
    - Options -
    -
    - All -
      -
    • Public
    • -
    • Public/Protected
    • -
    • All
    • -
    -
    - - - - -
    -
    - Menu -
    -
    -
    -
    -
    -
    -

    xrpl

    -
    -
    -
    -
    -
    -
    -
    -

    Index

    -
    -
    -
    -

    Clients

    - -
    -
    -

    Transaction Models

    - -
    -
    -

    Transaction Flags

    - -
    -
    -

    Utilities

    - -
    -
    -

    Requests

    - -
    -
    -

    Responses

    - -
    -
    -

    Errors

    - -
    -
    -

    Offline Signing

    - -
    -
    -

    Other

    - -
    -
    -

    Streams

    - -
    -
    -
    -
    -
    -

    Utilities

    -
    - -

    isValidSecret

    -
      -
    • isValidSecret(secret: string): boolean
    • -
    -
      -
    • - -
      -
      -

      Check if a secret is valid.

      -
      -
      -

      Parameters

      -
        -
      • -
        secret: string
        -
        -

        Secret to test for validity.

        -
        -
      • -
      -

      Returns boolean

      -

      True if secret can be derived into a keypair.

      -
    • -
    -
    -
    -
    -

    Requests

    -
    - -

    PathFindRequest

    -
    PathFindRequest: PathFindCreateRequest | PathFindCloseRequest | PathFindStatusRequest
    - -
    -
    -

    The path_find method searches for a path along which a transaction can - possibly be made, and periodically sends updates when the path changes over - time. For a simpler version that is supported by JSON-RPC, see the - ripple_path_find method.

    -
    -
    -
    -
    - -

    Request

    - - -
    -
    -
    -

    Responses

    -
    - -

    Response

    - - -
    -
    -
    -

    Other

    -
    - -

    Transaction

    - - -
    -
    - -

    deriveKeypair

    -
    deriveKeypair: (seed: string, options?: object) => { privateKey: string; publicKey: string }
    - -
    -

    Type declaration

    -
      -
    • -
        -
      • (seed: string, options?: object): { privateKey: string; publicKey: string }
      • -
      -
        -
      • -

        Parameters

        -
          -
        • -
          seed: string
          -
        • -
        • -
          Optional options: object
          -
        • -
        -

        Returns { privateKey: string; publicKey: string }

        -
          -
        • -
          privateKey: string
          -
        • -
        • -
          publicKey: string
          -
        • -
        -
      • -
      -
    • -
    -
    -
    -
    - -

    Const hashes

    -
    hashes: { hashAccountRoot: (address: string) => string; hashEscrow: (address: string, sequence: number) => string; hashLedger: (ledger: Ledger, options?: HashLedgerHeaderOptions) => string; hashLedgerHeader: (ledgerHeader: Ledger) => string; hashOfferId: (address: string, sequence: number) => string; hashPaymentChannel: (address: string, dstAddress: string, sequence: number) => string; hashSignedTx: (tx: Transaction | string) => string; hashSignerListId: (address: string) => string; hashStateTree: (entries: LedgerEntry[]) => string; hashTrustline: (address1: string, address2: string, currency: string) => string; hashTx: (txBlobHex: string) => string; hashTxTree: (transactions: (Transaction & { metaData?: Metadata })[]) => string } = ...
    - -
    -

    Type declaration

    -
      -
    • -
      hashAccountRoot: (address: string) => string
      -
        -
      • -
          -
        • (address: string): string
        • -
        -
          -
        • -
          -
          -

          Compute AccountRoot Ledger Object Index.

          -
          -

          All objects in a ledger's state tree have a unique Index. - The AccountRoot Ledger Object Index is derived by hashing the - address with a namespace identifier. This ensures every - Index is unique.

          -

          See Ledger Object Indexes.

          -
          -

          Parameters

          -
            -
          • -
            address: string
            -
            -

            The classic account address.

            -
            -
          • -
          -

          Returns string

          -

          The Ledger Object Index for the account.

          -
        • -
        -
      • -
      -
    • -
    • -
      hashEscrow: (address: string, sequence: number) => string
      -
        -
      • -
          -
        • (address: string, sequence: number): string
        • -
        -
          -
        • -
          -
          -

          Compute the Hash of an Escrow LedgerEntry.

          -
          -
          -

          Parameters

          -
            -
          • -
            address: string
            -
            -

            Address of the Escrow.

            -
            -
          • -
          • -
            sequence: number
            -
            -

            OfferSequence of the Escrow.

            -
            -
          • -
          -

          Returns string

          -

          The hash of the Escrow LedgerEntry.

          -
        • -
        -
      • -
      -
    • -
    • -
      hashLedger: (ledger: Ledger, options?: HashLedgerHeaderOptions) => string
      -
        -
      • -
          -
        • (ledger: Ledger, options?: HashLedgerHeaderOptions): string
        • -
        -
          -
        • -
          -
          -

          Compute the hash of a ledger.

          -
          -
          -

          Parameters

          -
            -
          • -
            ledger: Ledger
            -
            -

            Ledger to compute the hash for.

            -
            -
          • -
          • -
            options: HashLedgerHeaderOptions = {}
            -
            -

            Allow client to recompute Transaction and State Hashes.

            -
            -
          • -
          -

          Returns string

          -

          The has of ledger.

          -
        • -
        -
      • -
      -
    • -
    • -
      hashLedgerHeader: (ledgerHeader: Ledger) => string
      -
        -
      • -
          -
        • (ledgerHeader: Ledger): string
        • -
        -
          -
        • -
          -
          -

          Compute the hash of a ledger.

          -
          -
          -

          Parameters

          -
            -
          • -
            ledgerHeader: Ledger
            -
            -

            Ledger to compute the hash of.

            -
            -
          • -
          -

          Returns string

          -

          The hash of the ledger.

          -
        • -
        -
      • -
      -
    • -
    • -
      hashOfferId: (address: string, sequence: number) => string
      -
        -
      • -
          -
        • (address: string, sequence: number): string
        • -
        -
          -
        • -
          - -

          The Index of a Offer object is the SHA-512Half of the following values, concatenated in order:

          -
            -
          • The Offer space key (0x006F)
          • -
          • The AccountID of the account placing the offer
          • -
          • The Sequence number of the OfferCreate transaction that created the offer.
          • -
          -

          This method computes an Offer Index.

          -
          -

          Parameters

          -
            -
          • -
            address: string
            -
            -

            The classic account address of the SignerList owner (starting with r).

            -
            -
          • -
          • -
            sequence: number
            -
            -

            Sequence of the Offer.

            -
            -
          • -
          -

          Returns string

          -

          The Index of the account's Offer object.

          -
        • -
        -
      • -
      -
    • -
    • -
      hashPaymentChannel: (address: string, dstAddress: string, sequence: number) => string
      -
        -
      • -
          -
        • (address: string, dstAddress: string, sequence: number): string
        • -
        -
          -
        • -
          -
          -

          Compute the hash of a Payment Channel.

          -
          -
          -

          Parameters

          -
            -
          • -
            address: string
            -
            -

            Account of the Payment Channel.

            -
            -
          • -
          • -
            dstAddress: string
            -
            -

            Destination Account of the Payment Channel.

            -
            -
          • -
          • -
            sequence: number
            -
            -

            Sequence number of the Transaction that created the Payment Channel.

            -
            -
          • -
          -

          Returns string

          -

          Hash of the Payment Channel.

          -
        • -
        -
      • -
      -
    • -
    • -
      hashSignedTx: (tx: Transaction | string) => string
      -
        -
      • - -
          -
        • -
          -
          -

          Hashes the Transaction object as the ledger does. Throws if the transaction is unsigned.

          -
          -
          -
          throws
          -

          ValidationError if the Transaction is unsigned.

          -
          -
          -
          -

          Parameters

          -
            -
          • -
            tx: Transaction | string
            -
            -

            A transaction to hash. Tx may be in binary blob form. Tx must be signed.

            -
            -
          • -
          -

          Returns string

          -

          A hash of tx.

          -
        • -
        -
      • -
      -
    • -
    • -
      hashSignerListId: (address: string) => string
      -
        -
      • -
          -
        • (address: string): string
        • -
        -
          -
        • -
          - -

          The Index of a SignerList object is the SHA-512Half of the following values, concatenated in order:

          -
            -
          • The RippleState space key (0x0053)
          • -
          • The AccountID of the owner of the SignerList
          • -
          • The SignerListID (currently always 0).
          • -
          -

          This method computes a SignerList Ledger Object Index.

          -
          -

          Parameters

          -
            -
          • -
            address: string
            -
            -

            The classic account address of the SignerList owner (starting with r).

            -
            -
          • -
          -

          Returns string

          -

          The Index of the account's SignerList object.

          -
        • -
        -
      • -
      -
    • -
    • -
      hashStateTree: (entries: LedgerEntry[]) => string
      -
        -
      • -
          -
        • (entries: LedgerEntry[]): string
        • -
        -
          -
        • -
          -
          -

          Compute the state hash of a list of LedgerEntries.

          -
          -
          -

          Parameters

          -
            -
          • -
            entries: LedgerEntry[]
            -
            -

            List of LedgerEntries.

            -
            -
          • -
          -

          Returns string

          -

          Hash of SHAMap that consists of all entries.

          -
        • -
        -
      • -
      -
    • -
    • -
      hashTrustline: (address1: string, address2: string, currency: string) => string
      -
        -
      • -
          -
        • (address1: string, address2: string, currency: string): string
        • -
        -
          -
        • -
          -
          -

          Compute the hash of a Trustline.

          -
          -
          -

          Parameters

          -
            -
          • -
            address1: string
            -
            -

            One of the addresses in the Trustline.

            -
            -
          • -
          • -
            address2: string
            -
            -

            The other address in the Trustline.

            -
            -
          • -
          • -
            currency: string
            -
            -

            Currency in the Trustline.

            -
            -
          • -
          -

          Returns string

          -

          The hash of the Trustline.

          -
        • -
        -
      • -
      -
    • -
    • -
      hashTx: (txBlobHex: string) => string
      -
        -
      • -
          -
        • (txBlobHex: string): string
        • -
        -
          -
        • -
          -
          -

          Hash the given binary transaction data with the single-signing prefix.

          -
          -

          See Serialization Format.

          -
          -

          Parameters

          -
            -
          • -
            txBlobHex: string
            -
            -

            The binary transaction blob as a hexadecimal string.

            -
            -
          • -
          -

          Returns string

          -

          The hash to sign.

          -
        • -
        -
      • -
      -
    • -
    • -
      hashTxTree: (transactions: (Transaction & { metaData?: Metadata })[]) => string
      -
        -
      • -
          -
        • (transactions: (Transaction & { metaData?: Metadata })[]): string
        • -
        -
          -
        • -
          -
          -

          Compute the root hash of the SHAMap containing all transactions.

          -
          -
          -

          Parameters

          -
            -
          • -
            transactions: (Transaction & { metaData?: Metadata })[]
            -
            -

            List of Transactions.

            -
            -
          • -
          -

          Returns string

          -

          The root hash of the SHAMap.

          -
        • -
        -
      • -
      -
    • -
    -
    -
    -
    - -

    ISOTimeToRippleTime

    -
      -
    • ISOTimeToRippleTime(iso8601: string): number
    • -
    -
      -
    • - -
      -
      -

      Convert an Iso8601 timestmap to a ripple timestamp.

      -
      -
      -

      Parameters

      -
        -
      • -
        iso8601: string
        -
        -

        International standard date format.

        -
        -
      • -
      -

      Returns number

      -

      Seconds since ripple epoch (1/1/2000 GMT).

      -
    • -
    -
    -
    - -

    authorizeChannel

    -
      -
    • authorizeChannel(wallet: Wallet, channelId: string, amount: string): string
    • -
    -
      -
    • - -
      -
      -

      Creates a signature that can be used to redeem a specific amount of XRP from a payment channel.

      -
      -
      -

      Parameters

      -
        -
      • -
        wallet: Wallet
        -
        -

        The account that will sign for this payment channel.

        -
        -
      • -
      • -
        channelId: string
        -
        -

        An id for the payment channel to redeem XRP from.

        -
        -
      • -
      • -
        amount: string
        -
        -

        The amount in drops to redeem.

        -
        -
      • -
      -

      Returns string

      -

      A signature that can be used to redeem a specific amount of XRP from a payment channel.

      -
    • -
    -
    -
    - -

    classicAddressToXAddress

    -
      -
    • classicAddressToXAddress(classicAddress: string, tag: number | false, test: boolean): string
    • -
    -
      -
    • - -

      Parameters

      -
        -
      • -
        classicAddress: string
        -
      • -
      • -
        tag: number | false
        -
      • -
      • -
        test: boolean
        -
      • -
      -

      Returns string

      -
    • -
    -
    -
    - -

    convertStringToHex

    -
      -
    • convertStringToHex(string: string): string
    • -
    -
      -
    • - -
      -
      -

      Converts a string to its hex equivalent. Useful for Memos.

      -
      -
      -

      Parameters

      -
        -
      • -
        string: string
        -
        -

        The string to convert to Hex.

        -
        -
      • -
      -

      Returns string

      -

      The Hex equivalent of the string.

      -
    • -
    -
    -
    - -

    decodeAccountID

    -
      -
    • decodeAccountID(accountId: string): Buffer
    • -
    -
      -
    • - -

      Parameters

      -
        -
      • -
        accountId: string
        -
      • -
      -

      Returns Buffer

      -
    • -
    -
    -
    - -

    decodeAccountPublic

    -
      -
    • decodeAccountPublic(base58string: string): Buffer
    • -
    -
      -
    • - -

      Parameters

      -
        -
      • -
        base58string: string
        -
      • -
      -

      Returns Buffer

      -
    • -
    -
    -
    - -

    decodeNodePublic

    -
      -
    • decodeNodePublic(base58string: string): Buffer
    • -
    -
      -
    • - -

      Parameters

      -
        -
      • -
        base58string: string
        -
      • -
      -

      Returns Buffer

      -
    • -
    -
    -
    - -

    decodeSeed

    -
      -
    • decodeSeed(seed: string, opts?: { expectedLength: number; versionTypes: ["ed25519", "secp256k1"]; versions: (number | number[])[] }): { bytes: Buffer; type: string | null; version: number[] }
    • -
    -
      -
    • - -

      Parameters

      -
        -
      • -
        seed: string
        -
      • -
      • -
        Optional opts: { expectedLength: number; versionTypes: ["ed25519", "secp256k1"]; versions: (number | number[])[] }
        -
          -
        • -
          expectedLength: number
          -
        • -
        • -
          versionTypes: ["ed25519", "secp256k1"]
          -
        • -
        • -
          versions: (number | number[])[]
          -
        • -
        -
      • -
      -

      Returns { bytes: Buffer; type: string | null; version: number[] }

      -
        -
      • -
        bytes: Buffer
        -
      • -
      • -
        type: string | null
        -
      • -
      • -
        version: number[]
        -
      • -
      -
    • -
    -
    -
    - -

    decodeXAddress

    -
      -
    • decodeXAddress(xAddress: string): { accountId: Buffer; tag: number | false; test: boolean }
    • -
    -
      -
    • - -

      Parameters

      -
        -
      • -
        xAddress: string
        -
      • -
      -

      Returns { accountId: Buffer; tag: number | false; test: boolean }

      -
        -
      • -
        accountId: Buffer
        -
      • -
      • -
        tag: number | false
        -
      • -
      • -
        test: boolean
        -
      • -
      -
    • -
    -
    -
    - -

    deriveXAddress

    -
      -
    • deriveXAddress(options: DeriveOptions): string
    • -
    -
      -
    • - -
      -
      -

      Derive an X-Address from a public key and a destination tag.

      -
      -
      -

      Parameters

      -
        -
      • -
        options: DeriveOptions
        -
        -

        Public key and destination tag to encode as an X-Address.

        -
        -
      • -
      -

      Returns string

      -

      X-Address.

      -
    • -
    -
    -
    - -

    dropsToXrp

    -
      -
    • dropsToXrp(dropsToConvert: BigNumber.Value): string
    • -
    -
      -
    • - -
      -
      -

      Convert Drops to XRP.

      -
      -
      -
      throws
      -

      When drops amount is invalid.

      -
      -
      -
      -

      Parameters

      -
        -
      • -
        dropsToConvert: BigNumber.Value
        -
        -

        Drops to convert to XRP.

        -
        -
      • -
      -

      Returns string

      -

      Amount in XRP.

      -
    • -
    -
    -
    - -

    encodeAccountID

    -
      -
    • encodeAccountID(bytes: Buffer): string
    • -
    -
      -
    • - -

      Parameters

      -
        -
      • -
        bytes: Buffer
        -
      • -
      -

      Returns string

      -
    • -
    -
    -
    - -

    encodeAccountPublic

    -
      -
    • encodeAccountPublic(bytes: Buffer): string
    • -
    -
      -
    • - -

      Parameters

      -
        -
      • -
        bytes: Buffer
        -
      • -
      -

      Returns string

      -
    • -
    -
    -
    - -

    encodeNodePublic

    -
      -
    • encodeNodePublic(bytes: Buffer): string
    • -
    -
      -
    • - -

      Parameters

      -
        -
      • -
        bytes: Buffer
        -
      • -
      -

      Returns string

      -
    • -
    -
    -
    - -

    encodeSeed

    -
      -
    • encodeSeed(entropy: Buffer, type: "ed25519" | "secp256k1"): string
    • -
    -
      -
    • - -

      Parameters

      -
        -
      • -
        entropy: Buffer
        -
      • -
      • -
        type: "ed25519" | "secp256k1"
        -
      • -
      -

      Returns string

      -
    • -
    -
    -
    - -

    encodeXAddress

    -
      -
    • encodeXAddress(accountId: Buffer, tag: number | false, test: boolean): string
    • -
    -
      -
    • - -

      Parameters

      -
        -
      • -
        accountId: Buffer
        -
      • -
      • -
        tag: number | false
        -
      • -
      • -
        test: boolean
        -
      • -
      -

      Returns string

      -
    • -
    -
    -
    - -

    generateXAddress

    -
      -
    • generateXAddress(options?: GenerateAddressOptions): GeneratedAddress
    • -
    -
      -
    • - -
      -
      -

      TODO: Move this function to be a static function of the Wallet Class. - TODO: Doc this function.

      -
      -
      -
      throws
      -

      When cannot generate an address.

      -
      -
      -
      -

      Parameters

      -
        -
      • -
        options: GenerateAddressOptions = {}
        -
        -

        Options for generating X-Address.

        -
        -
      • -
      -

      Returns GeneratedAddress

      -

      A generated address.

      -
    • -
    -
    -
    - -

    getBalanceChanges

    -
      -
    • getBalanceChanges(metadata: TransactionMetadata): BalanceChanges[]
    • -
    -
      -
    • - -
      -
      -

      Computes the complete list of every balance that changed in the ledger - as a result of the given transaction.

      -
      -
      -

      Parameters

      -
        -
      • -
        metadata: TransactionMetadata
        -
        -

        Transaction metada.

        -
        -
      • -
      -

      Returns BalanceChanges[]

      -

      Parsed balance changes.

      -
    • -
    -
    -
    - -

    isValidAddress

    -
      -
    • isValidAddress(address: string): boolean
    • -
    -
      -
    • - -
      -
      -

      Validates that a given address is a valid X-Address or a valid classic - address.

      -
      -
      -

      Parameters

      -
        -
      • -
        address: string
        -
        -

        Address to validate.

        -
        -
      • -
      -

      Returns boolean

      -

      True if address is a valid X-Address or classic address.

      -
    • -
    -
    -
    - -

    isValidClassicAddress

    -
      -
    • isValidClassicAddress(address: string): boolean
    • -
    -
      -
    • - -

      Parameters

      -
        -
      • -
        address: string
        -
      • -
      -

      Returns boolean

      -
    • -
    -
    -
    - -

    isValidXAddress

    -
      -
    • isValidXAddress(xAddress: string): boolean
    • -
    -
      -
    • - -

      Parameters

      -
        -
      • -
        xAddress: string
        -
      • -
      -

      Returns boolean

      -
    • -
    -
    -
    - -

    multisign

    -
      -
    • multisign(transactions: (Transaction | string)[]): string
    • -
    -
      -
    • - -
      -
      -

      Takes several transactions with Signer fields (in object or blob form) and creates a - single transaction with all Signers that then gets signed and returned.

      -
      -
      -
      throws
      -

      ValidationError if:

      -
        -
      • There were no transactions given to sign
      • -
      • The SigningPubKey field is not the empty string in any given transaction
      • -
      • Any transaction is missing a Signers field.
      • -
      -
      -
      -
      -

      Parameters

      -
        -
      • -
        transactions: (Transaction | string)[]
        -
        -

        An array of signed Transactions (in object or blob form) to combine into a single signed Transaction.

        -
        -
      • -
      -

      Returns string

      -

      A single signed Transaction which has all Signers from transactions within it.

      -
    • -
    -
    -
    - -

    removeUndefined

    -
      -
    • removeUndefined<T>(obj: T): T
    • -
    -
      -
    • - -
      -
      -

      Removes undefined values from an object.

      -
      -
      -

      Type parameters

      -
        -
      • -

        T: Record<string, unknown>

        -
      • -
      -

      Parameters

      -
        -
      • -
        obj: T
        -
        -

        Object to remove undefined values from.

        -
        -
      • -
      -

      Returns T

      -

      The same object, but without undefined values.

      -
    • -
    -
    -
    - -

    rippleTimeToISOTime

    -
      -
    • rippleTimeToISOTime(rippleTime: number): string
    • -
    -
      -
    • - -
      -
      -

      Convert a ripple timestamp to an Iso8601 timestamp.

      -
      -
      -

      Parameters

      -
        -
      • -
        rippleTime: number
        -
        -

        Is the number of seconds since Ripple Epoch (1/1/2000 GMT).

        -
        -
      • -
      -

      Returns string

      -

      Iso8601 international standard date format.

      -
    • -
    -
    -
    - -

    rippleTimeToUnixTime

    -
      -
    • rippleTimeToUnixTime(rpepoch: number): number
    • -
    -
      -
    • - -
      -
      -

      Convert a ripple timestamp to a unix timestamp.

      -
      -
      -

      Parameters

      -
        -
      • -
        rpepoch: number
        -
        -

        (seconds since 1/1/2000 GMT).

        -
        -
      • -
      -

      Returns number

      -

      Milliseconds since unix epoch.

      -
    • -
    -
    -
    - -

    signPaymentChannelClaim

    -
      -
    • signPaymentChannelClaim(channel: string, amount: string, privateKey: string): string
    • -
    -
      -
    • - -
      -
      -

      Sign a payment channel claim.

      -
      -
      -

      Parameters

      -
        -
      • -
        channel: string
        -
        -

        Channel identifier specified by the paymentChannelClaim.

        -
        -
      • -
      • -
        amount: string
        -
        -

        Amount specified by the paymentChannelClaim.

        -
        -
      • -
      • -
        privateKey: string
        -
        -

        Private Key to sign paymentChannelClaim with.

        -
        -
      • -
      -

      Returns string

      -

      True if the channel is valid.

      -
    • -
    -
    -
    - -

    unixTimeToRippleTime

    -
      -
    • unixTimeToRippleTime(timestamp: number): number
    • -
    -
      -
    • - -
      -
      -

      Convert a unix timestamp to a ripple timestamp.

      -
      -
      -

      Parameters

      -
        -
      • -
        timestamp: number
        -
        -

        (ms since unix epoch).

        -
        -
      • -
      -

      Returns number

      -

      Seconds since Ripple Epoch (1/1/2000 GMT).

      -
    • -
    -
    -
    - -

    validate

    -
      -
    • validate(transaction: Record<string, unknown>): void
    • -
    -
      -
    • - -
      -
      -

      Verifies various Transaction Types. - Encode/decode and individual type validation.

      -
      -
      -
      throws
      -

      ValidationError When the Transaction is malformed.

      -
      -
      -
      -

      Parameters

      -
        -
      • -
        transaction: Record<string, unknown>
        -
        -

        A Transaction.

        -
        -
      • -
      -

      Returns void

      -
    • -
    -
    -
    - -

    verifyPaymentChannelClaim

    -
      -
    • verifyPaymentChannelClaim(channel: string, amount: string, signature: string, publicKey: string): boolean
    • -
    -
      -
    • - -
      -
      -

      Verify the signature of a payment channel claim.

      -
      -
      -

      Parameters

      -
        -
      • -
        channel: string
        -
        -

        Channel identifier specified by the paymentChannelClaim.

        -
        -
      • -
      • -
        amount: string
        -
        -

        Amount specified by the paymentChannelClaim.

        -
        -
      • -
      • -
        signature: string
        -
        -

        Signature produced from signing paymentChannelClaim.

        -
        -
      • -
      • -
        publicKey: string
        -
        -

        Public key that signed the paymentChannelClaim.

        -
        -
      • -
      -

      Returns boolean

      -

      True if the channel is valid.

      -
    • -
    -
    -
    - -

    verifySignature

    -
      -
    • verifySignature(tx: Transaction | string): boolean
    • -
    -
      -
    • - -
      -
      -

      Verifies that the given transaction has a valid signature based on public-key encryption.

      -
      -
      -

      Parameters

      -
        -
      • -
        tx: Transaction | string
        -
        -

        A transaction to verify the signature of. (Can be in object or encoded string format).

        -
        -
      • -
      -

      Returns boolean

      -

      Returns true if tx has a valid signature, and returns false otherwise.

      -
    • -
    -
    -
    - -

    xAddressToClassicAddress

    -
      -
    • xAddressToClassicAddress(xAddress: string): { classicAddress: string; tag: number | false; test: boolean }
    • -
    -
      -
    • - -

      Parameters

      -
        -
      • -
        xAddress: string
        -
      • -
      -

      Returns { classicAddress: string; tag: number | false; test: boolean }

      -
        -
      • -
        classicAddress: string
        -
      • -
      • -
        tag: number | false
        -
      • -
      • -
        test: boolean
        -
      • -
      -
    • -
    -
    -
    - -

    xrpToDrops

    -
      -
    • xrpToDrops(xrpToConvert: BigNumber.Value): string
    • -
    -
      -
    • - -
      -
      -

      Convert an amount in XRP to an amount in drops.

      -
      -
      -
      throws
      -

      When amount in xrp is invalid.

      -
      -
      -
      -

      Parameters

      -
        -
      • -
        xrpToConvert: BigNumber.Value
        -
        -

        Amount in XRP.

        -
        -
      • -
      -

      Returns string

      -

      Amount in drops.

      -
    • -
    -
    -
    -
    -

    Streams

    -
    - -

    Stream

    - - -
    -
    -
    - -
    -
    -
    -
    -

    Legend

    -
    -
      -
    • Constructor
    • -
    • Property
    • -
    • Method
    • -
    -
      -
    • Inherited constructor
    • -
    • Inherited property
    • -
    • Inherited method
    • -
    -
      -
    • Private property
    • -
    • Private method
    • -
    -
      -
    • Static property
    • -
    • Static method
    • -
    -
      -
    • Property
    • -
    -
    -
    -
    -
    -

    Generated using TypeDoc

    -
    -
    - - - \ No newline at end of file +xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    xrpl

    Index

    Clients

    Signing

    Transaction Models

    Transaction Flags

    Utilities

    Requests

    Responses

    Streams

    Errors

    Other

    Signing

    multisign

    • multisign(transactions: (string | Transaction)[]): string
    • +

      Takes several transactions with Signer fields (in object or blob form) and creates a +single transaction with all Signers that then gets signed and returned.

      +
      throws

      ValidationError if:

      +
        +
      • There were no transactions given to sign
      • +
      • The SigningPubKey field is not the empty string in any given transaction
      • +
      • Any transaction is missing a Signers field.
      • +
      +

      Parameters

      • transactions: (string | Transaction)[]
        +

        An array of signed Transactions (in object or blob form) to combine into a single signed Transaction.

        +

      Returns string

      A single signed Transaction which has all Signers from transactions within it.

      +

    Transaction Models

    Transaction

    Utilities

    hashes

    hashes: { hashAccountRoot: (address: string) => string; hashEscrow: (address: string, sequence: number) => string; hashLedger: (ledger: Ledger, options?: HashLedgerHeaderOptions) => string; hashLedgerHeader: (ledgerHeader: Ledger) => string; hashOfferId: (address: string, sequence: number) => string; hashPaymentChannel: (address: string, dstAddress: string, sequence: number) => string; hashSignedTx: (tx: string | Transaction) => string; hashSignerListId: (address: string) => string; hashStateTree: (entries: LedgerEntry[]) => string; hashTrustline: (address1: string, address2: string, currency: string) => string; hashTx: (txBlobHex: string) => string; hashTxTree: (transactions: ((AccountDelete & { metaData?: TransactionMetadata }) & (AccountSet & { metaData?: TransactionMetadata }) & (CheckCancel & { metaData?: TransactionMetadata }) & (CheckCash & { metaData?: TransactionMetadata }) & (CheckCreate & { metaData?: TransactionMetadata }) & (DepositPreauth & { metaData?: TransactionMetadata }) & (EscrowCancel & { metaData?: TransactionMetadata }) & (EscrowCreate & { metaData?: TransactionMetadata }) & (EscrowFinish & { metaData?: TransactionMetadata }) & (OfferCancel & { metaData?: TransactionMetadata }) & (OfferCreate & { metaData?: TransactionMetadata }) & (Payment & { metaData?: TransactionMetadata }) & (PaymentChannelClaim & { metaData?: TransactionMetadata }) & (PaymentChannelCreate & { metaData?: TransactionMetadata }) & (PaymentChannelFund & { metaData?: TransactionMetadata }) & (SetRegularKey & { metaData?: TransactionMetadata }) & (SignerListSet & { metaData?: TransactionMetadata }) & (TicketCreate & { metaData?: TransactionMetadata }) & (TrustSet & { metaData?: TransactionMetadata }))[]) => string } = ...

    Type declaration

    authorizeChannel

    • authorizeChannel(wallet: Wallet, channelId: string, amount: string): string
    • +

      Creates a signature that can be used to redeem a specific amount of XRP from a payment channel.

      +

      Parameters

      • wallet: Wallet
        +

        The account that will sign for this payment channel.

        +
      • channelId: string
        +

        An id for the payment channel to redeem XRP from.

        +
      • amount: string
        +

        The amount in drops to redeem.

        +

      Returns string

      A signature that can be used to redeem a specific amount of XRP from a payment channel.

      +

    convertHexToString

    • convertHexToString(hex: string, encoding?: BufferEncoding): string
    • +

      Converts hex to its string equivalent. Useful to read the Domain field and some Memos.

      +

      Parameters

      • hex: string
        +

        The hex to convert to a string.

        +
      • encoding: BufferEncoding = 'utf8'
        +

        The encoding to use. Defaults to 'utf8' (UTF-8). 'ascii' is also allowed.

        +

      Returns string

      The converted string.

      +

    convertStringToHex

    • convertStringToHex(string: string): string
    • +

      Converts a string to its hex equivalent. Useful for Memos.

      +

      Parameters

      • string: string
        +

        The string to convert to Hex.

        +

      Returns string

      The Hex equivalent of the string.

      +

    decimalToQuality

    • decimalToQuality(decimal: string): number
    • +

      Converts a string decimal to the "billionths" format for use with QualityIn/ +QualityOut

      +
      throws

      ValidationError when the parameter is not convertible to +"billionths" format.

      +

      Parameters

      • decimal: string
        +

        A string decimal (i.e. ".00034").

        +

      Returns number

      A number in the "billionths" format.

      +

    decimalToTransferRate

    • decimalToTransferRate(decimal: string): number
    • +

      Converts a string decimal to "billionths" format for use with TransferRate.

      +
      throws

      ValidationError when the parameter is not convertible to +"billionths" format.

      +

      Parameters

      • decimal: string
        +

        A string decimal between 0 and 1.00

        +

      Returns number

      A number in the "billionths" format.

      +

    deriveXAddress

    • deriveXAddress(options: DeriveOptions): string
    • +

      Derive an X-Address from a public key and a destination tag.

      +

      Parameters

      • options: DeriveOptions
        +

        Public key and destination tag to encode as an X-Address.

        +

      Returns string

      X-Address.

      +

    dropsToXrp

    • dropsToXrp(dropsToConvert: Value): string
    • +

      Convert Drops to XRP.

      +
      throws

      When drops amount is invalid.

      +

      Parameters

      • dropsToConvert: Value
        +

        Drops to convert to XRP.

        +

      Returns string

      Amount in XRP.

      +

    getBalanceChanges

    • +

      Computes the complete list of every balance that changed in the ledger +as a result of the given transaction.

      +

      Parameters

      Returns BalanceChanges[]

      Parsed balance changes.

      +

    hasNextPage

    • hasNextPage(response: Response): boolean

    isValidAddress

    • isValidAddress(address: string): boolean
    • +

      Validates that a given address is a valid X-Address or a valid classic +address.

      +

      Parameters

      • address: string
        +

        Address to validate.

        +

      Returns boolean

      True if address is a valid X-Address or classic address.

      +

    isValidSecret

    • isValidSecret(secret: string): boolean
    • +

      Check if a secret is valid.

      +

      Parameters

      • secret: string
        +

        Secret to test for validity.

        +

      Returns boolean

      True if secret can be derived into a keypair.

      +

    isoTimeToRippleTime

    • isoTimeToRippleTime(iso8601: string | Date): number
    • +

      Convert an ISO8601 timestmap to a ripple timestamp.

      +

      Parameters

      • iso8601: string | Date
        +

        International standard date format.

        +

      Returns number

      Seconds since ripple epoch (1/1/2000 GMT).

      +

    percentToQuality

    • percentToQuality(percent: string): number
    • +

      Converts a string percent to the "billionths" format for use with QualityIn/ +QualityOut

      +
      throws

      ValidationError when the percent parameter is not convertible to +"billionths" format.

      +

      Parameters

      • percent: string
        +

        A string percent (i.e. ".034%").

        +

      Returns number

      A number in the "billionths" format.

      +

    percentToTransferRate

    • percentToTransferRate(percent: string): number
    • +

      Converts a string percent to "billionths" format for use with TransferRate.

      +
      throws

      ValidationError when the percent parameter is not convertible to +"billionths" format.

      +

      Parameters

      • percent: string
        +

        A string percent between 0% and 100%.

        +

      Returns number

      A number in the "billionths" format.

      +

    qualityToDecimal

    • qualityToDecimal(quality: number): string
    • +

      Converts a quality in "billionths" format to a decimal.

      +
      throws

      ValidationError when quality is not convertible to decimal format.

      +

      Parameters

      • quality: number
        +

        Quality to convert to decimal.

        +

      Returns string

      decimal representation of quality.

      +

    rippleTimeToISOTime

    • rippleTimeToISOTime(rippleTime: number): string
    • +

      Convert a ripple timestamp to an Iso8601 timestamp.

      +

      Parameters

      • rippleTime: number
        +

        Is the number of seconds since Ripple Epoch (1/1/2000 GMT).

        +

      Returns string

      Iso8601 international standard date format.

      +

    rippleTimeToUnixTime

    • rippleTimeToUnixTime(rpepoch: number): number
    • +

      Convert a ripple timestamp to a unix timestamp.

      +

      Parameters

      • rpepoch: number
        +

        (seconds since 1/1/2000 GMT).

        +

      Returns number

      Milliseconds since unix epoch.

      +

    signPaymentChannelClaim

    • signPaymentChannelClaim(channel: string, amount: string, privateKey: string): string
    • +

      Sign a payment channel claim.

      +

      Parameters

      • channel: string
        +

        Channel identifier specified by the paymentChannelClaim.

        +
      • amount: string
        +

        Amount specified by the paymentChannelClaim.

        +
      • privateKey: string
        +

        Private Key to sign paymentChannelClaim with.

        +

      Returns string

      True if the channel is valid.

      +

    transferRateToDecimal

    • transferRateToDecimal(rate: number): string
    • +

      Converts a transfer rate in "billionths" format to a decimal.

      +
      throws

      ValidationError when it cannot convert from billionths format.

      +

      Parameters

      • rate: number
        +

        TransferRate to convert to decimal.

        +

      Returns string

      decimal representation of transfer Rate.

      +

    unixTimeToRippleTime

    • unixTimeToRippleTime(timestamp: number): number
    • +

      Convert a unix timestamp to a ripple timestamp.

      +

      Parameters

      • timestamp: number
        +

        (ms since unix epoch).

        +

      Returns number

      Seconds since Ripple Epoch (1/1/2000 GMT).

      +

    validate

    • validate(transaction: Record<string, unknown>): void
    • +

      Verifies various Transaction Types. +Encode/decode and individual type validation.

      +
      throws

      ValidationError When the Transaction is malformed.

      +

      Parameters

      • transaction: Record<string, unknown>
        +

        A Transaction.

        +

      Returns void

    verifyPaymentChannelClaim

    • verifyPaymentChannelClaim(channel: string, amount: string, signature: string, publicKey: string): boolean
    • +

      Verify the signature of a payment channel claim.

      +

      Parameters

      • channel: string
        +

        Channel identifier specified by the paymentChannelClaim.

        +
      • amount: string
        +

        Amount specified by the paymentChannelClaim.

        +
      • signature: string
        +

        Signature produced from signing paymentChannelClaim.

        +
      • publicKey: string
        +

        Public key that signed the paymentChannelClaim.

        +

      Returns boolean

      True if the channel is valid.

      +

    verifySignature

    • +

      Verifies that the given transaction has a valid signature based on public-key encryption.

      +

      Parameters

      • tx: string | Transaction
        +

        A transaction to verify the signature of. (Can be in object or encoded string format).

        +

      Returns boolean

      Returns true if tx has a valid signature, and returns false otherwise.

      +

    xrpToDrops

    • xrpToDrops(xrpToConvert: Value): string
    • +

      Convert an amount in XRP to an amount in drops.

      +
      throws

      When amount in xrp is invalid.

      +

      Parameters

      • xrpToConvert: Value
        +

        Amount in XRP.

        +

      Returns string

      Amount in drops.

      +

    Requests

    PathFindRequest

    PathFindRequest: PathFindCreateRequest | PathFindCloseRequest | PathFindStatusRequest
    +

    The path_find method searches for a path along which a transaction can +possibly be made, and periodically sends updates when the path changes over +time. For a simpler version that is supported by JSON-RPC, see the +ripple_path_find method.

    +

    Request

    Responses

    Response

    Streams

    Stream

    Other

    deriveKeypair

    deriveKeypair: (seed: string, options?: object) => { privateKey: string; publicKey: string }

    Type declaration

      • (seed: string, options?: object): { privateKey: string; publicKey: string }
      • Parameters

        • seed: string
        • Optional options: object

        Returns { privateKey: string; publicKey: string }

        • privateKey: string
        • publicKey: string

    classicAddressToXAddress

    • classicAddressToXAddress(classicAddress: string, tag: number | false, test: boolean): string
    • Parameters

      • classicAddress: string
      • tag: number | false
      • test: boolean

      Returns string

    decode

    • decode(hex: string): Record<string, unknown>
    • +

      Decodes a hex string into a transaction | ledger entry

      +

      Parameters

      • hex: string
        +

        hex string in the XRPL serialization format.

        +

      Returns Record<string, unknown>

      The hex string decoded according to XRPL serialization format.

      +

    decodeAccountID

    • decodeAccountID(accountId: string): Buffer
    • Parameters

      • accountId: string

      Returns Buffer

    decodeAccountPublic

    • decodeAccountPublic(base58string: string): Buffer
    • Parameters

      • base58string: string

      Returns Buffer

    decodeNodePublic

    • decodeNodePublic(base58string: string): Buffer
    • Parameters

      • base58string: string

      Returns Buffer

    decodeSeed

    • decodeSeed(seed: string, opts?: { expectedLength: number; versionTypes: ["ed25519", "secp256k1"]; versions: (number | number[])[] }): { bytes: Buffer; type: string | null; version: number[] }
    • Parameters

      • seed: string
      • Optional opts: { expectedLength: number; versionTypes: ["ed25519", "secp256k1"]; versions: (number | number[])[] }
        • expectedLength: number
        • versionTypes: ["ed25519", "secp256k1"]
        • versions: (number | number[])[]

      Returns { bytes: Buffer; type: string | null; version: number[] }

      • bytes: Buffer
      • type: string | null
      • version: number[]

    decodeXAddress

    • decodeXAddress(xAddress: string): { accountId: Buffer; tag: number | false; test: boolean }
    • Parameters

      • xAddress: string

      Returns { accountId: Buffer; tag: number | false; test: boolean }

      • accountId: Buffer
      • tag: number | false
      • test: boolean

    encode

    • +

      Encodes a LedgerEntry or Transaction into a hex string

      +

      Parameters

      Returns string

      A hex string representing the encoded object.

      +

    encodeAccountID

    • encodeAccountID(bytes: Buffer): string
    • Parameters

      • bytes: Buffer

      Returns string

    encodeAccountPublic

    • encodeAccountPublic(bytes: Buffer): string
    • Parameters

      • bytes: Buffer

      Returns string

    encodeForMultiSigning

    • encodeForMultiSigning(object: Transaction, signer: string): string
    • +

      Encodes a Transaction for multi-signing

      +

      Parameters

      • object: Transaction
        +

        Transaction in JSON format.

        +
      • signer: string
        +

        The address of the account signing this transaction

        +

      Returns string

      A hex string representing the encoded object.

      +

    encodeForSigning

    • +

      Encodes a Transaction for signing

      +

      Parameters

      • object: Transaction
        +

        LedgerEntry in JSON or Transaction format.

        +

      Returns string

      A hex string representing the encoded object.

      +

    encodeForSigningClaim

    • +

      Encodes a PaymentChannelClaim for signing

      +

      Parameters

      Returns string

      A hex string representing the encoded object.

      +

    encodeNodePublic

    • encodeNodePublic(bytes: Buffer): string
    • Parameters

      • bytes: Buffer

      Returns string

    encodeSeed

    • encodeSeed(entropy: Buffer, type: "ed25519" | "secp256k1"): string
    • Parameters

      • entropy: Buffer
      • type: "ed25519" | "secp256k1"

      Returns string

    encodeXAddress

    • encodeXAddress(accountId: Buffer, tag: number | false, test: boolean): string
    • Parameters

      • accountId: Buffer
      • tag: number | false
      • test: boolean

      Returns string

    isValidClassicAddress

    • isValidClassicAddress(address: string): boolean
    • Parameters

      • address: string

      Returns boolean

    isValidXAddress

    • isValidXAddress(xAddress: string): boolean
    • Parameters

      • xAddress: string

      Returns boolean

    parseAccountRootFlags

    • parseAccountRootFlags(flags: number): AccountRootFlagsInterface
    • +

      Convert an AccountRoot Flags number into an interface for easy interpretation.

      +

      Parameters

      • flags: number
        +

        A number which is the bitwise and of all enabled AccountRootFlagsInterface.

        +

      Returns AccountRootFlagsInterface

      An interface with all flags as booleans.

      +

    setTransactionFlagsToNumber

    • +

      Sets a transaction's flags to its numeric representation.

      +

      Parameters

      • tx: Transaction
        +

        A transaction to set its flags to its numeric representation.

        +

      Returns void

    xAddressToClassicAddress

    • xAddressToClassicAddress(xAddress: string): { classicAddress: string; tag: number | false; test: boolean }
    • Parameters

      • xAddress: string

      Returns { classicAddress: string; tag: number | false; test: boolean }

      • classicAddress: string
      • tag: number | false
      • test: boolean

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/modules/LedgerEntry.html b/docs/modules/LedgerEntry.html new file mode 100644 index 00000000..b1d45f15 --- /dev/null +++ b/docs/modules/LedgerEntry.html @@ -0,0 +1,8 @@ +LedgerEntry | xrpl
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Namespace LedgerEntry

    +

    LedgerEntry type definitions are exported in their own namespace to prevent +collisions of the DepositPreauth SLE and Transaction. LedgerEntries are used +by the client less often, and in most scenarios, like when parsing a +response, the client won't need to import the type. If it is required to use +a Ledger Entry, import LedgerEntry, and access individual ledger entry +types on the LedgerEntry namespace.

    +

    Index

    Other

    LedgerEntry

    Legend

    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Private property
    • Private method
    • Static property
    • Static method
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/package-lock.json b/package-lock.json index 49e8727b..405e805a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "xrpl", - "version": "2.0.0-beta.4", + "version": "2.0.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "xrpl", - "version": "2.0.0-beta.4", + "version": "2.0.0", "license": "ISC", "dependencies": { "bignumber.js": "^9.0.0", @@ -1477,9 +1477,9 @@ } }, "node_modules/ansi-regex": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.0.tgz", - "integrity": "sha512-bY6fj56OUQ0hU1KjFNDQuJFezqKdrAyFdIevADiqrWHwSlbmBNMHp5ak2f40Pm8JTFyM2mqxkG6ngkHO11f/lg==", + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", + "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", "dev": true, "engines": { "node": ">=8" @@ -9662,9 +9662,9 @@ "dev": true }, "ansi-regex": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.0.tgz", - "integrity": "sha512-bY6fj56OUQ0hU1KjFNDQuJFezqKdrAyFdIevADiqrWHwSlbmBNMHp5ak2f40Pm8JTFyM2mqxkG6ngkHO11f/lg==", + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", + "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", "dev": true }, "ansi-styles": { diff --git a/package.json b/package.json index fdd8e4ec..dcb12b33 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "xrpl", - "version": "2.0.0-beta.4", + "version": "2.0.0", "license": "ISC", "description": "A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser", "files": [ diff --git a/src/models/transactions/accountSet.ts b/src/models/transactions/accountSet.ts index 3b6bbcb6..c9a49737 100644 --- a/src/models/transactions/accountSet.ts +++ b/src/models/transactions/accountSet.ts @@ -69,6 +69,7 @@ export enum AccountSetTfFlags { * @category Transaction Flags * * @example + * ```typescript * const accountSetTx: AccountSet = { * TransactionType: 'AccountSet', * Account: 'rf1BiGeXwwQoi8Z2ueFYTEXSwuJYfV2Jpn', @@ -89,6 +90,7 @@ export enum AccountSetTfFlags { * // Fee: '12', * // LastLedgerSequence: 21971793 * // } + * ``` */ export interface AccountSetFlagsInterface { tfRequireDestTag?: boolean