From 3791c6292cee7e6d6ff46a17fcd26aae2d323439 Mon Sep 17 00:00:00 2001 From: Jackson Mills Date: Tue, 13 Jun 2023 14:15:08 -0700 Subject: [PATCH] 2.8.0 release (#2343) --- docs/assets/main.js | 6 +- docs/assets/search.js | 2 +- docs/assets/style.css | 815 ++++---- docs/classes/BroadcastClient.html | 1777 +++++++++-------- docs/classes/Client.html | 1750 +++++++++------- docs/classes/ConnectionError.html | 397 +++- docs/classes/DisconnectedError.html | 387 +++- docs/classes/NotConnectedError.html | 387 +++- docs/classes/NotFoundError.html | 385 +++- docs/classes/ResponseFormatError.html | 387 +++- docs/classes/RippledError.html | 387 +++- docs/classes/RippledNotInitializedError.html | 387 +++- docs/classes/TimeoutError.html | 387 +++- docs/classes/UnexpectedError.html | 387 +++- docs/classes/ValidationError.html | 387 +++- docs/classes/Wallet.html | 584 ++++-- docs/classes/XRPLFaucetError.html | 387 +++- docs/classes/XrplError.html | 399 +++- docs/enums/AccountSetAsfFlags.html | 397 +++- docs/enums/AccountSetTfFlags.html | 317 ++- docs/enums/LedgerEntry.AccountRootFlags.html | 387 +++- docs/enums/LedgerEntry.OfferFlags.html | 277 ++- docs/enums/LedgerEntry.RippleStateFlags.html | 337 +++- docs/enums/LedgerEntry.SignerListFlags.html | 267 ++- docs/enums/NFTokenCreateOfferFlags.html | 267 ++- docs/enums/NFTokenMintFlags.html | 297 ++- docs/enums/OfferCreateFlags.html | 297 ++- docs/enums/PaymentChannelClaimFlags.html | 277 ++- docs/enums/PaymentFlags.html | 287 ++- docs/enums/TrustSetFlags.html | 309 ++- docs/functions/authorizeChannel.html | 464 +++-- docs/functions/classicAddressToXAddress.html | 457 +++-- docs/functions/convertHexToString.html | 462 +++-- docs/functions/convertStringToHex.html | 460 +++-- docs/functions/decimalToQuality.html | 460 +++-- docs/functions/decimalToTransferRate.html | 460 +++-- docs/functions/decode.html | 460 +++-- docs/functions/decodeAccountID.html | 455 +++-- docs/functions/decodeAccountPublic.html | 455 +++-- docs/functions/decodeNodePublic.html | 455 +++-- docs/functions/decodeSeed.html | 469 ++--- docs/functions/decodeXAddress.html | 461 +++-- docs/functions/deriveAddress.html | 453 +++-- docs/functions/deriveKeypair.html | 461 +++-- docs/functions/deriveXAddress.html | 466 +++-- docs/functions/dropsToXrp.html | 460 +++-- docs/functions/encode.html | 460 +++-- docs/functions/encodeAccountID.html | 453 +++-- docs/functions/encodeAccountPublic.html | 453 +++-- docs/functions/encodeForMultiSigning.html | 462 +++-- docs/functions/encodeForSigning.html | 460 +++-- docs/functions/encodeForSigningClaim.html | 460 +++-- docs/functions/encodeNodePublic.html | 453 +++-- docs/functions/encodeSeed.html | 455 +++-- docs/functions/encodeXAddress.html | 457 +++-- docs/functions/getBalanceChanges.html | 460 +++-- docs/functions/getNFTokenID.html | 460 +++-- docs/functions/hasNextPage.html | 460 +++-- docs/functions/isValidAddress.html | 460 +++-- docs/functions/isValidClassicAddress.html | 453 +++-- docs/functions/isValidSecret.html | 460 +++-- docs/functions/isValidXAddress.html | 453 +++-- docs/functions/isoTimeToRippleTime.html | 460 +++-- docs/functions/keyToRFC1751Mnemonic.html | 460 +++-- docs/functions/multisign.html | 460 +++-- docs/functions/parseAccountRootFlags.html | 460 +++-- docs/functions/parseNFTokenID.html | 472 ++--- docs/functions/percentToQuality.html | 460 +++-- docs/functions/percentToTransferRate.html | 460 +++-- docs/functions/qualityToDecimal.html | 460 +++-- docs/functions/rfc1751MnemonicToKey.html | 460 +++-- docs/functions/rippleTimeToISOTime.html | 460 +++-- docs/functions/rippleTimeToUnixTime.html | 460 +++-- .../setTransactionFlagsToNumber.html | 455 +++-- docs/functions/signPaymentChannelClaim.html | 464 +++-- docs/functions/transferRateToDecimal.html | 460 +++-- docs/functions/unixTimeToRippleTime.html | 460 +++-- docs/functions/validate.html | 455 +++-- docs/functions/verifyKeypairSignature.html | 457 +++-- docs/functions/verifyPaymentChannelClaim.html | 466 +++-- docs/functions/verifySignature.html | 460 +++-- docs/functions/xAddressToClassicAddress.html | 461 +++-- docs/functions/xrpToDrops.html | 460 +++-- docs/index.html | 538 ++--- docs/interfaces/AccountChannelsRequest.html | 351 +++- docs/interfaces/AccountChannelsResponse.html | 355 +++- docs/interfaces/AccountCurrenciesRequest.html | 331 ++- .../interfaces/AccountCurrenciesResponse.html | 351 +++- docs/interfaces/AccountDelete.html | 411 +++- docs/interfaces/AccountInfoRequest.html | 351 +++- docs/interfaces/AccountInfoResponse.html | 351 +++- docs/interfaces/AccountLinesRequest.html | 351 +++- docs/interfaces/AccountLinesResponse.html | 353 +++- docs/interfaces/AccountNFTsRequest.html | 319 ++- docs/interfaces/AccountNFTsResponse.html | 353 +++- docs/interfaces/AccountObjectsRequest.html | 361 +++- docs/interfaces/AccountObjectsResponse.html | 357 +++- docs/interfaces/AccountOffer.html | 317 ++- docs/interfaces/AccountOffersRequest.html | 351 +++- docs/interfaces/AccountOffersResponse.html | 353 +++- docs/interfaces/AccountSet.html | 471 +++-- docs/interfaces/AccountSetFlagsInterface.html | 321 ++- docs/interfaces/AccountTxRequest.html | 381 +++- docs/interfaces/AccountTxResponse.html | 355 +++- docs/interfaces/BookOffer.html | 429 +++- docs/interfaces/BookOffersRequest.html | 351 +++- docs/interfaces/BookOffersResponse.html | 351 +++- docs/interfaces/ChannelVerifyRequest.html | 331 ++- docs/interfaces/ChannelVerifyResponse.html | 343 +++- docs/interfaces/CheckCancel.html | 401 +++- docs/interfaces/CheckCash.html | 421 +++- docs/interfaces/CheckCreate.html | 441 +++- docs/interfaces/ClientOptions.html | 391 +++- docs/interfaces/ConsensusStream.html | 279 ++- docs/interfaces/DepositAuthorizedRequest.html | 331 ++- .../interfaces/DepositAuthorizedResponse.html | 355 +++- docs/interfaces/DepositPreauth.html | 411 +++- docs/interfaces/ErrorResponse.html | 337 +++- docs/interfaces/EscrowCancel.html | 411 +++- docs/interfaces/EscrowCreate.html | 451 +++-- docs/interfaces/EscrowFinish.html | 431 +++- docs/interfaces/FeeRequest.html | 293 ++- docs/interfaces/FeeResponse.html | 371 +++- docs/interfaces/GatewayBalancesRequest.html | 343 +++- docs/interfaces/GatewayBalancesResponse.html | 361 +++- docs/interfaces/LedgerClosedRequest.html | 293 ++- docs/interfaces/LedgerClosedResponse.html | 345 +++- docs/interfaces/LedgerCurrentRequest.html | 293 ++- docs/interfaces/LedgerCurrentResponse.html | 343 +++- docs/interfaces/LedgerDataRequest.html | 341 +++- docs/interfaces/LedgerDataResponse.html | 351 +++- docs/interfaces/LedgerEntry.AccountRoot.html | 429 +++- ...LedgerEntry.AccountRootFlagsInterface.html | 387 +++- docs/interfaces/LedgerEntry.Amendments.html | 309 ++- docs/interfaces/LedgerEntry.Check.html | 409 +++- .../LedgerEntry.DepositPreauth.html | 339 +++- .../interfaces/LedgerEntry.DirectoryNode.html | 379 +++- docs/interfaces/LedgerEntry.Escrow.html | 409 +++- docs/interfaces/LedgerEntry.FeeSettings.html | 329 ++- docs/interfaces/LedgerEntry.Ledger.html | 397 +++- docs/interfaces/LedgerEntry.LedgerHashes.html | 309 ++- docs/interfaces/LedgerEntry.NegativeUNL.html | 309 ++- docs/interfaces/LedgerEntry.Offer.html | 391 +++- docs/interfaces/LedgerEntry.PayChannel.html | 429 +++- docs/interfaces/LedgerEntry.RippleState.html | 399 +++- docs/interfaces/LedgerEntry.SignerList.html | 349 +++- docs/interfaces/LedgerEntry.Ticket.html | 339 +++- docs/interfaces/LedgerEntryRequest.html | 429 +++- docs/interfaces/LedgerEntryResponse.html | 351 +++- docs/interfaces/LedgerRequest.html | 383 +++- docs/interfaces/LedgerResponse.html | 353 +++- docs/interfaces/LedgerStream.html | 359 +++- docs/interfaces/ManifestRequest.html | 303 ++- docs/interfaces/ManifestResponse.html | 355 +++- docs/interfaces/NFTBuyOffersRequest.html | 299 ++- docs/interfaces/NFTBuyOffersResponse.html | 345 +++- docs/interfaces/NFTHistoryRequest.html | 415 ++++ docs/interfaces/NFTHistoryResponse.html | 395 ++++ docs/interfaces/NFTInfoRequest.html | 353 ++++ docs/interfaces/NFTInfoResponse.html | 358 ++++ docs/interfaces/NFTSellOffersRequest.html | 299 ++- docs/interfaces/NFTSellOffersResponse.html | 345 +++- docs/interfaces/NFTokenAcceptOffer.html | 421 +++- docs/interfaces/NFTokenBurn.html | 409 +++- docs/interfaces/NFTokenCancelOffer.html | 401 +++- docs/interfaces/NFTokenCreateOffer.html | 441 +++- .../NFTokenCreateOfferFlagsInterface.html | 271 ++- docs/interfaces/NFTokenMint.html | 431 +++- .../interfaces/NFTokenMintFlagsInterface.html | 301 ++- docs/interfaces/NoRippleCheckRequest.html | 353 +++- docs/interfaces/NoRippleCheckResponse.html | 347 +++- docs/interfaces/OfferCancel.html | 401 +++- docs/interfaces/OfferCreate.html | 431 +++- .../interfaces/OfferCreateFlagsInterface.html | 303 ++- docs/interfaces/OrderBookStream.html | 371 +++- docs/interfaces/PathFindCloseRequest.html | 299 ++- docs/interfaces/PathFindCreateRequest.html | 349 +++- docs/interfaces/PathFindResponse.html | 357 +++- docs/interfaces/PathFindStatusRequest.html | 299 ++- docs/interfaces/PathFindStream.html | 339 +++- docs/interfaces/Payment.html | 461 +++-- docs/interfaces/PaymentChannelClaim.html | 441 +++- .../PaymentChannelClaimFlagsInterface.html | 283 ++- docs/interfaces/PaymentChannelCreate.html | 451 +++-- docs/interfaces/PaymentChannelFund.html | 421 +++- docs/interfaces/PaymentFlagsInterface.html | 293 ++- docs/interfaces/PeerStatusStream.html | 329 ++- docs/interfaces/PingRequest.html | 291 ++- docs/interfaces/PingResponse.html | 345 +++- docs/interfaces/RandomRequest.html | 291 ++- docs/interfaces/RandomResponse.html | 343 +++- docs/interfaces/RipplePathFindRequest.html | 361 +++- docs/interfaces/RipplePathFindResponse.html | 359 +++- docs/interfaces/ServerInfoRequest.html | 291 ++- docs/interfaces/ServerInfoResponse.html | 443 +++- docs/interfaces/ServerStateRequest.html | 289 ++- docs/interfaces/ServerStateResponse.html | 431 +++- docs/interfaces/SetRegularKey.html | 401 +++- docs/interfaces/SignerListSet.html | 411 +++- docs/interfaces/SubmitMultisignedRequest.html | 311 ++- .../interfaces/SubmitMultisignedResponse.html | 351 +++- docs/interfaces/SubmitRequest.html | 311 ++- docs/interfaces/SubmitResponse.html | 369 +++- docs/interfaces/SubscribeRequest.html | 361 +++- docs/interfaces/SubscribeResponse.html | 341 +++- docs/interfaces/TicketCreate.html | 401 +++- docs/interfaces/TransactionAndMetadata.html | 277 ++- docs/interfaces/TransactionEntryRequest.html | 321 ++- docs/interfaces/TransactionEntryResponse.html | 349 +++- docs/interfaces/TransactionMetadata.html | 307 ++- docs/interfaces/TransactionStream.html | 379 +++- docs/interfaces/TrustSet.html | 421 +++- docs/interfaces/TrustSetFlagsInterface.html | 313 ++- docs/interfaces/TxRequest.html | 331 ++- docs/interfaces/TxResponse.html | 360 +++- docs/interfaces/UnsubscribeRequest.html | 331 ++- docs/interfaces/UnsubscribeResponse.html | 341 +++- docs/interfaces/ValidationStream.html | 419 +++- docs/modules.html | 845 ++++---- docs/modules/LedgerEntry.html | 316 ++- docs/types/LedgerEntry.LedgerEntry.html | 276 ++- docs/types/PathFindRequest.html | 451 +++-- docs/types/Request.html | 451 +++-- docs/types/Response.html | 451 +++-- docs/types/Stream.html | 451 +++-- docs/types/Transaction.html | 451 +++-- docs/variables/hashes.html | 623 +++--- package-lock.json | 28 +- packages/ripple-address-codec/HISTORY.md | 5 +- .../ripple-address-codec/package-lock.json | 4 +- packages/ripple-address-codec/package.json | 2 +- packages/ripple-binary-codec/HISTORY.md | 4 +- packages/ripple-binary-codec/package.json | 4 +- packages/ripple-keypairs/HISTORY.md | 1 + packages/ripple-keypairs/package.json | 4 +- packages/xrpl/HISTORY.md | 2 + packages/xrpl/package-lock.json | 2 +- packages/xrpl/package.json | 8 +- 238 files changed, 64402 insertions(+), 26426 deletions(-) create mode 100644 docs/interfaces/NFTHistoryRequest.html create mode 100644 docs/interfaces/NFTHistoryResponse.html create mode 100644 docs/interfaces/NFTInfoRequest.html create mode 100644 docs/interfaces/NFTInfoResponse.html diff --git a/docs/assets/main.js b/docs/assets/main.js index d55df032..4c8fa615 100644 --- a/docs/assets/main.js +++ b/docs/assets/main.js @@ -1,7 +1,7 @@ "use strict"; -"use strict";(()=>{var Qe=Object.create;var ae=Object.defineProperty;var Pe=Object.getOwnPropertyDescriptor;var Ce=Object.getOwnPropertyNames;var Oe=Object.getPrototypeOf,Re=Object.prototype.hasOwnProperty;var _e=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports);var Me=(t,e,n,r)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of Ce(e))!Re.call(t,i)&&i!==n&&ae(t,i,{get:()=>e[i],enumerable:!(r=Pe(e,i))||r.enumerable});return t};var De=(t,e,n)=>(n=t!=null?Qe(Oe(t)):{},Me(e||!t||!t.__esModule?ae(n,"default",{value:t,enumerable:!0}):n,t));var de=_e((ce,he)=>{(function(){var t=function(e){var n=new t.Builder;return n.pipeline.add(t.trimmer,t.stopWordFilter,t.stemmer),n.searchPipeline.add(t.stemmer),e.call(n,n),n.build()};t.version="2.3.9";t.utils={},t.utils.warn=function(e){return function(n){e.console&&console.warn&&console.warn(n)}}(this),t.utils.asString=function(e){return e==null?"":e.toString()},t.utils.clone=function(e){if(e==null)return e;for(var n=Object.create(null),r=Object.keys(e),i=0;i0){var h=t.utils.clone(n)||{};h.position=[a,l],h.index=s.length,s.push(new t.Token(r.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,n){n in this.registeredFunctions&&t.utils.warn("Overwriting existing registered function: "+n),e.label=n,t.Pipeline.registeredFunctions[e.label]=e},t.Pipeline.warnIfFunctionNotRegistered=function(e){var n=e.label&&e.label in this.registeredFunctions;n||t.utils.warn(`Function is not registered with pipeline. This may cause problems when serialising the index. -`,e)},t.Pipeline.load=function(e){var n=new t.Pipeline;return e.forEach(function(r){var i=t.Pipeline.registeredFunctions[r];if(i)n.add(i);else throw new Error("Cannot load unregistered function: "+r)}),n},t.Pipeline.prototype.add=function(){var e=Array.prototype.slice.call(arguments);e.forEach(function(n){t.Pipeline.warnIfFunctionNotRegistered(n),this._stack.push(n)},this)},t.Pipeline.prototype.after=function(e,n){t.Pipeline.warnIfFunctionNotRegistered(n);var r=this._stack.indexOf(e);if(r==-1)throw new Error("Cannot find existingFn");r=r+1,this._stack.splice(r,0,n)},t.Pipeline.prototype.before=function(e,n){t.Pipeline.warnIfFunctionNotRegistered(n);var r=this._stack.indexOf(e);if(r==-1)throw new Error("Cannot find existingFn");this._stack.splice(r,0,n)},t.Pipeline.prototype.remove=function(e){var n=this._stack.indexOf(e);n!=-1&&this._stack.splice(n,1)},t.Pipeline.prototype.run=function(e){for(var n=this._stack.length,r=0;r1&&(oe&&(r=s),o!=e);)i=r-n,s=n+Math.floor(i/2),o=this.elements[s*2];if(o==e||o>e)return s*2;if(ou?h+=2:a==u&&(n+=r[l+1]*i[h+1],l+=2,h+=2);return n},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),n=1,r=0;n0){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 u=s.node.edges["*"];else{var u=new t.TokenSet;s.node.edges["*"]=u}if(s.str.length==0&&(u.final=!0),i.push({node:u,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),m=s.str.charAt(1),v;m in s.node.edges?v=s.node.edges[m]:(v=new t.TokenSet,s.node.edges[m]=v),s.str.length==1&&(v.final=!0),i.push({node:v,editsRemaining:s.editsRemaining-1,str:h+s.str.slice(2)})}}}return r},t.TokenSet.fromString=function(e){for(var n=new t.TokenSet,r=n,i=0,s=e.length;i=e;n--){var r=this.uncheckedNodes[n],i=r.child.toString();i in this.minimizedNodes?r.parent.edges[r.char]=this.minimizedNodes[i]:(r.child._str=i,this.minimizedNodes[i]=r.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(n){var r=new t.QueryParser(e,n);r.parse()})},t.Index.prototype.query=function(e){for(var n=new t.Query(this.fields),r=Object.create(null),i=Object.create(null),s=Object.create(null),o=Object.create(null),a=Object.create(null),u=0;u1?this._b=1:this._b=e},t.Builder.prototype.k1=function(e){this._k1=e},t.Builder.prototype.add=function(e,n){var r=e[this._ref],i=Object.keys(this._fields);this._documents[r]=n||{},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,n;do e=this.next(),n=e.charCodeAt(0);while(n>47&&n<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 n=e.next();if(n==t.QueryLexer.EOS)return t.QueryLexer.lexEOS;if(n.charCodeAt(0)==92){e.escapeCharacter();continue}if(n==":")return t.QueryLexer.lexField;if(n=="~")return e.backup(),e.width()>0&&e.emit(t.QueryLexer.TERM),t.QueryLexer.lexEditDistance;if(n=="^")return e.backup(),e.width()>0&&e.emit(t.QueryLexer.TERM),t.QueryLexer.lexBoost;if(n=="+"&&e.width()===1||n=="-"&&e.width()===1)return e.emit(t.QueryLexer.PRESENCE),t.QueryLexer.lexText;if(n.match(t.QueryLexer.termSeparator))return t.QueryLexer.lexTerm}},t.QueryParser=function(e,n){this.lexer=new t.QueryLexer(e),this.query=n,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 n=e.peekLexeme();if(n!=null)switch(n.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 r="expected either a field or a term, found "+n.type;throw n.str.length>=1&&(r+=" with value '"+n.str+"'"),new t.QueryParseError(r,n.start,n.end)}},t.QueryParser.parsePresence=function(e){var n=e.consumeLexeme();if(n!=null){switch(n.str){case"-":e.currentClause.presence=t.Query.presence.PROHIBITED;break;case"+":e.currentClause.presence=t.Query.presence.REQUIRED;break;default:var r="unrecognised presence operator'"+n.str+"'";throw new t.QueryParseError(r,n.start,n.end)}var i=e.peekLexeme();if(i==null){var r="expecting term or field, found nothing";throw new t.QueryParseError(r,n.start,n.end)}switch(i.type){case t.QueryLexer.FIELD:return t.QueryParser.parseField;case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var r="expecting term or field, found '"+i.type+"'";throw new t.QueryParseError(r,i.start,i.end)}}},t.QueryParser.parseField=function(e){var n=e.consumeLexeme();if(n!=null){if(e.query.allFields.indexOf(n.str)==-1){var r=e.query.allFields.map(function(o){return"'"+o+"'"}).join(", "),i="unrecognised field '"+n.str+"', possible fields: "+r;throw new t.QueryParseError(i,n.start,n.end)}e.currentClause.fields=[n.str];var s=e.peekLexeme();if(s==null){var i="expecting term, found nothing";throw new t.QueryParseError(i,n.start,n.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 n=e.consumeLexeme();if(n!=null){e.currentClause.term=n.str.toLowerCase(),n.str.indexOf("*")!=-1&&(e.currentClause.usePipeline=!1);var r=e.peekLexeme();if(r==null){e.nextClause();return}switch(r.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 '"+r.type+"'";throw new t.QueryParseError(i,r.start,r.end)}}},t.QueryParser.parseEditDistance=function(e){var n=e.consumeLexeme();if(n!=null){var r=parseInt(n.str,10);if(isNaN(r)){var i="edit distance must be numeric";throw new t.QueryParseError(i,n.start,n.end)}e.currentClause.editDistance=r;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 n=e.consumeLexeme();if(n!=null){var r=parseInt(n.str,10);if(isNaN(r)){var i="boost must be numeric";throw new t.QueryParseError(i,n.start,n.end)}e.currentClause.boost=r;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,n){typeof define=="function"&&define.amd?define(n):typeof ce=="object"?he.exports=n():e.lunr=n()}(this,function(){return t})})()});var le=[];function B(t,e){le.push({selector:e,constructor:t})}var Y=class{constructor(){this.alwaysVisibleMember=null;this.createComponents(document.body),this.ensureFocusedElementVisible(),window.addEventListener("hashchange",()=>this.ensureFocusedElementVisible())}createComponents(e){le.forEach(n=>{e.querySelectorAll(n.selector).forEach(r=>{r.dataset.hasInstance||(new n.constructor({el:r,app:this}),r.dataset.hasInstance=String(!0))})})}filterChanged(){this.ensureFocusedElementVisible()}ensureFocusedElementVisible(){this.alwaysVisibleMember&&(this.alwaysVisibleMember.classList.remove("always-visible"),this.alwaysVisibleMember.firstElementChild.remove(),this.alwaysVisibleMember=null);let e=document.getElementById(location.hash.substring(1));if(!e)return;let n=e.parentElement;for(;n.tagName!=="SECTION";)n=n.parentElement;if(n.offsetParent==null){this.alwaysVisibleMember=n,n.classList.add("always-visible");let r=document.createElement("p");r.classList.add("warning"),r.textContent="This member is normally hidden due to your filter settings.",n.prepend(r)}}};var I=class{constructor(e){this.el=e.el,this.app=e.app}};var J=class{constructor(){this.listeners={}}addEventListener(e,n){e in this.listeners||(this.listeners[e]=[]),this.listeners[e].push(n)}removeEventListener(e,n){if(!(e in this.listeners))return;let r=this.listeners[e];for(let i=0,s=r.length;i{let n=Date.now();return(...r)=>{n+e-Date.now()<0&&(t(...r),n=Date.now())}};var re=class extends J{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.navigation=document.querySelector(".col-menu"),window.addEventListener("scroll",ne(()=>this.onScroll(),10)),window.addEventListener("resize",ne(()=>this.onResize(),10)),this.searchInput=document.querySelector("#tsd-search input"),this.searchInput&&this.searchInput.addEventListener("focus",()=>{this.hideShowToolbar()}),this.onResize(),this.onScroll()}triggerResize(){let n=new CustomEvent("resize",{detail:{width:this.width,height:this.height}});this.dispatchEvent(n)}onResize(){this.width=window.innerWidth||0,this.height=window.innerHeight||0;let n=new CustomEvent("resize",{detail:{width:this.width,height:this.height}});this.dispatchEvent(n)}onScroll(){this.scrollTop=window.scrollY||0;let n=new CustomEvent("scroll",{detail:{scrollTop:this.scrollTop}});this.dispatchEvent(n),this.hideShowToolbar()}hideShowToolbar(){let n=this.showToolbar;this.showToolbar=this.lastY>=this.scrollTop||this.scrollTop<=0||!!this.searchInput&&this.searchInput===document.activeElement,n!==this.showToolbar&&(this.toolbar.classList.toggle("tsd-page-toolbar--hide"),this.navigation?.classList.toggle("col-menu--hide")),this.lastY=this.scrollTop}},R=re;R.instance=new re;var X=class extends I{constructor(n){super(n);this.anchors=[];this.index=-1;R.instance.addEventListener("resize",()=>this.onResize()),R.instance.addEventListener("scroll",r=>this.onScroll(r)),this.createAnchors()}createAnchors(){let n=window.location.href;n.indexOf("#")!=-1&&(n=n.substring(0,n.indexOf("#"))),this.el.querySelectorAll("a").forEach(r=>{let i=r.href;if(i.indexOf("#")==-1||i.substring(0,n.length)!=n)return;let s=i.substring(i.indexOf("#")+1),o=document.querySelector("a.tsd-anchor[name="+s+"]"),a=r.parentNode;!o||!a||this.anchors.push({link:a,anchor:o,position:0})}),this.onResize()}onResize(){let n;for(let i=0,s=this.anchors.length;ii.position-s.position);let r=new CustomEvent("scroll",{detail:{scrollTop:R.instance.scrollTop}});this.onScroll(r)}onScroll(n){let r=n.detail.scrollTop+5,i=this.anchors,s=i.length-1,o=this.index;for(;o>-1&&i[o].position>r;)o-=1;for(;o-1&&this.anchors[this.index].link.classList.remove("focus"),this.index=o,this.index>-1&&this.anchors[this.index].link.classList.add("focus"))}};var ue=(t,e=100)=>{let n;return()=>{clearTimeout(n),n=setTimeout(()=>t(),e)}};var me=De(de());function ve(){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 n=document.querySelector("#tsd-search input"),r=document.querySelector("#tsd-search .results");if(!n||!r)throw new Error("The input field or the result list wrapper was not found");let i=!1;r.addEventListener("mousedown",()=>i=!0),r.addEventListener("mouseup",()=>{i=!1,t.classList.remove("has-focus")}),n.addEventListener("focus",()=>t.classList.add("has-focus")),n.addEventListener("blur",()=>{i||(i=!1,t.classList.remove("has-focus"))});let s={base:t.dataset.base+"/"};Fe(t,r,n,s)}function Fe(t,e,n,r){n.addEventListener("input",ue(()=>{He(t,e,n,r)},200));let i=!1;n.addEventListener("keydown",s=>{i=!0,s.key=="Enter"?Ve(e,n):s.key=="Escape"?n.blur():s.key=="ArrowUp"?pe(e,-1):s.key==="ArrowDown"?pe(e,1):i=!1}),n.addEventListener("keypress",s=>{i&&s.preventDefault()}),document.body.addEventListener("keydown",s=>{s.altKey||s.ctrlKey||s.metaKey||!n.matches(":focus")&&s.key==="/"&&(n.focus(),s.preventDefault())})}function Ae(t,e){t.index||window.searchData&&(e.classList.remove("loading"),e.classList.add("ready"),t.data=window.searchData,t.index=me.Index.load(window.searchData.index))}function He(t,e,n,r){if(Ae(r,t),!r.index||!r.data)return;e.textContent="";let i=n.value.trim(),s=i?r.index.search(`*${i}*`):[];for(let o=0;oa.score-o.score);for(let o=0,a=Math.min(10,s.length);o${fe(u.parent,i)}.${l}`);let h=document.createElement("li");h.classList.value=u.classes??"";let m=document.createElement("a");m.href=r.base+u.url,m.innerHTML=l,h.append(m),e.appendChild(h)}}function pe(t,e){let n=t.querySelector(".current");if(!n)n=t.querySelector(e==1?"li:first-child":"li:last-child"),n&&n.classList.add("current");else{let r=n;if(e===1)do r=r.nextElementSibling??void 0;while(r instanceof HTMLElement&&r.offsetParent==null);else do r=r.previousElementSibling??void 0;while(r instanceof HTMLElement&&r.offsetParent==null);r&&(n.classList.remove("current"),r.classList.add("current"))}}function Ve(t,e){let n=t.querySelector(".current");if(n||(n=t.querySelector("li:first-child")),n){let r=n.querySelector("a");r&&(window.location.href=r.href),e.blur()}}function fe(t,e){if(e==="")return t;let n=t.toLocaleLowerCase(),r=e.toLocaleLowerCase(),i=[],s=0,o=n.indexOf(r);for(;o!=-1;)i.push(ie(t.substring(s,o)),`${ie(t.substring(o,o+r.length))}`),s=o+r.length,o=n.indexOf(r,s);return i.push(ie(t.substring(s))),i.join("")}var Ne={"&":"&","<":"<",">":">","'":"'",'"':"""};function ie(t){return t.replace(/[&<>"'"]/g,e=>Ne[e])}var F="mousedown",ye="mousemove",j="mouseup",Z={x:0,y:0},ge=!1,se=!1,Be=!1,A=!1,xe=/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent);document.documentElement.classList.add(xe?"is-mobile":"not-mobile");xe&&"ontouchstart"in document.documentElement&&(Be=!0,F="touchstart",ye="touchmove",j="touchend");document.addEventListener(F,t=>{se=!0,A=!1;let e=F=="touchstart"?t.targetTouches[0]:t;Z.y=e.pageY||0,Z.x=e.pageX||0});document.addEventListener(ye,t=>{if(se&&!A){let e=F=="touchstart"?t.targetTouches[0]:t,n=Z.x-(e.pageX||0),r=Z.y-(e.pageY||0);A=Math.sqrt(n*n+r*r)>10}});document.addEventListener(j,()=>{se=!1});document.addEventListener("click",t=>{ge&&(t.preventDefault(),t.stopImmediatePropagation(),ge=!1)});var K=class extends I{constructor(n){super(n);this.className=this.el.dataset.toggle||"",this.el.addEventListener(j,r=>this.onPointerUp(r)),this.el.addEventListener("click",r=>r.preventDefault()),document.addEventListener(F,r=>this.onDocumentPointerDown(r)),document.addEventListener(j,r=>this.onDocumentPointerUp(r))}setActive(n){if(this.active==n)return;this.active=n,document.documentElement.classList.toggle("has-"+this.className,n),this.el.classList.toggle("active",n);let r=(this.active?"to-has-":"from-has-")+this.className;document.documentElement.classList.add(r),setTimeout(()=>document.documentElement.classList.remove(r),500)}onPointerUp(n){A||(this.setActive(!0),n.preventDefault())}onDocumentPointerDown(n){if(this.active){if(n.target.closest(".col-menu, .tsd-filter-group"))return;this.setActive(!1)}}onDocumentPointerUp(n){if(!A&&this.active&&n.target.closest(".col-menu")){let r=n.target.closest("a");if(r){let i=window.location.href;i.indexOf("#")!=-1&&(i=i.substring(0,i.indexOf("#"))),r.href.substring(0,i.length)==i&&setTimeout(()=>this.setActive(!1),250)}}}};var oe;try{oe=localStorage}catch{oe={getItem(){return null},setItem(){}}}var Q=oe;var Le=document.head.appendChild(document.createElement("style"));Le.dataset.for="filters";var ee=class extends I{constructor(n){super(n);this.key=`filter-${this.el.name}`,this.value=this.el.checked,this.el.addEventListener("change",()=>{this.setLocalStorage(this.el.checked)}),this.setLocalStorage(this.fromLocalStorage()),Le.innerHTML+=`html:not(.${this.key}) .tsd-is-${this.el.name} { display: none; } -`}fromLocalStorage(){let n=Q.getItem(this.key);return n?n==="true":this.el.checked}setLocalStorage(n){Q.setItem(this.key,n.toString()),this.value=n,this.handleValueChange()}handleValueChange(){this.el.checked=this.value,document.documentElement.classList.toggle(this.key,this.value),this.app.filterChanged(),document.querySelectorAll(".tsd-index-section").forEach(n=>{n.style.display="block";let r=Array.from(n.querySelectorAll(".tsd-index-link")).every(i=>i.offsetParent==null);n.style.display=r?"none":"block"})}};var te=class extends I{constructor(n){super(n);this.calculateHeights(),this.summary=this.el.querySelector(".tsd-accordion-summary"),this.icon=this.summary.querySelector("svg"),this.key=`tsd-accordion-${this.summary.textContent.replace(/\s+/g,"-").toLowerCase()}`,this.setLocalStorage(this.fromLocalStorage(),!0),this.summary.addEventListener("click",r=>this.toggleVisibility(r)),this.icon.style.transform=this.getIconRotation()}getIconRotation(n=this.el.open){return`rotate(${n?0:-90}deg)`}calculateHeights(){let n=this.el.open,{position:r,left:i}=this.el.style;this.el.style.position="fixed",this.el.style.left="-9999px",this.el.open=!0,this.expandedHeight=this.el.offsetHeight+"px",this.el.open=!1,this.collapsedHeight=this.el.offsetHeight+"px",this.el.open=n,this.el.style.height=n?this.expandedHeight:this.collapsedHeight,this.el.style.position=r,this.el.style.left=i}toggleVisibility(n){n.preventDefault(),this.el.style.overflow="hidden",this.el.open?this.collapse():this.expand()}expand(n=!0){this.el.open=!0,this.animate(this.collapsedHeight,this.expandedHeight,{opening:!0,duration:n?300:0})}collapse(n=!0){this.animate(this.expandedHeight,this.collapsedHeight,{opening:!1,duration:n?300:0})}animate(n,r,{opening:i,duration:s=300}){if(this.animation)return;let o={duration:s,easing:"ease"};this.animation=this.el.animate({height:[n,r]},o),this.icon.animate({transform:[this.icon.style.transform||this.getIconRotation(!i),this.getIconRotation(i)]},o).addEventListener("finish",()=>{this.icon.style.transform=this.getIconRotation(i)}),this.animation.addEventListener("finish",()=>this.animationEnd(i))}animationEnd(n){this.el.open=n,this.animation=void 0,this.el.style.height="auto",this.el.style.overflow="visible",this.setLocalStorage(n)}fromLocalStorage(){let n=Q.getItem(this.key);return n?n==="true":this.el.open}setLocalStorage(n,r=!1){this.fromLocalStorage()===n&&!r||(Q.setItem(this.key,n.toString()),this.el.open=n,this.handleValueChange(r))}handleValueChange(n=!1){this.fromLocalStorage()===this.el.open&&!n||(this.fromLocalStorage()?this.expand(!1):this.collapse(!1))}};function be(t){let e=Q.getItem("tsd-theme")||"os";t.value=e,Ee(e),t.addEventListener("change",()=>{Q.setItem("tsd-theme",t.value),Ee(t.value)})}function Ee(t){document.documentElement.dataset.theme=t}ve();B(X,".menu-highlight");B(K,"a[data-toggle]");B(te,".tsd-index-accordion");B(ee,".tsd-filter-item input[type=checkbox]");var we=document.getElementById("theme");we&&be(we);var je=new Y;Object.defineProperty(window,"app",{value:je});})(); +"use strict";(()=>{var Se=Object.create;var re=Object.defineProperty;var we=Object.getOwnPropertyDescriptor;var Te=Object.getOwnPropertyNames;var ke=Object.getPrototypeOf,Qe=Object.prototype.hasOwnProperty;var Pe=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports);var Ie=(t,e,r,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of Te(e))!Qe.call(t,i)&&i!==r&&re(t,i,{get:()=>e[i],enumerable:!(n=we(e,i))||n.enumerable});return t};var Ce=(t,e,r)=>(r=t!=null?Se(ke(t)):{},Ie(e||!t||!t.__esModule?re(r,"default",{value:t,enumerable:!0}):r,t));var ae=Pe((se,oe)=>{(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 d=t.utils.clone(r)||{};d.position=[a,u],d.index=s.length,s.push(new t.Token(n.slice(a,o),d))}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(ol?d+=2:a==l&&(r+=n[u+1]*i[d+1],u+=2,d+=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 l=s.node.edges["*"];else{var l=new t.TokenSet;s.node.edges["*"]=l}if(s.str.length==0&&(l.final=!0),i.push({node:l,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 u=s.node.edges["*"];else{var u=new t.TokenSet;s.node.edges["*"]=u}s.str.length==1&&(u.final=!0),i.push({node:u,editsRemaining:s.editsRemaining-1,str:s.str.slice(1)})}if(s.str.length>1){var d=s.str.charAt(0),m=s.str.charAt(1),y;m in s.node.edges?y=s.node.edges[m]:(y=new t.TokenSet,s.node.edges[m]=y),s.str.length==1&&(y.final=!0),i.push({node:y,editsRemaining:s.editsRemaining-1,str:d+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),l=0;l1?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 se=="object"?oe.exports=r():e.lunr=r()}(this,function(){return t})})()});var ne=[];function G(t,e){ne.push({selector:e,constructor:t})}var U=class{constructor(){this.alwaysVisibleMember=null;this.createComponents(document.body),this.ensureActivePageVisible(),this.ensureFocusedElementVisible(),this.listenForCodeCopies(),window.addEventListener("hashchange",()=>this.ensureFocusedElementVisible())}createComponents(e){ne.forEach(r=>{e.querySelectorAll(r.selector).forEach(n=>{n.dataset.hasInstance||(new r.constructor({el:n,app:this}),n.dataset.hasInstance=String(!0))})})}filterChanged(){this.ensureFocusedElementVisible()}ensureActivePageVisible(){let e=document.querySelector(".tsd-navigation .current"),r=e?.parentElement;for(;r&&!r.classList.contains(".tsd-navigation");)r instanceof HTMLDetailsElement&&(r.open=!0),r=r.parentElement;if(e){let n=e.getBoundingClientRect().top-document.documentElement.clientHeight/4;document.querySelector(".site-menu").scrollTop=n}}ensureFocusedElementVisible(){if(this.alwaysVisibleMember&&(this.alwaysVisibleMember.classList.remove("always-visible"),this.alwaysVisibleMember.firstElementChild.remove(),this.alwaysVisibleMember=null),!location.hash)return;let e=document.getElementById(location.hash.substring(1));if(!e)return;let r=e.parentElement;for(;r&&r.tagName!=="SECTION";)r=r.parentElement;if(r&&r.offsetParent==null){this.alwaysVisibleMember=r,r.classList.add("always-visible");let n=document.createElement("p");n.classList.add("warning"),n.textContent="This member is normally hidden due to your filter settings.",r.prepend(n)}}listenForCodeCopies(){document.querySelectorAll("pre > button").forEach(e=>{let r;e.addEventListener("click",()=>{e.previousElementSibling instanceof HTMLElement&&navigator.clipboard.writeText(e.previousElementSibling.innerText.trim()),e.textContent="Copied!",e.classList.add("visible"),clearTimeout(r),r=setTimeout(()=>{e.classList.remove("visible"),r=setTimeout(()=>{e.textContent="Copy"},100)},1e3)})})}};var ie=(t,e=100)=>{let r;return()=>{clearTimeout(r),r=setTimeout(()=>t(),e)}};var ce=Ce(ae());function de(){let t=document.getElementById("tsd-search");if(!t)return;let e=document.getElementById("tsd-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+"/"};Oe(t,n,r,s)}function Oe(t,e,r,n){r.addEventListener("input",ie(()=>{Re(t,e,r,n)},200));let i=!1;r.addEventListener("keydown",s=>{i=!0,s.key=="Enter"?Fe(e,r):s.key=="Escape"?r.blur():s.key=="ArrowUp"?ue(e,-1):s.key==="ArrowDown"?ue(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 _e(t,e){t.index||window.searchData&&(e.classList.remove("loading"),e.classList.add("ready"),t.data=window.searchData,t.index=ce.Index.load(window.searchData.index))}function Re(t,e,r,n){if(_e(n,t),!n.index||!n.data)return;e.textContent="";let i=r.value.trim(),s=i?n.index.search(`*${i}*`):[];for(let o=0;oa.score-o.score);for(let o=0,a=Math.min(10,s.length);o${le(l.parent,i)}.${u}`);let d=document.createElement("li");d.classList.value=l.classes??"";let m=document.createElement("a");m.href=n.base+l.url,m.innerHTML=u,d.append(m),e.appendChild(d)}}function ue(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??void 0;while(n instanceof HTMLElement&&n.offsetParent==null);else do n=n.previousElementSibling??void 0;while(n instanceof HTMLElement&&n.offsetParent==null);n&&(r.classList.remove("current"),n.classList.add("current"))}}function Fe(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 le(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(K(t.substring(s,o)),`${K(t.substring(o,o+n.length))}`),s=o+n.length,o=r.indexOf(n,s);return i.push(K(t.substring(s))),i.join("")}var Me={"&":"&","<":"<",">":">","'":"'",'"':"""};function K(t){return t.replace(/[&<>"'"]/g,e=>Me[e])}var P=class{constructor(e){this.el=e.el,this.app=e.app}};var M="mousedown",fe="mousemove",N="mouseup",J={x:0,y:0},he=!1,ee=!1,De=!1,D=!1,pe=/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent);document.documentElement.classList.add(pe?"is-mobile":"not-mobile");pe&&"ontouchstart"in document.documentElement&&(De=!0,M="touchstart",fe="touchmove",N="touchend");document.addEventListener(M,t=>{ee=!0,D=!1;let e=M=="touchstart"?t.targetTouches[0]:t;J.y=e.pageY||0,J.x=e.pageX||0});document.addEventListener(fe,t=>{if(ee&&!D){let e=M=="touchstart"?t.targetTouches[0]:t,r=J.x-(e.pageX||0),n=J.y-(e.pageY||0);D=Math.sqrt(r*r+n*n)>10}});document.addEventListener(N,()=>{ee=!1});document.addEventListener("click",t=>{he&&(t.preventDefault(),t.stopImmediatePropagation(),he=!1)});var X=class extends P{constructor(r){super(r);this.className=this.el.dataset.toggle||"",this.el.addEventListener(N,n=>this.onPointerUp(n)),this.el.addEventListener("click",n=>n.preventDefault()),document.addEventListener(M,n=>this.onDocumentPointerDown(n)),document.addEventListener(N,n=>this.onDocumentPointerUp(n))}setActive(r){if(this.active==r)return;this.active=r,document.documentElement.classList.toggle("has-"+this.className,r),this.el.classList.toggle("active",r);let n=(this.active?"to-has-":"from-has-")+this.className;document.documentElement.classList.add(n),setTimeout(()=>document.documentElement.classList.remove(n),500)}onPointerUp(r){D||(this.setActive(!0),r.preventDefault())}onDocumentPointerDown(r){if(this.active){if(r.target.closest(".col-sidebar, .tsd-filter-group"))return;this.setActive(!1)}}onDocumentPointerUp(r){if(!D&&this.active&&r.target.closest(".col-sidebar")){let n=r.target.closest("a");if(n){let i=window.location.href;i.indexOf("#")!=-1&&(i=i.substring(0,i.indexOf("#"))),n.href.substring(0,i.length)==i&&setTimeout(()=>this.setActive(!1),250)}}}};var te;try{te=localStorage}catch{te={getItem(){return null},setItem(){}}}var Q=te;var me=document.head.appendChild(document.createElement("style"));me.dataset.for="filters";var Y=class extends P{constructor(r){super(r);this.key=`filter-${this.el.name}`,this.value=this.el.checked,this.el.addEventListener("change",()=>{this.setLocalStorage(this.el.checked)}),this.setLocalStorage(this.fromLocalStorage()),me.innerHTML+=`html:not(.${this.key}) .tsd-is-${this.el.name} { display: none; } +`}fromLocalStorage(){let r=Q.getItem(this.key);return r?r==="true":this.el.checked}setLocalStorage(r){Q.setItem(this.key,r.toString()),this.value=r,this.handleValueChange()}handleValueChange(){this.el.checked=this.value,document.documentElement.classList.toggle(this.key,this.value),this.app.filterChanged(),document.querySelectorAll(".tsd-index-section").forEach(r=>{r.style.display="block";let n=Array.from(r.querySelectorAll(".tsd-index-link")).every(i=>i.offsetParent==null);r.style.display=n?"none":"block"})}};var Z=class extends P{constructor(r){super(r);this.summary=this.el.querySelector(".tsd-accordion-summary"),this.icon=this.summary.querySelector("svg"),this.key=`tsd-accordion-${this.summary.dataset.key??this.summary.textContent.trim().replace(/\s+/g,"-").toLowerCase()}`;let n=Q.getItem(this.key);this.el.open=n?n==="true":this.el.open,this.el.addEventListener("toggle",()=>this.update()),this.update()}update(){this.icon.style.transform=`rotate(${this.el.open?0:-90}deg)`,Q.setItem(this.key,this.el.open.toString())}};function ve(t){let e=Q.getItem("tsd-theme")||"os";t.value=e,ye(e),t.addEventListener("change",()=>{Q.setItem("tsd-theme",t.value),ye(t.value)})}function ye(t){document.documentElement.dataset.theme=t}de();G(X,"a[data-toggle]");G(Z,".tsd-index-accordion");G(Y,".tsd-filter-item input[type=checkbox]");var ge=document.getElementById("tsd-theme");ge&&ve(ge);var Ae=new U;Object.defineProperty(window,"app",{value:Ae});document.querySelectorAll("summary a").forEach(t=>{t.addEventListener("click",()=>{location.assign(t.href)})});})(); /*! Bundled license information: lunr/lunr.js: diff --git a/docs/assets/search.js b/docs/assets/search.js index e45c7ae6..d5c143dd 100644 --- a/docs/assets/search.js +++ b/docs/assets/search.js @@ -1 +1 @@ -window.searchData = JSON.parse("{\"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\":[{\"kind\":128,\"name\":\"BroadcastClient\",\"url\":\"classes/BroadcastClient.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/BroadcastClient.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"BroadcastClient\"},{\"kind\":1024,\"name\":\"clients\",\"url\":\"classes/BroadcastClient.html#clients\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"BroadcastClient\"},{\"kind\":2048,\"name\":\"getMethodNames\",\"url\":\"classes/BroadcastClient.html#getMethodNames\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"BroadcastClient\"},{\"kind\":1024,\"name\":\"connection\",\"url\":\"classes/BroadcastClient.html#connection\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"BroadcastClient\"},{\"kind\":1024,\"name\":\"feeCushion\",\"url\":\"classes/BroadcastClient.html#feeCushion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"BroadcastClient\"},{\"kind\":1024,\"name\":\"maxFeeXRP\",\"url\":\"classes/BroadcastClient.html#maxFeeXRP\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"BroadcastClient\"},{\"kind\":262144,\"name\":\"url\",\"url\":\"classes/BroadcastClient.html#url\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"BroadcastClient\"},{\"kind\":2048,\"name\":\"request\",\"url\":\"classes/BroadcastClient.html#request\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"BroadcastClient\"},{\"kind\":2048,\"name\":\"requestNextPage\",\"url\":\"classes/BroadcastClient.html#requestNextPage\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"BroadcastClient\"},{\"kind\":2048,\"name\":\"on\",\"url\":\"classes/BroadcastClient.html#on\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"BroadcastClient\"},{\"kind\":2048,\"name\":\"requestAll\",\"url\":\"classes/BroadcastClient.html#requestAll\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"BroadcastClient\"},{\"kind\":2048,\"name\":\"connect\",\"url\":\"classes/BroadcastClient.html#connect\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"BroadcastClient\"},{\"kind\":2048,\"name\":\"disconnect\",\"url\":\"classes/BroadcastClient.html#disconnect\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"BroadcastClient\"},{\"kind\":2048,\"name\":\"isConnected\",\"url\":\"classes/BroadcastClient.html#isConnected\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"BroadcastClient\"},{\"kind\":1024,\"name\":\"autofill\",\"url\":\"classes/BroadcastClient.html#autofill\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"BroadcastClient\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/BroadcastClient.html#autofill.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"BroadcastClient.autofill\"},{\"kind\":1024,\"name\":\"submit\",\"url\":\"classes/BroadcastClient.html#submit\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"BroadcastClient\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/BroadcastClient.html#submit.__type-14\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"BroadcastClient.submit\"},{\"kind\":1024,\"name\":\"submitAndWait\",\"url\":\"classes/BroadcastClient.html#submitAndWait\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"BroadcastClient\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/BroadcastClient.html#submitAndWait.__type-16\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"BroadcastClient.submitAndWait\"},{\"kind\":1024,\"name\":\"prepareTransaction\",\"url\":\"classes/BroadcastClient.html#prepareTransaction\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"BroadcastClient\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/BroadcastClient.html#prepareTransaction.__type-12\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"BroadcastClient.prepareTransaction\"},{\"kind\":1024,\"name\":\"getXrpBalance\",\"url\":\"classes/BroadcastClient.html#getXrpBalance\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"BroadcastClient\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/BroadcastClient.html#getXrpBalance.__type-10\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"BroadcastClient.getXrpBalance\"},{\"kind\":1024,\"name\":\"getBalances\",\"url\":\"classes/BroadcastClient.html#getBalances\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"BroadcastClient\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/BroadcastClient.html#getBalances.__type-4\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"BroadcastClient.getBalances\"},{\"kind\":1024,\"name\":\"getOrderbook\",\"url\":\"classes/BroadcastClient.html#getOrderbook\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"BroadcastClient\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/BroadcastClient.html#getOrderbook.__type-8\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"BroadcastClient.getOrderbook\"},{\"kind\":1024,\"name\":\"getLedgerIndex\",\"url\":\"classes/BroadcastClient.html#getLedgerIndex\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"BroadcastClient\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/BroadcastClient.html#getLedgerIndex.__type-6\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"BroadcastClient.getLedgerIndex\"},{\"kind\":1024,\"name\":\"fundWallet\",\"url\":\"classes/BroadcastClient.html#fundWallet\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"BroadcastClient\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/BroadcastClient.html#fundWallet.__type-2\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"BroadcastClient.fundWallet\"},{\"kind\":128,\"name\":\"Client\",\"url\":\"classes/Client.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Client.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Client\"},{\"kind\":1024,\"name\":\"connection\",\"url\":\"classes/Client.html#connection\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Client\"},{\"kind\":1024,\"name\":\"feeCushion\",\"url\":\"classes/Client.html#feeCushion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Client\"},{\"kind\":1024,\"name\":\"maxFeeXRP\",\"url\":\"classes/Client.html#maxFeeXRP\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Client\"},{\"kind\":262144,\"name\":\"url\",\"url\":\"classes/Client.html#url\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Client\"},{\"kind\":2048,\"name\":\"request\",\"url\":\"classes/Client.html#request\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Client\"},{\"kind\":2048,\"name\":\"requestNextPage\",\"url\":\"classes/Client.html#requestNextPage\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Client\"},{\"kind\":2048,\"name\":\"on\",\"url\":\"classes/Client.html#on\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Client\"},{\"kind\":2048,\"name\":\"requestAll\",\"url\":\"classes/Client.html#requestAll\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Client\"},{\"kind\":2048,\"name\":\"connect\",\"url\":\"classes/Client.html#connect\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Client\"},{\"kind\":2048,\"name\":\"disconnect\",\"url\":\"classes/Client.html#disconnect\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Client\"},{\"kind\":2048,\"name\":\"isConnected\",\"url\":\"classes/Client.html#isConnected\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Client\"},{\"kind\":1024,\"name\":\"autofill\",\"url\":\"classes/Client.html#autofill\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Client\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/Client.html#autofill.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"Client.autofill\"},{\"kind\":1024,\"name\":\"submit\",\"url\":\"classes/Client.html#submit\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Client\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/Client.html#submit.__type-14\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"Client.submit\"},{\"kind\":1024,\"name\":\"submitAndWait\",\"url\":\"classes/Client.html#submitAndWait\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Client\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/Client.html#submitAndWait.__type-16\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"Client.submitAndWait\"},{\"kind\":1024,\"name\":\"prepareTransaction\",\"url\":\"classes/Client.html#prepareTransaction\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Client\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/Client.html#prepareTransaction.__type-12\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"Client.prepareTransaction\"},{\"kind\":1024,\"name\":\"getXrpBalance\",\"url\":\"classes/Client.html#getXrpBalance\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Client\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/Client.html#getXrpBalance.__type-10\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"Client.getXrpBalance\"},{\"kind\":1024,\"name\":\"getBalances\",\"url\":\"classes/Client.html#getBalances\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Client\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/Client.html#getBalances.__type-4\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"Client.getBalances\"},{\"kind\":1024,\"name\":\"getOrderbook\",\"url\":\"classes/Client.html#getOrderbook\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Client\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/Client.html#getOrderbook.__type-8\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"Client.getOrderbook\"},{\"kind\":1024,\"name\":\"getLedgerIndex\",\"url\":\"classes/Client.html#getLedgerIndex\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Client\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/Client.html#getLedgerIndex.__type-6\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"Client.getLedgerIndex\"},{\"kind\":1024,\"name\":\"fundWallet\",\"url\":\"classes/Client.html#fundWallet\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Client\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/Client.html#fundWallet.__type-2\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"Client.fundWallet\"},{\"kind\":256,\"name\":\"ClientOptions\",\"url\":\"interfaces/ClientOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"feeCushion\",\"url\":\"interfaces/ClientOptions.html#feeCushion\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ClientOptions\"},{\"kind\":1024,\"name\":\"maxFeeXRP\",\"url\":\"interfaces/ClientOptions.html#maxFeeXRP\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ClientOptions\"},{\"kind\":1024,\"name\":\"proxy\",\"url\":\"interfaces/ClientOptions.html#proxy\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ClientOptions\"},{\"kind\":1024,\"name\":\"timeout\",\"url\":\"interfaces/ClientOptions.html#timeout\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ClientOptions\"},{\"kind\":1024,\"name\":\"trace\",\"url\":\"interfaces/ClientOptions.html#trace\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ClientOptions\"},{\"kind\":1024,\"name\":\"proxyAuthorization\",\"url\":\"interfaces/ClientOptions.html#proxyAuthorization\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ClientOptions\"},{\"kind\":1024,\"name\":\"authorization\",\"url\":\"interfaces/ClientOptions.html#authorization\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ClientOptions\"},{\"kind\":1024,\"name\":\"trustedCertificates\",\"url\":\"interfaces/ClientOptions.html#trustedCertificates\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ClientOptions\"},{\"kind\":1024,\"name\":\"key\",\"url\":\"interfaces/ClientOptions.html#key\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ClientOptions\"},{\"kind\":1024,\"name\":\"passphrase\",\"url\":\"interfaces/ClientOptions.html#passphrase\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ClientOptions\"},{\"kind\":1024,\"name\":\"certificate\",\"url\":\"interfaces/ClientOptions.html#certificate\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ClientOptions\"},{\"kind\":1024,\"name\":\"connectionTimeout\",\"url\":\"interfaces/ClientOptions.html#connectionTimeout\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ClientOptions\"},{\"kind\":1024,\"name\":\"headers\",\"url\":\"interfaces/ClientOptions.html#headers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ClientOptions\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ClientOptions.html#headers.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"ClientOptions.headers\"},{\"kind\":128,\"name\":\"Wallet\",\"url\":\"classes/Wallet.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"generate\",\"url\":\"classes/Wallet.html#generate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Wallet\"},{\"kind\":2048,\"name\":\"fromSeed\",\"url\":\"classes/Wallet.html#fromSeed\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Wallet\"},{\"kind\":1024,\"name\":\"fromSecret\",\"url\":\"classes/Wallet.html#fromSecret\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Wallet\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/Wallet.html#fromSecret.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"Wallet.fromSecret\"},{\"kind\":2048,\"name\":\"fromEntropy\",\"url\":\"classes/Wallet.html#fromEntropy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Wallet\"},{\"kind\":2048,\"name\":\"fromMnemonic\",\"url\":\"classes/Wallet.html#fromMnemonic\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Wallet\"},{\"kind\":2048,\"name\":\"fromRFC1751Mnemonic\",\"url\":\"classes/Wallet.html#fromRFC1751Mnemonic\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"Wallet\"},{\"kind\":2048,\"name\":\"deriveWallet\",\"url\":\"classes/Wallet.html#deriveWallet\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"Wallet\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Wallet.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Wallet\"},{\"kind\":1024,\"name\":\"publicKey\",\"url\":\"classes/Wallet.html#publicKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Wallet\"},{\"kind\":1024,\"name\":\"privateKey\",\"url\":\"classes/Wallet.html#privateKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Wallet\"},{\"kind\":1024,\"name\":\"classicAddress\",\"url\":\"classes/Wallet.html#classicAddress\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Wallet\"},{\"kind\":1024,\"name\":\"seed\",\"url\":\"classes/Wallet.html#seed\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Wallet\"},{\"kind\":262144,\"name\":\"address\",\"url\":\"classes/Wallet.html#address\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Wallet\"},{\"kind\":2048,\"name\":\"sign\",\"url\":\"classes/Wallet.html#sign\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Wallet\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/Wallet.html#sign.sign-1.__type-2\",\"classes\":\"tsd-kind-type-literal\",\"parent\":\"Wallet.sign.sign\"},{\"kind\":1024,\"name\":\"tx_blob\",\"url\":\"classes/Wallet.html#sign.sign-1.__type-2.tx_blob\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"Wallet.sign.sign.__type\"},{\"kind\":1024,\"name\":\"hash\",\"url\":\"classes/Wallet.html#sign.sign-1.__type-2.hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"Wallet.sign.sign.__type\"},{\"kind\":2048,\"name\":\"verifyTransaction\",\"url\":\"classes/Wallet.html#verifyTransaction\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Wallet\"},{\"kind\":2048,\"name\":\"getXAddress\",\"url\":\"classes/Wallet.html#getXAddress\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Wallet\"},{\"kind\":64,\"name\":\"keyToRFC1751Mnemonic\",\"url\":\"functions/keyToRFC1751Mnemonic.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"rfc1751MnemonicToKey\",\"url\":\"functions/rfc1751MnemonicToKey.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":4,\"name\":\"LedgerEntry\",\"url\":\"modules/LedgerEntry.html\",\"classes\":\"tsd-kind-namespace\"},{\"kind\":256,\"name\":\"AccountRoot\",\"url\":\"interfaces/LedgerEntry.AccountRoot.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"LedgerEntry\"},{\"kind\":1024,\"name\":\"LedgerEntryType\",\"url\":\"interfaces/LedgerEntry.AccountRoot.html#LedgerEntryType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.AccountRoot\"},{\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/LedgerEntry.AccountRoot.html#Account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.AccountRoot\"},{\"kind\":1024,\"name\":\"Balance\",\"url\":\"interfaces/LedgerEntry.AccountRoot.html#Balance\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.AccountRoot\"},{\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/LedgerEntry.AccountRoot.html#Flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.AccountRoot\"},{\"kind\":1024,\"name\":\"OwnerCount\",\"url\":\"interfaces/LedgerEntry.AccountRoot.html#OwnerCount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.AccountRoot\"},{\"kind\":1024,\"name\":\"PreviousTxnID\",\"url\":\"interfaces/LedgerEntry.AccountRoot.html#PreviousTxnID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.AccountRoot\"},{\"kind\":1024,\"name\":\"PreviousTxnLgrSeq\",\"url\":\"interfaces/LedgerEntry.AccountRoot.html#PreviousTxnLgrSeq\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.AccountRoot\"},{\"kind\":1024,\"name\":\"Sequence\",\"url\":\"interfaces/LedgerEntry.AccountRoot.html#Sequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.AccountRoot\"},{\"kind\":1024,\"name\":\"AccountTxnID\",\"url\":\"interfaces/LedgerEntry.AccountRoot.html#AccountTxnID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.AccountRoot\"},{\"kind\":1024,\"name\":\"Domain\",\"url\":\"interfaces/LedgerEntry.AccountRoot.html#Domain\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.AccountRoot\"},{\"kind\":1024,\"name\":\"EmailHash\",\"url\":\"interfaces/LedgerEntry.AccountRoot.html#EmailHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.AccountRoot\"},{\"kind\":1024,\"name\":\"MessageKey\",\"url\":\"interfaces/LedgerEntry.AccountRoot.html#MessageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.AccountRoot\"},{\"kind\":1024,\"name\":\"RegularKey\",\"url\":\"interfaces/LedgerEntry.AccountRoot.html#RegularKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.AccountRoot\"},{\"kind\":1024,\"name\":\"TicketCount\",\"url\":\"interfaces/LedgerEntry.AccountRoot.html#TicketCount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.AccountRoot\"},{\"kind\":1024,\"name\":\"TickSize\",\"url\":\"interfaces/LedgerEntry.AccountRoot.html#TickSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.AccountRoot\"},{\"kind\":1024,\"name\":\"TransferRate\",\"url\":\"interfaces/LedgerEntry.AccountRoot.html#TransferRate\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.AccountRoot\"},{\"kind\":1024,\"name\":\"index\",\"url\":\"interfaces/LedgerEntry.AccountRoot.html#index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerEntry.AccountRoot\"},{\"kind\":8,\"name\":\"AccountRootFlags\",\"url\":\"enums/LedgerEntry.AccountRootFlags.html\",\"classes\":\"tsd-kind-enum tsd-parent-kind-namespace\",\"parent\":\"LedgerEntry\"},{\"kind\":16,\"name\":\"lsfPasswordSpent\",\"url\":\"enums/LedgerEntry.AccountRootFlags.html#lsfPasswordSpent\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LedgerEntry.AccountRootFlags\"},{\"kind\":16,\"name\":\"lsfRequireDestTag\",\"url\":\"enums/LedgerEntry.AccountRootFlags.html#lsfRequireDestTag\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LedgerEntry.AccountRootFlags\"},{\"kind\":16,\"name\":\"lsfRequireAuth\",\"url\":\"enums/LedgerEntry.AccountRootFlags.html#lsfRequireAuth\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LedgerEntry.AccountRootFlags\"},{\"kind\":16,\"name\":\"lsfDisallowXRP\",\"url\":\"enums/LedgerEntry.AccountRootFlags.html#lsfDisallowXRP\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LedgerEntry.AccountRootFlags\"},{\"kind\":16,\"name\":\"lsfDisableMaster\",\"url\":\"enums/LedgerEntry.AccountRootFlags.html#lsfDisableMaster\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LedgerEntry.AccountRootFlags\"},{\"kind\":16,\"name\":\"lsfNoFreeze\",\"url\":\"enums/LedgerEntry.AccountRootFlags.html#lsfNoFreeze\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LedgerEntry.AccountRootFlags\"},{\"kind\":16,\"name\":\"lsfGlobalFreeze\",\"url\":\"enums/LedgerEntry.AccountRootFlags.html#lsfGlobalFreeze\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LedgerEntry.AccountRootFlags\"},{\"kind\":16,\"name\":\"lsfDefaultRipple\",\"url\":\"enums/LedgerEntry.AccountRootFlags.html#lsfDefaultRipple\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LedgerEntry.AccountRootFlags\"},{\"kind\":16,\"name\":\"lsfDepositAuth\",\"url\":\"enums/LedgerEntry.AccountRootFlags.html#lsfDepositAuth\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LedgerEntry.AccountRootFlags\"},{\"kind\":16,\"name\":\"lsfDisallowIncomingNFTokenOffer\",\"url\":\"enums/LedgerEntry.AccountRootFlags.html#lsfDisallowIncomingNFTokenOffer\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LedgerEntry.AccountRootFlags\"},{\"kind\":16,\"name\":\"lsfDisallowIncomingCheck\",\"url\":\"enums/LedgerEntry.AccountRootFlags.html#lsfDisallowIncomingCheck\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LedgerEntry.AccountRootFlags\"},{\"kind\":16,\"name\":\"lsfDisallowIncomingPayChan\",\"url\":\"enums/LedgerEntry.AccountRootFlags.html#lsfDisallowIncomingPayChan\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LedgerEntry.AccountRootFlags\"},{\"kind\":16,\"name\":\"lsfDisallowIncomingTrustline\",\"url\":\"enums/LedgerEntry.AccountRootFlags.html#lsfDisallowIncomingTrustline\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LedgerEntry.AccountRootFlags\"},{\"kind\":256,\"name\":\"AccountRootFlagsInterface\",\"url\":\"interfaces/LedgerEntry.AccountRootFlagsInterface.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"LedgerEntry\"},{\"kind\":1024,\"name\":\"lsfPasswordSpent\",\"url\":\"interfaces/LedgerEntry.AccountRootFlagsInterface.html#lsfPasswordSpent\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.AccountRootFlagsInterface\"},{\"kind\":1024,\"name\":\"lsfRequireDestTag\",\"url\":\"interfaces/LedgerEntry.AccountRootFlagsInterface.html#lsfRequireDestTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.AccountRootFlagsInterface\"},{\"kind\":1024,\"name\":\"lsfRequireAuth\",\"url\":\"interfaces/LedgerEntry.AccountRootFlagsInterface.html#lsfRequireAuth\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.AccountRootFlagsInterface\"},{\"kind\":1024,\"name\":\"lsfDisallowXRP\",\"url\":\"interfaces/LedgerEntry.AccountRootFlagsInterface.html#lsfDisallowXRP\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.AccountRootFlagsInterface\"},{\"kind\":1024,\"name\":\"lsfDisableMaster\",\"url\":\"interfaces/LedgerEntry.AccountRootFlagsInterface.html#lsfDisableMaster\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.AccountRootFlagsInterface\"},{\"kind\":1024,\"name\":\"lsfNoFreeze\",\"url\":\"interfaces/LedgerEntry.AccountRootFlagsInterface.html#lsfNoFreeze\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.AccountRootFlagsInterface\"},{\"kind\":1024,\"name\":\"lsfGlobalFreeze\",\"url\":\"interfaces/LedgerEntry.AccountRootFlagsInterface.html#lsfGlobalFreeze\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.AccountRootFlagsInterface\"},{\"kind\":1024,\"name\":\"lsfDefaultRipple\",\"url\":\"interfaces/LedgerEntry.AccountRootFlagsInterface.html#lsfDefaultRipple\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.AccountRootFlagsInterface\"},{\"kind\":1024,\"name\":\"lsfDepositAuth\",\"url\":\"interfaces/LedgerEntry.AccountRootFlagsInterface.html#lsfDepositAuth\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.AccountRootFlagsInterface\"},{\"kind\":1024,\"name\":\"lsfDisallowIncomingNFTokenOffer\",\"url\":\"interfaces/LedgerEntry.AccountRootFlagsInterface.html#lsfDisallowIncomingNFTokenOffer\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.AccountRootFlagsInterface\"},{\"kind\":1024,\"name\":\"lsfDisallowIncomingCheck\",\"url\":\"interfaces/LedgerEntry.AccountRootFlagsInterface.html#lsfDisallowIncomingCheck\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.AccountRootFlagsInterface\"},{\"kind\":1024,\"name\":\"lsfDisallowIncomingPayChan\",\"url\":\"interfaces/LedgerEntry.AccountRootFlagsInterface.html#lsfDisallowIncomingPayChan\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.AccountRootFlagsInterface\"},{\"kind\":1024,\"name\":\"lsfDisallowIncomingTrustline\",\"url\":\"interfaces/LedgerEntry.AccountRootFlagsInterface.html#lsfDisallowIncomingTrustline\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.AccountRootFlagsInterface\"},{\"kind\":256,\"name\":\"Amendments\",\"url\":\"interfaces/LedgerEntry.Amendments.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"LedgerEntry\"},{\"kind\":1024,\"name\":\"LedgerEntryType\",\"url\":\"interfaces/LedgerEntry.Amendments.html#LedgerEntryType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Amendments\"},{\"kind\":1024,\"name\":\"Amendments\",\"url\":\"interfaces/LedgerEntry.Amendments.html#Amendments\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Amendments\"},{\"kind\":1024,\"name\":\"Majorities\",\"url\":\"interfaces/LedgerEntry.Amendments.html#Majorities\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Amendments\"},{\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/LedgerEntry.Amendments.html#Flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Amendments\"},{\"kind\":1024,\"name\":\"index\",\"url\":\"interfaces/LedgerEntry.Amendments.html#index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerEntry.Amendments\"},{\"kind\":256,\"name\":\"Check\",\"url\":\"interfaces/LedgerEntry.Check.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"LedgerEntry\"},{\"kind\":1024,\"name\":\"LedgerEntryType\",\"url\":\"interfaces/LedgerEntry.Check.html#LedgerEntryType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Check\"},{\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/LedgerEntry.Check.html#Account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Check\"},{\"kind\":1024,\"name\":\"Destination\",\"url\":\"interfaces/LedgerEntry.Check.html#Destination\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Check\"},{\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/LedgerEntry.Check.html#Flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Check\"},{\"kind\":1024,\"name\":\"OwnerNode\",\"url\":\"interfaces/LedgerEntry.Check.html#OwnerNode\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Check\"},{\"kind\":1024,\"name\":\"PreviousTxnID\",\"url\":\"interfaces/LedgerEntry.Check.html#PreviousTxnID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Check\"},{\"kind\":1024,\"name\":\"PreviousTxnLgrSeq\",\"url\":\"interfaces/LedgerEntry.Check.html#PreviousTxnLgrSeq\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Check\"},{\"kind\":1024,\"name\":\"SendMax\",\"url\":\"interfaces/LedgerEntry.Check.html#SendMax\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Check\"},{\"kind\":1024,\"name\":\"Sequence\",\"url\":\"interfaces/LedgerEntry.Check.html#Sequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Check\"},{\"kind\":1024,\"name\":\"DestinationNode\",\"url\":\"interfaces/LedgerEntry.Check.html#DestinationNode\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Check\"},{\"kind\":1024,\"name\":\"DestinationTag\",\"url\":\"interfaces/LedgerEntry.Check.html#DestinationTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Check\"},{\"kind\":1024,\"name\":\"Expiration\",\"url\":\"interfaces/LedgerEntry.Check.html#Expiration\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Check\"},{\"kind\":1024,\"name\":\"InvoiceID\",\"url\":\"interfaces/LedgerEntry.Check.html#InvoiceID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Check\"},{\"kind\":1024,\"name\":\"SourceTag\",\"url\":\"interfaces/LedgerEntry.Check.html#SourceTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Check\"},{\"kind\":1024,\"name\":\"index\",\"url\":\"interfaces/LedgerEntry.Check.html#index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerEntry.Check\"},{\"kind\":256,\"name\":\"DepositPreauth\",\"url\":\"interfaces/LedgerEntry.DepositPreauth.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"LedgerEntry\"},{\"kind\":1024,\"name\":\"LedgerEntryType\",\"url\":\"interfaces/LedgerEntry.DepositPreauth.html#LedgerEntryType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.DepositPreauth\"},{\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/LedgerEntry.DepositPreauth.html#Account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.DepositPreauth\"},{\"kind\":1024,\"name\":\"Authorize\",\"url\":\"interfaces/LedgerEntry.DepositPreauth.html#Authorize\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.DepositPreauth\"},{\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/LedgerEntry.DepositPreauth.html#Flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.DepositPreauth\"},{\"kind\":1024,\"name\":\"OwnerNode\",\"url\":\"interfaces/LedgerEntry.DepositPreauth.html#OwnerNode\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.DepositPreauth\"},{\"kind\":1024,\"name\":\"PreviousTxnID\",\"url\":\"interfaces/LedgerEntry.DepositPreauth.html#PreviousTxnID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.DepositPreauth\"},{\"kind\":1024,\"name\":\"PreviousTxnLgrSeq\",\"url\":\"interfaces/LedgerEntry.DepositPreauth.html#PreviousTxnLgrSeq\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.DepositPreauth\"},{\"kind\":1024,\"name\":\"index\",\"url\":\"interfaces/LedgerEntry.DepositPreauth.html#index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerEntry.DepositPreauth\"},{\"kind\":256,\"name\":\"DirectoryNode\",\"url\":\"interfaces/LedgerEntry.DirectoryNode.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"LedgerEntry\"},{\"kind\":1024,\"name\":\"LedgerEntryType\",\"url\":\"interfaces/LedgerEntry.DirectoryNode.html#LedgerEntryType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.DirectoryNode\"},{\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/LedgerEntry.DirectoryNode.html#Flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.DirectoryNode\"},{\"kind\":1024,\"name\":\"RootIndex\",\"url\":\"interfaces/LedgerEntry.DirectoryNode.html#RootIndex\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.DirectoryNode\"},{\"kind\":1024,\"name\":\"Indexes\",\"url\":\"interfaces/LedgerEntry.DirectoryNode.html#Indexes\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.DirectoryNode\"},{\"kind\":1024,\"name\":\"IndexNext\",\"url\":\"interfaces/LedgerEntry.DirectoryNode.html#IndexNext\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.DirectoryNode\"},{\"kind\":1024,\"name\":\"IndexPrevious\",\"url\":\"interfaces/LedgerEntry.DirectoryNode.html#IndexPrevious\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.DirectoryNode\"},{\"kind\":1024,\"name\":\"Owner\",\"url\":\"interfaces/LedgerEntry.DirectoryNode.html#Owner\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.DirectoryNode\"},{\"kind\":1024,\"name\":\"TakerPaysCurrency\",\"url\":\"interfaces/LedgerEntry.DirectoryNode.html#TakerPaysCurrency\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.DirectoryNode\"},{\"kind\":1024,\"name\":\"TakerPaysIssuer\",\"url\":\"interfaces/LedgerEntry.DirectoryNode.html#TakerPaysIssuer\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.DirectoryNode\"},{\"kind\":1024,\"name\":\"TakerGetsCurrency\",\"url\":\"interfaces/LedgerEntry.DirectoryNode.html#TakerGetsCurrency\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.DirectoryNode\"},{\"kind\":1024,\"name\":\"TakerGetsIssuer\",\"url\":\"interfaces/LedgerEntry.DirectoryNode.html#TakerGetsIssuer\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.DirectoryNode\"},{\"kind\":1024,\"name\":\"index\",\"url\":\"interfaces/LedgerEntry.DirectoryNode.html#index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerEntry.DirectoryNode\"},{\"kind\":256,\"name\":\"Escrow\",\"url\":\"interfaces/LedgerEntry.Escrow.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"LedgerEntry\"},{\"kind\":1024,\"name\":\"LedgerEntryType\",\"url\":\"interfaces/LedgerEntry.Escrow.html#LedgerEntryType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Escrow\"},{\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/LedgerEntry.Escrow.html#Account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Escrow\"},{\"kind\":1024,\"name\":\"Destination\",\"url\":\"interfaces/LedgerEntry.Escrow.html#Destination\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Escrow\"},{\"kind\":1024,\"name\":\"Amount\",\"url\":\"interfaces/LedgerEntry.Escrow.html#Amount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Escrow\"},{\"kind\":1024,\"name\":\"Condition\",\"url\":\"interfaces/LedgerEntry.Escrow.html#Condition\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Escrow\"},{\"kind\":1024,\"name\":\"CancelAfter\",\"url\":\"interfaces/LedgerEntry.Escrow.html#CancelAfter\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Escrow\"},{\"kind\":1024,\"name\":\"FinishAfter\",\"url\":\"interfaces/LedgerEntry.Escrow.html#FinishAfter\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Escrow\"},{\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/LedgerEntry.Escrow.html#Flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Escrow\"},{\"kind\":1024,\"name\":\"SourceTag\",\"url\":\"interfaces/LedgerEntry.Escrow.html#SourceTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Escrow\"},{\"kind\":1024,\"name\":\"DestinationTag\",\"url\":\"interfaces/LedgerEntry.Escrow.html#DestinationTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Escrow\"},{\"kind\":1024,\"name\":\"OwnerNode\",\"url\":\"interfaces/LedgerEntry.Escrow.html#OwnerNode\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Escrow\"},{\"kind\":1024,\"name\":\"DestinationNode\",\"url\":\"interfaces/LedgerEntry.Escrow.html#DestinationNode\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Escrow\"},{\"kind\":1024,\"name\":\"PreviousTxnID\",\"url\":\"interfaces/LedgerEntry.Escrow.html#PreviousTxnID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Escrow\"},{\"kind\":1024,\"name\":\"PreviousTxnLgrSeq\",\"url\":\"interfaces/LedgerEntry.Escrow.html#PreviousTxnLgrSeq\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Escrow\"},{\"kind\":1024,\"name\":\"index\",\"url\":\"interfaces/LedgerEntry.Escrow.html#index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerEntry.Escrow\"},{\"kind\":256,\"name\":\"FeeSettings\",\"url\":\"interfaces/LedgerEntry.FeeSettings.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"LedgerEntry\"},{\"kind\":1024,\"name\":\"LedgerEntryType\",\"url\":\"interfaces/LedgerEntry.FeeSettings.html#LedgerEntryType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.FeeSettings\"},{\"kind\":1024,\"name\":\"BaseFee\",\"url\":\"interfaces/LedgerEntry.FeeSettings.html#BaseFee\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.FeeSettings\"},{\"kind\":1024,\"name\":\"ReferenceFeeUnits\",\"url\":\"interfaces/LedgerEntry.FeeSettings.html#ReferenceFeeUnits\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.FeeSettings\"},{\"kind\":1024,\"name\":\"ReserveBase\",\"url\":\"interfaces/LedgerEntry.FeeSettings.html#ReserveBase\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.FeeSettings\"},{\"kind\":1024,\"name\":\"ReserveIncrement\",\"url\":\"interfaces/LedgerEntry.FeeSettings.html#ReserveIncrement\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.FeeSettings\"},{\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/LedgerEntry.FeeSettings.html#Flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.FeeSettings\"},{\"kind\":1024,\"name\":\"index\",\"url\":\"interfaces/LedgerEntry.FeeSettings.html#index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerEntry.FeeSettings\"},{\"kind\":256,\"name\":\"Ledger\",\"url\":\"interfaces/LedgerEntry.Ledger.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"LedgerEntry\"},{\"kind\":1024,\"name\":\"account_hash\",\"url\":\"interfaces/LedgerEntry.Ledger.html#account_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Ledger\"},{\"kind\":1024,\"name\":\"accountState\",\"url\":\"interfaces/LedgerEntry.Ledger.html#accountState\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Ledger\"},{\"kind\":1024,\"name\":\"close_flags\",\"url\":\"interfaces/LedgerEntry.Ledger.html#close_flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Ledger\"},{\"kind\":1024,\"name\":\"close_time\",\"url\":\"interfaces/LedgerEntry.Ledger.html#close_time\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Ledger\"},{\"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\"},{\"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\"},{\"kind\":1024,\"name\":\"closed\",\"url\":\"interfaces/LedgerEntry.Ledger.html#closed\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Ledger\"},{\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/LedgerEntry.Ledger.html#ledger_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Ledger\"},{\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/LedgerEntry.Ledger.html#ledger_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Ledger\"},{\"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\"},{\"kind\":1024,\"name\":\"parent_hash\",\"url\":\"interfaces/LedgerEntry.Ledger.html#parent_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Ledger\"},{\"kind\":1024,\"name\":\"total_coins\",\"url\":\"interfaces/LedgerEntry.Ledger.html#total_coins\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Ledger\"},{\"kind\":1024,\"name\":\"transaction_hash\",\"url\":\"interfaces/LedgerEntry.Ledger.html#transaction_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Ledger\"},{\"kind\":1024,\"name\":\"transactions\",\"url\":\"interfaces/LedgerEntry.Ledger.html#transactions\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Ledger\"},{\"kind\":4194304,\"name\":\"LedgerEntry\",\"url\":\"types/LedgerEntry.LedgerEntry.html\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-namespace\",\"parent\":\"LedgerEntry\"},{\"kind\":256,\"name\":\"LedgerHashes\",\"url\":\"interfaces/LedgerEntry.LedgerHashes.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"LedgerEntry\"},{\"kind\":1024,\"name\":\"LedgerEntryType\",\"url\":\"interfaces/LedgerEntry.LedgerHashes.html#LedgerEntryType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.LedgerHashes\"},{\"kind\":1024,\"name\":\"LastLedgerSequence\",\"url\":\"interfaces/LedgerEntry.LedgerHashes.html#LastLedgerSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.LedgerHashes\"},{\"kind\":1024,\"name\":\"Hashes\",\"url\":\"interfaces/LedgerEntry.LedgerHashes.html#Hashes\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.LedgerHashes\"},{\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/LedgerEntry.LedgerHashes.html#Flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.LedgerHashes\"},{\"kind\":1024,\"name\":\"index\",\"url\":\"interfaces/LedgerEntry.LedgerHashes.html#index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerEntry.LedgerHashes\"},{\"kind\":256,\"name\":\"NegativeUNL\",\"url\":\"interfaces/LedgerEntry.NegativeUNL.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"LedgerEntry\"},{\"kind\":1024,\"name\":\"LedgerEntryType\",\"url\":\"interfaces/LedgerEntry.NegativeUNL.html#LedgerEntryType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.NegativeUNL\"},{\"kind\":1024,\"name\":\"DisabledValidators\",\"url\":\"interfaces/LedgerEntry.NegativeUNL.html#DisabledValidators\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.NegativeUNL\"},{\"kind\":1024,\"name\":\"ValidatorToDisable\",\"url\":\"interfaces/LedgerEntry.NegativeUNL.html#ValidatorToDisable\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.NegativeUNL\"},{\"kind\":1024,\"name\":\"ValidatorToReEnable\",\"url\":\"interfaces/LedgerEntry.NegativeUNL.html#ValidatorToReEnable\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.NegativeUNL\"},{\"kind\":1024,\"name\":\"index\",\"url\":\"interfaces/LedgerEntry.NegativeUNL.html#index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerEntry.NegativeUNL\"},{\"kind\":256,\"name\":\"Offer\",\"url\":\"interfaces/LedgerEntry.Offer.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"LedgerEntry\"},{\"kind\":1024,\"name\":\"LedgerEntryType\",\"url\":\"interfaces/LedgerEntry.Offer.html#LedgerEntryType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Offer\"},{\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/LedgerEntry.Offer.html#Flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Offer\"},{\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/LedgerEntry.Offer.html#Account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Offer\"},{\"kind\":1024,\"name\":\"Sequence\",\"url\":\"interfaces/LedgerEntry.Offer.html#Sequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Offer\"},{\"kind\":1024,\"name\":\"TakerPays\",\"url\":\"interfaces/LedgerEntry.Offer.html#TakerPays\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Offer\"},{\"kind\":1024,\"name\":\"TakerGets\",\"url\":\"interfaces/LedgerEntry.Offer.html#TakerGets\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Offer\"},{\"kind\":1024,\"name\":\"BookDirectory\",\"url\":\"interfaces/LedgerEntry.Offer.html#BookDirectory\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Offer\"},{\"kind\":1024,\"name\":\"BookNode\",\"url\":\"interfaces/LedgerEntry.Offer.html#BookNode\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Offer\"},{\"kind\":1024,\"name\":\"OwnerNode\",\"url\":\"interfaces/LedgerEntry.Offer.html#OwnerNode\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Offer\"},{\"kind\":1024,\"name\":\"PreviousTxnID\",\"url\":\"interfaces/LedgerEntry.Offer.html#PreviousTxnID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Offer\"},{\"kind\":1024,\"name\":\"PreviousTxnLgrSeq\",\"url\":\"interfaces/LedgerEntry.Offer.html#PreviousTxnLgrSeq\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Offer\"},{\"kind\":1024,\"name\":\"Expiration\",\"url\":\"interfaces/LedgerEntry.Offer.html#Expiration\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Offer\"},{\"kind\":1024,\"name\":\"index\",\"url\":\"interfaces/LedgerEntry.Offer.html#index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerEntry.Offer\"},{\"kind\":8,\"name\":\"OfferFlags\",\"url\":\"enums/LedgerEntry.OfferFlags.html\",\"classes\":\"tsd-kind-enum tsd-parent-kind-namespace\",\"parent\":\"LedgerEntry\"},{\"kind\":16,\"name\":\"lsfPassive\",\"url\":\"enums/LedgerEntry.OfferFlags.html#lsfPassive\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LedgerEntry.OfferFlags\"},{\"kind\":16,\"name\":\"lsfSell\",\"url\":\"enums/LedgerEntry.OfferFlags.html#lsfSell\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LedgerEntry.OfferFlags\"},{\"kind\":256,\"name\":\"PayChannel\",\"url\":\"interfaces/LedgerEntry.PayChannel.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"LedgerEntry\"},{\"kind\":1024,\"name\":\"LedgerEntryType\",\"url\":\"interfaces/LedgerEntry.PayChannel.html#LedgerEntryType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.PayChannel\"},{\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/LedgerEntry.PayChannel.html#Account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.PayChannel\"},{\"kind\":1024,\"name\":\"Destination\",\"url\":\"interfaces/LedgerEntry.PayChannel.html#Destination\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.PayChannel\"},{\"kind\":1024,\"name\":\"Amount\",\"url\":\"interfaces/LedgerEntry.PayChannel.html#Amount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.PayChannel\"},{\"kind\":1024,\"name\":\"Balance\",\"url\":\"interfaces/LedgerEntry.PayChannel.html#Balance\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.PayChannel\"},{\"kind\":1024,\"name\":\"PublicKey\",\"url\":\"interfaces/LedgerEntry.PayChannel.html#PublicKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.PayChannel\"},{\"kind\":1024,\"name\":\"SettleDelay\",\"url\":\"interfaces/LedgerEntry.PayChannel.html#SettleDelay\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.PayChannel\"},{\"kind\":1024,\"name\":\"OwnerNode\",\"url\":\"interfaces/LedgerEntry.PayChannel.html#OwnerNode\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.PayChannel\"},{\"kind\":1024,\"name\":\"PreviousTxnID\",\"url\":\"interfaces/LedgerEntry.PayChannel.html#PreviousTxnID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.PayChannel\"},{\"kind\":1024,\"name\":\"PreviousTxnLgrSeq\",\"url\":\"interfaces/LedgerEntry.PayChannel.html#PreviousTxnLgrSeq\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.PayChannel\"},{\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/LedgerEntry.PayChannel.html#Flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.PayChannel\"},{\"kind\":1024,\"name\":\"Expiration\",\"url\":\"interfaces/LedgerEntry.PayChannel.html#Expiration\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.PayChannel\"},{\"kind\":1024,\"name\":\"CancelAfter\",\"url\":\"interfaces/LedgerEntry.PayChannel.html#CancelAfter\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.PayChannel\"},{\"kind\":1024,\"name\":\"SourceTag\",\"url\":\"interfaces/LedgerEntry.PayChannel.html#SourceTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.PayChannel\"},{\"kind\":1024,\"name\":\"DestinationTag\",\"url\":\"interfaces/LedgerEntry.PayChannel.html#DestinationTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.PayChannel\"},{\"kind\":1024,\"name\":\"DestinationNode\",\"url\":\"interfaces/LedgerEntry.PayChannel.html#DestinationNode\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.PayChannel\"},{\"kind\":1024,\"name\":\"index\",\"url\":\"interfaces/LedgerEntry.PayChannel.html#index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerEntry.PayChannel\"},{\"kind\":256,\"name\":\"RippleState\",\"url\":\"interfaces/LedgerEntry.RippleState.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"LedgerEntry\"},{\"kind\":1024,\"name\":\"LedgerEntryType\",\"url\":\"interfaces/LedgerEntry.RippleState.html#LedgerEntryType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.RippleState\"},{\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/LedgerEntry.RippleState.html#Flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.RippleState\"},{\"kind\":1024,\"name\":\"Balance\",\"url\":\"interfaces/LedgerEntry.RippleState.html#Balance\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.RippleState\"},{\"kind\":1024,\"name\":\"LowLimit\",\"url\":\"interfaces/LedgerEntry.RippleState.html#LowLimit\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.RippleState\"},{\"kind\":1024,\"name\":\"HighLimit\",\"url\":\"interfaces/LedgerEntry.RippleState.html#HighLimit\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.RippleState\"},{\"kind\":1024,\"name\":\"PreviousTxnID\",\"url\":\"interfaces/LedgerEntry.RippleState.html#PreviousTxnID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.RippleState\"},{\"kind\":1024,\"name\":\"PreviousTxnLgrSeq\",\"url\":\"interfaces/LedgerEntry.RippleState.html#PreviousTxnLgrSeq\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.RippleState\"},{\"kind\":1024,\"name\":\"LowNode\",\"url\":\"interfaces/LedgerEntry.RippleState.html#LowNode\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.RippleState\"},{\"kind\":1024,\"name\":\"HighNode\",\"url\":\"interfaces/LedgerEntry.RippleState.html#HighNode\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.RippleState\"},{\"kind\":1024,\"name\":\"LowQualityIn\",\"url\":\"interfaces/LedgerEntry.RippleState.html#LowQualityIn\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.RippleState\"},{\"kind\":1024,\"name\":\"LowQualityOut\",\"url\":\"interfaces/LedgerEntry.RippleState.html#LowQualityOut\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.RippleState\"},{\"kind\":1024,\"name\":\"HighQualityIn\",\"url\":\"interfaces/LedgerEntry.RippleState.html#HighQualityIn\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.RippleState\"},{\"kind\":1024,\"name\":\"HighQualityOut\",\"url\":\"interfaces/LedgerEntry.RippleState.html#HighQualityOut\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.RippleState\"},{\"kind\":1024,\"name\":\"index\",\"url\":\"interfaces/LedgerEntry.RippleState.html#index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerEntry.RippleState\"},{\"kind\":8,\"name\":\"RippleStateFlags\",\"url\":\"enums/LedgerEntry.RippleStateFlags.html\",\"classes\":\"tsd-kind-enum tsd-parent-kind-namespace\",\"parent\":\"LedgerEntry\"},{\"kind\":16,\"name\":\"lsfLowReserve\",\"url\":\"enums/LedgerEntry.RippleStateFlags.html#lsfLowReserve\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LedgerEntry.RippleStateFlags\"},{\"kind\":16,\"name\":\"lsfHighReserve\",\"url\":\"enums/LedgerEntry.RippleStateFlags.html#lsfHighReserve\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LedgerEntry.RippleStateFlags\"},{\"kind\":16,\"name\":\"lsfLowAuth\",\"url\":\"enums/LedgerEntry.RippleStateFlags.html#lsfLowAuth\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LedgerEntry.RippleStateFlags\"},{\"kind\":16,\"name\":\"lsfHighAuth\",\"url\":\"enums/LedgerEntry.RippleStateFlags.html#lsfHighAuth\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LedgerEntry.RippleStateFlags\"},{\"kind\":16,\"name\":\"lsfLowNoRipple\",\"url\":\"enums/LedgerEntry.RippleStateFlags.html#lsfLowNoRipple\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LedgerEntry.RippleStateFlags\"},{\"kind\":16,\"name\":\"lsfHighNoRipple\",\"url\":\"enums/LedgerEntry.RippleStateFlags.html#lsfHighNoRipple\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LedgerEntry.RippleStateFlags\"},{\"kind\":16,\"name\":\"lsfLowFreeze\",\"url\":\"enums/LedgerEntry.RippleStateFlags.html#lsfLowFreeze\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LedgerEntry.RippleStateFlags\"},{\"kind\":16,\"name\":\"lsfHighFreeze\",\"url\":\"enums/LedgerEntry.RippleStateFlags.html#lsfHighFreeze\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LedgerEntry.RippleStateFlags\"},{\"kind\":256,\"name\":\"SignerList\",\"url\":\"interfaces/LedgerEntry.SignerList.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"LedgerEntry\"},{\"kind\":1024,\"name\":\"LedgerEntryType\",\"url\":\"interfaces/LedgerEntry.SignerList.html#LedgerEntryType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.SignerList\"},{\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/LedgerEntry.SignerList.html#Flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.SignerList\"},{\"kind\":1024,\"name\":\"PreviousTxnID\",\"url\":\"interfaces/LedgerEntry.SignerList.html#PreviousTxnID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.SignerList\"},{\"kind\":1024,\"name\":\"PreviousTxnLgrSeq\",\"url\":\"interfaces/LedgerEntry.SignerList.html#PreviousTxnLgrSeq\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.SignerList\"},{\"kind\":1024,\"name\":\"OwnerNode\",\"url\":\"interfaces/LedgerEntry.SignerList.html#OwnerNode\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.SignerList\"},{\"kind\":1024,\"name\":\"SignerEntries\",\"url\":\"interfaces/LedgerEntry.SignerList.html#SignerEntries\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.SignerList\"},{\"kind\":1024,\"name\":\"SignerListID\",\"url\":\"interfaces/LedgerEntry.SignerList.html#SignerListID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.SignerList\"},{\"kind\":1024,\"name\":\"SignerQuorum\",\"url\":\"interfaces/LedgerEntry.SignerList.html#SignerQuorum\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.SignerList\"},{\"kind\":1024,\"name\":\"index\",\"url\":\"interfaces/LedgerEntry.SignerList.html#index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerEntry.SignerList\"},{\"kind\":8,\"name\":\"SignerListFlags\",\"url\":\"enums/LedgerEntry.SignerListFlags.html\",\"classes\":\"tsd-kind-enum tsd-parent-kind-namespace\",\"parent\":\"LedgerEntry\"},{\"kind\":16,\"name\":\"lsfOneOwnerCount\",\"url\":\"enums/LedgerEntry.SignerListFlags.html#lsfOneOwnerCount\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LedgerEntry.SignerListFlags\"},{\"kind\":256,\"name\":\"Ticket\",\"url\":\"interfaces/LedgerEntry.Ticket.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"LedgerEntry\"},{\"kind\":1024,\"name\":\"LedgerEntryType\",\"url\":\"interfaces/LedgerEntry.Ticket.html#LedgerEntryType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Ticket\"},{\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/LedgerEntry.Ticket.html#Account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Ticket\"},{\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/LedgerEntry.Ticket.html#Flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Ticket\"},{\"kind\":1024,\"name\":\"OwnerNode\",\"url\":\"interfaces/LedgerEntry.Ticket.html#OwnerNode\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Ticket\"},{\"kind\":1024,\"name\":\"PreviousTxnID\",\"url\":\"interfaces/LedgerEntry.Ticket.html#PreviousTxnID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Ticket\"},{\"kind\":1024,\"name\":\"PreviousTxnLgrSeq\",\"url\":\"interfaces/LedgerEntry.Ticket.html#PreviousTxnLgrSeq\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Ticket\"},{\"kind\":1024,\"name\":\"TicketSequence\",\"url\":\"interfaces/LedgerEntry.Ticket.html#TicketSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntry.Ticket\"},{\"kind\":1024,\"name\":\"index\",\"url\":\"interfaces/LedgerEntry.Ticket.html#index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerEntry.Ticket\"},{\"kind\":64,\"name\":\"setTransactionFlagsToNumber\",\"url\":\"functions/setTransactionFlagsToNumber.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"parseAccountRootFlags\",\"url\":\"functions/parseAccountRootFlags.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":4194304,\"name\":\"Request\",\"url\":\"types/Request.html\",\"classes\":\"tsd-kind-type-alias\"},{\"kind\":4194304,\"name\":\"Response\",\"url\":\"types/Response.html\",\"classes\":\"tsd-kind-type-alias\"},{\"kind\":256,\"name\":\"AccountChannelsRequest\",\"url\":\"interfaces/AccountChannelsRequest.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/AccountChannelsRequest.html#command\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountChannelsRequest\"},{\"kind\":1024,\"name\":\"account\",\"url\":\"interfaces/AccountChannelsRequest.html#account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountChannelsRequest\"},{\"kind\":1024,\"name\":\"destination_account\",\"url\":\"interfaces/AccountChannelsRequest.html#destination_account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountChannelsRequest\"},{\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/AccountChannelsRequest.html#ledger_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountChannelsRequest\"},{\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/AccountChannelsRequest.html#ledger_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountChannelsRequest\"},{\"kind\":1024,\"name\":\"limit\",\"url\":\"interfaces/AccountChannelsRequest.html#limit\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountChannelsRequest\"},{\"kind\":1024,\"name\":\"marker\",\"url\":\"interfaces/AccountChannelsRequest.html#marker\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountChannelsRequest\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/AccountChannelsRequest.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountChannelsRequest\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/AccountChannelsRequest.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountChannelsRequest\"},{\"kind\":256,\"name\":\"AccountChannelsResponse\",\"url\":\"interfaces/AccountChannelsResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/AccountChannelsResponse.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountChannelsResponse\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/AccountChannelsResponse.html#result.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"AccountChannelsResponse.result\"},{\"kind\":1024,\"name\":\"account\",\"url\":\"interfaces/AccountChannelsResponse.html#result.__type.account\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountChannelsResponse.result.__type\"},{\"kind\":1024,\"name\":\"channels\",\"url\":\"interfaces/AccountChannelsResponse.html#result.__type.channels\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountChannelsResponse.result.__type\"},{\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/AccountChannelsResponse.html#result.__type.ledger_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountChannelsResponse.result.__type\"},{\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/AccountChannelsResponse.html#result.__type.ledger_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountChannelsResponse.result.__type\"},{\"kind\":1024,\"name\":\"validated\",\"url\":\"interfaces/AccountChannelsResponse.html#result.__type.validated\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountChannelsResponse.result.__type\"},{\"kind\":1024,\"name\":\"limit\",\"url\":\"interfaces/AccountChannelsResponse.html#result.__type.limit\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountChannelsResponse.result.__type\"},{\"kind\":1024,\"name\":\"marker\",\"url\":\"interfaces/AccountChannelsResponse.html#result.__type.marker\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountChannelsResponse.result.__type\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/AccountChannelsResponse.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountChannelsResponse\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/AccountChannelsResponse.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountChannelsResponse\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/AccountChannelsResponse.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountChannelsResponse\"},{\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/AccountChannelsResponse.html#warning\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountChannelsResponse\"},{\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/AccountChannelsResponse.html#warnings\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountChannelsResponse\"},{\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/AccountChannelsResponse.html#forwarded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountChannelsResponse\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/AccountChannelsResponse.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountChannelsResponse\"},{\"kind\":256,\"name\":\"AccountCurrenciesRequest\",\"url\":\"interfaces/AccountCurrenciesRequest.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/AccountCurrenciesRequest.html#command\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountCurrenciesRequest\"},{\"kind\":1024,\"name\":\"account\",\"url\":\"interfaces/AccountCurrenciesRequest.html#account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountCurrenciesRequest\"},{\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/AccountCurrenciesRequest.html#ledger_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountCurrenciesRequest\"},{\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/AccountCurrenciesRequest.html#ledger_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountCurrenciesRequest\"},{\"kind\":1024,\"name\":\"strict\",\"url\":\"interfaces/AccountCurrenciesRequest.html#strict\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountCurrenciesRequest\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/AccountCurrenciesRequest.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountCurrenciesRequest\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/AccountCurrenciesRequest.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountCurrenciesRequest\"},{\"kind\":256,\"name\":\"AccountCurrenciesResponse\",\"url\":\"interfaces/AccountCurrenciesResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/AccountCurrenciesResponse.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountCurrenciesResponse\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/AccountCurrenciesResponse.html#result.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"AccountCurrenciesResponse.result\"},{\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/AccountCurrenciesResponse.html#result.__type.ledger_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountCurrenciesResponse.result.__type\"},{\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/AccountCurrenciesResponse.html#result.__type.ledger_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountCurrenciesResponse.result.__type\"},{\"kind\":1024,\"name\":\"receive_currencies\",\"url\":\"interfaces/AccountCurrenciesResponse.html#result.__type.receive_currencies\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountCurrenciesResponse.result.__type\"},{\"kind\":1024,\"name\":\"send_currencies\",\"url\":\"interfaces/AccountCurrenciesResponse.html#result.__type.send_currencies\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountCurrenciesResponse.result.__type\"},{\"kind\":1024,\"name\":\"validated\",\"url\":\"interfaces/AccountCurrenciesResponse.html#result.__type.validated\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountCurrenciesResponse.result.__type\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/AccountCurrenciesResponse.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountCurrenciesResponse\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/AccountCurrenciesResponse.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountCurrenciesResponse\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/AccountCurrenciesResponse.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountCurrenciesResponse\"},{\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/AccountCurrenciesResponse.html#warning\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountCurrenciesResponse\"},{\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/AccountCurrenciesResponse.html#warnings\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountCurrenciesResponse\"},{\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/AccountCurrenciesResponse.html#forwarded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountCurrenciesResponse\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/AccountCurrenciesResponse.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountCurrenciesResponse\"},{\"kind\":256,\"name\":\"AccountInfoRequest\",\"url\":\"interfaces/AccountInfoRequest.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/AccountInfoRequest.html#command\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountInfoRequest\"},{\"kind\":1024,\"name\":\"account\",\"url\":\"interfaces/AccountInfoRequest.html#account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountInfoRequest\"},{\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/AccountInfoRequest.html#ledger_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountInfoRequest\"},{\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/AccountInfoRequest.html#ledger_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountInfoRequest\"},{\"kind\":1024,\"name\":\"queue\",\"url\":\"interfaces/AccountInfoRequest.html#queue\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountInfoRequest\"},{\"kind\":1024,\"name\":\"signer_lists\",\"url\":\"interfaces/AccountInfoRequest.html#signer_lists\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountInfoRequest\"},{\"kind\":1024,\"name\":\"strict\",\"url\":\"interfaces/AccountInfoRequest.html#strict\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountInfoRequest\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/AccountInfoRequest.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountInfoRequest\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/AccountInfoRequest.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountInfoRequest\"},{\"kind\":256,\"name\":\"AccountInfoResponse\",\"url\":\"interfaces/AccountInfoResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/AccountInfoResponse.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountInfoResponse\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/AccountInfoResponse.html#result.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"AccountInfoResponse.result\"},{\"kind\":1024,\"name\":\"account_data\",\"url\":\"interfaces/AccountInfoResponse.html#result.__type.account_data\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountInfoResponse.result.__type\"},{\"kind\":1024,\"name\":\"ledger_current_index\",\"url\":\"interfaces/AccountInfoResponse.html#result.__type.ledger_current_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountInfoResponse.result.__type\"},{\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/AccountInfoResponse.html#result.__type.ledger_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountInfoResponse.result.__type\"},{\"kind\":1024,\"name\":\"queue_data\",\"url\":\"interfaces/AccountInfoResponse.html#result.__type.queue_data\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountInfoResponse.result.__type\"},{\"kind\":1024,\"name\":\"validated\",\"url\":\"interfaces/AccountInfoResponse.html#result.__type.validated\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountInfoResponse.result.__type\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/AccountInfoResponse.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountInfoResponse\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/AccountInfoResponse.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountInfoResponse\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/AccountInfoResponse.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountInfoResponse\"},{\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/AccountInfoResponse.html#warning\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountInfoResponse\"},{\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/AccountInfoResponse.html#warnings\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountInfoResponse\"},{\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/AccountInfoResponse.html#forwarded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountInfoResponse\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/AccountInfoResponse.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountInfoResponse\"},{\"kind\":256,\"name\":\"AccountLinesRequest\",\"url\":\"interfaces/AccountLinesRequest.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/AccountLinesRequest.html#command\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountLinesRequest\"},{\"kind\":1024,\"name\":\"account\",\"url\":\"interfaces/AccountLinesRequest.html#account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountLinesRequest\"},{\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/AccountLinesRequest.html#ledger_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountLinesRequest\"},{\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/AccountLinesRequest.html#ledger_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountLinesRequest\"},{\"kind\":1024,\"name\":\"peer\",\"url\":\"interfaces/AccountLinesRequest.html#peer\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountLinesRequest\"},{\"kind\":1024,\"name\":\"limit\",\"url\":\"interfaces/AccountLinesRequest.html#limit\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountLinesRequest\"},{\"kind\":1024,\"name\":\"marker\",\"url\":\"interfaces/AccountLinesRequest.html#marker\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountLinesRequest\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/AccountLinesRequest.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountLinesRequest\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/AccountLinesRequest.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountLinesRequest\"},{\"kind\":256,\"name\":\"AccountLinesResponse\",\"url\":\"interfaces/AccountLinesResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/AccountLinesResponse.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountLinesResponse\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/AccountLinesResponse.html#result.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"AccountLinesResponse.result\"},{\"kind\":1024,\"name\":\"account\",\"url\":\"interfaces/AccountLinesResponse.html#result.__type.account\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountLinesResponse.result.__type\"},{\"kind\":1024,\"name\":\"lines\",\"url\":\"interfaces/AccountLinesResponse.html#result.__type.lines\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountLinesResponse.result.__type\"},{\"kind\":1024,\"name\":\"ledger_current_index\",\"url\":\"interfaces/AccountLinesResponse.html#result.__type.ledger_current_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountLinesResponse.result.__type\"},{\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/AccountLinesResponse.html#result.__type.ledger_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountLinesResponse.result.__type\"},{\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/AccountLinesResponse.html#result.__type.ledger_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountLinesResponse.result.__type\"},{\"kind\":1024,\"name\":\"marker\",\"url\":\"interfaces/AccountLinesResponse.html#result.__type.marker\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountLinesResponse.result.__type\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/AccountLinesResponse.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountLinesResponse\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/AccountLinesResponse.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountLinesResponse\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/AccountLinesResponse.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountLinesResponse\"},{\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/AccountLinesResponse.html#warning\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountLinesResponse\"},{\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/AccountLinesResponse.html#warnings\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountLinesResponse\"},{\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/AccountLinesResponse.html#forwarded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountLinesResponse\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/AccountLinesResponse.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountLinesResponse\"},{\"kind\":256,\"name\":\"AccountNFTsRequest\",\"url\":\"interfaces/AccountNFTsRequest.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/AccountNFTsRequest.html#command\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountNFTsRequest\"},{\"kind\":1024,\"name\":\"account\",\"url\":\"interfaces/AccountNFTsRequest.html#account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountNFTsRequest\"},{\"kind\":1024,\"name\":\"limit\",\"url\":\"interfaces/AccountNFTsRequest.html#limit\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountNFTsRequest\"},{\"kind\":1024,\"name\":\"marker\",\"url\":\"interfaces/AccountNFTsRequest.html#marker\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountNFTsRequest\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/AccountNFTsRequest.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountNFTsRequest\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/AccountNFTsRequest.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountNFTsRequest\"},{\"kind\":256,\"name\":\"AccountNFTsResponse\",\"url\":\"interfaces/AccountNFTsResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/AccountNFTsResponse.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountNFTsResponse\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/AccountNFTsResponse.html#result.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"AccountNFTsResponse.result\"},{\"kind\":1024,\"name\":\"account\",\"url\":\"interfaces/AccountNFTsResponse.html#result.__type.account\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountNFTsResponse.result.__type\"},{\"kind\":1024,\"name\":\"account_nfts\",\"url\":\"interfaces/AccountNFTsResponse.html#result.__type.account_nfts\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountNFTsResponse.result.__type\"},{\"kind\":1024,\"name\":\"ledger_current_index\",\"url\":\"interfaces/AccountNFTsResponse.html#result.__type.ledger_current_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountNFTsResponse.result.__type\"},{\"kind\":1024,\"name\":\"validated\",\"url\":\"interfaces/AccountNFTsResponse.html#result.__type.validated\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountNFTsResponse.result.__type\"},{\"kind\":1024,\"name\":\"marker\",\"url\":\"interfaces/AccountNFTsResponse.html#result.__type.marker\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountNFTsResponse.result.__type\"},{\"kind\":1024,\"name\":\"limit\",\"url\":\"interfaces/AccountNFTsResponse.html#result.__type.limit\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountNFTsResponse.result.__type\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/AccountNFTsResponse.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountNFTsResponse\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/AccountNFTsResponse.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountNFTsResponse\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/AccountNFTsResponse.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountNFTsResponse\"},{\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/AccountNFTsResponse.html#warning\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountNFTsResponse\"},{\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/AccountNFTsResponse.html#warnings\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountNFTsResponse\"},{\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/AccountNFTsResponse.html#forwarded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountNFTsResponse\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/AccountNFTsResponse.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountNFTsResponse\"},{\"kind\":256,\"name\":\"AccountObjectsRequest\",\"url\":\"interfaces/AccountObjectsRequest.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/AccountObjectsRequest.html#command\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountObjectsRequest\"},{\"kind\":1024,\"name\":\"account\",\"url\":\"interfaces/AccountObjectsRequest.html#account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountObjectsRequest\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/AccountObjectsRequest.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountObjectsRequest\"},{\"kind\":1024,\"name\":\"deletion_blockers_only\",\"url\":\"interfaces/AccountObjectsRequest.html#deletion_blockers_only\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountObjectsRequest\"},{\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/AccountObjectsRequest.html#ledger_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountObjectsRequest\"},{\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/AccountObjectsRequest.html#ledger_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountObjectsRequest\"},{\"kind\":1024,\"name\":\"limit\",\"url\":\"interfaces/AccountObjectsRequest.html#limit\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountObjectsRequest\"},{\"kind\":1024,\"name\":\"marker\",\"url\":\"interfaces/AccountObjectsRequest.html#marker\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountObjectsRequest\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/AccountObjectsRequest.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountObjectsRequest\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/AccountObjectsRequest.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountObjectsRequest\"},{\"kind\":256,\"name\":\"AccountObjectsResponse\",\"url\":\"interfaces/AccountObjectsResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/AccountObjectsResponse.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountObjectsResponse\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/AccountObjectsResponse.html#result.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"AccountObjectsResponse.result\"},{\"kind\":1024,\"name\":\"account\",\"url\":\"interfaces/AccountObjectsResponse.html#result.__type.account\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountObjectsResponse.result.__type\"},{\"kind\":1024,\"name\":\"account_objects\",\"url\":\"interfaces/AccountObjectsResponse.html#result.__type.account_objects\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountObjectsResponse.result.__type\"},{\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/AccountObjectsResponse.html#result.__type.ledger_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountObjectsResponse.result.__type\"},{\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/AccountObjectsResponse.html#result.__type.ledger_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountObjectsResponse.result.__type\"},{\"kind\":1024,\"name\":\"ledger_current_index\",\"url\":\"interfaces/AccountObjectsResponse.html#result.__type.ledger_current_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountObjectsResponse.result.__type\"},{\"kind\":1024,\"name\":\"limit\",\"url\":\"interfaces/AccountObjectsResponse.html#result.__type.limit\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountObjectsResponse.result.__type\"},{\"kind\":1024,\"name\":\"marker\",\"url\":\"interfaces/AccountObjectsResponse.html#result.__type.marker\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountObjectsResponse.result.__type\"},{\"kind\":1024,\"name\":\"validated\",\"url\":\"interfaces/AccountObjectsResponse.html#result.__type.validated\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountObjectsResponse.result.__type\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/AccountObjectsResponse.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountObjectsResponse\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/AccountObjectsResponse.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountObjectsResponse\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/AccountObjectsResponse.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountObjectsResponse\"},{\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/AccountObjectsResponse.html#warning\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountObjectsResponse\"},{\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/AccountObjectsResponse.html#warnings\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountObjectsResponse\"},{\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/AccountObjectsResponse.html#forwarded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountObjectsResponse\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/AccountObjectsResponse.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountObjectsResponse\"},{\"kind\":256,\"name\":\"AccountOffer\",\"url\":\"interfaces/AccountOffer.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"flags\",\"url\":\"interfaces/AccountOffer.html#flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountOffer\"},{\"kind\":1024,\"name\":\"seq\",\"url\":\"interfaces/AccountOffer.html#seq\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountOffer\"},{\"kind\":1024,\"name\":\"taker_gets\",\"url\":\"interfaces/AccountOffer.html#taker_gets\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountOffer\"},{\"kind\":1024,\"name\":\"taker_pays\",\"url\":\"interfaces/AccountOffer.html#taker_pays\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountOffer\"},{\"kind\":1024,\"name\":\"quality\",\"url\":\"interfaces/AccountOffer.html#quality\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountOffer\"},{\"kind\":1024,\"name\":\"expiration\",\"url\":\"interfaces/AccountOffer.html#expiration\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountOffer\"},{\"kind\":256,\"name\":\"AccountOffersRequest\",\"url\":\"interfaces/AccountOffersRequest.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/AccountOffersRequest.html#command\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountOffersRequest\"},{\"kind\":1024,\"name\":\"account\",\"url\":\"interfaces/AccountOffersRequest.html#account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountOffersRequest\"},{\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/AccountOffersRequest.html#ledger_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountOffersRequest\"},{\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/AccountOffersRequest.html#ledger_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountOffersRequest\"},{\"kind\":1024,\"name\":\"limit\",\"url\":\"interfaces/AccountOffersRequest.html#limit\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountOffersRequest\"},{\"kind\":1024,\"name\":\"marker\",\"url\":\"interfaces/AccountOffersRequest.html#marker\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountOffersRequest\"},{\"kind\":1024,\"name\":\"strict\",\"url\":\"interfaces/AccountOffersRequest.html#strict\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountOffersRequest\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/AccountOffersRequest.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountOffersRequest\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/AccountOffersRequest.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountOffersRequest\"},{\"kind\":256,\"name\":\"AccountOffersResponse\",\"url\":\"interfaces/AccountOffersResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/AccountOffersResponse.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountOffersResponse\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/AccountOffersResponse.html#result.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"AccountOffersResponse.result\"},{\"kind\":1024,\"name\":\"account\",\"url\":\"interfaces/AccountOffersResponse.html#result.__type.account\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountOffersResponse.result.__type\"},{\"kind\":1024,\"name\":\"offers\",\"url\":\"interfaces/AccountOffersResponse.html#result.__type.offers\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountOffersResponse.result.__type\"},{\"kind\":1024,\"name\":\"ledger_current_index\",\"url\":\"interfaces/AccountOffersResponse.html#result.__type.ledger_current_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountOffersResponse.result.__type\"},{\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/AccountOffersResponse.html#result.__type.ledger_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountOffersResponse.result.__type\"},{\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/AccountOffersResponse.html#result.__type.ledger_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountOffersResponse.result.__type\"},{\"kind\":1024,\"name\":\"marker\",\"url\":\"interfaces/AccountOffersResponse.html#result.__type.marker\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountOffersResponse.result.__type\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/AccountOffersResponse.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountOffersResponse\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/AccountOffersResponse.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountOffersResponse\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/AccountOffersResponse.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountOffersResponse\"},{\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/AccountOffersResponse.html#warning\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountOffersResponse\"},{\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/AccountOffersResponse.html#warnings\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountOffersResponse\"},{\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/AccountOffersResponse.html#forwarded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountOffersResponse\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/AccountOffersResponse.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountOffersResponse\"},{\"kind\":256,\"name\":\"AccountTxRequest\",\"url\":\"interfaces/AccountTxRequest.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/AccountTxRequest.html#command\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountTxRequest\"},{\"kind\":1024,\"name\":\"account\",\"url\":\"interfaces/AccountTxRequest.html#account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountTxRequest\"},{\"kind\":1024,\"name\":\"ledger_index_min\",\"url\":\"interfaces/AccountTxRequest.html#ledger_index_min\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountTxRequest\"},{\"kind\":1024,\"name\":\"ledger_index_max\",\"url\":\"interfaces/AccountTxRequest.html#ledger_index_max\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountTxRequest\"},{\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/AccountTxRequest.html#ledger_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountTxRequest\"},{\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/AccountTxRequest.html#ledger_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountTxRequest\"},{\"kind\":1024,\"name\":\"binary\",\"url\":\"interfaces/AccountTxRequest.html#binary\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountTxRequest\"},{\"kind\":1024,\"name\":\"forward\",\"url\":\"interfaces/AccountTxRequest.html#forward\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountTxRequest\"},{\"kind\":1024,\"name\":\"limit\",\"url\":\"interfaces/AccountTxRequest.html#limit\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountTxRequest\"},{\"kind\":1024,\"name\":\"marker\",\"url\":\"interfaces/AccountTxRequest.html#marker\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountTxRequest\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/AccountTxRequest.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountTxRequest\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/AccountTxRequest.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountTxRequest\"},{\"kind\":256,\"name\":\"AccountTxResponse\",\"url\":\"interfaces/AccountTxResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/AccountTxResponse.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountTxResponse\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/AccountTxResponse.html#result.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"AccountTxResponse.result\"},{\"kind\":1024,\"name\":\"account\",\"url\":\"interfaces/AccountTxResponse.html#result.__type.account\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountTxResponse.result.__type\"},{\"kind\":1024,\"name\":\"ledger_index_min\",\"url\":\"interfaces/AccountTxResponse.html#result.__type.ledger_index_min\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountTxResponse.result.__type\"},{\"kind\":1024,\"name\":\"ledger_index_max\",\"url\":\"interfaces/AccountTxResponse.html#result.__type.ledger_index_max\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountTxResponse.result.__type\"},{\"kind\":1024,\"name\":\"limit\",\"url\":\"interfaces/AccountTxResponse.html#result.__type.limit\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountTxResponse.result.__type\"},{\"kind\":1024,\"name\":\"marker\",\"url\":\"interfaces/AccountTxResponse.html#result.__type.marker\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountTxResponse.result.__type\"},{\"kind\":1024,\"name\":\"transactions\",\"url\":\"interfaces/AccountTxResponse.html#result.__type.transactions\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountTxResponse.result.__type\"},{\"kind\":1024,\"name\":\"validated\",\"url\":\"interfaces/AccountTxResponse.html#result.__type.validated\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"AccountTxResponse.result.__type\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/AccountTxResponse.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountTxResponse\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/AccountTxResponse.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountTxResponse\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/AccountTxResponse.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountTxResponse\"},{\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/AccountTxResponse.html#warning\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountTxResponse\"},{\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/AccountTxResponse.html#warnings\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountTxResponse\"},{\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/AccountTxResponse.html#forwarded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountTxResponse\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/AccountTxResponse.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountTxResponse\"},{\"kind\":256,\"name\":\"GatewayBalancesRequest\",\"url\":\"interfaces/GatewayBalancesRequest.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/GatewayBalancesRequest.html#command\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GatewayBalancesRequest\"},{\"kind\":1024,\"name\":\"account\",\"url\":\"interfaces/GatewayBalancesRequest.html#account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GatewayBalancesRequest\"},{\"kind\":1024,\"name\":\"strict\",\"url\":\"interfaces/GatewayBalancesRequest.html#strict\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GatewayBalancesRequest\"},{\"kind\":1024,\"name\":\"hotwallet\",\"url\":\"interfaces/GatewayBalancesRequest.html#hotwallet\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GatewayBalancesRequest\"},{\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/GatewayBalancesRequest.html#ledger_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GatewayBalancesRequest\"},{\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/GatewayBalancesRequest.html#ledger_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GatewayBalancesRequest\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/GatewayBalancesRequest.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"GatewayBalancesRequest\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/GatewayBalancesRequest.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"GatewayBalancesRequest\"},{\"kind\":256,\"name\":\"GatewayBalancesResponse\",\"url\":\"interfaces/GatewayBalancesResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/GatewayBalancesResponse.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GatewayBalancesResponse\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/GatewayBalancesResponse.html#result.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"GatewayBalancesResponse.result\"},{\"kind\":1024,\"name\":\"account\",\"url\":\"interfaces/GatewayBalancesResponse.html#result.__type.account\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"GatewayBalancesResponse.result.__type\"},{\"kind\":1024,\"name\":\"obligations\",\"url\":\"interfaces/GatewayBalancesResponse.html#result.__type.obligations\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"GatewayBalancesResponse.result.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/GatewayBalancesResponse.html#result.__type.obligations.__type-3\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"GatewayBalancesResponse.result.__type.obligations\"},{\"kind\":1024,\"name\":\"balances\",\"url\":\"interfaces/GatewayBalancesResponse.html#result.__type.balances\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"GatewayBalancesResponse.result.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/GatewayBalancesResponse.html#result.__type.balances.__type-2\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"GatewayBalancesResponse.result.__type.balances\"},{\"kind\":1024,\"name\":\"assets\",\"url\":\"interfaces/GatewayBalancesResponse.html#result.__type.assets\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"GatewayBalancesResponse.result.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/GatewayBalancesResponse.html#result.__type.assets.__type-1\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"GatewayBalancesResponse.result.__type.assets\"},{\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/GatewayBalancesResponse.html#result.__type.ledger_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"GatewayBalancesResponse.result.__type\"},{\"kind\":1024,\"name\":\"ledger_current_index\",\"url\":\"interfaces/GatewayBalancesResponse.html#result.__type.ledger_current_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"GatewayBalancesResponse.result.__type\"},{\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/GatewayBalancesResponse.html#result.__type.ledger_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"GatewayBalancesResponse.result.__type\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/GatewayBalancesResponse.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"GatewayBalancesResponse\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/GatewayBalancesResponse.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"GatewayBalancesResponse\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/GatewayBalancesResponse.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"GatewayBalancesResponse\"},{\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/GatewayBalancesResponse.html#warning\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"GatewayBalancesResponse\"},{\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/GatewayBalancesResponse.html#warnings\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"GatewayBalancesResponse\"},{\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/GatewayBalancesResponse.html#forwarded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"GatewayBalancesResponse\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/GatewayBalancesResponse.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"GatewayBalancesResponse\"},{\"kind\":256,\"name\":\"NoRippleCheckRequest\",\"url\":\"interfaces/NoRippleCheckRequest.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/NoRippleCheckRequest.html#command\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NoRippleCheckRequest\"},{\"kind\":1024,\"name\":\"account\",\"url\":\"interfaces/NoRippleCheckRequest.html#account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NoRippleCheckRequest\"},{\"kind\":1024,\"name\":\"role\",\"url\":\"interfaces/NoRippleCheckRequest.html#role\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NoRippleCheckRequest\"},{\"kind\":1024,\"name\":\"transactions\",\"url\":\"interfaces/NoRippleCheckRequest.html#transactions\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NoRippleCheckRequest\"},{\"kind\":1024,\"name\":\"limit\",\"url\":\"interfaces/NoRippleCheckRequest.html#limit\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NoRippleCheckRequest\"},{\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/NoRippleCheckRequest.html#ledger_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NoRippleCheckRequest\"},{\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/NoRippleCheckRequest.html#ledger_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NoRippleCheckRequest\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/NoRippleCheckRequest.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NoRippleCheckRequest\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/NoRippleCheckRequest.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NoRippleCheckRequest\"},{\"kind\":256,\"name\":\"NoRippleCheckResponse\",\"url\":\"interfaces/NoRippleCheckResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/NoRippleCheckResponse.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NoRippleCheckResponse\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/NoRippleCheckResponse.html#result.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"NoRippleCheckResponse.result\"},{\"kind\":1024,\"name\":\"ledger_current_index\",\"url\":\"interfaces/NoRippleCheckResponse.html#result.__type.ledger_current_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"NoRippleCheckResponse.result.__type\"},{\"kind\":1024,\"name\":\"problems\",\"url\":\"interfaces/NoRippleCheckResponse.html#result.__type.problems\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"NoRippleCheckResponse.result.__type\"},{\"kind\":1024,\"name\":\"transactions\",\"url\":\"interfaces/NoRippleCheckResponse.html#result.__type.transactions\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"NoRippleCheckResponse.result.__type\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/NoRippleCheckResponse.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NoRippleCheckResponse\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/NoRippleCheckResponse.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NoRippleCheckResponse\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/NoRippleCheckResponse.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NoRippleCheckResponse\"},{\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/NoRippleCheckResponse.html#warning\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NoRippleCheckResponse\"},{\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/NoRippleCheckResponse.html#warnings\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NoRippleCheckResponse\"},{\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/NoRippleCheckResponse.html#forwarded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NoRippleCheckResponse\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/NoRippleCheckResponse.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NoRippleCheckResponse\"},{\"kind\":256,\"name\":\"LedgerRequest\",\"url\":\"interfaces/LedgerRequest.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/LedgerRequest.html#command\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerRequest\"},{\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/LedgerRequest.html#ledger_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerRequest\"},{\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/LedgerRequest.html#ledger_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerRequest\"},{\"kind\":1024,\"name\":\"full\",\"url\":\"interfaces/LedgerRequest.html#full\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerRequest\"},{\"kind\":1024,\"name\":\"accounts\",\"url\":\"interfaces/LedgerRequest.html#accounts\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerRequest\"},{\"kind\":1024,\"name\":\"transactions\",\"url\":\"interfaces/LedgerRequest.html#transactions\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerRequest\"},{\"kind\":1024,\"name\":\"expand\",\"url\":\"interfaces/LedgerRequest.html#expand\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerRequest\"},{\"kind\":1024,\"name\":\"owner_funds\",\"url\":\"interfaces/LedgerRequest.html#owner_funds\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerRequest\"},{\"kind\":1024,\"name\":\"binary\",\"url\":\"interfaces/LedgerRequest.html#binary\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerRequest\"},{\"kind\":1024,\"name\":\"queue\",\"url\":\"interfaces/LedgerRequest.html#queue\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerRequest\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/LedgerRequest.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerRequest\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/LedgerRequest.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerRequest\"},{\"kind\":256,\"name\":\"LedgerResponse\",\"url\":\"interfaces/LedgerResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/LedgerResponse.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerResponse\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/LedgerResponse.html#result.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"LedgerResponse.result\"},{\"kind\":1024,\"name\":\"ledger\",\"url\":\"interfaces/LedgerResponse.html#result.__type.ledger\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"LedgerResponse.result.__type\"},{\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/LedgerResponse.html#result.__type.ledger_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"LedgerResponse.result.__type\"},{\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/LedgerResponse.html#result.__type.ledger_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"LedgerResponse.result.__type\"},{\"kind\":1024,\"name\":\"queue_data\",\"url\":\"interfaces/LedgerResponse.html#result.__type.queue_data\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"LedgerResponse.result.__type\"},{\"kind\":1024,\"name\":\"validated\",\"url\":\"interfaces/LedgerResponse.html#result.__type.validated\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"LedgerResponse.result.__type\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/LedgerResponse.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerResponse\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/LedgerResponse.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerResponse\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/LedgerResponse.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerResponse\"},{\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/LedgerResponse.html#warning\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerResponse\"},{\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/LedgerResponse.html#warnings\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerResponse\"},{\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/LedgerResponse.html#forwarded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerResponse\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/LedgerResponse.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerResponse\"},{\"kind\":256,\"name\":\"LedgerClosedRequest\",\"url\":\"interfaces/LedgerClosedRequest.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/LedgerClosedRequest.html#command\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerClosedRequest\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/LedgerClosedRequest.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerClosedRequest\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/LedgerClosedRequest.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerClosedRequest\"},{\"kind\":256,\"name\":\"LedgerClosedResponse\",\"url\":\"interfaces/LedgerClosedResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/LedgerClosedResponse.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerClosedResponse\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/LedgerClosedResponse.html#result.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"LedgerClosedResponse.result\"},{\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/LedgerClosedResponse.html#result.__type.ledger_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"LedgerClosedResponse.result.__type\"},{\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/LedgerClosedResponse.html#result.__type.ledger_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"LedgerClosedResponse.result.__type\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/LedgerClosedResponse.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerClosedResponse\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/LedgerClosedResponse.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerClosedResponse\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/LedgerClosedResponse.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerClosedResponse\"},{\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/LedgerClosedResponse.html#warning\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerClosedResponse\"},{\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/LedgerClosedResponse.html#warnings\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerClosedResponse\"},{\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/LedgerClosedResponse.html#forwarded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerClosedResponse\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/LedgerClosedResponse.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerClosedResponse\"},{\"kind\":256,\"name\":\"LedgerCurrentRequest\",\"url\":\"interfaces/LedgerCurrentRequest.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/LedgerCurrentRequest.html#command\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerCurrentRequest\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/LedgerCurrentRequest.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerCurrentRequest\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/LedgerCurrentRequest.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerCurrentRequest\"},{\"kind\":256,\"name\":\"LedgerCurrentResponse\",\"url\":\"interfaces/LedgerCurrentResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/LedgerCurrentResponse.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerCurrentResponse\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/LedgerCurrentResponse.html#result.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"LedgerCurrentResponse.result\"},{\"kind\":1024,\"name\":\"ledger_current_index\",\"url\":\"interfaces/LedgerCurrentResponse.html#result.__type.ledger_current_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"LedgerCurrentResponse.result.__type\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/LedgerCurrentResponse.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerCurrentResponse\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/LedgerCurrentResponse.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerCurrentResponse\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/LedgerCurrentResponse.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerCurrentResponse\"},{\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/LedgerCurrentResponse.html#warning\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerCurrentResponse\"},{\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/LedgerCurrentResponse.html#warnings\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerCurrentResponse\"},{\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/LedgerCurrentResponse.html#forwarded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerCurrentResponse\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/LedgerCurrentResponse.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerCurrentResponse\"},{\"kind\":256,\"name\":\"LedgerDataRequest\",\"url\":\"interfaces/LedgerDataRequest.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/LedgerDataRequest.html#command\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerDataRequest\"},{\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/LedgerDataRequest.html#ledger_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerDataRequest\"},{\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/LedgerDataRequest.html#ledger_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerDataRequest\"},{\"kind\":1024,\"name\":\"binary\",\"url\":\"interfaces/LedgerDataRequest.html#binary\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerDataRequest\"},{\"kind\":1024,\"name\":\"limit\",\"url\":\"interfaces/LedgerDataRequest.html#limit\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerDataRequest\"},{\"kind\":1024,\"name\":\"marker\",\"url\":\"interfaces/LedgerDataRequest.html#marker\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerDataRequest\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/LedgerDataRequest.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerDataRequest\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/LedgerDataRequest.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerDataRequest\"},{\"kind\":256,\"name\":\"LedgerDataResponse\",\"url\":\"interfaces/LedgerDataResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/LedgerDataResponse.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerDataResponse\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/LedgerDataResponse.html#result.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"LedgerDataResponse.result\"},{\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/LedgerDataResponse.html#result.__type.ledger_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"LedgerDataResponse.result.__type\"},{\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/LedgerDataResponse.html#result.__type.ledger_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"LedgerDataResponse.result.__type\"},{\"kind\":1024,\"name\":\"state\",\"url\":\"interfaces/LedgerDataResponse.html#result.__type.state\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"LedgerDataResponse.result.__type\"},{\"kind\":1024,\"name\":\"marker\",\"url\":\"interfaces/LedgerDataResponse.html#result.__type.marker\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"LedgerDataResponse.result.__type\"},{\"kind\":1024,\"name\":\"validated\",\"url\":\"interfaces/LedgerDataResponse.html#result.__type.validated\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"LedgerDataResponse.result.__type\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/LedgerDataResponse.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerDataResponse\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/LedgerDataResponse.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerDataResponse\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/LedgerDataResponse.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerDataResponse\"},{\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/LedgerDataResponse.html#warning\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerDataResponse\"},{\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/LedgerDataResponse.html#warnings\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerDataResponse\"},{\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/LedgerDataResponse.html#forwarded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerDataResponse\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/LedgerDataResponse.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerDataResponse\"},{\"kind\":256,\"name\":\"LedgerEntryRequest\",\"url\":\"interfaces/LedgerEntryRequest.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/LedgerEntryRequest.html#command\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntryRequest\"},{\"kind\":1024,\"name\":\"binary\",\"url\":\"interfaces/LedgerEntryRequest.html#binary\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntryRequest\"},{\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/LedgerEntryRequest.html#ledger_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntryRequest\"},{\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/LedgerEntryRequest.html#ledger_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntryRequest\"},{\"kind\":1024,\"name\":\"index\",\"url\":\"interfaces/LedgerEntryRequest.html#index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntryRequest\"},{\"kind\":1024,\"name\":\"account_root\",\"url\":\"interfaces/LedgerEntryRequest.html#account_root\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntryRequest\"},{\"kind\":1024,\"name\":\"check\",\"url\":\"interfaces/LedgerEntryRequest.html#check\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntryRequest\"},{\"kind\":1024,\"name\":\"deposit_preauth\",\"url\":\"interfaces/LedgerEntryRequest.html#deposit_preauth\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntryRequest\"},{\"kind\":1024,\"name\":\"directory\",\"url\":\"interfaces/LedgerEntryRequest.html#directory\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntryRequest\"},{\"kind\":1024,\"name\":\"escrow\",\"url\":\"interfaces/LedgerEntryRequest.html#escrow\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntryRequest\"},{\"kind\":1024,\"name\":\"offer\",\"url\":\"interfaces/LedgerEntryRequest.html#offer\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntryRequest\"},{\"kind\":1024,\"name\":\"payment_channel\",\"url\":\"interfaces/LedgerEntryRequest.html#payment_channel\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntryRequest\"},{\"kind\":1024,\"name\":\"ripple_state\",\"url\":\"interfaces/LedgerEntryRequest.html#ripple_state\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntryRequest\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/LedgerEntryRequest.html#ripple_state.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"LedgerEntryRequest.ripple_state\"},{\"kind\":1024,\"name\":\"accounts\",\"url\":\"interfaces/LedgerEntryRequest.html#ripple_state.__type.accounts\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"LedgerEntryRequest.ripple_state.__type\"},{\"kind\":1024,\"name\":\"currency\",\"url\":\"interfaces/LedgerEntryRequest.html#ripple_state.__type.currency\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"LedgerEntryRequest.ripple_state.__type\"},{\"kind\":1024,\"name\":\"ticket\",\"url\":\"interfaces/LedgerEntryRequest.html#ticket\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntryRequest\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/LedgerEntryRequest.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerEntryRequest\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/LedgerEntryRequest.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerEntryRequest\"},{\"kind\":256,\"name\":\"LedgerEntryResponse\",\"url\":\"interfaces/LedgerEntryResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/LedgerEntryResponse.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerEntryResponse\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/LedgerEntryResponse.html#result.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"LedgerEntryResponse.result\"},{\"kind\":1024,\"name\":\"index\",\"url\":\"interfaces/LedgerEntryResponse.html#result.__type.index\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"LedgerEntryResponse.result.__type\"},{\"kind\":1024,\"name\":\"ledger_current_index\",\"url\":\"interfaces/LedgerEntryResponse.html#result.__type.ledger_current_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"LedgerEntryResponse.result.__type\"},{\"kind\":1024,\"name\":\"node\",\"url\":\"interfaces/LedgerEntryResponse.html#result.__type.node\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"LedgerEntryResponse.result.__type\"},{\"kind\":1024,\"name\":\"node_binary\",\"url\":\"interfaces/LedgerEntryResponse.html#result.__type.node_binary\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"LedgerEntryResponse.result.__type\"},{\"kind\":1024,\"name\":\"validated\",\"url\":\"interfaces/LedgerEntryResponse.html#result.__type.validated\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"LedgerEntryResponse.result.__type\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/LedgerEntryResponse.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerEntryResponse\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/LedgerEntryResponse.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerEntryResponse\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/LedgerEntryResponse.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerEntryResponse\"},{\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/LedgerEntryResponse.html#warning\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerEntryResponse\"},{\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/LedgerEntryResponse.html#warnings\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerEntryResponse\"},{\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/LedgerEntryResponse.html#forwarded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerEntryResponse\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/LedgerEntryResponse.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LedgerEntryResponse\"},{\"kind\":256,\"name\":\"SubmitRequest\",\"url\":\"interfaces/SubmitRequest.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/SubmitRequest.html#command\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SubmitRequest\"},{\"kind\":1024,\"name\":\"tx_blob\",\"url\":\"interfaces/SubmitRequest.html#tx_blob\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SubmitRequest\"},{\"kind\":1024,\"name\":\"fail_hard\",\"url\":\"interfaces/SubmitRequest.html#fail_hard\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SubmitRequest\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/SubmitRequest.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SubmitRequest\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/SubmitRequest.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SubmitRequest\"},{\"kind\":256,\"name\":\"SubmitResponse\",\"url\":\"interfaces/SubmitResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/SubmitResponse.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SubmitResponse\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/SubmitResponse.html#result.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"SubmitResponse.result\"},{\"kind\":1024,\"name\":\"engine_result\",\"url\":\"interfaces/SubmitResponse.html#result.__type.engine_result\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"SubmitResponse.result.__type\"},{\"kind\":1024,\"name\":\"engine_result_code\",\"url\":\"interfaces/SubmitResponse.html#result.__type.engine_result_code\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"SubmitResponse.result.__type\"},{\"kind\":1024,\"name\":\"engine_result_message\",\"url\":\"interfaces/SubmitResponse.html#result.__type.engine_result_message\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"SubmitResponse.result.__type\"},{\"kind\":1024,\"name\":\"tx_blob\",\"url\":\"interfaces/SubmitResponse.html#result.__type.tx_blob\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"SubmitResponse.result.__type\"},{\"kind\":1024,\"name\":\"tx_json\",\"url\":\"interfaces/SubmitResponse.html#result.__type.tx_json\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"SubmitResponse.result.__type\"},{\"kind\":1024,\"name\":\"accepted\",\"url\":\"interfaces/SubmitResponse.html#result.__type.accepted\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"SubmitResponse.result.__type\"},{\"kind\":1024,\"name\":\"account_sequence_available\",\"url\":\"interfaces/SubmitResponse.html#result.__type.account_sequence_available\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"SubmitResponse.result.__type\"},{\"kind\":1024,\"name\":\"account_sequence_next\",\"url\":\"interfaces/SubmitResponse.html#result.__type.account_sequence_next\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"SubmitResponse.result.__type\"},{\"kind\":1024,\"name\":\"applied\",\"url\":\"interfaces/SubmitResponse.html#result.__type.applied\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"SubmitResponse.result.__type\"},{\"kind\":1024,\"name\":\"broadcast\",\"url\":\"interfaces/SubmitResponse.html#result.__type.broadcast\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"SubmitResponse.result.__type\"},{\"kind\":1024,\"name\":\"kept\",\"url\":\"interfaces/SubmitResponse.html#result.__type.kept\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"SubmitResponse.result.__type\"},{\"kind\":1024,\"name\":\"queued\",\"url\":\"interfaces/SubmitResponse.html#result.__type.queued\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"SubmitResponse.result.__type\"},{\"kind\":1024,\"name\":\"open_ledger_cost\",\"url\":\"interfaces/SubmitResponse.html#result.__type.open_ledger_cost\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"SubmitResponse.result.__type\"},{\"kind\":1024,\"name\":\"validated_ledger_index\",\"url\":\"interfaces/SubmitResponse.html#result.__type.validated_ledger_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"SubmitResponse.result.__type\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/SubmitResponse.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SubmitResponse\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/SubmitResponse.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SubmitResponse\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/SubmitResponse.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SubmitResponse\"},{\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/SubmitResponse.html#warning\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SubmitResponse\"},{\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/SubmitResponse.html#warnings\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SubmitResponse\"},{\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/SubmitResponse.html#forwarded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SubmitResponse\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/SubmitResponse.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SubmitResponse\"},{\"kind\":256,\"name\":\"SubmitMultisignedRequest\",\"url\":\"interfaces/SubmitMultisignedRequest.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/SubmitMultisignedRequest.html#command\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SubmitMultisignedRequest\"},{\"kind\":1024,\"name\":\"tx_json\",\"url\":\"interfaces/SubmitMultisignedRequest.html#tx_json\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SubmitMultisignedRequest\"},{\"kind\":1024,\"name\":\"fail_hard\",\"url\":\"interfaces/SubmitMultisignedRequest.html#fail_hard\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SubmitMultisignedRequest\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/SubmitMultisignedRequest.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SubmitMultisignedRequest\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/SubmitMultisignedRequest.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SubmitMultisignedRequest\"},{\"kind\":256,\"name\":\"SubmitMultisignedResponse\",\"url\":\"interfaces/SubmitMultisignedResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/SubmitMultisignedResponse.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SubmitMultisignedResponse\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/SubmitMultisignedResponse.html#result.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"SubmitMultisignedResponse.result\"},{\"kind\":1024,\"name\":\"engine_result\",\"url\":\"interfaces/SubmitMultisignedResponse.html#result.__type.engine_result\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"SubmitMultisignedResponse.result.__type\"},{\"kind\":1024,\"name\":\"engine_result_code\",\"url\":\"interfaces/SubmitMultisignedResponse.html#result.__type.engine_result_code\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"SubmitMultisignedResponse.result.__type\"},{\"kind\":1024,\"name\":\"engine_result_message\",\"url\":\"interfaces/SubmitMultisignedResponse.html#result.__type.engine_result_message\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"SubmitMultisignedResponse.result.__type\"},{\"kind\":1024,\"name\":\"tx_blob\",\"url\":\"interfaces/SubmitMultisignedResponse.html#result.__type.tx_blob\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"SubmitMultisignedResponse.result.__type\"},{\"kind\":1024,\"name\":\"tx_json\",\"url\":\"interfaces/SubmitMultisignedResponse.html#result.__type.tx_json\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"SubmitMultisignedResponse.result.__type\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/SubmitMultisignedResponse.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SubmitMultisignedResponse\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/SubmitMultisignedResponse.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SubmitMultisignedResponse\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/SubmitMultisignedResponse.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SubmitMultisignedResponse\"},{\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/SubmitMultisignedResponse.html#warning\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SubmitMultisignedResponse\"},{\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/SubmitMultisignedResponse.html#warnings\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SubmitMultisignedResponse\"},{\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/SubmitMultisignedResponse.html#forwarded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SubmitMultisignedResponse\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/SubmitMultisignedResponse.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SubmitMultisignedResponse\"},{\"kind\":256,\"name\":\"TransactionEntryRequest\",\"url\":\"interfaces/TransactionEntryRequest.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/TransactionEntryRequest.html#command\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransactionEntryRequest\"},{\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/TransactionEntryRequest.html#ledger_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransactionEntryRequest\"},{\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/TransactionEntryRequest.html#ledger_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransactionEntryRequest\"},{\"kind\":1024,\"name\":\"tx_hash\",\"url\":\"interfaces/TransactionEntryRequest.html#tx_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransactionEntryRequest\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/TransactionEntryRequest.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransactionEntryRequest\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/TransactionEntryRequest.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransactionEntryRequest\"},{\"kind\":256,\"name\":\"TransactionEntryResponse\",\"url\":\"interfaces/TransactionEntryResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/TransactionEntryResponse.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransactionEntryResponse\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/TransactionEntryResponse.html#result.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"TransactionEntryResponse.result\"},{\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/TransactionEntryResponse.html#result.__type.ledger_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TransactionEntryResponse.result.__type\"},{\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/TransactionEntryResponse.html#result.__type.ledger_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TransactionEntryResponse.result.__type\"},{\"kind\":1024,\"name\":\"metadata\",\"url\":\"interfaces/TransactionEntryResponse.html#result.__type.metadata\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TransactionEntryResponse.result.__type\"},{\"kind\":1024,\"name\":\"tx_json\",\"url\":\"interfaces/TransactionEntryResponse.html#result.__type.tx_json\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"TransactionEntryResponse.result.__type\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/TransactionEntryResponse.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransactionEntryResponse\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/TransactionEntryResponse.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransactionEntryResponse\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/TransactionEntryResponse.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransactionEntryResponse\"},{\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/TransactionEntryResponse.html#warning\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransactionEntryResponse\"},{\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/TransactionEntryResponse.html#warnings\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransactionEntryResponse\"},{\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/TransactionEntryResponse.html#forwarded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransactionEntryResponse\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/TransactionEntryResponse.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TransactionEntryResponse\"},{\"kind\":256,\"name\":\"TxRequest\",\"url\":\"interfaces/TxRequest.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/TxRequest.html#command\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TxRequest\"},{\"kind\":1024,\"name\":\"transaction\",\"url\":\"interfaces/TxRequest.html#transaction\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TxRequest\"},{\"kind\":1024,\"name\":\"binary\",\"url\":\"interfaces/TxRequest.html#binary\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TxRequest\"},{\"kind\":1024,\"name\":\"min_ledger\",\"url\":\"interfaces/TxRequest.html#min_ledger\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TxRequest\"},{\"kind\":1024,\"name\":\"max_ledger\",\"url\":\"interfaces/TxRequest.html#max_ledger\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TxRequest\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/TxRequest.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TxRequest\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/TxRequest.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TxRequest\"},{\"kind\":256,\"name\":\"TxResponse\",\"url\":\"interfaces/TxResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/TxResponse.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TxResponse\"},{\"kind\":1024,\"name\":\"searched_all\",\"url\":\"interfaces/TxResponse.html#searched_all\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TxResponse\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/TxResponse.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TxResponse\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/TxResponse.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TxResponse\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/TxResponse.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TxResponse\"},{\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/TxResponse.html#warning\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TxResponse\"},{\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/TxResponse.html#warnings\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TxResponse\"},{\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/TxResponse.html#forwarded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TxResponse\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/TxResponse.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TxResponse\"},{\"kind\":256,\"name\":\"BookOffersRequest\",\"url\":\"interfaces/BookOffersRequest.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/BookOffersRequest.html#command\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BookOffersRequest\"},{\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/BookOffersRequest.html#ledger_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BookOffersRequest\"},{\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/BookOffersRequest.html#ledger_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BookOffersRequest\"},{\"kind\":1024,\"name\":\"limit\",\"url\":\"interfaces/BookOffersRequest.html#limit\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BookOffersRequest\"},{\"kind\":1024,\"name\":\"taker\",\"url\":\"interfaces/BookOffersRequest.html#taker\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BookOffersRequest\"},{\"kind\":1024,\"name\":\"taker_gets\",\"url\":\"interfaces/BookOffersRequest.html#taker_gets\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BookOffersRequest\"},{\"kind\":1024,\"name\":\"taker_pays\",\"url\":\"interfaces/BookOffersRequest.html#taker_pays\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BookOffersRequest\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/BookOffersRequest.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"BookOffersRequest\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/BookOffersRequest.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"BookOffersRequest\"},{\"kind\":256,\"name\":\"BookOffer\",\"url\":\"interfaces/BookOffer.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"owner_funds\",\"url\":\"interfaces/BookOffer.html#owner_funds\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BookOffer\"},{\"kind\":1024,\"name\":\"taker_gets_funded\",\"url\":\"interfaces/BookOffer.html#taker_gets_funded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BookOffer\"},{\"kind\":1024,\"name\":\"taker_pays_funded\",\"url\":\"interfaces/BookOffer.html#taker_pays_funded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BookOffer\"},{\"kind\":1024,\"name\":\"quality\",\"url\":\"interfaces/BookOffer.html#quality\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BookOffer\"},{\"kind\":1024,\"name\":\"LedgerEntryType\",\"url\":\"interfaces/BookOffer.html#LedgerEntryType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"BookOffer\"},{\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/BookOffer.html#Flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"BookOffer\"},{\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/BookOffer.html#Account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"BookOffer\"},{\"kind\":1024,\"name\":\"Sequence\",\"url\":\"interfaces/BookOffer.html#Sequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"BookOffer\"},{\"kind\":1024,\"name\":\"TakerPays\",\"url\":\"interfaces/BookOffer.html#TakerPays\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"BookOffer\"},{\"kind\":1024,\"name\":\"TakerGets\",\"url\":\"interfaces/BookOffer.html#TakerGets\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"BookOffer\"},{\"kind\":1024,\"name\":\"BookDirectory\",\"url\":\"interfaces/BookOffer.html#BookDirectory\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"BookOffer\"},{\"kind\":1024,\"name\":\"BookNode\",\"url\":\"interfaces/BookOffer.html#BookNode\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"BookOffer\"},{\"kind\":1024,\"name\":\"OwnerNode\",\"url\":\"interfaces/BookOffer.html#OwnerNode\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"BookOffer\"},{\"kind\":1024,\"name\":\"PreviousTxnID\",\"url\":\"interfaces/BookOffer.html#PreviousTxnID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"BookOffer\"},{\"kind\":1024,\"name\":\"PreviousTxnLgrSeq\",\"url\":\"interfaces/BookOffer.html#PreviousTxnLgrSeq\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"BookOffer\"},{\"kind\":1024,\"name\":\"Expiration\",\"url\":\"interfaces/BookOffer.html#Expiration\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"BookOffer\"},{\"kind\":1024,\"name\":\"index\",\"url\":\"interfaces/BookOffer.html#index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"BookOffer\"},{\"kind\":256,\"name\":\"BookOffersResponse\",\"url\":\"interfaces/BookOffersResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/BookOffersResponse.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BookOffersResponse\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/BookOffersResponse.html#result.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"BookOffersResponse.result\"},{\"kind\":1024,\"name\":\"ledger_current_index\",\"url\":\"interfaces/BookOffersResponse.html#result.__type.ledger_current_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"BookOffersResponse.result.__type\"},{\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/BookOffersResponse.html#result.__type.ledger_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"BookOffersResponse.result.__type\"},{\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/BookOffersResponse.html#result.__type.ledger_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"BookOffersResponse.result.__type\"},{\"kind\":1024,\"name\":\"offers\",\"url\":\"interfaces/BookOffersResponse.html#result.__type.offers\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"BookOffersResponse.result.__type\"},{\"kind\":1024,\"name\":\"validated\",\"url\":\"interfaces/BookOffersResponse.html#result.__type.validated\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"BookOffersResponse.result.__type\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/BookOffersResponse.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"BookOffersResponse\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/BookOffersResponse.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"BookOffersResponse\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/BookOffersResponse.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"BookOffersResponse\"},{\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/BookOffersResponse.html#warning\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"BookOffersResponse\"},{\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/BookOffersResponse.html#warnings\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"BookOffersResponse\"},{\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/BookOffersResponse.html#forwarded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"BookOffersResponse\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/BookOffersResponse.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"BookOffersResponse\"},{\"kind\":256,\"name\":\"DepositAuthorizedRequest\",\"url\":\"interfaces/DepositAuthorizedRequest.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/DepositAuthorizedRequest.html#command\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DepositAuthorizedRequest\"},{\"kind\":1024,\"name\":\"source_account\",\"url\":\"interfaces/DepositAuthorizedRequest.html#source_account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DepositAuthorizedRequest\"},{\"kind\":1024,\"name\":\"destination_account\",\"url\":\"interfaces/DepositAuthorizedRequest.html#destination_account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DepositAuthorizedRequest\"},{\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/DepositAuthorizedRequest.html#ledger_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DepositAuthorizedRequest\"},{\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/DepositAuthorizedRequest.html#ledger_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DepositAuthorizedRequest\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/DepositAuthorizedRequest.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DepositAuthorizedRequest\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/DepositAuthorizedRequest.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DepositAuthorizedRequest\"},{\"kind\":256,\"name\":\"DepositAuthorizedResponse\",\"url\":\"interfaces/DepositAuthorizedResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/DepositAuthorizedResponse.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DepositAuthorizedResponse\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/DepositAuthorizedResponse.html#result.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"DepositAuthorizedResponse.result\"},{\"kind\":1024,\"name\":\"deposit_authorized\",\"url\":\"interfaces/DepositAuthorizedResponse.html#result.__type.deposit_authorized\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"DepositAuthorizedResponse.result.__type\"},{\"kind\":1024,\"name\":\"destination_account\",\"url\":\"interfaces/DepositAuthorizedResponse.html#result.__type.destination_account\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"DepositAuthorizedResponse.result.__type\"},{\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/DepositAuthorizedResponse.html#result.__type.ledger_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"DepositAuthorizedResponse.result.__type\"},{\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/DepositAuthorizedResponse.html#result.__type.ledger_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"DepositAuthorizedResponse.result.__type\"},{\"kind\":1024,\"name\":\"ledger_current_index\",\"url\":\"interfaces/DepositAuthorizedResponse.html#result.__type.ledger_current_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"DepositAuthorizedResponse.result.__type\"},{\"kind\":1024,\"name\":\"source_account\",\"url\":\"interfaces/DepositAuthorizedResponse.html#result.__type.source_account\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"DepositAuthorizedResponse.result.__type\"},{\"kind\":1024,\"name\":\"validated\",\"url\":\"interfaces/DepositAuthorizedResponse.html#result.__type.validated\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"DepositAuthorizedResponse.result.__type\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/DepositAuthorizedResponse.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DepositAuthorizedResponse\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/DepositAuthorizedResponse.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DepositAuthorizedResponse\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/DepositAuthorizedResponse.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DepositAuthorizedResponse\"},{\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/DepositAuthorizedResponse.html#warning\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DepositAuthorizedResponse\"},{\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/DepositAuthorizedResponse.html#warnings\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DepositAuthorizedResponse\"},{\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/DepositAuthorizedResponse.html#forwarded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DepositAuthorizedResponse\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/DepositAuthorizedResponse.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DepositAuthorizedResponse\"},{\"kind\":4194304,\"name\":\"PathFindRequest\",\"url\":\"types/PathFindRequest.html\",\"classes\":\"tsd-kind-type-alias\"},{\"kind\":256,\"name\":\"PathFindCreateRequest\",\"url\":\"interfaces/PathFindCreateRequest.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"subcommand\",\"url\":\"interfaces/PathFindCreateRequest.html#subcommand\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PathFindCreateRequest\"},{\"kind\":1024,\"name\":\"source_account\",\"url\":\"interfaces/PathFindCreateRequest.html#source_account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PathFindCreateRequest\"},{\"kind\":1024,\"name\":\"destination_account\",\"url\":\"interfaces/PathFindCreateRequest.html#destination_account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PathFindCreateRequest\"},{\"kind\":1024,\"name\":\"destination_amount\",\"url\":\"interfaces/PathFindCreateRequest.html#destination_amount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PathFindCreateRequest\"},{\"kind\":1024,\"name\":\"send_max\",\"url\":\"interfaces/PathFindCreateRequest.html#send_max\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PathFindCreateRequest\"},{\"kind\":1024,\"name\":\"paths\",\"url\":\"interfaces/PathFindCreateRequest.html#paths\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PathFindCreateRequest\"},{\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/PathFindCreateRequest.html#command\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PathFindCreateRequest\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/PathFindCreateRequest.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PathFindCreateRequest\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/PathFindCreateRequest.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PathFindCreateRequest\"},{\"kind\":256,\"name\":\"PathFindCloseRequest\",\"url\":\"interfaces/PathFindCloseRequest.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"subcommand\",\"url\":\"interfaces/PathFindCloseRequest.html#subcommand\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PathFindCloseRequest\"},{\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/PathFindCloseRequest.html#command\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PathFindCloseRequest\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/PathFindCloseRequest.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PathFindCloseRequest\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/PathFindCloseRequest.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PathFindCloseRequest\"},{\"kind\":256,\"name\":\"PathFindStatusRequest\",\"url\":\"interfaces/PathFindStatusRequest.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"subcommand\",\"url\":\"interfaces/PathFindStatusRequest.html#subcommand\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PathFindStatusRequest\"},{\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/PathFindStatusRequest.html#command\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PathFindStatusRequest\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/PathFindStatusRequest.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PathFindStatusRequest\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/PathFindStatusRequest.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PathFindStatusRequest\"},{\"kind\":256,\"name\":\"PathFindResponse\",\"url\":\"interfaces/PathFindResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/PathFindResponse.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PathFindResponse\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/PathFindResponse.html#result.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"PathFindResponse.result\"},{\"kind\":1024,\"name\":\"alternatives\",\"url\":\"interfaces/PathFindResponse.html#result.__type.alternatives\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"PathFindResponse.result.__type\"},{\"kind\":1024,\"name\":\"destination_account\",\"url\":\"interfaces/PathFindResponse.html#result.__type.destination_account\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"PathFindResponse.result.__type\"},{\"kind\":1024,\"name\":\"destination_amount\",\"url\":\"interfaces/PathFindResponse.html#result.__type.destination_amount\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"PathFindResponse.result.__type\"},{\"kind\":1024,\"name\":\"source_account\",\"url\":\"interfaces/PathFindResponse.html#result.__type.source_account\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"PathFindResponse.result.__type\"},{\"kind\":1024,\"name\":\"full_reply\",\"url\":\"interfaces/PathFindResponse.html#result.__type.full_reply\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"PathFindResponse.result.__type\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/PathFindResponse.html#result.__type.id-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"PathFindResponse.result.__type\"},{\"kind\":1024,\"name\":\"closed\",\"url\":\"interfaces/PathFindResponse.html#result.__type.closed\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"PathFindResponse.result.__type\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/PathFindResponse.html#result.__type.status\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"PathFindResponse.result.__type\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/PathFindResponse.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PathFindResponse\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/PathFindResponse.html#status-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PathFindResponse\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/PathFindResponse.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PathFindResponse\"},{\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/PathFindResponse.html#warning\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PathFindResponse\"},{\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/PathFindResponse.html#warnings\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PathFindResponse\"},{\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/PathFindResponse.html#forwarded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PathFindResponse\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/PathFindResponse.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PathFindResponse\"},{\"kind\":256,\"name\":\"RipplePathFindRequest\",\"url\":\"interfaces/RipplePathFindRequest.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/RipplePathFindRequest.html#command\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"RipplePathFindRequest\"},{\"kind\":1024,\"name\":\"source_account\",\"url\":\"interfaces/RipplePathFindRequest.html#source_account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"RipplePathFindRequest\"},{\"kind\":1024,\"name\":\"destination_account\",\"url\":\"interfaces/RipplePathFindRequest.html#destination_account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"RipplePathFindRequest\"},{\"kind\":1024,\"name\":\"destination_amount\",\"url\":\"interfaces/RipplePathFindRequest.html#destination_amount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"RipplePathFindRequest\"},{\"kind\":1024,\"name\":\"send_max\",\"url\":\"interfaces/RipplePathFindRequest.html#send_max\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"RipplePathFindRequest\"},{\"kind\":1024,\"name\":\"source_currencies\",\"url\":\"interfaces/RipplePathFindRequest.html#source_currencies\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"RipplePathFindRequest\"},{\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/RipplePathFindRequest.html#ledger_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"RipplePathFindRequest\"},{\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/RipplePathFindRequest.html#ledger_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"RipplePathFindRequest\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/RipplePathFindRequest.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"RipplePathFindRequest\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/RipplePathFindRequest.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"RipplePathFindRequest\"},{\"kind\":256,\"name\":\"RipplePathFindResponse\",\"url\":\"interfaces/RipplePathFindResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/RipplePathFindResponse.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"RipplePathFindResponse\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/RipplePathFindResponse.html#result.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"RipplePathFindResponse.result\"},{\"kind\":1024,\"name\":\"alternatives\",\"url\":\"interfaces/RipplePathFindResponse.html#result.__type.alternatives\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"RipplePathFindResponse.result.__type\"},{\"kind\":1024,\"name\":\"destination_account\",\"url\":\"interfaces/RipplePathFindResponse.html#result.__type.destination_account\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"RipplePathFindResponse.result.__type\"},{\"kind\":1024,\"name\":\"destination_currencies\",\"url\":\"interfaces/RipplePathFindResponse.html#result.__type.destination_currencies\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"RipplePathFindResponse.result.__type\"},{\"kind\":1024,\"name\":\"destination_amount\",\"url\":\"interfaces/RipplePathFindResponse.html#result.__type.destination_amount\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"RipplePathFindResponse.result.__type\"},{\"kind\":1024,\"name\":\"full_reply\",\"url\":\"interfaces/RipplePathFindResponse.html#result.__type.full_reply\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"RipplePathFindResponse.result.__type\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/RipplePathFindResponse.html#result.__type.id-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"RipplePathFindResponse.result.__type\"},{\"kind\":1024,\"name\":\"ledger_current_index\",\"url\":\"interfaces/RipplePathFindResponse.html#result.__type.ledger_current_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"RipplePathFindResponse.result.__type\"},{\"kind\":1024,\"name\":\"source_account\",\"url\":\"interfaces/RipplePathFindResponse.html#result.__type.source_account\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"RipplePathFindResponse.result.__type\"},{\"kind\":1024,\"name\":\"validated\",\"url\":\"interfaces/RipplePathFindResponse.html#result.__type.validated\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"RipplePathFindResponse.result.__type\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/RipplePathFindResponse.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"RipplePathFindResponse\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/RipplePathFindResponse.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"RipplePathFindResponse\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/RipplePathFindResponse.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"RipplePathFindResponse\"},{\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/RipplePathFindResponse.html#warning\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"RipplePathFindResponse\"},{\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/RipplePathFindResponse.html#warnings\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"RipplePathFindResponse\"},{\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/RipplePathFindResponse.html#forwarded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"RipplePathFindResponse\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/RipplePathFindResponse.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"RipplePathFindResponse\"},{\"kind\":256,\"name\":\"ChannelVerifyRequest\",\"url\":\"interfaces/ChannelVerifyRequest.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/ChannelVerifyRequest.html#command\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ChannelVerifyRequest\"},{\"kind\":1024,\"name\":\"amount\",\"url\":\"interfaces/ChannelVerifyRequest.html#amount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ChannelVerifyRequest\"},{\"kind\":1024,\"name\":\"channel_id\",\"url\":\"interfaces/ChannelVerifyRequest.html#channel_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ChannelVerifyRequest\"},{\"kind\":1024,\"name\":\"public_key\",\"url\":\"interfaces/ChannelVerifyRequest.html#public_key\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ChannelVerifyRequest\"},{\"kind\":1024,\"name\":\"signature\",\"url\":\"interfaces/ChannelVerifyRequest.html#signature\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ChannelVerifyRequest\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/ChannelVerifyRequest.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChannelVerifyRequest\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/ChannelVerifyRequest.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChannelVerifyRequest\"},{\"kind\":256,\"name\":\"ChannelVerifyResponse\",\"url\":\"interfaces/ChannelVerifyResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/ChannelVerifyResponse.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ChannelVerifyResponse\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ChannelVerifyResponse.html#result.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"ChannelVerifyResponse.result\"},{\"kind\":1024,\"name\":\"signature_verified\",\"url\":\"interfaces/ChannelVerifyResponse.html#result.__type.signature_verified\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ChannelVerifyResponse.result.__type\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/ChannelVerifyResponse.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChannelVerifyResponse\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/ChannelVerifyResponse.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChannelVerifyResponse\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/ChannelVerifyResponse.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChannelVerifyResponse\"},{\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/ChannelVerifyResponse.html#warning\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChannelVerifyResponse\"},{\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/ChannelVerifyResponse.html#warnings\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChannelVerifyResponse\"},{\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/ChannelVerifyResponse.html#forwarded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChannelVerifyResponse\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/ChannelVerifyResponse.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ChannelVerifyResponse\"},{\"kind\":256,\"name\":\"SubscribeRequest\",\"url\":\"interfaces/SubscribeRequest.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/SubscribeRequest.html#command\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SubscribeRequest\"},{\"kind\":1024,\"name\":\"streams\",\"url\":\"interfaces/SubscribeRequest.html#streams\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SubscribeRequest\"},{\"kind\":1024,\"name\":\"accounts\",\"url\":\"interfaces/SubscribeRequest.html#accounts\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SubscribeRequest\"},{\"kind\":1024,\"name\":\"accounts_proposed\",\"url\":\"interfaces/SubscribeRequest.html#accounts_proposed\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SubscribeRequest\"},{\"kind\":1024,\"name\":\"books\",\"url\":\"interfaces/SubscribeRequest.html#books\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SubscribeRequest\"},{\"kind\":1024,\"name\":\"url\",\"url\":\"interfaces/SubscribeRequest.html#url\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SubscribeRequest\"},{\"kind\":1024,\"name\":\"url_username\",\"url\":\"interfaces/SubscribeRequest.html#url_username\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SubscribeRequest\"},{\"kind\":1024,\"name\":\"url_password\",\"url\":\"interfaces/SubscribeRequest.html#url_password\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SubscribeRequest\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/SubscribeRequest.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SubscribeRequest\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/SubscribeRequest.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SubscribeRequest\"},{\"kind\":256,\"name\":\"SubscribeResponse\",\"url\":\"interfaces/SubscribeResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/SubscribeResponse.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SubscribeResponse\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/SubscribeResponse.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SubscribeResponse\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/SubscribeResponse.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SubscribeResponse\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/SubscribeResponse.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SubscribeResponse\"},{\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/SubscribeResponse.html#warning\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SubscribeResponse\"},{\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/SubscribeResponse.html#warnings\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SubscribeResponse\"},{\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/SubscribeResponse.html#forwarded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SubscribeResponse\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/SubscribeResponse.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SubscribeResponse\"},{\"kind\":4194304,\"name\":\"Stream\",\"url\":\"types/Stream.html\",\"classes\":\"tsd-kind-type-alias\"},{\"kind\":256,\"name\":\"LedgerStream\",\"url\":\"interfaces/LedgerStream.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/LedgerStream.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerStream\"},{\"kind\":1024,\"name\":\"fee_base\",\"url\":\"interfaces/LedgerStream.html#fee_base\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerStream\"},{\"kind\":1024,\"name\":\"fee_ref\",\"url\":\"interfaces/LedgerStream.html#fee_ref\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerStream\"},{\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/LedgerStream.html#ledger_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerStream\"},{\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/LedgerStream.html#ledger_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerStream\"},{\"kind\":1024,\"name\":\"ledger_time\",\"url\":\"interfaces/LedgerStream.html#ledger_time\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerStream\"},{\"kind\":1024,\"name\":\"reserve_base\",\"url\":\"interfaces/LedgerStream.html#reserve_base\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerStream\"},{\"kind\":1024,\"name\":\"reserve_inc\",\"url\":\"interfaces/LedgerStream.html#reserve_inc\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerStream\"},{\"kind\":1024,\"name\":\"txn_count\",\"url\":\"interfaces/LedgerStream.html#txn_count\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerStream\"},{\"kind\":1024,\"name\":\"validated_ledgers\",\"url\":\"interfaces/LedgerStream.html#validated_ledgers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LedgerStream\"},{\"kind\":256,\"name\":\"ValidationStream\",\"url\":\"interfaces/ValidationStream.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/ValidationStream.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ValidationStream\"},{\"kind\":1024,\"name\":\"amendments\",\"url\":\"interfaces/ValidationStream.html#amendments\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ValidationStream\"},{\"kind\":1024,\"name\":\"base_fee\",\"url\":\"interfaces/ValidationStream.html#base_fee\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ValidationStream\"},{\"kind\":1024,\"name\":\"cookie\",\"url\":\"interfaces/ValidationStream.html#cookie\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ValidationStream\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"interfaces/ValidationStream.html#data\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ValidationStream\"},{\"kind\":1024,\"name\":\"flags\",\"url\":\"interfaces/ValidationStream.html#flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ValidationStream\"},{\"kind\":1024,\"name\":\"full\",\"url\":\"interfaces/ValidationStream.html#full\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ValidationStream\"},{\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/ValidationStream.html#ledger_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ValidationStream\"},{\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/ValidationStream.html#ledger_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ValidationStream\"},{\"kind\":1024,\"name\":\"load_fee\",\"url\":\"interfaces/ValidationStream.html#load_fee\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ValidationStream\"},{\"kind\":1024,\"name\":\"master_key\",\"url\":\"interfaces/ValidationStream.html#master_key\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ValidationStream\"},{\"kind\":1024,\"name\":\"reserve_base\",\"url\":\"interfaces/ValidationStream.html#reserve_base\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ValidationStream\"},{\"kind\":1024,\"name\":\"reserve_inc\",\"url\":\"interfaces/ValidationStream.html#reserve_inc\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ValidationStream\"},{\"kind\":1024,\"name\":\"signature\",\"url\":\"interfaces/ValidationStream.html#signature\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ValidationStream\"},{\"kind\":1024,\"name\":\"signing_time\",\"url\":\"interfaces/ValidationStream.html#signing_time\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ValidationStream\"},{\"kind\":1024,\"name\":\"validation_public_key\",\"url\":\"interfaces/ValidationStream.html#validation_public_key\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ValidationStream\"},{\"kind\":256,\"name\":\"TransactionStream\",\"url\":\"interfaces/TransactionStream.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/TransactionStream.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransactionStream\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/TransactionStream.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransactionStream\"},{\"kind\":1024,\"name\":\"engine_result\",\"url\":\"interfaces/TransactionStream.html#engine_result\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransactionStream\"},{\"kind\":1024,\"name\":\"engine_result_code\",\"url\":\"interfaces/TransactionStream.html#engine_result_code\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransactionStream\"},{\"kind\":1024,\"name\":\"engine_result_message\",\"url\":\"interfaces/TransactionStream.html#engine_result_message\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransactionStream\"},{\"kind\":1024,\"name\":\"ledger_current_index\",\"url\":\"interfaces/TransactionStream.html#ledger_current_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransactionStream\"},{\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/TransactionStream.html#ledger_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransactionStream\"},{\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/TransactionStream.html#ledger_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransactionStream\"},{\"kind\":1024,\"name\":\"meta\",\"url\":\"interfaces/TransactionStream.html#meta\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransactionStream\"},{\"kind\":1024,\"name\":\"transaction\",\"url\":\"interfaces/TransactionStream.html#transaction\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransactionStream\"},{\"kind\":1024,\"name\":\"validated\",\"url\":\"interfaces/TransactionStream.html#validated\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransactionStream\"},{\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/TransactionStream.html#warnings\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransactionStream\"},{\"kind\":256,\"name\":\"PathFindStream\",\"url\":\"interfaces/PathFindStream.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/PathFindStream.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PathFindStream\"},{\"kind\":1024,\"name\":\"source_account\",\"url\":\"interfaces/PathFindStream.html#source_account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PathFindStream\"},{\"kind\":1024,\"name\":\"destination_account\",\"url\":\"interfaces/PathFindStream.html#destination_account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PathFindStream\"},{\"kind\":1024,\"name\":\"destination_amount\",\"url\":\"interfaces/PathFindStream.html#destination_amount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PathFindStream\"},{\"kind\":1024,\"name\":\"full_reply\",\"url\":\"interfaces/PathFindStream.html#full_reply\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PathFindStream\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/PathFindStream.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PathFindStream\"},{\"kind\":1024,\"name\":\"send_max\",\"url\":\"interfaces/PathFindStream.html#send_max\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PathFindStream\"},{\"kind\":1024,\"name\":\"alternatives\",\"url\":\"interfaces/PathFindStream.html#alternatives\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PathFindStream\"},{\"kind\":256,\"name\":\"PeerStatusStream\",\"url\":\"interfaces/PeerStatusStream.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/PeerStatusStream.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PeerStatusStream\"},{\"kind\":1024,\"name\":\"action\",\"url\":\"interfaces/PeerStatusStream.html#action\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PeerStatusStream\"},{\"kind\":1024,\"name\":\"date\",\"url\":\"interfaces/PeerStatusStream.html#date\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PeerStatusStream\"},{\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/PeerStatusStream.html#ledger_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PeerStatusStream\"},{\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/PeerStatusStream.html#ledger_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PeerStatusStream\"},{\"kind\":1024,\"name\":\"ledger_index_max\",\"url\":\"interfaces/PeerStatusStream.html#ledger_index_max\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PeerStatusStream\"},{\"kind\":1024,\"name\":\"ledger_index_min\",\"url\":\"interfaces/PeerStatusStream.html#ledger_index_min\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PeerStatusStream\"},{\"kind\":256,\"name\":\"OrderBookStream\",\"url\":\"interfaces/OrderBookStream.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/OrderBookStream.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OrderBookStream\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/OrderBookStream.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OrderBookStream\"},{\"kind\":1024,\"name\":\"engine_result\",\"url\":\"interfaces/OrderBookStream.html#engine_result\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OrderBookStream\"},{\"kind\":1024,\"name\":\"engine_result_code\",\"url\":\"interfaces/OrderBookStream.html#engine_result_code\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OrderBookStream\"},{\"kind\":1024,\"name\":\"engine_result_message\",\"url\":\"interfaces/OrderBookStream.html#engine_result_message\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OrderBookStream\"},{\"kind\":1024,\"name\":\"ledger_current_index\",\"url\":\"interfaces/OrderBookStream.html#ledger_current_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OrderBookStream\"},{\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/OrderBookStream.html#ledger_hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OrderBookStream\"},{\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/OrderBookStream.html#ledger_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OrderBookStream\"},{\"kind\":1024,\"name\":\"meta\",\"url\":\"interfaces/OrderBookStream.html#meta\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OrderBookStream\"},{\"kind\":1024,\"name\":\"transaction\",\"url\":\"interfaces/OrderBookStream.html#transaction\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OrderBookStream\"},{\"kind\":1024,\"name\":\"validated\",\"url\":\"interfaces/OrderBookStream.html#validated\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OrderBookStream\"},{\"kind\":256,\"name\":\"ConsensusStream\",\"url\":\"interfaces/ConsensusStream.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/ConsensusStream.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ConsensusStream\"},{\"kind\":1024,\"name\":\"consensus\",\"url\":\"interfaces/ConsensusStream.html#consensus\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ConsensusStream\"},{\"kind\":256,\"name\":\"UnsubscribeRequest\",\"url\":\"interfaces/UnsubscribeRequest.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/UnsubscribeRequest.html#command\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"UnsubscribeRequest\"},{\"kind\":1024,\"name\":\"streams\",\"url\":\"interfaces/UnsubscribeRequest.html#streams\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"UnsubscribeRequest\"},{\"kind\":1024,\"name\":\"accounts\",\"url\":\"interfaces/UnsubscribeRequest.html#accounts\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"UnsubscribeRequest\"},{\"kind\":1024,\"name\":\"accounts_proposed\",\"url\":\"interfaces/UnsubscribeRequest.html#accounts_proposed\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"UnsubscribeRequest\"},{\"kind\":1024,\"name\":\"books\",\"url\":\"interfaces/UnsubscribeRequest.html#books\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"UnsubscribeRequest\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/UnsubscribeRequest.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"UnsubscribeRequest\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/UnsubscribeRequest.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"UnsubscribeRequest\"},{\"kind\":256,\"name\":\"UnsubscribeResponse\",\"url\":\"interfaces/UnsubscribeResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/UnsubscribeResponse.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"UnsubscribeResponse\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/UnsubscribeResponse.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"UnsubscribeResponse\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/UnsubscribeResponse.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"UnsubscribeResponse\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/UnsubscribeResponse.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"UnsubscribeResponse\"},{\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/UnsubscribeResponse.html#warning\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"UnsubscribeResponse\"},{\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/UnsubscribeResponse.html#warnings\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"UnsubscribeResponse\"},{\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/UnsubscribeResponse.html#forwarded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"UnsubscribeResponse\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/UnsubscribeResponse.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"UnsubscribeResponse\"},{\"kind\":256,\"name\":\"FeeRequest\",\"url\":\"interfaces/FeeRequest.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/FeeRequest.html#command\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FeeRequest\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/FeeRequest.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FeeRequest\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/FeeRequest.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FeeRequest\"},{\"kind\":256,\"name\":\"FeeResponse\",\"url\":\"interfaces/FeeResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/FeeResponse.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FeeResponse\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/FeeResponse.html#result.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"FeeResponse.result\"},{\"kind\":1024,\"name\":\"current_ledger_size\",\"url\":\"interfaces/FeeResponse.html#result.__type.current_ledger_size\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"FeeResponse.result.__type\"},{\"kind\":1024,\"name\":\"current_queue_size\",\"url\":\"interfaces/FeeResponse.html#result.__type.current_queue_size\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"FeeResponse.result.__type\"},{\"kind\":1024,\"name\":\"drops\",\"url\":\"interfaces/FeeResponse.html#result.__type.drops\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"FeeResponse.result.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/FeeResponse.html#result.__type.drops.__type-1\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"FeeResponse.result.__type.drops\"},{\"kind\":1024,\"name\":\"base_fee\",\"url\":\"interfaces/FeeResponse.html#result.__type.drops.__type-1.base_fee\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"FeeResponse.result.__type.drops.__type\"},{\"kind\":1024,\"name\":\"median_fee\",\"url\":\"interfaces/FeeResponse.html#result.__type.drops.__type-1.median_fee\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"FeeResponse.result.__type.drops.__type\"},{\"kind\":1024,\"name\":\"minimum_fee\",\"url\":\"interfaces/FeeResponse.html#result.__type.drops.__type-1.minimum_fee\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"FeeResponse.result.__type.drops.__type\"},{\"kind\":1024,\"name\":\"open_ledger_fee\",\"url\":\"interfaces/FeeResponse.html#result.__type.drops.__type-1.open_ledger_fee\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"FeeResponse.result.__type.drops.__type\"},{\"kind\":1024,\"name\":\"expected_ledger_size\",\"url\":\"interfaces/FeeResponse.html#result.__type.expected_ledger_size\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"FeeResponse.result.__type\"},{\"kind\":1024,\"name\":\"ledger_current_index\",\"url\":\"interfaces/FeeResponse.html#result.__type.ledger_current_index\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"FeeResponse.result.__type\"},{\"kind\":1024,\"name\":\"levels\",\"url\":\"interfaces/FeeResponse.html#result.__type.levels\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"FeeResponse.result.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/FeeResponse.html#result.__type.levels.__type-2\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"FeeResponse.result.__type.levels\"},{\"kind\":1024,\"name\":\"median_level\",\"url\":\"interfaces/FeeResponse.html#result.__type.levels.__type-2.median_level\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"FeeResponse.result.__type.levels.__type\"},{\"kind\":1024,\"name\":\"minimum_level\",\"url\":\"interfaces/FeeResponse.html#result.__type.levels.__type-2.minimum_level\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"FeeResponse.result.__type.levels.__type\"},{\"kind\":1024,\"name\":\"open_ledger_level\",\"url\":\"interfaces/FeeResponse.html#result.__type.levels.__type-2.open_ledger_level\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"FeeResponse.result.__type.levels.__type\"},{\"kind\":1024,\"name\":\"reference_level\",\"url\":\"interfaces/FeeResponse.html#result.__type.levels.__type-2.reference_level\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"FeeResponse.result.__type.levels.__type\"},{\"kind\":1024,\"name\":\"max_queue_size\",\"url\":\"interfaces/FeeResponse.html#result.__type.max_queue_size\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"FeeResponse.result.__type\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/FeeResponse.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FeeResponse\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/FeeResponse.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FeeResponse\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/FeeResponse.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FeeResponse\"},{\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/FeeResponse.html#warning\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FeeResponse\"},{\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/FeeResponse.html#warnings\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FeeResponse\"},{\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/FeeResponse.html#forwarded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FeeResponse\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/FeeResponse.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FeeResponse\"},{\"kind\":256,\"name\":\"ManifestRequest\",\"url\":\"interfaces/ManifestRequest.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/ManifestRequest.html#command\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ManifestRequest\"},{\"kind\":1024,\"name\":\"public_key\",\"url\":\"interfaces/ManifestRequest.html#public_key\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ManifestRequest\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/ManifestRequest.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ManifestRequest\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/ManifestRequest.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ManifestRequest\"},{\"kind\":256,\"name\":\"ManifestResponse\",\"url\":\"interfaces/ManifestResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/ManifestResponse.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ManifestResponse\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ManifestResponse.html#result.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"ManifestResponse.result\"},{\"kind\":1024,\"name\":\"details\",\"url\":\"interfaces/ManifestResponse.html#result.__type.details\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ManifestResponse.result.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ManifestResponse.html#result.__type.details.__type-1\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"ManifestResponse.result.__type.details\"},{\"kind\":1024,\"name\":\"domain\",\"url\":\"interfaces/ManifestResponse.html#result.__type.details.__type-1.domain\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ManifestResponse.result.__type.details.__type\"},{\"kind\":1024,\"name\":\"ephemeral_key\",\"url\":\"interfaces/ManifestResponse.html#result.__type.details.__type-1.ephemeral_key\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ManifestResponse.result.__type.details.__type\"},{\"kind\":1024,\"name\":\"master_key\",\"url\":\"interfaces/ManifestResponse.html#result.__type.details.__type-1.master_key\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ManifestResponse.result.__type.details.__type\"},{\"kind\":1024,\"name\":\"seq\",\"url\":\"interfaces/ManifestResponse.html#result.__type.details.__type-1.seq\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ManifestResponse.result.__type.details.__type\"},{\"kind\":1024,\"name\":\"manifest\",\"url\":\"interfaces/ManifestResponse.html#result.__type.manifest\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ManifestResponse.result.__type\"},{\"kind\":1024,\"name\":\"requested\",\"url\":\"interfaces/ManifestResponse.html#result.__type.requested\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ManifestResponse.result.__type\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/ManifestResponse.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ManifestResponse\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/ManifestResponse.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ManifestResponse\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/ManifestResponse.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ManifestResponse\"},{\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/ManifestResponse.html#warning\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ManifestResponse\"},{\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/ManifestResponse.html#warnings\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ManifestResponse\"},{\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/ManifestResponse.html#forwarded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ManifestResponse\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/ManifestResponse.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ManifestResponse\"},{\"kind\":256,\"name\":\"ServerInfoRequest\",\"url\":\"interfaces/ServerInfoRequest.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/ServerInfoRequest.html#command\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ServerInfoRequest\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/ServerInfoRequest.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ServerInfoRequest\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/ServerInfoRequest.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ServerInfoRequest\"},{\"kind\":256,\"name\":\"ServerInfoResponse\",\"url\":\"interfaces/ServerInfoResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/ServerInfoResponse.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ServerInfoResponse\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ServerInfoResponse.html#result.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"ServerInfoResponse.result\"},{\"kind\":1024,\"name\":\"info\",\"url\":\"interfaces/ServerInfoResponse.html#result.__type.info\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.result.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ServerInfoResponse.html#result.__type.info.__type-1\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"ServerInfoResponse.result.__type.info\"},{\"kind\":1024,\"name\":\"amendment_blocked\",\"url\":\"interfaces/ServerInfoResponse.html#result.__type.info.__type-1.amendment_blocked\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.result.__type.info.__type\"},{\"kind\":1024,\"name\":\"build_version\",\"url\":\"interfaces/ServerInfoResponse.html#result.__type.info.__type-1.build_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.result.__type.info.__type\"},{\"kind\":1024,\"name\":\"closed_ledger\",\"url\":\"interfaces/ServerInfoResponse.html#result.__type.info.__type-1.closed_ledger\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.result.__type.info.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ServerInfoResponse.html#result.__type.info.__type-1.closed_ledger.__type-2\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"ServerInfoResponse.result.__type.info.__type.closed_ledger\"},{\"kind\":1024,\"name\":\"age\",\"url\":\"interfaces/ServerInfoResponse.html#result.__type.info.__type-1.closed_ledger.__type-2.age\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.result.__type.info.__type.closed_ledger.__type\"},{\"kind\":1024,\"name\":\"base_fee_xrp\",\"url\":\"interfaces/ServerInfoResponse.html#result.__type.info.__type-1.closed_ledger.__type-2.base_fee_xrp\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.result.__type.info.__type.closed_ledger.__type\"},{\"kind\":1024,\"name\":\"hash\",\"url\":\"interfaces/ServerInfoResponse.html#result.__type.info.__type-1.closed_ledger.__type-2.hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.result.__type.info.__type.closed_ledger.__type\"},{\"kind\":1024,\"name\":\"reserve_base_xrp\",\"url\":\"interfaces/ServerInfoResponse.html#result.__type.info.__type-1.closed_ledger.__type-2.reserve_base_xrp\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.result.__type.info.__type.closed_ledger.__type\"},{\"kind\":1024,\"name\":\"reserve_inc_xrp\",\"url\":\"interfaces/ServerInfoResponse.html#result.__type.info.__type-1.closed_ledger.__type-2.reserve_inc_xrp\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.result.__type.info.__type.closed_ledger.__type\"},{\"kind\":1024,\"name\":\"seq\",\"url\":\"interfaces/ServerInfoResponse.html#result.__type.info.__type-1.closed_ledger.__type-2.seq\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.result.__type.info.__type.closed_ledger.__type\"},{\"kind\":1024,\"name\":\"complete_ledgers\",\"url\":\"interfaces/ServerInfoResponse.html#result.__type.info.__type-1.complete_ledgers\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.result.__type.info.__type\"},{\"kind\":1024,\"name\":\"hostid\",\"url\":\"interfaces/ServerInfoResponse.html#result.__type.info.__type-1.hostid\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.result.__type.info.__type\"},{\"kind\":1024,\"name\":\"io_latency_ms\",\"url\":\"interfaces/ServerInfoResponse.html#result.__type.info.__type-1.io_latency_ms\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.result.__type.info.__type\"},{\"kind\":1024,\"name\":\"jq_trans_overflow\",\"url\":\"interfaces/ServerInfoResponse.html#result.__type.info.__type-1.jq_trans_overflow\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.result.__type.info.__type\"},{\"kind\":1024,\"name\":\"last_close\",\"url\":\"interfaces/ServerInfoResponse.html#result.__type.info.__type-1.last_close\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.result.__type.info.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ServerInfoResponse.html#result.__type.info.__type-1.last_close.__type-3\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"ServerInfoResponse.result.__type.info.__type.last_close\"},{\"kind\":1024,\"name\":\"converge_time_s\",\"url\":\"interfaces/ServerInfoResponse.html#result.__type.info.__type-1.last_close.__type-3.converge_time_s\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.result.__type.info.__type.last_close.__type\"},{\"kind\":1024,\"name\":\"proposers\",\"url\":\"interfaces/ServerInfoResponse.html#result.__type.info.__type-1.last_close.__type-3.proposers\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.result.__type.info.__type.last_close.__type\"},{\"kind\":1024,\"name\":\"load\",\"url\":\"interfaces/ServerInfoResponse.html#result.__type.info.__type-1.load\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.result.__type.info.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ServerInfoResponse.html#result.__type.info.__type-1.load.__type-4\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"ServerInfoResponse.result.__type.info.__type.load\"},{\"kind\":1024,\"name\":\"job_types\",\"url\":\"interfaces/ServerInfoResponse.html#result.__type.info.__type-1.load.__type-4.job_types\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.result.__type.info.__type.load.__type\"},{\"kind\":1024,\"name\":\"threads\",\"url\":\"interfaces/ServerInfoResponse.html#result.__type.info.__type-1.load.__type-4.threads\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.result.__type.info.__type.load.__type\"},{\"kind\":1024,\"name\":\"load_factor\",\"url\":\"interfaces/ServerInfoResponse.html#result.__type.info.__type-1.load_factor\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.result.__type.info.__type\"},{\"kind\":1024,\"name\":\"load_factor_local\",\"url\":\"interfaces/ServerInfoResponse.html#result.__type.info.__type-1.load_factor_local\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.result.__type.info.__type\"},{\"kind\":1024,\"name\":\"load_factor_net\",\"url\":\"interfaces/ServerInfoResponse.html#result.__type.info.__type-1.load_factor_net\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.result.__type.info.__type\"},{\"kind\":1024,\"name\":\"load_factor_cluster\",\"url\":\"interfaces/ServerInfoResponse.html#result.__type.info.__type-1.load_factor_cluster\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.result.__type.info.__type\"},{\"kind\":1024,\"name\":\"load_factor_fee_escalation\",\"url\":\"interfaces/ServerInfoResponse.html#result.__type.info.__type-1.load_factor_fee_escalation\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.result.__type.info.__type\"},{\"kind\":1024,\"name\":\"load_factor_fee_queue\",\"url\":\"interfaces/ServerInfoResponse.html#result.__type.info.__type-1.load_factor_fee_queue\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.result.__type.info.__type\"},{\"kind\":1024,\"name\":\"load_factor_server\",\"url\":\"interfaces/ServerInfoResponse.html#result.__type.info.__type-1.load_factor_server\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.result.__type.info.__type\"},{\"kind\":1024,\"name\":\"peer_disconnects\",\"url\":\"interfaces/ServerInfoResponse.html#result.__type.info.__type-1.peer_disconnects\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.result.__type.info.__type\"},{\"kind\":1024,\"name\":\"peer_disconnects_resources\",\"url\":\"interfaces/ServerInfoResponse.html#result.__type.info.__type-1.peer_disconnects_resources\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.result.__type.info.__type\"},{\"kind\":1024,\"name\":\"network_ledger\",\"url\":\"interfaces/ServerInfoResponse.html#result.__type.info.__type-1.network_ledger\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.result.__type.info.__type\"},{\"kind\":1024,\"name\":\"peers\",\"url\":\"interfaces/ServerInfoResponse.html#result.__type.info.__type-1.peers\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.result.__type.info.__type\"},{\"kind\":1024,\"name\":\"pubkey_node\",\"url\":\"interfaces/ServerInfoResponse.html#result.__type.info.__type-1.pubkey_node\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.result.__type.info.__type\"},{\"kind\":1024,\"name\":\"pubkey_validator\",\"url\":\"interfaces/ServerInfoResponse.html#result.__type.info.__type-1.pubkey_validator\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.result.__type.info.__type\"},{\"kind\":1024,\"name\":\"server_state\",\"url\":\"interfaces/ServerInfoResponse.html#result.__type.info.__type-1.server_state\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.result.__type.info.__type\"},{\"kind\":1024,\"name\":\"server_state_duration_us\",\"url\":\"interfaces/ServerInfoResponse.html#result.__type.info.__type-1.server_state_duration_us\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.result.__type.info.__type\"},{\"kind\":1024,\"name\":\"state_accounting\",\"url\":\"interfaces/ServerInfoResponse.html#result.__type.info.__type-1.state_accounting\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.result.__type.info.__type\"},{\"kind\":1024,\"name\":\"time\",\"url\":\"interfaces/ServerInfoResponse.html#result.__type.info.__type-1.time\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.result.__type.info.__type\"},{\"kind\":1024,\"name\":\"uptime\",\"url\":\"interfaces/ServerInfoResponse.html#result.__type.info.__type-1.uptime\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.result.__type.info.__type\"},{\"kind\":1024,\"name\":\"validated_ledger\",\"url\":\"interfaces/ServerInfoResponse.html#result.__type.info.__type-1.validated_ledger\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.result.__type.info.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ServerInfoResponse.html#result.__type.info.__type-1.validated_ledger.__type-5\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"ServerInfoResponse.result.__type.info.__type.validated_ledger\"},{\"kind\":1024,\"name\":\"age\",\"url\":\"interfaces/ServerInfoResponse.html#result.__type.info.__type-1.validated_ledger.__type-5.age-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.result.__type.info.__type.validated_ledger.__type\"},{\"kind\":1024,\"name\":\"base_fee_xrp\",\"url\":\"interfaces/ServerInfoResponse.html#result.__type.info.__type-1.validated_ledger.__type-5.base_fee_xrp-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.result.__type.info.__type.validated_ledger.__type\"},{\"kind\":1024,\"name\":\"hash\",\"url\":\"interfaces/ServerInfoResponse.html#result.__type.info.__type-1.validated_ledger.__type-5.hash-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.result.__type.info.__type.validated_ledger.__type\"},{\"kind\":1024,\"name\":\"reserve_base_xrp\",\"url\":\"interfaces/ServerInfoResponse.html#result.__type.info.__type-1.validated_ledger.__type-5.reserve_base_xrp-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.result.__type.info.__type.validated_ledger.__type\"},{\"kind\":1024,\"name\":\"reserve_inc_xrp\",\"url\":\"interfaces/ServerInfoResponse.html#result.__type.info.__type-1.validated_ledger.__type-5.reserve_inc_xrp-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.result.__type.info.__type.validated_ledger.__type\"},{\"kind\":1024,\"name\":\"seq\",\"url\":\"interfaces/ServerInfoResponse.html#result.__type.info.__type-1.validated_ledger.__type-5.seq-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.result.__type.info.__type.validated_ledger.__type\"},{\"kind\":1024,\"name\":\"validation_quorum\",\"url\":\"interfaces/ServerInfoResponse.html#result.__type.info.__type-1.validation_quorum\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.result.__type.info.__type\"},{\"kind\":1024,\"name\":\"validator_list_expires\",\"url\":\"interfaces/ServerInfoResponse.html#result.__type.info.__type-1.validator_list_expires\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.result.__type.info.__type\"},{\"kind\":1024,\"name\":\"validator_list\",\"url\":\"interfaces/ServerInfoResponse.html#result.__type.info.__type-1.validator_list\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.result.__type.info.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ServerInfoResponse.html#result.__type.info.__type-1.validator_list.__type-6\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"ServerInfoResponse.result.__type.info.__type.validator_list\"},{\"kind\":1024,\"name\":\"count\",\"url\":\"interfaces/ServerInfoResponse.html#result.__type.info.__type-1.validator_list.__type-6.count\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.result.__type.info.__type.validator_list.__type\"},{\"kind\":1024,\"name\":\"expiration\",\"url\":\"interfaces/ServerInfoResponse.html#result.__type.info.__type-1.validator_list.__type-6.expiration\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.result.__type.info.__type.validator_list.__type\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/ServerInfoResponse.html#result.__type.info.__type-1.validator_list.__type-6.status\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerInfoResponse.result.__type.info.__type.validator_list.__type\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/ServerInfoResponse.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ServerInfoResponse\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/ServerInfoResponse.html#status-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ServerInfoResponse\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/ServerInfoResponse.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ServerInfoResponse\"},{\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/ServerInfoResponse.html#warning\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ServerInfoResponse\"},{\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/ServerInfoResponse.html#warnings\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ServerInfoResponse\"},{\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/ServerInfoResponse.html#forwarded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ServerInfoResponse\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/ServerInfoResponse.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ServerInfoResponse\"},{\"kind\":256,\"name\":\"ServerStateRequest\",\"url\":\"interfaces/ServerStateRequest.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/ServerStateRequest.html#command\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ServerStateRequest\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/ServerStateRequest.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ServerStateRequest\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/ServerStateRequest.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ServerStateRequest\"},{\"kind\":256,\"name\":\"ServerStateResponse\",\"url\":\"interfaces/ServerStateResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/ServerStateResponse.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ServerStateResponse\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ServerStateResponse.html#result.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"ServerStateResponse.result\"},{\"kind\":1024,\"name\":\"state\",\"url\":\"interfaces/ServerStateResponse.html#result.__type.state\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.result.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ServerStateResponse.html#result.__type.state.__type-1\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"ServerStateResponse.result.__type.state\"},{\"kind\":1024,\"name\":\"amendment_blocked\",\"url\":\"interfaces/ServerStateResponse.html#result.__type.state.__type-1.amendment_blocked\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.result.__type.state.__type\"},{\"kind\":1024,\"name\":\"build_version\",\"url\":\"interfaces/ServerStateResponse.html#result.__type.state.__type-1.build_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.result.__type.state.__type\"},{\"kind\":1024,\"name\":\"complete_ledgers\",\"url\":\"interfaces/ServerStateResponse.html#result.__type.state.__type-1.complete_ledgers\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.result.__type.state.__type\"},{\"kind\":1024,\"name\":\"closed_ledger\",\"url\":\"interfaces/ServerStateResponse.html#result.__type.state.__type-1.closed_ledger\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.result.__type.state.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ServerStateResponse.html#result.__type.state.__type-1.closed_ledger.__type-2\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"ServerStateResponse.result.__type.state.__type.closed_ledger\"},{\"kind\":1024,\"name\":\"age\",\"url\":\"interfaces/ServerStateResponse.html#result.__type.state.__type-1.closed_ledger.__type-2.age\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.result.__type.state.__type.closed_ledger.__type\"},{\"kind\":1024,\"name\":\"base_fee\",\"url\":\"interfaces/ServerStateResponse.html#result.__type.state.__type-1.closed_ledger.__type-2.base_fee\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.result.__type.state.__type.closed_ledger.__type\"},{\"kind\":1024,\"name\":\"hash\",\"url\":\"interfaces/ServerStateResponse.html#result.__type.state.__type-1.closed_ledger.__type-2.hash\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.result.__type.state.__type.closed_ledger.__type\"},{\"kind\":1024,\"name\":\"reserve_base\",\"url\":\"interfaces/ServerStateResponse.html#result.__type.state.__type-1.closed_ledger.__type-2.reserve_base\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.result.__type.state.__type.closed_ledger.__type\"},{\"kind\":1024,\"name\":\"reserve_inc\",\"url\":\"interfaces/ServerStateResponse.html#result.__type.state.__type-1.closed_ledger.__type-2.reserve_inc\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.result.__type.state.__type.closed_ledger.__type\"},{\"kind\":1024,\"name\":\"seq\",\"url\":\"interfaces/ServerStateResponse.html#result.__type.state.__type-1.closed_ledger.__type-2.seq\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.result.__type.state.__type.closed_ledger.__type\"},{\"kind\":1024,\"name\":\"io_latency_ms\",\"url\":\"interfaces/ServerStateResponse.html#result.__type.state.__type-1.io_latency_ms\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.result.__type.state.__type\"},{\"kind\":1024,\"name\":\"jq_trans_overflow\",\"url\":\"interfaces/ServerStateResponse.html#result.__type.state.__type-1.jq_trans_overflow\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.result.__type.state.__type\"},{\"kind\":1024,\"name\":\"last_close\",\"url\":\"interfaces/ServerStateResponse.html#result.__type.state.__type-1.last_close\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.result.__type.state.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ServerStateResponse.html#result.__type.state.__type-1.last_close.__type-3\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"ServerStateResponse.result.__type.state.__type.last_close\"},{\"kind\":1024,\"name\":\"converge_time\",\"url\":\"interfaces/ServerStateResponse.html#result.__type.state.__type-1.last_close.__type-3.converge_time\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.result.__type.state.__type.last_close.__type\"},{\"kind\":1024,\"name\":\"proposers\",\"url\":\"interfaces/ServerStateResponse.html#result.__type.state.__type-1.last_close.__type-3.proposers\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.result.__type.state.__type.last_close.__type\"},{\"kind\":1024,\"name\":\"load\",\"url\":\"interfaces/ServerStateResponse.html#result.__type.state.__type-1.load\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.result.__type.state.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ServerStateResponse.html#result.__type.state.__type-1.load.__type-4\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"ServerStateResponse.result.__type.state.__type.load\"},{\"kind\":1024,\"name\":\"job_types\",\"url\":\"interfaces/ServerStateResponse.html#result.__type.state.__type-1.load.__type-4.job_types\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.result.__type.state.__type.load.__type\"},{\"kind\":1024,\"name\":\"threads\",\"url\":\"interfaces/ServerStateResponse.html#result.__type.state.__type-1.load.__type-4.threads\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.result.__type.state.__type.load.__type\"},{\"kind\":1024,\"name\":\"load_base\",\"url\":\"interfaces/ServerStateResponse.html#result.__type.state.__type-1.load_base\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.result.__type.state.__type\"},{\"kind\":1024,\"name\":\"load_factor\",\"url\":\"interfaces/ServerStateResponse.html#result.__type.state.__type-1.load_factor\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.result.__type.state.__type\"},{\"kind\":1024,\"name\":\"load_factor_fee_escalation\",\"url\":\"interfaces/ServerStateResponse.html#result.__type.state.__type-1.load_factor_fee_escalation\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.result.__type.state.__type\"},{\"kind\":1024,\"name\":\"load_factor_fee_queue\",\"url\":\"interfaces/ServerStateResponse.html#result.__type.state.__type-1.load_factor_fee_queue\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.result.__type.state.__type\"},{\"kind\":1024,\"name\":\"load_factor_fee_reference\",\"url\":\"interfaces/ServerStateResponse.html#result.__type.state.__type-1.load_factor_fee_reference\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.result.__type.state.__type\"},{\"kind\":1024,\"name\":\"load_factor_server\",\"url\":\"interfaces/ServerStateResponse.html#result.__type.state.__type-1.load_factor_server\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.result.__type.state.__type\"},{\"kind\":1024,\"name\":\"peer_disconnects\",\"url\":\"interfaces/ServerStateResponse.html#result.__type.state.__type-1.peer_disconnects\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.result.__type.state.__type\"},{\"kind\":1024,\"name\":\"peer_disconnects_resources\",\"url\":\"interfaces/ServerStateResponse.html#result.__type.state.__type-1.peer_disconnects_resources\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.result.__type.state.__type\"},{\"kind\":1024,\"name\":\"peers\",\"url\":\"interfaces/ServerStateResponse.html#result.__type.state.__type-1.peers\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.result.__type.state.__type\"},{\"kind\":1024,\"name\":\"pubkey_node\",\"url\":\"interfaces/ServerStateResponse.html#result.__type.state.__type-1.pubkey_node\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.result.__type.state.__type\"},{\"kind\":1024,\"name\":\"pubkey_validator\",\"url\":\"interfaces/ServerStateResponse.html#result.__type.state.__type-1.pubkey_validator\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.result.__type.state.__type\"},{\"kind\":1024,\"name\":\"server_state\",\"url\":\"interfaces/ServerStateResponse.html#result.__type.state.__type-1.server_state\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.result.__type.state.__type\"},{\"kind\":1024,\"name\":\"server_state_duration_us\",\"url\":\"interfaces/ServerStateResponse.html#result.__type.state.__type-1.server_state_duration_us\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.result.__type.state.__type\"},{\"kind\":1024,\"name\":\"state_accounting\",\"url\":\"interfaces/ServerStateResponse.html#result.__type.state.__type-1.state_accounting\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.result.__type.state.__type\"},{\"kind\":1024,\"name\":\"time\",\"url\":\"interfaces/ServerStateResponse.html#result.__type.state.__type-1.time\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.result.__type.state.__type\"},{\"kind\":1024,\"name\":\"uptime\",\"url\":\"interfaces/ServerStateResponse.html#result.__type.state.__type-1.uptime\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.result.__type.state.__type\"},{\"kind\":1024,\"name\":\"validated_ledger\",\"url\":\"interfaces/ServerStateResponse.html#result.__type.state.__type-1.validated_ledger\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.result.__type.state.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ServerStateResponse.html#result.__type.state.__type-1.validated_ledger.__type-5\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"ServerStateResponse.result.__type.state.__type.validated_ledger\"},{\"kind\":1024,\"name\":\"age\",\"url\":\"interfaces/ServerStateResponse.html#result.__type.state.__type-1.validated_ledger.__type-5.age-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.result.__type.state.__type.validated_ledger.__type\"},{\"kind\":1024,\"name\":\"base_fee\",\"url\":\"interfaces/ServerStateResponse.html#result.__type.state.__type-1.validated_ledger.__type-5.base_fee-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.result.__type.state.__type.validated_ledger.__type\"},{\"kind\":1024,\"name\":\"close_time\",\"url\":\"interfaces/ServerStateResponse.html#result.__type.state.__type-1.validated_ledger.__type-5.close_time\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.result.__type.state.__type.validated_ledger.__type\"},{\"kind\":1024,\"name\":\"hash\",\"url\":\"interfaces/ServerStateResponse.html#result.__type.state.__type-1.validated_ledger.__type-5.hash-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.result.__type.state.__type.validated_ledger.__type\"},{\"kind\":1024,\"name\":\"reserve_base\",\"url\":\"interfaces/ServerStateResponse.html#result.__type.state.__type-1.validated_ledger.__type-5.reserve_base-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.result.__type.state.__type.validated_ledger.__type\"},{\"kind\":1024,\"name\":\"reserve_inc\",\"url\":\"interfaces/ServerStateResponse.html#result.__type.state.__type-1.validated_ledger.__type-5.reserve_inc-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.result.__type.state.__type.validated_ledger.__type\"},{\"kind\":1024,\"name\":\"seq\",\"url\":\"interfaces/ServerStateResponse.html#result.__type.state.__type-1.validated_ledger.__type-5.seq-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.result.__type.state.__type.validated_ledger.__type\"},{\"kind\":1024,\"name\":\"validation_quorum\",\"url\":\"interfaces/ServerStateResponse.html#result.__type.state.__type-1.validation_quorum\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.result.__type.state.__type\"},{\"kind\":1024,\"name\":\"validator_list_expires\",\"url\":\"interfaces/ServerStateResponse.html#result.__type.state.__type-1.validator_list_expires\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ServerStateResponse.result.__type.state.__type\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/ServerStateResponse.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ServerStateResponse\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/ServerStateResponse.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ServerStateResponse\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/ServerStateResponse.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ServerStateResponse\"},{\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/ServerStateResponse.html#warning\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ServerStateResponse\"},{\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/ServerStateResponse.html#warnings\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ServerStateResponse\"},{\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/ServerStateResponse.html#forwarded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ServerStateResponse\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/ServerStateResponse.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"ServerStateResponse\"},{\"kind\":256,\"name\":\"PingRequest\",\"url\":\"interfaces/PingRequest.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/PingRequest.html#command\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PingRequest\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/PingRequest.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PingRequest\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/PingRequest.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PingRequest\"},{\"kind\":256,\"name\":\"PingResponse\",\"url\":\"interfaces/PingResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/PingResponse.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PingResponse\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/PingResponse.html#result.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"PingResponse.result\"},{\"kind\":1024,\"name\":\"role\",\"url\":\"interfaces/PingResponse.html#result.__type.role\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"PingResponse.result.__type\"},{\"kind\":1024,\"name\":\"unlimited\",\"url\":\"interfaces/PingResponse.html#result.__type.unlimited\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"PingResponse.result.__type\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/PingResponse.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PingResponse\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/PingResponse.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PingResponse\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/PingResponse.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PingResponse\"},{\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/PingResponse.html#warning\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PingResponse\"},{\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/PingResponse.html#warnings\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PingResponse\"},{\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/PingResponse.html#forwarded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PingResponse\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/PingResponse.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PingResponse\"},{\"kind\":256,\"name\":\"RandomRequest\",\"url\":\"interfaces/RandomRequest.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/RandomRequest.html#command\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"RandomRequest\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/RandomRequest.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"RandomRequest\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/RandomRequest.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"RandomRequest\"},{\"kind\":256,\"name\":\"RandomResponse\",\"url\":\"interfaces/RandomResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/RandomResponse.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"RandomResponse\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/RandomResponse.html#result.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"RandomResponse.result\"},{\"kind\":1024,\"name\":\"random\",\"url\":\"interfaces/RandomResponse.html#result.__type.random\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"RandomResponse.result.__type\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/RandomResponse.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"RandomResponse\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/RandomResponse.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"RandomResponse\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/RandomResponse.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"RandomResponse\"},{\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/RandomResponse.html#warning\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"RandomResponse\"},{\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/RandomResponse.html#warnings\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"RandomResponse\"},{\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/RandomResponse.html#forwarded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"RandomResponse\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/RandomResponse.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"RandomResponse\"},{\"kind\":256,\"name\":\"ErrorResponse\",\"url\":\"interfaces/ErrorResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/ErrorResponse.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ErrorResponse\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/ErrorResponse.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ErrorResponse\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/ErrorResponse.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ErrorResponse\"},{\"kind\":1024,\"name\":\"error\",\"url\":\"interfaces/ErrorResponse.html#error\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ErrorResponse\"},{\"kind\":1024,\"name\":\"error_code\",\"url\":\"interfaces/ErrorResponse.html#error_code\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ErrorResponse\"},{\"kind\":1024,\"name\":\"error_message\",\"url\":\"interfaces/ErrorResponse.html#error_message\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ErrorResponse\"},{\"kind\":1024,\"name\":\"request\",\"url\":\"interfaces/ErrorResponse.html#request\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ErrorResponse\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/ErrorResponse.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ErrorResponse\"},{\"kind\":256,\"name\":\"NFTBuyOffersRequest\",\"url\":\"interfaces/NFTBuyOffersRequest.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/NFTBuyOffersRequest.html#command\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NFTBuyOffersRequest\"},{\"kind\":1024,\"name\":\"nft_id\",\"url\":\"interfaces/NFTBuyOffersRequest.html#nft_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NFTBuyOffersRequest\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/NFTBuyOffersRequest.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTBuyOffersRequest\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/NFTBuyOffersRequest.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTBuyOffersRequest\"},{\"kind\":256,\"name\":\"NFTBuyOffersResponse\",\"url\":\"interfaces/NFTBuyOffersResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/NFTBuyOffersResponse.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NFTBuyOffersResponse\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/NFTBuyOffersResponse.html#result.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"NFTBuyOffersResponse.result\"},{\"kind\":1024,\"name\":\"offers\",\"url\":\"interfaces/NFTBuyOffersResponse.html#result.__type.offers\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"NFTBuyOffersResponse.result.__type\"},{\"kind\":1024,\"name\":\"nft_id\",\"url\":\"interfaces/NFTBuyOffersResponse.html#result.__type.nft_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"NFTBuyOffersResponse.result.__type\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/NFTBuyOffersResponse.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTBuyOffersResponse\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/NFTBuyOffersResponse.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTBuyOffersResponse\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/NFTBuyOffersResponse.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTBuyOffersResponse\"},{\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/NFTBuyOffersResponse.html#warning\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTBuyOffersResponse\"},{\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/NFTBuyOffersResponse.html#warnings\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTBuyOffersResponse\"},{\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/NFTBuyOffersResponse.html#forwarded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTBuyOffersResponse\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/NFTBuyOffersResponse.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTBuyOffersResponse\"},{\"kind\":256,\"name\":\"NFTSellOffersRequest\",\"url\":\"interfaces/NFTSellOffersRequest.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/NFTSellOffersRequest.html#command\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NFTSellOffersRequest\"},{\"kind\":1024,\"name\":\"nft_id\",\"url\":\"interfaces/NFTSellOffersRequest.html#nft_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NFTSellOffersRequest\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/NFTSellOffersRequest.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTSellOffersRequest\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/NFTSellOffersRequest.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTSellOffersRequest\"},{\"kind\":256,\"name\":\"NFTSellOffersResponse\",\"url\":\"interfaces/NFTSellOffersResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/NFTSellOffersResponse.html#result\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NFTSellOffersResponse\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/NFTSellOffersResponse.html#result.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"NFTSellOffersResponse.result\"},{\"kind\":1024,\"name\":\"offers\",\"url\":\"interfaces/NFTSellOffersResponse.html#result.__type.offers\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"NFTSellOffersResponse.result.__type\"},{\"kind\":1024,\"name\":\"nft_id\",\"url\":\"interfaces/NFTSellOffersResponse.html#result.__type.nft_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"NFTSellOffersResponse.result.__type\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/NFTSellOffersResponse.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTSellOffersResponse\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/NFTSellOffersResponse.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTSellOffersResponse\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/NFTSellOffersResponse.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTSellOffersResponse\"},{\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/NFTSellOffersResponse.html#warning\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTSellOffersResponse\"},{\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/NFTSellOffersResponse.html#warnings\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTSellOffersResponse\"},{\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/NFTSellOffersResponse.html#forwarded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTSellOffersResponse\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/NFTSellOffersResponse.html#api_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTSellOffersResponse\"},{\"kind\":64,\"name\":\"validate\",\"url\":\"functions/validate.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":256,\"name\":\"TransactionAndMetadata\",\"url\":\"interfaces/TransactionAndMetadata.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"transaction\",\"url\":\"interfaces/TransactionAndMetadata.html#transaction\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransactionAndMetadata\"},{\"kind\":1024,\"name\":\"metadata\",\"url\":\"interfaces/TransactionAndMetadata.html#metadata\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransactionAndMetadata\"},{\"kind\":4194304,\"name\":\"Transaction\",\"url\":\"types/Transaction.html\",\"classes\":\"tsd-kind-type-alias\"},{\"kind\":256,\"name\":\"TransactionMetadata\",\"url\":\"interfaces/TransactionMetadata.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"AffectedNodes\",\"url\":\"interfaces/TransactionMetadata.html#AffectedNodes\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransactionMetadata\"},{\"kind\":1024,\"name\":\"DeliveredAmount\",\"url\":\"interfaces/TransactionMetadata.html#DeliveredAmount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransactionMetadata\"},{\"kind\":1024,\"name\":\"delivered_amount\",\"url\":\"interfaces/TransactionMetadata.html#delivered_amount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransactionMetadata\"},{\"kind\":1024,\"name\":\"TransactionIndex\",\"url\":\"interfaces/TransactionMetadata.html#TransactionIndex\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransactionMetadata\"},{\"kind\":1024,\"name\":\"TransactionResult\",\"url\":\"interfaces/TransactionMetadata.html#TransactionResult\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TransactionMetadata\"},{\"kind\":8,\"name\":\"AccountSetAsfFlags\",\"url\":\"enums/AccountSetAsfFlags.html\",\"classes\":\"tsd-kind-enum\"},{\"kind\":16,\"name\":\"asfRequireDest\",\"url\":\"enums/AccountSetAsfFlags.html#asfRequireDest\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AccountSetAsfFlags\"},{\"kind\":16,\"name\":\"asfRequireAuth\",\"url\":\"enums/AccountSetAsfFlags.html#asfRequireAuth\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AccountSetAsfFlags\"},{\"kind\":16,\"name\":\"asfDisallowXRP\",\"url\":\"enums/AccountSetAsfFlags.html#asfDisallowXRP\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AccountSetAsfFlags\"},{\"kind\":16,\"name\":\"asfDisableMaster\",\"url\":\"enums/AccountSetAsfFlags.html#asfDisableMaster\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AccountSetAsfFlags\"},{\"kind\":16,\"name\":\"asfAccountTxnID\",\"url\":\"enums/AccountSetAsfFlags.html#asfAccountTxnID\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AccountSetAsfFlags\"},{\"kind\":16,\"name\":\"asfNoFreeze\",\"url\":\"enums/AccountSetAsfFlags.html#asfNoFreeze\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AccountSetAsfFlags\"},{\"kind\":16,\"name\":\"asfGlobalFreeze\",\"url\":\"enums/AccountSetAsfFlags.html#asfGlobalFreeze\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AccountSetAsfFlags\"},{\"kind\":16,\"name\":\"asfDefaultRipple\",\"url\":\"enums/AccountSetAsfFlags.html#asfDefaultRipple\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AccountSetAsfFlags\"},{\"kind\":16,\"name\":\"asfDepositAuth\",\"url\":\"enums/AccountSetAsfFlags.html#asfDepositAuth\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AccountSetAsfFlags\"},{\"kind\":16,\"name\":\"asfAuthorizedNFTokenMinter\",\"url\":\"enums/AccountSetAsfFlags.html#asfAuthorizedNFTokenMinter\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AccountSetAsfFlags\"},{\"kind\":16,\"name\":\"asfDisallowIncomingNFTokenOffer\",\"url\":\"enums/AccountSetAsfFlags.html#asfDisallowIncomingNFTokenOffer\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AccountSetAsfFlags\"},{\"kind\":16,\"name\":\"asfDisallowIncomingCheck\",\"url\":\"enums/AccountSetAsfFlags.html#asfDisallowIncomingCheck\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AccountSetAsfFlags\"},{\"kind\":16,\"name\":\"asfDisallowIncomingPayChan\",\"url\":\"enums/AccountSetAsfFlags.html#asfDisallowIncomingPayChan\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AccountSetAsfFlags\"},{\"kind\":16,\"name\":\"asfDisallowIncomingTrustline\",\"url\":\"enums/AccountSetAsfFlags.html#asfDisallowIncomingTrustline\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AccountSetAsfFlags\"},{\"kind\":8,\"name\":\"AccountSetTfFlags\",\"url\":\"enums/AccountSetTfFlags.html\",\"classes\":\"tsd-kind-enum\"},{\"kind\":16,\"name\":\"tfRequireDestTag\",\"url\":\"enums/AccountSetTfFlags.html#tfRequireDestTag\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AccountSetTfFlags\"},{\"kind\":16,\"name\":\"tfOptionalDestTag\",\"url\":\"enums/AccountSetTfFlags.html#tfOptionalDestTag\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AccountSetTfFlags\"},{\"kind\":16,\"name\":\"tfRequireAuth\",\"url\":\"enums/AccountSetTfFlags.html#tfRequireAuth\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AccountSetTfFlags\"},{\"kind\":16,\"name\":\"tfOptionalAuth\",\"url\":\"enums/AccountSetTfFlags.html#tfOptionalAuth\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AccountSetTfFlags\"},{\"kind\":16,\"name\":\"tfDisallowXRP\",\"url\":\"enums/AccountSetTfFlags.html#tfDisallowXRP\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AccountSetTfFlags\"},{\"kind\":16,\"name\":\"tfAllowXRP\",\"url\":\"enums/AccountSetTfFlags.html#tfAllowXRP\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"AccountSetTfFlags\"},{\"kind\":256,\"name\":\"AccountSetFlagsInterface\",\"url\":\"interfaces/AccountSetFlagsInterface.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"tfRequireDestTag\",\"url\":\"interfaces/AccountSetFlagsInterface.html#tfRequireDestTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountSetFlagsInterface\"},{\"kind\":1024,\"name\":\"tfOptionalDestTag\",\"url\":\"interfaces/AccountSetFlagsInterface.html#tfOptionalDestTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountSetFlagsInterface\"},{\"kind\":1024,\"name\":\"tfRequireAuth\",\"url\":\"interfaces/AccountSetFlagsInterface.html#tfRequireAuth\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountSetFlagsInterface\"},{\"kind\":1024,\"name\":\"tfOptionalAuth\",\"url\":\"interfaces/AccountSetFlagsInterface.html#tfOptionalAuth\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountSetFlagsInterface\"},{\"kind\":1024,\"name\":\"tfDisallowXRP\",\"url\":\"interfaces/AccountSetFlagsInterface.html#tfDisallowXRP\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountSetFlagsInterface\"},{\"kind\":1024,\"name\":\"tfAllowXRP\",\"url\":\"interfaces/AccountSetFlagsInterface.html#tfAllowXRP\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountSetFlagsInterface\"},{\"kind\":256,\"name\":\"AccountSet\",\"url\":\"interfaces/AccountSet.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"TransactionType\",\"url\":\"interfaces/AccountSet.html#TransactionType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountSet\"},{\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/AccountSet.html#Flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountSet\"},{\"kind\":1024,\"name\":\"ClearFlag\",\"url\":\"interfaces/AccountSet.html#ClearFlag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountSet\"},{\"kind\":1024,\"name\":\"Domain\",\"url\":\"interfaces/AccountSet.html#Domain\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountSet\"},{\"kind\":1024,\"name\":\"EmailHash\",\"url\":\"interfaces/AccountSet.html#EmailHash\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountSet\"},{\"kind\":1024,\"name\":\"MessageKey\",\"url\":\"interfaces/AccountSet.html#MessageKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountSet\"},{\"kind\":1024,\"name\":\"SetFlag\",\"url\":\"interfaces/AccountSet.html#SetFlag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountSet\"},{\"kind\":1024,\"name\":\"TransferRate\",\"url\":\"interfaces/AccountSet.html#TransferRate\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountSet\"},{\"kind\":1024,\"name\":\"TickSize\",\"url\":\"interfaces/AccountSet.html#TickSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountSet\"},{\"kind\":1024,\"name\":\"NFTokenMinter\",\"url\":\"interfaces/AccountSet.html#NFTokenMinter\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountSet\"},{\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/AccountSet.html#Account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountSet\"},{\"kind\":1024,\"name\":\"Fee\",\"url\":\"interfaces/AccountSet.html#Fee\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountSet\"},{\"kind\":1024,\"name\":\"Sequence\",\"url\":\"interfaces/AccountSet.html#Sequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountSet\"},{\"kind\":1024,\"name\":\"AccountTxnID\",\"url\":\"interfaces/AccountSet.html#AccountTxnID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountSet\"},{\"kind\":1024,\"name\":\"LastLedgerSequence\",\"url\":\"interfaces/AccountSet.html#LastLedgerSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountSet\"},{\"kind\":1024,\"name\":\"Memos\",\"url\":\"interfaces/AccountSet.html#Memos\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountSet\"},{\"kind\":1024,\"name\":\"Signers\",\"url\":\"interfaces/AccountSet.html#Signers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountSet\"},{\"kind\":1024,\"name\":\"SourceTag\",\"url\":\"interfaces/AccountSet.html#SourceTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountSet\"},{\"kind\":1024,\"name\":\"SigningPubKey\",\"url\":\"interfaces/AccountSet.html#SigningPubKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountSet\"},{\"kind\":1024,\"name\":\"TicketSequence\",\"url\":\"interfaces/AccountSet.html#TicketSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountSet\"},{\"kind\":1024,\"name\":\"TxnSignature\",\"url\":\"interfaces/AccountSet.html#TxnSignature\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountSet\"},{\"kind\":256,\"name\":\"AccountDelete\",\"url\":\"interfaces/AccountDelete.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"TransactionType\",\"url\":\"interfaces/AccountDelete.html#TransactionType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountDelete\"},{\"kind\":1024,\"name\":\"Destination\",\"url\":\"interfaces/AccountDelete.html#Destination\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountDelete\"},{\"kind\":1024,\"name\":\"DestinationTag\",\"url\":\"interfaces/AccountDelete.html#DestinationTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"AccountDelete\"},{\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/AccountDelete.html#Account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountDelete\"},{\"kind\":1024,\"name\":\"Fee\",\"url\":\"interfaces/AccountDelete.html#Fee\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountDelete\"},{\"kind\":1024,\"name\":\"Sequence\",\"url\":\"interfaces/AccountDelete.html#Sequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountDelete\"},{\"kind\":1024,\"name\":\"AccountTxnID\",\"url\":\"interfaces/AccountDelete.html#AccountTxnID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountDelete\"},{\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/AccountDelete.html#Flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountDelete\"},{\"kind\":1024,\"name\":\"LastLedgerSequence\",\"url\":\"interfaces/AccountDelete.html#LastLedgerSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountDelete\"},{\"kind\":1024,\"name\":\"Memos\",\"url\":\"interfaces/AccountDelete.html#Memos\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountDelete\"},{\"kind\":1024,\"name\":\"Signers\",\"url\":\"interfaces/AccountDelete.html#Signers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountDelete\"},{\"kind\":1024,\"name\":\"SourceTag\",\"url\":\"interfaces/AccountDelete.html#SourceTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountDelete\"},{\"kind\":1024,\"name\":\"SigningPubKey\",\"url\":\"interfaces/AccountDelete.html#SigningPubKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountDelete\"},{\"kind\":1024,\"name\":\"TicketSequence\",\"url\":\"interfaces/AccountDelete.html#TicketSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountDelete\"},{\"kind\":1024,\"name\":\"TxnSignature\",\"url\":\"interfaces/AccountDelete.html#TxnSignature\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"AccountDelete\"},{\"kind\":256,\"name\":\"CheckCancel\",\"url\":\"interfaces/CheckCancel.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"TransactionType\",\"url\":\"interfaces/CheckCancel.html#TransactionType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CheckCancel\"},{\"kind\":1024,\"name\":\"CheckID\",\"url\":\"interfaces/CheckCancel.html#CheckID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CheckCancel\"},{\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/CheckCancel.html#Account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CheckCancel\"},{\"kind\":1024,\"name\":\"Fee\",\"url\":\"interfaces/CheckCancel.html#Fee\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CheckCancel\"},{\"kind\":1024,\"name\":\"Sequence\",\"url\":\"interfaces/CheckCancel.html#Sequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CheckCancel\"},{\"kind\":1024,\"name\":\"AccountTxnID\",\"url\":\"interfaces/CheckCancel.html#AccountTxnID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CheckCancel\"},{\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/CheckCancel.html#Flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CheckCancel\"},{\"kind\":1024,\"name\":\"LastLedgerSequence\",\"url\":\"interfaces/CheckCancel.html#LastLedgerSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CheckCancel\"},{\"kind\":1024,\"name\":\"Memos\",\"url\":\"interfaces/CheckCancel.html#Memos\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CheckCancel\"},{\"kind\":1024,\"name\":\"Signers\",\"url\":\"interfaces/CheckCancel.html#Signers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CheckCancel\"},{\"kind\":1024,\"name\":\"SourceTag\",\"url\":\"interfaces/CheckCancel.html#SourceTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CheckCancel\"},{\"kind\":1024,\"name\":\"SigningPubKey\",\"url\":\"interfaces/CheckCancel.html#SigningPubKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CheckCancel\"},{\"kind\":1024,\"name\":\"TicketSequence\",\"url\":\"interfaces/CheckCancel.html#TicketSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CheckCancel\"},{\"kind\":1024,\"name\":\"TxnSignature\",\"url\":\"interfaces/CheckCancel.html#TxnSignature\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CheckCancel\"},{\"kind\":256,\"name\":\"CheckCash\",\"url\":\"interfaces/CheckCash.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"TransactionType\",\"url\":\"interfaces/CheckCash.html#TransactionType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CheckCash\"},{\"kind\":1024,\"name\":\"CheckID\",\"url\":\"interfaces/CheckCash.html#CheckID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CheckCash\"},{\"kind\":1024,\"name\":\"Amount\",\"url\":\"interfaces/CheckCash.html#Amount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CheckCash\"},{\"kind\":1024,\"name\":\"DeliverMin\",\"url\":\"interfaces/CheckCash.html#DeliverMin\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CheckCash\"},{\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/CheckCash.html#Account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CheckCash\"},{\"kind\":1024,\"name\":\"Fee\",\"url\":\"interfaces/CheckCash.html#Fee\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CheckCash\"},{\"kind\":1024,\"name\":\"Sequence\",\"url\":\"interfaces/CheckCash.html#Sequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CheckCash\"},{\"kind\":1024,\"name\":\"AccountTxnID\",\"url\":\"interfaces/CheckCash.html#AccountTxnID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CheckCash\"},{\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/CheckCash.html#Flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CheckCash\"},{\"kind\":1024,\"name\":\"LastLedgerSequence\",\"url\":\"interfaces/CheckCash.html#LastLedgerSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CheckCash\"},{\"kind\":1024,\"name\":\"Memos\",\"url\":\"interfaces/CheckCash.html#Memos\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CheckCash\"},{\"kind\":1024,\"name\":\"Signers\",\"url\":\"interfaces/CheckCash.html#Signers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CheckCash\"},{\"kind\":1024,\"name\":\"SourceTag\",\"url\":\"interfaces/CheckCash.html#SourceTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CheckCash\"},{\"kind\":1024,\"name\":\"SigningPubKey\",\"url\":\"interfaces/CheckCash.html#SigningPubKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CheckCash\"},{\"kind\":1024,\"name\":\"TicketSequence\",\"url\":\"interfaces/CheckCash.html#TicketSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CheckCash\"},{\"kind\":1024,\"name\":\"TxnSignature\",\"url\":\"interfaces/CheckCash.html#TxnSignature\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CheckCash\"},{\"kind\":256,\"name\":\"CheckCreate\",\"url\":\"interfaces/CheckCreate.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"TransactionType\",\"url\":\"interfaces/CheckCreate.html#TransactionType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CheckCreate\"},{\"kind\":1024,\"name\":\"Destination\",\"url\":\"interfaces/CheckCreate.html#Destination\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CheckCreate\"},{\"kind\":1024,\"name\":\"SendMax\",\"url\":\"interfaces/CheckCreate.html#SendMax\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CheckCreate\"},{\"kind\":1024,\"name\":\"DestinationTag\",\"url\":\"interfaces/CheckCreate.html#DestinationTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CheckCreate\"},{\"kind\":1024,\"name\":\"Expiration\",\"url\":\"interfaces/CheckCreate.html#Expiration\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CheckCreate\"},{\"kind\":1024,\"name\":\"InvoiceID\",\"url\":\"interfaces/CheckCreate.html#InvoiceID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CheckCreate\"},{\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/CheckCreate.html#Account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CheckCreate\"},{\"kind\":1024,\"name\":\"Fee\",\"url\":\"interfaces/CheckCreate.html#Fee\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CheckCreate\"},{\"kind\":1024,\"name\":\"Sequence\",\"url\":\"interfaces/CheckCreate.html#Sequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CheckCreate\"},{\"kind\":1024,\"name\":\"AccountTxnID\",\"url\":\"interfaces/CheckCreate.html#AccountTxnID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CheckCreate\"},{\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/CheckCreate.html#Flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CheckCreate\"},{\"kind\":1024,\"name\":\"LastLedgerSequence\",\"url\":\"interfaces/CheckCreate.html#LastLedgerSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CheckCreate\"},{\"kind\":1024,\"name\":\"Memos\",\"url\":\"interfaces/CheckCreate.html#Memos\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CheckCreate\"},{\"kind\":1024,\"name\":\"Signers\",\"url\":\"interfaces/CheckCreate.html#Signers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CheckCreate\"},{\"kind\":1024,\"name\":\"SourceTag\",\"url\":\"interfaces/CheckCreate.html#SourceTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CheckCreate\"},{\"kind\":1024,\"name\":\"SigningPubKey\",\"url\":\"interfaces/CheckCreate.html#SigningPubKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CheckCreate\"},{\"kind\":1024,\"name\":\"TicketSequence\",\"url\":\"interfaces/CheckCreate.html#TicketSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CheckCreate\"},{\"kind\":1024,\"name\":\"TxnSignature\",\"url\":\"interfaces/CheckCreate.html#TxnSignature\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"CheckCreate\"},{\"kind\":256,\"name\":\"DepositPreauth\",\"url\":\"interfaces/DepositPreauth.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"TransactionType\",\"url\":\"interfaces/DepositPreauth.html#TransactionType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DepositPreauth\"},{\"kind\":1024,\"name\":\"Authorize\",\"url\":\"interfaces/DepositPreauth.html#Authorize\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DepositPreauth\"},{\"kind\":1024,\"name\":\"Unauthorize\",\"url\":\"interfaces/DepositPreauth.html#Unauthorize\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DepositPreauth\"},{\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/DepositPreauth.html#Account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DepositPreauth\"},{\"kind\":1024,\"name\":\"Fee\",\"url\":\"interfaces/DepositPreauth.html#Fee\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DepositPreauth\"},{\"kind\":1024,\"name\":\"Sequence\",\"url\":\"interfaces/DepositPreauth.html#Sequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DepositPreauth\"},{\"kind\":1024,\"name\":\"AccountTxnID\",\"url\":\"interfaces/DepositPreauth.html#AccountTxnID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DepositPreauth\"},{\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/DepositPreauth.html#Flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DepositPreauth\"},{\"kind\":1024,\"name\":\"LastLedgerSequence\",\"url\":\"interfaces/DepositPreauth.html#LastLedgerSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DepositPreauth\"},{\"kind\":1024,\"name\":\"Memos\",\"url\":\"interfaces/DepositPreauth.html#Memos\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DepositPreauth\"},{\"kind\":1024,\"name\":\"Signers\",\"url\":\"interfaces/DepositPreauth.html#Signers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DepositPreauth\"},{\"kind\":1024,\"name\":\"SourceTag\",\"url\":\"interfaces/DepositPreauth.html#SourceTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DepositPreauth\"},{\"kind\":1024,\"name\":\"SigningPubKey\",\"url\":\"interfaces/DepositPreauth.html#SigningPubKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DepositPreauth\"},{\"kind\":1024,\"name\":\"TicketSequence\",\"url\":\"interfaces/DepositPreauth.html#TicketSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DepositPreauth\"},{\"kind\":1024,\"name\":\"TxnSignature\",\"url\":\"interfaces/DepositPreauth.html#TxnSignature\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"DepositPreauth\"},{\"kind\":256,\"name\":\"EscrowCancel\",\"url\":\"interfaces/EscrowCancel.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"TransactionType\",\"url\":\"interfaces/EscrowCancel.html#TransactionType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"EscrowCancel\"},{\"kind\":1024,\"name\":\"Owner\",\"url\":\"interfaces/EscrowCancel.html#Owner\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"EscrowCancel\"},{\"kind\":1024,\"name\":\"OfferSequence\",\"url\":\"interfaces/EscrowCancel.html#OfferSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"EscrowCancel\"},{\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/EscrowCancel.html#Account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EscrowCancel\"},{\"kind\":1024,\"name\":\"Fee\",\"url\":\"interfaces/EscrowCancel.html#Fee\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EscrowCancel\"},{\"kind\":1024,\"name\":\"Sequence\",\"url\":\"interfaces/EscrowCancel.html#Sequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EscrowCancel\"},{\"kind\":1024,\"name\":\"AccountTxnID\",\"url\":\"interfaces/EscrowCancel.html#AccountTxnID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EscrowCancel\"},{\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/EscrowCancel.html#Flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EscrowCancel\"},{\"kind\":1024,\"name\":\"LastLedgerSequence\",\"url\":\"interfaces/EscrowCancel.html#LastLedgerSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EscrowCancel\"},{\"kind\":1024,\"name\":\"Memos\",\"url\":\"interfaces/EscrowCancel.html#Memos\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EscrowCancel\"},{\"kind\":1024,\"name\":\"Signers\",\"url\":\"interfaces/EscrowCancel.html#Signers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EscrowCancel\"},{\"kind\":1024,\"name\":\"SourceTag\",\"url\":\"interfaces/EscrowCancel.html#SourceTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EscrowCancel\"},{\"kind\":1024,\"name\":\"SigningPubKey\",\"url\":\"interfaces/EscrowCancel.html#SigningPubKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EscrowCancel\"},{\"kind\":1024,\"name\":\"TicketSequence\",\"url\":\"interfaces/EscrowCancel.html#TicketSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EscrowCancel\"},{\"kind\":1024,\"name\":\"TxnSignature\",\"url\":\"interfaces/EscrowCancel.html#TxnSignature\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EscrowCancel\"},{\"kind\":256,\"name\":\"EscrowCreate\",\"url\":\"interfaces/EscrowCreate.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"TransactionType\",\"url\":\"interfaces/EscrowCreate.html#TransactionType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"EscrowCreate\"},{\"kind\":1024,\"name\":\"Amount\",\"url\":\"interfaces/EscrowCreate.html#Amount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"EscrowCreate\"},{\"kind\":1024,\"name\":\"Destination\",\"url\":\"interfaces/EscrowCreate.html#Destination\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"EscrowCreate\"},{\"kind\":1024,\"name\":\"CancelAfter\",\"url\":\"interfaces/EscrowCreate.html#CancelAfter\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"EscrowCreate\"},{\"kind\":1024,\"name\":\"FinishAfter\",\"url\":\"interfaces/EscrowCreate.html#FinishAfter\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"EscrowCreate\"},{\"kind\":1024,\"name\":\"Condition\",\"url\":\"interfaces/EscrowCreate.html#Condition\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"EscrowCreate\"},{\"kind\":1024,\"name\":\"DestinationTag\",\"url\":\"interfaces/EscrowCreate.html#DestinationTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"EscrowCreate\"},{\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/EscrowCreate.html#Account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EscrowCreate\"},{\"kind\":1024,\"name\":\"Fee\",\"url\":\"interfaces/EscrowCreate.html#Fee\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EscrowCreate\"},{\"kind\":1024,\"name\":\"Sequence\",\"url\":\"interfaces/EscrowCreate.html#Sequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EscrowCreate\"},{\"kind\":1024,\"name\":\"AccountTxnID\",\"url\":\"interfaces/EscrowCreate.html#AccountTxnID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EscrowCreate\"},{\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/EscrowCreate.html#Flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EscrowCreate\"},{\"kind\":1024,\"name\":\"LastLedgerSequence\",\"url\":\"interfaces/EscrowCreate.html#LastLedgerSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EscrowCreate\"},{\"kind\":1024,\"name\":\"Memos\",\"url\":\"interfaces/EscrowCreate.html#Memos\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EscrowCreate\"},{\"kind\":1024,\"name\":\"Signers\",\"url\":\"interfaces/EscrowCreate.html#Signers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EscrowCreate\"},{\"kind\":1024,\"name\":\"SourceTag\",\"url\":\"interfaces/EscrowCreate.html#SourceTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EscrowCreate\"},{\"kind\":1024,\"name\":\"SigningPubKey\",\"url\":\"interfaces/EscrowCreate.html#SigningPubKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EscrowCreate\"},{\"kind\":1024,\"name\":\"TicketSequence\",\"url\":\"interfaces/EscrowCreate.html#TicketSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EscrowCreate\"},{\"kind\":1024,\"name\":\"TxnSignature\",\"url\":\"interfaces/EscrowCreate.html#TxnSignature\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EscrowCreate\"},{\"kind\":256,\"name\":\"EscrowFinish\",\"url\":\"interfaces/EscrowFinish.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"TransactionType\",\"url\":\"interfaces/EscrowFinish.html#TransactionType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"EscrowFinish\"},{\"kind\":1024,\"name\":\"Owner\",\"url\":\"interfaces/EscrowFinish.html#Owner\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"EscrowFinish\"},{\"kind\":1024,\"name\":\"OfferSequence\",\"url\":\"interfaces/EscrowFinish.html#OfferSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"EscrowFinish\"},{\"kind\":1024,\"name\":\"Condition\",\"url\":\"interfaces/EscrowFinish.html#Condition\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"EscrowFinish\"},{\"kind\":1024,\"name\":\"Fulfillment\",\"url\":\"interfaces/EscrowFinish.html#Fulfillment\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"EscrowFinish\"},{\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/EscrowFinish.html#Account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EscrowFinish\"},{\"kind\":1024,\"name\":\"Fee\",\"url\":\"interfaces/EscrowFinish.html#Fee\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EscrowFinish\"},{\"kind\":1024,\"name\":\"Sequence\",\"url\":\"interfaces/EscrowFinish.html#Sequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EscrowFinish\"},{\"kind\":1024,\"name\":\"AccountTxnID\",\"url\":\"interfaces/EscrowFinish.html#AccountTxnID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EscrowFinish\"},{\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/EscrowFinish.html#Flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EscrowFinish\"},{\"kind\":1024,\"name\":\"LastLedgerSequence\",\"url\":\"interfaces/EscrowFinish.html#LastLedgerSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EscrowFinish\"},{\"kind\":1024,\"name\":\"Memos\",\"url\":\"interfaces/EscrowFinish.html#Memos\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EscrowFinish\"},{\"kind\":1024,\"name\":\"Signers\",\"url\":\"interfaces/EscrowFinish.html#Signers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EscrowFinish\"},{\"kind\":1024,\"name\":\"SourceTag\",\"url\":\"interfaces/EscrowFinish.html#SourceTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EscrowFinish\"},{\"kind\":1024,\"name\":\"SigningPubKey\",\"url\":\"interfaces/EscrowFinish.html#SigningPubKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EscrowFinish\"},{\"kind\":1024,\"name\":\"TicketSequence\",\"url\":\"interfaces/EscrowFinish.html#TicketSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EscrowFinish\"},{\"kind\":1024,\"name\":\"TxnSignature\",\"url\":\"interfaces/EscrowFinish.html#TxnSignature\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"EscrowFinish\"},{\"kind\":256,\"name\":\"NFTokenAcceptOffer\",\"url\":\"interfaces/NFTokenAcceptOffer.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"TransactionType\",\"url\":\"interfaces/NFTokenAcceptOffer.html#TransactionType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NFTokenAcceptOffer\"},{\"kind\":1024,\"name\":\"NFTokenSellOffer\",\"url\":\"interfaces/NFTokenAcceptOffer.html#NFTokenSellOffer\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NFTokenAcceptOffer\"},{\"kind\":1024,\"name\":\"NFTokenBuyOffer\",\"url\":\"interfaces/NFTokenAcceptOffer.html#NFTokenBuyOffer\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NFTokenAcceptOffer\"},{\"kind\":1024,\"name\":\"NFTokenBrokerFee\",\"url\":\"interfaces/NFTokenAcceptOffer.html#NFTokenBrokerFee\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NFTokenAcceptOffer\"},{\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/NFTokenAcceptOffer.html#Account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenAcceptOffer\"},{\"kind\":1024,\"name\":\"Fee\",\"url\":\"interfaces/NFTokenAcceptOffer.html#Fee\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenAcceptOffer\"},{\"kind\":1024,\"name\":\"Sequence\",\"url\":\"interfaces/NFTokenAcceptOffer.html#Sequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenAcceptOffer\"},{\"kind\":1024,\"name\":\"AccountTxnID\",\"url\":\"interfaces/NFTokenAcceptOffer.html#AccountTxnID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenAcceptOffer\"},{\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/NFTokenAcceptOffer.html#Flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenAcceptOffer\"},{\"kind\":1024,\"name\":\"LastLedgerSequence\",\"url\":\"interfaces/NFTokenAcceptOffer.html#LastLedgerSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenAcceptOffer\"},{\"kind\":1024,\"name\":\"Memos\",\"url\":\"interfaces/NFTokenAcceptOffer.html#Memos\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenAcceptOffer\"},{\"kind\":1024,\"name\":\"Signers\",\"url\":\"interfaces/NFTokenAcceptOffer.html#Signers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenAcceptOffer\"},{\"kind\":1024,\"name\":\"SourceTag\",\"url\":\"interfaces/NFTokenAcceptOffer.html#SourceTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenAcceptOffer\"},{\"kind\":1024,\"name\":\"SigningPubKey\",\"url\":\"interfaces/NFTokenAcceptOffer.html#SigningPubKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenAcceptOffer\"},{\"kind\":1024,\"name\":\"TicketSequence\",\"url\":\"interfaces/NFTokenAcceptOffer.html#TicketSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenAcceptOffer\"},{\"kind\":1024,\"name\":\"TxnSignature\",\"url\":\"interfaces/NFTokenAcceptOffer.html#TxnSignature\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenAcceptOffer\"},{\"kind\":256,\"name\":\"NFTokenBurn\",\"url\":\"interfaces/NFTokenBurn.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"TransactionType\",\"url\":\"interfaces/NFTokenBurn.html#TransactionType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NFTokenBurn\"},{\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/NFTokenBurn.html#Account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NFTokenBurn\"},{\"kind\":1024,\"name\":\"NFTokenID\",\"url\":\"interfaces/NFTokenBurn.html#NFTokenID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NFTokenBurn\"},{\"kind\":1024,\"name\":\"Owner\",\"url\":\"interfaces/NFTokenBurn.html#Owner\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NFTokenBurn\"},{\"kind\":1024,\"name\":\"Fee\",\"url\":\"interfaces/NFTokenBurn.html#Fee\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenBurn\"},{\"kind\":1024,\"name\":\"Sequence\",\"url\":\"interfaces/NFTokenBurn.html#Sequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenBurn\"},{\"kind\":1024,\"name\":\"AccountTxnID\",\"url\":\"interfaces/NFTokenBurn.html#AccountTxnID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenBurn\"},{\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/NFTokenBurn.html#Flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenBurn\"},{\"kind\":1024,\"name\":\"LastLedgerSequence\",\"url\":\"interfaces/NFTokenBurn.html#LastLedgerSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenBurn\"},{\"kind\":1024,\"name\":\"Memos\",\"url\":\"interfaces/NFTokenBurn.html#Memos\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenBurn\"},{\"kind\":1024,\"name\":\"Signers\",\"url\":\"interfaces/NFTokenBurn.html#Signers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenBurn\"},{\"kind\":1024,\"name\":\"SourceTag\",\"url\":\"interfaces/NFTokenBurn.html#SourceTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenBurn\"},{\"kind\":1024,\"name\":\"SigningPubKey\",\"url\":\"interfaces/NFTokenBurn.html#SigningPubKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenBurn\"},{\"kind\":1024,\"name\":\"TicketSequence\",\"url\":\"interfaces/NFTokenBurn.html#TicketSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenBurn\"},{\"kind\":1024,\"name\":\"TxnSignature\",\"url\":\"interfaces/NFTokenBurn.html#TxnSignature\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenBurn\"},{\"kind\":256,\"name\":\"NFTokenCancelOffer\",\"url\":\"interfaces/NFTokenCancelOffer.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"TransactionType\",\"url\":\"interfaces/NFTokenCancelOffer.html#TransactionType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NFTokenCancelOffer\"},{\"kind\":1024,\"name\":\"NFTokenOffers\",\"url\":\"interfaces/NFTokenCancelOffer.html#NFTokenOffers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NFTokenCancelOffer\"},{\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/NFTokenCancelOffer.html#Account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenCancelOffer\"},{\"kind\":1024,\"name\":\"Fee\",\"url\":\"interfaces/NFTokenCancelOffer.html#Fee\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenCancelOffer\"},{\"kind\":1024,\"name\":\"Sequence\",\"url\":\"interfaces/NFTokenCancelOffer.html#Sequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenCancelOffer\"},{\"kind\":1024,\"name\":\"AccountTxnID\",\"url\":\"interfaces/NFTokenCancelOffer.html#AccountTxnID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenCancelOffer\"},{\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/NFTokenCancelOffer.html#Flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenCancelOffer\"},{\"kind\":1024,\"name\":\"LastLedgerSequence\",\"url\":\"interfaces/NFTokenCancelOffer.html#LastLedgerSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenCancelOffer\"},{\"kind\":1024,\"name\":\"Memos\",\"url\":\"interfaces/NFTokenCancelOffer.html#Memos\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenCancelOffer\"},{\"kind\":1024,\"name\":\"Signers\",\"url\":\"interfaces/NFTokenCancelOffer.html#Signers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenCancelOffer\"},{\"kind\":1024,\"name\":\"SourceTag\",\"url\":\"interfaces/NFTokenCancelOffer.html#SourceTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenCancelOffer\"},{\"kind\":1024,\"name\":\"SigningPubKey\",\"url\":\"interfaces/NFTokenCancelOffer.html#SigningPubKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenCancelOffer\"},{\"kind\":1024,\"name\":\"TicketSequence\",\"url\":\"interfaces/NFTokenCancelOffer.html#TicketSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenCancelOffer\"},{\"kind\":1024,\"name\":\"TxnSignature\",\"url\":\"interfaces/NFTokenCancelOffer.html#TxnSignature\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenCancelOffer\"},{\"kind\":256,\"name\":\"NFTokenCreateOffer\",\"url\":\"interfaces/NFTokenCreateOffer.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"TransactionType\",\"url\":\"interfaces/NFTokenCreateOffer.html#TransactionType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NFTokenCreateOffer\"},{\"kind\":1024,\"name\":\"NFTokenID\",\"url\":\"interfaces/NFTokenCreateOffer.html#NFTokenID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NFTokenCreateOffer\"},{\"kind\":1024,\"name\":\"Amount\",\"url\":\"interfaces/NFTokenCreateOffer.html#Amount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NFTokenCreateOffer\"},{\"kind\":1024,\"name\":\"Owner\",\"url\":\"interfaces/NFTokenCreateOffer.html#Owner\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NFTokenCreateOffer\"},{\"kind\":1024,\"name\":\"Expiration\",\"url\":\"interfaces/NFTokenCreateOffer.html#Expiration\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NFTokenCreateOffer\"},{\"kind\":1024,\"name\":\"Destination\",\"url\":\"interfaces/NFTokenCreateOffer.html#Destination\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NFTokenCreateOffer\"},{\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/NFTokenCreateOffer.html#Flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NFTokenCreateOffer\"},{\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/NFTokenCreateOffer.html#Account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenCreateOffer\"},{\"kind\":1024,\"name\":\"Fee\",\"url\":\"interfaces/NFTokenCreateOffer.html#Fee\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenCreateOffer\"},{\"kind\":1024,\"name\":\"Sequence\",\"url\":\"interfaces/NFTokenCreateOffer.html#Sequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenCreateOffer\"},{\"kind\":1024,\"name\":\"AccountTxnID\",\"url\":\"interfaces/NFTokenCreateOffer.html#AccountTxnID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenCreateOffer\"},{\"kind\":1024,\"name\":\"LastLedgerSequence\",\"url\":\"interfaces/NFTokenCreateOffer.html#LastLedgerSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenCreateOffer\"},{\"kind\":1024,\"name\":\"Memos\",\"url\":\"interfaces/NFTokenCreateOffer.html#Memos\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenCreateOffer\"},{\"kind\":1024,\"name\":\"Signers\",\"url\":\"interfaces/NFTokenCreateOffer.html#Signers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenCreateOffer\"},{\"kind\":1024,\"name\":\"SourceTag\",\"url\":\"interfaces/NFTokenCreateOffer.html#SourceTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenCreateOffer\"},{\"kind\":1024,\"name\":\"SigningPubKey\",\"url\":\"interfaces/NFTokenCreateOffer.html#SigningPubKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenCreateOffer\"},{\"kind\":1024,\"name\":\"TicketSequence\",\"url\":\"interfaces/NFTokenCreateOffer.html#TicketSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenCreateOffer\"},{\"kind\":1024,\"name\":\"TxnSignature\",\"url\":\"interfaces/NFTokenCreateOffer.html#TxnSignature\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenCreateOffer\"},{\"kind\":8,\"name\":\"NFTokenCreateOfferFlags\",\"url\":\"enums/NFTokenCreateOfferFlags.html\",\"classes\":\"tsd-kind-enum\"},{\"kind\":16,\"name\":\"tfSellNFToken\",\"url\":\"enums/NFTokenCreateOfferFlags.html#tfSellNFToken\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NFTokenCreateOfferFlags\"},{\"kind\":256,\"name\":\"NFTokenCreateOfferFlagsInterface\",\"url\":\"interfaces/NFTokenCreateOfferFlagsInterface.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"tfSellNFToken\",\"url\":\"interfaces/NFTokenCreateOfferFlagsInterface.html#tfSellNFToken\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NFTokenCreateOfferFlagsInterface\"},{\"kind\":256,\"name\":\"NFTokenMint\",\"url\":\"interfaces/NFTokenMint.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"TransactionType\",\"url\":\"interfaces/NFTokenMint.html#TransactionType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NFTokenMint\"},{\"kind\":1024,\"name\":\"NFTokenTaxon\",\"url\":\"interfaces/NFTokenMint.html#NFTokenTaxon\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NFTokenMint\"},{\"kind\":1024,\"name\":\"Issuer\",\"url\":\"interfaces/NFTokenMint.html#Issuer\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NFTokenMint\"},{\"kind\":1024,\"name\":\"TransferFee\",\"url\":\"interfaces/NFTokenMint.html#TransferFee\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NFTokenMint\"},{\"kind\":1024,\"name\":\"URI\",\"url\":\"interfaces/NFTokenMint.html#URI\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NFTokenMint\"},{\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/NFTokenMint.html#Flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NFTokenMint\"},{\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/NFTokenMint.html#Account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenMint\"},{\"kind\":1024,\"name\":\"Fee\",\"url\":\"interfaces/NFTokenMint.html#Fee\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenMint\"},{\"kind\":1024,\"name\":\"Sequence\",\"url\":\"interfaces/NFTokenMint.html#Sequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenMint\"},{\"kind\":1024,\"name\":\"AccountTxnID\",\"url\":\"interfaces/NFTokenMint.html#AccountTxnID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenMint\"},{\"kind\":1024,\"name\":\"LastLedgerSequence\",\"url\":\"interfaces/NFTokenMint.html#LastLedgerSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenMint\"},{\"kind\":1024,\"name\":\"Memos\",\"url\":\"interfaces/NFTokenMint.html#Memos\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenMint\"},{\"kind\":1024,\"name\":\"Signers\",\"url\":\"interfaces/NFTokenMint.html#Signers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenMint\"},{\"kind\":1024,\"name\":\"SourceTag\",\"url\":\"interfaces/NFTokenMint.html#SourceTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenMint\"},{\"kind\":1024,\"name\":\"SigningPubKey\",\"url\":\"interfaces/NFTokenMint.html#SigningPubKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenMint\"},{\"kind\":1024,\"name\":\"TicketSequence\",\"url\":\"interfaces/NFTokenMint.html#TicketSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenMint\"},{\"kind\":1024,\"name\":\"TxnSignature\",\"url\":\"interfaces/NFTokenMint.html#TxnSignature\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"NFTokenMint\"},{\"kind\":8,\"name\":\"NFTokenMintFlags\",\"url\":\"enums/NFTokenMintFlags.html\",\"classes\":\"tsd-kind-enum\"},{\"kind\":16,\"name\":\"tfBurnable\",\"url\":\"enums/NFTokenMintFlags.html#tfBurnable\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NFTokenMintFlags\"},{\"kind\":16,\"name\":\"tfOnlyXRP\",\"url\":\"enums/NFTokenMintFlags.html#tfOnlyXRP\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NFTokenMintFlags\"},{\"kind\":16,\"name\":\"tfTrustLine\",\"url\":\"enums/NFTokenMintFlags.html#tfTrustLine\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NFTokenMintFlags\"},{\"kind\":16,\"name\":\"tfTransferable\",\"url\":\"enums/NFTokenMintFlags.html#tfTransferable\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NFTokenMintFlags\"},{\"kind\":256,\"name\":\"NFTokenMintFlagsInterface\",\"url\":\"interfaces/NFTokenMintFlagsInterface.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"tfBurnable\",\"url\":\"interfaces/NFTokenMintFlagsInterface.html#tfBurnable\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NFTokenMintFlagsInterface\"},{\"kind\":1024,\"name\":\"tfOnlyXRP\",\"url\":\"interfaces/NFTokenMintFlagsInterface.html#tfOnlyXRP\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NFTokenMintFlagsInterface\"},{\"kind\":1024,\"name\":\"tfTrustLine\",\"url\":\"interfaces/NFTokenMintFlagsInterface.html#tfTrustLine\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NFTokenMintFlagsInterface\"},{\"kind\":1024,\"name\":\"tfTransferable\",\"url\":\"interfaces/NFTokenMintFlagsInterface.html#tfTransferable\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NFTokenMintFlagsInterface\"},{\"kind\":256,\"name\":\"OfferCancel\",\"url\":\"interfaces/OfferCancel.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"TransactionType\",\"url\":\"interfaces/OfferCancel.html#TransactionType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OfferCancel\"},{\"kind\":1024,\"name\":\"OfferSequence\",\"url\":\"interfaces/OfferCancel.html#OfferSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OfferCancel\"},{\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/OfferCancel.html#Account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OfferCancel\"},{\"kind\":1024,\"name\":\"Fee\",\"url\":\"interfaces/OfferCancel.html#Fee\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OfferCancel\"},{\"kind\":1024,\"name\":\"Sequence\",\"url\":\"interfaces/OfferCancel.html#Sequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OfferCancel\"},{\"kind\":1024,\"name\":\"AccountTxnID\",\"url\":\"interfaces/OfferCancel.html#AccountTxnID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OfferCancel\"},{\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/OfferCancel.html#Flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OfferCancel\"},{\"kind\":1024,\"name\":\"LastLedgerSequence\",\"url\":\"interfaces/OfferCancel.html#LastLedgerSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OfferCancel\"},{\"kind\":1024,\"name\":\"Memos\",\"url\":\"interfaces/OfferCancel.html#Memos\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OfferCancel\"},{\"kind\":1024,\"name\":\"Signers\",\"url\":\"interfaces/OfferCancel.html#Signers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OfferCancel\"},{\"kind\":1024,\"name\":\"SourceTag\",\"url\":\"interfaces/OfferCancel.html#SourceTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OfferCancel\"},{\"kind\":1024,\"name\":\"SigningPubKey\",\"url\":\"interfaces/OfferCancel.html#SigningPubKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OfferCancel\"},{\"kind\":1024,\"name\":\"TicketSequence\",\"url\":\"interfaces/OfferCancel.html#TicketSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OfferCancel\"},{\"kind\":1024,\"name\":\"TxnSignature\",\"url\":\"interfaces/OfferCancel.html#TxnSignature\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OfferCancel\"},{\"kind\":8,\"name\":\"OfferCreateFlags\",\"url\":\"enums/OfferCreateFlags.html\",\"classes\":\"tsd-kind-enum\"},{\"kind\":16,\"name\":\"tfPassive\",\"url\":\"enums/OfferCreateFlags.html#tfPassive\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"OfferCreateFlags\"},{\"kind\":16,\"name\":\"tfImmediateOrCancel\",\"url\":\"enums/OfferCreateFlags.html#tfImmediateOrCancel\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"OfferCreateFlags\"},{\"kind\":16,\"name\":\"tfFillOrKill\",\"url\":\"enums/OfferCreateFlags.html#tfFillOrKill\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"OfferCreateFlags\"},{\"kind\":16,\"name\":\"tfSell\",\"url\":\"enums/OfferCreateFlags.html#tfSell\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"OfferCreateFlags\"},{\"kind\":256,\"name\":\"OfferCreateFlagsInterface\",\"url\":\"interfaces/OfferCreateFlagsInterface.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"tfPassive\",\"url\":\"interfaces/OfferCreateFlagsInterface.html#tfPassive\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OfferCreateFlagsInterface\"},{\"kind\":1024,\"name\":\"tfImmediateOrCancel\",\"url\":\"interfaces/OfferCreateFlagsInterface.html#tfImmediateOrCancel\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OfferCreateFlagsInterface\"},{\"kind\":1024,\"name\":\"tfFillOrKill\",\"url\":\"interfaces/OfferCreateFlagsInterface.html#tfFillOrKill\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OfferCreateFlagsInterface\"},{\"kind\":1024,\"name\":\"tfSell\",\"url\":\"interfaces/OfferCreateFlagsInterface.html#tfSell\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OfferCreateFlagsInterface\"},{\"kind\":256,\"name\":\"OfferCreate\",\"url\":\"interfaces/OfferCreate.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"TransactionType\",\"url\":\"interfaces/OfferCreate.html#TransactionType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OfferCreate\"},{\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/OfferCreate.html#Flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OfferCreate\"},{\"kind\":1024,\"name\":\"Expiration\",\"url\":\"interfaces/OfferCreate.html#Expiration\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OfferCreate\"},{\"kind\":1024,\"name\":\"OfferSequence\",\"url\":\"interfaces/OfferCreate.html#OfferSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OfferCreate\"},{\"kind\":1024,\"name\":\"TakerGets\",\"url\":\"interfaces/OfferCreate.html#TakerGets\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OfferCreate\"},{\"kind\":1024,\"name\":\"TakerPays\",\"url\":\"interfaces/OfferCreate.html#TakerPays\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"OfferCreate\"},{\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/OfferCreate.html#Account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OfferCreate\"},{\"kind\":1024,\"name\":\"Fee\",\"url\":\"interfaces/OfferCreate.html#Fee\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OfferCreate\"},{\"kind\":1024,\"name\":\"Sequence\",\"url\":\"interfaces/OfferCreate.html#Sequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OfferCreate\"},{\"kind\":1024,\"name\":\"AccountTxnID\",\"url\":\"interfaces/OfferCreate.html#AccountTxnID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OfferCreate\"},{\"kind\":1024,\"name\":\"LastLedgerSequence\",\"url\":\"interfaces/OfferCreate.html#LastLedgerSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OfferCreate\"},{\"kind\":1024,\"name\":\"Memos\",\"url\":\"interfaces/OfferCreate.html#Memos\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OfferCreate\"},{\"kind\":1024,\"name\":\"Signers\",\"url\":\"interfaces/OfferCreate.html#Signers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OfferCreate\"},{\"kind\":1024,\"name\":\"SourceTag\",\"url\":\"interfaces/OfferCreate.html#SourceTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OfferCreate\"},{\"kind\":1024,\"name\":\"SigningPubKey\",\"url\":\"interfaces/OfferCreate.html#SigningPubKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OfferCreate\"},{\"kind\":1024,\"name\":\"TicketSequence\",\"url\":\"interfaces/OfferCreate.html#TicketSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OfferCreate\"},{\"kind\":1024,\"name\":\"TxnSignature\",\"url\":\"interfaces/OfferCreate.html#TxnSignature\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"OfferCreate\"},{\"kind\":8,\"name\":\"PaymentFlags\",\"url\":\"enums/PaymentFlags.html\",\"classes\":\"tsd-kind-enum\"},{\"kind\":16,\"name\":\"tfNoDirectRipple\",\"url\":\"enums/PaymentFlags.html#tfNoDirectRipple\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PaymentFlags\"},{\"kind\":16,\"name\":\"tfPartialPayment\",\"url\":\"enums/PaymentFlags.html#tfPartialPayment\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PaymentFlags\"},{\"kind\":16,\"name\":\"tfLimitQuality\",\"url\":\"enums/PaymentFlags.html#tfLimitQuality\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PaymentFlags\"},{\"kind\":256,\"name\":\"PaymentFlagsInterface\",\"url\":\"interfaces/PaymentFlagsInterface.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"tfNoDirectRipple\",\"url\":\"interfaces/PaymentFlagsInterface.html#tfNoDirectRipple\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PaymentFlagsInterface\"},{\"kind\":1024,\"name\":\"tfPartialPayment\",\"url\":\"interfaces/PaymentFlagsInterface.html#tfPartialPayment\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PaymentFlagsInterface\"},{\"kind\":1024,\"name\":\"tfLimitQuality\",\"url\":\"interfaces/PaymentFlagsInterface.html#tfLimitQuality\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PaymentFlagsInterface\"},{\"kind\":256,\"name\":\"Payment\",\"url\":\"interfaces/Payment.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"TransactionType\",\"url\":\"interfaces/Payment.html#TransactionType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Payment\"},{\"kind\":1024,\"name\":\"Amount\",\"url\":\"interfaces/Payment.html#Amount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Payment\"},{\"kind\":1024,\"name\":\"Destination\",\"url\":\"interfaces/Payment.html#Destination\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Payment\"},{\"kind\":1024,\"name\":\"DestinationTag\",\"url\":\"interfaces/Payment.html#DestinationTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Payment\"},{\"kind\":1024,\"name\":\"InvoiceID\",\"url\":\"interfaces/Payment.html#InvoiceID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Payment\"},{\"kind\":1024,\"name\":\"Paths\",\"url\":\"interfaces/Payment.html#Paths\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Payment\"},{\"kind\":1024,\"name\":\"SendMax\",\"url\":\"interfaces/Payment.html#SendMax\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Payment\"},{\"kind\":1024,\"name\":\"DeliverMin\",\"url\":\"interfaces/Payment.html#DeliverMin\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Payment\"},{\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/Payment.html#Flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Payment\"},{\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/Payment.html#Account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"Payment\"},{\"kind\":1024,\"name\":\"Fee\",\"url\":\"interfaces/Payment.html#Fee\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"Payment\"},{\"kind\":1024,\"name\":\"Sequence\",\"url\":\"interfaces/Payment.html#Sequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"Payment\"},{\"kind\":1024,\"name\":\"AccountTxnID\",\"url\":\"interfaces/Payment.html#AccountTxnID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"Payment\"},{\"kind\":1024,\"name\":\"LastLedgerSequence\",\"url\":\"interfaces/Payment.html#LastLedgerSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"Payment\"},{\"kind\":1024,\"name\":\"Memos\",\"url\":\"interfaces/Payment.html#Memos\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"Payment\"},{\"kind\":1024,\"name\":\"Signers\",\"url\":\"interfaces/Payment.html#Signers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"Payment\"},{\"kind\":1024,\"name\":\"SourceTag\",\"url\":\"interfaces/Payment.html#SourceTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"Payment\"},{\"kind\":1024,\"name\":\"SigningPubKey\",\"url\":\"interfaces/Payment.html#SigningPubKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"Payment\"},{\"kind\":1024,\"name\":\"TicketSequence\",\"url\":\"interfaces/Payment.html#TicketSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"Payment\"},{\"kind\":1024,\"name\":\"TxnSignature\",\"url\":\"interfaces/Payment.html#TxnSignature\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"Payment\"},{\"kind\":8,\"name\":\"PaymentChannelClaimFlags\",\"url\":\"enums/PaymentChannelClaimFlags.html\",\"classes\":\"tsd-kind-enum\"},{\"kind\":16,\"name\":\"tfRenew\",\"url\":\"enums/PaymentChannelClaimFlags.html#tfRenew\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PaymentChannelClaimFlags\"},{\"kind\":16,\"name\":\"tfClose\",\"url\":\"enums/PaymentChannelClaimFlags.html#tfClose\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"PaymentChannelClaimFlags\"},{\"kind\":256,\"name\":\"PaymentChannelClaimFlagsInterface\",\"url\":\"interfaces/PaymentChannelClaimFlagsInterface.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"tfRenew\",\"url\":\"interfaces/PaymentChannelClaimFlagsInterface.html#tfRenew\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PaymentChannelClaimFlagsInterface\"},{\"kind\":1024,\"name\":\"tfClose\",\"url\":\"interfaces/PaymentChannelClaimFlagsInterface.html#tfClose\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PaymentChannelClaimFlagsInterface\"},{\"kind\":256,\"name\":\"PaymentChannelClaim\",\"url\":\"interfaces/PaymentChannelClaim.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"TransactionType\",\"url\":\"interfaces/PaymentChannelClaim.html#TransactionType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PaymentChannelClaim\"},{\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/PaymentChannelClaim.html#Flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PaymentChannelClaim\"},{\"kind\":1024,\"name\":\"Channel\",\"url\":\"interfaces/PaymentChannelClaim.html#Channel\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PaymentChannelClaim\"},{\"kind\":1024,\"name\":\"Balance\",\"url\":\"interfaces/PaymentChannelClaim.html#Balance\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PaymentChannelClaim\"},{\"kind\":1024,\"name\":\"Amount\",\"url\":\"interfaces/PaymentChannelClaim.html#Amount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PaymentChannelClaim\"},{\"kind\":1024,\"name\":\"Signature\",\"url\":\"interfaces/PaymentChannelClaim.html#Signature\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PaymentChannelClaim\"},{\"kind\":1024,\"name\":\"PublicKey\",\"url\":\"interfaces/PaymentChannelClaim.html#PublicKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PaymentChannelClaim\"},{\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/PaymentChannelClaim.html#Account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PaymentChannelClaim\"},{\"kind\":1024,\"name\":\"Fee\",\"url\":\"interfaces/PaymentChannelClaim.html#Fee\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PaymentChannelClaim\"},{\"kind\":1024,\"name\":\"Sequence\",\"url\":\"interfaces/PaymentChannelClaim.html#Sequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PaymentChannelClaim\"},{\"kind\":1024,\"name\":\"AccountTxnID\",\"url\":\"interfaces/PaymentChannelClaim.html#AccountTxnID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PaymentChannelClaim\"},{\"kind\":1024,\"name\":\"LastLedgerSequence\",\"url\":\"interfaces/PaymentChannelClaim.html#LastLedgerSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PaymentChannelClaim\"},{\"kind\":1024,\"name\":\"Memos\",\"url\":\"interfaces/PaymentChannelClaim.html#Memos\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PaymentChannelClaim\"},{\"kind\":1024,\"name\":\"Signers\",\"url\":\"interfaces/PaymentChannelClaim.html#Signers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PaymentChannelClaim\"},{\"kind\":1024,\"name\":\"SourceTag\",\"url\":\"interfaces/PaymentChannelClaim.html#SourceTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PaymentChannelClaim\"},{\"kind\":1024,\"name\":\"SigningPubKey\",\"url\":\"interfaces/PaymentChannelClaim.html#SigningPubKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PaymentChannelClaim\"},{\"kind\":1024,\"name\":\"TicketSequence\",\"url\":\"interfaces/PaymentChannelClaim.html#TicketSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PaymentChannelClaim\"},{\"kind\":1024,\"name\":\"TxnSignature\",\"url\":\"interfaces/PaymentChannelClaim.html#TxnSignature\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PaymentChannelClaim\"},{\"kind\":256,\"name\":\"PaymentChannelCreate\",\"url\":\"interfaces/PaymentChannelCreate.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"TransactionType\",\"url\":\"interfaces/PaymentChannelCreate.html#TransactionType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PaymentChannelCreate\"},{\"kind\":1024,\"name\":\"Amount\",\"url\":\"interfaces/PaymentChannelCreate.html#Amount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PaymentChannelCreate\"},{\"kind\":1024,\"name\":\"Destination\",\"url\":\"interfaces/PaymentChannelCreate.html#Destination\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PaymentChannelCreate\"},{\"kind\":1024,\"name\":\"SettleDelay\",\"url\":\"interfaces/PaymentChannelCreate.html#SettleDelay\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PaymentChannelCreate\"},{\"kind\":1024,\"name\":\"PublicKey\",\"url\":\"interfaces/PaymentChannelCreate.html#PublicKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PaymentChannelCreate\"},{\"kind\":1024,\"name\":\"CancelAfter\",\"url\":\"interfaces/PaymentChannelCreate.html#CancelAfter\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PaymentChannelCreate\"},{\"kind\":1024,\"name\":\"DestinationTag\",\"url\":\"interfaces/PaymentChannelCreate.html#DestinationTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PaymentChannelCreate\"},{\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/PaymentChannelCreate.html#Account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PaymentChannelCreate\"},{\"kind\":1024,\"name\":\"Fee\",\"url\":\"interfaces/PaymentChannelCreate.html#Fee\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PaymentChannelCreate\"},{\"kind\":1024,\"name\":\"Sequence\",\"url\":\"interfaces/PaymentChannelCreate.html#Sequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PaymentChannelCreate\"},{\"kind\":1024,\"name\":\"AccountTxnID\",\"url\":\"interfaces/PaymentChannelCreate.html#AccountTxnID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PaymentChannelCreate\"},{\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/PaymentChannelCreate.html#Flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PaymentChannelCreate\"},{\"kind\":1024,\"name\":\"LastLedgerSequence\",\"url\":\"interfaces/PaymentChannelCreate.html#LastLedgerSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PaymentChannelCreate\"},{\"kind\":1024,\"name\":\"Memos\",\"url\":\"interfaces/PaymentChannelCreate.html#Memos\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PaymentChannelCreate\"},{\"kind\":1024,\"name\":\"Signers\",\"url\":\"interfaces/PaymentChannelCreate.html#Signers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PaymentChannelCreate\"},{\"kind\":1024,\"name\":\"SourceTag\",\"url\":\"interfaces/PaymentChannelCreate.html#SourceTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PaymentChannelCreate\"},{\"kind\":1024,\"name\":\"SigningPubKey\",\"url\":\"interfaces/PaymentChannelCreate.html#SigningPubKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PaymentChannelCreate\"},{\"kind\":1024,\"name\":\"TicketSequence\",\"url\":\"interfaces/PaymentChannelCreate.html#TicketSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PaymentChannelCreate\"},{\"kind\":1024,\"name\":\"TxnSignature\",\"url\":\"interfaces/PaymentChannelCreate.html#TxnSignature\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PaymentChannelCreate\"},{\"kind\":256,\"name\":\"PaymentChannelFund\",\"url\":\"interfaces/PaymentChannelFund.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"TransactionType\",\"url\":\"interfaces/PaymentChannelFund.html#TransactionType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PaymentChannelFund\"},{\"kind\":1024,\"name\":\"Channel\",\"url\":\"interfaces/PaymentChannelFund.html#Channel\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PaymentChannelFund\"},{\"kind\":1024,\"name\":\"Amount\",\"url\":\"interfaces/PaymentChannelFund.html#Amount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PaymentChannelFund\"},{\"kind\":1024,\"name\":\"Expiration\",\"url\":\"interfaces/PaymentChannelFund.html#Expiration\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PaymentChannelFund\"},{\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/PaymentChannelFund.html#Account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PaymentChannelFund\"},{\"kind\":1024,\"name\":\"Fee\",\"url\":\"interfaces/PaymentChannelFund.html#Fee\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PaymentChannelFund\"},{\"kind\":1024,\"name\":\"Sequence\",\"url\":\"interfaces/PaymentChannelFund.html#Sequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PaymentChannelFund\"},{\"kind\":1024,\"name\":\"AccountTxnID\",\"url\":\"interfaces/PaymentChannelFund.html#AccountTxnID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PaymentChannelFund\"},{\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/PaymentChannelFund.html#Flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PaymentChannelFund\"},{\"kind\":1024,\"name\":\"LastLedgerSequence\",\"url\":\"interfaces/PaymentChannelFund.html#LastLedgerSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PaymentChannelFund\"},{\"kind\":1024,\"name\":\"Memos\",\"url\":\"interfaces/PaymentChannelFund.html#Memos\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PaymentChannelFund\"},{\"kind\":1024,\"name\":\"Signers\",\"url\":\"interfaces/PaymentChannelFund.html#Signers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PaymentChannelFund\"},{\"kind\":1024,\"name\":\"SourceTag\",\"url\":\"interfaces/PaymentChannelFund.html#SourceTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PaymentChannelFund\"},{\"kind\":1024,\"name\":\"SigningPubKey\",\"url\":\"interfaces/PaymentChannelFund.html#SigningPubKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PaymentChannelFund\"},{\"kind\":1024,\"name\":\"TicketSequence\",\"url\":\"interfaces/PaymentChannelFund.html#TicketSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PaymentChannelFund\"},{\"kind\":1024,\"name\":\"TxnSignature\",\"url\":\"interfaces/PaymentChannelFund.html#TxnSignature\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PaymentChannelFund\"},{\"kind\":256,\"name\":\"SetRegularKey\",\"url\":\"interfaces/SetRegularKey.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"TransactionType\",\"url\":\"interfaces/SetRegularKey.html#TransactionType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SetRegularKey\"},{\"kind\":1024,\"name\":\"RegularKey\",\"url\":\"interfaces/SetRegularKey.html#RegularKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SetRegularKey\"},{\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/SetRegularKey.html#Account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SetRegularKey\"},{\"kind\":1024,\"name\":\"Fee\",\"url\":\"interfaces/SetRegularKey.html#Fee\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SetRegularKey\"},{\"kind\":1024,\"name\":\"Sequence\",\"url\":\"interfaces/SetRegularKey.html#Sequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SetRegularKey\"},{\"kind\":1024,\"name\":\"AccountTxnID\",\"url\":\"interfaces/SetRegularKey.html#AccountTxnID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SetRegularKey\"},{\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/SetRegularKey.html#Flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SetRegularKey\"},{\"kind\":1024,\"name\":\"LastLedgerSequence\",\"url\":\"interfaces/SetRegularKey.html#LastLedgerSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SetRegularKey\"},{\"kind\":1024,\"name\":\"Memos\",\"url\":\"interfaces/SetRegularKey.html#Memos\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SetRegularKey\"},{\"kind\":1024,\"name\":\"Signers\",\"url\":\"interfaces/SetRegularKey.html#Signers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SetRegularKey\"},{\"kind\":1024,\"name\":\"SourceTag\",\"url\":\"interfaces/SetRegularKey.html#SourceTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SetRegularKey\"},{\"kind\":1024,\"name\":\"SigningPubKey\",\"url\":\"interfaces/SetRegularKey.html#SigningPubKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SetRegularKey\"},{\"kind\":1024,\"name\":\"TicketSequence\",\"url\":\"interfaces/SetRegularKey.html#TicketSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SetRegularKey\"},{\"kind\":1024,\"name\":\"TxnSignature\",\"url\":\"interfaces/SetRegularKey.html#TxnSignature\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SetRegularKey\"},{\"kind\":256,\"name\":\"SignerListSet\",\"url\":\"interfaces/SignerListSet.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"TransactionType\",\"url\":\"interfaces/SignerListSet.html#TransactionType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SignerListSet\"},{\"kind\":1024,\"name\":\"SignerQuorum\",\"url\":\"interfaces/SignerListSet.html#SignerQuorum\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SignerListSet\"},{\"kind\":1024,\"name\":\"SignerEntries\",\"url\":\"interfaces/SignerListSet.html#SignerEntries\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"SignerListSet\"},{\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/SignerListSet.html#Account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SignerListSet\"},{\"kind\":1024,\"name\":\"Fee\",\"url\":\"interfaces/SignerListSet.html#Fee\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SignerListSet\"},{\"kind\":1024,\"name\":\"Sequence\",\"url\":\"interfaces/SignerListSet.html#Sequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SignerListSet\"},{\"kind\":1024,\"name\":\"AccountTxnID\",\"url\":\"interfaces/SignerListSet.html#AccountTxnID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SignerListSet\"},{\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/SignerListSet.html#Flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SignerListSet\"},{\"kind\":1024,\"name\":\"LastLedgerSequence\",\"url\":\"interfaces/SignerListSet.html#LastLedgerSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SignerListSet\"},{\"kind\":1024,\"name\":\"Memos\",\"url\":\"interfaces/SignerListSet.html#Memos\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SignerListSet\"},{\"kind\":1024,\"name\":\"Signers\",\"url\":\"interfaces/SignerListSet.html#Signers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SignerListSet\"},{\"kind\":1024,\"name\":\"SourceTag\",\"url\":\"interfaces/SignerListSet.html#SourceTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SignerListSet\"},{\"kind\":1024,\"name\":\"SigningPubKey\",\"url\":\"interfaces/SignerListSet.html#SigningPubKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SignerListSet\"},{\"kind\":1024,\"name\":\"TicketSequence\",\"url\":\"interfaces/SignerListSet.html#TicketSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SignerListSet\"},{\"kind\":1024,\"name\":\"TxnSignature\",\"url\":\"interfaces/SignerListSet.html#TxnSignature\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"SignerListSet\"},{\"kind\":256,\"name\":\"TicketCreate\",\"url\":\"interfaces/TicketCreate.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"TransactionType\",\"url\":\"interfaces/TicketCreate.html#TransactionType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TicketCreate\"},{\"kind\":1024,\"name\":\"TicketCount\",\"url\":\"interfaces/TicketCreate.html#TicketCount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TicketCreate\"},{\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/TicketCreate.html#Account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TicketCreate\"},{\"kind\":1024,\"name\":\"Fee\",\"url\":\"interfaces/TicketCreate.html#Fee\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TicketCreate\"},{\"kind\":1024,\"name\":\"Sequence\",\"url\":\"interfaces/TicketCreate.html#Sequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TicketCreate\"},{\"kind\":1024,\"name\":\"AccountTxnID\",\"url\":\"interfaces/TicketCreate.html#AccountTxnID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TicketCreate\"},{\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/TicketCreate.html#Flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TicketCreate\"},{\"kind\":1024,\"name\":\"LastLedgerSequence\",\"url\":\"interfaces/TicketCreate.html#LastLedgerSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TicketCreate\"},{\"kind\":1024,\"name\":\"Memos\",\"url\":\"interfaces/TicketCreate.html#Memos\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TicketCreate\"},{\"kind\":1024,\"name\":\"Signers\",\"url\":\"interfaces/TicketCreate.html#Signers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TicketCreate\"},{\"kind\":1024,\"name\":\"SourceTag\",\"url\":\"interfaces/TicketCreate.html#SourceTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TicketCreate\"},{\"kind\":1024,\"name\":\"SigningPubKey\",\"url\":\"interfaces/TicketCreate.html#SigningPubKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TicketCreate\"},{\"kind\":1024,\"name\":\"TicketSequence\",\"url\":\"interfaces/TicketCreate.html#TicketSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TicketCreate\"},{\"kind\":1024,\"name\":\"TxnSignature\",\"url\":\"interfaces/TicketCreate.html#TxnSignature\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TicketCreate\"},{\"kind\":256,\"name\":\"TrustSetFlagsInterface\",\"url\":\"interfaces/TrustSetFlagsInterface.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"tfSetfAuth\",\"url\":\"interfaces/TrustSetFlagsInterface.html#tfSetfAuth\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TrustSetFlagsInterface\"},{\"kind\":1024,\"name\":\"tfSetNoRipple\",\"url\":\"interfaces/TrustSetFlagsInterface.html#tfSetNoRipple\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TrustSetFlagsInterface\"},{\"kind\":1024,\"name\":\"tfClearNoRipple\",\"url\":\"interfaces/TrustSetFlagsInterface.html#tfClearNoRipple\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TrustSetFlagsInterface\"},{\"kind\":1024,\"name\":\"tfSetFreeze\",\"url\":\"interfaces/TrustSetFlagsInterface.html#tfSetFreeze\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TrustSetFlagsInterface\"},{\"kind\":1024,\"name\":\"tfClearFreeze\",\"url\":\"interfaces/TrustSetFlagsInterface.html#tfClearFreeze\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TrustSetFlagsInterface\"},{\"kind\":8,\"name\":\"TrustSetFlags\",\"url\":\"enums/TrustSetFlags.html\",\"classes\":\"tsd-kind-enum\"},{\"kind\":16,\"name\":\"tfSetfAuth\",\"url\":\"enums/TrustSetFlags.html#tfSetfAuth\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TrustSetFlags\"},{\"kind\":16,\"name\":\"tfSetNoRipple\",\"url\":\"enums/TrustSetFlags.html#tfSetNoRipple\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TrustSetFlags\"},{\"kind\":16,\"name\":\"tfClearNoRipple\",\"url\":\"enums/TrustSetFlags.html#tfClearNoRipple\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TrustSetFlags\"},{\"kind\":16,\"name\":\"tfSetFreeze\",\"url\":\"enums/TrustSetFlags.html#tfSetFreeze\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TrustSetFlags\"},{\"kind\":16,\"name\":\"tfClearFreeze\",\"url\":\"enums/TrustSetFlags.html#tfClearFreeze\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"TrustSetFlags\"},{\"kind\":256,\"name\":\"TrustSet\",\"url\":\"interfaces/TrustSet.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"TransactionType\",\"url\":\"interfaces/TrustSet.html#TransactionType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TrustSet\"},{\"kind\":1024,\"name\":\"LimitAmount\",\"url\":\"interfaces/TrustSet.html#LimitAmount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TrustSet\"},{\"kind\":1024,\"name\":\"QualityIn\",\"url\":\"interfaces/TrustSet.html#QualityIn\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TrustSet\"},{\"kind\":1024,\"name\":\"QualityOut\",\"url\":\"interfaces/TrustSet.html#QualityOut\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TrustSet\"},{\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/TrustSet.html#Flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TrustSet\"},{\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/TrustSet.html#Account\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TrustSet\"},{\"kind\":1024,\"name\":\"Fee\",\"url\":\"interfaces/TrustSet.html#Fee\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TrustSet\"},{\"kind\":1024,\"name\":\"Sequence\",\"url\":\"interfaces/TrustSet.html#Sequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TrustSet\"},{\"kind\":1024,\"name\":\"AccountTxnID\",\"url\":\"interfaces/TrustSet.html#AccountTxnID\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TrustSet\"},{\"kind\":1024,\"name\":\"LastLedgerSequence\",\"url\":\"interfaces/TrustSet.html#LastLedgerSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TrustSet\"},{\"kind\":1024,\"name\":\"Memos\",\"url\":\"interfaces/TrustSet.html#Memos\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TrustSet\"},{\"kind\":1024,\"name\":\"Signers\",\"url\":\"interfaces/TrustSet.html#Signers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TrustSet\"},{\"kind\":1024,\"name\":\"SourceTag\",\"url\":\"interfaces/TrustSet.html#SourceTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TrustSet\"},{\"kind\":1024,\"name\":\"SigningPubKey\",\"url\":\"interfaces/TrustSet.html#SigningPubKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TrustSet\"},{\"kind\":1024,\"name\":\"TicketSequence\",\"url\":\"interfaces/TrustSet.html#TicketSequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TrustSet\"},{\"kind\":1024,\"name\":\"TxnSignature\",\"url\":\"interfaces/TrustSet.html#TxnSignature\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TrustSet\"},{\"kind\":64,\"name\":\"getBalanceChanges\",\"url\":\"functions/getBalanceChanges.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"dropsToXrp\",\"url\":\"functions/dropsToXrp.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"xrpToDrops\",\"url\":\"functions/xrpToDrops.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"hasNextPage\",\"url\":\"functions/hasNextPage.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"rippleTimeToISOTime\",\"url\":\"functions/rippleTimeToISOTime.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"isoTimeToRippleTime\",\"url\":\"functions/isoTimeToRippleTime.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"rippleTimeToUnixTime\",\"url\":\"functions/rippleTimeToUnixTime.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"unixTimeToRippleTime\",\"url\":\"functions/unixTimeToRippleTime.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"percentToQuality\",\"url\":\"functions/percentToQuality.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"decimalToQuality\",\"url\":\"functions/decimalToQuality.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"percentToTransferRate\",\"url\":\"functions/percentToTransferRate.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"decimalToTransferRate\",\"url\":\"functions/decimalToTransferRate.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"transferRateToDecimal\",\"url\":\"functions/transferRateToDecimal.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"qualityToDecimal\",\"url\":\"functions/qualityToDecimal.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"isValidSecret\",\"url\":\"functions/isValidSecret.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"isValidAddress\",\"url\":\"functions/isValidAddress.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":32,\"name\":\"hashes\",\"url\":\"variables/hashes.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"variables/hashes.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-variable\",\"parent\":\"hashes\"},{\"kind\":1024,\"name\":\"hashSignedTx\",\"url\":\"variables/hashes.html#__type.hashSignedTx\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"hashes.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"variables/hashes.html#__type.hashSignedTx.__type-13\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"hashes.__type.hashSignedTx\"},{\"kind\":1024,\"name\":\"hashTx\",\"url\":\"variables/hashes.html#__type.hashTx\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"hashes.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"variables/hashes.html#__type.hashTx.__type-21\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"hashes.__type.hashTx\"},{\"kind\":1024,\"name\":\"hashAccountRoot\",\"url\":\"variables/hashes.html#__type.hashAccountRoot\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"hashes.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"variables/hashes.html#__type.hashAccountRoot.__type-1\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"hashes.__type.hashAccountRoot\"},{\"kind\":1024,\"name\":\"hashSignerListId\",\"url\":\"variables/hashes.html#__type.hashSignerListId\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"hashes.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"variables/hashes.html#__type.hashSignerListId.__type-15\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"hashes.__type.hashSignerListId\"},{\"kind\":1024,\"name\":\"hashOfferId\",\"url\":\"variables/hashes.html#__type.hashOfferId\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"hashes.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"variables/hashes.html#__type.hashOfferId.__type-9\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"hashes.__type.hashOfferId\"},{\"kind\":1024,\"name\":\"hashTrustline\",\"url\":\"variables/hashes.html#__type.hashTrustline\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"hashes.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"variables/hashes.html#__type.hashTrustline.__type-19\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"hashes.__type.hashTrustline\"},{\"kind\":1024,\"name\":\"hashTxTree\",\"url\":\"variables/hashes.html#__type.hashTxTree\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"hashes.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"variables/hashes.html#__type.hashTxTree.__type-23\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"hashes.__type.hashTxTree\"},{\"kind\":1024,\"name\":\"hashStateTree\",\"url\":\"variables/hashes.html#__type.hashStateTree\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"hashes.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"variables/hashes.html#__type.hashStateTree.__type-17\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"hashes.__type.hashStateTree\"},{\"kind\":1024,\"name\":\"hashLedger\",\"url\":\"variables/hashes.html#__type.hashLedger\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"hashes.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"variables/hashes.html#__type.hashLedger.__type-5\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"hashes.__type.hashLedger\"},{\"kind\":1024,\"name\":\"hashLedgerHeader\",\"url\":\"variables/hashes.html#__type.hashLedgerHeader\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"hashes.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"variables/hashes.html#__type.hashLedgerHeader.__type-7\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"hashes.__type.hashLedgerHeader\"},{\"kind\":1024,\"name\":\"hashEscrow\",\"url\":\"variables/hashes.html#__type.hashEscrow\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"hashes.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"variables/hashes.html#__type.hashEscrow.__type-3\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"hashes.__type.hashEscrow\"},{\"kind\":1024,\"name\":\"hashPaymentChannel\",\"url\":\"variables/hashes.html#__type.hashPaymentChannel\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"hashes.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"variables/hashes.html#__type.hashPaymentChannel.__type-11\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"hashes.__type.hashPaymentChannel\"},{\"kind\":64,\"name\":\"deriveXAddress\",\"url\":\"functions/deriveXAddress.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"signPaymentChannelClaim\",\"url\":\"functions/signPaymentChannelClaim.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"verifyPaymentChannelClaim\",\"url\":\"functions/verifyPaymentChannelClaim.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"convertStringToHex\",\"url\":\"functions/convertStringToHex.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"convertHexToString\",\"url\":\"functions/convertHexToString.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"encode\",\"url\":\"functions/encode.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"decode\",\"url\":\"functions/decode.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"encodeForMultiSigning\",\"url\":\"functions/encodeForMultiSigning.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"encodeForSigning\",\"url\":\"functions/encodeForSigning.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"encodeForSigningClaim\",\"url\":\"functions/encodeForSigningClaim.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"getNFTokenID\",\"url\":\"functions/getNFTokenID.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"parseNFTokenID\",\"url\":\"functions/parseNFTokenID.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"functions/parseNFTokenID.html#parseNFTokenID.__type\",\"classes\":\"tsd-kind-type-literal\",\"parent\":\"parseNFTokenID.parseNFTokenID\"},{\"kind\":1024,\"name\":\"NFTokenID\",\"url\":\"functions/parseNFTokenID.html#parseNFTokenID.__type.NFTokenID\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"parseNFTokenID.parseNFTokenID.__type\"},{\"kind\":1024,\"name\":\"Flags\",\"url\":\"functions/parseNFTokenID.html#parseNFTokenID.__type.Flags\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"parseNFTokenID.parseNFTokenID.__type\"},{\"kind\":1024,\"name\":\"TransferFee\",\"url\":\"functions/parseNFTokenID.html#parseNFTokenID.__type.TransferFee\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"parseNFTokenID.parseNFTokenID.__type\"},{\"kind\":1024,\"name\":\"Issuer\",\"url\":\"functions/parseNFTokenID.html#parseNFTokenID.__type.Issuer\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"parseNFTokenID.parseNFTokenID.__type\"},{\"kind\":1024,\"name\":\"Taxon\",\"url\":\"functions/parseNFTokenID.html#parseNFTokenID.__type.Taxon\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"parseNFTokenID.parseNFTokenID.__type\"},{\"kind\":1024,\"name\":\"Sequence\",\"url\":\"functions/parseNFTokenID.html#parseNFTokenID.__type.Sequence\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"parseNFTokenID.parseNFTokenID.__type\"},{\"kind\":128,\"name\":\"XrplError\",\"url\":\"classes/XrplError.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/XrplError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"XrplError\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"classes/XrplError.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"XrplError\"},{\"kind\":1024,\"name\":\"message\",\"url\":\"classes/XrplError.html#message\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"XrplError\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"classes/XrplError.html#data\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"XrplError\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/XrplError.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"XrplError\"},{\"kind\":2048,\"name\":\"inspect\",\"url\":\"classes/XrplError.html#inspect\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"XrplError\"},{\"kind\":128,\"name\":\"UnexpectedError\",\"url\":\"classes/UnexpectedError.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/UnexpectedError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UnexpectedError\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"classes/UnexpectedError.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UnexpectedError\"},{\"kind\":1024,\"name\":\"message\",\"url\":\"classes/UnexpectedError.html#message\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UnexpectedError\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"classes/UnexpectedError.html#data\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UnexpectedError\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/UnexpectedError.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UnexpectedError\"},{\"kind\":2048,\"name\":\"inspect\",\"url\":\"classes/UnexpectedError.html#inspect\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UnexpectedError\"},{\"kind\":128,\"name\":\"ConnectionError\",\"url\":\"classes/ConnectionError.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ConnectionError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ConnectionError\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"classes/ConnectionError.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ConnectionError\"},{\"kind\":1024,\"name\":\"message\",\"url\":\"classes/ConnectionError.html#message\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ConnectionError\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"classes/ConnectionError.html#data\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ConnectionError\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/ConnectionError.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ConnectionError\"},{\"kind\":2048,\"name\":\"inspect\",\"url\":\"classes/ConnectionError.html#inspect\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ConnectionError\"},{\"kind\":128,\"name\":\"RippledError\",\"url\":\"classes/RippledError.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/RippledError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"RippledError\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"classes/RippledError.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"RippledError\"},{\"kind\":1024,\"name\":\"message\",\"url\":\"classes/RippledError.html#message\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"RippledError\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"classes/RippledError.html#data\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"RippledError\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/RippledError.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"RippledError\"},{\"kind\":2048,\"name\":\"inspect\",\"url\":\"classes/RippledError.html#inspect\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"RippledError\"},{\"kind\":128,\"name\":\"NotConnectedError\",\"url\":\"classes/NotConnectedError.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/NotConnectedError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"NotConnectedError\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"classes/NotConnectedError.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"NotConnectedError\"},{\"kind\":1024,\"name\":\"message\",\"url\":\"classes/NotConnectedError.html#message\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"NotConnectedError\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"classes/NotConnectedError.html#data\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"NotConnectedError\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/NotConnectedError.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"NotConnectedError\"},{\"kind\":2048,\"name\":\"inspect\",\"url\":\"classes/NotConnectedError.html#inspect\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"NotConnectedError\"},{\"kind\":128,\"name\":\"DisconnectedError\",\"url\":\"classes/DisconnectedError.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DisconnectedError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DisconnectedError\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"classes/DisconnectedError.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DisconnectedError\"},{\"kind\":1024,\"name\":\"message\",\"url\":\"classes/DisconnectedError.html#message\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DisconnectedError\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"classes/DisconnectedError.html#data\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DisconnectedError\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/DisconnectedError.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DisconnectedError\"},{\"kind\":2048,\"name\":\"inspect\",\"url\":\"classes/DisconnectedError.html#inspect\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DisconnectedError\"},{\"kind\":128,\"name\":\"RippledNotInitializedError\",\"url\":\"classes/RippledNotInitializedError.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/RippledNotInitializedError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"RippledNotInitializedError\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"classes/RippledNotInitializedError.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"RippledNotInitializedError\"},{\"kind\":1024,\"name\":\"message\",\"url\":\"classes/RippledNotInitializedError.html#message\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"RippledNotInitializedError\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"classes/RippledNotInitializedError.html#data\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"RippledNotInitializedError\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/RippledNotInitializedError.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"RippledNotInitializedError\"},{\"kind\":2048,\"name\":\"inspect\",\"url\":\"classes/RippledNotInitializedError.html#inspect\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"RippledNotInitializedError\"},{\"kind\":128,\"name\":\"TimeoutError\",\"url\":\"classes/TimeoutError.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TimeoutError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TimeoutError\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"classes/TimeoutError.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TimeoutError\"},{\"kind\":1024,\"name\":\"message\",\"url\":\"classes/TimeoutError.html#message\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TimeoutError\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"classes/TimeoutError.html#data\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TimeoutError\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/TimeoutError.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TimeoutError\"},{\"kind\":2048,\"name\":\"inspect\",\"url\":\"classes/TimeoutError.html#inspect\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TimeoutError\"},{\"kind\":128,\"name\":\"ResponseFormatError\",\"url\":\"classes/ResponseFormatError.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ResponseFormatError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ResponseFormatError\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"classes/ResponseFormatError.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ResponseFormatError\"},{\"kind\":1024,\"name\":\"message\",\"url\":\"classes/ResponseFormatError.html#message\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ResponseFormatError\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"classes/ResponseFormatError.html#data\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ResponseFormatError\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/ResponseFormatError.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ResponseFormatError\"},{\"kind\":2048,\"name\":\"inspect\",\"url\":\"classes/ResponseFormatError.html#inspect\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ResponseFormatError\"},{\"kind\":128,\"name\":\"ValidationError\",\"url\":\"classes/ValidationError.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ValidationError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ValidationError\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"classes/ValidationError.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ValidationError\"},{\"kind\":1024,\"name\":\"message\",\"url\":\"classes/ValidationError.html#message\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ValidationError\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"classes/ValidationError.html#data\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ValidationError\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/ValidationError.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ValidationError\"},{\"kind\":2048,\"name\":\"inspect\",\"url\":\"classes/ValidationError.html#inspect\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ValidationError\"},{\"kind\":128,\"name\":\"NotFoundError\",\"url\":\"classes/NotFoundError.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/NotFoundError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"NotFoundError\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"classes/NotFoundError.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"NotFoundError\"},{\"kind\":1024,\"name\":\"message\",\"url\":\"classes/NotFoundError.html#message\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"NotFoundError\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"classes/NotFoundError.html#data\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"NotFoundError\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/NotFoundError.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"NotFoundError\"},{\"kind\":2048,\"name\":\"inspect\",\"url\":\"classes/NotFoundError.html#inspect\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"NotFoundError\"},{\"kind\":128,\"name\":\"XRPLFaucetError\",\"url\":\"classes/XRPLFaucetError.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/XRPLFaucetError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"XRPLFaucetError\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"classes/XRPLFaucetError.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"XRPLFaucetError\"},{\"kind\":1024,\"name\":\"message\",\"url\":\"classes/XRPLFaucetError.html#message\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"XRPLFaucetError\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"classes/XRPLFaucetError.html#data\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"XRPLFaucetError\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/XRPLFaucetError.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"XRPLFaucetError\"},{\"kind\":2048,\"name\":\"inspect\",\"url\":\"classes/XRPLFaucetError.html#inspect\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"XRPLFaucetError\"},{\"kind\":64,\"name\":\"authorizeChannel\",\"url\":\"functions/authorizeChannel.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"verifySignature\",\"url\":\"functions/verifySignature.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"multisign\",\"url\":\"functions/multisign.html\",\"classes\":\"tsd-kind-function\"}],\"index\":{\"version\":\"2.3.9\",\"fields\":[\"name\",\"comment\"],\"fieldVectors\":[[\"name/0\",[0,71.909]],[\"comment/0\",[]],[\"name/1\",[1,48.556]],[\"comment/1\",[]],[\"name/2\",[2,71.909]],[\"comment/2\",[]],[\"name/3\",[3,71.909]],[\"comment/3\",[]],[\"name/4\",[4,66.801]],[\"comment/4\",[]],[\"name/5\",[5,63.436]],[\"comment/5\",[]],[\"name/6\",[6,63.436]],[\"comment/6\",[]],[\"name/7\",[7,63.436]],[\"comment/7\",[]],[\"name/8\",[8,60.923]],[\"comment/8\",[]],[\"name/9\",[9,66.801]],[\"comment/9\",[]],[\"name/10\",[10,66.801]],[\"comment/10\",[]],[\"name/11\",[11,66.801]],[\"comment/11\",[]],[\"name/12\",[12,66.801]],[\"comment/12\",[]],[\"name/13\",[13,66.801]],[\"comment/13\",[]],[\"name/14\",[14,66.801]],[\"comment/14\",[]],[\"name/15\",[15,66.801]],[\"comment/15\",[]],[\"name/16\",[16,31.596]],[\"comment/16\",[]],[\"name/17\",[17,66.801]],[\"comment/17\",[]],[\"name/18\",[16,31.596]],[\"comment/18\",[]],[\"name/19\",[18,66.801]],[\"comment/19\",[]],[\"name/20\",[16,31.596]],[\"comment/20\",[]],[\"name/21\",[19,66.801]],[\"comment/21\",[]],[\"name/22\",[16,31.596]],[\"comment/22\",[]],[\"name/23\",[20,66.801]],[\"comment/23\",[]],[\"name/24\",[16,31.596]],[\"comment/24\",[]],[\"name/25\",[21,66.801]],[\"comment/25\",[]],[\"name/26\",[16,31.596]],[\"comment/26\",[]],[\"name/27\",[22,66.801]],[\"comment/27\",[]],[\"name/28\",[16,31.596]],[\"comment/28\",[]],[\"name/29\",[23,66.801]],[\"comment/29\",[]],[\"name/30\",[16,31.596]],[\"comment/30\",[]],[\"name/31\",[24,66.801]],[\"comment/31\",[]],[\"name/32\",[16,31.596]],[\"comment/32\",[]],[\"name/33\",[25,71.909]],[\"comment/33\",[]],[\"name/34\",[1,48.556]],[\"comment/34\",[]],[\"name/35\",[4,66.801]],[\"comment/35\",[]],[\"name/36\",[5,63.436]],[\"comment/36\",[]],[\"name/37\",[6,63.436]],[\"comment/37\",[]],[\"name/38\",[7,63.436]],[\"comment/38\",[]],[\"name/39\",[8,60.923]],[\"comment/39\",[]],[\"name/40\",[9,66.801]],[\"comment/40\",[]],[\"name/41\",[10,66.801]],[\"comment/41\",[]],[\"name/42\",[11,66.801]],[\"comment/42\",[]],[\"name/43\",[12,66.801]],[\"comment/43\",[]],[\"name/44\",[13,66.801]],[\"comment/44\",[]],[\"name/45\",[14,66.801]],[\"comment/45\",[]],[\"name/46\",[15,66.801]],[\"comment/46\",[]],[\"name/47\",[16,31.596]],[\"comment/47\",[]],[\"name/48\",[17,66.801]],[\"comment/48\",[]],[\"name/49\",[16,31.596]],[\"comment/49\",[]],[\"name/50\",[18,66.801]],[\"comment/50\",[]],[\"name/51\",[16,31.596]],[\"comment/51\",[]],[\"name/52\",[19,66.801]],[\"comment/52\",[]],[\"name/53\",[16,31.596]],[\"comment/53\",[]],[\"name/54\",[20,66.801]],[\"comment/54\",[]],[\"name/55\",[16,31.596]],[\"comment/55\",[]],[\"name/56\",[21,66.801]],[\"comment/56\",[]],[\"name/57\",[16,31.596]],[\"comment/57\",[]],[\"name/58\",[22,66.801]],[\"comment/58\",[]],[\"name/59\",[16,31.596]],[\"comment/59\",[]],[\"name/60\",[23,66.801]],[\"comment/60\",[]],[\"name/61\",[16,31.596]],[\"comment/61\",[]],[\"name/62\",[24,66.801]],[\"comment/62\",[]],[\"name/63\",[16,31.596]],[\"comment/63\",[]],[\"name/64\",[26,71.909]],[\"comment/64\",[]],[\"name/65\",[5,63.436]],[\"comment/65\",[]],[\"name/66\",[6,63.436]],[\"comment/66\",[]],[\"name/67\",[27,71.909]],[\"comment/67\",[]],[\"name/68\",[28,71.909]],[\"comment/68\",[]],[\"name/69\",[29,71.909]],[\"comment/69\",[]],[\"name/70\",[30,71.909]],[\"comment/70\",[]],[\"name/71\",[31,71.909]],[\"comment/71\",[]],[\"name/72\",[32,71.909]],[\"comment/72\",[]],[\"name/73\",[33,71.909]],[\"comment/73\",[]],[\"name/74\",[34,71.909]],[\"comment/74\",[]],[\"name/75\",[35,71.909]],[\"comment/75\",[]],[\"name/76\",[36,71.909]],[\"comment/76\",[]],[\"name/77\",[37,71.909]],[\"comment/77\",[]],[\"name/78\",[16,31.596]],[\"comment/78\",[]],[\"name/79\",[38,71.909]],[\"comment/79\",[]],[\"name/80\",[39,71.909]],[\"comment/80\",[]],[\"name/81\",[40,71.909]],[\"comment/81\",[]],[\"name/82\",[41,71.909]],[\"comment/82\",[]],[\"name/83\",[16,31.596]],[\"comment/83\",[]],[\"name/84\",[42,71.909]],[\"comment/84\",[]],[\"name/85\",[43,71.909]],[\"comment/85\",[]],[\"name/86\",[44,71.909]],[\"comment/86\",[]],[\"name/87\",[45,71.909]],[\"comment/87\",[]],[\"name/88\",[1,48.556]],[\"comment/88\",[]],[\"name/89\",[46,60.923]],[\"comment/89\",[]],[\"name/90\",[47,71.909]],[\"comment/90\",[]],[\"name/91\",[48,71.909]],[\"comment/91\",[]],[\"name/92\",[49,71.909]],[\"comment/92\",[]],[\"name/93\",[50,71.909]],[\"comment/93\",[]],[\"name/94\",[51,71.909]],[\"comment/94\",[]],[\"name/95\",[16,31.596]],[\"comment/95\",[]],[\"name/96\",[52,60.923]],[\"comment/96\",[]],[\"name/97\",[53,58.916]],[\"comment/97\",[]],[\"name/98\",[54,71.909]],[\"comment/98\",[]],[\"name/99\",[55,71.909]],[\"comment/99\",[]],[\"name/100\",[56,71.909]],[\"comment/100\",[]],[\"name/101\",[57,71.909]],[\"comment/101\",[]],[\"name/102\",[58,66.801]],[\"comment/102\",[]],[\"name/103\",[59,71.909]],[\"comment/103\",[]],[\"name/104\",[60,48.556]],[\"comment/104\",[]],[\"name/105\",[61,36.944]],[\"comment/105\",[]],[\"name/106\",[62,60.923]],[\"comment/106\",[]],[\"name/107\",[63,38.707]],[\"comment/107\",[]],[\"name/108\",[64,71.909]],[\"comment/108\",[]],[\"name/109\",[65,52.45]],[\"comment/109\",[]],[\"name/110\",[66,52.45]],[\"comment/110\",[]],[\"name/111\",[67,42.12]],[\"comment/111\",[]],[\"name/112\",[68,43.577]],[\"comment/112\",[]],[\"name/113\",[69,63.436]],[\"comment/113\",[]],[\"name/114\",[70,66.801]],[\"comment/114\",[]],[\"name/115\",[71,66.801]],[\"comment/115\",[]],[\"name/116\",[72,66.801]],[\"comment/116\",[]],[\"name/117\",[73,66.801]],[\"comment/117\",[]],[\"name/118\",[74,66.801]],[\"comment/118\",[]],[\"name/119\",[75,66.801]],[\"comment/119\",[]],[\"name/120\",[76,47.342]],[\"comment/120\",[]],[\"name/121\",[77,71.909]],[\"comment/121\",[]],[\"name/122\",[78,66.801]],[\"comment/122\",[]],[\"name/123\",[79,66.801]],[\"comment/123\",[]],[\"name/124\",[80,66.801]],[\"comment/124\",[]],[\"name/125\",[81,66.801]],[\"comment/125\",[]],[\"name/126\",[82,66.801]],[\"comment/126\",[]],[\"name/127\",[83,66.801]],[\"comment/127\",[]],[\"name/128\",[84,66.801]],[\"comment/128\",[]],[\"name/129\",[85,66.801]],[\"comment/129\",[]],[\"name/130\",[86,66.801]],[\"comment/130\",[]],[\"name/131\",[87,66.801]],[\"comment/131\",[]],[\"name/132\",[88,66.801]],[\"comment/132\",[]],[\"name/133\",[89,66.801]],[\"comment/133\",[]],[\"name/134\",[90,66.801]],[\"comment/134\",[]],[\"name/135\",[91,71.909]],[\"comment/135\",[]],[\"name/136\",[78,66.801]],[\"comment/136\",[]],[\"name/137\",[79,66.801]],[\"comment/137\",[]],[\"name/138\",[80,66.801]],[\"comment/138\",[]],[\"name/139\",[81,66.801]],[\"comment/139\",[]],[\"name/140\",[82,66.801]],[\"comment/140\",[]],[\"name/141\",[83,66.801]],[\"comment/141\",[]],[\"name/142\",[84,66.801]],[\"comment/142\",[]],[\"name/143\",[85,66.801]],[\"comment/143\",[]],[\"name/144\",[86,66.801]],[\"comment/144\",[]],[\"name/145\",[87,66.801]],[\"comment/145\",[]],[\"name/146\",[88,66.801]],[\"comment/146\",[]],[\"name/147\",[89,66.801]],[\"comment/147\",[]],[\"name/148\",[90,66.801]],[\"comment/148\",[]],[\"name/149\",[92,63.436]],[\"comment/149\",[]],[\"name/150\",[60,48.556]],[\"comment/150\",[]],[\"name/151\",[92,63.436]],[\"comment/151\",[]],[\"name/152\",[93,71.909]],[\"comment/152\",[]],[\"name/153\",[63,38.707]],[\"comment/153\",[]],[\"name/154\",[76,47.342]],[\"comment/154\",[]],[\"name/155\",[94,66.801]],[\"comment/155\",[]],[\"name/156\",[60,48.556]],[\"comment/156\",[]],[\"name/157\",[61,36.944]],[\"comment/157\",[]],[\"name/158\",[95,53.451]],[\"comment/158\",[]],[\"name/159\",[63,38.707]],[\"comment/159\",[]],[\"name/160\",[96,54.563]],[\"comment/160\",[]],[\"name/161\",[65,52.45]],[\"comment/161\",[]],[\"name/162\",[66,52.45]],[\"comment/162\",[]],[\"name/163\",[97,63.436]],[\"comment/163\",[]],[\"name/164\",[67,42.12]],[\"comment/164\",[]],[\"name/165\",[98,63.436]],[\"comment/165\",[]],[\"name/166\",[99,54.563]],[\"comment/166\",[]],[\"name/167\",[100,52.45]],[\"comment/167\",[]],[\"name/168\",[101,63.436]],[\"comment/168\",[]],[\"name/169\",[102,42.822]],[\"comment/169\",[]],[\"name/170\",[76,47.342]],[\"comment/170\",[]],[\"name/171\",[103,66.801]],[\"comment/171\",[]],[\"name/172\",[60,48.556]],[\"comment/172\",[]],[\"name/173\",[61,36.944]],[\"comment/173\",[]],[\"name/174\",[104,66.801]],[\"comment/174\",[]],[\"name/175\",[63,38.707]],[\"comment/175\",[]],[\"name/176\",[96,54.563]],[\"comment/176\",[]],[\"name/177\",[65,52.45]],[\"comment/177\",[]],[\"name/178\",[66,52.45]],[\"comment/178\",[]],[\"name/179\",[76,47.342]],[\"comment/179\",[]],[\"name/180\",[105,71.909]],[\"comment/180\",[]],[\"name/181\",[60,48.556]],[\"comment/181\",[]],[\"name/182\",[63,38.707]],[\"comment/182\",[]],[\"name/183\",[106,71.909]],[\"comment/183\",[]],[\"name/184\",[107,71.909]],[\"comment/184\",[]],[\"name/185\",[108,71.909]],[\"comment/185\",[]],[\"name/186\",[109,71.909]],[\"comment/186\",[]],[\"name/187\",[110,58.916]],[\"comment/187\",[]],[\"name/188\",[111,71.909]],[\"comment/188\",[]],[\"name/189\",[112,71.909]],[\"comment/189\",[]],[\"name/190\",[113,71.909]],[\"comment/190\",[]],[\"name/191\",[114,71.909]],[\"comment/191\",[]],[\"name/192\",[76,47.342]],[\"comment/192\",[]],[\"name/193\",[115,66.801]],[\"comment/193\",[]],[\"name/194\",[60,48.556]],[\"comment/194\",[]],[\"name/195\",[61,36.944]],[\"comment/195\",[]],[\"name/196\",[95,53.451]],[\"comment/196\",[]],[\"name/197\",[116,52.45]],[\"comment/197\",[]],[\"name/198\",[117,63.436]],[\"comment/198\",[]],[\"name/199\",[118,60.923]],[\"comment/199\",[]],[\"name/200\",[119,66.801]],[\"comment/200\",[]],[\"name/201\",[63,38.707]],[\"comment/201\",[]],[\"name/202\",[102,42.822]],[\"comment/202\",[]],[\"name/203\",[99,54.563]],[\"comment/203\",[]],[\"name/204\",[96,54.563]],[\"comment/204\",[]],[\"name/205\",[98,63.436]],[\"comment/205\",[]],[\"name/206\",[65,52.45]],[\"comment/206\",[]],[\"name/207\",[66,52.45]],[\"comment/207\",[]],[\"name/208\",[76,47.342]],[\"comment/208\",[]],[\"name/209\",[120,71.909]],[\"comment/209\",[]],[\"name/210\",[60,48.556]],[\"comment/210\",[]],[\"name/211\",[121,71.909]],[\"comment/211\",[]],[\"name/212\",[122,71.909]],[\"comment/212\",[]],[\"name/213\",[123,71.909]],[\"comment/213\",[]],[\"name/214\",[124,71.909]],[\"comment/214\",[]],[\"name/215\",[63,38.707]],[\"comment/215\",[]],[\"name/216\",[76,47.342]],[\"comment/216\",[]],[\"name/217\",[125,66.801]],[\"comment/217\",[]],[\"name/218\",[126,71.909]],[\"comment/218\",[]],[\"name/219\",[127,71.909]],[\"comment/219\",[]],[\"name/220\",[128,71.909]],[\"comment/220\",[]],[\"name/221\",[129,66.801]],[\"comment/221\",[]],[\"name/222\",[130,71.909]],[\"comment/222\",[]],[\"name/223\",[131,71.909]],[\"comment/223\",[]],[\"name/224\",[132,66.801]],[\"comment/224\",[]],[\"name/225\",[133,40.554]],[\"comment/225\",[]],[\"name/226\",[134,40.269]],[\"comment/226\",[]],[\"name/227\",[135,71.909]],[\"comment/227\",[]],[\"name/228\",[136,71.909]],[\"comment/228\",[]],[\"name/229\",[137,71.909]],[\"comment/229\",[]],[\"name/230\",[138,71.909]],[\"comment/230\",[]],[\"name/231\",[139,58.916]],[\"comment/231\",[]],[\"name/232\",[58,66.801]],[\"comment/232\",[]],[\"name/233\",[140,71.909]],[\"comment/233\",[]],[\"name/234\",[60,48.556]],[\"comment/234\",[]],[\"name/235\",[141,43.577]],[\"comment/235\",[]],[\"name/236\",[142,66.801]],[\"comment/236\",[]],[\"name/237\",[63,38.707]],[\"comment/237\",[]],[\"name/238\",[76,47.342]],[\"comment/238\",[]],[\"name/239\",[143,71.909]],[\"comment/239\",[]],[\"name/240\",[60,48.556]],[\"comment/240\",[]],[\"name/241\",[144,71.909]],[\"comment/241\",[]],[\"name/242\",[145,71.909]],[\"comment/242\",[]],[\"name/243\",[146,71.909]],[\"comment/243\",[]],[\"name/244\",[76,47.342]],[\"comment/244\",[]],[\"name/245\",[147,66.801]],[\"comment/245\",[]],[\"name/246\",[60,48.556]],[\"comment/246\",[]],[\"name/247\",[63,38.707]],[\"comment/247\",[]],[\"name/248\",[61,36.944]],[\"comment/248\",[]],[\"name/249\",[67,42.12]],[\"comment/249\",[]],[\"name/250\",[148,63.436]],[\"comment/250\",[]],[\"name/251\",[149,63.436]],[\"comment/251\",[]],[\"name/252\",[150,66.801]],[\"comment/252\",[]],[\"name/253\",[151,66.801]],[\"comment/253\",[]],[\"name/254\",[96,54.563]],[\"comment/254\",[]],[\"name/255\",[65,52.45]],[\"comment/255\",[]],[\"name/256\",[66,52.45]],[\"comment/256\",[]],[\"name/257\",[100,52.45]],[\"comment/257\",[]],[\"name/258\",[76,47.342]],[\"comment/258\",[]],[\"name/259\",[152,71.909]],[\"comment/259\",[]],[\"name/260\",[153,71.909]],[\"comment/260\",[]],[\"name/261\",[154,71.909]],[\"comment/261\",[]],[\"name/262\",[155,71.909]],[\"comment/262\",[]],[\"name/263\",[60,48.556]],[\"comment/263\",[]],[\"name/264\",[61,36.944]],[\"comment/264\",[]],[\"name/265\",[95,53.451]],[\"comment/265\",[]],[\"name/266\",[116,52.45]],[\"comment/266\",[]],[\"name/267\",[62,60.923]],[\"comment/267\",[]],[\"name/268\",[46,60.923]],[\"comment/268\",[]],[\"name/269\",[156,66.801]],[\"comment/269\",[]],[\"name/270\",[96,54.563]],[\"comment/270\",[]],[\"name/271\",[65,52.45]],[\"comment/271\",[]],[\"name/272\",[66,52.45]],[\"comment/272\",[]],[\"name/273\",[63,38.707]],[\"comment/273\",[]],[\"name/274\",[100,52.45]],[\"comment/274\",[]],[\"name/275\",[118,60.923]],[\"comment/275\",[]],[\"name/276\",[102,42.822]],[\"comment/276\",[]],[\"name/277\",[99,54.563]],[\"comment/277\",[]],[\"name/278\",[98,63.436]],[\"comment/278\",[]],[\"name/279\",[76,47.342]],[\"comment/279\",[]],[\"name/280\",[157,71.909]],[\"comment/280\",[]],[\"name/281\",[60,48.556]],[\"comment/281\",[]],[\"name/282\",[63,38.707]],[\"comment/282\",[]],[\"name/283\",[62,60.923]],[\"comment/283\",[]],[\"name/284\",[158,71.909]],[\"comment/284\",[]],[\"name/285\",[159,71.909]],[\"comment/285\",[]],[\"name/286\",[65,52.45]],[\"comment/286\",[]],[\"name/287\",[66,52.45]],[\"comment/287\",[]],[\"name/288\",[160,71.909]],[\"comment/288\",[]],[\"name/289\",[161,71.909]],[\"comment/289\",[]],[\"name/290\",[162,71.909]],[\"comment/290\",[]],[\"name/291\",[163,71.909]],[\"comment/291\",[]],[\"name/292\",[164,71.909]],[\"comment/292\",[]],[\"name/293\",[165,71.909]],[\"comment/293\",[]],[\"name/294\",[76,47.342]],[\"comment/294\",[]],[\"name/295\",[166,71.909]],[\"comment/295\",[]],[\"name/296\",[167,71.909]],[\"comment/296\",[]],[\"name/297\",[168,71.909]],[\"comment/297\",[]],[\"name/298\",[169,71.909]],[\"comment/298\",[]],[\"name/299\",[170,71.909]],[\"comment/299\",[]],[\"name/300\",[171,71.909]],[\"comment/300\",[]],[\"name/301\",[172,71.909]],[\"comment/301\",[]],[\"name/302\",[173,71.909]],[\"comment/302\",[]],[\"name/303\",[174,71.909]],[\"comment/303\",[]],[\"name/304\",[175,71.909]],[\"comment/304\",[]],[\"name/305\",[60,48.556]],[\"comment/305\",[]],[\"name/306\",[63,38.707]],[\"comment/306\",[]],[\"name/307\",[65,52.45]],[\"comment/307\",[]],[\"name/308\",[66,52.45]],[\"comment/308\",[]],[\"name/309\",[96,54.563]],[\"comment/309\",[]],[\"name/310\",[176,66.801]],[\"comment/310\",[]],[\"name/311\",[177,71.909]],[\"comment/311\",[]],[\"name/312\",[178,66.801]],[\"comment/312\",[]],[\"name/313\",[76,47.342]],[\"comment/313\",[]],[\"name/314\",[179,71.909]],[\"comment/314\",[]],[\"name/315\",[180,71.909]],[\"comment/315\",[]],[\"name/316\",[181,66.801]],[\"comment/316\",[]],[\"name/317\",[60,48.556]],[\"comment/317\",[]],[\"name/318\",[61,36.944]],[\"comment/318\",[]],[\"name/319\",[63,38.707]],[\"comment/319\",[]],[\"name/320\",[96,54.563]],[\"comment/320\",[]],[\"name/321\",[65,52.45]],[\"comment/321\",[]],[\"name/322\",[66,52.45]],[\"comment/322\",[]],[\"name/323\",[182,43.577]],[\"comment/323\",[]],[\"name/324\",[76,47.342]],[\"comment/324\",[]],[\"name/325\",[183,71.909]],[\"comment/325\",[]],[\"name/326\",[184,71.909]],[\"comment/326\",[]],[\"name/327\",[8,60.923]],[\"comment/327\",[]],[\"name/328\",[185,71.909]],[\"comment/328\",[]],[\"name/329\",[186,71.909]],[\"comment/329\",[]],[\"name/330\",[187,39.991]],[\"comment/330\",[]],[\"name/331\",[61,36.944]],[\"comment/331\",[]],[\"name/332\",[188,54.563]],[\"comment/332\",[]],[\"name/333\",[133,40.554]],[\"comment/333\",[]],[\"name/334\",[134,40.269]],[\"comment/334\",[]],[\"name/335\",[189,49.937]],[\"comment/335\",[]],[\"name/336\",[190,49.222]],[\"comment/336\",[]],[\"name/337\",[191,32.856]],[\"comment/337\",[]],[\"name/338\",[192,33.267]],[\"comment/338\",[]],[\"name/339\",[193,71.909]],[\"comment/339\",[]],[\"name/340\",[194,40.554]],[\"comment/340\",[]],[\"name/341\",[16,31.596]],[\"comment/341\",[]],[\"name/342\",[61,36.944]],[\"comment/342\",[]],[\"name/343\",[195,71.909]],[\"comment/343\",[]],[\"name/344\",[133,40.554]],[\"comment/344\",[]],[\"name/345\",[134,40.269]],[\"comment/345\",[]],[\"name/346\",[196,49.222]],[\"comment/346\",[]],[\"name/347\",[189,49.937]],[\"comment/347\",[]],[\"name/348\",[190,49.222]],[\"comment/348\",[]],[\"name/349\",[191,32.856]],[\"comment/349\",[]],[\"name/350\",[197,39.201]],[\"comment/350\",[]],[\"name/351\",[198,38.236]],[\"comment/351\",[]],[\"name/352\",[199,40.554]],[\"comment/352\",[]],[\"name/353\",[200,40.269]],[\"comment/353\",[]],[\"name/354\",[201,40.554]],[\"comment/354\",[]],[\"name/355\",[192,33.267]],[\"comment/355\",[]],[\"name/356\",[202,71.909]],[\"comment/356\",[]],[\"name/357\",[187,39.991]],[\"comment/357\",[]],[\"name/358\",[61,36.944]],[\"comment/358\",[]],[\"name/359\",[133,40.554]],[\"comment/359\",[]],[\"name/360\",[134,40.269]],[\"comment/360\",[]],[\"name/361\",[203,60.923]],[\"comment/361\",[]],[\"name/362\",[191,32.856]],[\"comment/362\",[]],[\"name/363\",[192,33.267]],[\"comment/363\",[]],[\"name/364\",[204,71.909]],[\"comment/364\",[]],[\"name/365\",[194,40.554]],[\"comment/365\",[]],[\"name/366\",[16,31.596]],[\"comment/366\",[]],[\"name/367\",[133,40.554]],[\"comment/367\",[]],[\"name/368\",[134,40.269]],[\"comment/368\",[]],[\"name/369\",[205,71.909]],[\"comment/369\",[]],[\"name/370\",[206,71.909]],[\"comment/370\",[]],[\"name/371\",[196,49.222]],[\"comment/371\",[]],[\"name/372\",[191,32.856]],[\"comment/372\",[]],[\"name/373\",[197,39.201]],[\"comment/373\",[]],[\"name/374\",[198,38.236]],[\"comment/374\",[]],[\"name/375\",[199,40.554]],[\"comment/375\",[]],[\"name/376\",[200,40.269]],[\"comment/376\",[]],[\"name/377\",[201,40.554]],[\"comment/377\",[]],[\"name/378\",[192,33.267]],[\"comment/378\",[]],[\"name/379\",[207,71.909]],[\"comment/379\",[]],[\"name/380\",[187,39.991]],[\"comment/380\",[]],[\"name/381\",[61,36.944]],[\"comment/381\",[]],[\"name/382\",[133,40.554]],[\"comment/382\",[]],[\"name/383\",[134,40.269]],[\"comment/383\",[]],[\"name/384\",[208,66.801]],[\"comment/384\",[]],[\"name/385\",[209,71.909]],[\"comment/385\",[]],[\"name/386\",[203,60.923]],[\"comment/386\",[]],[\"name/387\",[191,32.856]],[\"comment/387\",[]],[\"name/388\",[192,33.267]],[\"comment/388\",[]],[\"name/389\",[210,71.909]],[\"comment/389\",[]],[\"name/390\",[194,40.554]],[\"comment/390\",[]],[\"name/391\",[16,31.596]],[\"comment/391\",[]],[\"name/392\",[211,71.909]],[\"comment/392\",[]],[\"name/393\",[212,48.556]],[\"comment/393\",[]],[\"name/394\",[134,40.269]],[\"comment/394\",[]],[\"name/395\",[213,66.801]],[\"comment/395\",[]],[\"name/396\",[196,49.222]],[\"comment/396\",[]],[\"name/397\",[191,32.856]],[\"comment/397\",[]],[\"name/398\",[197,39.201]],[\"comment/398\",[]],[\"name/399\",[198,38.236]],[\"comment/399\",[]],[\"name/400\",[199,40.554]],[\"comment/400\",[]],[\"name/401\",[200,40.269]],[\"comment/401\",[]],[\"name/402\",[201,40.554]],[\"comment/402\",[]],[\"name/403\",[192,33.267]],[\"comment/403\",[]],[\"name/404\",[214,71.909]],[\"comment/404\",[]],[\"name/405\",[187,39.991]],[\"comment/405\",[]],[\"name/406\",[61,36.944]],[\"comment/406\",[]],[\"name/407\",[133,40.554]],[\"comment/407\",[]],[\"name/408\",[134,40.269]],[\"comment/408\",[]],[\"name/409\",[215,71.909]],[\"comment/409\",[]],[\"name/410\",[189,49.937]],[\"comment/410\",[]],[\"name/411\",[190,49.222]],[\"comment/411\",[]],[\"name/412\",[191,32.856]],[\"comment/412\",[]],[\"name/413\",[192,33.267]],[\"comment/413\",[]],[\"name/414\",[216,71.909]],[\"comment/414\",[]],[\"name/415\",[194,40.554]],[\"comment/415\",[]],[\"name/416\",[16,31.596]],[\"comment/416\",[]],[\"name/417\",[61,36.944]],[\"comment/417\",[]],[\"name/418\",[217,71.909]],[\"comment/418\",[]],[\"name/419\",[212,48.556]],[\"comment/419\",[]],[\"name/420\",[134,40.269]],[\"comment/420\",[]],[\"name/421\",[133,40.554]],[\"comment/421\",[]],[\"name/422\",[190,49.222]],[\"comment/422\",[]],[\"name/423\",[191,32.856]],[\"comment/423\",[]],[\"name/424\",[197,39.201]],[\"comment/424\",[]],[\"name/425\",[198,38.236]],[\"comment/425\",[]],[\"name/426\",[199,40.554]],[\"comment/426\",[]],[\"name/427\",[200,40.269]],[\"comment/427\",[]],[\"name/428\",[201,40.554]],[\"comment/428\",[]],[\"name/429\",[192,33.267]],[\"comment/429\",[]],[\"name/430\",[218,71.909]],[\"comment/430\",[]],[\"name/431\",[187,39.991]],[\"comment/431\",[]],[\"name/432\",[61,36.944]],[\"comment/432\",[]],[\"name/433\",[189,49.937]],[\"comment/433\",[]],[\"name/434\",[190,49.222]],[\"comment/434\",[]],[\"name/435\",[191,32.856]],[\"comment/435\",[]],[\"name/436\",[192,33.267]],[\"comment/436\",[]],[\"name/437\",[219,71.909]],[\"comment/437\",[]],[\"name/438\",[194,40.554]],[\"comment/438\",[]],[\"name/439\",[16,31.596]],[\"comment/439\",[]],[\"name/440\",[61,36.944]],[\"comment/440\",[]],[\"name/441\",[220,71.909]],[\"comment/441\",[]],[\"name/442\",[212,48.556]],[\"comment/442\",[]],[\"name/443\",[196,49.222]],[\"comment/443\",[]],[\"name/444\",[190,49.222]],[\"comment/444\",[]],[\"name/445\",[189,49.937]],[\"comment/445\",[]],[\"name/446\",[191,32.856]],[\"comment/446\",[]],[\"name/447\",[197,39.201]],[\"comment/447\",[]],[\"name/448\",[198,38.236]],[\"comment/448\",[]],[\"name/449\",[199,40.554]],[\"comment/449\",[]],[\"name/450\",[200,40.269]],[\"comment/450\",[]],[\"name/451\",[201,40.554]],[\"comment/451\",[]],[\"name/452\",[192,33.267]],[\"comment/452\",[]],[\"name/453\",[221,71.909]],[\"comment/453\",[]],[\"name/454\",[187,39.991]],[\"comment/454\",[]],[\"name/455\",[61,36.944]],[\"comment/455\",[]],[\"name/456\",[198,38.236]],[\"comment/456\",[]],[\"name/457\",[222,71.909]],[\"comment/457\",[]],[\"name/458\",[133,40.554]],[\"comment/458\",[]],[\"name/459\",[134,40.269]],[\"comment/459\",[]],[\"name/460\",[189,49.937]],[\"comment/460\",[]],[\"name/461\",[190,49.222]],[\"comment/461\",[]],[\"name/462\",[191,32.856]],[\"comment/462\",[]],[\"name/463\",[192,33.267]],[\"comment/463\",[]],[\"name/464\",[223,71.909]],[\"comment/464\",[]],[\"name/465\",[194,40.554]],[\"comment/465\",[]],[\"name/466\",[16,31.596]],[\"comment/466\",[]],[\"name/467\",[61,36.944]],[\"comment/467\",[]],[\"name/468\",[224,71.909]],[\"comment/468\",[]],[\"name/469\",[133,40.554]],[\"comment/469\",[]],[\"name/470\",[134,40.269]],[\"comment/470\",[]],[\"name/471\",[212,48.556]],[\"comment/471\",[]],[\"name/472\",[189,49.937]],[\"comment/472\",[]],[\"name/473\",[190,49.222]],[\"comment/473\",[]],[\"name/474\",[196,49.222]],[\"comment/474\",[]],[\"name/475\",[191,32.856]],[\"comment/475\",[]],[\"name/476\",[197,39.201]],[\"comment/476\",[]],[\"name/477\",[198,38.236]],[\"comment/477\",[]],[\"name/478\",[199,40.554]],[\"comment/478\",[]],[\"name/479\",[200,40.269]],[\"comment/479\",[]],[\"name/480\",[201,40.554]],[\"comment/480\",[]],[\"name/481\",[192,33.267]],[\"comment/481\",[]],[\"name/482\",[225,71.909]],[\"comment/482\",[]],[\"name/483\",[63,38.707]],[\"comment/483\",[]],[\"name/484\",[226,57.246]],[\"comment/484\",[]],[\"name/485\",[227,66.801]],[\"comment/485\",[]],[\"name/486\",[228,66.801]],[\"comment/486\",[]],[\"name/487\",[229,66.801]],[\"comment/487\",[]],[\"name/488\",[100,52.45]],[\"comment/488\",[]],[\"name/489\",[230,71.909]],[\"comment/489\",[]],[\"name/490\",[187,39.991]],[\"comment/490\",[]],[\"name/491\",[61,36.944]],[\"comment/491\",[]],[\"name/492\",[133,40.554]],[\"comment/492\",[]],[\"name/493\",[134,40.269]],[\"comment/493\",[]],[\"name/494\",[189,49.937]],[\"comment/494\",[]],[\"name/495\",[190,49.222]],[\"comment/495\",[]],[\"name/496\",[203,60.923]],[\"comment/496\",[]],[\"name/497\",[191,32.856]],[\"comment/497\",[]],[\"name/498\",[192,33.267]],[\"comment/498\",[]],[\"name/499\",[231,71.909]],[\"comment/499\",[]],[\"name/500\",[194,40.554]],[\"comment/500\",[]],[\"name/501\",[16,31.596]],[\"comment/501\",[]],[\"name/502\",[61,36.944]],[\"comment/502\",[]],[\"name/503\",[232,60.923]],[\"comment/503\",[]],[\"name/504\",[212,48.556]],[\"comment/504\",[]],[\"name/505\",[134,40.269]],[\"comment/505\",[]],[\"name/506\",[133,40.554]],[\"comment/506\",[]],[\"name/507\",[190,49.222]],[\"comment/507\",[]],[\"name/508\",[191,32.856]],[\"comment/508\",[]],[\"name/509\",[197,39.201]],[\"comment/509\",[]],[\"name/510\",[198,38.236]],[\"comment/510\",[]],[\"name/511\",[199,40.554]],[\"comment/511\",[]],[\"name/512\",[200,40.269]],[\"comment/512\",[]],[\"name/513\",[201,40.554]],[\"comment/513\",[]],[\"name/514\",[192,33.267]],[\"comment/514\",[]],[\"name/515\",[233,71.909]],[\"comment/515\",[]],[\"name/516\",[187,39.991]],[\"comment/516\",[]],[\"name/517\",[61,36.944]],[\"comment/517\",[]],[\"name/518\",[234,63.436]],[\"comment/518\",[]],[\"name/519\",[235,63.436]],[\"comment/519\",[]],[\"name/520\",[133,40.554]],[\"comment/520\",[]],[\"name/521\",[134,40.269]],[\"comment/521\",[]],[\"name/522\",[236,58.916]],[\"comment/522\",[]],[\"name/523\",[237,71.909]],[\"comment/523\",[]],[\"name/524\",[189,49.937]],[\"comment/524\",[]],[\"name/525\",[190,49.222]],[\"comment/525\",[]],[\"name/526\",[191,32.856]],[\"comment/526\",[]],[\"name/527\",[192,33.267]],[\"comment/527\",[]],[\"name/528\",[238,71.909]],[\"comment/528\",[]],[\"name/529\",[194,40.554]],[\"comment/529\",[]],[\"name/530\",[16,31.596]],[\"comment/530\",[]],[\"name/531\",[61,36.944]],[\"comment/531\",[]],[\"name/532\",[234,63.436]],[\"comment/532\",[]],[\"name/533\",[235,63.436]],[\"comment/533\",[]],[\"name/534\",[189,49.937]],[\"comment/534\",[]],[\"name/535\",[190,49.222]],[\"comment/535\",[]],[\"name/536\",[139,58.916]],[\"comment/536\",[]],[\"name/537\",[196,49.222]],[\"comment/537\",[]],[\"name/538\",[191,32.856]],[\"comment/538\",[]],[\"name/539\",[197,39.201]],[\"comment/539\",[]],[\"name/540\",[198,38.236]],[\"comment/540\",[]],[\"name/541\",[199,40.554]],[\"comment/541\",[]],[\"name/542\",[200,40.269]],[\"comment/542\",[]],[\"name/543\",[201,40.554]],[\"comment/543\",[]],[\"name/544\",[192,33.267]],[\"comment/544\",[]],[\"name/545\",[239,71.909]],[\"comment/545\",[]],[\"name/546\",[187,39.991]],[\"comment/546\",[]],[\"name/547\",[61,36.944]],[\"comment/547\",[]],[\"name/548\",[203,60.923]],[\"comment/548\",[]],[\"name/549\",[240,71.909]],[\"comment/549\",[]],[\"name/550\",[133,40.554]],[\"comment/550\",[]],[\"name/551\",[134,40.269]],[\"comment/551\",[]],[\"name/552\",[191,32.856]],[\"comment/552\",[]],[\"name/553\",[192,33.267]],[\"comment/553\",[]],[\"name/554\",[241,71.909]],[\"comment/554\",[]],[\"name/555\",[194,40.554]],[\"comment/555\",[]],[\"name/556\",[16,31.596]],[\"comment/556\",[]],[\"name/557\",[61,36.944]],[\"comment/557\",[]],[\"name/558\",[242,71.909]],[\"comment/558\",[]],[\"name/559\",[16,31.596]],[\"comment/559\",[]],[\"name/560\",[243,71.909]],[\"comment/560\",[]],[\"name/561\",[16,31.596]],[\"comment/561\",[]],[\"name/562\",[244,71.909]],[\"comment/562\",[]],[\"name/563\",[16,31.596]],[\"comment/563\",[]],[\"name/564\",[133,40.554]],[\"comment/564\",[]],[\"name/565\",[212,48.556]],[\"comment/565\",[]],[\"name/566\",[134,40.269]],[\"comment/566\",[]],[\"name/567\",[191,32.856]],[\"comment/567\",[]],[\"name/568\",[197,39.201]],[\"comment/568\",[]],[\"name/569\",[198,38.236]],[\"comment/569\",[]],[\"name/570\",[199,40.554]],[\"comment/570\",[]],[\"name/571\",[200,40.269]],[\"comment/571\",[]],[\"name/572\",[201,40.554]],[\"comment/572\",[]],[\"name/573\",[192,33.267]],[\"comment/573\",[]],[\"name/574\",[245,71.909]],[\"comment/574\",[]],[\"name/575\",[187,39.991]],[\"comment/575\",[]],[\"name/576\",[61,36.944]],[\"comment/576\",[]],[\"name/577\",[246,66.801]],[\"comment/577\",[]],[\"name/578\",[139,58.916]],[\"comment/578\",[]],[\"name/579\",[189,49.937]],[\"comment/579\",[]],[\"name/580\",[133,40.554]],[\"comment/580\",[]],[\"name/581\",[134,40.269]],[\"comment/581\",[]],[\"name/582\",[191,32.856]],[\"comment/582\",[]],[\"name/583\",[192,33.267]],[\"comment/583\",[]],[\"name/584\",[247,71.909]],[\"comment/584\",[]],[\"name/585\",[194,40.554]],[\"comment/585\",[]],[\"name/586\",[16,31.596]],[\"comment/586\",[]],[\"name/587\",[212,48.556]],[\"comment/587\",[]],[\"name/588\",[248,71.909]],[\"comment/588\",[]],[\"name/589\",[139,58.916]],[\"comment/589\",[]],[\"name/590\",[191,32.856]],[\"comment/590\",[]],[\"name/591\",[197,39.201]],[\"comment/591\",[]],[\"name/592\",[198,38.236]],[\"comment/592\",[]],[\"name/593\",[199,40.554]],[\"comment/593\",[]],[\"name/594\",[200,40.269]],[\"comment/594\",[]],[\"name/595\",[201,40.554]],[\"comment/595\",[]],[\"name/596\",[192,33.267]],[\"comment/596\",[]],[\"name/597\",[249,71.909]],[\"comment/597\",[]],[\"name/598\",[187,39.991]],[\"comment/598\",[]],[\"name/599\",[133,40.554]],[\"comment/599\",[]],[\"name/600\",[134,40.269]],[\"comment/600\",[]],[\"name/601\",[250,66.801]],[\"comment/601\",[]],[\"name/602\",[251,60.923]],[\"comment/602\",[]],[\"name/603\",[139,58.916]],[\"comment/603\",[]],[\"name/604\",[252,71.909]],[\"comment/604\",[]],[\"name/605\",[253,66.801]],[\"comment/605\",[]],[\"name/606\",[236,58.916]],[\"comment/606\",[]],[\"name/607\",[208,66.801]],[\"comment/607\",[]],[\"name/608\",[191,32.856]],[\"comment/608\",[]],[\"name/609\",[192,33.267]],[\"comment/609\",[]],[\"name/610\",[254,71.909]],[\"comment/610\",[]],[\"name/611\",[194,40.554]],[\"comment/611\",[]],[\"name/612\",[16,31.596]],[\"comment/612\",[]],[\"name/613\",[125,66.801]],[\"comment/613\",[]],[\"name/614\",[133,40.554]],[\"comment/614\",[]],[\"name/615\",[134,40.269]],[\"comment/615\",[]],[\"name/616\",[213,66.801]],[\"comment/616\",[]],[\"name/617\",[196,49.222]],[\"comment/617\",[]],[\"name/618\",[191,32.856]],[\"comment/618\",[]],[\"name/619\",[197,39.201]],[\"comment/619\",[]],[\"name/620\",[198,38.236]],[\"comment/620\",[]],[\"name/621\",[199,40.554]],[\"comment/621\",[]],[\"name/622\",[200,40.269]],[\"comment/622\",[]],[\"name/623\",[201,40.554]],[\"comment/623\",[]],[\"name/624\",[192,33.267]],[\"comment/624\",[]],[\"name/625\",[255,71.909]],[\"comment/625\",[]],[\"name/626\",[187,39.991]],[\"comment/626\",[]],[\"name/627\",[191,32.856]],[\"comment/627\",[]],[\"name/628\",[192,33.267]],[\"comment/628\",[]],[\"name/629\",[256,71.909]],[\"comment/629\",[]],[\"name/630\",[194,40.554]],[\"comment/630\",[]],[\"name/631\",[16,31.596]],[\"comment/631\",[]],[\"name/632\",[133,40.554]],[\"comment/632\",[]],[\"name/633\",[134,40.269]],[\"comment/633\",[]],[\"name/634\",[191,32.856]],[\"comment/634\",[]],[\"name/635\",[197,39.201]],[\"comment/635\",[]],[\"name/636\",[198,38.236]],[\"comment/636\",[]],[\"name/637\",[199,40.554]],[\"comment/637\",[]],[\"name/638\",[200,40.269]],[\"comment/638\",[]],[\"name/639\",[201,40.554]],[\"comment/639\",[]],[\"name/640\",[192,33.267]],[\"comment/640\",[]],[\"name/641\",[257,71.909]],[\"comment/641\",[]],[\"name/642\",[187,39.991]],[\"comment/642\",[]],[\"name/643\",[191,32.856]],[\"comment/643\",[]],[\"name/644\",[192,33.267]],[\"comment/644\",[]],[\"name/645\",[258,71.909]],[\"comment/645\",[]],[\"name/646\",[194,40.554]],[\"comment/646\",[]],[\"name/647\",[16,31.596]],[\"comment/647\",[]],[\"name/648\",[212,48.556]],[\"comment/648\",[]],[\"name/649\",[191,32.856]],[\"comment/649\",[]],[\"name/650\",[197,39.201]],[\"comment/650\",[]],[\"name/651\",[198,38.236]],[\"comment/651\",[]],[\"name/652\",[199,40.554]],[\"comment/652\",[]],[\"name/653\",[200,40.269]],[\"comment/653\",[]],[\"name/654\",[201,40.554]],[\"comment/654\",[]],[\"name/655\",[192,33.267]],[\"comment/655\",[]],[\"name/656\",[259,71.909]],[\"comment/656\",[]],[\"name/657\",[187,39.991]],[\"comment/657\",[]],[\"name/658\",[133,40.554]],[\"comment/658\",[]],[\"name/659\",[134,40.269]],[\"comment/659\",[]],[\"name/660\",[236,58.916]],[\"comment/660\",[]],[\"name/661\",[189,49.937]],[\"comment/661\",[]],[\"name/662\",[190,49.222]],[\"comment/662\",[]],[\"name/663\",[191,32.856]],[\"comment/663\",[]],[\"name/664\",[192,33.267]],[\"comment/664\",[]],[\"name/665\",[260,71.909]],[\"comment/665\",[]],[\"name/666\",[194,40.554]],[\"comment/666\",[]],[\"name/667\",[16,31.596]],[\"comment/667\",[]],[\"name/668\",[134,40.269]],[\"comment/668\",[]],[\"name/669\",[133,40.554]],[\"comment/669\",[]],[\"name/670\",[261,66.801]],[\"comment/670\",[]],[\"name/671\",[190,49.222]],[\"comment/671\",[]],[\"name/672\",[196,49.222]],[\"comment/672\",[]],[\"name/673\",[191,32.856]],[\"comment/673\",[]],[\"name/674\",[197,39.201]],[\"comment/674\",[]],[\"name/675\",[198,38.236]],[\"comment/675\",[]],[\"name/676\",[199,40.554]],[\"comment/676\",[]],[\"name/677\",[200,40.269]],[\"comment/677\",[]],[\"name/678\",[201,40.554]],[\"comment/678\",[]],[\"name/679\",[192,33.267]],[\"comment/679\",[]],[\"name/680\",[262,71.909]],[\"comment/680\",[]],[\"name/681\",[187,39.991]],[\"comment/681\",[]],[\"name/682\",[236,58.916]],[\"comment/682\",[]],[\"name/683\",[133,40.554]],[\"comment/683\",[]],[\"name/684\",[134,40.269]],[\"comment/684\",[]],[\"name/685\",[76,47.342]],[\"comment/685\",[]],[\"name/686\",[263,71.909]],[\"comment/686\",[]],[\"name/687\",[94,66.801]],[\"comment/687\",[]],[\"name/688\",[264,71.909]],[\"comment/688\",[]],[\"name/689\",[265,71.909]],[\"comment/689\",[]],[\"name/690\",[115,66.801]],[\"comment/690\",[]],[\"name/691\",[147,66.801]],[\"comment/691\",[]],[\"name/692\",[266,71.909]],[\"comment/692\",[]],[\"name/693\",[267,71.909]],[\"comment/693\",[]],[\"name/694\",[16,31.596]],[\"comment/694\",[]],[\"name/695\",[251,60.923]],[\"comment/695\",[]],[\"name/696\",[268,71.909]],[\"comment/696\",[]],[\"name/697\",[181,66.801]],[\"comment/697\",[]],[\"name/698\",[191,32.856]],[\"comment/698\",[]],[\"name/699\",[192,33.267]],[\"comment/699\",[]],[\"name/700\",[269,71.909]],[\"comment/700\",[]],[\"name/701\",[194,40.554]],[\"comment/701\",[]],[\"name/702\",[16,31.596]],[\"comment/702\",[]],[\"name/703\",[76,47.342]],[\"comment/703\",[]],[\"name/704\",[212,48.556]],[\"comment/704\",[]],[\"name/705\",[270,71.909]],[\"comment/705\",[]],[\"name/706\",[271,71.909]],[\"comment/706\",[]],[\"name/707\",[196,49.222]],[\"comment/707\",[]],[\"name/708\",[191,32.856]],[\"comment/708\",[]],[\"name/709\",[197,39.201]],[\"comment/709\",[]],[\"name/710\",[198,38.236]],[\"comment/710\",[]],[\"name/711\",[199,40.554]],[\"comment/711\",[]],[\"name/712\",[200,40.269]],[\"comment/712\",[]],[\"name/713\",[201,40.554]],[\"comment/713\",[]],[\"name/714\",[192,33.267]],[\"comment/714\",[]],[\"name/715\",[272,71.909]],[\"comment/715\",[]],[\"name/716\",[187,39.991]],[\"comment/716\",[]],[\"name/717\",[52,60.923]],[\"comment/717\",[]],[\"name/718\",[273,66.801]],[\"comment/718\",[]],[\"name/719\",[191,32.856]],[\"comment/719\",[]],[\"name/720\",[192,33.267]],[\"comment/720\",[]],[\"name/721\",[274,71.909]],[\"comment/721\",[]],[\"name/722\",[194,40.554]],[\"comment/722\",[]],[\"name/723\",[16,31.596]],[\"comment/723\",[]],[\"name/724\",[275,60.923]],[\"comment/724\",[]],[\"name/725\",[276,60.923]],[\"comment/725\",[]],[\"name/726\",[277,60.923]],[\"comment/726\",[]],[\"name/727\",[52,60.923]],[\"comment/727\",[]],[\"name/728\",[278,60.923]],[\"comment/728\",[]],[\"name/729\",[279,71.909]],[\"comment/729\",[]],[\"name/730\",[280,71.909]],[\"comment/730\",[]],[\"name/731\",[281,71.909]],[\"comment/731\",[]],[\"name/732\",[282,71.909]],[\"comment/732\",[]],[\"name/733\",[283,71.909]],[\"comment/733\",[]],[\"name/734\",[284,71.909]],[\"comment/734\",[]],[\"name/735\",[285,71.909]],[\"comment/735\",[]],[\"name/736\",[286,71.909]],[\"comment/736\",[]],[\"name/737\",[287,71.909]],[\"comment/737\",[]],[\"name/738\",[191,32.856]],[\"comment/738\",[]],[\"name/739\",[197,39.201]],[\"comment/739\",[]],[\"name/740\",[198,38.236]],[\"comment/740\",[]],[\"name/741\",[199,40.554]],[\"comment/741\",[]],[\"name/742\",[200,40.269]],[\"comment/742\",[]],[\"name/743\",[201,40.554]],[\"comment/743\",[]],[\"name/744\",[192,33.267]],[\"comment/744\",[]],[\"name/745\",[288,71.909]],[\"comment/745\",[]],[\"name/746\",[187,39.991]],[\"comment/746\",[]],[\"name/747\",[278,60.923]],[\"comment/747\",[]],[\"name/748\",[273,66.801]],[\"comment/748\",[]],[\"name/749\",[191,32.856]],[\"comment/749\",[]],[\"name/750\",[192,33.267]],[\"comment/750\",[]],[\"name/751\",[289,71.909]],[\"comment/751\",[]],[\"name/752\",[194,40.554]],[\"comment/752\",[]],[\"name/753\",[16,31.596]],[\"comment/753\",[]],[\"name/754\",[275,60.923]],[\"comment/754\",[]],[\"name/755\",[276,60.923]],[\"comment/755\",[]],[\"name/756\",[277,60.923]],[\"comment/756\",[]],[\"name/757\",[52,60.923]],[\"comment/757\",[]],[\"name/758\",[278,60.923]],[\"comment/758\",[]],[\"name/759\",[191,32.856]],[\"comment/759\",[]],[\"name/760\",[197,39.201]],[\"comment/760\",[]],[\"name/761\",[198,38.236]],[\"comment/761\",[]],[\"name/762\",[199,40.554]],[\"comment/762\",[]],[\"name/763\",[200,40.269]],[\"comment/763\",[]],[\"name/764\",[201,40.554]],[\"comment/764\",[]],[\"name/765\",[192,33.267]],[\"comment/765\",[]],[\"name/766\",[290,71.909]],[\"comment/766\",[]],[\"name/767\",[187,39.991]],[\"comment/767\",[]],[\"name/768\",[133,40.554]],[\"comment/768\",[]],[\"name/769\",[134,40.269]],[\"comment/769\",[]],[\"name/770\",[291,71.909]],[\"comment/770\",[]],[\"name/771\",[191,32.856]],[\"comment/771\",[]],[\"name/772\",[192,33.267]],[\"comment/772\",[]],[\"name/773\",[292,71.909]],[\"comment/773\",[]],[\"name/774\",[194,40.554]],[\"comment/774\",[]],[\"name/775\",[16,31.596]],[\"comment/775\",[]],[\"name/776\",[133,40.554]],[\"comment/776\",[]],[\"name/777\",[134,40.269]],[\"comment/777\",[]],[\"name/778\",[293,66.801]],[\"comment/778\",[]],[\"name/779\",[278,60.923]],[\"comment/779\",[]],[\"name/780\",[191,32.856]],[\"comment/780\",[]],[\"name/781\",[197,39.201]],[\"comment/781\",[]],[\"name/782\",[198,38.236]],[\"comment/782\",[]],[\"name/783\",[199,40.554]],[\"comment/783\",[]],[\"name/784\",[200,40.269]],[\"comment/784\",[]],[\"name/785\",[201,40.554]],[\"comment/785\",[]],[\"name/786\",[192,33.267]],[\"comment/786\",[]],[\"name/787\",[294,71.909]],[\"comment/787\",[]],[\"name/788\",[187,39.991]],[\"comment/788\",[]],[\"name/789\",[295,58.916]],[\"comment/789\",[]],[\"name/790\",[236,58.916]],[\"comment/790\",[]],[\"name/791\",[296,71.909]],[\"comment/791\",[]],[\"name/792\",[297,71.909]],[\"comment/792\",[]],[\"name/793\",[191,32.856]],[\"comment/793\",[]],[\"name/794\",[192,33.267]],[\"comment/794\",[]],[\"name/795\",[298,71.909]],[\"comment/795\",[]],[\"name/796\",[194,40.554]],[\"comment/796\",[]],[\"name/797\",[299,71.909]],[\"comment/797\",[]],[\"name/798\",[191,32.856]],[\"comment/798\",[]],[\"name/799\",[197,39.201]],[\"comment/799\",[]],[\"name/800\",[198,38.236]],[\"comment/800\",[]],[\"name/801\",[199,40.554]],[\"comment/801\",[]],[\"name/802\",[200,40.269]],[\"comment/802\",[]],[\"name/803\",[201,40.554]],[\"comment/803\",[]],[\"name/804\",[192,33.267]],[\"comment/804\",[]],[\"name/805\",[300,71.909]],[\"comment/805\",[]],[\"name/806\",[187,39.991]],[\"comment/806\",[]],[\"name/807\",[133,40.554]],[\"comment/807\",[]],[\"name/808\",[134,40.269]],[\"comment/808\",[]],[\"name/809\",[189,49.937]],[\"comment/809\",[]],[\"name/810\",[301,71.909]],[\"comment/810\",[]],[\"name/811\",[227,66.801]],[\"comment/811\",[]],[\"name/812\",[228,66.801]],[\"comment/812\",[]],[\"name/813\",[191,32.856]],[\"comment/813\",[]],[\"name/814\",[192,33.267]],[\"comment/814\",[]],[\"name/815\",[302,71.909]],[\"comment/815\",[]],[\"name/816\",[253,66.801]],[\"comment/816\",[]],[\"name/817\",[303,71.909]],[\"comment/817\",[]],[\"name/818\",[304,71.909]],[\"comment/818\",[]],[\"name/819\",[229,66.801]],[\"comment/819\",[]],[\"name/820\",[60,48.556]],[\"comment/820\",[]],[\"name/821\",[63,38.707]],[\"comment/821\",[]],[\"name/822\",[61,36.944]],[\"comment/822\",[]],[\"name/823\",[67,42.12]],[\"comment/823\",[]],[\"name/824\",[148,63.436]],[\"comment/824\",[]],[\"name/825\",[149,63.436]],[\"comment/825\",[]],[\"name/826\",[150,66.801]],[\"comment/826\",[]],[\"name/827\",[151,66.801]],[\"comment/827\",[]],[\"name/828\",[96,54.563]],[\"comment/828\",[]],[\"name/829\",[65,52.45]],[\"comment/829\",[]],[\"name/830\",[66,52.45]],[\"comment/830\",[]],[\"name/831\",[100,52.45]],[\"comment/831\",[]],[\"name/832\",[76,47.342]],[\"comment/832\",[]],[\"name/833\",[305,71.909]],[\"comment/833\",[]],[\"name/834\",[194,40.554]],[\"comment/834\",[]],[\"name/835\",[16,31.596]],[\"comment/835\",[]],[\"name/836\",[212,48.556]],[\"comment/836\",[]],[\"name/837\",[134,40.269]],[\"comment/837\",[]],[\"name/838\",[133,40.554]],[\"comment/838\",[]],[\"name/839\",[232,60.923]],[\"comment/839\",[]],[\"name/840\",[196,49.222]],[\"comment/840\",[]],[\"name/841\",[191,32.856]],[\"comment/841\",[]],[\"name/842\",[197,39.201]],[\"comment/842\",[]],[\"name/843\",[198,38.236]],[\"comment/843\",[]],[\"name/844\",[199,40.554]],[\"comment/844\",[]],[\"name/845\",[200,40.269]],[\"comment/845\",[]],[\"name/846\",[201,40.554]],[\"comment/846\",[]],[\"name/847\",[192,33.267]],[\"comment/847\",[]],[\"name/848\",[306,71.909]],[\"comment/848\",[]],[\"name/849\",[187,39.991]],[\"comment/849\",[]],[\"name/850\",[307,55.815]],[\"comment/850\",[]],[\"name/851\",[188,54.563]],[\"comment/851\",[]],[\"name/852\",[133,40.554]],[\"comment/852\",[]],[\"name/853\",[134,40.269]],[\"comment/853\",[]],[\"name/854\",[191,32.856]],[\"comment/854\",[]],[\"name/855\",[192,33.267]],[\"comment/855\",[]],[\"name/856\",[308,71.909]],[\"comment/856\",[]],[\"name/857\",[194,40.554]],[\"comment/857\",[]],[\"name/858\",[16,31.596]],[\"comment/858\",[]],[\"name/859\",[309,71.909]],[\"comment/859\",[]],[\"name/860\",[188,54.563]],[\"comment/860\",[]],[\"name/861\",[133,40.554]],[\"comment/861\",[]],[\"name/862\",[134,40.269]],[\"comment/862\",[]],[\"name/863\",[212,48.556]],[\"comment/863\",[]],[\"name/864\",[307,55.815]],[\"comment/864\",[]],[\"name/865\",[196,49.222]],[\"comment/865\",[]],[\"name/866\",[191,32.856]],[\"comment/866\",[]],[\"name/867\",[197,39.201]],[\"comment/867\",[]],[\"name/868\",[198,38.236]],[\"comment/868\",[]],[\"name/869\",[199,40.554]],[\"comment/869\",[]],[\"name/870\",[200,40.269]],[\"comment/870\",[]],[\"name/871\",[201,40.554]],[\"comment/871\",[]],[\"name/872\",[192,33.267]],[\"comment/872\",[]],[\"name/873\",[310,71.909]],[\"comment/873\",[]],[\"name/874\",[311,71.909]],[\"comment/874\",[]],[\"name/875\",[312,63.436]],[\"comment/875\",[]],[\"name/876\",[307,55.815]],[\"comment/876\",[]],[\"name/877\",[188,54.563]],[\"comment/877\",[]],[\"name/878\",[313,58.916]],[\"comment/878\",[]],[\"name/879\",[314,63.436]],[\"comment/879\",[]],[\"name/880\",[315,66.801]],[\"comment/880\",[]],[\"name/881\",[187,39.991]],[\"comment/881\",[]],[\"name/882\",[191,32.856]],[\"comment/882\",[]],[\"name/883\",[192,33.267]],[\"comment/883\",[]],[\"name/884\",[316,71.909]],[\"comment/884\",[]],[\"name/885\",[312,63.436]],[\"comment/885\",[]],[\"name/886\",[187,39.991]],[\"comment/886\",[]],[\"name/887\",[191,32.856]],[\"comment/887\",[]],[\"name/888\",[192,33.267]],[\"comment/888\",[]],[\"name/889\",[317,71.909]],[\"comment/889\",[]],[\"name/890\",[312,63.436]],[\"comment/890\",[]],[\"name/891\",[187,39.991]],[\"comment/891\",[]],[\"name/892\",[191,32.856]],[\"comment/892\",[]],[\"name/893\",[192,33.267]],[\"comment/893\",[]],[\"name/894\",[318,71.909]],[\"comment/894\",[]],[\"name/895\",[194,40.554]],[\"comment/895\",[]],[\"name/896\",[16,31.596]],[\"comment/896\",[]],[\"name/897\",[319,63.436]],[\"comment/897\",[]],[\"name/898\",[188,54.563]],[\"comment/898\",[]],[\"name/899\",[313,58.916]],[\"comment/899\",[]],[\"name/900\",[307,55.815]],[\"comment/900\",[]],[\"name/901\",[320,63.436]],[\"comment/901\",[]],[\"name/902\",[191,32.856]],[\"comment/902\",[]],[\"name/903\",[132,66.801]],[\"comment/903\",[]],[\"name/904\",[197,39.201]],[\"comment/904\",[]],[\"name/905\",[191,32.856]],[\"comment/905\",[]],[\"name/906\",[197,39.201]],[\"comment/906\",[]],[\"name/907\",[198,38.236]],[\"comment/907\",[]],[\"name/908\",[199,40.554]],[\"comment/908\",[]],[\"name/909\",[200,40.269]],[\"comment/909\",[]],[\"name/910\",[201,40.554]],[\"comment/910\",[]],[\"name/911\",[192,33.267]],[\"comment/911\",[]],[\"name/912\",[321,71.909]],[\"comment/912\",[]],[\"name/913\",[187,39.991]],[\"comment/913\",[]],[\"name/914\",[307,55.815]],[\"comment/914\",[]],[\"name/915\",[188,54.563]],[\"comment/915\",[]],[\"name/916\",[313,58.916]],[\"comment/916\",[]],[\"name/917\",[314,63.436]],[\"comment/917\",[]],[\"name/918\",[322,71.909]],[\"comment/918\",[]],[\"name/919\",[133,40.554]],[\"comment/919\",[]],[\"name/920\",[134,40.269]],[\"comment/920\",[]],[\"name/921\",[191,32.856]],[\"comment/921\",[]],[\"name/922\",[192,33.267]],[\"comment/922\",[]],[\"name/923\",[323,71.909]],[\"comment/923\",[]],[\"name/924\",[194,40.554]],[\"comment/924\",[]],[\"name/925\",[16,31.596]],[\"comment/925\",[]],[\"name/926\",[319,63.436]],[\"comment/926\",[]],[\"name/927\",[188,54.563]],[\"comment/927\",[]],[\"name/928\",[324,71.909]],[\"comment/928\",[]],[\"name/929\",[313,58.916]],[\"comment/929\",[]],[\"name/930\",[320,63.436]],[\"comment/930\",[]],[\"name/931\",[191,32.856]],[\"comment/931\",[]],[\"name/932\",[212,48.556]],[\"comment/932\",[]],[\"name/933\",[307,55.815]],[\"comment/933\",[]],[\"name/934\",[196,49.222]],[\"comment/934\",[]],[\"name/935\",[191,32.856]],[\"comment/935\",[]],[\"name/936\",[197,39.201]],[\"comment/936\",[]],[\"name/937\",[198,38.236]],[\"comment/937\",[]],[\"name/938\",[199,40.554]],[\"comment/938\",[]],[\"name/939\",[200,40.269]],[\"comment/939\",[]],[\"name/940\",[201,40.554]],[\"comment/940\",[]],[\"name/941\",[192,33.267]],[\"comment/941\",[]],[\"name/942\",[325,71.909]],[\"comment/942\",[]],[\"name/943\",[187,39.991]],[\"comment/943\",[]],[\"name/944\",[116,52.45]],[\"comment/944\",[]],[\"name/945\",[326,71.909]],[\"comment/945\",[]],[\"name/946\",[327,66.801]],[\"comment/946\",[]],[\"name/947\",[328,63.436]],[\"comment/947\",[]],[\"name/948\",[191,32.856]],[\"comment/948\",[]],[\"name/949\",[192,33.267]],[\"comment/949\",[]],[\"name/950\",[329,71.909]],[\"comment/950\",[]],[\"name/951\",[194,40.554]],[\"comment/951\",[]],[\"name/952\",[16,31.596]],[\"comment/952\",[]],[\"name/953\",[330,71.909]],[\"comment/953\",[]],[\"name/954\",[191,32.856]],[\"comment/954\",[]],[\"name/955\",[197,39.201]],[\"comment/955\",[]],[\"name/956\",[198,38.236]],[\"comment/956\",[]],[\"name/957\",[199,40.554]],[\"comment/957\",[]],[\"name/958\",[200,40.269]],[\"comment/958\",[]],[\"name/959\",[201,40.554]],[\"comment/959\",[]],[\"name/960\",[192,33.267]],[\"comment/960\",[]],[\"name/961\",[331,71.909]],[\"comment/961\",[]],[\"name/962\",[187,39.991]],[\"comment/962\",[]],[\"name/963\",[332,66.801]],[\"comment/963\",[]],[\"name/964\",[251,60.923]],[\"comment/964\",[]],[\"name/965\",[333,66.801]],[\"comment/965\",[]],[\"name/966\",[334,66.801]],[\"comment/966\",[]],[\"name/967\",[7,63.436]],[\"comment/967\",[]],[\"name/968\",[335,71.909]],[\"comment/968\",[]],[\"name/969\",[336,71.909]],[\"comment/969\",[]],[\"name/970\",[191,32.856]],[\"comment/970\",[]],[\"name/971\",[192,33.267]],[\"comment/971\",[]],[\"name/972\",[337,71.909]],[\"comment/972\",[]],[\"name/973\",[194,40.554]],[\"comment/973\",[]],[\"name/974\",[191,32.856]],[\"comment/974\",[]],[\"name/975\",[197,39.201]],[\"comment/975\",[]],[\"name/976\",[198,38.236]],[\"comment/976\",[]],[\"name/977\",[199,40.554]],[\"comment/977\",[]],[\"name/978\",[200,40.269]],[\"comment/978\",[]],[\"name/979\",[201,40.554]],[\"comment/979\",[]],[\"name/980\",[192,33.267]],[\"comment/980\",[]],[\"name/981\",[338,71.909]],[\"comment/981\",[]],[\"name/982\",[339,71.909]],[\"comment/982\",[]],[\"name/983\",[198,38.236]],[\"comment/983\",[]],[\"name/984\",[340,71.909]],[\"comment/984\",[]],[\"name/985\",[341,71.909]],[\"comment/985\",[]],[\"name/986\",[133,40.554]],[\"comment/986\",[]],[\"name/987\",[134,40.269]],[\"comment/987\",[]],[\"name/988\",[342,71.909]],[\"comment/988\",[]],[\"name/989\",[343,60.923]],[\"comment/989\",[]],[\"name/990\",[344,60.923]],[\"comment/990\",[]],[\"name/991\",[345,71.909]],[\"comment/991\",[]],[\"name/992\",[346,71.909]],[\"comment/992\",[]],[\"name/993\",[347,71.909]],[\"comment/993\",[]],[\"name/994\",[198,38.236]],[\"comment/994\",[]],[\"name/995\",[92,63.436]],[\"comment/995\",[]],[\"name/996\",[348,60.923]],[\"comment/996\",[]],[\"name/997\",[349,71.909]],[\"comment/997\",[]],[\"name/998\",[350,49.937]],[\"comment/998\",[]],[\"name/999\",[63,38.707]],[\"comment/999\",[]],[\"name/1000\",[250,66.801]],[\"comment/1000\",[]],[\"name/1001\",[133,40.554]],[\"comment/1001\",[]],[\"name/1002\",[134,40.269]],[\"comment/1002\",[]],[\"name/1003\",[351,71.909]],[\"comment/1003\",[]],[\"name/1004\",[352,66.801]],[\"comment/1004\",[]],[\"name/1005\",[343,60.923]],[\"comment/1005\",[]],[\"name/1006\",[344,60.923]],[\"comment/1006\",[]],[\"name/1007\",[328,63.436]],[\"comment/1007\",[]],[\"name/1008\",[353,71.909]],[\"comment/1008\",[]],[\"name/1009\",[354,71.909]],[\"comment/1009\",[]],[\"name/1010\",[355,71.909]],[\"comment/1010\",[]],[\"name/1011\",[197,39.201]],[\"comment/1011\",[]],[\"name/1012\",[198,38.236]],[\"comment/1012\",[]],[\"name/1013\",[275,60.923]],[\"comment/1013\",[]],[\"name/1014\",[276,60.923]],[\"comment/1014\",[]],[\"name/1015\",[277,60.923]],[\"comment/1015\",[]],[\"name/1016\",[212,48.556]],[\"comment/1016\",[]],[\"name/1017\",[133,40.554]],[\"comment/1017\",[]],[\"name/1018\",[134,40.269]],[\"comment/1018\",[]],[\"name/1019\",[356,66.801]],[\"comment/1019\",[]],[\"name/1020\",[295,58.916]],[\"comment/1020\",[]],[\"name/1021\",[196,49.222]],[\"comment/1021\",[]],[\"name/1022\",[200,40.269]],[\"comment/1022\",[]],[\"name/1023\",[357,71.909]],[\"comment/1023\",[]],[\"name/1024\",[198,38.236]],[\"comment/1024\",[]],[\"name/1025\",[307,55.815]],[\"comment/1025\",[]],[\"name/1026\",[188,54.563]],[\"comment/1026\",[]],[\"name/1027\",[313,58.916]],[\"comment/1027\",[]],[\"name/1028\",[320,63.436]],[\"comment/1028\",[]],[\"name/1029\",[191,32.856]],[\"comment/1029\",[]],[\"name/1030\",[314,63.436]],[\"comment/1030\",[]],[\"name/1031\",[319,63.436]],[\"comment/1031\",[]],[\"name/1032\",[358,71.909]],[\"comment/1032\",[]],[\"name/1033\",[198,38.236]],[\"comment/1033\",[]],[\"name/1034\",[359,71.909]],[\"comment/1034\",[]],[\"name/1035\",[360,71.909]],[\"comment/1035\",[]],[\"name/1036\",[133,40.554]],[\"comment/1036\",[]],[\"name/1037\",[134,40.269]],[\"comment/1037\",[]],[\"name/1038\",[235,63.436]],[\"comment/1038\",[]],[\"name/1039\",[234,63.436]],[\"comment/1039\",[]],[\"name/1040\",[361,71.909]],[\"comment/1040\",[]],[\"name/1041\",[197,39.201]],[\"comment/1041\",[]],[\"name/1042\",[198,38.236]],[\"comment/1042\",[]],[\"name/1043\",[275,60.923]],[\"comment/1043\",[]],[\"name/1044\",[276,60.923]],[\"comment/1044\",[]],[\"name/1045\",[277,60.923]],[\"comment/1045\",[]],[\"name/1046\",[212,48.556]],[\"comment/1046\",[]],[\"name/1047\",[133,40.554]],[\"comment/1047\",[]],[\"name/1048\",[134,40.269]],[\"comment/1048\",[]],[\"name/1049\",[356,66.801]],[\"comment/1049\",[]],[\"name/1050\",[295,58.916]],[\"comment/1050\",[]],[\"name/1051\",[196,49.222]],[\"comment/1051\",[]],[\"name/1052\",[362,71.909]],[\"comment/1052\",[]],[\"name/1053\",[198,38.236]],[\"comment/1053\",[]],[\"name/1054\",[363,71.909]],[\"comment/1054\",[]],[\"name/1055\",[364,71.909]],[\"comment/1055\",[]],[\"name/1056\",[187,39.991]],[\"comment/1056\",[]],[\"name/1057\",[332,66.801]],[\"comment/1057\",[]],[\"name/1058\",[251,60.923]],[\"comment/1058\",[]],[\"name/1059\",[333,66.801]],[\"comment/1059\",[]],[\"name/1060\",[334,66.801]],[\"comment/1060\",[]],[\"name/1061\",[191,32.856]],[\"comment/1061\",[]],[\"name/1062\",[192,33.267]],[\"comment/1062\",[]],[\"name/1063\",[365,71.909]],[\"comment/1063\",[]],[\"name/1064\",[194,40.554]],[\"comment/1064\",[]],[\"name/1065\",[191,32.856]],[\"comment/1065\",[]],[\"name/1066\",[197,39.201]],[\"comment/1066\",[]],[\"name/1067\",[198,38.236]],[\"comment/1067\",[]],[\"name/1068\",[199,40.554]],[\"comment/1068\",[]],[\"name/1069\",[200,40.269]],[\"comment/1069\",[]],[\"name/1070\",[201,40.554]],[\"comment/1070\",[]],[\"name/1071\",[192,33.267]],[\"comment/1071\",[]],[\"name/1072\",[366,71.909]],[\"comment/1072\",[]],[\"name/1073\",[187,39.991]],[\"comment/1073\",[]],[\"name/1074\",[191,32.856]],[\"comment/1074\",[]],[\"name/1075\",[192,33.267]],[\"comment/1075\",[]],[\"name/1076\",[367,71.909]],[\"comment/1076\",[]],[\"name/1077\",[194,40.554]],[\"comment/1077\",[]],[\"name/1078\",[16,31.596]],[\"comment/1078\",[]],[\"name/1079\",[368,71.909]],[\"comment/1079\",[]],[\"name/1080\",[369,71.909]],[\"comment/1080\",[]],[\"name/1081\",[370,71.909]],[\"comment/1081\",[]],[\"name/1082\",[16,31.596]],[\"comment/1082\",[]],[\"name/1083\",[348,60.923]],[\"comment/1083\",[]],[\"name/1084\",[371,71.909]],[\"comment/1084\",[]],[\"name/1085\",[372,71.909]],[\"comment/1085\",[]],[\"name/1086\",[373,71.909]],[\"comment/1086\",[]],[\"name/1087\",[374,71.909]],[\"comment/1087\",[]],[\"name/1088\",[212,48.556]],[\"comment/1088\",[]],[\"name/1089\",[375,71.909]],[\"comment/1089\",[]],[\"name/1090\",[16,31.596]],[\"comment/1090\",[]],[\"name/1091\",[376,71.909]],[\"comment/1091\",[]],[\"name/1092\",[377,71.909]],[\"comment/1092\",[]],[\"name/1093\",[378,71.909]],[\"comment/1093\",[]],[\"name/1094\",[379,71.909]],[\"comment/1094\",[]],[\"name/1095\",[380,71.909]],[\"comment/1095\",[]],[\"name/1096\",[191,32.856]],[\"comment/1096\",[]],[\"name/1097\",[197,39.201]],[\"comment/1097\",[]],[\"name/1098\",[198,38.236]],[\"comment/1098\",[]],[\"name/1099\",[199,40.554]],[\"comment/1099\",[]],[\"name/1100\",[200,40.269]],[\"comment/1100\",[]],[\"name/1101\",[201,40.554]],[\"comment/1101\",[]],[\"name/1102\",[192,33.267]],[\"comment/1102\",[]],[\"name/1103\",[381,71.909]],[\"comment/1103\",[]],[\"name/1104\",[187,39.991]],[\"comment/1104\",[]],[\"name/1105\",[327,66.801]],[\"comment/1105\",[]],[\"name/1106\",[191,32.856]],[\"comment/1106\",[]],[\"name/1107\",[192,33.267]],[\"comment/1107\",[]],[\"name/1108\",[382,71.909]],[\"comment/1108\",[]],[\"name/1109\",[194,40.554]],[\"comment/1109\",[]],[\"name/1110\",[16,31.596]],[\"comment/1110\",[]],[\"name/1111\",[383,71.909]],[\"comment/1111\",[]],[\"name/1112\",[16,31.596]],[\"comment/1112\",[]],[\"name/1113\",[69,63.436]],[\"comment/1113\",[]],[\"name/1114\",[384,71.909]],[\"comment/1114\",[]],[\"name/1115\",[352,66.801]],[\"comment/1115\",[]],[\"name/1116\",[226,57.246]],[\"comment/1116\",[]],[\"name/1117\",[385,71.909]],[\"comment/1117\",[]],[\"name/1118\",[386,71.909]],[\"comment/1118\",[]],[\"name/1119\",[191,32.856]],[\"comment/1119\",[]],[\"name/1120\",[197,39.201]],[\"comment/1120\",[]],[\"name/1121\",[198,38.236]],[\"comment/1121\",[]],[\"name/1122\",[199,40.554]],[\"comment/1122\",[]],[\"name/1123\",[200,40.269]],[\"comment/1123\",[]],[\"name/1124\",[201,40.554]],[\"comment/1124\",[]],[\"name/1125\",[192,33.267]],[\"comment/1125\",[]],[\"name/1126\",[387,71.909]],[\"comment/1126\",[]],[\"name/1127\",[187,39.991]],[\"comment/1127\",[]],[\"name/1128\",[191,32.856]],[\"comment/1128\",[]],[\"name/1129\",[192,33.267]],[\"comment/1129\",[]],[\"name/1130\",[388,71.909]],[\"comment/1130\",[]],[\"name/1131\",[194,40.554]],[\"comment/1131\",[]],[\"name/1132\",[16,31.596]],[\"comment/1132\",[]],[\"name/1133\",[389,71.909]],[\"comment/1133\",[]],[\"name/1134\",[16,31.596]],[\"comment/1134\",[]],[\"name/1135\",[390,66.801]],[\"comment/1135\",[]],[\"name/1136\",[391,66.801]],[\"comment/1136\",[]],[\"name/1137\",[392,66.801]],[\"comment/1137\",[]],[\"name/1138\",[16,31.596]],[\"comment/1138\",[]],[\"name/1139\",[393,60.923]],[\"comment/1139\",[]],[\"name/1140\",[394,66.801]],[\"comment/1140\",[]],[\"name/1141\",[53,58.916]],[\"comment/1141\",[]],[\"name/1142\",[395,66.801]],[\"comment/1142\",[]],[\"name/1143\",[396,66.801]],[\"comment/1143\",[]],[\"name/1144\",[226,57.246]],[\"comment/1144\",[]],[\"name/1145\",[397,66.801]],[\"comment/1145\",[]],[\"name/1146\",[398,71.909]],[\"comment/1146\",[]],[\"name/1147\",[399,66.801]],[\"comment/1147\",[]],[\"name/1148\",[400,66.801]],[\"comment/1148\",[]],[\"name/1149\",[401,66.801]],[\"comment/1149\",[]],[\"name/1150\",[16,31.596]],[\"comment/1150\",[]],[\"name/1151\",[402,71.909]],[\"comment/1151\",[]],[\"name/1152\",[403,66.801]],[\"comment/1152\",[]],[\"name/1153\",[404,66.801]],[\"comment/1153\",[]],[\"name/1154\",[16,31.596]],[\"comment/1154\",[]],[\"name/1155\",[405,66.801]],[\"comment/1155\",[]],[\"name/1156\",[406,66.801]],[\"comment/1156\",[]],[\"name/1157\",[407,66.801]],[\"comment/1157\",[]],[\"name/1158\",[408,71.909]],[\"comment/1158\",[]],[\"name/1159\",[409,71.909]],[\"comment/1159\",[]],[\"name/1160\",[410,71.909]],[\"comment/1160\",[]],[\"name/1161\",[411,66.801]],[\"comment/1161\",[]],[\"name/1162\",[412,66.801]],[\"comment/1162\",[]],[\"name/1163\",[413,66.801]],[\"comment/1163\",[]],[\"name/1164\",[414,66.801]],[\"comment/1164\",[]],[\"name/1165\",[415,66.801]],[\"comment/1165\",[]],[\"name/1166\",[416,71.909]],[\"comment/1166\",[]],[\"name/1167\",[417,66.801]],[\"comment/1167\",[]],[\"name/1168\",[418,66.801]],[\"comment/1168\",[]],[\"name/1169\",[419,66.801]],[\"comment/1169\",[]],[\"name/1170\",[420,66.801]],[\"comment/1170\",[]],[\"name/1171\",[421,66.801]],[\"comment/1171\",[]],[\"name/1172\",[422,66.801]],[\"comment/1172\",[]],[\"name/1173\",[423,66.801]],[\"comment/1173\",[]],[\"name/1174\",[424,66.801]],[\"comment/1174\",[]],[\"name/1175\",[425,66.801]],[\"comment/1175\",[]],[\"name/1176\",[16,31.596]],[\"comment/1176\",[]],[\"name/1177\",[393,60.923]],[\"comment/1177\",[]],[\"name/1178\",[394,66.801]],[\"comment/1178\",[]],[\"name/1179\",[53,58.916]],[\"comment/1179\",[]],[\"name/1180\",[395,66.801]],[\"comment/1180\",[]],[\"name/1181\",[396,66.801]],[\"comment/1181\",[]],[\"name/1182\",[226,57.246]],[\"comment/1182\",[]],[\"name/1183\",[426,66.801]],[\"comment/1183\",[]],[\"name/1184\",[427,66.801]],[\"comment/1184\",[]],[\"name/1185\",[428,71.909]],[\"comment/1185\",[]],[\"name/1186\",[16,31.596]],[\"comment/1186\",[]],[\"name/1187\",[429,71.909]],[\"comment/1187\",[]],[\"name/1188\",[100,52.45]],[\"comment/1188\",[]],[\"name/1189\",[197,39.201]],[\"comment/1189\",[]],[\"name/1190\",[191,32.856]],[\"comment/1190\",[]],[\"name/1191\",[197,39.201]],[\"comment/1191\",[]],[\"name/1192\",[198,38.236]],[\"comment/1192\",[]],[\"name/1193\",[199,40.554]],[\"comment/1193\",[]],[\"name/1194\",[200,40.269]],[\"comment/1194\",[]],[\"name/1195\",[201,40.554]],[\"comment/1195\",[]],[\"name/1196\",[192,33.267]],[\"comment/1196\",[]],[\"name/1197\",[430,71.909]],[\"comment/1197\",[]],[\"name/1198\",[187,39.991]],[\"comment/1198\",[]],[\"name/1199\",[191,32.856]],[\"comment/1199\",[]],[\"name/1200\",[192,33.267]],[\"comment/1200\",[]],[\"name/1201\",[431,71.909]],[\"comment/1201\",[]],[\"name/1202\",[194,40.554]],[\"comment/1202\",[]],[\"name/1203\",[16,31.596]],[\"comment/1203\",[]],[\"name/1204\",[261,66.801]],[\"comment/1204\",[]],[\"name/1205\",[16,31.596]],[\"comment/1205\",[]],[\"name/1206\",[390,66.801]],[\"comment/1206\",[]],[\"name/1207\",[391,66.801]],[\"comment/1207\",[]],[\"name/1208\",[397,66.801]],[\"comment/1208\",[]],[\"name/1209\",[392,66.801]],[\"comment/1209\",[]],[\"name/1210\",[16,31.596]],[\"comment/1210\",[]],[\"name/1211\",[393,60.923]],[\"comment/1211\",[]],[\"name/1212\",[348,60.923]],[\"comment/1212\",[]],[\"name/1213\",[53,58.916]],[\"comment/1213\",[]],[\"name/1214\",[343,60.923]],[\"comment/1214\",[]],[\"name/1215\",[344,60.923]],[\"comment/1215\",[]],[\"name/1216\",[226,57.246]],[\"comment/1216\",[]],[\"name/1217\",[399,66.801]],[\"comment/1217\",[]],[\"name/1218\",[400,66.801]],[\"comment/1218\",[]],[\"name/1219\",[401,66.801]],[\"comment/1219\",[]],[\"name/1220\",[16,31.596]],[\"comment/1220\",[]],[\"name/1221\",[432,71.909]],[\"comment/1221\",[]],[\"name/1222\",[403,66.801]],[\"comment/1222\",[]],[\"name/1223\",[404,66.801]],[\"comment/1223\",[]],[\"name/1224\",[16,31.596]],[\"comment/1224\",[]],[\"name/1225\",[405,66.801]],[\"comment/1225\",[]],[\"name/1226\",[406,66.801]],[\"comment/1226\",[]],[\"name/1227\",[433,71.909]],[\"comment/1227\",[]],[\"name/1228\",[407,66.801]],[\"comment/1228\",[]],[\"name/1229\",[411,66.801]],[\"comment/1229\",[]],[\"name/1230\",[412,66.801]],[\"comment/1230\",[]],[\"name/1231\",[434,71.909]],[\"comment/1231\",[]],[\"name/1232\",[413,66.801]],[\"comment/1232\",[]],[\"name/1233\",[414,66.801]],[\"comment/1233\",[]],[\"name/1234\",[415,66.801]],[\"comment/1234\",[]],[\"name/1235\",[417,66.801]],[\"comment/1235\",[]],[\"name/1236\",[418,66.801]],[\"comment/1236\",[]],[\"name/1237\",[419,66.801]],[\"comment/1237\",[]],[\"name/1238\",[420,66.801]],[\"comment/1238\",[]],[\"name/1239\",[421,66.801]],[\"comment/1239\",[]],[\"name/1240\",[422,66.801]],[\"comment/1240\",[]],[\"name/1241\",[423,66.801]],[\"comment/1241\",[]],[\"name/1242\",[424,66.801]],[\"comment/1242\",[]],[\"name/1243\",[425,66.801]],[\"comment/1243\",[]],[\"name/1244\",[16,31.596]],[\"comment/1244\",[]],[\"name/1245\",[393,60.923]],[\"comment/1245\",[]],[\"name/1246\",[348,60.923]],[\"comment/1246\",[]],[\"name/1247\",[129,66.801]],[\"comment/1247\",[]],[\"name/1248\",[53,58.916]],[\"comment/1248\",[]],[\"name/1249\",[343,60.923]],[\"comment/1249\",[]],[\"name/1250\",[344,60.923]],[\"comment/1250\",[]],[\"name/1251\",[226,57.246]],[\"comment/1251\",[]],[\"name/1252\",[426,66.801]],[\"comment/1252\",[]],[\"name/1253\",[427,66.801]],[\"comment/1253\",[]],[\"name/1254\",[191,32.856]],[\"comment/1254\",[]],[\"name/1255\",[197,39.201]],[\"comment/1255\",[]],[\"name/1256\",[198,38.236]],[\"comment/1256\",[]],[\"name/1257\",[199,40.554]],[\"comment/1257\",[]],[\"name/1258\",[200,40.269]],[\"comment/1258\",[]],[\"name/1259\",[201,40.554]],[\"comment/1259\",[]],[\"name/1260\",[192,33.267]],[\"comment/1260\",[]],[\"name/1261\",[435,71.909]],[\"comment/1261\",[]],[\"name/1262\",[187,39.991]],[\"comment/1262\",[]],[\"name/1263\",[191,32.856]],[\"comment/1263\",[]],[\"name/1264\",[192,33.267]],[\"comment/1264\",[]],[\"name/1265\",[436,71.909]],[\"comment/1265\",[]],[\"name/1266\",[194,40.554]],[\"comment/1266\",[]],[\"name/1267\",[16,31.596]],[\"comment/1267\",[]],[\"name/1268\",[246,66.801]],[\"comment/1268\",[]],[\"name/1269\",[437,71.909]],[\"comment/1269\",[]],[\"name/1270\",[191,32.856]],[\"comment/1270\",[]],[\"name/1271\",[197,39.201]],[\"comment/1271\",[]],[\"name/1272\",[198,38.236]],[\"comment/1272\",[]],[\"name/1273\",[199,40.554]],[\"comment/1273\",[]],[\"name/1274\",[200,40.269]],[\"comment/1274\",[]],[\"name/1275\",[201,40.554]],[\"comment/1275\",[]],[\"name/1276\",[192,33.267]],[\"comment/1276\",[]],[\"name/1277\",[438,71.909]],[\"comment/1277\",[]],[\"name/1278\",[187,39.991]],[\"comment/1278\",[]],[\"name/1279\",[191,32.856]],[\"comment/1279\",[]],[\"name/1280\",[192,33.267]],[\"comment/1280\",[]],[\"name/1281\",[439,71.909]],[\"comment/1281\",[]],[\"name/1282\",[194,40.554]],[\"comment/1282\",[]],[\"name/1283\",[16,31.596]],[\"comment/1283\",[]],[\"name/1284\",[440,71.909]],[\"comment/1284\",[]],[\"name/1285\",[191,32.856]],[\"comment/1285\",[]],[\"name/1286\",[197,39.201]],[\"comment/1286\",[]],[\"name/1287\",[198,38.236]],[\"comment/1287\",[]],[\"name/1288\",[199,40.554]],[\"comment/1288\",[]],[\"name/1289\",[200,40.269]],[\"comment/1289\",[]],[\"name/1290\",[201,40.554]],[\"comment/1290\",[]],[\"name/1291\",[192,33.267]],[\"comment/1291\",[]],[\"name/1292\",[441,71.909]],[\"comment/1292\",[]],[\"name/1293\",[191,32.856]],[\"comment/1293\",[]],[\"name/1294\",[197,39.201]],[\"comment/1294\",[]],[\"name/1295\",[198,38.236]],[\"comment/1295\",[]],[\"name/1296\",[442,71.909]],[\"comment/1296\",[]],[\"name/1297\",[443,71.909]],[\"comment/1297\",[]],[\"name/1298\",[444,71.909]],[\"comment/1298\",[]],[\"name/1299\",[8,60.923]],[\"comment/1299\",[]],[\"name/1300\",[192,33.267]],[\"comment/1300\",[]],[\"name/1301\",[445,71.909]],[\"comment/1301\",[]],[\"name/1302\",[187,39.991]],[\"comment/1302\",[]],[\"name/1303\",[446,60.923]],[\"comment/1303\",[]],[\"name/1304\",[191,32.856]],[\"comment/1304\",[]],[\"name/1305\",[192,33.267]],[\"comment/1305\",[]],[\"name/1306\",[447,71.909]],[\"comment/1306\",[]],[\"name/1307\",[194,40.554]],[\"comment/1307\",[]],[\"name/1308\",[16,31.596]],[\"comment/1308\",[]],[\"name/1309\",[232,60.923]],[\"comment/1309\",[]],[\"name/1310\",[446,60.923]],[\"comment/1310\",[]],[\"name/1311\",[191,32.856]],[\"comment/1311\",[]],[\"name/1312\",[197,39.201]],[\"comment/1312\",[]],[\"name/1313\",[198,38.236]],[\"comment/1313\",[]],[\"name/1314\",[199,40.554]],[\"comment/1314\",[]],[\"name/1315\",[200,40.269]],[\"comment/1315\",[]],[\"name/1316\",[201,40.554]],[\"comment/1316\",[]],[\"name/1317\",[192,33.267]],[\"comment/1317\",[]],[\"name/1318\",[448,71.909]],[\"comment/1318\",[]],[\"name/1319\",[187,39.991]],[\"comment/1319\",[]],[\"name/1320\",[446,60.923]],[\"comment/1320\",[]],[\"name/1321\",[191,32.856]],[\"comment/1321\",[]],[\"name/1322\",[192,33.267]],[\"comment/1322\",[]],[\"name/1323\",[449,71.909]],[\"comment/1323\",[]],[\"name/1324\",[194,40.554]],[\"comment/1324\",[]],[\"name/1325\",[16,31.596]],[\"comment/1325\",[]],[\"name/1326\",[232,60.923]],[\"comment/1326\",[]],[\"name/1327\",[446,60.923]],[\"comment/1327\",[]],[\"name/1328\",[191,32.856]],[\"comment/1328\",[]],[\"name/1329\",[197,39.201]],[\"comment/1329\",[]],[\"name/1330\",[198,38.236]],[\"comment/1330\",[]],[\"name/1331\",[199,40.554]],[\"comment/1331\",[]],[\"name/1332\",[200,40.269]],[\"comment/1332\",[]],[\"name/1333\",[201,40.554]],[\"comment/1333\",[]],[\"name/1334\",[192,33.267]],[\"comment/1334\",[]],[\"name/1335\",[450,71.909]],[\"comment/1335\",[]],[\"name/1336\",[451,71.909]],[\"comment/1336\",[]],[\"name/1337\",[295,58.916]],[\"comment/1337\",[]],[\"name/1338\",[293,66.801]],[\"comment/1338\",[]],[\"name/1339\",[295,58.916]],[\"comment/1339\",[]],[\"name/1340\",[452,71.909]],[\"comment/1340\",[]],[\"name/1341\",[453,71.909]],[\"comment/1341\",[]],[\"name/1342\",[454,71.909]],[\"comment/1342\",[]],[\"name/1343\",[455,71.909]],[\"comment/1343\",[]],[\"name/1344\",[456,71.909]],[\"comment/1344\",[]],[\"name/1345\",[457,71.909]],[\"comment/1345\",[]],[\"name/1346\",[458,71.909]],[\"comment/1346\",[]],[\"name/1347\",[459,71.909]],[\"comment/1347\",[]],[\"name/1348\",[460,71.909]],[\"comment/1348\",[]],[\"name/1349\",[461,71.909]],[\"comment/1349\",[]],[\"name/1350\",[462,71.909]],[\"comment/1350\",[]],[\"name/1351\",[463,71.909]],[\"comment/1351\",[]],[\"name/1352\",[464,71.909]],[\"comment/1352\",[]],[\"name/1353\",[465,71.909]],[\"comment/1353\",[]],[\"name/1354\",[466,71.909]],[\"comment/1354\",[]],[\"name/1355\",[467,71.909]],[\"comment/1355\",[]],[\"name/1356\",[468,71.909]],[\"comment/1356\",[]],[\"name/1357\",[469,71.909]],[\"comment/1357\",[]],[\"name/1358\",[470,71.909]],[\"comment/1358\",[]],[\"name/1359\",[471,71.909]],[\"comment/1359\",[]],[\"name/1360\",[472,71.909]],[\"comment/1360\",[]],[\"name/1361\",[473,71.909]],[\"comment/1361\",[]],[\"name/1362\",[474,66.801]],[\"comment/1362\",[]],[\"name/1363\",[475,66.801]],[\"comment/1363\",[]],[\"name/1364\",[476,66.801]],[\"comment/1364\",[]],[\"name/1365\",[477,66.801]],[\"comment/1365\",[]],[\"name/1366\",[478,66.801]],[\"comment/1366\",[]],[\"name/1367\",[479,66.801]],[\"comment/1367\",[]],[\"name/1368\",[480,71.909]],[\"comment/1368\",[]],[\"name/1369\",[474,66.801]],[\"comment/1369\",[]],[\"name/1370\",[475,66.801]],[\"comment/1370\",[]],[\"name/1371\",[476,66.801]],[\"comment/1371\",[]],[\"name/1372\",[477,66.801]],[\"comment/1372\",[]],[\"name/1373\",[478,66.801]],[\"comment/1373\",[]],[\"name/1374\",[479,66.801]],[\"comment/1374\",[]],[\"name/1375\",[481,71.909]],[\"comment/1375\",[]],[\"name/1376\",[482,43.977]],[\"comment/1376\",[]],[\"name/1377\",[63,38.707]],[\"comment/1377\",[]],[\"name/1378\",[483,71.909]],[\"comment/1378\",[]],[\"name/1379\",[69,63.436]],[\"comment/1379\",[]],[\"name/1380\",[70,66.801]],[\"comment/1380\",[]],[\"name/1381\",[71,66.801]],[\"comment/1381\",[]],[\"name/1382\",[484,71.909]],[\"comment/1382\",[]],[\"name/1383\",[75,66.801]],[\"comment/1383\",[]],[\"name/1384\",[74,66.801]],[\"comment/1384\",[]],[\"name/1385\",[485,71.909]],[\"comment/1385\",[]],[\"name/1386\",[61,36.944]],[\"comment/1386\",[]],[\"name/1387\",[486,43.977]],[\"comment/1387\",[]],[\"name/1388\",[67,42.12]],[\"comment/1388\",[]],[\"name/1389\",[68,43.577]],[\"comment/1389\",[]],[\"name/1390\",[141,43.577]],[\"comment/1390\",[]],[\"name/1391\",[487,43.977]],[\"comment/1391\",[]],[\"name/1392\",[488,43.977]],[\"comment/1392\",[]],[\"name/1393\",[102,42.822]],[\"comment/1393\",[]],[\"name/1394\",[489,43.977]],[\"comment/1394\",[]],[\"name/1395\",[182,43.577]],[\"comment/1395\",[]],[\"name/1396\",[490,43.977]],[\"comment/1396\",[]],[\"name/1397\",[491,71.909]],[\"comment/1397\",[]],[\"name/1398\",[482,43.977]],[\"comment/1398\",[]],[\"name/1399\",[95,53.451]],[\"comment/1399\",[]],[\"name/1400\",[99,54.563]],[\"comment/1400\",[]],[\"name/1401\",[61,36.944]],[\"comment/1401\",[]],[\"name/1402\",[486,43.977]],[\"comment/1402\",[]],[\"name/1403\",[67,42.12]],[\"comment/1403\",[]],[\"name/1404\",[68,43.577]],[\"comment/1404\",[]],[\"name/1405\",[63,38.707]],[\"comment/1405\",[]],[\"name/1406\",[141,43.577]],[\"comment/1406\",[]],[\"name/1407\",[487,43.977]],[\"comment/1407\",[]],[\"name/1408\",[488,43.977]],[\"comment/1408\",[]],[\"name/1409\",[102,42.822]],[\"comment/1409\",[]],[\"name/1410\",[489,43.977]],[\"comment/1410\",[]],[\"name/1411\",[182,43.577]],[\"comment/1411\",[]],[\"name/1412\",[490,43.977]],[\"comment/1412\",[]],[\"name/1413\",[492,71.909]],[\"comment/1413\",[]],[\"name/1414\",[482,43.977]],[\"comment/1414\",[]],[\"name/1415\",[493,66.801]],[\"comment/1415\",[]],[\"name/1416\",[61,36.944]],[\"comment/1416\",[]],[\"name/1417\",[486,43.977]],[\"comment/1417\",[]],[\"name/1418\",[67,42.12]],[\"comment/1418\",[]],[\"name/1419\",[68,43.577]],[\"comment/1419\",[]],[\"name/1420\",[63,38.707]],[\"comment/1420\",[]],[\"name/1421\",[141,43.577]],[\"comment/1421\",[]],[\"name/1422\",[487,43.977]],[\"comment/1422\",[]],[\"name/1423\",[488,43.977]],[\"comment/1423\",[]],[\"name/1424\",[102,42.822]],[\"comment/1424\",[]],[\"name/1425\",[489,43.977]],[\"comment/1425\",[]],[\"name/1426\",[182,43.577]],[\"comment/1426\",[]],[\"name/1427\",[490,43.977]],[\"comment/1427\",[]],[\"name/1428\",[494,71.909]],[\"comment/1428\",[]],[\"name/1429\",[482,43.977]],[\"comment/1429\",[]],[\"name/1430\",[493,66.801]],[\"comment/1430\",[]],[\"name/1431\",[116,52.45]],[\"comment/1431\",[]],[\"name/1432\",[495,66.801]],[\"comment/1432\",[]],[\"name/1433\",[61,36.944]],[\"comment/1433\",[]],[\"name/1434\",[486,43.977]],[\"comment/1434\",[]],[\"name/1435\",[67,42.12]],[\"comment/1435\",[]],[\"name/1436\",[68,43.577]],[\"comment/1436\",[]],[\"name/1437\",[63,38.707]],[\"comment/1437\",[]],[\"name/1438\",[141,43.577]],[\"comment/1438\",[]],[\"name/1439\",[487,43.977]],[\"comment/1439\",[]],[\"name/1440\",[488,43.977]],[\"comment/1440\",[]],[\"name/1441\",[102,42.822]],[\"comment/1441\",[]],[\"name/1442\",[489,43.977]],[\"comment/1442\",[]],[\"name/1443\",[182,43.577]],[\"comment/1443\",[]],[\"name/1444\",[490,43.977]],[\"comment/1444\",[]],[\"name/1445\",[496,71.909]],[\"comment/1445\",[]],[\"name/1446\",[482,43.977]],[\"comment/1446\",[]],[\"name/1447\",[95,53.451]],[\"comment/1447\",[]],[\"name/1448\",[97,63.436]],[\"comment/1448\",[]],[\"name/1449\",[99,54.563]],[\"comment/1449\",[]],[\"name/1450\",[100,52.45]],[\"comment/1450\",[]],[\"name/1451\",[101,63.436]],[\"comment/1451\",[]],[\"name/1452\",[61,36.944]],[\"comment/1452\",[]],[\"name/1453\",[486,43.977]],[\"comment/1453\",[]],[\"name/1454\",[67,42.12]],[\"comment/1454\",[]],[\"name/1455\",[68,43.577]],[\"comment/1455\",[]],[\"name/1456\",[63,38.707]],[\"comment/1456\",[]],[\"name/1457\",[141,43.577]],[\"comment/1457\",[]],[\"name/1458\",[487,43.977]],[\"comment/1458\",[]],[\"name/1459\",[488,43.977]],[\"comment/1459\",[]],[\"name/1460\",[102,42.822]],[\"comment/1460\",[]],[\"name/1461\",[489,43.977]],[\"comment/1461\",[]],[\"name/1462\",[182,43.577]],[\"comment/1462\",[]],[\"name/1463\",[490,43.977]],[\"comment/1463\",[]],[\"name/1464\",[103,66.801]],[\"comment/1464\",[]],[\"name/1465\",[482,43.977]],[\"comment/1465\",[]],[\"name/1466\",[104,66.801]],[\"comment/1466\",[]],[\"name/1467\",[497,71.909]],[\"comment/1467\",[]],[\"name/1468\",[61,36.944]],[\"comment/1468\",[]],[\"name/1469\",[486,43.977]],[\"comment/1469\",[]],[\"name/1470\",[67,42.12]],[\"comment/1470\",[]],[\"name/1471\",[68,43.577]],[\"comment/1471\",[]],[\"name/1472\",[63,38.707]],[\"comment/1472\",[]],[\"name/1473\",[141,43.577]],[\"comment/1473\",[]],[\"name/1474\",[487,43.977]],[\"comment/1474\",[]],[\"name/1475\",[488,43.977]],[\"comment/1475\",[]],[\"name/1476\",[102,42.822]],[\"comment/1476\",[]],[\"name/1477\",[489,43.977]],[\"comment/1477\",[]],[\"name/1478\",[182,43.577]],[\"comment/1478\",[]],[\"name/1479\",[490,43.977]],[\"comment/1479\",[]],[\"name/1480\",[498,71.909]],[\"comment/1480\",[]],[\"name/1481\",[482,43.977]],[\"comment/1481\",[]],[\"name/1482\",[110,58.916]],[\"comment/1482\",[]],[\"name/1483\",[499,60.923]],[\"comment/1483\",[]],[\"name/1484\",[61,36.944]],[\"comment/1484\",[]],[\"name/1485\",[486,43.977]],[\"comment/1485\",[]],[\"name/1486\",[67,42.12]],[\"comment/1486\",[]],[\"name/1487\",[68,43.577]],[\"comment/1487\",[]],[\"name/1488\",[63,38.707]],[\"comment/1488\",[]],[\"name/1489\",[141,43.577]],[\"comment/1489\",[]],[\"name/1490\",[487,43.977]],[\"comment/1490\",[]],[\"name/1491\",[488,43.977]],[\"comment/1491\",[]],[\"name/1492\",[102,42.822]],[\"comment/1492\",[]],[\"name/1493\",[489,43.977]],[\"comment/1493\",[]],[\"name/1494\",[182,43.577]],[\"comment/1494\",[]],[\"name/1495\",[490,43.977]],[\"comment/1495\",[]],[\"name/1496\",[500,71.909]],[\"comment/1496\",[]],[\"name/1497\",[482,43.977]],[\"comment/1497\",[]],[\"name/1498\",[116,52.45]],[\"comment/1498\",[]],[\"name/1499\",[95,53.451]],[\"comment/1499\",[]],[\"name/1500\",[118,60.923]],[\"comment/1500\",[]],[\"name/1501\",[119,66.801]],[\"comment/1501\",[]],[\"name/1502\",[117,63.436]],[\"comment/1502\",[]],[\"name/1503\",[99,54.563]],[\"comment/1503\",[]],[\"name/1504\",[61,36.944]],[\"comment/1504\",[]],[\"name/1505\",[486,43.977]],[\"comment/1505\",[]],[\"name/1506\",[67,42.12]],[\"comment/1506\",[]],[\"name/1507\",[68,43.577]],[\"comment/1507\",[]],[\"name/1508\",[63,38.707]],[\"comment/1508\",[]],[\"name/1509\",[141,43.577]],[\"comment/1509\",[]],[\"name/1510\",[487,43.977]],[\"comment/1510\",[]],[\"name/1511\",[488,43.977]],[\"comment/1511\",[]],[\"name/1512\",[102,42.822]],[\"comment/1512\",[]],[\"name/1513\",[489,43.977]],[\"comment/1513\",[]],[\"name/1514\",[182,43.577]],[\"comment/1514\",[]],[\"name/1515\",[490,43.977]],[\"comment/1515\",[]],[\"name/1516\",[501,71.909]],[\"comment/1516\",[]],[\"name/1517\",[482,43.977]],[\"comment/1517\",[]],[\"name/1518\",[110,58.916]],[\"comment/1518\",[]],[\"name/1519\",[499,60.923]],[\"comment/1519\",[]],[\"name/1520\",[117,63.436]],[\"comment/1520\",[]],[\"name/1521\",[502,71.909]],[\"comment/1521\",[]],[\"name/1522\",[61,36.944]],[\"comment/1522\",[]],[\"name/1523\",[486,43.977]],[\"comment/1523\",[]],[\"name/1524\",[67,42.12]],[\"comment/1524\",[]],[\"name/1525\",[68,43.577]],[\"comment/1525\",[]],[\"name/1526\",[63,38.707]],[\"comment/1526\",[]],[\"name/1527\",[141,43.577]],[\"comment/1527\",[]],[\"name/1528\",[487,43.977]],[\"comment/1528\",[]],[\"name/1529\",[488,43.977]],[\"comment/1529\",[]],[\"name/1530\",[102,42.822]],[\"comment/1530\",[]],[\"name/1531\",[489,43.977]],[\"comment/1531\",[]],[\"name/1532\",[182,43.577]],[\"comment/1532\",[]],[\"name/1533\",[490,43.977]],[\"comment/1533\",[]],[\"name/1534\",[503,71.909]],[\"comment/1534\",[]],[\"name/1535\",[482,43.977]],[\"comment/1535\",[]],[\"name/1536\",[504,71.909]],[\"comment/1536\",[]],[\"name/1537\",[505,71.909]],[\"comment/1537\",[]],[\"name/1538\",[506,71.909]],[\"comment/1538\",[]],[\"name/1539\",[61,36.944]],[\"comment/1539\",[]],[\"name/1540\",[486,43.977]],[\"comment/1540\",[]],[\"name/1541\",[67,42.12]],[\"comment/1541\",[]],[\"name/1542\",[68,43.577]],[\"comment/1542\",[]],[\"name/1543\",[63,38.707]],[\"comment/1543\",[]],[\"name/1544\",[141,43.577]],[\"comment/1544\",[]],[\"name/1545\",[487,43.977]],[\"comment/1545\",[]],[\"name/1546\",[488,43.977]],[\"comment/1546\",[]],[\"name/1547\",[102,42.822]],[\"comment/1547\",[]],[\"name/1548\",[489,43.977]],[\"comment/1548\",[]],[\"name/1549\",[182,43.577]],[\"comment/1549\",[]],[\"name/1550\",[490,43.977]],[\"comment/1550\",[]],[\"name/1551\",[507,71.909]],[\"comment/1551\",[]],[\"name/1552\",[482,43.977]],[\"comment/1552\",[]],[\"name/1553\",[61,36.944]],[\"comment/1553\",[]],[\"name/1554\",[508,63.436]],[\"comment/1554\",[]],[\"name/1555\",[110,58.916]],[\"comment/1555\",[]],[\"name/1556\",[486,43.977]],[\"comment/1556\",[]],[\"name/1557\",[67,42.12]],[\"comment/1557\",[]],[\"name/1558\",[68,43.577]],[\"comment/1558\",[]],[\"name/1559\",[63,38.707]],[\"comment/1559\",[]],[\"name/1560\",[141,43.577]],[\"comment/1560\",[]],[\"name/1561\",[487,43.977]],[\"comment/1561\",[]],[\"name/1562\",[488,43.977]],[\"comment/1562\",[]],[\"name/1563\",[102,42.822]],[\"comment/1563\",[]],[\"name/1564\",[489,43.977]],[\"comment/1564\",[]],[\"name/1565\",[182,43.577]],[\"comment/1565\",[]],[\"name/1566\",[490,43.977]],[\"comment/1566\",[]],[\"name/1567\",[509,71.909]],[\"comment/1567\",[]],[\"name/1568\",[482,43.977]],[\"comment/1568\",[]],[\"name/1569\",[510,71.909]],[\"comment/1569\",[]],[\"name/1570\",[61,36.944]],[\"comment/1570\",[]],[\"name/1571\",[486,43.977]],[\"comment/1571\",[]],[\"name/1572\",[67,42.12]],[\"comment/1572\",[]],[\"name/1573\",[68,43.577]],[\"comment/1573\",[]],[\"name/1574\",[63,38.707]],[\"comment/1574\",[]],[\"name/1575\",[141,43.577]],[\"comment/1575\",[]],[\"name/1576\",[487,43.977]],[\"comment/1576\",[]],[\"name/1577\",[488,43.977]],[\"comment/1577\",[]],[\"name/1578\",[102,42.822]],[\"comment/1578\",[]],[\"name/1579\",[489,43.977]],[\"comment/1579\",[]],[\"name/1580\",[182,43.577]],[\"comment/1580\",[]],[\"name/1581\",[490,43.977]],[\"comment/1581\",[]],[\"name/1582\",[511,71.909]],[\"comment/1582\",[]],[\"name/1583\",[482,43.977]],[\"comment/1583\",[]],[\"name/1584\",[508,63.436]],[\"comment/1584\",[]],[\"name/1585\",[116,52.45]],[\"comment/1585\",[]],[\"name/1586\",[110,58.916]],[\"comment/1586\",[]],[\"name/1587\",[100,52.45]],[\"comment/1587\",[]],[\"name/1588\",[95,53.451]],[\"comment/1588\",[]],[\"name/1589\",[63,38.707]],[\"comment/1589\",[]],[\"name/1590\",[61,36.944]],[\"comment/1590\",[]],[\"name/1591\",[486,43.977]],[\"comment/1591\",[]],[\"name/1592\",[67,42.12]],[\"comment/1592\",[]],[\"name/1593\",[68,43.577]],[\"comment/1593\",[]],[\"name/1594\",[141,43.577]],[\"comment/1594\",[]],[\"name/1595\",[487,43.977]],[\"comment/1595\",[]],[\"name/1596\",[488,43.977]],[\"comment/1596\",[]],[\"name/1597\",[102,42.822]],[\"comment/1597\",[]],[\"name/1598\",[489,43.977]],[\"comment/1598\",[]],[\"name/1599\",[182,43.577]],[\"comment/1599\",[]],[\"name/1600\",[490,43.977]],[\"comment/1600\",[]],[\"name/1601\",[512,71.909]],[\"comment/1601\",[]],[\"name/1602\",[513,66.801]],[\"comment/1602\",[]],[\"name/1603\",[514,71.909]],[\"comment/1603\",[]],[\"name/1604\",[513,66.801]],[\"comment/1604\",[]],[\"name/1605\",[515,71.909]],[\"comment/1605\",[]],[\"name/1606\",[482,43.977]],[\"comment/1606\",[]],[\"name/1607\",[516,71.909]],[\"comment/1607\",[]],[\"name/1608\",[517,66.801]],[\"comment/1608\",[]],[\"name/1609\",[518,66.801]],[\"comment/1609\",[]],[\"name/1610\",[519,71.909]],[\"comment/1610\",[]],[\"name/1611\",[63,38.707]],[\"comment/1611\",[]],[\"name/1612\",[61,36.944]],[\"comment/1612\",[]],[\"name/1613\",[486,43.977]],[\"comment/1613\",[]],[\"name/1614\",[67,42.12]],[\"comment/1614\",[]],[\"name/1615\",[68,43.577]],[\"comment/1615\",[]],[\"name/1616\",[141,43.577]],[\"comment/1616\",[]],[\"name/1617\",[487,43.977]],[\"comment/1617\",[]],[\"name/1618\",[488,43.977]],[\"comment/1618\",[]],[\"name/1619\",[102,42.822]],[\"comment/1619\",[]],[\"name/1620\",[489,43.977]],[\"comment/1620\",[]],[\"name/1621\",[182,43.577]],[\"comment/1621\",[]],[\"name/1622\",[490,43.977]],[\"comment/1622\",[]],[\"name/1623\",[520,71.909]],[\"comment/1623\",[]],[\"name/1624\",[521,66.801]],[\"comment/1624\",[]],[\"name/1625\",[522,66.801]],[\"comment/1625\",[]],[\"name/1626\",[523,66.801]],[\"comment/1626\",[]],[\"name/1627\",[524,66.801]],[\"comment/1627\",[]],[\"name/1628\",[525,71.909]],[\"comment/1628\",[]],[\"name/1629\",[521,66.801]],[\"comment/1629\",[]],[\"name/1630\",[522,66.801]],[\"comment/1630\",[]],[\"name/1631\",[523,66.801]],[\"comment/1631\",[]],[\"name/1632\",[524,66.801]],[\"comment/1632\",[]],[\"name/1633\",[526,71.909]],[\"comment/1633\",[]],[\"name/1634\",[482,43.977]],[\"comment/1634\",[]],[\"name/1635\",[499,60.923]],[\"comment/1635\",[]],[\"name/1636\",[61,36.944]],[\"comment/1636\",[]],[\"name/1637\",[486,43.977]],[\"comment/1637\",[]],[\"name/1638\",[67,42.12]],[\"comment/1638\",[]],[\"name/1639\",[68,43.577]],[\"comment/1639\",[]],[\"name/1640\",[63,38.707]],[\"comment/1640\",[]],[\"name/1641\",[141,43.577]],[\"comment/1641\",[]],[\"name/1642\",[487,43.977]],[\"comment/1642\",[]],[\"name/1643\",[488,43.977]],[\"comment/1643\",[]],[\"name/1644\",[102,42.822]],[\"comment/1644\",[]],[\"name/1645\",[489,43.977]],[\"comment/1645\",[]],[\"name/1646\",[182,43.577]],[\"comment/1646\",[]],[\"name/1647\",[490,43.977]],[\"comment/1647\",[]],[\"name/1648\",[527,71.909]],[\"comment/1648\",[]],[\"name/1649\",[528,66.801]],[\"comment/1649\",[]],[\"name/1650\",[529,66.801]],[\"comment/1650\",[]],[\"name/1651\",[530,66.801]],[\"comment/1651\",[]],[\"name/1652\",[531,66.801]],[\"comment/1652\",[]],[\"name/1653\",[532,71.909]],[\"comment/1653\",[]],[\"name/1654\",[528,66.801]],[\"comment/1654\",[]],[\"name/1655\",[529,66.801]],[\"comment/1655\",[]],[\"name/1656\",[530,66.801]],[\"comment/1656\",[]],[\"name/1657\",[531,66.801]],[\"comment/1657\",[]],[\"name/1658\",[533,71.909]],[\"comment/1658\",[]],[\"name/1659\",[482,43.977]],[\"comment/1659\",[]],[\"name/1660\",[63,38.707]],[\"comment/1660\",[]],[\"name/1661\",[100,52.45]],[\"comment/1661\",[]],[\"name/1662\",[499,60.923]],[\"comment/1662\",[]],[\"name/1663\",[149,63.436]],[\"comment/1663\",[]],[\"name/1664\",[148,63.436]],[\"comment/1664\",[]],[\"name/1665\",[61,36.944]],[\"comment/1665\",[]],[\"name/1666\",[486,43.977]],[\"comment/1666\",[]],[\"name/1667\",[67,42.12]],[\"comment/1667\",[]],[\"name/1668\",[68,43.577]],[\"comment/1668\",[]],[\"name/1669\",[141,43.577]],[\"comment/1669\",[]],[\"name/1670\",[487,43.977]],[\"comment/1670\",[]],[\"name/1671\",[488,43.977]],[\"comment/1671\",[]],[\"name/1672\",[102,42.822]],[\"comment/1672\",[]],[\"name/1673\",[489,43.977]],[\"comment/1673\",[]],[\"name/1674\",[182,43.577]],[\"comment/1674\",[]],[\"name/1675\",[490,43.977]],[\"comment/1675\",[]],[\"name/1676\",[534,71.909]],[\"comment/1676\",[]],[\"name/1677\",[535,66.801]],[\"comment/1677\",[]],[\"name/1678\",[536,66.801]],[\"comment/1678\",[]],[\"name/1679\",[537,66.801]],[\"comment/1679\",[]],[\"name/1680\",[538,71.909]],[\"comment/1680\",[]],[\"name/1681\",[535,66.801]],[\"comment/1681\",[]],[\"name/1682\",[536,66.801]],[\"comment/1682\",[]],[\"name/1683\",[537,66.801]],[\"comment/1683\",[]],[\"name/1684\",[539,71.909]],[\"comment/1684\",[]],[\"name/1685\",[482,43.977]],[\"comment/1685\",[]],[\"name/1686\",[116,52.45]],[\"comment/1686\",[]],[\"name/1687\",[95,53.451]],[\"comment/1687\",[]],[\"name/1688\",[99,54.563]],[\"comment/1688\",[]],[\"name/1689\",[101,63.436]],[\"comment/1689\",[]],[\"name/1690\",[315,66.801]],[\"comment/1690\",[]],[\"name/1691\",[97,63.436]],[\"comment/1691\",[]],[\"name/1692\",[495,66.801]],[\"comment/1692\",[]],[\"name/1693\",[63,38.707]],[\"comment/1693\",[]],[\"name/1694\",[61,36.944]],[\"comment/1694\",[]],[\"name/1695\",[486,43.977]],[\"comment/1695\",[]],[\"name/1696\",[67,42.12]],[\"comment/1696\",[]],[\"name/1697\",[68,43.577]],[\"comment/1697\",[]],[\"name/1698\",[141,43.577]],[\"comment/1698\",[]],[\"name/1699\",[487,43.977]],[\"comment/1699\",[]],[\"name/1700\",[488,43.977]],[\"comment/1700\",[]],[\"name/1701\",[102,42.822]],[\"comment/1701\",[]],[\"name/1702\",[489,43.977]],[\"comment/1702\",[]],[\"name/1703\",[182,43.577]],[\"comment/1703\",[]],[\"name/1704\",[490,43.977]],[\"comment/1704\",[]],[\"name/1705\",[540,71.909]],[\"comment/1705\",[]],[\"name/1706\",[541,66.801]],[\"comment/1706\",[]],[\"name/1707\",[542,66.801]],[\"comment/1707\",[]],[\"name/1708\",[543,71.909]],[\"comment/1708\",[]],[\"name/1709\",[541,66.801]],[\"comment/1709\",[]],[\"name/1710\",[542,66.801]],[\"comment/1710\",[]],[\"name/1711\",[544,71.909]],[\"comment/1711\",[]],[\"name/1712\",[482,43.977]],[\"comment/1712\",[]],[\"name/1713\",[63,38.707]],[\"comment/1713\",[]],[\"name/1714\",[545,66.801]],[\"comment/1714\",[]],[\"name/1715\",[62,60.923]],[\"comment/1715\",[]],[\"name/1716\",[116,52.45]],[\"comment/1716\",[]],[\"name/1717\",[328,63.436]],[\"comment/1717\",[]],[\"name/1718\",[46,60.923]],[\"comment/1718\",[]],[\"name/1719\",[61,36.944]],[\"comment/1719\",[]],[\"name/1720\",[486,43.977]],[\"comment/1720\",[]],[\"name/1721\",[67,42.12]],[\"comment/1721\",[]],[\"name/1722\",[68,43.577]],[\"comment/1722\",[]],[\"name/1723\",[141,43.577]],[\"comment/1723\",[]],[\"name/1724\",[487,43.977]],[\"comment/1724\",[]],[\"name/1725\",[488,43.977]],[\"comment/1725\",[]],[\"name/1726\",[102,42.822]],[\"comment/1726\",[]],[\"name/1727\",[489,43.977]],[\"comment/1727\",[]],[\"name/1728\",[182,43.577]],[\"comment/1728\",[]],[\"name/1729\",[490,43.977]],[\"comment/1729\",[]],[\"name/1730\",[546,71.909]],[\"comment/1730\",[]],[\"name/1731\",[482,43.977]],[\"comment/1731\",[]],[\"name/1732\",[116,52.45]],[\"comment/1732\",[]],[\"name/1733\",[95,53.451]],[\"comment/1733\",[]],[\"name/1734\",[156,66.801]],[\"comment/1734\",[]],[\"name/1735\",[46,60.923]],[\"comment/1735\",[]],[\"name/1736\",[118,60.923]],[\"comment/1736\",[]],[\"name/1737\",[99,54.563]],[\"comment/1737\",[]],[\"name/1738\",[61,36.944]],[\"comment/1738\",[]],[\"name/1739\",[486,43.977]],[\"comment/1739\",[]],[\"name/1740\",[67,42.12]],[\"comment/1740\",[]],[\"name/1741\",[68,43.577]],[\"comment/1741\",[]],[\"name/1742\",[63,38.707]],[\"comment/1742\",[]],[\"name/1743\",[141,43.577]],[\"comment/1743\",[]],[\"name/1744\",[487,43.977]],[\"comment/1744\",[]],[\"name/1745\",[488,43.977]],[\"comment/1745\",[]],[\"name/1746\",[102,42.822]],[\"comment/1746\",[]],[\"name/1747\",[489,43.977]],[\"comment/1747\",[]],[\"name/1748\",[182,43.577]],[\"comment/1748\",[]],[\"name/1749\",[490,43.977]],[\"comment/1749\",[]],[\"name/1750\",[547,71.909]],[\"comment/1750\",[]],[\"name/1751\",[482,43.977]],[\"comment/1751\",[]],[\"name/1752\",[545,66.801]],[\"comment/1752\",[]],[\"name/1753\",[116,52.45]],[\"comment/1753\",[]],[\"name/1754\",[100,52.45]],[\"comment/1754\",[]],[\"name/1755\",[61,36.944]],[\"comment/1755\",[]],[\"name/1756\",[486,43.977]],[\"comment/1756\",[]],[\"name/1757\",[67,42.12]],[\"comment/1757\",[]],[\"name/1758\",[68,43.577]],[\"comment/1758\",[]],[\"name/1759\",[63,38.707]],[\"comment/1759\",[]],[\"name/1760\",[141,43.577]],[\"comment/1760\",[]],[\"name/1761\",[487,43.977]],[\"comment/1761\",[]],[\"name/1762\",[488,43.977]],[\"comment/1762\",[]],[\"name/1763\",[102,42.822]],[\"comment/1763\",[]],[\"name/1764\",[489,43.977]],[\"comment/1764\",[]],[\"name/1765\",[182,43.577]],[\"comment/1765\",[]],[\"name/1766\",[490,43.977]],[\"comment/1766\",[]],[\"name/1767\",[548,71.909]],[\"comment/1767\",[]],[\"name/1768\",[482,43.977]],[\"comment/1768\",[]],[\"name/1769\",[72,66.801]],[\"comment/1769\",[]],[\"name/1770\",[61,36.944]],[\"comment/1770\",[]],[\"name/1771\",[486,43.977]],[\"comment/1771\",[]],[\"name/1772\",[67,42.12]],[\"comment/1772\",[]],[\"name/1773\",[68,43.577]],[\"comment/1773\",[]],[\"name/1774\",[63,38.707]],[\"comment/1774\",[]],[\"name/1775\",[141,43.577]],[\"comment/1775\",[]],[\"name/1776\",[487,43.977]],[\"comment/1776\",[]],[\"name/1777\",[488,43.977]],[\"comment/1777\",[]],[\"name/1778\",[102,42.822]],[\"comment/1778\",[]],[\"name/1779\",[489,43.977]],[\"comment/1779\",[]],[\"name/1780\",[182,43.577]],[\"comment/1780\",[]],[\"name/1781\",[490,43.977]],[\"comment/1781\",[]],[\"name/1782\",[549,71.909]],[\"comment/1782\",[]],[\"name/1783\",[482,43.977]],[\"comment/1783\",[]],[\"name/1784\",[178,66.801]],[\"comment/1784\",[]],[\"name/1785\",[176,66.801]],[\"comment/1785\",[]],[\"name/1786\",[61,36.944]],[\"comment/1786\",[]],[\"name/1787\",[486,43.977]],[\"comment/1787\",[]],[\"name/1788\",[67,42.12]],[\"comment/1788\",[]],[\"name/1789\",[68,43.577]],[\"comment/1789\",[]],[\"name/1790\",[63,38.707]],[\"comment/1790\",[]],[\"name/1791\",[141,43.577]],[\"comment/1791\",[]],[\"name/1792\",[487,43.977]],[\"comment/1792\",[]],[\"name/1793\",[488,43.977]],[\"comment/1793\",[]],[\"name/1794\",[102,42.822]],[\"comment/1794\",[]],[\"name/1795\",[489,43.977]],[\"comment/1795\",[]],[\"name/1796\",[182,43.577]],[\"comment/1796\",[]],[\"name/1797\",[490,43.977]],[\"comment/1797\",[]],[\"name/1798\",[550,71.909]],[\"comment/1798\",[]],[\"name/1799\",[482,43.977]],[\"comment/1799\",[]],[\"name/1800\",[73,66.801]],[\"comment/1800\",[]],[\"name/1801\",[61,36.944]],[\"comment/1801\",[]],[\"name/1802\",[486,43.977]],[\"comment/1802\",[]],[\"name/1803\",[67,42.12]],[\"comment/1803\",[]],[\"name/1804\",[68,43.577]],[\"comment/1804\",[]],[\"name/1805\",[63,38.707]],[\"comment/1805\",[]],[\"name/1806\",[141,43.577]],[\"comment/1806\",[]],[\"name/1807\",[487,43.977]],[\"comment/1807\",[]],[\"name/1808\",[488,43.977]],[\"comment/1808\",[]],[\"name/1809\",[102,42.822]],[\"comment/1809\",[]],[\"name/1810\",[489,43.977]],[\"comment/1810\",[]],[\"name/1811\",[182,43.577]],[\"comment/1811\",[]],[\"name/1812\",[490,43.977]],[\"comment/1812\",[]],[\"name/1813\",[551,71.909]],[\"comment/1813\",[]],[\"name/1814\",[552,66.801]],[\"comment/1814\",[]],[\"name/1815\",[553,66.801]],[\"comment/1815\",[]],[\"name/1816\",[554,66.801]],[\"comment/1816\",[]],[\"name/1817\",[555,66.801]],[\"comment/1817\",[]],[\"name/1818\",[556,66.801]],[\"comment/1818\",[]],[\"name/1819\",[557,71.909]],[\"comment/1819\",[]],[\"name/1820\",[552,66.801]],[\"comment/1820\",[]],[\"name/1821\",[553,66.801]],[\"comment/1821\",[]],[\"name/1822\",[554,66.801]],[\"comment/1822\",[]],[\"name/1823\",[555,66.801]],[\"comment/1823\",[]],[\"name/1824\",[556,66.801]],[\"comment/1824\",[]],[\"name/1825\",[558,71.909]],[\"comment/1825\",[]],[\"name/1826\",[482,43.977]],[\"comment/1826\",[]],[\"name/1827\",[559,71.909]],[\"comment/1827\",[]],[\"name/1828\",[560,71.909]],[\"comment/1828\",[]],[\"name/1829\",[561,71.909]],[\"comment/1829\",[]],[\"name/1830\",[63,38.707]],[\"comment/1830\",[]],[\"name/1831\",[61,36.944]],[\"comment/1831\",[]],[\"name/1832\",[486,43.977]],[\"comment/1832\",[]],[\"name/1833\",[67,42.12]],[\"comment/1833\",[]],[\"name/1834\",[68,43.577]],[\"comment/1834\",[]],[\"name/1835\",[141,43.577]],[\"comment/1835\",[]],[\"name/1836\",[487,43.977]],[\"comment/1836\",[]],[\"name/1837\",[488,43.977]],[\"comment/1837\",[]],[\"name/1838\",[102,42.822]],[\"comment/1838\",[]],[\"name/1839\",[489,43.977]],[\"comment/1839\",[]],[\"name/1840\",[182,43.577]],[\"comment/1840\",[]],[\"name/1841\",[490,43.977]],[\"comment/1841\",[]],[\"name/1842\",[562,71.909]],[\"comment/1842\",[]],[\"name/1843\",[563,71.909]],[\"comment/1843\",[]],[\"name/1844\",[564,71.909]],[\"comment/1844\",[]],[\"name/1845\",[565,71.909]],[\"comment/1845\",[]],[\"name/1846\",[566,71.909]],[\"comment/1846\",[]],[\"name/1847\",[567,71.909]],[\"comment/1847\",[]],[\"name/1848\",[568,71.909]],[\"comment/1848\",[]],[\"name/1849\",[569,71.909]],[\"comment/1849\",[]],[\"name/1850\",[570,71.909]],[\"comment/1850\",[]],[\"name/1851\",[571,71.909]],[\"comment/1851\",[]],[\"name/1852\",[572,71.909]],[\"comment/1852\",[]],[\"name/1853\",[573,71.909]],[\"comment/1853\",[]],[\"name/1854\",[574,71.909]],[\"comment/1854\",[]],[\"name/1855\",[575,71.909]],[\"comment/1855\",[]],[\"name/1856\",[576,71.909]],[\"comment/1856\",[]],[\"name/1857\",[577,71.909]],[\"comment/1857\",[]],[\"name/1858\",[142,66.801]],[\"comment/1858\",[]],[\"name/1859\",[16,31.596]],[\"comment/1859\",[]],[\"name/1860\",[578,71.909]],[\"comment/1860\",[]],[\"name/1861\",[16,31.596]],[\"comment/1861\",[]],[\"name/1862\",[579,71.909]],[\"comment/1862\",[]],[\"name/1863\",[16,31.596]],[\"comment/1863\",[]],[\"name/1864\",[580,71.909]],[\"comment/1864\",[]],[\"name/1865\",[16,31.596]],[\"comment/1865\",[]],[\"name/1866\",[581,71.909]],[\"comment/1866\",[]],[\"name/1867\",[16,31.596]],[\"comment/1867\",[]],[\"name/1868\",[582,71.909]],[\"comment/1868\",[]],[\"name/1869\",[16,31.596]],[\"comment/1869\",[]],[\"name/1870\",[583,71.909]],[\"comment/1870\",[]],[\"name/1871\",[16,31.596]],[\"comment/1871\",[]],[\"name/1872\",[584,71.909]],[\"comment/1872\",[]],[\"name/1873\",[16,31.596]],[\"comment/1873\",[]],[\"name/1874\",[585,71.909]],[\"comment/1874\",[]],[\"name/1875\",[16,31.596]],[\"comment/1875\",[]],[\"name/1876\",[586,71.909]],[\"comment/1876\",[]],[\"name/1877\",[16,31.596]],[\"comment/1877\",[]],[\"name/1878\",[587,71.909]],[\"comment/1878\",[]],[\"name/1879\",[16,31.596]],[\"comment/1879\",[]],[\"name/1880\",[588,71.909]],[\"comment/1880\",[]],[\"name/1881\",[16,31.596]],[\"comment/1881\",[]],[\"name/1882\",[589,71.909]],[\"comment/1882\",[]],[\"name/1883\",[16,31.596]],[\"comment/1883\",[]],[\"name/1884\",[590,71.909]],[\"comment/1884\",[]],[\"name/1885\",[591,71.909]],[\"comment/1885\",[]],[\"name/1886\",[592,71.909]],[\"comment/1886\",[]],[\"name/1887\",[593,71.909]],[\"comment/1887\",[]],[\"name/1888\",[594,71.909]],[\"comment/1888\",[]],[\"name/1889\",[595,71.909]],[\"comment/1889\",[]],[\"name/1890\",[596,71.909]],[\"comment/1890\",[]],[\"name/1891\",[597,71.909]],[\"comment/1891\",[]],[\"name/1892\",[598,71.909]],[\"comment/1892\",[]],[\"name/1893\",[599,71.909]],[\"comment/1893\",[]],[\"name/1894\",[600,71.909]],[\"comment/1894\",[]],[\"name/1895\",[601,71.909]],[\"comment/1895\",[]],[\"name/1896\",[16,31.596]],[\"comment/1896\",[]],[\"name/1897\",[508,63.436]],[\"comment/1897\",[]],[\"name/1898\",[63,38.707]],[\"comment/1898\",[]],[\"name/1899\",[518,66.801]],[\"comment/1899\",[]],[\"name/1900\",[517,66.801]],[\"comment/1900\",[]],[\"name/1901\",[602,71.909]],[\"comment/1901\",[]],[\"name/1902\",[67,42.12]],[\"comment/1902\",[]],[\"name/1903\",[603,71.909]],[\"comment/1903\",[]],[\"name/1904\",[1,48.556]],[\"comment/1904\",[]],[\"name/1905\",[604,50.707]],[\"comment/1905\",[]],[\"name/1906\",[605,50.707]],[\"comment/1906\",[]],[\"name/1907\",[350,49.937]],[\"comment/1907\",[]],[\"name/1908\",[606,50.707]],[\"comment/1908\",[]],[\"name/1909\",[607,50.707]],[\"comment/1909\",[]],[\"name/1910\",[608,71.909]],[\"comment/1910\",[]],[\"name/1911\",[1,48.556]],[\"comment/1911\",[]],[\"name/1912\",[604,50.707]],[\"comment/1912\",[]],[\"name/1913\",[605,50.707]],[\"comment/1913\",[]],[\"name/1914\",[350,49.937]],[\"comment/1914\",[]],[\"name/1915\",[606,50.707]],[\"comment/1915\",[]],[\"name/1916\",[607,50.707]],[\"comment/1916\",[]],[\"name/1917\",[609,71.909]],[\"comment/1917\",[]],[\"name/1918\",[1,48.556]],[\"comment/1918\",[]],[\"name/1919\",[604,50.707]],[\"comment/1919\",[]],[\"name/1920\",[605,50.707]],[\"comment/1920\",[]],[\"name/1921\",[350,49.937]],[\"comment/1921\",[]],[\"name/1922\",[606,50.707]],[\"comment/1922\",[]],[\"name/1923\",[607,50.707]],[\"comment/1923\",[]],[\"name/1924\",[610,71.909]],[\"comment/1924\",[]],[\"name/1925\",[1,48.556]],[\"comment/1925\",[]],[\"name/1926\",[604,50.707]],[\"comment/1926\",[]],[\"name/1927\",[605,50.707]],[\"comment/1927\",[]],[\"name/1928\",[350,49.937]],[\"comment/1928\",[]],[\"name/1929\",[606,50.707]],[\"comment/1929\",[]],[\"name/1930\",[607,50.707]],[\"comment/1930\",[]],[\"name/1931\",[611,71.909]],[\"comment/1931\",[]],[\"name/1932\",[1,48.556]],[\"comment/1932\",[]],[\"name/1933\",[604,50.707]],[\"comment/1933\",[]],[\"name/1934\",[605,50.707]],[\"comment/1934\",[]],[\"name/1935\",[350,49.937]],[\"comment/1935\",[]],[\"name/1936\",[606,50.707]],[\"comment/1936\",[]],[\"name/1937\",[607,50.707]],[\"comment/1937\",[]],[\"name/1938\",[612,71.909]],[\"comment/1938\",[]],[\"name/1939\",[1,48.556]],[\"comment/1939\",[]],[\"name/1940\",[604,50.707]],[\"comment/1940\",[]],[\"name/1941\",[605,50.707]],[\"comment/1941\",[]],[\"name/1942\",[350,49.937]],[\"comment/1942\",[]],[\"name/1943\",[606,50.707]],[\"comment/1943\",[]],[\"name/1944\",[607,50.707]],[\"comment/1944\",[]],[\"name/1945\",[613,71.909]],[\"comment/1945\",[]],[\"name/1946\",[1,48.556]],[\"comment/1946\",[]],[\"name/1947\",[604,50.707]],[\"comment/1947\",[]],[\"name/1948\",[605,50.707]],[\"comment/1948\",[]],[\"name/1949\",[350,49.937]],[\"comment/1949\",[]],[\"name/1950\",[606,50.707]],[\"comment/1950\",[]],[\"name/1951\",[607,50.707]],[\"comment/1951\",[]],[\"name/1952\",[614,71.909]],[\"comment/1952\",[]],[\"name/1953\",[1,48.556]],[\"comment/1953\",[]],[\"name/1954\",[604,50.707]],[\"comment/1954\",[]],[\"name/1955\",[605,50.707]],[\"comment/1955\",[]],[\"name/1956\",[350,49.937]],[\"comment/1956\",[]],[\"name/1957\",[606,50.707]],[\"comment/1957\",[]],[\"name/1958\",[607,50.707]],[\"comment/1958\",[]],[\"name/1959\",[615,71.909]],[\"comment/1959\",[]],[\"name/1960\",[1,48.556]],[\"comment/1960\",[]],[\"name/1961\",[604,50.707]],[\"comment/1961\",[]],[\"name/1962\",[605,50.707]],[\"comment/1962\",[]],[\"name/1963\",[350,49.937]],[\"comment/1963\",[]],[\"name/1964\",[606,50.707]],[\"comment/1964\",[]],[\"name/1965\",[607,50.707]],[\"comment/1965\",[]],[\"name/1966\",[616,71.909]],[\"comment/1966\",[]],[\"name/1967\",[1,48.556]],[\"comment/1967\",[]],[\"name/1968\",[604,50.707]],[\"comment/1968\",[]],[\"name/1969\",[605,50.707]],[\"comment/1969\",[]],[\"name/1970\",[350,49.937]],[\"comment/1970\",[]],[\"name/1971\",[606,50.707]],[\"comment/1971\",[]],[\"name/1972\",[607,50.707]],[\"comment/1972\",[]],[\"name/1973\",[617,71.909]],[\"comment/1973\",[]],[\"name/1974\",[1,48.556]],[\"comment/1974\",[]],[\"name/1975\",[604,50.707]],[\"comment/1975\",[]],[\"name/1976\",[605,50.707]],[\"comment/1976\",[]],[\"name/1977\",[350,49.937]],[\"comment/1977\",[]],[\"name/1978\",[606,50.707]],[\"comment/1978\",[]],[\"name/1979\",[607,50.707]],[\"comment/1979\",[]],[\"name/1980\",[618,71.909]],[\"comment/1980\",[]],[\"name/1981\",[1,48.556]],[\"comment/1981\",[]],[\"name/1982\",[604,50.707]],[\"comment/1982\",[]],[\"name/1983\",[605,50.707]],[\"comment/1983\",[]],[\"name/1984\",[350,49.937]],[\"comment/1984\",[]],[\"name/1985\",[606,50.707]],[\"comment/1985\",[]],[\"name/1986\",[607,50.707]],[\"comment/1986\",[]],[\"name/1987\",[619,71.909]],[\"comment/1987\",[]],[\"name/1988\",[620,71.909]],[\"comment/1988\",[]],[\"name/1989\",[621,71.909]],[\"comment/1989\",[]]],\"invertedIndex\":[[\"__type\",{\"_index\":16,\"name\":{\"16\":{},\"18\":{},\"20\":{},\"22\":{},\"24\":{},\"26\":{},\"28\":{},\"30\":{},\"32\":{},\"47\":{},\"49\":{},\"51\":{},\"53\":{},\"55\":{},\"57\":{},\"59\":{},\"61\":{},\"63\":{},\"78\":{},\"83\":{},\"95\":{},\"341\":{},\"366\":{},\"391\":{},\"416\":{},\"439\":{},\"466\":{},\"501\":{},\"530\":{},\"556\":{},\"559\":{},\"561\":{},\"563\":{},\"586\":{},\"612\":{},\"631\":{},\"647\":{},\"667\":{},\"694\":{},\"702\":{},\"723\":{},\"753\":{},\"775\":{},\"835\":{},\"858\":{},\"896\":{},\"925\":{},\"952\":{},\"1078\":{},\"1082\":{},\"1090\":{},\"1110\":{},\"1112\":{},\"1132\":{},\"1134\":{},\"1138\":{},\"1150\":{},\"1154\":{},\"1176\":{},\"1186\":{},\"1203\":{},\"1205\":{},\"1210\":{},\"1220\":{},\"1224\":{},\"1244\":{},\"1267\":{},\"1283\":{},\"1308\":{},\"1325\":{},\"1859\":{},\"1861\":{},\"1863\":{},\"1865\":{},\"1867\":{},\"1869\":{},\"1871\":{},\"1873\":{},\"1875\":{},\"1877\":{},\"1879\":{},\"1881\":{},\"1883\":{},\"1896\":{}},\"comment\":{}}],[\"accepted\",{\"_index\":279,\"name\":{\"729\":{}},\"comment\":{}}],[\"account\",{\"_index\":61,\"name\":{\"105\":{},\"157\":{},\"173\":{},\"195\":{},\"248\":{},\"264\":{},\"318\":{},\"331\":{},\"342\":{},\"358\":{},\"381\":{},\"406\":{},\"417\":{},\"432\":{},\"440\":{},\"455\":{},\"467\":{},\"491\":{},\"502\":{},\"517\":{},\"531\":{},\"547\":{},\"557\":{},\"576\":{},\"822\":{},\"1386\":{},\"1401\":{},\"1416\":{},\"1433\":{},\"1452\":{},\"1468\":{},\"1484\":{},\"1504\":{},\"1522\":{},\"1539\":{},\"1553\":{},\"1570\":{},\"1590\":{},\"1612\":{},\"1636\":{},\"1665\":{},\"1694\":{},\"1719\":{},\"1738\":{},\"1755\":{},\"1770\":{},\"1786\":{},\"1801\":{},\"1831\":{}},\"comment\":{}}],[\"account_data\",{\"_index\":211,\"name\":{\"392\":{}},\"comment\":{}}],[\"account_hash\",{\"_index\":126,\"name\":{\"218\":{}},\"comment\":{}}],[\"account_nfts\",{\"_index\":220,\"name\":{\"441\":{}},\"comment\":{}}],[\"account_objects\",{\"_index\":224,\"name\":{\"468\":{}},\"comment\":{}}],[\"account_root\",{\"_index\":263,\"name\":{\"686\":{}},\"comment\":{}}],[\"account_sequence_available\",{\"_index\":280,\"name\":{\"730\":{}},\"comment\":{}}],[\"account_sequence_next\",{\"_index\":281,\"name\":{\"731\":{}},\"comment\":{}}],[\"accountchannelsrequest\",{\"_index\":186,\"name\":{\"329\":{}},\"comment\":{}}],[\"accountchannelsresponse\",{\"_index\":193,\"name\":{\"339\":{}},\"comment\":{}}],[\"accountcurrenciesrequest\",{\"_index\":202,\"name\":{\"356\":{}},\"comment\":{}}],[\"accountcurrenciesresponse\",{\"_index\":204,\"name\":{\"364\":{}},\"comment\":{}}],[\"accountdelete\",{\"_index\":491,\"name\":{\"1397\":{}},\"comment\":{}}],[\"accountinforequest\",{\"_index\":207,\"name\":{\"379\":{}},\"comment\":{}}],[\"accountinforesponse\",{\"_index\":210,\"name\":{\"389\":{}},\"comment\":{}}],[\"accountlinesrequest\",{\"_index\":214,\"name\":{\"404\":{}},\"comment\":{}}],[\"accountlinesresponse\",{\"_index\":216,\"name\":{\"414\":{}},\"comment\":{}}],[\"accountnftsrequest\",{\"_index\":218,\"name\":{\"430\":{}},\"comment\":{}}],[\"accountnftsresponse\",{\"_index\":219,\"name\":{\"437\":{}},\"comment\":{}}],[\"accountobjectsrequest\",{\"_index\":221,\"name\":{\"453\":{}},\"comment\":{}}],[\"accountobjectsresponse\",{\"_index\":223,\"name\":{\"464\":{}},\"comment\":{}}],[\"accountoffer\",{\"_index\":225,\"name\":{\"482\":{}},\"comment\":{}}],[\"accountoffersrequest\",{\"_index\":230,\"name\":{\"489\":{}},\"comment\":{}}],[\"accountoffersresponse\",{\"_index\":231,\"name\":{\"499\":{}},\"comment\":{}}],[\"accountroot\",{\"_index\":59,\"name\":{\"103\":{}},\"comment\":{}}],[\"accountrootflags\",{\"_index\":77,\"name\":{\"121\":{}},\"comment\":{}}],[\"accountrootflagsinterface\",{\"_index\":91,\"name\":{\"135\":{}},\"comment\":{}}],[\"accounts\",{\"_index\":251,\"name\":{\"602\":{},\"695\":{},\"964\":{},\"1058\":{}},\"comment\":{}}],[\"accounts_proposed\",{\"_index\":333,\"name\":{\"965\":{},\"1059\":{}},\"comment\":{}}],[\"accountset\",{\"_index\":481,\"name\":{\"1375\":{}},\"comment\":{}}],[\"accountsetasfflags\",{\"_index\":458,\"name\":{\"1346\":{}},\"comment\":{}}],[\"accountsetflagsinterface\",{\"_index\":480,\"name\":{\"1368\":{}},\"comment\":{}}],[\"accountsettfflags\",{\"_index\":473,\"name\":{\"1361\":{}},\"comment\":{}}],[\"accountstate\",{\"_index\":127,\"name\":{\"219\":{}},\"comment\":{}}],[\"accounttxnid\",{\"_index\":68,\"name\":{\"112\":{},\"1389\":{},\"1404\":{},\"1419\":{},\"1436\":{},\"1455\":{},\"1471\":{},\"1487\":{},\"1507\":{},\"1525\":{},\"1542\":{},\"1558\":{},\"1573\":{},\"1593\":{},\"1615\":{},\"1639\":{},\"1668\":{},\"1697\":{},\"1722\":{},\"1741\":{},\"1758\":{},\"1773\":{},\"1789\":{},\"1804\":{},\"1834\":{}},\"comment\":{}}],[\"accounttxrequest\",{\"_index\":233,\"name\":{\"515\":{}},\"comment\":{}}],[\"accounttxresponse\",{\"_index\":238,\"name\":{\"528\":{}},\"comment\":{}}],[\"action\",{\"_index\":359,\"name\":{\"1034\":{}},\"comment\":{}}],[\"address\",{\"_index\":50,\"name\":{\"93\":{}},\"comment\":{}}],[\"affectednodes\",{\"_index\":453,\"name\":{\"1341\":{}},\"comment\":{}}],[\"age\",{\"_index\":393,\"name\":{\"1139\":{},\"1177\":{},\"1211\":{},\"1245\":{}},\"comment\":{}}],[\"alternatives\",{\"_index\":319,\"name\":{\"897\":{},\"926\":{},\"1031\":{}},\"comment\":{}}],[\"amendment_blocked\",{\"_index\":390,\"name\":{\"1135\":{},\"1206\":{}},\"comment\":{}}],[\"amendments\",{\"_index\":92,\"name\":{\"149\":{},\"151\":{},\"995\":{}},\"comment\":{}}],[\"amount\",{\"_index\":116,\"name\":{\"197\":{},\"266\":{},\"944\":{},\"1431\":{},\"1498\":{},\"1585\":{},\"1686\":{},\"1716\":{},\"1732\":{},\"1753\":{}},\"comment\":{}}],[\"api_version\",{\"_index\":192,\"name\":{\"338\":{},\"355\":{},\"363\":{},\"378\":{},\"388\":{},\"403\":{},\"413\":{},\"429\":{},\"436\":{},\"452\":{},\"463\":{},\"481\":{},\"498\":{},\"514\":{},\"527\":{},\"544\":{},\"553\":{},\"573\":{},\"583\":{},\"596\":{},\"609\":{},\"624\":{},\"628\":{},\"640\":{},\"644\":{},\"655\":{},\"664\":{},\"679\":{},\"699\":{},\"714\":{},\"720\":{},\"744\":{},\"750\":{},\"765\":{},\"772\":{},\"786\":{},\"794\":{},\"804\":{},\"814\":{},\"847\":{},\"855\":{},\"872\":{},\"883\":{},\"888\":{},\"893\":{},\"911\":{},\"922\":{},\"941\":{},\"949\":{},\"960\":{},\"971\":{},\"980\":{},\"1062\":{},\"1071\":{},\"1075\":{},\"1102\":{},\"1107\":{},\"1125\":{},\"1129\":{},\"1196\":{},\"1200\":{},\"1260\":{},\"1264\":{},\"1276\":{},\"1280\":{},\"1291\":{},\"1300\":{},\"1305\":{},\"1317\":{},\"1322\":{},\"1334\":{}},\"comment\":{}}],[\"applied\",{\"_index\":282,\"name\":{\"732\":{}},\"comment\":{}}],[\"asfaccounttxnid\",{\"_index\":463,\"name\":{\"1351\":{}},\"comment\":{}}],[\"asfauthorizednftokenminter\",{\"_index\":468,\"name\":{\"1356\":{}},\"comment\":{}}],[\"asfdefaultripple\",{\"_index\":466,\"name\":{\"1354\":{}},\"comment\":{}}],[\"asfdepositauth\",{\"_index\":467,\"name\":{\"1355\":{}},\"comment\":{}}],[\"asfdisablemaster\",{\"_index\":462,\"name\":{\"1350\":{}},\"comment\":{}}],[\"asfdisallowincomingcheck\",{\"_index\":470,\"name\":{\"1358\":{}},\"comment\":{}}],[\"asfdisallowincomingnftokenoffer\",{\"_index\":469,\"name\":{\"1357\":{}},\"comment\":{}}],[\"asfdisallowincomingpaychan\",{\"_index\":471,\"name\":{\"1359\":{}},\"comment\":{}}],[\"asfdisallowincomingtrustline\",{\"_index\":472,\"name\":{\"1360\":{}},\"comment\":{}}],[\"asfdisallowxrp\",{\"_index\":461,\"name\":{\"1349\":{}},\"comment\":{}}],[\"asfglobalfreeze\",{\"_index\":465,\"name\":{\"1353\":{}},\"comment\":{}}],[\"asfnofreeze\",{\"_index\":464,\"name\":{\"1352\":{}},\"comment\":{}}],[\"asfrequireauth\",{\"_index\":460,\"name\":{\"1348\":{}},\"comment\":{}}],[\"asfrequiredest\",{\"_index\":459,\"name\":{\"1347\":{}},\"comment\":{}}],[\"assets\",{\"_index\":244,\"name\":{\"562\":{}},\"comment\":{}}],[\"authorization\",{\"_index\":31,\"name\":{\"71\":{}},\"comment\":{}}],[\"authorize\",{\"_index\":104,\"name\":{\"174\":{},\"1466\":{}},\"comment\":{}}],[\"authorizechannel\",{\"_index\":619,\"name\":{\"1987\":{}},\"comment\":{}}],[\"autofill\",{\"_index\":15,\"name\":{\"15\":{},\"46\":{}},\"comment\":{}}],[\"balance\",{\"_index\":62,\"name\":{\"106\":{},\"267\":{},\"283\":{},\"1715\":{}},\"comment\":{}}],[\"balances\",{\"_index\":243,\"name\":{\"560\":{}},\"comment\":{}}],[\"base_fee\",{\"_index\":348,\"name\":{\"996\":{},\"1083\":{},\"1212\":{},\"1246\":{}},\"comment\":{}}],[\"base_fee_xrp\",{\"_index\":394,\"name\":{\"1140\":{},\"1178\":{}},\"comment\":{}}],[\"basefee\",{\"_index\":121,\"name\":{\"211\":{}},\"comment\":{}}],[\"binary\",{\"_index\":236,\"name\":{\"522\":{},\"606\":{},\"660\":{},\"682\":{},\"790\":{}},\"comment\":{}}],[\"bookdirectory\",{\"_index\":150,\"name\":{\"252\":{},\"826\":{}},\"comment\":{}}],[\"booknode\",{\"_index\":151,\"name\":{\"253\":{},\"827\":{}},\"comment\":{}}],[\"bookoffer\",{\"_index\":302,\"name\":{\"815\":{}},\"comment\":{}}],[\"bookoffersrequest\",{\"_index\":300,\"name\":{\"805\":{}},\"comment\":{}}],[\"bookoffersresponse\",{\"_index\":305,\"name\":{\"833\":{}},\"comment\":{}}],[\"books\",{\"_index\":334,\"name\":{\"966\":{},\"1060\":{}},\"comment\":{}}],[\"broadcast\",{\"_index\":283,\"name\":{\"733\":{}},\"comment\":{}}],[\"broadcastclient\",{\"_index\":0,\"name\":{\"0\":{}},\"comment\":{}}],[\"build_version\",{\"_index\":391,\"name\":{\"1136\":{},\"1207\":{}},\"comment\":{}}],[\"cancelafter\",{\"_index\":118,\"name\":{\"199\":{},\"275\":{},\"1500\":{},\"1736\":{}},\"comment\":{}}],[\"certificate\",{\"_index\":35,\"name\":{\"75\":{}},\"comment\":{}}],[\"channel\",{\"_index\":545,\"name\":{\"1714\":{},\"1752\":{}},\"comment\":{}}],[\"channel_id\",{\"_index\":326,\"name\":{\"945\":{}},\"comment\":{}}],[\"channels\",{\"_index\":195,\"name\":{\"343\":{}},\"comment\":{}}],[\"channelverifyrequest\",{\"_index\":325,\"name\":{\"942\":{}},\"comment\":{}}],[\"channelverifyresponse\",{\"_index\":329,\"name\":{\"950\":{}},\"comment\":{}}],[\"check\",{\"_index\":94,\"name\":{\"155\":{},\"687\":{}},\"comment\":{}}],[\"checkcancel\",{\"_index\":492,\"name\":{\"1413\":{}},\"comment\":{}}],[\"checkcash\",{\"_index\":494,\"name\":{\"1428\":{}},\"comment\":{}}],[\"checkcreate\",{\"_index\":496,\"name\":{\"1445\":{}},\"comment\":{}}],[\"checkid\",{\"_index\":493,\"name\":{\"1415\":{},\"1430\":{}},\"comment\":{}}],[\"classicaddress\",{\"_index\":48,\"name\":{\"91\":{}},\"comment\":{}}],[\"clearflag\",{\"_index\":483,\"name\":{\"1378\":{}},\"comment\":{}}],[\"client\",{\"_index\":25,\"name\":{\"33\":{}},\"comment\":{}}],[\"clientoptions\",{\"_index\":26,\"name\":{\"64\":{}},\"comment\":{}}],[\"clients\",{\"_index\":2,\"name\":{\"2\":{}},\"comment\":{}}],[\"close_flags\",{\"_index\":128,\"name\":{\"220\":{}},\"comment\":{}}],[\"close_time\",{\"_index\":129,\"name\":{\"221\":{},\"1247\":{}},\"comment\":{}}],[\"close_time_human\",{\"_index\":130,\"name\":{\"222\":{}},\"comment\":{}}],[\"close_time_resolution\",{\"_index\":131,\"name\":{\"223\":{}},\"comment\":{}}],[\"closed\",{\"_index\":132,\"name\":{\"224\":{},\"903\":{}},\"comment\":{}}],[\"closed_ledger\",{\"_index\":392,\"name\":{\"1137\":{},\"1209\":{}},\"comment\":{}}],[\"command\",{\"_index\":187,\"name\":{\"330\":{},\"357\":{},\"380\":{},\"405\":{},\"431\":{},\"454\":{},\"490\":{},\"516\":{},\"546\":{},\"575\":{},\"598\":{},\"626\":{},\"642\":{},\"657\":{},\"681\":{},\"716\":{},\"746\":{},\"767\":{},\"788\":{},\"806\":{},\"849\":{},\"881\":{},\"886\":{},\"891\":{},\"913\":{},\"943\":{},\"962\":{},\"1056\":{},\"1073\":{},\"1104\":{},\"1127\":{},\"1198\":{},\"1262\":{},\"1278\":{},\"1302\":{},\"1319\":{}},\"comment\":{}}],[\"complete_ledgers\",{\"_index\":397,\"name\":{\"1145\":{},\"1208\":{}},\"comment\":{}}],[\"condition\",{\"_index\":117,\"name\":{\"198\":{},\"1502\":{},\"1520\":{}},\"comment\":{}}],[\"connect\",{\"_index\":12,\"name\":{\"12\":{},\"43\":{}},\"comment\":{}}],[\"connection\",{\"_index\":4,\"name\":{\"4\":{},\"35\":{}},\"comment\":{}}],[\"connectionerror\",{\"_index\":609,\"name\":{\"1917\":{}},\"comment\":{}}],[\"connectiontimeout\",{\"_index\":36,\"name\":{\"76\":{}},\"comment\":{}}],[\"consensus\",{\"_index\":363,\"name\":{\"1054\":{}},\"comment\":{}}],[\"consensusstream\",{\"_index\":362,\"name\":{\"1052\":{}},\"comment\":{}}],[\"constructor\",{\"_index\":1,\"name\":{\"1\":{},\"34\":{},\"88\":{},\"1904\":{},\"1911\":{},\"1918\":{},\"1925\":{},\"1932\":{},\"1939\":{},\"1946\":{},\"1953\":{},\"1960\":{},\"1967\":{},\"1974\":{},\"1981\":{}},\"comment\":{}}],[\"converge_time\",{\"_index\":432,\"name\":{\"1221\":{}},\"comment\":{}}],[\"converge_time_s\",{\"_index\":402,\"name\":{\"1151\":{}},\"comment\":{}}],[\"converthextostring\",{\"_index\":594,\"name\":{\"1888\":{}},\"comment\":{}}],[\"convertstringtohex\",{\"_index\":593,\"name\":{\"1887\":{}},\"comment\":{}}],[\"cookie\",{\"_index\":349,\"name\":{\"997\":{}},\"comment\":{}}],[\"count\",{\"_index\":429,\"name\":{\"1187\":{}},\"comment\":{}}],[\"currency\",{\"_index\":268,\"name\":{\"696\":{}},\"comment\":{}}],[\"current_ledger_size\",{\"_index\":368,\"name\":{\"1079\":{}},\"comment\":{}}],[\"current_queue_size\",{\"_index\":369,\"name\":{\"1080\":{}},\"comment\":{}}],[\"data\",{\"_index\":350,\"name\":{\"998\":{},\"1907\":{},\"1914\":{},\"1921\":{},\"1928\":{},\"1935\":{},\"1942\":{},\"1949\":{},\"1956\":{},\"1963\":{},\"1970\":{},\"1977\":{},\"1984\":{}},\"comment\":{}}],[\"date\",{\"_index\":360,\"name\":{\"1035\":{}},\"comment\":{}}],[\"decimaltoquality\",{\"_index\":571,\"name\":{\"1851\":{}},\"comment\":{}}],[\"decimaltotransferrate\",{\"_index\":573,\"name\":{\"1853\":{}},\"comment\":{}}],[\"decode\",{\"_index\":596,\"name\":{\"1890\":{}},\"comment\":{}}],[\"deletion_blockers_only\",{\"_index\":222,\"name\":{\"457\":{}},\"comment\":{}}],[\"delivered_amount\",{\"_index\":455,\"name\":{\"1343\":{}},\"comment\":{}}],[\"deliveredamount\",{\"_index\":454,\"name\":{\"1342\":{}},\"comment\":{}}],[\"delivermin\",{\"_index\":495,\"name\":{\"1432\":{},\"1692\":{}},\"comment\":{}}],[\"deposit_authorized\",{\"_index\":309,\"name\":{\"859\":{}},\"comment\":{}}],[\"deposit_preauth\",{\"_index\":264,\"name\":{\"688\":{}},\"comment\":{}}],[\"depositauthorizedrequest\",{\"_index\":306,\"name\":{\"848\":{}},\"comment\":{}}],[\"depositauthorizedresponse\",{\"_index\":308,\"name\":{\"856\":{}},\"comment\":{}}],[\"depositpreauth\",{\"_index\":103,\"name\":{\"171\":{},\"1464\":{}},\"comment\":{}}],[\"derivewallet\",{\"_index\":45,\"name\":{\"87\":{}},\"comment\":{}}],[\"derivexaddress\",{\"_index\":590,\"name\":{\"1884\":{}},\"comment\":{}}],[\"destination\",{\"_index\":95,\"name\":{\"158\":{},\"196\":{},\"265\":{},\"1399\":{},\"1447\":{},\"1499\":{},\"1588\":{},\"1687\":{},\"1733\":{}},\"comment\":{}}],[\"destination_account\",{\"_index\":188,\"name\":{\"332\":{},\"851\":{},\"860\":{},\"877\":{},\"898\":{},\"915\":{},\"927\":{},\"1026\":{}},\"comment\":{}}],[\"destination_amount\",{\"_index\":313,\"name\":{\"878\":{},\"899\":{},\"916\":{},\"929\":{},\"1027\":{}},\"comment\":{}}],[\"destination_currencies\",{\"_index\":324,\"name\":{\"928\":{}},\"comment\":{}}],[\"destinationnode\",{\"_index\":98,\"name\":{\"165\":{},\"205\":{},\"278\":{}},\"comment\":{}}],[\"destinationtag\",{\"_index\":99,\"name\":{\"166\":{},\"203\":{},\"277\":{},\"1400\":{},\"1449\":{},\"1503\":{},\"1688\":{},\"1737\":{}},\"comment\":{}}],[\"details\",{\"_index\":383,\"name\":{\"1111\":{}},\"comment\":{}}],[\"directory\",{\"_index\":265,\"name\":{\"689\":{}},\"comment\":{}}],[\"directorynode\",{\"_index\":105,\"name\":{\"180\":{}},\"comment\":{}}],[\"disabledvalidators\",{\"_index\":144,\"name\":{\"241\":{}},\"comment\":{}}],[\"disconnect\",{\"_index\":13,\"name\":{\"13\":{},\"44\":{}},\"comment\":{}}],[\"disconnectederror\",{\"_index\":612,\"name\":{\"1938\":{}},\"comment\":{}}],[\"domain\",{\"_index\":69,\"name\":{\"113\":{},\"1113\":{},\"1379\":{}},\"comment\":{}}],[\"drops\",{\"_index\":370,\"name\":{\"1081\":{}},\"comment\":{}}],[\"dropstoxrp\",{\"_index\":563,\"name\":{\"1843\":{}},\"comment\":{}}],[\"emailhash\",{\"_index\":70,\"name\":{\"114\":{},\"1380\":{}},\"comment\":{}}],[\"encode\",{\"_index\":595,\"name\":{\"1889\":{}},\"comment\":{}}],[\"encodeformultisigning\",{\"_index\":597,\"name\":{\"1891\":{}},\"comment\":{}}],[\"encodeforsigning\",{\"_index\":598,\"name\":{\"1892\":{}},\"comment\":{}}],[\"encodeforsigningclaim\",{\"_index\":599,\"name\":{\"1893\":{}},\"comment\":{}}],[\"engine_result\",{\"_index\":275,\"name\":{\"724\":{},\"754\":{},\"1013\":{},\"1043\":{}},\"comment\":{}}],[\"engine_result_code\",{\"_index\":276,\"name\":{\"725\":{},\"755\":{},\"1014\":{},\"1044\":{}},\"comment\":{}}],[\"engine_result_message\",{\"_index\":277,\"name\":{\"726\":{},\"756\":{},\"1015\":{},\"1045\":{}},\"comment\":{}}],[\"ephemeral_key\",{\"_index\":384,\"name\":{\"1114\":{}},\"comment\":{}}],[\"error\",{\"_index\":442,\"name\":{\"1296\":{}},\"comment\":{}}],[\"error_code\",{\"_index\":443,\"name\":{\"1297\":{}},\"comment\":{}}],[\"error_message\",{\"_index\":444,\"name\":{\"1298\":{}},\"comment\":{}}],[\"errorresponse\",{\"_index\":441,\"name\":{\"1292\":{}},\"comment\":{}}],[\"escrow\",{\"_index\":115,\"name\":{\"193\":{},\"690\":{}},\"comment\":{}}],[\"escrowcancel\",{\"_index\":498,\"name\":{\"1480\":{}},\"comment\":{}}],[\"escrowcreate\",{\"_index\":500,\"name\":{\"1496\":{}},\"comment\":{}}],[\"escrowfinish\",{\"_index\":501,\"name\":{\"1516\":{}},\"comment\":{}}],[\"expand\",{\"_index\":252,\"name\":{\"604\":{}},\"comment\":{}}],[\"expected_ledger_size\",{\"_index\":374,\"name\":{\"1087\":{}},\"comment\":{}}],[\"expiration\",{\"_index\":100,\"name\":{\"167\":{},\"257\":{},\"274\":{},\"488\":{},\"831\":{},\"1188\":{},\"1450\":{},\"1587\":{},\"1661\":{},\"1754\":{}},\"comment\":{}}],[\"fail_hard\",{\"_index\":273,\"name\":{\"718\":{},\"748\":{}},\"comment\":{}}],[\"fee\",{\"_index\":486,\"name\":{\"1387\":{},\"1402\":{},\"1417\":{},\"1434\":{},\"1453\":{},\"1469\":{},\"1485\":{},\"1505\":{},\"1523\":{},\"1540\":{},\"1556\":{},\"1571\":{},\"1591\":{},\"1613\":{},\"1637\":{},\"1666\":{},\"1695\":{},\"1720\":{},\"1739\":{},\"1756\":{},\"1771\":{},\"1787\":{},\"1802\":{},\"1832\":{}},\"comment\":{}}],[\"fee_base\",{\"_index\":340,\"name\":{\"984\":{}},\"comment\":{}}],[\"fee_ref\",{\"_index\":341,\"name\":{\"985\":{}},\"comment\":{}}],[\"feecushion\",{\"_index\":5,\"name\":{\"5\":{},\"36\":{},\"65\":{}},\"comment\":{}}],[\"feerequest\",{\"_index\":366,\"name\":{\"1072\":{}},\"comment\":{}}],[\"feeresponse\",{\"_index\":367,\"name\":{\"1076\":{}},\"comment\":{}}],[\"feesettings\",{\"_index\":120,\"name\":{\"209\":{}},\"comment\":{}}],[\"finishafter\",{\"_index\":119,\"name\":{\"200\":{},\"1501\":{}},\"comment\":{}}],[\"flags\",{\"_index\":63,\"name\":{\"107\":{},\"153\":{},\"159\":{},\"175\":{},\"182\":{},\"201\":{},\"215\":{},\"237\":{},\"247\":{},\"273\":{},\"282\":{},\"306\":{},\"319\":{},\"483\":{},\"821\":{},\"999\":{},\"1377\":{},\"1405\":{},\"1420\":{},\"1437\":{},\"1456\":{},\"1472\":{},\"1488\":{},\"1508\":{},\"1526\":{},\"1543\":{},\"1559\":{},\"1574\":{},\"1589\":{},\"1611\":{},\"1640\":{},\"1660\":{},\"1693\":{},\"1713\":{},\"1742\":{},\"1759\":{},\"1774\":{},\"1790\":{},\"1805\":{},\"1830\":{},\"1898\":{}},\"comment\":{}}],[\"forward\",{\"_index\":237,\"name\":{\"523\":{}},\"comment\":{}}],[\"forwarded\",{\"_index\":201,\"name\":{\"354\":{},\"377\":{},\"402\":{},\"428\":{},\"451\":{},\"480\":{},\"513\":{},\"543\":{},\"572\":{},\"595\":{},\"623\":{},\"639\":{},\"654\":{},\"678\":{},\"713\":{},\"743\":{},\"764\":{},\"785\":{},\"803\":{},\"846\":{},\"871\":{},\"910\":{},\"940\":{},\"959\":{},\"979\":{},\"1070\":{},\"1101\":{},\"1124\":{},\"1195\":{},\"1259\":{},\"1275\":{},\"1290\":{},\"1316\":{},\"1333\":{}},\"comment\":{}}],[\"fromentropy\",{\"_index\":42,\"name\":{\"84\":{}},\"comment\":{}}],[\"frommnemonic\",{\"_index\":43,\"name\":{\"85\":{}},\"comment\":{}}],[\"fromrfc1751mnemonic\",{\"_index\":44,\"name\":{\"86\":{}},\"comment\":{}}],[\"fromsecret\",{\"_index\":41,\"name\":{\"82\":{}},\"comment\":{}}],[\"fromseed\",{\"_index\":40,\"name\":{\"81\":{}},\"comment\":{}}],[\"fulfillment\",{\"_index\":502,\"name\":{\"1521\":{}},\"comment\":{}}],[\"full\",{\"_index\":250,\"name\":{\"601\":{},\"1000\":{}},\"comment\":{}}],[\"full_reply\",{\"_index\":320,\"name\":{\"901\":{},\"930\":{},\"1028\":{}},\"comment\":{}}],[\"fundwallet\",{\"_index\":24,\"name\":{\"31\":{},\"62\":{}},\"comment\":{}}],[\"gatewaybalancesrequest\",{\"_index\":239,\"name\":{\"545\":{}},\"comment\":{}}],[\"gatewaybalancesresponse\",{\"_index\":241,\"name\":{\"554\":{}},\"comment\":{}}],[\"generate\",{\"_index\":39,\"name\":{\"80\":{}},\"comment\":{}}],[\"getbalancechanges\",{\"_index\":562,\"name\":{\"1842\":{}},\"comment\":{}}],[\"getbalances\",{\"_index\":21,\"name\":{\"25\":{},\"56\":{}},\"comment\":{}}],[\"getledgerindex\",{\"_index\":23,\"name\":{\"29\":{},\"60\":{}},\"comment\":{}}],[\"getmethodnames\",{\"_index\":3,\"name\":{\"3\":{}},\"comment\":{}}],[\"getnftokenid\",{\"_index\":600,\"name\":{\"1894\":{}},\"comment\":{}}],[\"getorderbook\",{\"_index\":22,\"name\":{\"27\":{},\"58\":{}},\"comment\":{}}],[\"getxaddress\",{\"_index\":55,\"name\":{\"99\":{}},\"comment\":{}}],[\"getxrpbalance\",{\"_index\":20,\"name\":{\"23\":{},\"54\":{}},\"comment\":{}}],[\"hash\",{\"_index\":53,\"name\":{\"97\":{},\"1141\":{},\"1179\":{},\"1213\":{},\"1248\":{}},\"comment\":{}}],[\"hashaccountroot\",{\"_index\":580,\"name\":{\"1864\":{}},\"comment\":{}}],[\"hashes\",{\"_index\":142,\"name\":{\"236\":{},\"1858\":{}},\"comment\":{}}],[\"hashescrow\",{\"_index\":588,\"name\":{\"1880\":{}},\"comment\":{}}],[\"hashledger\",{\"_index\":586,\"name\":{\"1876\":{}},\"comment\":{}}],[\"hashledgerheader\",{\"_index\":587,\"name\":{\"1878\":{}},\"comment\":{}}],[\"hashofferid\",{\"_index\":582,\"name\":{\"1868\":{}},\"comment\":{}}],[\"hashpaymentchannel\",{\"_index\":589,\"name\":{\"1882\":{}},\"comment\":{}}],[\"hashsignedtx\",{\"_index\":578,\"name\":{\"1860\":{}},\"comment\":{}}],[\"hashsignerlistid\",{\"_index\":581,\"name\":{\"1866\":{}},\"comment\":{}}],[\"hashstatetree\",{\"_index\":585,\"name\":{\"1874\":{}},\"comment\":{}}],[\"hashtrustline\",{\"_index\":583,\"name\":{\"1870\":{}},\"comment\":{}}],[\"hashtx\",{\"_index\":579,\"name\":{\"1862\":{}},\"comment\":{}}],[\"hashtxtree\",{\"_index\":584,\"name\":{\"1872\":{}},\"comment\":{}}],[\"hasnextpage\",{\"_index\":565,\"name\":{\"1845\":{}},\"comment\":{}}],[\"headers\",{\"_index\":37,\"name\":{\"77\":{}},\"comment\":{}}],[\"highlimit\",{\"_index\":159,\"name\":{\"285\":{}},\"comment\":{}}],[\"highnode\",{\"_index\":161,\"name\":{\"289\":{}},\"comment\":{}}],[\"highqualityin\",{\"_index\":164,\"name\":{\"292\":{}},\"comment\":{}}],[\"highqualityout\",{\"_index\":165,\"name\":{\"293\":{}},\"comment\":{}}],[\"hostid\",{\"_index\":398,\"name\":{\"1146\":{}},\"comment\":{}}],[\"hotwallet\",{\"_index\":240,\"name\":{\"549\":{}},\"comment\":{}}],[\"id\",{\"_index\":191,\"name\":{\"337\":{},\"349\":{},\"362\":{},\"372\":{},\"387\":{},\"397\":{},\"412\":{},\"423\":{},\"435\":{},\"446\":{},\"462\":{},\"475\":{},\"497\":{},\"508\":{},\"526\":{},\"538\":{},\"552\":{},\"567\":{},\"582\":{},\"590\":{},\"608\":{},\"618\":{},\"627\":{},\"634\":{},\"643\":{},\"649\":{},\"663\":{},\"673\":{},\"698\":{},\"708\":{},\"719\":{},\"738\":{},\"749\":{},\"759\":{},\"771\":{},\"780\":{},\"793\":{},\"798\":{},\"813\":{},\"841\":{},\"854\":{},\"866\":{},\"882\":{},\"887\":{},\"892\":{},\"902\":{},\"905\":{},\"921\":{},\"931\":{},\"935\":{},\"948\":{},\"954\":{},\"970\":{},\"974\":{},\"1029\":{},\"1061\":{},\"1065\":{},\"1074\":{},\"1096\":{},\"1106\":{},\"1119\":{},\"1128\":{},\"1190\":{},\"1199\":{},\"1254\":{},\"1263\":{},\"1270\":{},\"1279\":{},\"1285\":{},\"1293\":{},\"1304\":{},\"1311\":{},\"1321\":{},\"1328\":{}},\"comment\":{}}],[\"index\",{\"_index\":76,\"name\":{\"120\":{},\"154\":{},\"170\":{},\"179\":{},\"192\":{},\"208\":{},\"216\":{},\"238\":{},\"244\":{},\"258\":{},\"279\":{},\"294\":{},\"313\":{},\"324\":{},\"685\":{},\"703\":{},\"832\":{}},\"comment\":{}}],[\"indexes\",{\"_index\":107,\"name\":{\"184\":{}},\"comment\":{}}],[\"indexnext\",{\"_index\":108,\"name\":{\"185\":{}},\"comment\":{}}],[\"indexprevious\",{\"_index\":109,\"name\":{\"186\":{}},\"comment\":{}}],[\"info\",{\"_index\":389,\"name\":{\"1133\":{}},\"comment\":{}}],[\"inspect\",{\"_index\":607,\"name\":{\"1909\":{},\"1916\":{},\"1923\":{},\"1930\":{},\"1937\":{},\"1944\":{},\"1951\":{},\"1958\":{},\"1965\":{},\"1972\":{},\"1979\":{},\"1986\":{}},\"comment\":{}}],[\"invoiceid\",{\"_index\":101,\"name\":{\"168\":{},\"1451\":{},\"1689\":{}},\"comment\":{}}],[\"io_latency_ms\",{\"_index\":399,\"name\":{\"1147\":{},\"1217\":{}},\"comment\":{}}],[\"isconnected\",{\"_index\":14,\"name\":{\"14\":{},\"45\":{}},\"comment\":{}}],[\"isotimetorippletime\",{\"_index\":567,\"name\":{\"1847\":{}},\"comment\":{}}],[\"issuer\",{\"_index\":517,\"name\":{\"1608\":{},\"1900\":{}},\"comment\":{}}],[\"isvalidaddress\",{\"_index\":577,\"name\":{\"1857\":{}},\"comment\":{}}],[\"isvalidsecret\",{\"_index\":576,\"name\":{\"1856\":{}},\"comment\":{}}],[\"job_types\",{\"_index\":405,\"name\":{\"1155\":{},\"1225\":{}},\"comment\":{}}],[\"jq_trans_overflow\",{\"_index\":400,\"name\":{\"1148\":{},\"1218\":{}},\"comment\":{}}],[\"kept\",{\"_index\":284,\"name\":{\"734\":{}},\"comment\":{}}],[\"key\",{\"_index\":33,\"name\":{\"73\":{}},\"comment\":{}}],[\"keytorfc1751mnemonic\",{\"_index\":56,\"name\":{\"100\":{}},\"comment\":{}}],[\"last_close\",{\"_index\":401,\"name\":{\"1149\":{},\"1219\":{}},\"comment\":{}}],[\"lastledgersequence\",{\"_index\":141,\"name\":{\"235\":{},\"1390\":{},\"1406\":{},\"1421\":{},\"1438\":{},\"1457\":{},\"1473\":{},\"1489\":{},\"1509\":{},\"1527\":{},\"1544\":{},\"1560\":{},\"1575\":{},\"1594\":{},\"1616\":{},\"1641\":{},\"1669\":{},\"1698\":{},\"1723\":{},\"1743\":{},\"1760\":{},\"1775\":{},\"1791\":{},\"1806\":{},\"1835\":{}},\"comment\":{}}],[\"ledger\",{\"_index\":125,\"name\":{\"217\":{},\"613\":{}},\"comment\":{}}],[\"ledger_current_index\",{\"_index\":212,\"name\":{\"393\":{},\"419\":{},\"442\":{},\"471\":{},\"504\":{},\"565\":{},\"587\":{},\"648\":{},\"704\":{},\"836\":{},\"863\":{},\"932\":{},\"1016\":{},\"1046\":{},\"1088\":{}},\"comment\":{}}],[\"ledger_hash\",{\"_index\":133,\"name\":{\"225\":{},\"333\":{},\"344\":{},\"359\":{},\"367\":{},\"382\":{},\"407\":{},\"421\":{},\"458\":{},\"469\":{},\"492\":{},\"506\":{},\"520\":{},\"550\":{},\"564\":{},\"580\":{},\"599\":{},\"614\":{},\"632\":{},\"658\":{},\"669\":{},\"683\":{},\"768\":{},\"776\":{},\"807\":{},\"838\":{},\"852\":{},\"861\":{},\"919\":{},\"986\":{},\"1001\":{},\"1017\":{},\"1036\":{},\"1047\":{}},\"comment\":{}}],[\"ledger_index\",{\"_index\":134,\"name\":{\"226\":{},\"334\":{},\"345\":{},\"360\":{},\"368\":{},\"383\":{},\"394\":{},\"408\":{},\"420\":{},\"459\":{},\"470\":{},\"493\":{},\"505\":{},\"521\":{},\"551\":{},\"566\":{},\"581\":{},\"600\":{},\"615\":{},\"633\":{},\"659\":{},\"668\":{},\"684\":{},\"769\":{},\"777\":{},\"808\":{},\"837\":{},\"853\":{},\"862\":{},\"920\":{},\"987\":{},\"1002\":{},\"1018\":{},\"1037\":{},\"1048\":{}},\"comment\":{}}],[\"ledger_index_max\",{\"_index\":235,\"name\":{\"519\":{},\"533\":{},\"1038\":{}},\"comment\":{}}],[\"ledger_index_min\",{\"_index\":234,\"name\":{\"518\":{},\"532\":{},\"1039\":{}},\"comment\":{}}],[\"ledger_time\",{\"_index\":342,\"name\":{\"988\":{}},\"comment\":{}}],[\"ledgerclosedrequest\",{\"_index\":255,\"name\":{\"625\":{}},\"comment\":{}}],[\"ledgerclosedresponse\",{\"_index\":256,\"name\":{\"629\":{}},\"comment\":{}}],[\"ledgercurrentrequest\",{\"_index\":257,\"name\":{\"641\":{}},\"comment\":{}}],[\"ledgercurrentresponse\",{\"_index\":258,\"name\":{\"645\":{}},\"comment\":{}}],[\"ledgerdatarequest\",{\"_index\":259,\"name\":{\"656\":{}},\"comment\":{}}],[\"ledgerdataresponse\",{\"_index\":260,\"name\":{\"665\":{}},\"comment\":{}}],[\"ledgerentry\",{\"_index\":58,\"name\":{\"102\":{},\"232\":{}},\"comment\":{}}],[\"ledgerentryrequest\",{\"_index\":262,\"name\":{\"680\":{}},\"comment\":{}}],[\"ledgerentryresponse\",{\"_index\":269,\"name\":{\"700\":{}},\"comment\":{}}],[\"ledgerentrytype\",{\"_index\":60,\"name\":{\"104\":{},\"150\":{},\"156\":{},\"172\":{},\"181\":{},\"194\":{},\"210\":{},\"234\":{},\"240\":{},\"246\":{},\"263\":{},\"281\":{},\"305\":{},\"317\":{},\"820\":{}},\"comment\":{}}],[\"ledgerhashes\",{\"_index\":140,\"name\":{\"233\":{}},\"comment\":{}}],[\"ledgerrequest\",{\"_index\":249,\"name\":{\"597\":{}},\"comment\":{}}],[\"ledgerresponse\",{\"_index\":254,\"name\":{\"610\":{}},\"comment\":{}}],[\"ledgerstream\",{\"_index\":339,\"name\":{\"982\":{}},\"comment\":{}}],[\"levels\",{\"_index\":375,\"name\":{\"1089\":{}},\"comment\":{}}],[\"limit\",{\"_index\":189,\"name\":{\"335\":{},\"347\":{},\"410\":{},\"433\":{},\"445\":{},\"460\":{},\"472\":{},\"494\":{},\"524\":{},\"534\":{},\"579\":{},\"661\":{},\"809\":{}},\"comment\":{}}],[\"limitamount\",{\"_index\":559,\"name\":{\"1827\":{}},\"comment\":{}}],[\"lines\",{\"_index\":217,\"name\":{\"418\":{}},\"comment\":{}}],[\"load\",{\"_index\":404,\"name\":{\"1153\":{},\"1223\":{}},\"comment\":{}}],[\"load_base\",{\"_index\":433,\"name\":{\"1227\":{}},\"comment\":{}}],[\"load_factor\",{\"_index\":407,\"name\":{\"1157\":{},\"1228\":{}},\"comment\":{}}],[\"load_factor_cluster\",{\"_index\":410,\"name\":{\"1160\":{}},\"comment\":{}}],[\"load_factor_fee_escalation\",{\"_index\":411,\"name\":{\"1161\":{},\"1229\":{}},\"comment\":{}}],[\"load_factor_fee_queue\",{\"_index\":412,\"name\":{\"1162\":{},\"1230\":{}},\"comment\":{}}],[\"load_factor_fee_reference\",{\"_index\":434,\"name\":{\"1231\":{}},\"comment\":{}}],[\"load_factor_local\",{\"_index\":408,\"name\":{\"1158\":{}},\"comment\":{}}],[\"load_factor_net\",{\"_index\":409,\"name\":{\"1159\":{}},\"comment\":{}}],[\"load_factor_server\",{\"_index\":413,\"name\":{\"1163\":{},\"1232\":{}},\"comment\":{}}],[\"load_fee\",{\"_index\":351,\"name\":{\"1003\":{}},\"comment\":{}}],[\"lowlimit\",{\"_index\":158,\"name\":{\"284\":{}},\"comment\":{}}],[\"lownode\",{\"_index\":160,\"name\":{\"288\":{}},\"comment\":{}}],[\"lowqualityin\",{\"_index\":162,\"name\":{\"290\":{}},\"comment\":{}}],[\"lowqualityout\",{\"_index\":163,\"name\":{\"291\":{}},\"comment\":{}}],[\"lsfdefaultripple\",{\"_index\":85,\"name\":{\"129\":{},\"143\":{}},\"comment\":{}}],[\"lsfdepositauth\",{\"_index\":86,\"name\":{\"130\":{},\"144\":{}},\"comment\":{}}],[\"lsfdisablemaster\",{\"_index\":82,\"name\":{\"126\":{},\"140\":{}},\"comment\":{}}],[\"lsfdisallowincomingcheck\",{\"_index\":88,\"name\":{\"132\":{},\"146\":{}},\"comment\":{}}],[\"lsfdisallowincomingnftokenoffer\",{\"_index\":87,\"name\":{\"131\":{},\"145\":{}},\"comment\":{}}],[\"lsfdisallowincomingpaychan\",{\"_index\":89,\"name\":{\"133\":{},\"147\":{}},\"comment\":{}}],[\"lsfdisallowincomingtrustline\",{\"_index\":90,\"name\":{\"134\":{},\"148\":{}},\"comment\":{}}],[\"lsfdisallowxrp\",{\"_index\":81,\"name\":{\"125\":{},\"139\":{}},\"comment\":{}}],[\"lsfglobalfreeze\",{\"_index\":84,\"name\":{\"128\":{},\"142\":{}},\"comment\":{}}],[\"lsfhighauth\",{\"_index\":170,\"name\":{\"299\":{}},\"comment\":{}}],[\"lsfhighfreeze\",{\"_index\":174,\"name\":{\"303\":{}},\"comment\":{}}],[\"lsfhighnoripple\",{\"_index\":172,\"name\":{\"301\":{}},\"comment\":{}}],[\"lsfhighreserve\",{\"_index\":168,\"name\":{\"297\":{}},\"comment\":{}}],[\"lsflowauth\",{\"_index\":169,\"name\":{\"298\":{}},\"comment\":{}}],[\"lsflowfreeze\",{\"_index\":173,\"name\":{\"302\":{}},\"comment\":{}}],[\"lsflownoripple\",{\"_index\":171,\"name\":{\"300\":{}},\"comment\":{}}],[\"lsflowreserve\",{\"_index\":167,\"name\":{\"296\":{}},\"comment\":{}}],[\"lsfnofreeze\",{\"_index\":83,\"name\":{\"127\":{},\"141\":{}},\"comment\":{}}],[\"lsfoneownercount\",{\"_index\":180,\"name\":{\"315\":{}},\"comment\":{}}],[\"lsfpassive\",{\"_index\":153,\"name\":{\"260\":{}},\"comment\":{}}],[\"lsfpasswordspent\",{\"_index\":78,\"name\":{\"122\":{},\"136\":{}},\"comment\":{}}],[\"lsfrequireauth\",{\"_index\":80,\"name\":{\"124\":{},\"138\":{}},\"comment\":{}}],[\"lsfrequiredesttag\",{\"_index\":79,\"name\":{\"123\":{},\"137\":{}},\"comment\":{}}],[\"lsfsell\",{\"_index\":154,\"name\":{\"261\":{}},\"comment\":{}}],[\"majorities\",{\"_index\":93,\"name\":{\"152\":{}},\"comment\":{}}],[\"manifest\",{\"_index\":385,\"name\":{\"1117\":{}},\"comment\":{}}],[\"manifestrequest\",{\"_index\":381,\"name\":{\"1103\":{}},\"comment\":{}}],[\"manifestresponse\",{\"_index\":382,\"name\":{\"1108\":{}},\"comment\":{}}],[\"marker\",{\"_index\":190,\"name\":{\"336\":{},\"348\":{},\"411\":{},\"422\":{},\"434\":{},\"444\":{},\"461\":{},\"473\":{},\"495\":{},\"507\":{},\"525\":{},\"535\":{},\"662\":{},\"671\":{}},\"comment\":{}}],[\"master_key\",{\"_index\":352,\"name\":{\"1004\":{},\"1115\":{}},\"comment\":{}}],[\"max_ledger\",{\"_index\":297,\"name\":{\"792\":{}},\"comment\":{}}],[\"max_queue_size\",{\"_index\":380,\"name\":{\"1095\":{}},\"comment\":{}}],[\"maxfeexrp\",{\"_index\":6,\"name\":{\"6\":{},\"37\":{},\"66\":{}},\"comment\":{}}],[\"median_fee\",{\"_index\":371,\"name\":{\"1084\":{}},\"comment\":{}}],[\"median_level\",{\"_index\":376,\"name\":{\"1091\":{}},\"comment\":{}}],[\"memos\",{\"_index\":487,\"name\":{\"1391\":{},\"1407\":{},\"1422\":{},\"1439\":{},\"1458\":{},\"1474\":{},\"1490\":{},\"1510\":{},\"1528\":{},\"1545\":{},\"1561\":{},\"1576\":{},\"1595\":{},\"1617\":{},\"1642\":{},\"1670\":{},\"1699\":{},\"1724\":{},\"1744\":{},\"1761\":{},\"1776\":{},\"1792\":{},\"1807\":{},\"1836\":{}},\"comment\":{}}],[\"message\",{\"_index\":605,\"name\":{\"1906\":{},\"1913\":{},\"1920\":{},\"1927\":{},\"1934\":{},\"1941\":{},\"1948\":{},\"1955\":{},\"1962\":{},\"1969\":{},\"1976\":{},\"1983\":{}},\"comment\":{}}],[\"messagekey\",{\"_index\":71,\"name\":{\"115\":{},\"1381\":{}},\"comment\":{}}],[\"meta\",{\"_index\":356,\"name\":{\"1019\":{},\"1049\":{}},\"comment\":{}}],[\"metadata\",{\"_index\":293,\"name\":{\"778\":{},\"1338\":{}},\"comment\":{}}],[\"min_ledger\",{\"_index\":296,\"name\":{\"791\":{}},\"comment\":{}}],[\"minimum_fee\",{\"_index\":372,\"name\":{\"1085\":{}},\"comment\":{}}],[\"minimum_level\",{\"_index\":377,\"name\":{\"1092\":{}},\"comment\":{}}],[\"multisign\",{\"_index\":621,\"name\":{\"1989\":{}},\"comment\":{}}],[\"name\",{\"_index\":604,\"name\":{\"1905\":{},\"1912\":{},\"1919\":{},\"1926\":{},\"1933\":{},\"1940\":{},\"1947\":{},\"1954\":{},\"1961\":{},\"1968\":{},\"1975\":{},\"1982\":{}},\"comment\":{}}],[\"negativeunl\",{\"_index\":143,\"name\":{\"239\":{}},\"comment\":{}}],[\"network_ledger\",{\"_index\":416,\"name\":{\"1166\":{}},\"comment\":{}}],[\"nft_id\",{\"_index\":446,\"name\":{\"1303\":{},\"1310\":{},\"1320\":{},\"1327\":{}},\"comment\":{}}],[\"nftbuyoffersrequest\",{\"_index\":445,\"name\":{\"1301\":{}},\"comment\":{}}],[\"nftbuyoffersresponse\",{\"_index\":447,\"name\":{\"1306\":{}},\"comment\":{}}],[\"nftokenacceptoffer\",{\"_index\":503,\"name\":{\"1534\":{}},\"comment\":{}}],[\"nftokenbrokerfee\",{\"_index\":506,\"name\":{\"1538\":{}},\"comment\":{}}],[\"nftokenburn\",{\"_index\":507,\"name\":{\"1551\":{}},\"comment\":{}}],[\"nftokenbuyoffer\",{\"_index\":505,\"name\":{\"1537\":{}},\"comment\":{}}],[\"nftokencanceloffer\",{\"_index\":509,\"name\":{\"1567\":{}},\"comment\":{}}],[\"nftokencreateoffer\",{\"_index\":511,\"name\":{\"1582\":{}},\"comment\":{}}],[\"nftokencreateofferflags\",{\"_index\":512,\"name\":{\"1601\":{}},\"comment\":{}}],[\"nftokencreateofferflagsinterface\",{\"_index\":514,\"name\":{\"1603\":{}},\"comment\":{}}],[\"nftokenid\",{\"_index\":508,\"name\":{\"1554\":{},\"1584\":{},\"1897\":{}},\"comment\":{}}],[\"nftokenmint\",{\"_index\":515,\"name\":{\"1605\":{}},\"comment\":{}}],[\"nftokenminter\",{\"_index\":485,\"name\":{\"1385\":{}},\"comment\":{}}],[\"nftokenmintflags\",{\"_index\":520,\"name\":{\"1623\":{}},\"comment\":{}}],[\"nftokenmintflagsinterface\",{\"_index\":525,\"name\":{\"1628\":{}},\"comment\":{}}],[\"nftokenoffers\",{\"_index\":510,\"name\":{\"1569\":{}},\"comment\":{}}],[\"nftokenselloffer\",{\"_index\":504,\"name\":{\"1536\":{}},\"comment\":{}}],[\"nftokentaxon\",{\"_index\":516,\"name\":{\"1607\":{}},\"comment\":{}}],[\"nftselloffersrequest\",{\"_index\":448,\"name\":{\"1318\":{}},\"comment\":{}}],[\"nftselloffersresponse\",{\"_index\":449,\"name\":{\"1323\":{}},\"comment\":{}}],[\"node\",{\"_index\":270,\"name\":{\"705\":{}},\"comment\":{}}],[\"node_binary\",{\"_index\":271,\"name\":{\"706\":{}},\"comment\":{}}],[\"noripplecheckrequest\",{\"_index\":245,\"name\":{\"574\":{}},\"comment\":{}}],[\"noripplecheckresponse\",{\"_index\":247,\"name\":{\"584\":{}},\"comment\":{}}],[\"notconnectederror\",{\"_index\":611,\"name\":{\"1931\":{}},\"comment\":{}}],[\"notfounderror\",{\"_index\":617,\"name\":{\"1973\":{}},\"comment\":{}}],[\"obligations\",{\"_index\":242,\"name\":{\"558\":{}},\"comment\":{}}],[\"offer\",{\"_index\":147,\"name\":{\"245\":{},\"691\":{}},\"comment\":{}}],[\"offercancel\",{\"_index\":526,\"name\":{\"1633\":{}},\"comment\":{}}],[\"offercreate\",{\"_index\":533,\"name\":{\"1658\":{}},\"comment\":{}}],[\"offercreateflags\",{\"_index\":527,\"name\":{\"1648\":{}},\"comment\":{}}],[\"offercreateflagsinterface\",{\"_index\":532,\"name\":{\"1653\":{}},\"comment\":{}}],[\"offerflags\",{\"_index\":152,\"name\":{\"259\":{}},\"comment\":{}}],[\"offers\",{\"_index\":232,\"name\":{\"503\":{},\"839\":{},\"1309\":{},\"1326\":{}},\"comment\":{}}],[\"offersequence\",{\"_index\":499,\"name\":{\"1483\":{},\"1519\":{},\"1635\":{},\"1662\":{}},\"comment\":{}}],[\"on\",{\"_index\":10,\"name\":{\"10\":{},\"41\":{}},\"comment\":{}}],[\"open_ledger_cost\",{\"_index\":286,\"name\":{\"736\":{}},\"comment\":{}}],[\"open_ledger_fee\",{\"_index\":373,\"name\":{\"1086\":{}},\"comment\":{}}],[\"open_ledger_level\",{\"_index\":378,\"name\":{\"1093\":{}},\"comment\":{}}],[\"orderbookstream\",{\"_index\":361,\"name\":{\"1040\":{}},\"comment\":{}}],[\"owner\",{\"_index\":110,\"name\":{\"187\":{},\"1482\":{},\"1518\":{},\"1555\":{},\"1586\":{}},\"comment\":{}}],[\"owner_funds\",{\"_index\":253,\"name\":{\"605\":{},\"816\":{}},\"comment\":{}}],[\"ownercount\",{\"_index\":64,\"name\":{\"108\":{}},\"comment\":{}}],[\"ownernode\",{\"_index\":96,\"name\":{\"160\":{},\"176\":{},\"204\":{},\"254\":{},\"270\":{},\"309\":{},\"320\":{},\"828\":{}},\"comment\":{}}],[\"parent_close_time\",{\"_index\":135,\"name\":{\"227\":{}},\"comment\":{}}],[\"parent_hash\",{\"_index\":136,\"name\":{\"228\":{}},\"comment\":{}}],[\"parseaccountrootflags\",{\"_index\":184,\"name\":{\"326\":{}},\"comment\":{}}],[\"parsenftokenid\",{\"_index\":601,\"name\":{\"1895\":{}},\"comment\":{}}],[\"passphrase\",{\"_index\":34,\"name\":{\"74\":{}},\"comment\":{}}],[\"pathfindcloserequest\",{\"_index\":316,\"name\":{\"884\":{}},\"comment\":{}}],[\"pathfindcreaterequest\",{\"_index\":311,\"name\":{\"874\":{}},\"comment\":{}}],[\"pathfindrequest\",{\"_index\":310,\"name\":{\"873\":{}},\"comment\":{}}],[\"pathfindresponse\",{\"_index\":318,\"name\":{\"894\":{}},\"comment\":{}}],[\"pathfindstatusrequest\",{\"_index\":317,\"name\":{\"889\":{}},\"comment\":{}}],[\"pathfindstream\",{\"_index\":357,\"name\":{\"1023\":{}},\"comment\":{}}],[\"paths\",{\"_index\":315,\"name\":{\"880\":{},\"1690\":{}},\"comment\":{}}],[\"paychannel\",{\"_index\":155,\"name\":{\"262\":{}},\"comment\":{}}],[\"payment\",{\"_index\":539,\"name\":{\"1684\":{}},\"comment\":{}}],[\"payment_channel\",{\"_index\":266,\"name\":{\"692\":{}},\"comment\":{}}],[\"paymentchannelclaim\",{\"_index\":544,\"name\":{\"1711\":{}},\"comment\":{}}],[\"paymentchannelclaimflags\",{\"_index\":540,\"name\":{\"1705\":{}},\"comment\":{}}],[\"paymentchannelclaimflagsinterface\",{\"_index\":543,\"name\":{\"1708\":{}},\"comment\":{}}],[\"paymentchannelcreate\",{\"_index\":546,\"name\":{\"1730\":{}},\"comment\":{}}],[\"paymentchannelfund\",{\"_index\":547,\"name\":{\"1750\":{}},\"comment\":{}}],[\"paymentflags\",{\"_index\":534,\"name\":{\"1676\":{}},\"comment\":{}}],[\"paymentflagsinterface\",{\"_index\":538,\"name\":{\"1680\":{}},\"comment\":{}}],[\"peer\",{\"_index\":215,\"name\":{\"409\":{}},\"comment\":{}}],[\"peer_disconnects\",{\"_index\":414,\"name\":{\"1164\":{},\"1233\":{}},\"comment\":{}}],[\"peer_disconnects_resources\",{\"_index\":415,\"name\":{\"1165\":{},\"1234\":{}},\"comment\":{}}],[\"peers\",{\"_index\":417,\"name\":{\"1167\":{},\"1235\":{}},\"comment\":{}}],[\"peerstatusstream\",{\"_index\":358,\"name\":{\"1032\":{}},\"comment\":{}}],[\"percenttoquality\",{\"_index\":570,\"name\":{\"1850\":{}},\"comment\":{}}],[\"percenttotransferrate\",{\"_index\":572,\"name\":{\"1852\":{}},\"comment\":{}}],[\"pingrequest\",{\"_index\":435,\"name\":{\"1261\":{}},\"comment\":{}}],[\"pingresponse\",{\"_index\":436,\"name\":{\"1265\":{}},\"comment\":{}}],[\"preparetransaction\",{\"_index\":19,\"name\":{\"21\":{},\"52\":{}},\"comment\":{}}],[\"previoustxnid\",{\"_index\":65,\"name\":{\"109\":{},\"161\":{},\"177\":{},\"206\":{},\"255\":{},\"271\":{},\"286\":{},\"307\":{},\"321\":{},\"829\":{}},\"comment\":{}}],[\"previoustxnlgrseq\",{\"_index\":66,\"name\":{\"110\":{},\"162\":{},\"178\":{},\"207\":{},\"256\":{},\"272\":{},\"287\":{},\"308\":{},\"322\":{},\"830\":{}},\"comment\":{}}],[\"privatekey\",{\"_index\":47,\"name\":{\"90\":{}},\"comment\":{}}],[\"problems\",{\"_index\":248,\"name\":{\"588\":{}},\"comment\":{}}],[\"proposers\",{\"_index\":403,\"name\":{\"1152\":{},\"1222\":{}},\"comment\":{}}],[\"proxy\",{\"_index\":27,\"name\":{\"67\":{}},\"comment\":{}}],[\"proxyauthorization\",{\"_index\":30,\"name\":{\"70\":{}},\"comment\":{}}],[\"pubkey_node\",{\"_index\":418,\"name\":{\"1168\":{},\"1236\":{}},\"comment\":{}}],[\"pubkey_validator\",{\"_index\":419,\"name\":{\"1169\":{},\"1237\":{}},\"comment\":{}}],[\"public_key\",{\"_index\":327,\"name\":{\"946\":{},\"1105\":{}},\"comment\":{}}],[\"publickey\",{\"_index\":46,\"name\":{\"89\":{},\"268\":{},\"1718\":{},\"1735\":{}},\"comment\":{}}],[\"quality\",{\"_index\":229,\"name\":{\"487\":{},\"819\":{}},\"comment\":{}}],[\"qualityin\",{\"_index\":560,\"name\":{\"1828\":{}},\"comment\":{}}],[\"qualityout\",{\"_index\":561,\"name\":{\"1829\":{}},\"comment\":{}}],[\"qualitytodecimal\",{\"_index\":575,\"name\":{\"1855\":{}},\"comment\":{}}],[\"queue\",{\"_index\":208,\"name\":{\"384\":{},\"607\":{}},\"comment\":{}}],[\"queue_data\",{\"_index\":213,\"name\":{\"395\":{},\"616\":{}},\"comment\":{}}],[\"queued\",{\"_index\":285,\"name\":{\"735\":{}},\"comment\":{}}],[\"random\",{\"_index\":440,\"name\":{\"1284\":{}},\"comment\":{}}],[\"randomrequest\",{\"_index\":438,\"name\":{\"1277\":{}},\"comment\":{}}],[\"randomresponse\",{\"_index\":439,\"name\":{\"1281\":{}},\"comment\":{}}],[\"receive_currencies\",{\"_index\":205,\"name\":{\"369\":{}},\"comment\":{}}],[\"reference_level\",{\"_index\":379,\"name\":{\"1094\":{}},\"comment\":{}}],[\"referencefeeunits\",{\"_index\":122,\"name\":{\"212\":{}},\"comment\":{}}],[\"regularkey\",{\"_index\":72,\"name\":{\"116\":{},\"1769\":{}},\"comment\":{}}],[\"request\",{\"_index\":8,\"name\":{\"8\":{},\"39\":{},\"327\":{},\"1299\":{}},\"comment\":{}}],[\"requestall\",{\"_index\":11,\"name\":{\"11\":{},\"42\":{}},\"comment\":{}}],[\"requested\",{\"_index\":386,\"name\":{\"1118\":{}},\"comment\":{}}],[\"requestnextpage\",{\"_index\":9,\"name\":{\"9\":{},\"40\":{}},\"comment\":{}}],[\"reserve_base\",{\"_index\":343,\"name\":{\"989\":{},\"1005\":{},\"1214\":{},\"1249\":{}},\"comment\":{}}],[\"reserve_base_xrp\",{\"_index\":395,\"name\":{\"1142\":{},\"1180\":{}},\"comment\":{}}],[\"reserve_inc\",{\"_index\":344,\"name\":{\"990\":{},\"1006\":{},\"1215\":{},\"1250\":{}},\"comment\":{}}],[\"reserve_inc_xrp\",{\"_index\":396,\"name\":{\"1143\":{},\"1181\":{}},\"comment\":{}}],[\"reservebase\",{\"_index\":123,\"name\":{\"213\":{}},\"comment\":{}}],[\"reserveincrement\",{\"_index\":124,\"name\":{\"214\":{}},\"comment\":{}}],[\"response\",{\"_index\":185,\"name\":{\"328\":{}},\"comment\":{}}],[\"responseformaterror\",{\"_index\":615,\"name\":{\"1959\":{}},\"comment\":{}}],[\"result\",{\"_index\":194,\"name\":{\"340\":{},\"365\":{},\"390\":{},\"415\":{},\"438\":{},\"465\":{},\"500\":{},\"529\":{},\"555\":{},\"585\":{},\"611\":{},\"630\":{},\"646\":{},\"666\":{},\"701\":{},\"722\":{},\"752\":{},\"774\":{},\"796\":{},\"834\":{},\"857\":{},\"895\":{},\"924\":{},\"951\":{},\"973\":{},\"1064\":{},\"1077\":{},\"1109\":{},\"1131\":{},\"1202\":{},\"1266\":{},\"1282\":{},\"1307\":{},\"1324\":{}},\"comment\":{}}],[\"rfc1751mnemonictokey\",{\"_index\":57,\"name\":{\"101\":{}},\"comment\":{}}],[\"ripple_state\",{\"_index\":267,\"name\":{\"693\":{}},\"comment\":{}}],[\"ripplederror\",{\"_index\":610,\"name\":{\"1924\":{}},\"comment\":{}}],[\"ripplednotinitializederror\",{\"_index\":613,\"name\":{\"1945\":{}},\"comment\":{}}],[\"ripplepathfindrequest\",{\"_index\":321,\"name\":{\"912\":{}},\"comment\":{}}],[\"ripplepathfindresponse\",{\"_index\":323,\"name\":{\"923\":{}},\"comment\":{}}],[\"ripplestate\",{\"_index\":157,\"name\":{\"280\":{}},\"comment\":{}}],[\"ripplestateflags\",{\"_index\":166,\"name\":{\"295\":{}},\"comment\":{}}],[\"rippletimetoisotime\",{\"_index\":566,\"name\":{\"1846\":{}},\"comment\":{}}],[\"rippletimetounixtime\",{\"_index\":568,\"name\":{\"1848\":{}},\"comment\":{}}],[\"role\",{\"_index\":246,\"name\":{\"577\":{},\"1268\":{}},\"comment\":{}}],[\"rootindex\",{\"_index\":106,\"name\":{\"183\":{}},\"comment\":{}}],[\"searched_all\",{\"_index\":299,\"name\":{\"797\":{}},\"comment\":{}}],[\"seed\",{\"_index\":49,\"name\":{\"92\":{}},\"comment\":{}}],[\"send_currencies\",{\"_index\":206,\"name\":{\"370\":{}},\"comment\":{}}],[\"send_max\",{\"_index\":314,\"name\":{\"879\":{},\"917\":{},\"1030\":{}},\"comment\":{}}],[\"sendmax\",{\"_index\":97,\"name\":{\"163\":{},\"1448\":{},\"1691\":{}},\"comment\":{}}],[\"seq\",{\"_index\":226,\"name\":{\"484\":{},\"1116\":{},\"1144\":{},\"1182\":{},\"1216\":{},\"1251\":{}},\"comment\":{}}],[\"sequence\",{\"_index\":67,\"name\":{\"111\":{},\"164\":{},\"249\":{},\"823\":{},\"1388\":{},\"1403\":{},\"1418\":{},\"1435\":{},\"1454\":{},\"1470\":{},\"1486\":{},\"1506\":{},\"1524\":{},\"1541\":{},\"1557\":{},\"1572\":{},\"1592\":{},\"1614\":{},\"1638\":{},\"1667\":{},\"1696\":{},\"1721\":{},\"1740\":{},\"1757\":{},\"1772\":{},\"1788\":{},\"1803\":{},\"1833\":{},\"1902\":{}},\"comment\":{}}],[\"server_state\",{\"_index\":420,\"name\":{\"1170\":{},\"1238\":{}},\"comment\":{}}],[\"server_state_duration_us\",{\"_index\":421,\"name\":{\"1171\":{},\"1239\":{}},\"comment\":{}}],[\"serverinforequest\",{\"_index\":387,\"name\":{\"1126\":{}},\"comment\":{}}],[\"serverinforesponse\",{\"_index\":388,\"name\":{\"1130\":{}},\"comment\":{}}],[\"serverstaterequest\",{\"_index\":430,\"name\":{\"1197\":{}},\"comment\":{}}],[\"serverstateresponse\",{\"_index\":431,\"name\":{\"1201\":{}},\"comment\":{}}],[\"setflag\",{\"_index\":484,\"name\":{\"1382\":{}},\"comment\":{}}],[\"setregularkey\",{\"_index\":548,\"name\":{\"1767\":{}},\"comment\":{}}],[\"settledelay\",{\"_index\":156,\"name\":{\"269\":{},\"1734\":{}},\"comment\":{}}],[\"settransactionflagstonumber\",{\"_index\":183,\"name\":{\"325\":{}},\"comment\":{}}],[\"sign\",{\"_index\":51,\"name\":{\"94\":{}},\"comment\":{}}],[\"signature\",{\"_index\":328,\"name\":{\"947\":{},\"1007\":{},\"1717\":{}},\"comment\":{}}],[\"signature_verified\",{\"_index\":330,\"name\":{\"953\":{}},\"comment\":{}}],[\"signer_lists\",{\"_index\":209,\"name\":{\"385\":{}},\"comment\":{}}],[\"signerentries\",{\"_index\":176,\"name\":{\"310\":{},\"1785\":{}},\"comment\":{}}],[\"signerlist\",{\"_index\":175,\"name\":{\"304\":{}},\"comment\":{}}],[\"signerlistflags\",{\"_index\":179,\"name\":{\"314\":{}},\"comment\":{}}],[\"signerlistid\",{\"_index\":177,\"name\":{\"311\":{}},\"comment\":{}}],[\"signerlistset\",{\"_index\":549,\"name\":{\"1782\":{}},\"comment\":{}}],[\"signerquorum\",{\"_index\":178,\"name\":{\"312\":{},\"1784\":{}},\"comment\":{}}],[\"signers\",{\"_index\":488,\"name\":{\"1392\":{},\"1408\":{},\"1423\":{},\"1440\":{},\"1459\":{},\"1475\":{},\"1491\":{},\"1511\":{},\"1529\":{},\"1546\":{},\"1562\":{},\"1577\":{},\"1596\":{},\"1618\":{},\"1643\":{},\"1671\":{},\"1700\":{},\"1725\":{},\"1745\":{},\"1762\":{},\"1777\":{},\"1793\":{},\"1808\":{},\"1837\":{}},\"comment\":{}}],[\"signing_time\",{\"_index\":353,\"name\":{\"1008\":{}},\"comment\":{}}],[\"signingpubkey\",{\"_index\":489,\"name\":{\"1394\":{},\"1410\":{},\"1425\":{},\"1442\":{},\"1461\":{},\"1477\":{},\"1493\":{},\"1513\":{},\"1531\":{},\"1548\":{},\"1564\":{},\"1579\":{},\"1598\":{},\"1620\":{},\"1645\":{},\"1673\":{},\"1702\":{},\"1727\":{},\"1747\":{},\"1764\":{},\"1779\":{},\"1795\":{},\"1810\":{},\"1839\":{}},\"comment\":{}}],[\"signpaymentchannelclaim\",{\"_index\":591,\"name\":{\"1885\":{}},\"comment\":{}}],[\"source_account\",{\"_index\":307,\"name\":{\"850\":{},\"864\":{},\"876\":{},\"900\":{},\"914\":{},\"933\":{},\"1025\":{}},\"comment\":{}}],[\"source_currencies\",{\"_index\":322,\"name\":{\"918\":{}},\"comment\":{}}],[\"sourcetag\",{\"_index\":102,\"name\":{\"169\":{},\"202\":{},\"276\":{},\"1393\":{},\"1409\":{},\"1424\":{},\"1441\":{},\"1460\":{},\"1476\":{},\"1492\":{},\"1512\":{},\"1530\":{},\"1547\":{},\"1563\":{},\"1578\":{},\"1597\":{},\"1619\":{},\"1644\":{},\"1672\":{},\"1701\":{},\"1726\":{},\"1746\":{},\"1763\":{},\"1778\":{},\"1794\":{},\"1809\":{},\"1838\":{}},\"comment\":{}}],[\"state\",{\"_index\":261,\"name\":{\"670\":{},\"1204\":{}},\"comment\":{}}],[\"state_accounting\",{\"_index\":422,\"name\":{\"1172\":{},\"1240\":{}},\"comment\":{}}],[\"status\",{\"_index\":197,\"name\":{\"350\":{},\"373\":{},\"398\":{},\"424\":{},\"447\":{},\"476\":{},\"509\":{},\"539\":{},\"568\":{},\"591\":{},\"619\":{},\"635\":{},\"650\":{},\"674\":{},\"709\":{},\"739\":{},\"760\":{},\"781\":{},\"799\":{},\"842\":{},\"867\":{},\"904\":{},\"906\":{},\"936\":{},\"955\":{},\"975\":{},\"1011\":{},\"1041\":{},\"1066\":{},\"1097\":{},\"1120\":{},\"1189\":{},\"1191\":{},\"1255\":{},\"1271\":{},\"1286\":{},\"1294\":{},\"1312\":{},\"1329\":{}},\"comment\":{}}],[\"stream\",{\"_index\":338,\"name\":{\"981\":{}},\"comment\":{}}],[\"streams\",{\"_index\":332,\"name\":{\"963\":{},\"1057\":{}},\"comment\":{}}],[\"strict\",{\"_index\":203,\"name\":{\"361\":{},\"386\":{},\"496\":{},\"548\":{}},\"comment\":{}}],[\"subcommand\",{\"_index\":312,\"name\":{\"875\":{},\"885\":{},\"890\":{}},\"comment\":{}}],[\"submit\",{\"_index\":17,\"name\":{\"17\":{},\"48\":{}},\"comment\":{}}],[\"submitandwait\",{\"_index\":18,\"name\":{\"19\":{},\"50\":{}},\"comment\":{}}],[\"submitmultisignedrequest\",{\"_index\":288,\"name\":{\"745\":{}},\"comment\":{}}],[\"submitmultisignedresponse\",{\"_index\":289,\"name\":{\"751\":{}},\"comment\":{}}],[\"submitrequest\",{\"_index\":272,\"name\":{\"715\":{}},\"comment\":{}}],[\"submitresponse\",{\"_index\":274,\"name\":{\"721\":{}},\"comment\":{}}],[\"subscriberequest\",{\"_index\":331,\"name\":{\"961\":{}},\"comment\":{}}],[\"subscriberesponse\",{\"_index\":337,\"name\":{\"972\":{}},\"comment\":{}}],[\"taker\",{\"_index\":301,\"name\":{\"810\":{}},\"comment\":{}}],[\"taker_gets\",{\"_index\":227,\"name\":{\"485\":{},\"811\":{}},\"comment\":{}}],[\"taker_gets_funded\",{\"_index\":303,\"name\":{\"817\":{}},\"comment\":{}}],[\"taker_pays\",{\"_index\":228,\"name\":{\"486\":{},\"812\":{}},\"comment\":{}}],[\"taker_pays_funded\",{\"_index\":304,\"name\":{\"818\":{}},\"comment\":{}}],[\"takergets\",{\"_index\":149,\"name\":{\"251\":{},\"825\":{},\"1663\":{}},\"comment\":{}}],[\"takergetscurrency\",{\"_index\":113,\"name\":{\"190\":{}},\"comment\":{}}],[\"takergetsissuer\",{\"_index\":114,\"name\":{\"191\":{}},\"comment\":{}}],[\"takerpays\",{\"_index\":148,\"name\":{\"250\":{},\"824\":{},\"1664\":{}},\"comment\":{}}],[\"takerpayscurrency\",{\"_index\":111,\"name\":{\"188\":{}},\"comment\":{}}],[\"takerpaysissuer\",{\"_index\":112,\"name\":{\"189\":{}},\"comment\":{}}],[\"taxon\",{\"_index\":602,\"name\":{\"1901\":{}},\"comment\":{}}],[\"tfallowxrp\",{\"_index\":479,\"name\":{\"1367\":{},\"1374\":{}},\"comment\":{}}],[\"tfburnable\",{\"_index\":521,\"name\":{\"1624\":{},\"1629\":{}},\"comment\":{}}],[\"tfclearfreeze\",{\"_index\":556,\"name\":{\"1818\":{},\"1824\":{}},\"comment\":{}}],[\"tfclearnoripple\",{\"_index\":554,\"name\":{\"1816\":{},\"1822\":{}},\"comment\":{}}],[\"tfclose\",{\"_index\":542,\"name\":{\"1707\":{},\"1710\":{}},\"comment\":{}}],[\"tfdisallowxrp\",{\"_index\":478,\"name\":{\"1366\":{},\"1373\":{}},\"comment\":{}}],[\"tffillorkill\",{\"_index\":530,\"name\":{\"1651\":{},\"1656\":{}},\"comment\":{}}],[\"tfimmediateorcancel\",{\"_index\":529,\"name\":{\"1650\":{},\"1655\":{}},\"comment\":{}}],[\"tflimitquality\",{\"_index\":537,\"name\":{\"1679\":{},\"1683\":{}},\"comment\":{}}],[\"tfnodirectripple\",{\"_index\":535,\"name\":{\"1677\":{},\"1681\":{}},\"comment\":{}}],[\"tfonlyxrp\",{\"_index\":522,\"name\":{\"1625\":{},\"1630\":{}},\"comment\":{}}],[\"tfoptionalauth\",{\"_index\":477,\"name\":{\"1365\":{},\"1372\":{}},\"comment\":{}}],[\"tfoptionaldesttag\",{\"_index\":475,\"name\":{\"1363\":{},\"1370\":{}},\"comment\":{}}],[\"tfpartialpayment\",{\"_index\":536,\"name\":{\"1678\":{},\"1682\":{}},\"comment\":{}}],[\"tfpassive\",{\"_index\":528,\"name\":{\"1649\":{},\"1654\":{}},\"comment\":{}}],[\"tfrenew\",{\"_index\":541,\"name\":{\"1706\":{},\"1709\":{}},\"comment\":{}}],[\"tfrequireauth\",{\"_index\":476,\"name\":{\"1364\":{},\"1371\":{}},\"comment\":{}}],[\"tfrequiredesttag\",{\"_index\":474,\"name\":{\"1362\":{},\"1369\":{}},\"comment\":{}}],[\"tfsell\",{\"_index\":531,\"name\":{\"1652\":{},\"1657\":{}},\"comment\":{}}],[\"tfsellnftoken\",{\"_index\":513,\"name\":{\"1602\":{},\"1604\":{}},\"comment\":{}}],[\"tfsetfauth\",{\"_index\":552,\"name\":{\"1814\":{},\"1820\":{}},\"comment\":{}}],[\"tfsetfreeze\",{\"_index\":555,\"name\":{\"1817\":{},\"1823\":{}},\"comment\":{}}],[\"tfsetnoripple\",{\"_index\":553,\"name\":{\"1815\":{},\"1821\":{}},\"comment\":{}}],[\"tftransferable\",{\"_index\":524,\"name\":{\"1627\":{},\"1632\":{}},\"comment\":{}}],[\"tftrustline\",{\"_index\":523,\"name\":{\"1626\":{},\"1631\":{}},\"comment\":{}}],[\"threads\",{\"_index\":406,\"name\":{\"1156\":{},\"1226\":{}},\"comment\":{}}],[\"ticket\",{\"_index\":181,\"name\":{\"316\":{},\"697\":{}},\"comment\":{}}],[\"ticketcount\",{\"_index\":73,\"name\":{\"117\":{},\"1800\":{}},\"comment\":{}}],[\"ticketcreate\",{\"_index\":550,\"name\":{\"1798\":{}},\"comment\":{}}],[\"ticketsequence\",{\"_index\":182,\"name\":{\"323\":{},\"1395\":{},\"1411\":{},\"1426\":{},\"1443\":{},\"1462\":{},\"1478\":{},\"1494\":{},\"1514\":{},\"1532\":{},\"1549\":{},\"1565\":{},\"1580\":{},\"1599\":{},\"1621\":{},\"1646\":{},\"1674\":{},\"1703\":{},\"1728\":{},\"1748\":{},\"1765\":{},\"1780\":{},\"1796\":{},\"1811\":{},\"1840\":{}},\"comment\":{}}],[\"ticksize\",{\"_index\":74,\"name\":{\"118\":{},\"1384\":{}},\"comment\":{}}],[\"time\",{\"_index\":423,\"name\":{\"1173\":{},\"1241\":{}},\"comment\":{}}],[\"timeout\",{\"_index\":28,\"name\":{\"68\":{}},\"comment\":{}}],[\"timeouterror\",{\"_index\":614,\"name\":{\"1952\":{}},\"comment\":{}}],[\"tostring\",{\"_index\":606,\"name\":{\"1908\":{},\"1915\":{},\"1922\":{},\"1929\":{},\"1936\":{},\"1943\":{},\"1950\":{},\"1957\":{},\"1964\":{},\"1971\":{},\"1978\":{},\"1985\":{}},\"comment\":{}}],[\"total_coins\",{\"_index\":137,\"name\":{\"229\":{}},\"comment\":{}}],[\"trace\",{\"_index\":29,\"name\":{\"69\":{}},\"comment\":{}}],[\"transaction\",{\"_index\":295,\"name\":{\"789\":{},\"1020\":{},\"1050\":{},\"1337\":{},\"1339\":{}},\"comment\":{}}],[\"transaction_hash\",{\"_index\":138,\"name\":{\"230\":{}},\"comment\":{}}],[\"transactionandmetadata\",{\"_index\":451,\"name\":{\"1336\":{}},\"comment\":{}}],[\"transactionentryrequest\",{\"_index\":290,\"name\":{\"766\":{}},\"comment\":{}}],[\"transactionentryresponse\",{\"_index\":292,\"name\":{\"773\":{}},\"comment\":{}}],[\"transactionindex\",{\"_index\":456,\"name\":{\"1344\":{}},\"comment\":{}}],[\"transactionmetadata\",{\"_index\":452,\"name\":{\"1340\":{}},\"comment\":{}}],[\"transactionresult\",{\"_index\":457,\"name\":{\"1345\":{}},\"comment\":{}}],[\"transactions\",{\"_index\":139,\"name\":{\"231\":{},\"536\":{},\"578\":{},\"589\":{},\"603\":{}},\"comment\":{}}],[\"transactionstream\",{\"_index\":355,\"name\":{\"1010\":{}},\"comment\":{}}],[\"transactiontype\",{\"_index\":482,\"name\":{\"1376\":{},\"1398\":{},\"1414\":{},\"1429\":{},\"1446\":{},\"1465\":{},\"1481\":{},\"1497\":{},\"1517\":{},\"1535\":{},\"1552\":{},\"1568\":{},\"1583\":{},\"1606\":{},\"1634\":{},\"1659\":{},\"1685\":{},\"1712\":{},\"1731\":{},\"1751\":{},\"1768\":{},\"1783\":{},\"1799\":{},\"1826\":{}},\"comment\":{}}],[\"transferfee\",{\"_index\":518,\"name\":{\"1609\":{},\"1899\":{}},\"comment\":{}}],[\"transferrate\",{\"_index\":75,\"name\":{\"119\":{},\"1383\":{}},\"comment\":{}}],[\"transferratetodecimal\",{\"_index\":574,\"name\":{\"1854\":{}},\"comment\":{}}],[\"trustedcertificates\",{\"_index\":32,\"name\":{\"72\":{}},\"comment\":{}}],[\"trustset\",{\"_index\":558,\"name\":{\"1825\":{}},\"comment\":{}}],[\"trustsetflags\",{\"_index\":557,\"name\":{\"1819\":{}},\"comment\":{}}],[\"trustsetflagsinterface\",{\"_index\":551,\"name\":{\"1813\":{}},\"comment\":{}}],[\"tx_blob\",{\"_index\":52,\"name\":{\"96\":{},\"717\":{},\"727\":{},\"757\":{}},\"comment\":{}}],[\"tx_hash\",{\"_index\":291,\"name\":{\"770\":{}},\"comment\":{}}],[\"tx_json\",{\"_index\":278,\"name\":{\"728\":{},\"747\":{},\"758\":{},\"779\":{}},\"comment\":{}}],[\"txn_count\",{\"_index\":345,\"name\":{\"991\":{}},\"comment\":{}}],[\"txnsignature\",{\"_index\":490,\"name\":{\"1396\":{},\"1412\":{},\"1427\":{},\"1444\":{},\"1463\":{},\"1479\":{},\"1495\":{},\"1515\":{},\"1533\":{},\"1550\":{},\"1566\":{},\"1581\":{},\"1600\":{},\"1622\":{},\"1647\":{},\"1675\":{},\"1704\":{},\"1729\":{},\"1749\":{},\"1766\":{},\"1781\":{},\"1797\":{},\"1812\":{},\"1841\":{}},\"comment\":{}}],[\"txrequest\",{\"_index\":294,\"name\":{\"787\":{}},\"comment\":{}}],[\"txresponse\",{\"_index\":298,\"name\":{\"795\":{}},\"comment\":{}}],[\"type\",{\"_index\":198,\"name\":{\"351\":{},\"374\":{},\"399\":{},\"425\":{},\"448\":{},\"456\":{},\"477\":{},\"510\":{},\"540\":{},\"569\":{},\"592\":{},\"620\":{},\"636\":{},\"651\":{},\"675\":{},\"710\":{},\"740\":{},\"761\":{},\"782\":{},\"800\":{},\"843\":{},\"868\":{},\"907\":{},\"937\":{},\"956\":{},\"976\":{},\"983\":{},\"994\":{},\"1012\":{},\"1024\":{},\"1033\":{},\"1042\":{},\"1053\":{},\"1067\":{},\"1098\":{},\"1121\":{},\"1192\":{},\"1256\":{},\"1272\":{},\"1287\":{},\"1295\":{},\"1313\":{},\"1330\":{}},\"comment\":{}}],[\"unauthorize\",{\"_index\":497,\"name\":{\"1467\":{}},\"comment\":{}}],[\"unexpectederror\",{\"_index\":608,\"name\":{\"1910\":{}},\"comment\":{}}],[\"unixtimetorippletime\",{\"_index\":569,\"name\":{\"1849\":{}},\"comment\":{}}],[\"unlimited\",{\"_index\":437,\"name\":{\"1269\":{}},\"comment\":{}}],[\"unsubscriberequest\",{\"_index\":364,\"name\":{\"1055\":{}},\"comment\":{}}],[\"unsubscriberesponse\",{\"_index\":365,\"name\":{\"1063\":{}},\"comment\":{}}],[\"uptime\",{\"_index\":424,\"name\":{\"1174\":{},\"1242\":{}},\"comment\":{}}],[\"uri\",{\"_index\":519,\"name\":{\"1610\":{}},\"comment\":{}}],[\"url\",{\"_index\":7,\"name\":{\"7\":{},\"38\":{},\"967\":{}},\"comment\":{}}],[\"url_password\",{\"_index\":336,\"name\":{\"969\":{}},\"comment\":{}}],[\"url_username\",{\"_index\":335,\"name\":{\"968\":{}},\"comment\":{}}],[\"validate\",{\"_index\":450,\"name\":{\"1335\":{}},\"comment\":{}}],[\"validated\",{\"_index\":196,\"name\":{\"346\":{},\"371\":{},\"396\":{},\"443\":{},\"474\":{},\"537\":{},\"617\":{},\"672\":{},\"707\":{},\"840\":{},\"865\":{},\"934\":{},\"1021\":{},\"1051\":{}},\"comment\":{}}],[\"validated_ledger\",{\"_index\":425,\"name\":{\"1175\":{},\"1243\":{}},\"comment\":{}}],[\"validated_ledger_index\",{\"_index\":287,\"name\":{\"737\":{}},\"comment\":{}}],[\"validated_ledgers\",{\"_index\":346,\"name\":{\"992\":{}},\"comment\":{}}],[\"validation_public_key\",{\"_index\":354,\"name\":{\"1009\":{}},\"comment\":{}}],[\"validation_quorum\",{\"_index\":426,\"name\":{\"1183\":{},\"1252\":{}},\"comment\":{}}],[\"validationerror\",{\"_index\":616,\"name\":{\"1966\":{}},\"comment\":{}}],[\"validationstream\",{\"_index\":347,\"name\":{\"993\":{}},\"comment\":{}}],[\"validator_list\",{\"_index\":428,\"name\":{\"1185\":{}},\"comment\":{}}],[\"validator_list_expires\",{\"_index\":427,\"name\":{\"1184\":{},\"1253\":{}},\"comment\":{}}],[\"validatortodisable\",{\"_index\":145,\"name\":{\"242\":{}},\"comment\":{}}],[\"validatortoreenable\",{\"_index\":146,\"name\":{\"243\":{}},\"comment\":{}}],[\"verifypaymentchannelclaim\",{\"_index\":592,\"name\":{\"1886\":{}},\"comment\":{}}],[\"verifysignature\",{\"_index\":620,\"name\":{\"1988\":{}},\"comment\":{}}],[\"verifytransaction\",{\"_index\":54,\"name\":{\"98\":{}},\"comment\":{}}],[\"wallet\",{\"_index\":38,\"name\":{\"79\":{}},\"comment\":{}}],[\"warning\",{\"_index\":199,\"name\":{\"352\":{},\"375\":{},\"400\":{},\"426\":{},\"449\":{},\"478\":{},\"511\":{},\"541\":{},\"570\":{},\"593\":{},\"621\":{},\"637\":{},\"652\":{},\"676\":{},\"711\":{},\"741\":{},\"762\":{},\"783\":{},\"801\":{},\"844\":{},\"869\":{},\"908\":{},\"938\":{},\"957\":{},\"977\":{},\"1068\":{},\"1099\":{},\"1122\":{},\"1193\":{},\"1257\":{},\"1273\":{},\"1288\":{},\"1314\":{},\"1331\":{}},\"comment\":{}}],[\"warnings\",{\"_index\":200,\"name\":{\"353\":{},\"376\":{},\"401\":{},\"427\":{},\"450\":{},\"479\":{},\"512\":{},\"542\":{},\"571\":{},\"594\":{},\"622\":{},\"638\":{},\"653\":{},\"677\":{},\"712\":{},\"742\":{},\"763\":{},\"784\":{},\"802\":{},\"845\":{},\"870\":{},\"909\":{},\"939\":{},\"958\":{},\"978\":{},\"1022\":{},\"1069\":{},\"1100\":{},\"1123\":{},\"1194\":{},\"1258\":{},\"1274\":{},\"1289\":{},\"1315\":{},\"1332\":{}},\"comment\":{}}],[\"xrplerror\",{\"_index\":603,\"name\":{\"1903\":{}},\"comment\":{}}],[\"xrplfauceterror\",{\"_index\":618,\"name\":{\"1980\":{}},\"comment\":{}}],[\"xrptodrops\",{\"_index\":564,\"name\":{\"1844\":{}},\"comment\":{}}]],\"pipeline\":[]}}"); \ No newline at end of file +window.searchData = JSON.parse("{\"rows\":[{\"kind\":128,\"name\":\"BroadcastClient\",\"url\":\"classes/BroadcastClient.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/BroadcastClient.html#constructor\",\"classes\":\"\",\"parent\":\"BroadcastClient\"},{\"kind\":1024,\"name\":\"clients\",\"url\":\"classes/BroadcastClient.html#clients\",\"classes\":\"tsd-is-private\",\"parent\":\"BroadcastClient\"},{\"kind\":2048,\"name\":\"getMethodNames\",\"url\":\"classes/BroadcastClient.html#getMethodNames\",\"classes\":\"tsd-is-private\",\"parent\":\"BroadcastClient\"},{\"kind\":1024,\"name\":\"connection\",\"url\":\"classes/BroadcastClient.html#connection\",\"classes\":\"tsd-is-inherited\",\"parent\":\"BroadcastClient\"},{\"kind\":1024,\"name\":\"feeCushion\",\"url\":\"classes/BroadcastClient.html#feeCushion\",\"classes\":\"tsd-is-inherited\",\"parent\":\"BroadcastClient\"},{\"kind\":1024,\"name\":\"maxFeeXRP\",\"url\":\"classes/BroadcastClient.html#maxFeeXRP\",\"classes\":\"tsd-is-inherited\",\"parent\":\"BroadcastClient\"},{\"kind\":262144,\"name\":\"url\",\"url\":\"classes/BroadcastClient.html#url\",\"classes\":\"tsd-is-inherited\",\"parent\":\"BroadcastClient\"},{\"kind\":2048,\"name\":\"request\",\"url\":\"classes/BroadcastClient.html#request\",\"classes\":\"tsd-is-inherited\",\"parent\":\"BroadcastClient\"},{\"kind\":2048,\"name\":\"requestNextPage\",\"url\":\"classes/BroadcastClient.html#requestNextPage\",\"classes\":\"tsd-is-inherited\",\"parent\":\"BroadcastClient\"},{\"kind\":2048,\"name\":\"on\",\"url\":\"classes/BroadcastClient.html#on\",\"classes\":\"tsd-is-inherited\",\"parent\":\"BroadcastClient\"},{\"kind\":2048,\"name\":\"requestAll\",\"url\":\"classes/BroadcastClient.html#requestAll\",\"classes\":\"tsd-is-inherited\",\"parent\":\"BroadcastClient\"},{\"kind\":2048,\"name\":\"connect\",\"url\":\"classes/BroadcastClient.html#connect\",\"classes\":\"tsd-is-inherited\",\"parent\":\"BroadcastClient\"},{\"kind\":2048,\"name\":\"disconnect\",\"url\":\"classes/BroadcastClient.html#disconnect\",\"classes\":\"tsd-is-inherited\",\"parent\":\"BroadcastClient\"},{\"kind\":2048,\"name\":\"isConnected\",\"url\":\"classes/BroadcastClient.html#isConnected\",\"classes\":\"tsd-is-inherited\",\"parent\":\"BroadcastClient\"},{\"kind\":1024,\"name\":\"autofill\",\"url\":\"classes/BroadcastClient.html#autofill\",\"classes\":\"tsd-is-inherited\",\"parent\":\"BroadcastClient\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/BroadcastClient.html#autofill.__type\",\"classes\":\"\",\"parent\":\"BroadcastClient.autofill\"},{\"kind\":1024,\"name\":\"submit\",\"url\":\"classes/BroadcastClient.html#submit\",\"classes\":\"tsd-is-inherited\",\"parent\":\"BroadcastClient\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/BroadcastClient.html#submit.__type-14\",\"classes\":\"\",\"parent\":\"BroadcastClient.submit\"},{\"kind\":1024,\"name\":\"submitAndWait\",\"url\":\"classes/BroadcastClient.html#submitAndWait\",\"classes\":\"tsd-is-inherited\",\"parent\":\"BroadcastClient\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/BroadcastClient.html#submitAndWait.__type-16\",\"classes\":\"\",\"parent\":\"BroadcastClient.submitAndWait\"},{\"kind\":1024,\"name\":\"prepareTransaction\",\"url\":\"classes/BroadcastClient.html#prepareTransaction\",\"classes\":\"tsd-is-inherited\",\"parent\":\"BroadcastClient\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/BroadcastClient.html#prepareTransaction.__type-12\",\"classes\":\"\",\"parent\":\"BroadcastClient.prepareTransaction\"},{\"kind\":1024,\"name\":\"getXrpBalance\",\"url\":\"classes/BroadcastClient.html#getXrpBalance\",\"classes\":\"tsd-is-inherited\",\"parent\":\"BroadcastClient\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/BroadcastClient.html#getXrpBalance.__type-10\",\"classes\":\"\",\"parent\":\"BroadcastClient.getXrpBalance\"},{\"kind\":1024,\"name\":\"getBalances\",\"url\":\"classes/BroadcastClient.html#getBalances\",\"classes\":\"tsd-is-inherited\",\"parent\":\"BroadcastClient\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/BroadcastClient.html#getBalances.__type-4\",\"classes\":\"\",\"parent\":\"BroadcastClient.getBalances\"},{\"kind\":1024,\"name\":\"getOrderbook\",\"url\":\"classes/BroadcastClient.html#getOrderbook\",\"classes\":\"tsd-is-inherited\",\"parent\":\"BroadcastClient\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/BroadcastClient.html#getOrderbook.__type-8\",\"classes\":\"\",\"parent\":\"BroadcastClient.getOrderbook\"},{\"kind\":1024,\"name\":\"getLedgerIndex\",\"url\":\"classes/BroadcastClient.html#getLedgerIndex\",\"classes\":\"tsd-is-inherited\",\"parent\":\"BroadcastClient\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/BroadcastClient.html#getLedgerIndex.__type-6\",\"classes\":\"\",\"parent\":\"BroadcastClient.getLedgerIndex\"},{\"kind\":1024,\"name\":\"fundWallet\",\"url\":\"classes/BroadcastClient.html#fundWallet\",\"classes\":\"tsd-is-inherited\",\"parent\":\"BroadcastClient\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/BroadcastClient.html#fundWallet.__type-2\",\"classes\":\"\",\"parent\":\"BroadcastClient.fundWallet\"},{\"kind\":128,\"name\":\"Client\",\"url\":\"classes/Client.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Client.html#constructor\",\"classes\":\"\",\"parent\":\"Client\"},{\"kind\":1024,\"name\":\"connection\",\"url\":\"classes/Client.html#connection\",\"classes\":\"\",\"parent\":\"Client\"},{\"kind\":1024,\"name\":\"feeCushion\",\"url\":\"classes/Client.html#feeCushion\",\"classes\":\"\",\"parent\":\"Client\"},{\"kind\":1024,\"name\":\"maxFeeXRP\",\"url\":\"classes/Client.html#maxFeeXRP\",\"classes\":\"\",\"parent\":\"Client\"},{\"kind\":262144,\"name\":\"url\",\"url\":\"classes/Client.html#url\",\"classes\":\"\",\"parent\":\"Client\"},{\"kind\":2048,\"name\":\"request\",\"url\":\"classes/Client.html#request\",\"classes\":\"\",\"parent\":\"Client\"},{\"kind\":2048,\"name\":\"requestNextPage\",\"url\":\"classes/Client.html#requestNextPage\",\"classes\":\"\",\"parent\":\"Client\"},{\"kind\":2048,\"name\":\"on\",\"url\":\"classes/Client.html#on\",\"classes\":\"\",\"parent\":\"Client\"},{\"kind\":2048,\"name\":\"requestAll\",\"url\":\"classes/Client.html#requestAll\",\"classes\":\"\",\"parent\":\"Client\"},{\"kind\":2048,\"name\":\"connect\",\"url\":\"classes/Client.html#connect\",\"classes\":\"\",\"parent\":\"Client\"},{\"kind\":2048,\"name\":\"disconnect\",\"url\":\"classes/Client.html#disconnect\",\"classes\":\"\",\"parent\":\"Client\"},{\"kind\":2048,\"name\":\"isConnected\",\"url\":\"classes/Client.html#isConnected\",\"classes\":\"\",\"parent\":\"Client\"},{\"kind\":1024,\"name\":\"autofill\",\"url\":\"classes/Client.html#autofill\",\"classes\":\"\",\"parent\":\"Client\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/Client.html#autofill.__type\",\"classes\":\"\",\"parent\":\"Client.autofill\"},{\"kind\":1024,\"name\":\"submit\",\"url\":\"classes/Client.html#submit\",\"classes\":\"\",\"parent\":\"Client\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/Client.html#submit.__type-14\",\"classes\":\"\",\"parent\":\"Client.submit\"},{\"kind\":1024,\"name\":\"submitAndWait\",\"url\":\"classes/Client.html#submitAndWait\",\"classes\":\"\",\"parent\":\"Client\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/Client.html#submitAndWait.__type-16\",\"classes\":\"\",\"parent\":\"Client.submitAndWait\"},{\"kind\":1024,\"name\":\"prepareTransaction\",\"url\":\"classes/Client.html#prepareTransaction\",\"classes\":\"\",\"parent\":\"Client\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/Client.html#prepareTransaction.__type-12\",\"classes\":\"\",\"parent\":\"Client.prepareTransaction\"},{\"kind\":1024,\"name\":\"getXrpBalance\",\"url\":\"classes/Client.html#getXrpBalance\",\"classes\":\"\",\"parent\":\"Client\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/Client.html#getXrpBalance.__type-10\",\"classes\":\"\",\"parent\":\"Client.getXrpBalance\"},{\"kind\":1024,\"name\":\"getBalances\",\"url\":\"classes/Client.html#getBalances\",\"classes\":\"\",\"parent\":\"Client\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/Client.html#getBalances.__type-4\",\"classes\":\"\",\"parent\":\"Client.getBalances\"},{\"kind\":1024,\"name\":\"getOrderbook\",\"url\":\"classes/Client.html#getOrderbook\",\"classes\":\"\",\"parent\":\"Client\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/Client.html#getOrderbook.__type-8\",\"classes\":\"\",\"parent\":\"Client.getOrderbook\"},{\"kind\":1024,\"name\":\"getLedgerIndex\",\"url\":\"classes/Client.html#getLedgerIndex\",\"classes\":\"\",\"parent\":\"Client\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/Client.html#getLedgerIndex.__type-6\",\"classes\":\"\",\"parent\":\"Client.getLedgerIndex\"},{\"kind\":1024,\"name\":\"fundWallet\",\"url\":\"classes/Client.html#fundWallet\",\"classes\":\"\",\"parent\":\"Client\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/Client.html#fundWallet.__type-2\",\"classes\":\"\",\"parent\":\"Client.fundWallet\"},{\"kind\":256,\"name\":\"ClientOptions\",\"url\":\"interfaces/ClientOptions.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"feeCushion\",\"url\":\"interfaces/ClientOptions.html#feeCushion\",\"classes\":\"\",\"parent\":\"ClientOptions\"},{\"kind\":1024,\"name\":\"maxFeeXRP\",\"url\":\"interfaces/ClientOptions.html#maxFeeXRP\",\"classes\":\"\",\"parent\":\"ClientOptions\"},{\"kind\":1024,\"name\":\"proxy\",\"url\":\"interfaces/ClientOptions.html#proxy\",\"classes\":\"\",\"parent\":\"ClientOptions\"},{\"kind\":1024,\"name\":\"timeout\",\"url\":\"interfaces/ClientOptions.html#timeout\",\"classes\":\"\",\"parent\":\"ClientOptions\"},{\"kind\":1024,\"name\":\"trace\",\"url\":\"interfaces/ClientOptions.html#trace\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClientOptions\"},{\"kind\":1024,\"name\":\"proxyAuthorization\",\"url\":\"interfaces/ClientOptions.html#proxyAuthorization\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClientOptions\"},{\"kind\":1024,\"name\":\"authorization\",\"url\":\"interfaces/ClientOptions.html#authorization\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClientOptions\"},{\"kind\":1024,\"name\":\"trustedCertificates\",\"url\":\"interfaces/ClientOptions.html#trustedCertificates\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClientOptions\"},{\"kind\":1024,\"name\":\"key\",\"url\":\"interfaces/ClientOptions.html#key\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClientOptions\"},{\"kind\":1024,\"name\":\"passphrase\",\"url\":\"interfaces/ClientOptions.html#passphrase\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClientOptions\"},{\"kind\":1024,\"name\":\"certificate\",\"url\":\"interfaces/ClientOptions.html#certificate\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClientOptions\"},{\"kind\":1024,\"name\":\"connectionTimeout\",\"url\":\"interfaces/ClientOptions.html#connectionTimeout\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClientOptions\"},{\"kind\":1024,\"name\":\"headers\",\"url\":\"interfaces/ClientOptions.html#headers\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ClientOptions\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ClientOptions.html#headers.__type\",\"classes\":\"\",\"parent\":\"ClientOptions.headers\"},{\"kind\":128,\"name\":\"Wallet\",\"url\":\"classes/Wallet.html\",\"classes\":\"\"},{\"kind\":2048,\"name\":\"generate\",\"url\":\"classes/Wallet.html#generate\",\"classes\":\"\",\"parent\":\"Wallet\"},{\"kind\":2048,\"name\":\"fromSeed\",\"url\":\"classes/Wallet.html#fromSeed\",\"classes\":\"\",\"parent\":\"Wallet\"},{\"kind\":1024,\"name\":\"fromSecret\",\"url\":\"classes/Wallet.html#fromSecret\",\"classes\":\"\",\"parent\":\"Wallet\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/Wallet.html#fromSecret.__type\",\"classes\":\"\",\"parent\":\"Wallet.fromSecret\"},{\"kind\":2048,\"name\":\"fromEntropy\",\"url\":\"classes/Wallet.html#fromEntropy\",\"classes\":\"\",\"parent\":\"Wallet\"},{\"kind\":2048,\"name\":\"fromMnemonic\",\"url\":\"classes/Wallet.html#fromMnemonic\",\"classes\":\"\",\"parent\":\"Wallet\"},{\"kind\":2048,\"name\":\"fromRFC1751Mnemonic\",\"url\":\"classes/Wallet.html#fromRFC1751Mnemonic\",\"classes\":\"tsd-is-private\",\"parent\":\"Wallet\"},{\"kind\":2048,\"name\":\"deriveWallet\",\"url\":\"classes/Wallet.html#deriveWallet\",\"classes\":\"tsd-is-private\",\"parent\":\"Wallet\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Wallet.html#constructor\",\"classes\":\"\",\"parent\":\"Wallet\"},{\"kind\":1024,\"name\":\"publicKey\",\"url\":\"classes/Wallet.html#publicKey\",\"classes\":\"\",\"parent\":\"Wallet\"},{\"kind\":1024,\"name\":\"privateKey\",\"url\":\"classes/Wallet.html#privateKey\",\"classes\":\"\",\"parent\":\"Wallet\"},{\"kind\":1024,\"name\":\"classicAddress\",\"url\":\"classes/Wallet.html#classicAddress\",\"classes\":\"\",\"parent\":\"Wallet\"},{\"kind\":1024,\"name\":\"seed\",\"url\":\"classes/Wallet.html#seed\",\"classes\":\"\",\"parent\":\"Wallet\"},{\"kind\":262144,\"name\":\"address\",\"url\":\"classes/Wallet.html#address\",\"classes\":\"\",\"parent\":\"Wallet\"},{\"kind\":2048,\"name\":\"sign\",\"url\":\"classes/Wallet.html#sign\",\"classes\":\"\",\"parent\":\"Wallet\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/Wallet.html#sign.sign-1.__type-2\",\"classes\":\"\",\"parent\":\"Wallet.sign.sign\"},{\"kind\":1024,\"name\":\"tx_blob\",\"url\":\"classes/Wallet.html#sign.sign-1.__type-2.tx_blob\",\"classes\":\"\",\"parent\":\"Wallet.sign.sign.__type\"},{\"kind\":1024,\"name\":\"hash\",\"url\":\"classes/Wallet.html#sign.sign-1.__type-2.hash\",\"classes\":\"\",\"parent\":\"Wallet.sign.sign.__type\"},{\"kind\":2048,\"name\":\"verifyTransaction\",\"url\":\"classes/Wallet.html#verifyTransaction\",\"classes\":\"\",\"parent\":\"Wallet\"},{\"kind\":2048,\"name\":\"getXAddress\",\"url\":\"classes/Wallet.html#getXAddress\",\"classes\":\"\",\"parent\":\"Wallet\"},{\"kind\":64,\"name\":\"keyToRFC1751Mnemonic\",\"url\":\"functions/keyToRFC1751Mnemonic.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"rfc1751MnemonicToKey\",\"url\":\"functions/rfc1751MnemonicToKey.html\",\"classes\":\"\"},{\"kind\":4,\"name\":\"LedgerEntry\",\"url\":\"modules/LedgerEntry.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"AccountRoot\",\"url\":\"interfaces/LedgerEntry.AccountRoot.html\",\"classes\":\"\",\"parent\":\"LedgerEntry\"},{\"kind\":1024,\"name\":\"LedgerEntryType\",\"url\":\"interfaces/LedgerEntry.AccountRoot.html#LedgerEntryType\",\"classes\":\"\",\"parent\":\"LedgerEntry.AccountRoot\"},{\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/LedgerEntry.AccountRoot.html#Account\",\"classes\":\"\",\"parent\":\"LedgerEntry.AccountRoot\"},{\"kind\":1024,\"name\":\"Balance\",\"url\":\"interfaces/LedgerEntry.AccountRoot.html#Balance\",\"classes\":\"\",\"parent\":\"LedgerEntry.AccountRoot\"},{\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/LedgerEntry.AccountRoot.html#Flags\",\"classes\":\"\",\"parent\":\"LedgerEntry.AccountRoot\"},{\"kind\":1024,\"name\":\"OwnerCount\",\"url\":\"interfaces/LedgerEntry.AccountRoot.html#OwnerCount\",\"classes\":\"\",\"parent\":\"LedgerEntry.AccountRoot\"},{\"kind\":1024,\"name\":\"PreviousTxnID\",\"url\":\"interfaces/LedgerEntry.AccountRoot.html#PreviousTxnID\",\"classes\":\"\",\"parent\":\"LedgerEntry.AccountRoot\"},{\"kind\":1024,\"name\":\"PreviousTxnLgrSeq\",\"url\":\"interfaces/LedgerEntry.AccountRoot.html#PreviousTxnLgrSeq\",\"classes\":\"\",\"parent\":\"LedgerEntry.AccountRoot\"},{\"kind\":1024,\"name\":\"Sequence\",\"url\":\"interfaces/LedgerEntry.AccountRoot.html#Sequence\",\"classes\":\"\",\"parent\":\"LedgerEntry.AccountRoot\"},{\"kind\":1024,\"name\":\"AccountTxnID\",\"url\":\"interfaces/LedgerEntry.AccountRoot.html#AccountTxnID\",\"classes\":\"\",\"parent\":\"LedgerEntry.AccountRoot\"},{\"kind\":1024,\"name\":\"Domain\",\"url\":\"interfaces/LedgerEntry.AccountRoot.html#Domain\",\"classes\":\"\",\"parent\":\"LedgerEntry.AccountRoot\"},{\"kind\":1024,\"name\":\"EmailHash\",\"url\":\"interfaces/LedgerEntry.AccountRoot.html#EmailHash\",\"classes\":\"\",\"parent\":\"LedgerEntry.AccountRoot\"},{\"kind\":1024,\"name\":\"MessageKey\",\"url\":\"interfaces/LedgerEntry.AccountRoot.html#MessageKey\",\"classes\":\"\",\"parent\":\"LedgerEntry.AccountRoot\"},{\"kind\":1024,\"name\":\"RegularKey\",\"url\":\"interfaces/LedgerEntry.AccountRoot.html#RegularKey\",\"classes\":\"\",\"parent\":\"LedgerEntry.AccountRoot\"},{\"kind\":1024,\"name\":\"TicketCount\",\"url\":\"interfaces/LedgerEntry.AccountRoot.html#TicketCount\",\"classes\":\"\",\"parent\":\"LedgerEntry.AccountRoot\"},{\"kind\":1024,\"name\":\"TickSize\",\"url\":\"interfaces/LedgerEntry.AccountRoot.html#TickSize\",\"classes\":\"\",\"parent\":\"LedgerEntry.AccountRoot\"},{\"kind\":1024,\"name\":\"TransferRate\",\"url\":\"interfaces/LedgerEntry.AccountRoot.html#TransferRate\",\"classes\":\"\",\"parent\":\"LedgerEntry.AccountRoot\"},{\"kind\":1024,\"name\":\"index\",\"url\":\"interfaces/LedgerEntry.AccountRoot.html#index\",\"classes\":\"tsd-is-inherited\",\"parent\":\"LedgerEntry.AccountRoot\"},{\"kind\":8,\"name\":\"AccountRootFlags\",\"url\":\"enums/LedgerEntry.AccountRootFlags.html\",\"classes\":\"\",\"parent\":\"LedgerEntry\"},{\"kind\":16,\"name\":\"lsfPasswordSpent\",\"url\":\"enums/LedgerEntry.AccountRootFlags.html#lsfPasswordSpent\",\"classes\":\"\",\"parent\":\"LedgerEntry.AccountRootFlags\"},{\"kind\":16,\"name\":\"lsfRequireDestTag\",\"url\":\"enums/LedgerEntry.AccountRootFlags.html#lsfRequireDestTag\",\"classes\":\"\",\"parent\":\"LedgerEntry.AccountRootFlags\"},{\"kind\":16,\"name\":\"lsfRequireAuth\",\"url\":\"enums/LedgerEntry.AccountRootFlags.html#lsfRequireAuth\",\"classes\":\"\",\"parent\":\"LedgerEntry.AccountRootFlags\"},{\"kind\":16,\"name\":\"lsfDisallowXRP\",\"url\":\"enums/LedgerEntry.AccountRootFlags.html#lsfDisallowXRP\",\"classes\":\"\",\"parent\":\"LedgerEntry.AccountRootFlags\"},{\"kind\":16,\"name\":\"lsfDisableMaster\",\"url\":\"enums/LedgerEntry.AccountRootFlags.html#lsfDisableMaster\",\"classes\":\"\",\"parent\":\"LedgerEntry.AccountRootFlags\"},{\"kind\":16,\"name\":\"lsfNoFreeze\",\"url\":\"enums/LedgerEntry.AccountRootFlags.html#lsfNoFreeze\",\"classes\":\"\",\"parent\":\"LedgerEntry.AccountRootFlags\"},{\"kind\":16,\"name\":\"lsfGlobalFreeze\",\"url\":\"enums/LedgerEntry.AccountRootFlags.html#lsfGlobalFreeze\",\"classes\":\"\",\"parent\":\"LedgerEntry.AccountRootFlags\"},{\"kind\":16,\"name\":\"lsfDefaultRipple\",\"url\":\"enums/LedgerEntry.AccountRootFlags.html#lsfDefaultRipple\",\"classes\":\"\",\"parent\":\"LedgerEntry.AccountRootFlags\"},{\"kind\":16,\"name\":\"lsfDepositAuth\",\"url\":\"enums/LedgerEntry.AccountRootFlags.html#lsfDepositAuth\",\"classes\":\"\",\"parent\":\"LedgerEntry.AccountRootFlags\"},{\"kind\":16,\"name\":\"lsfDisallowIncomingNFTokenOffer\",\"url\":\"enums/LedgerEntry.AccountRootFlags.html#lsfDisallowIncomingNFTokenOffer\",\"classes\":\"\",\"parent\":\"LedgerEntry.AccountRootFlags\"},{\"kind\":16,\"name\":\"lsfDisallowIncomingCheck\",\"url\":\"enums/LedgerEntry.AccountRootFlags.html#lsfDisallowIncomingCheck\",\"classes\":\"\",\"parent\":\"LedgerEntry.AccountRootFlags\"},{\"kind\":16,\"name\":\"lsfDisallowIncomingPayChan\",\"url\":\"enums/LedgerEntry.AccountRootFlags.html#lsfDisallowIncomingPayChan\",\"classes\":\"\",\"parent\":\"LedgerEntry.AccountRootFlags\"},{\"kind\":16,\"name\":\"lsfDisallowIncomingTrustline\",\"url\":\"enums/LedgerEntry.AccountRootFlags.html#lsfDisallowIncomingTrustline\",\"classes\":\"\",\"parent\":\"LedgerEntry.AccountRootFlags\"},{\"kind\":256,\"name\":\"AccountRootFlagsInterface\",\"url\":\"interfaces/LedgerEntry.AccountRootFlagsInterface.html\",\"classes\":\"\",\"parent\":\"LedgerEntry\"},{\"kind\":1024,\"name\":\"lsfPasswordSpent\",\"url\":\"interfaces/LedgerEntry.AccountRootFlagsInterface.html#lsfPasswordSpent\",\"classes\":\"\",\"parent\":\"LedgerEntry.AccountRootFlagsInterface\"},{\"kind\":1024,\"name\":\"lsfRequireDestTag\",\"url\":\"interfaces/LedgerEntry.AccountRootFlagsInterface.html#lsfRequireDestTag\",\"classes\":\"\",\"parent\":\"LedgerEntry.AccountRootFlagsInterface\"},{\"kind\":1024,\"name\":\"lsfRequireAuth\",\"url\":\"interfaces/LedgerEntry.AccountRootFlagsInterface.html#lsfRequireAuth\",\"classes\":\"\",\"parent\":\"LedgerEntry.AccountRootFlagsInterface\"},{\"kind\":1024,\"name\":\"lsfDisallowXRP\",\"url\":\"interfaces/LedgerEntry.AccountRootFlagsInterface.html#lsfDisallowXRP\",\"classes\":\"\",\"parent\":\"LedgerEntry.AccountRootFlagsInterface\"},{\"kind\":1024,\"name\":\"lsfDisableMaster\",\"url\":\"interfaces/LedgerEntry.AccountRootFlagsInterface.html#lsfDisableMaster\",\"classes\":\"\",\"parent\":\"LedgerEntry.AccountRootFlagsInterface\"},{\"kind\":1024,\"name\":\"lsfNoFreeze\",\"url\":\"interfaces/LedgerEntry.AccountRootFlagsInterface.html#lsfNoFreeze\",\"classes\":\"\",\"parent\":\"LedgerEntry.AccountRootFlagsInterface\"},{\"kind\":1024,\"name\":\"lsfGlobalFreeze\",\"url\":\"interfaces/LedgerEntry.AccountRootFlagsInterface.html#lsfGlobalFreeze\",\"classes\":\"\",\"parent\":\"LedgerEntry.AccountRootFlagsInterface\"},{\"kind\":1024,\"name\":\"lsfDefaultRipple\",\"url\":\"interfaces/LedgerEntry.AccountRootFlagsInterface.html#lsfDefaultRipple\",\"classes\":\"\",\"parent\":\"LedgerEntry.AccountRootFlagsInterface\"},{\"kind\":1024,\"name\":\"lsfDepositAuth\",\"url\":\"interfaces/LedgerEntry.AccountRootFlagsInterface.html#lsfDepositAuth\",\"classes\":\"\",\"parent\":\"LedgerEntry.AccountRootFlagsInterface\"},{\"kind\":1024,\"name\":\"lsfDisallowIncomingNFTokenOffer\",\"url\":\"interfaces/LedgerEntry.AccountRootFlagsInterface.html#lsfDisallowIncomingNFTokenOffer\",\"classes\":\"\",\"parent\":\"LedgerEntry.AccountRootFlagsInterface\"},{\"kind\":1024,\"name\":\"lsfDisallowIncomingCheck\",\"url\":\"interfaces/LedgerEntry.AccountRootFlagsInterface.html#lsfDisallowIncomingCheck\",\"classes\":\"\",\"parent\":\"LedgerEntry.AccountRootFlagsInterface\"},{\"kind\":1024,\"name\":\"lsfDisallowIncomingPayChan\",\"url\":\"interfaces/LedgerEntry.AccountRootFlagsInterface.html#lsfDisallowIncomingPayChan\",\"classes\":\"\",\"parent\":\"LedgerEntry.AccountRootFlagsInterface\"},{\"kind\":1024,\"name\":\"lsfDisallowIncomingTrustline\",\"url\":\"interfaces/LedgerEntry.AccountRootFlagsInterface.html#lsfDisallowIncomingTrustline\",\"classes\":\"\",\"parent\":\"LedgerEntry.AccountRootFlagsInterface\"},{\"kind\":256,\"name\":\"Amendments\",\"url\":\"interfaces/LedgerEntry.Amendments.html\",\"classes\":\"\",\"parent\":\"LedgerEntry\"},{\"kind\":1024,\"name\":\"LedgerEntryType\",\"url\":\"interfaces/LedgerEntry.Amendments.html#LedgerEntryType\",\"classes\":\"\",\"parent\":\"LedgerEntry.Amendments\"},{\"kind\":1024,\"name\":\"Amendments\",\"url\":\"interfaces/LedgerEntry.Amendments.html#Amendments\",\"classes\":\"\",\"parent\":\"LedgerEntry.Amendments\"},{\"kind\":1024,\"name\":\"Majorities\",\"url\":\"interfaces/LedgerEntry.Amendments.html#Majorities\",\"classes\":\"\",\"parent\":\"LedgerEntry.Amendments\"},{\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/LedgerEntry.Amendments.html#Flags\",\"classes\":\"\",\"parent\":\"LedgerEntry.Amendments\"},{\"kind\":1024,\"name\":\"index\",\"url\":\"interfaces/LedgerEntry.Amendments.html#index\",\"classes\":\"tsd-is-inherited\",\"parent\":\"LedgerEntry.Amendments\"},{\"kind\":256,\"name\":\"Check\",\"url\":\"interfaces/LedgerEntry.Check.html\",\"classes\":\"\",\"parent\":\"LedgerEntry\"},{\"kind\":1024,\"name\":\"LedgerEntryType\",\"url\":\"interfaces/LedgerEntry.Check.html#LedgerEntryType\",\"classes\":\"\",\"parent\":\"LedgerEntry.Check\"},{\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/LedgerEntry.Check.html#Account\",\"classes\":\"\",\"parent\":\"LedgerEntry.Check\"},{\"kind\":1024,\"name\":\"Destination\",\"url\":\"interfaces/LedgerEntry.Check.html#Destination\",\"classes\":\"\",\"parent\":\"LedgerEntry.Check\"},{\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/LedgerEntry.Check.html#Flags\",\"classes\":\"\",\"parent\":\"LedgerEntry.Check\"},{\"kind\":1024,\"name\":\"OwnerNode\",\"url\":\"interfaces/LedgerEntry.Check.html#OwnerNode\",\"classes\":\"\",\"parent\":\"LedgerEntry.Check\"},{\"kind\":1024,\"name\":\"PreviousTxnID\",\"url\":\"interfaces/LedgerEntry.Check.html#PreviousTxnID\",\"classes\":\"\",\"parent\":\"LedgerEntry.Check\"},{\"kind\":1024,\"name\":\"PreviousTxnLgrSeq\",\"url\":\"interfaces/LedgerEntry.Check.html#PreviousTxnLgrSeq\",\"classes\":\"\",\"parent\":\"LedgerEntry.Check\"},{\"kind\":1024,\"name\":\"SendMax\",\"url\":\"interfaces/LedgerEntry.Check.html#SendMax\",\"classes\":\"\",\"parent\":\"LedgerEntry.Check\"},{\"kind\":1024,\"name\":\"Sequence\",\"url\":\"interfaces/LedgerEntry.Check.html#Sequence\",\"classes\":\"\",\"parent\":\"LedgerEntry.Check\"},{\"kind\":1024,\"name\":\"DestinationNode\",\"url\":\"interfaces/LedgerEntry.Check.html#DestinationNode\",\"classes\":\"\",\"parent\":\"LedgerEntry.Check\"},{\"kind\":1024,\"name\":\"DestinationTag\",\"url\":\"interfaces/LedgerEntry.Check.html#DestinationTag\",\"classes\":\"\",\"parent\":\"LedgerEntry.Check\"},{\"kind\":1024,\"name\":\"Expiration\",\"url\":\"interfaces/LedgerEntry.Check.html#Expiration\",\"classes\":\"\",\"parent\":\"LedgerEntry.Check\"},{\"kind\":1024,\"name\":\"InvoiceID\",\"url\":\"interfaces/LedgerEntry.Check.html#InvoiceID\",\"classes\":\"\",\"parent\":\"LedgerEntry.Check\"},{\"kind\":1024,\"name\":\"SourceTag\",\"url\":\"interfaces/LedgerEntry.Check.html#SourceTag\",\"classes\":\"\",\"parent\":\"LedgerEntry.Check\"},{\"kind\":1024,\"name\":\"index\",\"url\":\"interfaces/LedgerEntry.Check.html#index\",\"classes\":\"tsd-is-inherited\",\"parent\":\"LedgerEntry.Check\"},{\"kind\":256,\"name\":\"DepositPreauth\",\"url\":\"interfaces/LedgerEntry.DepositPreauth.html\",\"classes\":\"\",\"parent\":\"LedgerEntry\"},{\"kind\":1024,\"name\":\"LedgerEntryType\",\"url\":\"interfaces/LedgerEntry.DepositPreauth.html#LedgerEntryType\",\"classes\":\"\",\"parent\":\"LedgerEntry.DepositPreauth\"},{\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/LedgerEntry.DepositPreauth.html#Account\",\"classes\":\"\",\"parent\":\"LedgerEntry.DepositPreauth\"},{\"kind\":1024,\"name\":\"Authorize\",\"url\":\"interfaces/LedgerEntry.DepositPreauth.html#Authorize\",\"classes\":\"\",\"parent\":\"LedgerEntry.DepositPreauth\"},{\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/LedgerEntry.DepositPreauth.html#Flags\",\"classes\":\"\",\"parent\":\"LedgerEntry.DepositPreauth\"},{\"kind\":1024,\"name\":\"OwnerNode\",\"url\":\"interfaces/LedgerEntry.DepositPreauth.html#OwnerNode\",\"classes\":\"\",\"parent\":\"LedgerEntry.DepositPreauth\"},{\"kind\":1024,\"name\":\"PreviousTxnID\",\"url\":\"interfaces/LedgerEntry.DepositPreauth.html#PreviousTxnID\",\"classes\":\"\",\"parent\":\"LedgerEntry.DepositPreauth\"},{\"kind\":1024,\"name\":\"PreviousTxnLgrSeq\",\"url\":\"interfaces/LedgerEntry.DepositPreauth.html#PreviousTxnLgrSeq\",\"classes\":\"\",\"parent\":\"LedgerEntry.DepositPreauth\"},{\"kind\":1024,\"name\":\"index\",\"url\":\"interfaces/LedgerEntry.DepositPreauth.html#index\",\"classes\":\"tsd-is-inherited\",\"parent\":\"LedgerEntry.DepositPreauth\"},{\"kind\":256,\"name\":\"DirectoryNode\",\"url\":\"interfaces/LedgerEntry.DirectoryNode.html\",\"classes\":\"\",\"parent\":\"LedgerEntry\"},{\"kind\":1024,\"name\":\"LedgerEntryType\",\"url\":\"interfaces/LedgerEntry.DirectoryNode.html#LedgerEntryType\",\"classes\":\"\",\"parent\":\"LedgerEntry.DirectoryNode\"},{\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/LedgerEntry.DirectoryNode.html#Flags\",\"classes\":\"\",\"parent\":\"LedgerEntry.DirectoryNode\"},{\"kind\":1024,\"name\":\"RootIndex\",\"url\":\"interfaces/LedgerEntry.DirectoryNode.html#RootIndex\",\"classes\":\"\",\"parent\":\"LedgerEntry.DirectoryNode\"},{\"kind\":1024,\"name\":\"Indexes\",\"url\":\"interfaces/LedgerEntry.DirectoryNode.html#Indexes\",\"classes\":\"\",\"parent\":\"LedgerEntry.DirectoryNode\"},{\"kind\":1024,\"name\":\"IndexNext\",\"url\":\"interfaces/LedgerEntry.DirectoryNode.html#IndexNext\",\"classes\":\"\",\"parent\":\"LedgerEntry.DirectoryNode\"},{\"kind\":1024,\"name\":\"IndexPrevious\",\"url\":\"interfaces/LedgerEntry.DirectoryNode.html#IndexPrevious\",\"classes\":\"\",\"parent\":\"LedgerEntry.DirectoryNode\"},{\"kind\":1024,\"name\":\"Owner\",\"url\":\"interfaces/LedgerEntry.DirectoryNode.html#Owner\",\"classes\":\"\",\"parent\":\"LedgerEntry.DirectoryNode\"},{\"kind\":1024,\"name\":\"TakerPaysCurrency\",\"url\":\"interfaces/LedgerEntry.DirectoryNode.html#TakerPaysCurrency\",\"classes\":\"\",\"parent\":\"LedgerEntry.DirectoryNode\"},{\"kind\":1024,\"name\":\"TakerPaysIssuer\",\"url\":\"interfaces/LedgerEntry.DirectoryNode.html#TakerPaysIssuer\",\"classes\":\"\",\"parent\":\"LedgerEntry.DirectoryNode\"},{\"kind\":1024,\"name\":\"TakerGetsCurrency\",\"url\":\"interfaces/LedgerEntry.DirectoryNode.html#TakerGetsCurrency\",\"classes\":\"\",\"parent\":\"LedgerEntry.DirectoryNode\"},{\"kind\":1024,\"name\":\"TakerGetsIssuer\",\"url\":\"interfaces/LedgerEntry.DirectoryNode.html#TakerGetsIssuer\",\"classes\":\"\",\"parent\":\"LedgerEntry.DirectoryNode\"},{\"kind\":1024,\"name\":\"index\",\"url\":\"interfaces/LedgerEntry.DirectoryNode.html#index\",\"classes\":\"tsd-is-inherited\",\"parent\":\"LedgerEntry.DirectoryNode\"},{\"kind\":256,\"name\":\"Escrow\",\"url\":\"interfaces/LedgerEntry.Escrow.html\",\"classes\":\"\",\"parent\":\"LedgerEntry\"},{\"kind\":1024,\"name\":\"LedgerEntryType\",\"url\":\"interfaces/LedgerEntry.Escrow.html#LedgerEntryType\",\"classes\":\"\",\"parent\":\"LedgerEntry.Escrow\"},{\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/LedgerEntry.Escrow.html#Account\",\"classes\":\"\",\"parent\":\"LedgerEntry.Escrow\"},{\"kind\":1024,\"name\":\"Destination\",\"url\":\"interfaces/LedgerEntry.Escrow.html#Destination\",\"classes\":\"\",\"parent\":\"LedgerEntry.Escrow\"},{\"kind\":1024,\"name\":\"Amount\",\"url\":\"interfaces/LedgerEntry.Escrow.html#Amount\",\"classes\":\"\",\"parent\":\"LedgerEntry.Escrow\"},{\"kind\":1024,\"name\":\"Condition\",\"url\":\"interfaces/LedgerEntry.Escrow.html#Condition\",\"classes\":\"\",\"parent\":\"LedgerEntry.Escrow\"},{\"kind\":1024,\"name\":\"CancelAfter\",\"url\":\"interfaces/LedgerEntry.Escrow.html#CancelAfter\",\"classes\":\"\",\"parent\":\"LedgerEntry.Escrow\"},{\"kind\":1024,\"name\":\"FinishAfter\",\"url\":\"interfaces/LedgerEntry.Escrow.html#FinishAfter\",\"classes\":\"\",\"parent\":\"LedgerEntry.Escrow\"},{\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/LedgerEntry.Escrow.html#Flags\",\"classes\":\"\",\"parent\":\"LedgerEntry.Escrow\"},{\"kind\":1024,\"name\":\"SourceTag\",\"url\":\"interfaces/LedgerEntry.Escrow.html#SourceTag\",\"classes\":\"\",\"parent\":\"LedgerEntry.Escrow\"},{\"kind\":1024,\"name\":\"DestinationTag\",\"url\":\"interfaces/LedgerEntry.Escrow.html#DestinationTag\",\"classes\":\"\",\"parent\":\"LedgerEntry.Escrow\"},{\"kind\":1024,\"name\":\"OwnerNode\",\"url\":\"interfaces/LedgerEntry.Escrow.html#OwnerNode\",\"classes\":\"\",\"parent\":\"LedgerEntry.Escrow\"},{\"kind\":1024,\"name\":\"DestinationNode\",\"url\":\"interfaces/LedgerEntry.Escrow.html#DestinationNode\",\"classes\":\"\",\"parent\":\"LedgerEntry.Escrow\"},{\"kind\":1024,\"name\":\"PreviousTxnID\",\"url\":\"interfaces/LedgerEntry.Escrow.html#PreviousTxnID\",\"classes\":\"\",\"parent\":\"LedgerEntry.Escrow\"},{\"kind\":1024,\"name\":\"PreviousTxnLgrSeq\",\"url\":\"interfaces/LedgerEntry.Escrow.html#PreviousTxnLgrSeq\",\"classes\":\"\",\"parent\":\"LedgerEntry.Escrow\"},{\"kind\":1024,\"name\":\"index\",\"url\":\"interfaces/LedgerEntry.Escrow.html#index\",\"classes\":\"tsd-is-inherited\",\"parent\":\"LedgerEntry.Escrow\"},{\"kind\":256,\"name\":\"FeeSettings\",\"url\":\"interfaces/LedgerEntry.FeeSettings.html\",\"classes\":\"\",\"parent\":\"LedgerEntry\"},{\"kind\":1024,\"name\":\"LedgerEntryType\",\"url\":\"interfaces/LedgerEntry.FeeSettings.html#LedgerEntryType\",\"classes\":\"\",\"parent\":\"LedgerEntry.FeeSettings\"},{\"kind\":1024,\"name\":\"BaseFee\",\"url\":\"interfaces/LedgerEntry.FeeSettings.html#BaseFee\",\"classes\":\"\",\"parent\":\"LedgerEntry.FeeSettings\"},{\"kind\":1024,\"name\":\"ReferenceFeeUnits\",\"url\":\"interfaces/LedgerEntry.FeeSettings.html#ReferenceFeeUnits\",\"classes\":\"\",\"parent\":\"LedgerEntry.FeeSettings\"},{\"kind\":1024,\"name\":\"ReserveBase\",\"url\":\"interfaces/LedgerEntry.FeeSettings.html#ReserveBase\",\"classes\":\"\",\"parent\":\"LedgerEntry.FeeSettings\"},{\"kind\":1024,\"name\":\"ReserveIncrement\",\"url\":\"interfaces/LedgerEntry.FeeSettings.html#ReserveIncrement\",\"classes\":\"\",\"parent\":\"LedgerEntry.FeeSettings\"},{\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/LedgerEntry.FeeSettings.html#Flags\",\"classes\":\"\",\"parent\":\"LedgerEntry.FeeSettings\"},{\"kind\":1024,\"name\":\"index\",\"url\":\"interfaces/LedgerEntry.FeeSettings.html#index\",\"classes\":\"tsd-is-inherited\",\"parent\":\"LedgerEntry.FeeSettings\"},{\"kind\":256,\"name\":\"Ledger\",\"url\":\"interfaces/LedgerEntry.Ledger.html\",\"classes\":\"\",\"parent\":\"LedgerEntry\"},{\"kind\":1024,\"name\":\"account_hash\",\"url\":\"interfaces/LedgerEntry.Ledger.html#account_hash\",\"classes\":\"\",\"parent\":\"LedgerEntry.Ledger\"},{\"kind\":1024,\"name\":\"accountState\",\"url\":\"interfaces/LedgerEntry.Ledger.html#accountState\",\"classes\":\"\",\"parent\":\"LedgerEntry.Ledger\"},{\"kind\":1024,\"name\":\"close_flags\",\"url\":\"interfaces/LedgerEntry.Ledger.html#close_flags\",\"classes\":\"\",\"parent\":\"LedgerEntry.Ledger\"},{\"kind\":1024,\"name\":\"close_time\",\"url\":\"interfaces/LedgerEntry.Ledger.html#close_time\",\"classes\":\"\",\"parent\":\"LedgerEntry.Ledger\"},{\"kind\":1024,\"name\":\"close_time_human\",\"url\":\"interfaces/LedgerEntry.Ledger.html#close_time_human\",\"classes\":\"\",\"parent\":\"LedgerEntry.Ledger\"},{\"kind\":1024,\"name\":\"close_time_resolution\",\"url\":\"interfaces/LedgerEntry.Ledger.html#close_time_resolution\",\"classes\":\"\",\"parent\":\"LedgerEntry.Ledger\"},{\"kind\":1024,\"name\":\"closed\",\"url\":\"interfaces/LedgerEntry.Ledger.html#closed\",\"classes\":\"\",\"parent\":\"LedgerEntry.Ledger\"},{\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/LedgerEntry.Ledger.html#ledger_hash\",\"classes\":\"\",\"parent\":\"LedgerEntry.Ledger\"},{\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/LedgerEntry.Ledger.html#ledger_index\",\"classes\":\"\",\"parent\":\"LedgerEntry.Ledger\"},{\"kind\":1024,\"name\":\"parent_close_time\",\"url\":\"interfaces/LedgerEntry.Ledger.html#parent_close_time\",\"classes\":\"\",\"parent\":\"LedgerEntry.Ledger\"},{\"kind\":1024,\"name\":\"parent_hash\",\"url\":\"interfaces/LedgerEntry.Ledger.html#parent_hash\",\"classes\":\"\",\"parent\":\"LedgerEntry.Ledger\"},{\"kind\":1024,\"name\":\"total_coins\",\"url\":\"interfaces/LedgerEntry.Ledger.html#total_coins\",\"classes\":\"\",\"parent\":\"LedgerEntry.Ledger\"},{\"kind\":1024,\"name\":\"transaction_hash\",\"url\":\"interfaces/LedgerEntry.Ledger.html#transaction_hash\",\"classes\":\"\",\"parent\":\"LedgerEntry.Ledger\"},{\"kind\":1024,\"name\":\"transactions\",\"url\":\"interfaces/LedgerEntry.Ledger.html#transactions\",\"classes\":\"\",\"parent\":\"LedgerEntry.Ledger\"},{\"kind\":4194304,\"name\":\"LedgerEntry\",\"url\":\"types/LedgerEntry.LedgerEntry.html\",\"classes\":\"\",\"parent\":\"LedgerEntry\"},{\"kind\":256,\"name\":\"LedgerHashes\",\"url\":\"interfaces/LedgerEntry.LedgerHashes.html\",\"classes\":\"\",\"parent\":\"LedgerEntry\"},{\"kind\":1024,\"name\":\"LedgerEntryType\",\"url\":\"interfaces/LedgerEntry.LedgerHashes.html#LedgerEntryType\",\"classes\":\"\",\"parent\":\"LedgerEntry.LedgerHashes\"},{\"kind\":1024,\"name\":\"LastLedgerSequence\",\"url\":\"interfaces/LedgerEntry.LedgerHashes.html#LastLedgerSequence\",\"classes\":\"\",\"parent\":\"LedgerEntry.LedgerHashes\"},{\"kind\":1024,\"name\":\"Hashes\",\"url\":\"interfaces/LedgerEntry.LedgerHashes.html#Hashes\",\"classes\":\"\",\"parent\":\"LedgerEntry.LedgerHashes\"},{\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/LedgerEntry.LedgerHashes.html#Flags\",\"classes\":\"\",\"parent\":\"LedgerEntry.LedgerHashes\"},{\"kind\":1024,\"name\":\"index\",\"url\":\"interfaces/LedgerEntry.LedgerHashes.html#index\",\"classes\":\"tsd-is-inherited\",\"parent\":\"LedgerEntry.LedgerHashes\"},{\"kind\":256,\"name\":\"NegativeUNL\",\"url\":\"interfaces/LedgerEntry.NegativeUNL.html\",\"classes\":\"\",\"parent\":\"LedgerEntry\"},{\"kind\":1024,\"name\":\"LedgerEntryType\",\"url\":\"interfaces/LedgerEntry.NegativeUNL.html#LedgerEntryType\",\"classes\":\"\",\"parent\":\"LedgerEntry.NegativeUNL\"},{\"kind\":1024,\"name\":\"DisabledValidators\",\"url\":\"interfaces/LedgerEntry.NegativeUNL.html#DisabledValidators\",\"classes\":\"\",\"parent\":\"LedgerEntry.NegativeUNL\"},{\"kind\":1024,\"name\":\"ValidatorToDisable\",\"url\":\"interfaces/LedgerEntry.NegativeUNL.html#ValidatorToDisable\",\"classes\":\"\",\"parent\":\"LedgerEntry.NegativeUNL\"},{\"kind\":1024,\"name\":\"ValidatorToReEnable\",\"url\":\"interfaces/LedgerEntry.NegativeUNL.html#ValidatorToReEnable\",\"classes\":\"\",\"parent\":\"LedgerEntry.NegativeUNL\"},{\"kind\":1024,\"name\":\"index\",\"url\":\"interfaces/LedgerEntry.NegativeUNL.html#index\",\"classes\":\"tsd-is-inherited\",\"parent\":\"LedgerEntry.NegativeUNL\"},{\"kind\":256,\"name\":\"Offer\",\"url\":\"interfaces/LedgerEntry.Offer.html\",\"classes\":\"\",\"parent\":\"LedgerEntry\"},{\"kind\":1024,\"name\":\"LedgerEntryType\",\"url\":\"interfaces/LedgerEntry.Offer.html#LedgerEntryType\",\"classes\":\"\",\"parent\":\"LedgerEntry.Offer\"},{\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/LedgerEntry.Offer.html#Flags\",\"classes\":\"\",\"parent\":\"LedgerEntry.Offer\"},{\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/LedgerEntry.Offer.html#Account\",\"classes\":\"\",\"parent\":\"LedgerEntry.Offer\"},{\"kind\":1024,\"name\":\"Sequence\",\"url\":\"interfaces/LedgerEntry.Offer.html#Sequence\",\"classes\":\"\",\"parent\":\"LedgerEntry.Offer\"},{\"kind\":1024,\"name\":\"TakerPays\",\"url\":\"interfaces/LedgerEntry.Offer.html#TakerPays\",\"classes\":\"\",\"parent\":\"LedgerEntry.Offer\"},{\"kind\":1024,\"name\":\"TakerGets\",\"url\":\"interfaces/LedgerEntry.Offer.html#TakerGets\",\"classes\":\"\",\"parent\":\"LedgerEntry.Offer\"},{\"kind\":1024,\"name\":\"BookDirectory\",\"url\":\"interfaces/LedgerEntry.Offer.html#BookDirectory\",\"classes\":\"\",\"parent\":\"LedgerEntry.Offer\"},{\"kind\":1024,\"name\":\"BookNode\",\"url\":\"interfaces/LedgerEntry.Offer.html#BookNode\",\"classes\":\"\",\"parent\":\"LedgerEntry.Offer\"},{\"kind\":1024,\"name\":\"OwnerNode\",\"url\":\"interfaces/LedgerEntry.Offer.html#OwnerNode\",\"classes\":\"\",\"parent\":\"LedgerEntry.Offer\"},{\"kind\":1024,\"name\":\"PreviousTxnID\",\"url\":\"interfaces/LedgerEntry.Offer.html#PreviousTxnID\",\"classes\":\"\",\"parent\":\"LedgerEntry.Offer\"},{\"kind\":1024,\"name\":\"PreviousTxnLgrSeq\",\"url\":\"interfaces/LedgerEntry.Offer.html#PreviousTxnLgrSeq\",\"classes\":\"\",\"parent\":\"LedgerEntry.Offer\"},{\"kind\":1024,\"name\":\"Expiration\",\"url\":\"interfaces/LedgerEntry.Offer.html#Expiration\",\"classes\":\"\",\"parent\":\"LedgerEntry.Offer\"},{\"kind\":1024,\"name\":\"index\",\"url\":\"interfaces/LedgerEntry.Offer.html#index\",\"classes\":\"tsd-is-inherited\",\"parent\":\"LedgerEntry.Offer\"},{\"kind\":8,\"name\":\"OfferFlags\",\"url\":\"enums/LedgerEntry.OfferFlags.html\",\"classes\":\"\",\"parent\":\"LedgerEntry\"},{\"kind\":16,\"name\":\"lsfPassive\",\"url\":\"enums/LedgerEntry.OfferFlags.html#lsfPassive\",\"classes\":\"\",\"parent\":\"LedgerEntry.OfferFlags\"},{\"kind\":16,\"name\":\"lsfSell\",\"url\":\"enums/LedgerEntry.OfferFlags.html#lsfSell\",\"classes\":\"\",\"parent\":\"LedgerEntry.OfferFlags\"},{\"kind\":256,\"name\":\"PayChannel\",\"url\":\"interfaces/LedgerEntry.PayChannel.html\",\"classes\":\"\",\"parent\":\"LedgerEntry\"},{\"kind\":1024,\"name\":\"LedgerEntryType\",\"url\":\"interfaces/LedgerEntry.PayChannel.html#LedgerEntryType\",\"classes\":\"\",\"parent\":\"LedgerEntry.PayChannel\"},{\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/LedgerEntry.PayChannel.html#Account\",\"classes\":\"\",\"parent\":\"LedgerEntry.PayChannel\"},{\"kind\":1024,\"name\":\"Destination\",\"url\":\"interfaces/LedgerEntry.PayChannel.html#Destination\",\"classes\":\"\",\"parent\":\"LedgerEntry.PayChannel\"},{\"kind\":1024,\"name\":\"Amount\",\"url\":\"interfaces/LedgerEntry.PayChannel.html#Amount\",\"classes\":\"\",\"parent\":\"LedgerEntry.PayChannel\"},{\"kind\":1024,\"name\":\"Balance\",\"url\":\"interfaces/LedgerEntry.PayChannel.html#Balance\",\"classes\":\"\",\"parent\":\"LedgerEntry.PayChannel\"},{\"kind\":1024,\"name\":\"PublicKey\",\"url\":\"interfaces/LedgerEntry.PayChannel.html#PublicKey\",\"classes\":\"\",\"parent\":\"LedgerEntry.PayChannel\"},{\"kind\":1024,\"name\":\"SettleDelay\",\"url\":\"interfaces/LedgerEntry.PayChannel.html#SettleDelay\",\"classes\":\"\",\"parent\":\"LedgerEntry.PayChannel\"},{\"kind\":1024,\"name\":\"OwnerNode\",\"url\":\"interfaces/LedgerEntry.PayChannel.html#OwnerNode\",\"classes\":\"\",\"parent\":\"LedgerEntry.PayChannel\"},{\"kind\":1024,\"name\":\"PreviousTxnID\",\"url\":\"interfaces/LedgerEntry.PayChannel.html#PreviousTxnID\",\"classes\":\"\",\"parent\":\"LedgerEntry.PayChannel\"},{\"kind\":1024,\"name\":\"PreviousTxnLgrSeq\",\"url\":\"interfaces/LedgerEntry.PayChannel.html#PreviousTxnLgrSeq\",\"classes\":\"\",\"parent\":\"LedgerEntry.PayChannel\"},{\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/LedgerEntry.PayChannel.html#Flags\",\"classes\":\"\",\"parent\":\"LedgerEntry.PayChannel\"},{\"kind\":1024,\"name\":\"Expiration\",\"url\":\"interfaces/LedgerEntry.PayChannel.html#Expiration\",\"classes\":\"\",\"parent\":\"LedgerEntry.PayChannel\"},{\"kind\":1024,\"name\":\"CancelAfter\",\"url\":\"interfaces/LedgerEntry.PayChannel.html#CancelAfter\",\"classes\":\"\",\"parent\":\"LedgerEntry.PayChannel\"},{\"kind\":1024,\"name\":\"SourceTag\",\"url\":\"interfaces/LedgerEntry.PayChannel.html#SourceTag\",\"classes\":\"\",\"parent\":\"LedgerEntry.PayChannel\"},{\"kind\":1024,\"name\":\"DestinationTag\",\"url\":\"interfaces/LedgerEntry.PayChannel.html#DestinationTag\",\"classes\":\"\",\"parent\":\"LedgerEntry.PayChannel\"},{\"kind\":1024,\"name\":\"DestinationNode\",\"url\":\"interfaces/LedgerEntry.PayChannel.html#DestinationNode\",\"classes\":\"\",\"parent\":\"LedgerEntry.PayChannel\"},{\"kind\":1024,\"name\":\"index\",\"url\":\"interfaces/LedgerEntry.PayChannel.html#index\",\"classes\":\"tsd-is-inherited\",\"parent\":\"LedgerEntry.PayChannel\"},{\"kind\":256,\"name\":\"RippleState\",\"url\":\"interfaces/LedgerEntry.RippleState.html\",\"classes\":\"\",\"parent\":\"LedgerEntry\"},{\"kind\":1024,\"name\":\"LedgerEntryType\",\"url\":\"interfaces/LedgerEntry.RippleState.html#LedgerEntryType\",\"classes\":\"\",\"parent\":\"LedgerEntry.RippleState\"},{\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/LedgerEntry.RippleState.html#Flags\",\"classes\":\"\",\"parent\":\"LedgerEntry.RippleState\"},{\"kind\":1024,\"name\":\"Balance\",\"url\":\"interfaces/LedgerEntry.RippleState.html#Balance\",\"classes\":\"\",\"parent\":\"LedgerEntry.RippleState\"},{\"kind\":1024,\"name\":\"LowLimit\",\"url\":\"interfaces/LedgerEntry.RippleState.html#LowLimit\",\"classes\":\"\",\"parent\":\"LedgerEntry.RippleState\"},{\"kind\":1024,\"name\":\"HighLimit\",\"url\":\"interfaces/LedgerEntry.RippleState.html#HighLimit\",\"classes\":\"\",\"parent\":\"LedgerEntry.RippleState\"},{\"kind\":1024,\"name\":\"PreviousTxnID\",\"url\":\"interfaces/LedgerEntry.RippleState.html#PreviousTxnID\",\"classes\":\"\",\"parent\":\"LedgerEntry.RippleState\"},{\"kind\":1024,\"name\":\"PreviousTxnLgrSeq\",\"url\":\"interfaces/LedgerEntry.RippleState.html#PreviousTxnLgrSeq\",\"classes\":\"\",\"parent\":\"LedgerEntry.RippleState\"},{\"kind\":1024,\"name\":\"LowNode\",\"url\":\"interfaces/LedgerEntry.RippleState.html#LowNode\",\"classes\":\"\",\"parent\":\"LedgerEntry.RippleState\"},{\"kind\":1024,\"name\":\"HighNode\",\"url\":\"interfaces/LedgerEntry.RippleState.html#HighNode\",\"classes\":\"\",\"parent\":\"LedgerEntry.RippleState\"},{\"kind\":1024,\"name\":\"LowQualityIn\",\"url\":\"interfaces/LedgerEntry.RippleState.html#LowQualityIn\",\"classes\":\"\",\"parent\":\"LedgerEntry.RippleState\"},{\"kind\":1024,\"name\":\"LowQualityOut\",\"url\":\"interfaces/LedgerEntry.RippleState.html#LowQualityOut\",\"classes\":\"\",\"parent\":\"LedgerEntry.RippleState\"},{\"kind\":1024,\"name\":\"HighQualityIn\",\"url\":\"interfaces/LedgerEntry.RippleState.html#HighQualityIn\",\"classes\":\"\",\"parent\":\"LedgerEntry.RippleState\"},{\"kind\":1024,\"name\":\"HighQualityOut\",\"url\":\"interfaces/LedgerEntry.RippleState.html#HighQualityOut\",\"classes\":\"\",\"parent\":\"LedgerEntry.RippleState\"},{\"kind\":1024,\"name\":\"index\",\"url\":\"interfaces/LedgerEntry.RippleState.html#index\",\"classes\":\"tsd-is-inherited\",\"parent\":\"LedgerEntry.RippleState\"},{\"kind\":8,\"name\":\"RippleStateFlags\",\"url\":\"enums/LedgerEntry.RippleStateFlags.html\",\"classes\":\"\",\"parent\":\"LedgerEntry\"},{\"kind\":16,\"name\":\"lsfLowReserve\",\"url\":\"enums/LedgerEntry.RippleStateFlags.html#lsfLowReserve\",\"classes\":\"\",\"parent\":\"LedgerEntry.RippleStateFlags\"},{\"kind\":16,\"name\":\"lsfHighReserve\",\"url\":\"enums/LedgerEntry.RippleStateFlags.html#lsfHighReserve\",\"classes\":\"\",\"parent\":\"LedgerEntry.RippleStateFlags\"},{\"kind\":16,\"name\":\"lsfLowAuth\",\"url\":\"enums/LedgerEntry.RippleStateFlags.html#lsfLowAuth\",\"classes\":\"\",\"parent\":\"LedgerEntry.RippleStateFlags\"},{\"kind\":16,\"name\":\"lsfHighAuth\",\"url\":\"enums/LedgerEntry.RippleStateFlags.html#lsfHighAuth\",\"classes\":\"\",\"parent\":\"LedgerEntry.RippleStateFlags\"},{\"kind\":16,\"name\":\"lsfLowNoRipple\",\"url\":\"enums/LedgerEntry.RippleStateFlags.html#lsfLowNoRipple\",\"classes\":\"\",\"parent\":\"LedgerEntry.RippleStateFlags\"},{\"kind\":16,\"name\":\"lsfHighNoRipple\",\"url\":\"enums/LedgerEntry.RippleStateFlags.html#lsfHighNoRipple\",\"classes\":\"\",\"parent\":\"LedgerEntry.RippleStateFlags\"},{\"kind\":16,\"name\":\"lsfLowFreeze\",\"url\":\"enums/LedgerEntry.RippleStateFlags.html#lsfLowFreeze\",\"classes\":\"\",\"parent\":\"LedgerEntry.RippleStateFlags\"},{\"kind\":16,\"name\":\"lsfHighFreeze\",\"url\":\"enums/LedgerEntry.RippleStateFlags.html#lsfHighFreeze\",\"classes\":\"\",\"parent\":\"LedgerEntry.RippleStateFlags\"},{\"kind\":256,\"name\":\"SignerList\",\"url\":\"interfaces/LedgerEntry.SignerList.html\",\"classes\":\"\",\"parent\":\"LedgerEntry\"},{\"kind\":1024,\"name\":\"LedgerEntryType\",\"url\":\"interfaces/LedgerEntry.SignerList.html#LedgerEntryType\",\"classes\":\"\",\"parent\":\"LedgerEntry.SignerList\"},{\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/LedgerEntry.SignerList.html#Flags\",\"classes\":\"\",\"parent\":\"LedgerEntry.SignerList\"},{\"kind\":1024,\"name\":\"PreviousTxnID\",\"url\":\"interfaces/LedgerEntry.SignerList.html#PreviousTxnID\",\"classes\":\"\",\"parent\":\"LedgerEntry.SignerList\"},{\"kind\":1024,\"name\":\"PreviousTxnLgrSeq\",\"url\":\"interfaces/LedgerEntry.SignerList.html#PreviousTxnLgrSeq\",\"classes\":\"\",\"parent\":\"LedgerEntry.SignerList\"},{\"kind\":1024,\"name\":\"OwnerNode\",\"url\":\"interfaces/LedgerEntry.SignerList.html#OwnerNode\",\"classes\":\"\",\"parent\":\"LedgerEntry.SignerList\"},{\"kind\":1024,\"name\":\"SignerEntries\",\"url\":\"interfaces/LedgerEntry.SignerList.html#SignerEntries\",\"classes\":\"\",\"parent\":\"LedgerEntry.SignerList\"},{\"kind\":1024,\"name\":\"SignerListID\",\"url\":\"interfaces/LedgerEntry.SignerList.html#SignerListID\",\"classes\":\"\",\"parent\":\"LedgerEntry.SignerList\"},{\"kind\":1024,\"name\":\"SignerQuorum\",\"url\":\"interfaces/LedgerEntry.SignerList.html#SignerQuorum\",\"classes\":\"\",\"parent\":\"LedgerEntry.SignerList\"},{\"kind\":1024,\"name\":\"index\",\"url\":\"interfaces/LedgerEntry.SignerList.html#index\",\"classes\":\"tsd-is-inherited\",\"parent\":\"LedgerEntry.SignerList\"},{\"kind\":8,\"name\":\"SignerListFlags\",\"url\":\"enums/LedgerEntry.SignerListFlags.html\",\"classes\":\"\",\"parent\":\"LedgerEntry\"},{\"kind\":16,\"name\":\"lsfOneOwnerCount\",\"url\":\"enums/LedgerEntry.SignerListFlags.html#lsfOneOwnerCount\",\"classes\":\"\",\"parent\":\"LedgerEntry.SignerListFlags\"},{\"kind\":256,\"name\":\"Ticket\",\"url\":\"interfaces/LedgerEntry.Ticket.html\",\"classes\":\"\",\"parent\":\"LedgerEntry\"},{\"kind\":1024,\"name\":\"LedgerEntryType\",\"url\":\"interfaces/LedgerEntry.Ticket.html#LedgerEntryType\",\"classes\":\"\",\"parent\":\"LedgerEntry.Ticket\"},{\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/LedgerEntry.Ticket.html#Account\",\"classes\":\"\",\"parent\":\"LedgerEntry.Ticket\"},{\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/LedgerEntry.Ticket.html#Flags\",\"classes\":\"\",\"parent\":\"LedgerEntry.Ticket\"},{\"kind\":1024,\"name\":\"OwnerNode\",\"url\":\"interfaces/LedgerEntry.Ticket.html#OwnerNode\",\"classes\":\"\",\"parent\":\"LedgerEntry.Ticket\"},{\"kind\":1024,\"name\":\"PreviousTxnID\",\"url\":\"interfaces/LedgerEntry.Ticket.html#PreviousTxnID\",\"classes\":\"\",\"parent\":\"LedgerEntry.Ticket\"},{\"kind\":1024,\"name\":\"PreviousTxnLgrSeq\",\"url\":\"interfaces/LedgerEntry.Ticket.html#PreviousTxnLgrSeq\",\"classes\":\"\",\"parent\":\"LedgerEntry.Ticket\"},{\"kind\":1024,\"name\":\"TicketSequence\",\"url\":\"interfaces/LedgerEntry.Ticket.html#TicketSequence\",\"classes\":\"\",\"parent\":\"LedgerEntry.Ticket\"},{\"kind\":1024,\"name\":\"index\",\"url\":\"interfaces/LedgerEntry.Ticket.html#index\",\"classes\":\"tsd-is-inherited\",\"parent\":\"LedgerEntry.Ticket\"},{\"kind\":64,\"name\":\"setTransactionFlagsToNumber\",\"url\":\"functions/setTransactionFlagsToNumber.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"parseAccountRootFlags\",\"url\":\"functions/parseAccountRootFlags.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"Request\",\"url\":\"types/Request.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"Response\",\"url\":\"types/Response.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"AccountChannelsRequest\",\"url\":\"interfaces/AccountChannelsRequest.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/AccountChannelsRequest.html#command\",\"classes\":\"\",\"parent\":\"AccountChannelsRequest\"},{\"kind\":1024,\"name\":\"account\",\"url\":\"interfaces/AccountChannelsRequest.html#account\",\"classes\":\"\",\"parent\":\"AccountChannelsRequest\"},{\"kind\":1024,\"name\":\"destination_account\",\"url\":\"interfaces/AccountChannelsRequest.html#destination_account\",\"classes\":\"\",\"parent\":\"AccountChannelsRequest\"},{\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/AccountChannelsRequest.html#ledger_hash\",\"classes\":\"\",\"parent\":\"AccountChannelsRequest\"},{\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/AccountChannelsRequest.html#ledger_index\",\"classes\":\"\",\"parent\":\"AccountChannelsRequest\"},{\"kind\":1024,\"name\":\"limit\",\"url\":\"interfaces/AccountChannelsRequest.html#limit\",\"classes\":\"\",\"parent\":\"AccountChannelsRequest\"},{\"kind\":1024,\"name\":\"marker\",\"url\":\"interfaces/AccountChannelsRequest.html#marker\",\"classes\":\"\",\"parent\":\"AccountChannelsRequest\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/AccountChannelsRequest.html#id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AccountChannelsRequest\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/AccountChannelsRequest.html#api_version\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AccountChannelsRequest\"},{\"kind\":256,\"name\":\"AccountChannelsResponse\",\"url\":\"interfaces/AccountChannelsResponse.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/AccountChannelsResponse.html#result\",\"classes\":\"\",\"parent\":\"AccountChannelsResponse\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/AccountChannelsResponse.html#result.__type\",\"classes\":\"\",\"parent\":\"AccountChannelsResponse.result\"},{\"kind\":1024,\"name\":\"account\",\"url\":\"interfaces/AccountChannelsResponse.html#result.__type.account\",\"classes\":\"\",\"parent\":\"AccountChannelsResponse.result.__type\"},{\"kind\":1024,\"name\":\"channels\",\"url\":\"interfaces/AccountChannelsResponse.html#result.__type.channels\",\"classes\":\"\",\"parent\":\"AccountChannelsResponse.result.__type\"},{\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/AccountChannelsResponse.html#result.__type.ledger_hash\",\"classes\":\"\",\"parent\":\"AccountChannelsResponse.result.__type\"},{\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/AccountChannelsResponse.html#result.__type.ledger_index\",\"classes\":\"\",\"parent\":\"AccountChannelsResponse.result.__type\"},{\"kind\":1024,\"name\":\"validated\",\"url\":\"interfaces/AccountChannelsResponse.html#result.__type.validated\",\"classes\":\"\",\"parent\":\"AccountChannelsResponse.result.__type\"},{\"kind\":1024,\"name\":\"limit\",\"url\":\"interfaces/AccountChannelsResponse.html#result.__type.limit\",\"classes\":\"\",\"parent\":\"AccountChannelsResponse.result.__type\"},{\"kind\":1024,\"name\":\"marker\",\"url\":\"interfaces/AccountChannelsResponse.html#result.__type.marker\",\"classes\":\"\",\"parent\":\"AccountChannelsResponse.result.__type\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/AccountChannelsResponse.html#id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AccountChannelsResponse\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/AccountChannelsResponse.html#status\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AccountChannelsResponse\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/AccountChannelsResponse.html#type\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AccountChannelsResponse\"},{\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/AccountChannelsResponse.html#warning\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AccountChannelsResponse\"},{\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/AccountChannelsResponse.html#warnings\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AccountChannelsResponse\"},{\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/AccountChannelsResponse.html#forwarded\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AccountChannelsResponse\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/AccountChannelsResponse.html#api_version\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AccountChannelsResponse\"},{\"kind\":256,\"name\":\"AccountCurrenciesRequest\",\"url\":\"interfaces/AccountCurrenciesRequest.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/AccountCurrenciesRequest.html#command\",\"classes\":\"\",\"parent\":\"AccountCurrenciesRequest\"},{\"kind\":1024,\"name\":\"account\",\"url\":\"interfaces/AccountCurrenciesRequest.html#account\",\"classes\":\"\",\"parent\":\"AccountCurrenciesRequest\"},{\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/AccountCurrenciesRequest.html#ledger_hash\",\"classes\":\"\",\"parent\":\"AccountCurrenciesRequest\"},{\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/AccountCurrenciesRequest.html#ledger_index\",\"classes\":\"\",\"parent\":\"AccountCurrenciesRequest\"},{\"kind\":1024,\"name\":\"strict\",\"url\":\"interfaces/AccountCurrenciesRequest.html#strict\",\"classes\":\"\",\"parent\":\"AccountCurrenciesRequest\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/AccountCurrenciesRequest.html#id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AccountCurrenciesRequest\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/AccountCurrenciesRequest.html#api_version\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AccountCurrenciesRequest\"},{\"kind\":256,\"name\":\"AccountCurrenciesResponse\",\"url\":\"interfaces/AccountCurrenciesResponse.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/AccountCurrenciesResponse.html#result\",\"classes\":\"\",\"parent\":\"AccountCurrenciesResponse\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/AccountCurrenciesResponse.html#result.__type\",\"classes\":\"\",\"parent\":\"AccountCurrenciesResponse.result\"},{\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/AccountCurrenciesResponse.html#result.__type.ledger_hash\",\"classes\":\"\",\"parent\":\"AccountCurrenciesResponse.result.__type\"},{\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/AccountCurrenciesResponse.html#result.__type.ledger_index\",\"classes\":\"\",\"parent\":\"AccountCurrenciesResponse.result.__type\"},{\"kind\":1024,\"name\":\"receive_currencies\",\"url\":\"interfaces/AccountCurrenciesResponse.html#result.__type.receive_currencies\",\"classes\":\"\",\"parent\":\"AccountCurrenciesResponse.result.__type\"},{\"kind\":1024,\"name\":\"send_currencies\",\"url\":\"interfaces/AccountCurrenciesResponse.html#result.__type.send_currencies\",\"classes\":\"\",\"parent\":\"AccountCurrenciesResponse.result.__type\"},{\"kind\":1024,\"name\":\"validated\",\"url\":\"interfaces/AccountCurrenciesResponse.html#result.__type.validated\",\"classes\":\"\",\"parent\":\"AccountCurrenciesResponse.result.__type\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/AccountCurrenciesResponse.html#id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AccountCurrenciesResponse\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/AccountCurrenciesResponse.html#status\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AccountCurrenciesResponse\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/AccountCurrenciesResponse.html#type\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AccountCurrenciesResponse\"},{\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/AccountCurrenciesResponse.html#warning\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AccountCurrenciesResponse\"},{\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/AccountCurrenciesResponse.html#warnings\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AccountCurrenciesResponse\"},{\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/AccountCurrenciesResponse.html#forwarded\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AccountCurrenciesResponse\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/AccountCurrenciesResponse.html#api_version\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AccountCurrenciesResponse\"},{\"kind\":256,\"name\":\"AccountInfoRequest\",\"url\":\"interfaces/AccountInfoRequest.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/AccountInfoRequest.html#command\",\"classes\":\"\",\"parent\":\"AccountInfoRequest\"},{\"kind\":1024,\"name\":\"account\",\"url\":\"interfaces/AccountInfoRequest.html#account\",\"classes\":\"\",\"parent\":\"AccountInfoRequest\"},{\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/AccountInfoRequest.html#ledger_hash\",\"classes\":\"\",\"parent\":\"AccountInfoRequest\"},{\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/AccountInfoRequest.html#ledger_index\",\"classes\":\"\",\"parent\":\"AccountInfoRequest\"},{\"kind\":1024,\"name\":\"queue\",\"url\":\"interfaces/AccountInfoRequest.html#queue\",\"classes\":\"\",\"parent\":\"AccountInfoRequest\"},{\"kind\":1024,\"name\":\"signer_lists\",\"url\":\"interfaces/AccountInfoRequest.html#signer_lists\",\"classes\":\"\",\"parent\":\"AccountInfoRequest\"},{\"kind\":1024,\"name\":\"strict\",\"url\":\"interfaces/AccountInfoRequest.html#strict\",\"classes\":\"\",\"parent\":\"AccountInfoRequest\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/AccountInfoRequest.html#id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AccountInfoRequest\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/AccountInfoRequest.html#api_version\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AccountInfoRequest\"},{\"kind\":256,\"name\":\"AccountInfoResponse\",\"url\":\"interfaces/AccountInfoResponse.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/AccountInfoResponse.html#result\",\"classes\":\"\",\"parent\":\"AccountInfoResponse\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/AccountInfoResponse.html#result.__type\",\"classes\":\"\",\"parent\":\"AccountInfoResponse.result\"},{\"kind\":1024,\"name\":\"account_data\",\"url\":\"interfaces/AccountInfoResponse.html#result.__type.account_data\",\"classes\":\"\",\"parent\":\"AccountInfoResponse.result.__type\"},{\"kind\":1024,\"name\":\"ledger_current_index\",\"url\":\"interfaces/AccountInfoResponse.html#result.__type.ledger_current_index\",\"classes\":\"\",\"parent\":\"AccountInfoResponse.result.__type\"},{\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/AccountInfoResponse.html#result.__type.ledger_index\",\"classes\":\"\",\"parent\":\"AccountInfoResponse.result.__type\"},{\"kind\":1024,\"name\":\"queue_data\",\"url\":\"interfaces/AccountInfoResponse.html#result.__type.queue_data\",\"classes\":\"\",\"parent\":\"AccountInfoResponse.result.__type\"},{\"kind\":1024,\"name\":\"validated\",\"url\":\"interfaces/AccountInfoResponse.html#result.__type.validated\",\"classes\":\"\",\"parent\":\"AccountInfoResponse.result.__type\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/AccountInfoResponse.html#id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AccountInfoResponse\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/AccountInfoResponse.html#status\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AccountInfoResponse\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/AccountInfoResponse.html#type\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AccountInfoResponse\"},{\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/AccountInfoResponse.html#warning\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AccountInfoResponse\"},{\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/AccountInfoResponse.html#warnings\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AccountInfoResponse\"},{\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/AccountInfoResponse.html#forwarded\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AccountInfoResponse\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/AccountInfoResponse.html#api_version\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AccountInfoResponse\"},{\"kind\":256,\"name\":\"AccountLinesRequest\",\"url\":\"interfaces/AccountLinesRequest.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/AccountLinesRequest.html#command\",\"classes\":\"\",\"parent\":\"AccountLinesRequest\"},{\"kind\":1024,\"name\":\"account\",\"url\":\"interfaces/AccountLinesRequest.html#account\",\"classes\":\"\",\"parent\":\"AccountLinesRequest\"},{\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/AccountLinesRequest.html#ledger_hash\",\"classes\":\"\",\"parent\":\"AccountLinesRequest\"},{\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/AccountLinesRequest.html#ledger_index\",\"classes\":\"\",\"parent\":\"AccountLinesRequest\"},{\"kind\":1024,\"name\":\"peer\",\"url\":\"interfaces/AccountLinesRequest.html#peer\",\"classes\":\"\",\"parent\":\"AccountLinesRequest\"},{\"kind\":1024,\"name\":\"limit\",\"url\":\"interfaces/AccountLinesRequest.html#limit\",\"classes\":\"\",\"parent\":\"AccountLinesRequest\"},{\"kind\":1024,\"name\":\"marker\",\"url\":\"interfaces/AccountLinesRequest.html#marker\",\"classes\":\"\",\"parent\":\"AccountLinesRequest\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/AccountLinesRequest.html#id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AccountLinesRequest\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/AccountLinesRequest.html#api_version\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AccountLinesRequest\"},{\"kind\":256,\"name\":\"AccountLinesResponse\",\"url\":\"interfaces/AccountLinesResponse.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/AccountLinesResponse.html#result\",\"classes\":\"\",\"parent\":\"AccountLinesResponse\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/AccountLinesResponse.html#result.__type\",\"classes\":\"\",\"parent\":\"AccountLinesResponse.result\"},{\"kind\":1024,\"name\":\"account\",\"url\":\"interfaces/AccountLinesResponse.html#result.__type.account\",\"classes\":\"\",\"parent\":\"AccountLinesResponse.result.__type\"},{\"kind\":1024,\"name\":\"lines\",\"url\":\"interfaces/AccountLinesResponse.html#result.__type.lines\",\"classes\":\"\",\"parent\":\"AccountLinesResponse.result.__type\"},{\"kind\":1024,\"name\":\"ledger_current_index\",\"url\":\"interfaces/AccountLinesResponse.html#result.__type.ledger_current_index\",\"classes\":\"\",\"parent\":\"AccountLinesResponse.result.__type\"},{\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/AccountLinesResponse.html#result.__type.ledger_index\",\"classes\":\"\",\"parent\":\"AccountLinesResponse.result.__type\"},{\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/AccountLinesResponse.html#result.__type.ledger_hash\",\"classes\":\"\",\"parent\":\"AccountLinesResponse.result.__type\"},{\"kind\":1024,\"name\":\"marker\",\"url\":\"interfaces/AccountLinesResponse.html#result.__type.marker\",\"classes\":\"\",\"parent\":\"AccountLinesResponse.result.__type\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/AccountLinesResponse.html#id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AccountLinesResponse\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/AccountLinesResponse.html#status\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AccountLinesResponse\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/AccountLinesResponse.html#type\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AccountLinesResponse\"},{\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/AccountLinesResponse.html#warning\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AccountLinesResponse\"},{\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/AccountLinesResponse.html#warnings\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AccountLinesResponse\"},{\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/AccountLinesResponse.html#forwarded\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AccountLinesResponse\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/AccountLinesResponse.html#api_version\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AccountLinesResponse\"},{\"kind\":256,\"name\":\"AccountNFTsRequest\",\"url\":\"interfaces/AccountNFTsRequest.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/AccountNFTsRequest.html#command\",\"classes\":\"\",\"parent\":\"AccountNFTsRequest\"},{\"kind\":1024,\"name\":\"account\",\"url\":\"interfaces/AccountNFTsRequest.html#account\",\"classes\":\"\",\"parent\":\"AccountNFTsRequest\"},{\"kind\":1024,\"name\":\"limit\",\"url\":\"interfaces/AccountNFTsRequest.html#limit\",\"classes\":\"\",\"parent\":\"AccountNFTsRequest\"},{\"kind\":1024,\"name\":\"marker\",\"url\":\"interfaces/AccountNFTsRequest.html#marker\",\"classes\":\"\",\"parent\":\"AccountNFTsRequest\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/AccountNFTsRequest.html#id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AccountNFTsRequest\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/AccountNFTsRequest.html#api_version\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AccountNFTsRequest\"},{\"kind\":256,\"name\":\"AccountNFTsResponse\",\"url\":\"interfaces/AccountNFTsResponse.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/AccountNFTsResponse.html#result\",\"classes\":\"\",\"parent\":\"AccountNFTsResponse\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/AccountNFTsResponse.html#result.__type\",\"classes\":\"\",\"parent\":\"AccountNFTsResponse.result\"},{\"kind\":1024,\"name\":\"account\",\"url\":\"interfaces/AccountNFTsResponse.html#result.__type.account\",\"classes\":\"\",\"parent\":\"AccountNFTsResponse.result.__type\"},{\"kind\":1024,\"name\":\"account_nfts\",\"url\":\"interfaces/AccountNFTsResponse.html#result.__type.account_nfts\",\"classes\":\"\",\"parent\":\"AccountNFTsResponse.result.__type\"},{\"kind\":1024,\"name\":\"ledger_current_index\",\"url\":\"interfaces/AccountNFTsResponse.html#result.__type.ledger_current_index\",\"classes\":\"\",\"parent\":\"AccountNFTsResponse.result.__type\"},{\"kind\":1024,\"name\":\"validated\",\"url\":\"interfaces/AccountNFTsResponse.html#result.__type.validated\",\"classes\":\"\",\"parent\":\"AccountNFTsResponse.result.__type\"},{\"kind\":1024,\"name\":\"marker\",\"url\":\"interfaces/AccountNFTsResponse.html#result.__type.marker\",\"classes\":\"\",\"parent\":\"AccountNFTsResponse.result.__type\"},{\"kind\":1024,\"name\":\"limit\",\"url\":\"interfaces/AccountNFTsResponse.html#result.__type.limit\",\"classes\":\"\",\"parent\":\"AccountNFTsResponse.result.__type\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/AccountNFTsResponse.html#id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AccountNFTsResponse\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/AccountNFTsResponse.html#status\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AccountNFTsResponse\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/AccountNFTsResponse.html#type\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AccountNFTsResponse\"},{\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/AccountNFTsResponse.html#warning\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AccountNFTsResponse\"},{\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/AccountNFTsResponse.html#warnings\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AccountNFTsResponse\"},{\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/AccountNFTsResponse.html#forwarded\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AccountNFTsResponse\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/AccountNFTsResponse.html#api_version\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AccountNFTsResponse\"},{\"kind\":256,\"name\":\"AccountObjectsRequest\",\"url\":\"interfaces/AccountObjectsRequest.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/AccountObjectsRequest.html#command\",\"classes\":\"\",\"parent\":\"AccountObjectsRequest\"},{\"kind\":1024,\"name\":\"account\",\"url\":\"interfaces/AccountObjectsRequest.html#account\",\"classes\":\"\",\"parent\":\"AccountObjectsRequest\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/AccountObjectsRequest.html#type\",\"classes\":\"\",\"parent\":\"AccountObjectsRequest\"},{\"kind\":1024,\"name\":\"deletion_blockers_only\",\"url\":\"interfaces/AccountObjectsRequest.html#deletion_blockers_only\",\"classes\":\"\",\"parent\":\"AccountObjectsRequest\"},{\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/AccountObjectsRequest.html#ledger_hash\",\"classes\":\"\",\"parent\":\"AccountObjectsRequest\"},{\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/AccountObjectsRequest.html#ledger_index\",\"classes\":\"\",\"parent\":\"AccountObjectsRequest\"},{\"kind\":1024,\"name\":\"limit\",\"url\":\"interfaces/AccountObjectsRequest.html#limit\",\"classes\":\"\",\"parent\":\"AccountObjectsRequest\"},{\"kind\":1024,\"name\":\"marker\",\"url\":\"interfaces/AccountObjectsRequest.html#marker\",\"classes\":\"\",\"parent\":\"AccountObjectsRequest\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/AccountObjectsRequest.html#id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AccountObjectsRequest\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/AccountObjectsRequest.html#api_version\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AccountObjectsRequest\"},{\"kind\":256,\"name\":\"AccountObjectsResponse\",\"url\":\"interfaces/AccountObjectsResponse.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/AccountObjectsResponse.html#result\",\"classes\":\"\",\"parent\":\"AccountObjectsResponse\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/AccountObjectsResponse.html#result.__type\",\"classes\":\"\",\"parent\":\"AccountObjectsResponse.result\"},{\"kind\":1024,\"name\":\"account\",\"url\":\"interfaces/AccountObjectsResponse.html#result.__type.account\",\"classes\":\"\",\"parent\":\"AccountObjectsResponse.result.__type\"},{\"kind\":1024,\"name\":\"account_objects\",\"url\":\"interfaces/AccountObjectsResponse.html#result.__type.account_objects\",\"classes\":\"\",\"parent\":\"AccountObjectsResponse.result.__type\"},{\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/AccountObjectsResponse.html#result.__type.ledger_hash\",\"classes\":\"\",\"parent\":\"AccountObjectsResponse.result.__type\"},{\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/AccountObjectsResponse.html#result.__type.ledger_index\",\"classes\":\"\",\"parent\":\"AccountObjectsResponse.result.__type\"},{\"kind\":1024,\"name\":\"ledger_current_index\",\"url\":\"interfaces/AccountObjectsResponse.html#result.__type.ledger_current_index\",\"classes\":\"\",\"parent\":\"AccountObjectsResponse.result.__type\"},{\"kind\":1024,\"name\":\"limit\",\"url\":\"interfaces/AccountObjectsResponse.html#result.__type.limit\",\"classes\":\"\",\"parent\":\"AccountObjectsResponse.result.__type\"},{\"kind\":1024,\"name\":\"marker\",\"url\":\"interfaces/AccountObjectsResponse.html#result.__type.marker\",\"classes\":\"\",\"parent\":\"AccountObjectsResponse.result.__type\"},{\"kind\":1024,\"name\":\"validated\",\"url\":\"interfaces/AccountObjectsResponse.html#result.__type.validated\",\"classes\":\"\",\"parent\":\"AccountObjectsResponse.result.__type\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/AccountObjectsResponse.html#id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AccountObjectsResponse\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/AccountObjectsResponse.html#status\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AccountObjectsResponse\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/AccountObjectsResponse.html#type\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AccountObjectsResponse\"},{\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/AccountObjectsResponse.html#warning\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AccountObjectsResponse\"},{\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/AccountObjectsResponse.html#warnings\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AccountObjectsResponse\"},{\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/AccountObjectsResponse.html#forwarded\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AccountObjectsResponse\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/AccountObjectsResponse.html#api_version\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AccountObjectsResponse\"},{\"kind\":256,\"name\":\"AccountOffer\",\"url\":\"interfaces/AccountOffer.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"flags\",\"url\":\"interfaces/AccountOffer.html#flags\",\"classes\":\"\",\"parent\":\"AccountOffer\"},{\"kind\":1024,\"name\":\"seq\",\"url\":\"interfaces/AccountOffer.html#seq\",\"classes\":\"\",\"parent\":\"AccountOffer\"},{\"kind\":1024,\"name\":\"taker_gets\",\"url\":\"interfaces/AccountOffer.html#taker_gets\",\"classes\":\"\",\"parent\":\"AccountOffer\"},{\"kind\":1024,\"name\":\"taker_pays\",\"url\":\"interfaces/AccountOffer.html#taker_pays\",\"classes\":\"\",\"parent\":\"AccountOffer\"},{\"kind\":1024,\"name\":\"quality\",\"url\":\"interfaces/AccountOffer.html#quality\",\"classes\":\"\",\"parent\":\"AccountOffer\"},{\"kind\":1024,\"name\":\"expiration\",\"url\":\"interfaces/AccountOffer.html#expiration\",\"classes\":\"\",\"parent\":\"AccountOffer\"},{\"kind\":256,\"name\":\"AccountOffersRequest\",\"url\":\"interfaces/AccountOffersRequest.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/AccountOffersRequest.html#command\",\"classes\":\"\",\"parent\":\"AccountOffersRequest\"},{\"kind\":1024,\"name\":\"account\",\"url\":\"interfaces/AccountOffersRequest.html#account\",\"classes\":\"\",\"parent\":\"AccountOffersRequest\"},{\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/AccountOffersRequest.html#ledger_hash\",\"classes\":\"\",\"parent\":\"AccountOffersRequest\"},{\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/AccountOffersRequest.html#ledger_index\",\"classes\":\"\",\"parent\":\"AccountOffersRequest\"},{\"kind\":1024,\"name\":\"limit\",\"url\":\"interfaces/AccountOffersRequest.html#limit\",\"classes\":\"\",\"parent\":\"AccountOffersRequest\"},{\"kind\":1024,\"name\":\"marker\",\"url\":\"interfaces/AccountOffersRequest.html#marker\",\"classes\":\"\",\"parent\":\"AccountOffersRequest\"},{\"kind\":1024,\"name\":\"strict\",\"url\":\"interfaces/AccountOffersRequest.html#strict\",\"classes\":\"\",\"parent\":\"AccountOffersRequest\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/AccountOffersRequest.html#id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AccountOffersRequest\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/AccountOffersRequest.html#api_version\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AccountOffersRequest\"},{\"kind\":256,\"name\":\"AccountOffersResponse\",\"url\":\"interfaces/AccountOffersResponse.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/AccountOffersResponse.html#result\",\"classes\":\"\",\"parent\":\"AccountOffersResponse\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/AccountOffersResponse.html#result.__type\",\"classes\":\"\",\"parent\":\"AccountOffersResponse.result\"},{\"kind\":1024,\"name\":\"account\",\"url\":\"interfaces/AccountOffersResponse.html#result.__type.account\",\"classes\":\"\",\"parent\":\"AccountOffersResponse.result.__type\"},{\"kind\":1024,\"name\":\"offers\",\"url\":\"interfaces/AccountOffersResponse.html#result.__type.offers\",\"classes\":\"\",\"parent\":\"AccountOffersResponse.result.__type\"},{\"kind\":1024,\"name\":\"ledger_current_index\",\"url\":\"interfaces/AccountOffersResponse.html#result.__type.ledger_current_index\",\"classes\":\"\",\"parent\":\"AccountOffersResponse.result.__type\"},{\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/AccountOffersResponse.html#result.__type.ledger_index\",\"classes\":\"\",\"parent\":\"AccountOffersResponse.result.__type\"},{\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/AccountOffersResponse.html#result.__type.ledger_hash\",\"classes\":\"\",\"parent\":\"AccountOffersResponse.result.__type\"},{\"kind\":1024,\"name\":\"marker\",\"url\":\"interfaces/AccountOffersResponse.html#result.__type.marker\",\"classes\":\"\",\"parent\":\"AccountOffersResponse.result.__type\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/AccountOffersResponse.html#id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AccountOffersResponse\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/AccountOffersResponse.html#status\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AccountOffersResponse\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/AccountOffersResponse.html#type\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AccountOffersResponse\"},{\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/AccountOffersResponse.html#warning\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AccountOffersResponse\"},{\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/AccountOffersResponse.html#warnings\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AccountOffersResponse\"},{\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/AccountOffersResponse.html#forwarded\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AccountOffersResponse\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/AccountOffersResponse.html#api_version\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AccountOffersResponse\"},{\"kind\":256,\"name\":\"AccountTxRequest\",\"url\":\"interfaces/AccountTxRequest.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/AccountTxRequest.html#command\",\"classes\":\"\",\"parent\":\"AccountTxRequest\"},{\"kind\":1024,\"name\":\"account\",\"url\":\"interfaces/AccountTxRequest.html#account\",\"classes\":\"\",\"parent\":\"AccountTxRequest\"},{\"kind\":1024,\"name\":\"ledger_index_min\",\"url\":\"interfaces/AccountTxRequest.html#ledger_index_min\",\"classes\":\"\",\"parent\":\"AccountTxRequest\"},{\"kind\":1024,\"name\":\"ledger_index_max\",\"url\":\"interfaces/AccountTxRequest.html#ledger_index_max\",\"classes\":\"\",\"parent\":\"AccountTxRequest\"},{\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/AccountTxRequest.html#ledger_hash\",\"classes\":\"\",\"parent\":\"AccountTxRequest\"},{\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/AccountTxRequest.html#ledger_index\",\"classes\":\"\",\"parent\":\"AccountTxRequest\"},{\"kind\":1024,\"name\":\"binary\",\"url\":\"interfaces/AccountTxRequest.html#binary\",\"classes\":\"\",\"parent\":\"AccountTxRequest\"},{\"kind\":1024,\"name\":\"forward\",\"url\":\"interfaces/AccountTxRequest.html#forward\",\"classes\":\"\",\"parent\":\"AccountTxRequest\"},{\"kind\":1024,\"name\":\"limit\",\"url\":\"interfaces/AccountTxRequest.html#limit\",\"classes\":\"\",\"parent\":\"AccountTxRequest\"},{\"kind\":1024,\"name\":\"marker\",\"url\":\"interfaces/AccountTxRequest.html#marker\",\"classes\":\"\",\"parent\":\"AccountTxRequest\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/AccountTxRequest.html#id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AccountTxRequest\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/AccountTxRequest.html#api_version\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AccountTxRequest\"},{\"kind\":256,\"name\":\"AccountTxResponse\",\"url\":\"interfaces/AccountTxResponse.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/AccountTxResponse.html#result\",\"classes\":\"\",\"parent\":\"AccountTxResponse\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/AccountTxResponse.html#result.__type\",\"classes\":\"\",\"parent\":\"AccountTxResponse.result\"},{\"kind\":1024,\"name\":\"account\",\"url\":\"interfaces/AccountTxResponse.html#result.__type.account\",\"classes\":\"\",\"parent\":\"AccountTxResponse.result.__type\"},{\"kind\":1024,\"name\":\"ledger_index_min\",\"url\":\"interfaces/AccountTxResponse.html#result.__type.ledger_index_min\",\"classes\":\"\",\"parent\":\"AccountTxResponse.result.__type\"},{\"kind\":1024,\"name\":\"ledger_index_max\",\"url\":\"interfaces/AccountTxResponse.html#result.__type.ledger_index_max\",\"classes\":\"\",\"parent\":\"AccountTxResponse.result.__type\"},{\"kind\":1024,\"name\":\"limit\",\"url\":\"interfaces/AccountTxResponse.html#result.__type.limit\",\"classes\":\"\",\"parent\":\"AccountTxResponse.result.__type\"},{\"kind\":1024,\"name\":\"marker\",\"url\":\"interfaces/AccountTxResponse.html#result.__type.marker\",\"classes\":\"\",\"parent\":\"AccountTxResponse.result.__type\"},{\"kind\":1024,\"name\":\"transactions\",\"url\":\"interfaces/AccountTxResponse.html#result.__type.transactions\",\"classes\":\"\",\"parent\":\"AccountTxResponse.result.__type\"},{\"kind\":1024,\"name\":\"validated\",\"url\":\"interfaces/AccountTxResponse.html#result.__type.validated\",\"classes\":\"\",\"parent\":\"AccountTxResponse.result.__type\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/AccountTxResponse.html#id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AccountTxResponse\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/AccountTxResponse.html#status\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AccountTxResponse\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/AccountTxResponse.html#type\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AccountTxResponse\"},{\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/AccountTxResponse.html#warning\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AccountTxResponse\"},{\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/AccountTxResponse.html#warnings\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AccountTxResponse\"},{\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/AccountTxResponse.html#forwarded\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AccountTxResponse\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/AccountTxResponse.html#api_version\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AccountTxResponse\"},{\"kind\":256,\"name\":\"GatewayBalancesRequest\",\"url\":\"interfaces/GatewayBalancesRequest.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/GatewayBalancesRequest.html#command\",\"classes\":\"\",\"parent\":\"GatewayBalancesRequest\"},{\"kind\":1024,\"name\":\"account\",\"url\":\"interfaces/GatewayBalancesRequest.html#account\",\"classes\":\"\",\"parent\":\"GatewayBalancesRequest\"},{\"kind\":1024,\"name\":\"strict\",\"url\":\"interfaces/GatewayBalancesRequest.html#strict\",\"classes\":\"\",\"parent\":\"GatewayBalancesRequest\"},{\"kind\":1024,\"name\":\"hotwallet\",\"url\":\"interfaces/GatewayBalancesRequest.html#hotwallet\",\"classes\":\"\",\"parent\":\"GatewayBalancesRequest\"},{\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/GatewayBalancesRequest.html#ledger_hash\",\"classes\":\"\",\"parent\":\"GatewayBalancesRequest\"},{\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/GatewayBalancesRequest.html#ledger_index\",\"classes\":\"\",\"parent\":\"GatewayBalancesRequest\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/GatewayBalancesRequest.html#id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"GatewayBalancesRequest\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/GatewayBalancesRequest.html#api_version\",\"classes\":\"tsd-is-inherited\",\"parent\":\"GatewayBalancesRequest\"},{\"kind\":256,\"name\":\"GatewayBalancesResponse\",\"url\":\"interfaces/GatewayBalancesResponse.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/GatewayBalancesResponse.html#result\",\"classes\":\"\",\"parent\":\"GatewayBalancesResponse\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/GatewayBalancesResponse.html#result.__type\",\"classes\":\"\",\"parent\":\"GatewayBalancesResponse.result\"},{\"kind\":1024,\"name\":\"account\",\"url\":\"interfaces/GatewayBalancesResponse.html#result.__type.account\",\"classes\":\"\",\"parent\":\"GatewayBalancesResponse.result.__type\"},{\"kind\":1024,\"name\":\"obligations\",\"url\":\"interfaces/GatewayBalancesResponse.html#result.__type.obligations\",\"classes\":\"\",\"parent\":\"GatewayBalancesResponse.result.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/GatewayBalancesResponse.html#result.__type.obligations.__type-3\",\"classes\":\"\",\"parent\":\"GatewayBalancesResponse.result.__type.obligations\"},{\"kind\":1024,\"name\":\"balances\",\"url\":\"interfaces/GatewayBalancesResponse.html#result.__type.balances\",\"classes\":\"\",\"parent\":\"GatewayBalancesResponse.result.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/GatewayBalancesResponse.html#result.__type.balances.__type-2\",\"classes\":\"\",\"parent\":\"GatewayBalancesResponse.result.__type.balances\"},{\"kind\":1024,\"name\":\"assets\",\"url\":\"interfaces/GatewayBalancesResponse.html#result.__type.assets\",\"classes\":\"\",\"parent\":\"GatewayBalancesResponse.result.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/GatewayBalancesResponse.html#result.__type.assets.__type-1\",\"classes\":\"\",\"parent\":\"GatewayBalancesResponse.result.__type.assets\"},{\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/GatewayBalancesResponse.html#result.__type.ledger_hash\",\"classes\":\"\",\"parent\":\"GatewayBalancesResponse.result.__type\"},{\"kind\":1024,\"name\":\"ledger_current_index\",\"url\":\"interfaces/GatewayBalancesResponse.html#result.__type.ledger_current_index\",\"classes\":\"\",\"parent\":\"GatewayBalancesResponse.result.__type\"},{\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/GatewayBalancesResponse.html#result.__type.ledger_index\",\"classes\":\"\",\"parent\":\"GatewayBalancesResponse.result.__type\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/GatewayBalancesResponse.html#id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"GatewayBalancesResponse\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/GatewayBalancesResponse.html#status\",\"classes\":\"tsd-is-inherited\",\"parent\":\"GatewayBalancesResponse\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/GatewayBalancesResponse.html#type\",\"classes\":\"tsd-is-inherited\",\"parent\":\"GatewayBalancesResponse\"},{\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/GatewayBalancesResponse.html#warning\",\"classes\":\"tsd-is-inherited\",\"parent\":\"GatewayBalancesResponse\"},{\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/GatewayBalancesResponse.html#warnings\",\"classes\":\"tsd-is-inherited\",\"parent\":\"GatewayBalancesResponse\"},{\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/GatewayBalancesResponse.html#forwarded\",\"classes\":\"tsd-is-inherited\",\"parent\":\"GatewayBalancesResponse\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/GatewayBalancesResponse.html#api_version\",\"classes\":\"tsd-is-inherited\",\"parent\":\"GatewayBalancesResponse\"},{\"kind\":256,\"name\":\"NoRippleCheckRequest\",\"url\":\"interfaces/NoRippleCheckRequest.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/NoRippleCheckRequest.html#command\",\"classes\":\"\",\"parent\":\"NoRippleCheckRequest\"},{\"kind\":1024,\"name\":\"account\",\"url\":\"interfaces/NoRippleCheckRequest.html#account\",\"classes\":\"\",\"parent\":\"NoRippleCheckRequest\"},{\"kind\":1024,\"name\":\"role\",\"url\":\"interfaces/NoRippleCheckRequest.html#role\",\"classes\":\"\",\"parent\":\"NoRippleCheckRequest\"},{\"kind\":1024,\"name\":\"transactions\",\"url\":\"interfaces/NoRippleCheckRequest.html#transactions\",\"classes\":\"\",\"parent\":\"NoRippleCheckRequest\"},{\"kind\":1024,\"name\":\"limit\",\"url\":\"interfaces/NoRippleCheckRequest.html#limit\",\"classes\":\"\",\"parent\":\"NoRippleCheckRequest\"},{\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/NoRippleCheckRequest.html#ledger_hash\",\"classes\":\"\",\"parent\":\"NoRippleCheckRequest\"},{\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/NoRippleCheckRequest.html#ledger_index\",\"classes\":\"\",\"parent\":\"NoRippleCheckRequest\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/NoRippleCheckRequest.html#id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"NoRippleCheckRequest\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/NoRippleCheckRequest.html#api_version\",\"classes\":\"tsd-is-inherited\",\"parent\":\"NoRippleCheckRequest\"},{\"kind\":256,\"name\":\"NoRippleCheckResponse\",\"url\":\"interfaces/NoRippleCheckResponse.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/NoRippleCheckResponse.html#result\",\"classes\":\"\",\"parent\":\"NoRippleCheckResponse\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/NoRippleCheckResponse.html#result.__type\",\"classes\":\"\",\"parent\":\"NoRippleCheckResponse.result\"},{\"kind\":1024,\"name\":\"ledger_current_index\",\"url\":\"interfaces/NoRippleCheckResponse.html#result.__type.ledger_current_index\",\"classes\":\"\",\"parent\":\"NoRippleCheckResponse.result.__type\"},{\"kind\":1024,\"name\":\"problems\",\"url\":\"interfaces/NoRippleCheckResponse.html#result.__type.problems\",\"classes\":\"\",\"parent\":\"NoRippleCheckResponse.result.__type\"},{\"kind\":1024,\"name\":\"transactions\",\"url\":\"interfaces/NoRippleCheckResponse.html#result.__type.transactions\",\"classes\":\"\",\"parent\":\"NoRippleCheckResponse.result.__type\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/NoRippleCheckResponse.html#id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"NoRippleCheckResponse\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/NoRippleCheckResponse.html#status\",\"classes\":\"tsd-is-inherited\",\"parent\":\"NoRippleCheckResponse\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/NoRippleCheckResponse.html#type\",\"classes\":\"tsd-is-inherited\",\"parent\":\"NoRippleCheckResponse\"},{\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/NoRippleCheckResponse.html#warning\",\"classes\":\"tsd-is-inherited\",\"parent\":\"NoRippleCheckResponse\"},{\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/NoRippleCheckResponse.html#warnings\",\"classes\":\"tsd-is-inherited\",\"parent\":\"NoRippleCheckResponse\"},{\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/NoRippleCheckResponse.html#forwarded\",\"classes\":\"tsd-is-inherited\",\"parent\":\"NoRippleCheckResponse\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/NoRippleCheckResponse.html#api_version\",\"classes\":\"tsd-is-inherited\",\"parent\":\"NoRippleCheckResponse\"},{\"kind\":256,\"name\":\"LedgerRequest\",\"url\":\"interfaces/LedgerRequest.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/LedgerRequest.html#command\",\"classes\":\"\",\"parent\":\"LedgerRequest\"},{\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/LedgerRequest.html#ledger_hash\",\"classes\":\"\",\"parent\":\"LedgerRequest\"},{\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/LedgerRequest.html#ledger_index\",\"classes\":\"\",\"parent\":\"LedgerRequest\"},{\"kind\":1024,\"name\":\"full\",\"url\":\"interfaces/LedgerRequest.html#full\",\"classes\":\"\",\"parent\":\"LedgerRequest\"},{\"kind\":1024,\"name\":\"accounts\",\"url\":\"interfaces/LedgerRequest.html#accounts\",\"classes\":\"\",\"parent\":\"LedgerRequest\"},{\"kind\":1024,\"name\":\"transactions\",\"url\":\"interfaces/LedgerRequest.html#transactions\",\"classes\":\"\",\"parent\":\"LedgerRequest\"},{\"kind\":1024,\"name\":\"expand\",\"url\":\"interfaces/LedgerRequest.html#expand\",\"classes\":\"\",\"parent\":\"LedgerRequest\"},{\"kind\":1024,\"name\":\"owner_funds\",\"url\":\"interfaces/LedgerRequest.html#owner_funds\",\"classes\":\"\",\"parent\":\"LedgerRequest\"},{\"kind\":1024,\"name\":\"binary\",\"url\":\"interfaces/LedgerRequest.html#binary\",\"classes\":\"\",\"parent\":\"LedgerRequest\"},{\"kind\":1024,\"name\":\"queue\",\"url\":\"interfaces/LedgerRequest.html#queue\",\"classes\":\"\",\"parent\":\"LedgerRequest\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/LedgerRequest.html#id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"LedgerRequest\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/LedgerRequest.html#api_version\",\"classes\":\"tsd-is-inherited\",\"parent\":\"LedgerRequest\"},{\"kind\":256,\"name\":\"LedgerResponse\",\"url\":\"interfaces/LedgerResponse.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/LedgerResponse.html#result\",\"classes\":\"\",\"parent\":\"LedgerResponse\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/LedgerResponse.html#result.__type\",\"classes\":\"\",\"parent\":\"LedgerResponse.result\"},{\"kind\":1024,\"name\":\"ledger\",\"url\":\"interfaces/LedgerResponse.html#result.__type.ledger\",\"classes\":\"\",\"parent\":\"LedgerResponse.result.__type\"},{\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/LedgerResponse.html#result.__type.ledger_hash\",\"classes\":\"\",\"parent\":\"LedgerResponse.result.__type\"},{\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/LedgerResponse.html#result.__type.ledger_index\",\"classes\":\"\",\"parent\":\"LedgerResponse.result.__type\"},{\"kind\":1024,\"name\":\"queue_data\",\"url\":\"interfaces/LedgerResponse.html#result.__type.queue_data\",\"classes\":\"\",\"parent\":\"LedgerResponse.result.__type\"},{\"kind\":1024,\"name\":\"validated\",\"url\":\"interfaces/LedgerResponse.html#result.__type.validated\",\"classes\":\"\",\"parent\":\"LedgerResponse.result.__type\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/LedgerResponse.html#id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"LedgerResponse\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/LedgerResponse.html#status\",\"classes\":\"tsd-is-inherited\",\"parent\":\"LedgerResponse\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/LedgerResponse.html#type\",\"classes\":\"tsd-is-inherited\",\"parent\":\"LedgerResponse\"},{\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/LedgerResponse.html#warning\",\"classes\":\"tsd-is-inherited\",\"parent\":\"LedgerResponse\"},{\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/LedgerResponse.html#warnings\",\"classes\":\"tsd-is-inherited\",\"parent\":\"LedgerResponse\"},{\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/LedgerResponse.html#forwarded\",\"classes\":\"tsd-is-inherited\",\"parent\":\"LedgerResponse\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/LedgerResponse.html#api_version\",\"classes\":\"tsd-is-inherited\",\"parent\":\"LedgerResponse\"},{\"kind\":256,\"name\":\"LedgerClosedRequest\",\"url\":\"interfaces/LedgerClosedRequest.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/LedgerClosedRequest.html#command\",\"classes\":\"\",\"parent\":\"LedgerClosedRequest\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/LedgerClosedRequest.html#id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"LedgerClosedRequest\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/LedgerClosedRequest.html#api_version\",\"classes\":\"tsd-is-inherited\",\"parent\":\"LedgerClosedRequest\"},{\"kind\":256,\"name\":\"LedgerClosedResponse\",\"url\":\"interfaces/LedgerClosedResponse.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/LedgerClosedResponse.html#result\",\"classes\":\"\",\"parent\":\"LedgerClosedResponse\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/LedgerClosedResponse.html#result.__type\",\"classes\":\"\",\"parent\":\"LedgerClosedResponse.result\"},{\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/LedgerClosedResponse.html#result.__type.ledger_hash\",\"classes\":\"\",\"parent\":\"LedgerClosedResponse.result.__type\"},{\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/LedgerClosedResponse.html#result.__type.ledger_index\",\"classes\":\"\",\"parent\":\"LedgerClosedResponse.result.__type\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/LedgerClosedResponse.html#id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"LedgerClosedResponse\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/LedgerClosedResponse.html#status\",\"classes\":\"tsd-is-inherited\",\"parent\":\"LedgerClosedResponse\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/LedgerClosedResponse.html#type\",\"classes\":\"tsd-is-inherited\",\"parent\":\"LedgerClosedResponse\"},{\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/LedgerClosedResponse.html#warning\",\"classes\":\"tsd-is-inherited\",\"parent\":\"LedgerClosedResponse\"},{\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/LedgerClosedResponse.html#warnings\",\"classes\":\"tsd-is-inherited\",\"parent\":\"LedgerClosedResponse\"},{\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/LedgerClosedResponse.html#forwarded\",\"classes\":\"tsd-is-inherited\",\"parent\":\"LedgerClosedResponse\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/LedgerClosedResponse.html#api_version\",\"classes\":\"tsd-is-inherited\",\"parent\":\"LedgerClosedResponse\"},{\"kind\":256,\"name\":\"LedgerCurrentRequest\",\"url\":\"interfaces/LedgerCurrentRequest.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/LedgerCurrentRequest.html#command\",\"classes\":\"\",\"parent\":\"LedgerCurrentRequest\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/LedgerCurrentRequest.html#id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"LedgerCurrentRequest\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/LedgerCurrentRequest.html#api_version\",\"classes\":\"tsd-is-inherited\",\"parent\":\"LedgerCurrentRequest\"},{\"kind\":256,\"name\":\"LedgerCurrentResponse\",\"url\":\"interfaces/LedgerCurrentResponse.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/LedgerCurrentResponse.html#result\",\"classes\":\"\",\"parent\":\"LedgerCurrentResponse\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/LedgerCurrentResponse.html#result.__type\",\"classes\":\"\",\"parent\":\"LedgerCurrentResponse.result\"},{\"kind\":1024,\"name\":\"ledger_current_index\",\"url\":\"interfaces/LedgerCurrentResponse.html#result.__type.ledger_current_index\",\"classes\":\"\",\"parent\":\"LedgerCurrentResponse.result.__type\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/LedgerCurrentResponse.html#id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"LedgerCurrentResponse\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/LedgerCurrentResponse.html#status\",\"classes\":\"tsd-is-inherited\",\"parent\":\"LedgerCurrentResponse\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/LedgerCurrentResponse.html#type\",\"classes\":\"tsd-is-inherited\",\"parent\":\"LedgerCurrentResponse\"},{\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/LedgerCurrentResponse.html#warning\",\"classes\":\"tsd-is-inherited\",\"parent\":\"LedgerCurrentResponse\"},{\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/LedgerCurrentResponse.html#warnings\",\"classes\":\"tsd-is-inherited\",\"parent\":\"LedgerCurrentResponse\"},{\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/LedgerCurrentResponse.html#forwarded\",\"classes\":\"tsd-is-inherited\",\"parent\":\"LedgerCurrentResponse\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/LedgerCurrentResponse.html#api_version\",\"classes\":\"tsd-is-inherited\",\"parent\":\"LedgerCurrentResponse\"},{\"kind\":256,\"name\":\"LedgerDataRequest\",\"url\":\"interfaces/LedgerDataRequest.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/LedgerDataRequest.html#command\",\"classes\":\"\",\"parent\":\"LedgerDataRequest\"},{\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/LedgerDataRequest.html#ledger_hash\",\"classes\":\"\",\"parent\":\"LedgerDataRequest\"},{\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/LedgerDataRequest.html#ledger_index\",\"classes\":\"\",\"parent\":\"LedgerDataRequest\"},{\"kind\":1024,\"name\":\"binary\",\"url\":\"interfaces/LedgerDataRequest.html#binary\",\"classes\":\"\",\"parent\":\"LedgerDataRequest\"},{\"kind\":1024,\"name\":\"limit\",\"url\":\"interfaces/LedgerDataRequest.html#limit\",\"classes\":\"\",\"parent\":\"LedgerDataRequest\"},{\"kind\":1024,\"name\":\"marker\",\"url\":\"interfaces/LedgerDataRequest.html#marker\",\"classes\":\"\",\"parent\":\"LedgerDataRequest\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/LedgerDataRequest.html#id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"LedgerDataRequest\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/LedgerDataRequest.html#api_version\",\"classes\":\"tsd-is-inherited\",\"parent\":\"LedgerDataRequest\"},{\"kind\":256,\"name\":\"LedgerDataResponse\",\"url\":\"interfaces/LedgerDataResponse.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/LedgerDataResponse.html#result\",\"classes\":\"\",\"parent\":\"LedgerDataResponse\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/LedgerDataResponse.html#result.__type\",\"classes\":\"\",\"parent\":\"LedgerDataResponse.result\"},{\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/LedgerDataResponse.html#result.__type.ledger_index\",\"classes\":\"\",\"parent\":\"LedgerDataResponse.result.__type\"},{\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/LedgerDataResponse.html#result.__type.ledger_hash\",\"classes\":\"\",\"parent\":\"LedgerDataResponse.result.__type\"},{\"kind\":1024,\"name\":\"state\",\"url\":\"interfaces/LedgerDataResponse.html#result.__type.state\",\"classes\":\"\",\"parent\":\"LedgerDataResponse.result.__type\"},{\"kind\":1024,\"name\":\"marker\",\"url\":\"interfaces/LedgerDataResponse.html#result.__type.marker\",\"classes\":\"\",\"parent\":\"LedgerDataResponse.result.__type\"},{\"kind\":1024,\"name\":\"validated\",\"url\":\"interfaces/LedgerDataResponse.html#result.__type.validated\",\"classes\":\"\",\"parent\":\"LedgerDataResponse.result.__type\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/LedgerDataResponse.html#id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"LedgerDataResponse\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/LedgerDataResponse.html#status\",\"classes\":\"tsd-is-inherited\",\"parent\":\"LedgerDataResponse\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/LedgerDataResponse.html#type\",\"classes\":\"tsd-is-inherited\",\"parent\":\"LedgerDataResponse\"},{\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/LedgerDataResponse.html#warning\",\"classes\":\"tsd-is-inherited\",\"parent\":\"LedgerDataResponse\"},{\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/LedgerDataResponse.html#warnings\",\"classes\":\"tsd-is-inherited\",\"parent\":\"LedgerDataResponse\"},{\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/LedgerDataResponse.html#forwarded\",\"classes\":\"tsd-is-inherited\",\"parent\":\"LedgerDataResponse\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/LedgerDataResponse.html#api_version\",\"classes\":\"tsd-is-inherited\",\"parent\":\"LedgerDataResponse\"},{\"kind\":256,\"name\":\"LedgerEntryRequest\",\"url\":\"interfaces/LedgerEntryRequest.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/LedgerEntryRequest.html#command\",\"classes\":\"\",\"parent\":\"LedgerEntryRequest\"},{\"kind\":1024,\"name\":\"binary\",\"url\":\"interfaces/LedgerEntryRequest.html#binary\",\"classes\":\"\",\"parent\":\"LedgerEntryRequest\"},{\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/LedgerEntryRequest.html#ledger_hash\",\"classes\":\"\",\"parent\":\"LedgerEntryRequest\"},{\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/LedgerEntryRequest.html#ledger_index\",\"classes\":\"\",\"parent\":\"LedgerEntryRequest\"},{\"kind\":1024,\"name\":\"index\",\"url\":\"interfaces/LedgerEntryRequest.html#index\",\"classes\":\"\",\"parent\":\"LedgerEntryRequest\"},{\"kind\":1024,\"name\":\"account_root\",\"url\":\"interfaces/LedgerEntryRequest.html#account_root\",\"classes\":\"\",\"parent\":\"LedgerEntryRequest\"},{\"kind\":1024,\"name\":\"check\",\"url\":\"interfaces/LedgerEntryRequest.html#check\",\"classes\":\"\",\"parent\":\"LedgerEntryRequest\"},{\"kind\":1024,\"name\":\"deposit_preauth\",\"url\":\"interfaces/LedgerEntryRequest.html#deposit_preauth\",\"classes\":\"\",\"parent\":\"LedgerEntryRequest\"},{\"kind\":1024,\"name\":\"directory\",\"url\":\"interfaces/LedgerEntryRequest.html#directory\",\"classes\":\"\",\"parent\":\"LedgerEntryRequest\"},{\"kind\":1024,\"name\":\"escrow\",\"url\":\"interfaces/LedgerEntryRequest.html#escrow\",\"classes\":\"\",\"parent\":\"LedgerEntryRequest\"},{\"kind\":1024,\"name\":\"offer\",\"url\":\"interfaces/LedgerEntryRequest.html#offer\",\"classes\":\"\",\"parent\":\"LedgerEntryRequest\"},{\"kind\":1024,\"name\":\"payment_channel\",\"url\":\"interfaces/LedgerEntryRequest.html#payment_channel\",\"classes\":\"\",\"parent\":\"LedgerEntryRequest\"},{\"kind\":1024,\"name\":\"ripple_state\",\"url\":\"interfaces/LedgerEntryRequest.html#ripple_state\",\"classes\":\"\",\"parent\":\"LedgerEntryRequest\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/LedgerEntryRequest.html#ripple_state.__type\",\"classes\":\"\",\"parent\":\"LedgerEntryRequest.ripple_state\"},{\"kind\":1024,\"name\":\"accounts\",\"url\":\"interfaces/LedgerEntryRequest.html#ripple_state.__type.accounts\",\"classes\":\"\",\"parent\":\"LedgerEntryRequest.ripple_state.__type\"},{\"kind\":1024,\"name\":\"currency\",\"url\":\"interfaces/LedgerEntryRequest.html#ripple_state.__type.currency\",\"classes\":\"\",\"parent\":\"LedgerEntryRequest.ripple_state.__type\"},{\"kind\":1024,\"name\":\"ticket\",\"url\":\"interfaces/LedgerEntryRequest.html#ticket\",\"classes\":\"\",\"parent\":\"LedgerEntryRequest\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/LedgerEntryRequest.html#id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"LedgerEntryRequest\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/LedgerEntryRequest.html#api_version\",\"classes\":\"tsd-is-inherited\",\"parent\":\"LedgerEntryRequest\"},{\"kind\":256,\"name\":\"LedgerEntryResponse\",\"url\":\"interfaces/LedgerEntryResponse.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/LedgerEntryResponse.html#result\",\"classes\":\"\",\"parent\":\"LedgerEntryResponse\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/LedgerEntryResponse.html#result.__type\",\"classes\":\"\",\"parent\":\"LedgerEntryResponse.result\"},{\"kind\":1024,\"name\":\"index\",\"url\":\"interfaces/LedgerEntryResponse.html#result.__type.index\",\"classes\":\"\",\"parent\":\"LedgerEntryResponse.result.__type\"},{\"kind\":1024,\"name\":\"ledger_current_index\",\"url\":\"interfaces/LedgerEntryResponse.html#result.__type.ledger_current_index\",\"classes\":\"\",\"parent\":\"LedgerEntryResponse.result.__type\"},{\"kind\":1024,\"name\":\"node\",\"url\":\"interfaces/LedgerEntryResponse.html#result.__type.node\",\"classes\":\"\",\"parent\":\"LedgerEntryResponse.result.__type\"},{\"kind\":1024,\"name\":\"node_binary\",\"url\":\"interfaces/LedgerEntryResponse.html#result.__type.node_binary\",\"classes\":\"\",\"parent\":\"LedgerEntryResponse.result.__type\"},{\"kind\":1024,\"name\":\"validated\",\"url\":\"interfaces/LedgerEntryResponse.html#result.__type.validated\",\"classes\":\"\",\"parent\":\"LedgerEntryResponse.result.__type\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/LedgerEntryResponse.html#id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"LedgerEntryResponse\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/LedgerEntryResponse.html#status\",\"classes\":\"tsd-is-inherited\",\"parent\":\"LedgerEntryResponse\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/LedgerEntryResponse.html#type\",\"classes\":\"tsd-is-inherited\",\"parent\":\"LedgerEntryResponse\"},{\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/LedgerEntryResponse.html#warning\",\"classes\":\"tsd-is-inherited\",\"parent\":\"LedgerEntryResponse\"},{\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/LedgerEntryResponse.html#warnings\",\"classes\":\"tsd-is-inherited\",\"parent\":\"LedgerEntryResponse\"},{\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/LedgerEntryResponse.html#forwarded\",\"classes\":\"tsd-is-inherited\",\"parent\":\"LedgerEntryResponse\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/LedgerEntryResponse.html#api_version\",\"classes\":\"tsd-is-inherited\",\"parent\":\"LedgerEntryResponse\"},{\"kind\":256,\"name\":\"SubmitRequest\",\"url\":\"interfaces/SubmitRequest.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/SubmitRequest.html#command\",\"classes\":\"\",\"parent\":\"SubmitRequest\"},{\"kind\":1024,\"name\":\"tx_blob\",\"url\":\"interfaces/SubmitRequest.html#tx_blob\",\"classes\":\"\",\"parent\":\"SubmitRequest\"},{\"kind\":1024,\"name\":\"fail_hard\",\"url\":\"interfaces/SubmitRequest.html#fail_hard\",\"classes\":\"\",\"parent\":\"SubmitRequest\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/SubmitRequest.html#id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"SubmitRequest\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/SubmitRequest.html#api_version\",\"classes\":\"tsd-is-inherited\",\"parent\":\"SubmitRequest\"},{\"kind\":256,\"name\":\"SubmitResponse\",\"url\":\"interfaces/SubmitResponse.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/SubmitResponse.html#result\",\"classes\":\"\",\"parent\":\"SubmitResponse\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/SubmitResponse.html#result.__type\",\"classes\":\"\",\"parent\":\"SubmitResponse.result\"},{\"kind\":1024,\"name\":\"engine_result\",\"url\":\"interfaces/SubmitResponse.html#result.__type.engine_result\",\"classes\":\"\",\"parent\":\"SubmitResponse.result.__type\"},{\"kind\":1024,\"name\":\"engine_result_code\",\"url\":\"interfaces/SubmitResponse.html#result.__type.engine_result_code\",\"classes\":\"\",\"parent\":\"SubmitResponse.result.__type\"},{\"kind\":1024,\"name\":\"engine_result_message\",\"url\":\"interfaces/SubmitResponse.html#result.__type.engine_result_message\",\"classes\":\"\",\"parent\":\"SubmitResponse.result.__type\"},{\"kind\":1024,\"name\":\"tx_blob\",\"url\":\"interfaces/SubmitResponse.html#result.__type.tx_blob\",\"classes\":\"\",\"parent\":\"SubmitResponse.result.__type\"},{\"kind\":1024,\"name\":\"tx_json\",\"url\":\"interfaces/SubmitResponse.html#result.__type.tx_json\",\"classes\":\"\",\"parent\":\"SubmitResponse.result.__type\"},{\"kind\":1024,\"name\":\"accepted\",\"url\":\"interfaces/SubmitResponse.html#result.__type.accepted\",\"classes\":\"\",\"parent\":\"SubmitResponse.result.__type\"},{\"kind\":1024,\"name\":\"account_sequence_available\",\"url\":\"interfaces/SubmitResponse.html#result.__type.account_sequence_available\",\"classes\":\"\",\"parent\":\"SubmitResponse.result.__type\"},{\"kind\":1024,\"name\":\"account_sequence_next\",\"url\":\"interfaces/SubmitResponse.html#result.__type.account_sequence_next\",\"classes\":\"\",\"parent\":\"SubmitResponse.result.__type\"},{\"kind\":1024,\"name\":\"applied\",\"url\":\"interfaces/SubmitResponse.html#result.__type.applied\",\"classes\":\"\",\"parent\":\"SubmitResponse.result.__type\"},{\"kind\":1024,\"name\":\"broadcast\",\"url\":\"interfaces/SubmitResponse.html#result.__type.broadcast\",\"classes\":\"\",\"parent\":\"SubmitResponse.result.__type\"},{\"kind\":1024,\"name\":\"kept\",\"url\":\"interfaces/SubmitResponse.html#result.__type.kept\",\"classes\":\"\",\"parent\":\"SubmitResponse.result.__type\"},{\"kind\":1024,\"name\":\"queued\",\"url\":\"interfaces/SubmitResponse.html#result.__type.queued\",\"classes\":\"\",\"parent\":\"SubmitResponse.result.__type\"},{\"kind\":1024,\"name\":\"open_ledger_cost\",\"url\":\"interfaces/SubmitResponse.html#result.__type.open_ledger_cost\",\"classes\":\"\",\"parent\":\"SubmitResponse.result.__type\"},{\"kind\":1024,\"name\":\"validated_ledger_index\",\"url\":\"interfaces/SubmitResponse.html#result.__type.validated_ledger_index\",\"classes\":\"\",\"parent\":\"SubmitResponse.result.__type\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/SubmitResponse.html#id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"SubmitResponse\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/SubmitResponse.html#status\",\"classes\":\"tsd-is-inherited\",\"parent\":\"SubmitResponse\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/SubmitResponse.html#type\",\"classes\":\"tsd-is-inherited\",\"parent\":\"SubmitResponse\"},{\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/SubmitResponse.html#warning\",\"classes\":\"tsd-is-inherited\",\"parent\":\"SubmitResponse\"},{\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/SubmitResponse.html#warnings\",\"classes\":\"tsd-is-inherited\",\"parent\":\"SubmitResponse\"},{\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/SubmitResponse.html#forwarded\",\"classes\":\"tsd-is-inherited\",\"parent\":\"SubmitResponse\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/SubmitResponse.html#api_version\",\"classes\":\"tsd-is-inherited\",\"parent\":\"SubmitResponse\"},{\"kind\":256,\"name\":\"SubmitMultisignedRequest\",\"url\":\"interfaces/SubmitMultisignedRequest.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/SubmitMultisignedRequest.html#command\",\"classes\":\"\",\"parent\":\"SubmitMultisignedRequest\"},{\"kind\":1024,\"name\":\"tx_json\",\"url\":\"interfaces/SubmitMultisignedRequest.html#tx_json\",\"classes\":\"\",\"parent\":\"SubmitMultisignedRequest\"},{\"kind\":1024,\"name\":\"fail_hard\",\"url\":\"interfaces/SubmitMultisignedRequest.html#fail_hard\",\"classes\":\"\",\"parent\":\"SubmitMultisignedRequest\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/SubmitMultisignedRequest.html#id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"SubmitMultisignedRequest\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/SubmitMultisignedRequest.html#api_version\",\"classes\":\"tsd-is-inherited\",\"parent\":\"SubmitMultisignedRequest\"},{\"kind\":256,\"name\":\"SubmitMultisignedResponse\",\"url\":\"interfaces/SubmitMultisignedResponse.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/SubmitMultisignedResponse.html#result\",\"classes\":\"\",\"parent\":\"SubmitMultisignedResponse\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/SubmitMultisignedResponse.html#result.__type\",\"classes\":\"\",\"parent\":\"SubmitMultisignedResponse.result\"},{\"kind\":1024,\"name\":\"engine_result\",\"url\":\"interfaces/SubmitMultisignedResponse.html#result.__type.engine_result\",\"classes\":\"\",\"parent\":\"SubmitMultisignedResponse.result.__type\"},{\"kind\":1024,\"name\":\"engine_result_code\",\"url\":\"interfaces/SubmitMultisignedResponse.html#result.__type.engine_result_code\",\"classes\":\"\",\"parent\":\"SubmitMultisignedResponse.result.__type\"},{\"kind\":1024,\"name\":\"engine_result_message\",\"url\":\"interfaces/SubmitMultisignedResponse.html#result.__type.engine_result_message\",\"classes\":\"\",\"parent\":\"SubmitMultisignedResponse.result.__type\"},{\"kind\":1024,\"name\":\"tx_blob\",\"url\":\"interfaces/SubmitMultisignedResponse.html#result.__type.tx_blob\",\"classes\":\"\",\"parent\":\"SubmitMultisignedResponse.result.__type\"},{\"kind\":1024,\"name\":\"tx_json\",\"url\":\"interfaces/SubmitMultisignedResponse.html#result.__type.tx_json\",\"classes\":\"\",\"parent\":\"SubmitMultisignedResponse.result.__type\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/SubmitMultisignedResponse.html#id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"SubmitMultisignedResponse\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/SubmitMultisignedResponse.html#status\",\"classes\":\"tsd-is-inherited\",\"parent\":\"SubmitMultisignedResponse\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/SubmitMultisignedResponse.html#type\",\"classes\":\"tsd-is-inherited\",\"parent\":\"SubmitMultisignedResponse\"},{\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/SubmitMultisignedResponse.html#warning\",\"classes\":\"tsd-is-inherited\",\"parent\":\"SubmitMultisignedResponse\"},{\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/SubmitMultisignedResponse.html#warnings\",\"classes\":\"tsd-is-inherited\",\"parent\":\"SubmitMultisignedResponse\"},{\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/SubmitMultisignedResponse.html#forwarded\",\"classes\":\"tsd-is-inherited\",\"parent\":\"SubmitMultisignedResponse\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/SubmitMultisignedResponse.html#api_version\",\"classes\":\"tsd-is-inherited\",\"parent\":\"SubmitMultisignedResponse\"},{\"kind\":256,\"name\":\"TransactionEntryRequest\",\"url\":\"interfaces/TransactionEntryRequest.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/TransactionEntryRequest.html#command\",\"classes\":\"\",\"parent\":\"TransactionEntryRequest\"},{\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/TransactionEntryRequest.html#ledger_hash\",\"classes\":\"\",\"parent\":\"TransactionEntryRequest\"},{\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/TransactionEntryRequest.html#ledger_index\",\"classes\":\"\",\"parent\":\"TransactionEntryRequest\"},{\"kind\":1024,\"name\":\"tx_hash\",\"url\":\"interfaces/TransactionEntryRequest.html#tx_hash\",\"classes\":\"\",\"parent\":\"TransactionEntryRequest\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/TransactionEntryRequest.html#id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"TransactionEntryRequest\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/TransactionEntryRequest.html#api_version\",\"classes\":\"tsd-is-inherited\",\"parent\":\"TransactionEntryRequest\"},{\"kind\":256,\"name\":\"TransactionEntryResponse\",\"url\":\"interfaces/TransactionEntryResponse.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/TransactionEntryResponse.html#result\",\"classes\":\"\",\"parent\":\"TransactionEntryResponse\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/TransactionEntryResponse.html#result.__type\",\"classes\":\"\",\"parent\":\"TransactionEntryResponse.result\"},{\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/TransactionEntryResponse.html#result.__type.ledger_hash\",\"classes\":\"\",\"parent\":\"TransactionEntryResponse.result.__type\"},{\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/TransactionEntryResponse.html#result.__type.ledger_index\",\"classes\":\"\",\"parent\":\"TransactionEntryResponse.result.__type\"},{\"kind\":1024,\"name\":\"metadata\",\"url\":\"interfaces/TransactionEntryResponse.html#result.__type.metadata\",\"classes\":\"\",\"parent\":\"TransactionEntryResponse.result.__type\"},{\"kind\":1024,\"name\":\"tx_json\",\"url\":\"interfaces/TransactionEntryResponse.html#result.__type.tx_json\",\"classes\":\"\",\"parent\":\"TransactionEntryResponse.result.__type\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/TransactionEntryResponse.html#id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"TransactionEntryResponse\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/TransactionEntryResponse.html#status\",\"classes\":\"tsd-is-inherited\",\"parent\":\"TransactionEntryResponse\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/TransactionEntryResponse.html#type\",\"classes\":\"tsd-is-inherited\",\"parent\":\"TransactionEntryResponse\"},{\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/TransactionEntryResponse.html#warning\",\"classes\":\"tsd-is-inherited\",\"parent\":\"TransactionEntryResponse\"},{\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/TransactionEntryResponse.html#warnings\",\"classes\":\"tsd-is-inherited\",\"parent\":\"TransactionEntryResponse\"},{\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/TransactionEntryResponse.html#forwarded\",\"classes\":\"tsd-is-inherited\",\"parent\":\"TransactionEntryResponse\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/TransactionEntryResponse.html#api_version\",\"classes\":\"tsd-is-inherited\",\"parent\":\"TransactionEntryResponse\"},{\"kind\":256,\"name\":\"TxRequest\",\"url\":\"interfaces/TxRequest.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/TxRequest.html#command\",\"classes\":\"\",\"parent\":\"TxRequest\"},{\"kind\":1024,\"name\":\"transaction\",\"url\":\"interfaces/TxRequest.html#transaction\",\"classes\":\"\",\"parent\":\"TxRequest\"},{\"kind\":1024,\"name\":\"binary\",\"url\":\"interfaces/TxRequest.html#binary\",\"classes\":\"\",\"parent\":\"TxRequest\"},{\"kind\":1024,\"name\":\"min_ledger\",\"url\":\"interfaces/TxRequest.html#min_ledger\",\"classes\":\"\",\"parent\":\"TxRequest\"},{\"kind\":1024,\"name\":\"max_ledger\",\"url\":\"interfaces/TxRequest.html#max_ledger\",\"classes\":\"\",\"parent\":\"TxRequest\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/TxRequest.html#id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"TxRequest\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/TxRequest.html#api_version\",\"classes\":\"tsd-is-inherited\",\"parent\":\"TxRequest\"},{\"kind\":256,\"name\":\"TxResponse\",\"url\":\"interfaces/TxResponse.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/TxResponse.html#result\",\"classes\":\"\",\"parent\":\"TxResponse\"},{\"kind\":1024,\"name\":\"searched_all\",\"url\":\"interfaces/TxResponse.html#searched_all\",\"classes\":\"\",\"parent\":\"TxResponse\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/TxResponse.html#id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"TxResponse\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/TxResponse.html#status\",\"classes\":\"tsd-is-inherited\",\"parent\":\"TxResponse\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/TxResponse.html#type\",\"classes\":\"tsd-is-inherited\",\"parent\":\"TxResponse\"},{\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/TxResponse.html#warning\",\"classes\":\"tsd-is-inherited\",\"parent\":\"TxResponse\"},{\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/TxResponse.html#warnings\",\"classes\":\"tsd-is-inherited\",\"parent\":\"TxResponse\"},{\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/TxResponse.html#forwarded\",\"classes\":\"tsd-is-inherited\",\"parent\":\"TxResponse\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/TxResponse.html#api_version\",\"classes\":\"tsd-is-inherited\",\"parent\":\"TxResponse\"},{\"kind\":256,\"name\":\"BookOffersRequest\",\"url\":\"interfaces/BookOffersRequest.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/BookOffersRequest.html#command\",\"classes\":\"\",\"parent\":\"BookOffersRequest\"},{\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/BookOffersRequest.html#ledger_hash\",\"classes\":\"\",\"parent\":\"BookOffersRequest\"},{\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/BookOffersRequest.html#ledger_index\",\"classes\":\"\",\"parent\":\"BookOffersRequest\"},{\"kind\":1024,\"name\":\"limit\",\"url\":\"interfaces/BookOffersRequest.html#limit\",\"classes\":\"\",\"parent\":\"BookOffersRequest\"},{\"kind\":1024,\"name\":\"taker\",\"url\":\"interfaces/BookOffersRequest.html#taker\",\"classes\":\"\",\"parent\":\"BookOffersRequest\"},{\"kind\":1024,\"name\":\"taker_gets\",\"url\":\"interfaces/BookOffersRequest.html#taker_gets\",\"classes\":\"\",\"parent\":\"BookOffersRequest\"},{\"kind\":1024,\"name\":\"taker_pays\",\"url\":\"interfaces/BookOffersRequest.html#taker_pays\",\"classes\":\"\",\"parent\":\"BookOffersRequest\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/BookOffersRequest.html#id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"BookOffersRequest\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/BookOffersRequest.html#api_version\",\"classes\":\"tsd-is-inherited\",\"parent\":\"BookOffersRequest\"},{\"kind\":256,\"name\":\"BookOffer\",\"url\":\"interfaces/BookOffer.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"owner_funds\",\"url\":\"interfaces/BookOffer.html#owner_funds\",\"classes\":\"\",\"parent\":\"BookOffer\"},{\"kind\":1024,\"name\":\"taker_gets_funded\",\"url\":\"interfaces/BookOffer.html#taker_gets_funded\",\"classes\":\"\",\"parent\":\"BookOffer\"},{\"kind\":1024,\"name\":\"taker_pays_funded\",\"url\":\"interfaces/BookOffer.html#taker_pays_funded\",\"classes\":\"\",\"parent\":\"BookOffer\"},{\"kind\":1024,\"name\":\"quality\",\"url\":\"interfaces/BookOffer.html#quality\",\"classes\":\"\",\"parent\":\"BookOffer\"},{\"kind\":1024,\"name\":\"LedgerEntryType\",\"url\":\"interfaces/BookOffer.html#LedgerEntryType\",\"classes\":\"tsd-is-inherited\",\"parent\":\"BookOffer\"},{\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/BookOffer.html#Flags\",\"classes\":\"tsd-is-inherited\",\"parent\":\"BookOffer\"},{\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/BookOffer.html#Account\",\"classes\":\"tsd-is-inherited\",\"parent\":\"BookOffer\"},{\"kind\":1024,\"name\":\"Sequence\",\"url\":\"interfaces/BookOffer.html#Sequence\",\"classes\":\"tsd-is-inherited\",\"parent\":\"BookOffer\"},{\"kind\":1024,\"name\":\"TakerPays\",\"url\":\"interfaces/BookOffer.html#TakerPays\",\"classes\":\"tsd-is-inherited\",\"parent\":\"BookOffer\"},{\"kind\":1024,\"name\":\"TakerGets\",\"url\":\"interfaces/BookOffer.html#TakerGets\",\"classes\":\"tsd-is-inherited\",\"parent\":\"BookOffer\"},{\"kind\":1024,\"name\":\"BookDirectory\",\"url\":\"interfaces/BookOffer.html#BookDirectory\",\"classes\":\"tsd-is-inherited\",\"parent\":\"BookOffer\"},{\"kind\":1024,\"name\":\"BookNode\",\"url\":\"interfaces/BookOffer.html#BookNode\",\"classes\":\"tsd-is-inherited\",\"parent\":\"BookOffer\"},{\"kind\":1024,\"name\":\"OwnerNode\",\"url\":\"interfaces/BookOffer.html#OwnerNode\",\"classes\":\"tsd-is-inherited\",\"parent\":\"BookOffer\"},{\"kind\":1024,\"name\":\"PreviousTxnID\",\"url\":\"interfaces/BookOffer.html#PreviousTxnID\",\"classes\":\"tsd-is-inherited\",\"parent\":\"BookOffer\"},{\"kind\":1024,\"name\":\"PreviousTxnLgrSeq\",\"url\":\"interfaces/BookOffer.html#PreviousTxnLgrSeq\",\"classes\":\"tsd-is-inherited\",\"parent\":\"BookOffer\"},{\"kind\":1024,\"name\":\"Expiration\",\"url\":\"interfaces/BookOffer.html#Expiration\",\"classes\":\"tsd-is-inherited\",\"parent\":\"BookOffer\"},{\"kind\":1024,\"name\":\"index\",\"url\":\"interfaces/BookOffer.html#index\",\"classes\":\"tsd-is-inherited\",\"parent\":\"BookOffer\"},{\"kind\":256,\"name\":\"BookOffersResponse\",\"url\":\"interfaces/BookOffersResponse.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/BookOffersResponse.html#result\",\"classes\":\"\",\"parent\":\"BookOffersResponse\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/BookOffersResponse.html#result.__type\",\"classes\":\"\",\"parent\":\"BookOffersResponse.result\"},{\"kind\":1024,\"name\":\"ledger_current_index\",\"url\":\"interfaces/BookOffersResponse.html#result.__type.ledger_current_index\",\"classes\":\"\",\"parent\":\"BookOffersResponse.result.__type\"},{\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/BookOffersResponse.html#result.__type.ledger_index\",\"classes\":\"\",\"parent\":\"BookOffersResponse.result.__type\"},{\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/BookOffersResponse.html#result.__type.ledger_hash\",\"classes\":\"\",\"parent\":\"BookOffersResponse.result.__type\"},{\"kind\":1024,\"name\":\"offers\",\"url\":\"interfaces/BookOffersResponse.html#result.__type.offers\",\"classes\":\"\",\"parent\":\"BookOffersResponse.result.__type\"},{\"kind\":1024,\"name\":\"validated\",\"url\":\"interfaces/BookOffersResponse.html#result.__type.validated\",\"classes\":\"\",\"parent\":\"BookOffersResponse.result.__type\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/BookOffersResponse.html#id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"BookOffersResponse\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/BookOffersResponse.html#status\",\"classes\":\"tsd-is-inherited\",\"parent\":\"BookOffersResponse\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/BookOffersResponse.html#type\",\"classes\":\"tsd-is-inherited\",\"parent\":\"BookOffersResponse\"},{\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/BookOffersResponse.html#warning\",\"classes\":\"tsd-is-inherited\",\"parent\":\"BookOffersResponse\"},{\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/BookOffersResponse.html#warnings\",\"classes\":\"tsd-is-inherited\",\"parent\":\"BookOffersResponse\"},{\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/BookOffersResponse.html#forwarded\",\"classes\":\"tsd-is-inherited\",\"parent\":\"BookOffersResponse\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/BookOffersResponse.html#api_version\",\"classes\":\"tsd-is-inherited\",\"parent\":\"BookOffersResponse\"},{\"kind\":256,\"name\":\"DepositAuthorizedRequest\",\"url\":\"interfaces/DepositAuthorizedRequest.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/DepositAuthorizedRequest.html#command\",\"classes\":\"\",\"parent\":\"DepositAuthorizedRequest\"},{\"kind\":1024,\"name\":\"source_account\",\"url\":\"interfaces/DepositAuthorizedRequest.html#source_account\",\"classes\":\"\",\"parent\":\"DepositAuthorizedRequest\"},{\"kind\":1024,\"name\":\"destination_account\",\"url\":\"interfaces/DepositAuthorizedRequest.html#destination_account\",\"classes\":\"\",\"parent\":\"DepositAuthorizedRequest\"},{\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/DepositAuthorizedRequest.html#ledger_hash\",\"classes\":\"\",\"parent\":\"DepositAuthorizedRequest\"},{\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/DepositAuthorizedRequest.html#ledger_index\",\"classes\":\"\",\"parent\":\"DepositAuthorizedRequest\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/DepositAuthorizedRequest.html#id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DepositAuthorizedRequest\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/DepositAuthorizedRequest.html#api_version\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DepositAuthorizedRequest\"},{\"kind\":256,\"name\":\"DepositAuthorizedResponse\",\"url\":\"interfaces/DepositAuthorizedResponse.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/DepositAuthorizedResponse.html#result\",\"classes\":\"\",\"parent\":\"DepositAuthorizedResponse\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/DepositAuthorizedResponse.html#result.__type\",\"classes\":\"\",\"parent\":\"DepositAuthorizedResponse.result\"},{\"kind\":1024,\"name\":\"deposit_authorized\",\"url\":\"interfaces/DepositAuthorizedResponse.html#result.__type.deposit_authorized\",\"classes\":\"\",\"parent\":\"DepositAuthorizedResponse.result.__type\"},{\"kind\":1024,\"name\":\"destination_account\",\"url\":\"interfaces/DepositAuthorizedResponse.html#result.__type.destination_account\",\"classes\":\"\",\"parent\":\"DepositAuthorizedResponse.result.__type\"},{\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/DepositAuthorizedResponse.html#result.__type.ledger_hash\",\"classes\":\"\",\"parent\":\"DepositAuthorizedResponse.result.__type\"},{\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/DepositAuthorizedResponse.html#result.__type.ledger_index\",\"classes\":\"\",\"parent\":\"DepositAuthorizedResponse.result.__type\"},{\"kind\":1024,\"name\":\"ledger_current_index\",\"url\":\"interfaces/DepositAuthorizedResponse.html#result.__type.ledger_current_index\",\"classes\":\"\",\"parent\":\"DepositAuthorizedResponse.result.__type\"},{\"kind\":1024,\"name\":\"source_account\",\"url\":\"interfaces/DepositAuthorizedResponse.html#result.__type.source_account\",\"classes\":\"\",\"parent\":\"DepositAuthorizedResponse.result.__type\"},{\"kind\":1024,\"name\":\"validated\",\"url\":\"interfaces/DepositAuthorizedResponse.html#result.__type.validated\",\"classes\":\"\",\"parent\":\"DepositAuthorizedResponse.result.__type\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/DepositAuthorizedResponse.html#id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DepositAuthorizedResponse\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/DepositAuthorizedResponse.html#status\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DepositAuthorizedResponse\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/DepositAuthorizedResponse.html#type\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DepositAuthorizedResponse\"},{\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/DepositAuthorizedResponse.html#warning\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DepositAuthorizedResponse\"},{\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/DepositAuthorizedResponse.html#warnings\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DepositAuthorizedResponse\"},{\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/DepositAuthorizedResponse.html#forwarded\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DepositAuthorizedResponse\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/DepositAuthorizedResponse.html#api_version\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DepositAuthorizedResponse\"},{\"kind\":4194304,\"name\":\"PathFindRequest\",\"url\":\"types/PathFindRequest.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"PathFindCreateRequest\",\"url\":\"interfaces/PathFindCreateRequest.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"subcommand\",\"url\":\"interfaces/PathFindCreateRequest.html#subcommand\",\"classes\":\"\",\"parent\":\"PathFindCreateRequest\"},{\"kind\":1024,\"name\":\"source_account\",\"url\":\"interfaces/PathFindCreateRequest.html#source_account\",\"classes\":\"\",\"parent\":\"PathFindCreateRequest\"},{\"kind\":1024,\"name\":\"destination_account\",\"url\":\"interfaces/PathFindCreateRequest.html#destination_account\",\"classes\":\"\",\"parent\":\"PathFindCreateRequest\"},{\"kind\":1024,\"name\":\"destination_amount\",\"url\":\"interfaces/PathFindCreateRequest.html#destination_amount\",\"classes\":\"\",\"parent\":\"PathFindCreateRequest\"},{\"kind\":1024,\"name\":\"send_max\",\"url\":\"interfaces/PathFindCreateRequest.html#send_max\",\"classes\":\"\",\"parent\":\"PathFindCreateRequest\"},{\"kind\":1024,\"name\":\"paths\",\"url\":\"interfaces/PathFindCreateRequest.html#paths\",\"classes\":\"\",\"parent\":\"PathFindCreateRequest\"},{\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/PathFindCreateRequest.html#command\",\"classes\":\"tsd-is-inherited\",\"parent\":\"PathFindCreateRequest\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/PathFindCreateRequest.html#id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"PathFindCreateRequest\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/PathFindCreateRequest.html#api_version\",\"classes\":\"tsd-is-inherited\",\"parent\":\"PathFindCreateRequest\"},{\"kind\":256,\"name\":\"PathFindCloseRequest\",\"url\":\"interfaces/PathFindCloseRequest.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"subcommand\",\"url\":\"interfaces/PathFindCloseRequest.html#subcommand\",\"classes\":\"\",\"parent\":\"PathFindCloseRequest\"},{\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/PathFindCloseRequest.html#command\",\"classes\":\"tsd-is-inherited\",\"parent\":\"PathFindCloseRequest\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/PathFindCloseRequest.html#id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"PathFindCloseRequest\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/PathFindCloseRequest.html#api_version\",\"classes\":\"tsd-is-inherited\",\"parent\":\"PathFindCloseRequest\"},{\"kind\":256,\"name\":\"PathFindStatusRequest\",\"url\":\"interfaces/PathFindStatusRequest.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"subcommand\",\"url\":\"interfaces/PathFindStatusRequest.html#subcommand\",\"classes\":\"\",\"parent\":\"PathFindStatusRequest\"},{\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/PathFindStatusRequest.html#command\",\"classes\":\"tsd-is-inherited\",\"parent\":\"PathFindStatusRequest\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/PathFindStatusRequest.html#id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"PathFindStatusRequest\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/PathFindStatusRequest.html#api_version\",\"classes\":\"tsd-is-inherited\",\"parent\":\"PathFindStatusRequest\"},{\"kind\":256,\"name\":\"PathFindResponse\",\"url\":\"interfaces/PathFindResponse.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/PathFindResponse.html#result\",\"classes\":\"\",\"parent\":\"PathFindResponse\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/PathFindResponse.html#result.__type\",\"classes\":\"\",\"parent\":\"PathFindResponse.result\"},{\"kind\":1024,\"name\":\"alternatives\",\"url\":\"interfaces/PathFindResponse.html#result.__type.alternatives\",\"classes\":\"\",\"parent\":\"PathFindResponse.result.__type\"},{\"kind\":1024,\"name\":\"destination_account\",\"url\":\"interfaces/PathFindResponse.html#result.__type.destination_account\",\"classes\":\"\",\"parent\":\"PathFindResponse.result.__type\"},{\"kind\":1024,\"name\":\"destination_amount\",\"url\":\"interfaces/PathFindResponse.html#result.__type.destination_amount\",\"classes\":\"\",\"parent\":\"PathFindResponse.result.__type\"},{\"kind\":1024,\"name\":\"source_account\",\"url\":\"interfaces/PathFindResponse.html#result.__type.source_account\",\"classes\":\"\",\"parent\":\"PathFindResponse.result.__type\"},{\"kind\":1024,\"name\":\"full_reply\",\"url\":\"interfaces/PathFindResponse.html#result.__type.full_reply\",\"classes\":\"\",\"parent\":\"PathFindResponse.result.__type\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/PathFindResponse.html#result.__type.id-1\",\"classes\":\"\",\"parent\":\"PathFindResponse.result.__type\"},{\"kind\":1024,\"name\":\"closed\",\"url\":\"interfaces/PathFindResponse.html#result.__type.closed\",\"classes\":\"\",\"parent\":\"PathFindResponse.result.__type\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/PathFindResponse.html#result.__type.status\",\"classes\":\"\",\"parent\":\"PathFindResponse.result.__type\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/PathFindResponse.html#id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"PathFindResponse\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/PathFindResponse.html#status-1\",\"classes\":\"tsd-is-inherited\",\"parent\":\"PathFindResponse\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/PathFindResponse.html#type\",\"classes\":\"tsd-is-inherited\",\"parent\":\"PathFindResponse\"},{\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/PathFindResponse.html#warning\",\"classes\":\"tsd-is-inherited\",\"parent\":\"PathFindResponse\"},{\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/PathFindResponse.html#warnings\",\"classes\":\"tsd-is-inherited\",\"parent\":\"PathFindResponse\"},{\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/PathFindResponse.html#forwarded\",\"classes\":\"tsd-is-inherited\",\"parent\":\"PathFindResponse\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/PathFindResponse.html#api_version\",\"classes\":\"tsd-is-inherited\",\"parent\":\"PathFindResponse\"},{\"kind\":256,\"name\":\"RipplePathFindRequest\",\"url\":\"interfaces/RipplePathFindRequest.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/RipplePathFindRequest.html#command\",\"classes\":\"\",\"parent\":\"RipplePathFindRequest\"},{\"kind\":1024,\"name\":\"source_account\",\"url\":\"interfaces/RipplePathFindRequest.html#source_account\",\"classes\":\"\",\"parent\":\"RipplePathFindRequest\"},{\"kind\":1024,\"name\":\"destination_account\",\"url\":\"interfaces/RipplePathFindRequest.html#destination_account\",\"classes\":\"\",\"parent\":\"RipplePathFindRequest\"},{\"kind\":1024,\"name\":\"destination_amount\",\"url\":\"interfaces/RipplePathFindRequest.html#destination_amount\",\"classes\":\"\",\"parent\":\"RipplePathFindRequest\"},{\"kind\":1024,\"name\":\"send_max\",\"url\":\"interfaces/RipplePathFindRequest.html#send_max\",\"classes\":\"\",\"parent\":\"RipplePathFindRequest\"},{\"kind\":1024,\"name\":\"source_currencies\",\"url\":\"interfaces/RipplePathFindRequest.html#source_currencies\",\"classes\":\"\",\"parent\":\"RipplePathFindRequest\"},{\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/RipplePathFindRequest.html#ledger_hash\",\"classes\":\"\",\"parent\":\"RipplePathFindRequest\"},{\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/RipplePathFindRequest.html#ledger_index\",\"classes\":\"\",\"parent\":\"RipplePathFindRequest\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/RipplePathFindRequest.html#id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RipplePathFindRequest\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/RipplePathFindRequest.html#api_version\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RipplePathFindRequest\"},{\"kind\":256,\"name\":\"RipplePathFindResponse\",\"url\":\"interfaces/RipplePathFindResponse.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/RipplePathFindResponse.html#result\",\"classes\":\"\",\"parent\":\"RipplePathFindResponse\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/RipplePathFindResponse.html#result.__type\",\"classes\":\"\",\"parent\":\"RipplePathFindResponse.result\"},{\"kind\":1024,\"name\":\"alternatives\",\"url\":\"interfaces/RipplePathFindResponse.html#result.__type.alternatives\",\"classes\":\"\",\"parent\":\"RipplePathFindResponse.result.__type\"},{\"kind\":1024,\"name\":\"destination_account\",\"url\":\"interfaces/RipplePathFindResponse.html#result.__type.destination_account\",\"classes\":\"\",\"parent\":\"RipplePathFindResponse.result.__type\"},{\"kind\":1024,\"name\":\"destination_currencies\",\"url\":\"interfaces/RipplePathFindResponse.html#result.__type.destination_currencies\",\"classes\":\"\",\"parent\":\"RipplePathFindResponse.result.__type\"},{\"kind\":1024,\"name\":\"destination_amount\",\"url\":\"interfaces/RipplePathFindResponse.html#result.__type.destination_amount\",\"classes\":\"\",\"parent\":\"RipplePathFindResponse.result.__type\"},{\"kind\":1024,\"name\":\"full_reply\",\"url\":\"interfaces/RipplePathFindResponse.html#result.__type.full_reply\",\"classes\":\"\",\"parent\":\"RipplePathFindResponse.result.__type\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/RipplePathFindResponse.html#result.__type.id-1\",\"classes\":\"\",\"parent\":\"RipplePathFindResponse.result.__type\"},{\"kind\":1024,\"name\":\"ledger_current_index\",\"url\":\"interfaces/RipplePathFindResponse.html#result.__type.ledger_current_index\",\"classes\":\"\",\"parent\":\"RipplePathFindResponse.result.__type\"},{\"kind\":1024,\"name\":\"source_account\",\"url\":\"interfaces/RipplePathFindResponse.html#result.__type.source_account\",\"classes\":\"\",\"parent\":\"RipplePathFindResponse.result.__type\"},{\"kind\":1024,\"name\":\"validated\",\"url\":\"interfaces/RipplePathFindResponse.html#result.__type.validated\",\"classes\":\"\",\"parent\":\"RipplePathFindResponse.result.__type\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/RipplePathFindResponse.html#id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RipplePathFindResponse\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/RipplePathFindResponse.html#status\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RipplePathFindResponse\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/RipplePathFindResponse.html#type\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RipplePathFindResponse\"},{\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/RipplePathFindResponse.html#warning\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RipplePathFindResponse\"},{\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/RipplePathFindResponse.html#warnings\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RipplePathFindResponse\"},{\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/RipplePathFindResponse.html#forwarded\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RipplePathFindResponse\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/RipplePathFindResponse.html#api_version\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RipplePathFindResponse\"},{\"kind\":256,\"name\":\"ChannelVerifyRequest\",\"url\":\"interfaces/ChannelVerifyRequest.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/ChannelVerifyRequest.html#command\",\"classes\":\"\",\"parent\":\"ChannelVerifyRequest\"},{\"kind\":1024,\"name\":\"amount\",\"url\":\"interfaces/ChannelVerifyRequest.html#amount\",\"classes\":\"\",\"parent\":\"ChannelVerifyRequest\"},{\"kind\":1024,\"name\":\"channel_id\",\"url\":\"interfaces/ChannelVerifyRequest.html#channel_id\",\"classes\":\"\",\"parent\":\"ChannelVerifyRequest\"},{\"kind\":1024,\"name\":\"public_key\",\"url\":\"interfaces/ChannelVerifyRequest.html#public_key\",\"classes\":\"\",\"parent\":\"ChannelVerifyRequest\"},{\"kind\":1024,\"name\":\"signature\",\"url\":\"interfaces/ChannelVerifyRequest.html#signature\",\"classes\":\"\",\"parent\":\"ChannelVerifyRequest\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/ChannelVerifyRequest.html#id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChannelVerifyRequest\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/ChannelVerifyRequest.html#api_version\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChannelVerifyRequest\"},{\"kind\":256,\"name\":\"ChannelVerifyResponse\",\"url\":\"interfaces/ChannelVerifyResponse.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/ChannelVerifyResponse.html#result\",\"classes\":\"\",\"parent\":\"ChannelVerifyResponse\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ChannelVerifyResponse.html#result.__type\",\"classes\":\"\",\"parent\":\"ChannelVerifyResponse.result\"},{\"kind\":1024,\"name\":\"signature_verified\",\"url\":\"interfaces/ChannelVerifyResponse.html#result.__type.signature_verified\",\"classes\":\"\",\"parent\":\"ChannelVerifyResponse.result.__type\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/ChannelVerifyResponse.html#id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChannelVerifyResponse\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/ChannelVerifyResponse.html#status\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChannelVerifyResponse\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/ChannelVerifyResponse.html#type\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChannelVerifyResponse\"},{\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/ChannelVerifyResponse.html#warning\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChannelVerifyResponse\"},{\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/ChannelVerifyResponse.html#warnings\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChannelVerifyResponse\"},{\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/ChannelVerifyResponse.html#forwarded\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChannelVerifyResponse\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/ChannelVerifyResponse.html#api_version\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ChannelVerifyResponse\"},{\"kind\":256,\"name\":\"SubscribeRequest\",\"url\":\"interfaces/SubscribeRequest.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/SubscribeRequest.html#command\",\"classes\":\"\",\"parent\":\"SubscribeRequest\"},{\"kind\":1024,\"name\":\"streams\",\"url\":\"interfaces/SubscribeRequest.html#streams\",\"classes\":\"\",\"parent\":\"SubscribeRequest\"},{\"kind\":1024,\"name\":\"accounts\",\"url\":\"interfaces/SubscribeRequest.html#accounts\",\"classes\":\"\",\"parent\":\"SubscribeRequest\"},{\"kind\":1024,\"name\":\"accounts_proposed\",\"url\":\"interfaces/SubscribeRequest.html#accounts_proposed\",\"classes\":\"\",\"parent\":\"SubscribeRequest\"},{\"kind\":1024,\"name\":\"books\",\"url\":\"interfaces/SubscribeRequest.html#books\",\"classes\":\"\",\"parent\":\"SubscribeRequest\"},{\"kind\":1024,\"name\":\"url\",\"url\":\"interfaces/SubscribeRequest.html#url\",\"classes\":\"\",\"parent\":\"SubscribeRequest\"},{\"kind\":1024,\"name\":\"url_username\",\"url\":\"interfaces/SubscribeRequest.html#url_username\",\"classes\":\"\",\"parent\":\"SubscribeRequest\"},{\"kind\":1024,\"name\":\"url_password\",\"url\":\"interfaces/SubscribeRequest.html#url_password\",\"classes\":\"\",\"parent\":\"SubscribeRequest\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/SubscribeRequest.html#id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"SubscribeRequest\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/SubscribeRequest.html#api_version\",\"classes\":\"tsd-is-inherited\",\"parent\":\"SubscribeRequest\"},{\"kind\":256,\"name\":\"SubscribeResponse\",\"url\":\"interfaces/SubscribeResponse.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/SubscribeResponse.html#result\",\"classes\":\"\",\"parent\":\"SubscribeResponse\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/SubscribeResponse.html#id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"SubscribeResponse\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/SubscribeResponse.html#status\",\"classes\":\"tsd-is-inherited\",\"parent\":\"SubscribeResponse\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/SubscribeResponse.html#type\",\"classes\":\"tsd-is-inherited\",\"parent\":\"SubscribeResponse\"},{\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/SubscribeResponse.html#warning\",\"classes\":\"tsd-is-inherited\",\"parent\":\"SubscribeResponse\"},{\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/SubscribeResponse.html#warnings\",\"classes\":\"tsd-is-inherited\",\"parent\":\"SubscribeResponse\"},{\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/SubscribeResponse.html#forwarded\",\"classes\":\"tsd-is-inherited\",\"parent\":\"SubscribeResponse\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/SubscribeResponse.html#api_version\",\"classes\":\"tsd-is-inherited\",\"parent\":\"SubscribeResponse\"},{\"kind\":4194304,\"name\":\"Stream\",\"url\":\"types/Stream.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"LedgerStream\",\"url\":\"interfaces/LedgerStream.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/LedgerStream.html#type\",\"classes\":\"\",\"parent\":\"LedgerStream\"},{\"kind\":1024,\"name\":\"fee_base\",\"url\":\"interfaces/LedgerStream.html#fee_base\",\"classes\":\"\",\"parent\":\"LedgerStream\"},{\"kind\":1024,\"name\":\"fee_ref\",\"url\":\"interfaces/LedgerStream.html#fee_ref\",\"classes\":\"\",\"parent\":\"LedgerStream\"},{\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/LedgerStream.html#ledger_hash\",\"classes\":\"\",\"parent\":\"LedgerStream\"},{\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/LedgerStream.html#ledger_index\",\"classes\":\"\",\"parent\":\"LedgerStream\"},{\"kind\":1024,\"name\":\"ledger_time\",\"url\":\"interfaces/LedgerStream.html#ledger_time\",\"classes\":\"\",\"parent\":\"LedgerStream\"},{\"kind\":1024,\"name\":\"reserve_base\",\"url\":\"interfaces/LedgerStream.html#reserve_base\",\"classes\":\"\",\"parent\":\"LedgerStream\"},{\"kind\":1024,\"name\":\"reserve_inc\",\"url\":\"interfaces/LedgerStream.html#reserve_inc\",\"classes\":\"\",\"parent\":\"LedgerStream\"},{\"kind\":1024,\"name\":\"txn_count\",\"url\":\"interfaces/LedgerStream.html#txn_count\",\"classes\":\"\",\"parent\":\"LedgerStream\"},{\"kind\":1024,\"name\":\"validated_ledgers\",\"url\":\"interfaces/LedgerStream.html#validated_ledgers\",\"classes\":\"\",\"parent\":\"LedgerStream\"},{\"kind\":256,\"name\":\"ValidationStream\",\"url\":\"interfaces/ValidationStream.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/ValidationStream.html#type\",\"classes\":\"\",\"parent\":\"ValidationStream\"},{\"kind\":1024,\"name\":\"amendments\",\"url\":\"interfaces/ValidationStream.html#amendments\",\"classes\":\"\",\"parent\":\"ValidationStream\"},{\"kind\":1024,\"name\":\"base_fee\",\"url\":\"interfaces/ValidationStream.html#base_fee\",\"classes\":\"\",\"parent\":\"ValidationStream\"},{\"kind\":1024,\"name\":\"cookie\",\"url\":\"interfaces/ValidationStream.html#cookie\",\"classes\":\"\",\"parent\":\"ValidationStream\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"interfaces/ValidationStream.html#data\",\"classes\":\"\",\"parent\":\"ValidationStream\"},{\"kind\":1024,\"name\":\"flags\",\"url\":\"interfaces/ValidationStream.html#flags\",\"classes\":\"\",\"parent\":\"ValidationStream\"},{\"kind\":1024,\"name\":\"full\",\"url\":\"interfaces/ValidationStream.html#full\",\"classes\":\"\",\"parent\":\"ValidationStream\"},{\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/ValidationStream.html#ledger_hash\",\"classes\":\"\",\"parent\":\"ValidationStream\"},{\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/ValidationStream.html#ledger_index\",\"classes\":\"\",\"parent\":\"ValidationStream\"},{\"kind\":1024,\"name\":\"load_fee\",\"url\":\"interfaces/ValidationStream.html#load_fee\",\"classes\":\"\",\"parent\":\"ValidationStream\"},{\"kind\":1024,\"name\":\"master_key\",\"url\":\"interfaces/ValidationStream.html#master_key\",\"classes\":\"\",\"parent\":\"ValidationStream\"},{\"kind\":1024,\"name\":\"reserve_base\",\"url\":\"interfaces/ValidationStream.html#reserve_base\",\"classes\":\"\",\"parent\":\"ValidationStream\"},{\"kind\":1024,\"name\":\"reserve_inc\",\"url\":\"interfaces/ValidationStream.html#reserve_inc\",\"classes\":\"\",\"parent\":\"ValidationStream\"},{\"kind\":1024,\"name\":\"signature\",\"url\":\"interfaces/ValidationStream.html#signature\",\"classes\":\"\",\"parent\":\"ValidationStream\"},{\"kind\":1024,\"name\":\"signing_time\",\"url\":\"interfaces/ValidationStream.html#signing_time\",\"classes\":\"\",\"parent\":\"ValidationStream\"},{\"kind\":1024,\"name\":\"validation_public_key\",\"url\":\"interfaces/ValidationStream.html#validation_public_key\",\"classes\":\"\",\"parent\":\"ValidationStream\"},{\"kind\":256,\"name\":\"TransactionStream\",\"url\":\"interfaces/TransactionStream.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/TransactionStream.html#status\",\"classes\":\"\",\"parent\":\"TransactionStream\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/TransactionStream.html#type\",\"classes\":\"\",\"parent\":\"TransactionStream\"},{\"kind\":1024,\"name\":\"engine_result\",\"url\":\"interfaces/TransactionStream.html#engine_result\",\"classes\":\"\",\"parent\":\"TransactionStream\"},{\"kind\":1024,\"name\":\"engine_result_code\",\"url\":\"interfaces/TransactionStream.html#engine_result_code\",\"classes\":\"\",\"parent\":\"TransactionStream\"},{\"kind\":1024,\"name\":\"engine_result_message\",\"url\":\"interfaces/TransactionStream.html#engine_result_message\",\"classes\":\"\",\"parent\":\"TransactionStream\"},{\"kind\":1024,\"name\":\"ledger_current_index\",\"url\":\"interfaces/TransactionStream.html#ledger_current_index\",\"classes\":\"\",\"parent\":\"TransactionStream\"},{\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/TransactionStream.html#ledger_hash\",\"classes\":\"\",\"parent\":\"TransactionStream\"},{\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/TransactionStream.html#ledger_index\",\"classes\":\"\",\"parent\":\"TransactionStream\"},{\"kind\":1024,\"name\":\"meta\",\"url\":\"interfaces/TransactionStream.html#meta\",\"classes\":\"\",\"parent\":\"TransactionStream\"},{\"kind\":1024,\"name\":\"transaction\",\"url\":\"interfaces/TransactionStream.html#transaction\",\"classes\":\"\",\"parent\":\"TransactionStream\"},{\"kind\":1024,\"name\":\"validated\",\"url\":\"interfaces/TransactionStream.html#validated\",\"classes\":\"\",\"parent\":\"TransactionStream\"},{\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/TransactionStream.html#warnings\",\"classes\":\"\",\"parent\":\"TransactionStream\"},{\"kind\":256,\"name\":\"PathFindStream\",\"url\":\"interfaces/PathFindStream.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/PathFindStream.html#type\",\"classes\":\"\",\"parent\":\"PathFindStream\"},{\"kind\":1024,\"name\":\"source_account\",\"url\":\"interfaces/PathFindStream.html#source_account\",\"classes\":\"\",\"parent\":\"PathFindStream\"},{\"kind\":1024,\"name\":\"destination_account\",\"url\":\"interfaces/PathFindStream.html#destination_account\",\"classes\":\"\",\"parent\":\"PathFindStream\"},{\"kind\":1024,\"name\":\"destination_amount\",\"url\":\"interfaces/PathFindStream.html#destination_amount\",\"classes\":\"\",\"parent\":\"PathFindStream\"},{\"kind\":1024,\"name\":\"full_reply\",\"url\":\"interfaces/PathFindStream.html#full_reply\",\"classes\":\"\",\"parent\":\"PathFindStream\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/PathFindStream.html#id\",\"classes\":\"\",\"parent\":\"PathFindStream\"},{\"kind\":1024,\"name\":\"send_max\",\"url\":\"interfaces/PathFindStream.html#send_max\",\"classes\":\"\",\"parent\":\"PathFindStream\"},{\"kind\":1024,\"name\":\"alternatives\",\"url\":\"interfaces/PathFindStream.html#alternatives\",\"classes\":\"\",\"parent\":\"PathFindStream\"},{\"kind\":256,\"name\":\"PeerStatusStream\",\"url\":\"interfaces/PeerStatusStream.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/PeerStatusStream.html#type\",\"classes\":\"\",\"parent\":\"PeerStatusStream\"},{\"kind\":1024,\"name\":\"action\",\"url\":\"interfaces/PeerStatusStream.html#action\",\"classes\":\"\",\"parent\":\"PeerStatusStream\"},{\"kind\":1024,\"name\":\"date\",\"url\":\"interfaces/PeerStatusStream.html#date\",\"classes\":\"\",\"parent\":\"PeerStatusStream\"},{\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/PeerStatusStream.html#ledger_hash\",\"classes\":\"\",\"parent\":\"PeerStatusStream\"},{\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/PeerStatusStream.html#ledger_index\",\"classes\":\"\",\"parent\":\"PeerStatusStream\"},{\"kind\":1024,\"name\":\"ledger_index_max\",\"url\":\"interfaces/PeerStatusStream.html#ledger_index_max\",\"classes\":\"\",\"parent\":\"PeerStatusStream\"},{\"kind\":1024,\"name\":\"ledger_index_min\",\"url\":\"interfaces/PeerStatusStream.html#ledger_index_min\",\"classes\":\"\",\"parent\":\"PeerStatusStream\"},{\"kind\":256,\"name\":\"OrderBookStream\",\"url\":\"interfaces/OrderBookStream.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/OrderBookStream.html#status\",\"classes\":\"\",\"parent\":\"OrderBookStream\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/OrderBookStream.html#type\",\"classes\":\"\",\"parent\":\"OrderBookStream\"},{\"kind\":1024,\"name\":\"engine_result\",\"url\":\"interfaces/OrderBookStream.html#engine_result\",\"classes\":\"\",\"parent\":\"OrderBookStream\"},{\"kind\":1024,\"name\":\"engine_result_code\",\"url\":\"interfaces/OrderBookStream.html#engine_result_code\",\"classes\":\"\",\"parent\":\"OrderBookStream\"},{\"kind\":1024,\"name\":\"engine_result_message\",\"url\":\"interfaces/OrderBookStream.html#engine_result_message\",\"classes\":\"\",\"parent\":\"OrderBookStream\"},{\"kind\":1024,\"name\":\"ledger_current_index\",\"url\":\"interfaces/OrderBookStream.html#ledger_current_index\",\"classes\":\"\",\"parent\":\"OrderBookStream\"},{\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/OrderBookStream.html#ledger_hash\",\"classes\":\"\",\"parent\":\"OrderBookStream\"},{\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/OrderBookStream.html#ledger_index\",\"classes\":\"\",\"parent\":\"OrderBookStream\"},{\"kind\":1024,\"name\":\"meta\",\"url\":\"interfaces/OrderBookStream.html#meta\",\"classes\":\"\",\"parent\":\"OrderBookStream\"},{\"kind\":1024,\"name\":\"transaction\",\"url\":\"interfaces/OrderBookStream.html#transaction\",\"classes\":\"\",\"parent\":\"OrderBookStream\"},{\"kind\":1024,\"name\":\"validated\",\"url\":\"interfaces/OrderBookStream.html#validated\",\"classes\":\"\",\"parent\":\"OrderBookStream\"},{\"kind\":256,\"name\":\"ConsensusStream\",\"url\":\"interfaces/ConsensusStream.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/ConsensusStream.html#type\",\"classes\":\"\",\"parent\":\"ConsensusStream\"},{\"kind\":1024,\"name\":\"consensus\",\"url\":\"interfaces/ConsensusStream.html#consensus\",\"classes\":\"\",\"parent\":\"ConsensusStream\"},{\"kind\":256,\"name\":\"UnsubscribeRequest\",\"url\":\"interfaces/UnsubscribeRequest.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/UnsubscribeRequest.html#command\",\"classes\":\"\",\"parent\":\"UnsubscribeRequest\"},{\"kind\":1024,\"name\":\"streams\",\"url\":\"interfaces/UnsubscribeRequest.html#streams\",\"classes\":\"\",\"parent\":\"UnsubscribeRequest\"},{\"kind\":1024,\"name\":\"accounts\",\"url\":\"interfaces/UnsubscribeRequest.html#accounts\",\"classes\":\"\",\"parent\":\"UnsubscribeRequest\"},{\"kind\":1024,\"name\":\"accounts_proposed\",\"url\":\"interfaces/UnsubscribeRequest.html#accounts_proposed\",\"classes\":\"\",\"parent\":\"UnsubscribeRequest\"},{\"kind\":1024,\"name\":\"books\",\"url\":\"interfaces/UnsubscribeRequest.html#books\",\"classes\":\"\",\"parent\":\"UnsubscribeRequest\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/UnsubscribeRequest.html#id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"UnsubscribeRequest\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/UnsubscribeRequest.html#api_version\",\"classes\":\"tsd-is-inherited\",\"parent\":\"UnsubscribeRequest\"},{\"kind\":256,\"name\":\"UnsubscribeResponse\",\"url\":\"interfaces/UnsubscribeResponse.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/UnsubscribeResponse.html#result\",\"classes\":\"\",\"parent\":\"UnsubscribeResponse\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/UnsubscribeResponse.html#id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"UnsubscribeResponse\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/UnsubscribeResponse.html#status\",\"classes\":\"tsd-is-inherited\",\"parent\":\"UnsubscribeResponse\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/UnsubscribeResponse.html#type\",\"classes\":\"tsd-is-inherited\",\"parent\":\"UnsubscribeResponse\"},{\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/UnsubscribeResponse.html#warning\",\"classes\":\"tsd-is-inherited\",\"parent\":\"UnsubscribeResponse\"},{\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/UnsubscribeResponse.html#warnings\",\"classes\":\"tsd-is-inherited\",\"parent\":\"UnsubscribeResponse\"},{\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/UnsubscribeResponse.html#forwarded\",\"classes\":\"tsd-is-inherited\",\"parent\":\"UnsubscribeResponse\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/UnsubscribeResponse.html#api_version\",\"classes\":\"tsd-is-inherited\",\"parent\":\"UnsubscribeResponse\"},{\"kind\":256,\"name\":\"FeeRequest\",\"url\":\"interfaces/FeeRequest.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/FeeRequest.html#command\",\"classes\":\"\",\"parent\":\"FeeRequest\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/FeeRequest.html#id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FeeRequest\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/FeeRequest.html#api_version\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FeeRequest\"},{\"kind\":256,\"name\":\"FeeResponse\",\"url\":\"interfaces/FeeResponse.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/FeeResponse.html#result\",\"classes\":\"\",\"parent\":\"FeeResponse\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/FeeResponse.html#result.__type\",\"classes\":\"\",\"parent\":\"FeeResponse.result\"},{\"kind\":1024,\"name\":\"current_ledger_size\",\"url\":\"interfaces/FeeResponse.html#result.__type.current_ledger_size\",\"classes\":\"\",\"parent\":\"FeeResponse.result.__type\"},{\"kind\":1024,\"name\":\"current_queue_size\",\"url\":\"interfaces/FeeResponse.html#result.__type.current_queue_size\",\"classes\":\"\",\"parent\":\"FeeResponse.result.__type\"},{\"kind\":1024,\"name\":\"drops\",\"url\":\"interfaces/FeeResponse.html#result.__type.drops\",\"classes\":\"\",\"parent\":\"FeeResponse.result.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/FeeResponse.html#result.__type.drops.__type-1\",\"classes\":\"\",\"parent\":\"FeeResponse.result.__type.drops\"},{\"kind\":1024,\"name\":\"base_fee\",\"url\":\"interfaces/FeeResponse.html#result.__type.drops.__type-1.base_fee\",\"classes\":\"\",\"parent\":\"FeeResponse.result.__type.drops.__type\"},{\"kind\":1024,\"name\":\"median_fee\",\"url\":\"interfaces/FeeResponse.html#result.__type.drops.__type-1.median_fee\",\"classes\":\"\",\"parent\":\"FeeResponse.result.__type.drops.__type\"},{\"kind\":1024,\"name\":\"minimum_fee\",\"url\":\"interfaces/FeeResponse.html#result.__type.drops.__type-1.minimum_fee\",\"classes\":\"\",\"parent\":\"FeeResponse.result.__type.drops.__type\"},{\"kind\":1024,\"name\":\"open_ledger_fee\",\"url\":\"interfaces/FeeResponse.html#result.__type.drops.__type-1.open_ledger_fee\",\"classes\":\"\",\"parent\":\"FeeResponse.result.__type.drops.__type\"},{\"kind\":1024,\"name\":\"expected_ledger_size\",\"url\":\"interfaces/FeeResponse.html#result.__type.expected_ledger_size\",\"classes\":\"\",\"parent\":\"FeeResponse.result.__type\"},{\"kind\":1024,\"name\":\"ledger_current_index\",\"url\":\"interfaces/FeeResponse.html#result.__type.ledger_current_index\",\"classes\":\"\",\"parent\":\"FeeResponse.result.__type\"},{\"kind\":1024,\"name\":\"levels\",\"url\":\"interfaces/FeeResponse.html#result.__type.levels\",\"classes\":\"\",\"parent\":\"FeeResponse.result.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/FeeResponse.html#result.__type.levels.__type-2\",\"classes\":\"\",\"parent\":\"FeeResponse.result.__type.levels\"},{\"kind\":1024,\"name\":\"median_level\",\"url\":\"interfaces/FeeResponse.html#result.__type.levels.__type-2.median_level\",\"classes\":\"\",\"parent\":\"FeeResponse.result.__type.levels.__type\"},{\"kind\":1024,\"name\":\"minimum_level\",\"url\":\"interfaces/FeeResponse.html#result.__type.levels.__type-2.minimum_level\",\"classes\":\"\",\"parent\":\"FeeResponse.result.__type.levels.__type\"},{\"kind\":1024,\"name\":\"open_ledger_level\",\"url\":\"interfaces/FeeResponse.html#result.__type.levels.__type-2.open_ledger_level\",\"classes\":\"\",\"parent\":\"FeeResponse.result.__type.levels.__type\"},{\"kind\":1024,\"name\":\"reference_level\",\"url\":\"interfaces/FeeResponse.html#result.__type.levels.__type-2.reference_level\",\"classes\":\"\",\"parent\":\"FeeResponse.result.__type.levels.__type\"},{\"kind\":1024,\"name\":\"max_queue_size\",\"url\":\"interfaces/FeeResponse.html#result.__type.max_queue_size\",\"classes\":\"\",\"parent\":\"FeeResponse.result.__type\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/FeeResponse.html#id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FeeResponse\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/FeeResponse.html#status\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FeeResponse\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/FeeResponse.html#type\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FeeResponse\"},{\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/FeeResponse.html#warning\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FeeResponse\"},{\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/FeeResponse.html#warnings\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FeeResponse\"},{\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/FeeResponse.html#forwarded\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FeeResponse\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/FeeResponse.html#api_version\",\"classes\":\"tsd-is-inherited\",\"parent\":\"FeeResponse\"},{\"kind\":256,\"name\":\"ManifestRequest\",\"url\":\"interfaces/ManifestRequest.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/ManifestRequest.html#command\",\"classes\":\"\",\"parent\":\"ManifestRequest\"},{\"kind\":1024,\"name\":\"public_key\",\"url\":\"interfaces/ManifestRequest.html#public_key\",\"classes\":\"\",\"parent\":\"ManifestRequest\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/ManifestRequest.html#id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ManifestRequest\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/ManifestRequest.html#api_version\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ManifestRequest\"},{\"kind\":256,\"name\":\"ManifestResponse\",\"url\":\"interfaces/ManifestResponse.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/ManifestResponse.html#result\",\"classes\":\"\",\"parent\":\"ManifestResponse\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ManifestResponse.html#result.__type\",\"classes\":\"\",\"parent\":\"ManifestResponse.result\"},{\"kind\":1024,\"name\":\"details\",\"url\":\"interfaces/ManifestResponse.html#result.__type.details\",\"classes\":\"\",\"parent\":\"ManifestResponse.result.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ManifestResponse.html#result.__type.details.__type-1\",\"classes\":\"\",\"parent\":\"ManifestResponse.result.__type.details\"},{\"kind\":1024,\"name\":\"domain\",\"url\":\"interfaces/ManifestResponse.html#result.__type.details.__type-1.domain\",\"classes\":\"\",\"parent\":\"ManifestResponse.result.__type.details.__type\"},{\"kind\":1024,\"name\":\"ephemeral_key\",\"url\":\"interfaces/ManifestResponse.html#result.__type.details.__type-1.ephemeral_key\",\"classes\":\"\",\"parent\":\"ManifestResponse.result.__type.details.__type\"},{\"kind\":1024,\"name\":\"master_key\",\"url\":\"interfaces/ManifestResponse.html#result.__type.details.__type-1.master_key\",\"classes\":\"\",\"parent\":\"ManifestResponse.result.__type.details.__type\"},{\"kind\":1024,\"name\":\"seq\",\"url\":\"interfaces/ManifestResponse.html#result.__type.details.__type-1.seq\",\"classes\":\"\",\"parent\":\"ManifestResponse.result.__type.details.__type\"},{\"kind\":1024,\"name\":\"manifest\",\"url\":\"interfaces/ManifestResponse.html#result.__type.manifest\",\"classes\":\"\",\"parent\":\"ManifestResponse.result.__type\"},{\"kind\":1024,\"name\":\"requested\",\"url\":\"interfaces/ManifestResponse.html#result.__type.requested\",\"classes\":\"\",\"parent\":\"ManifestResponse.result.__type\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/ManifestResponse.html#id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ManifestResponse\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/ManifestResponse.html#status\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ManifestResponse\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/ManifestResponse.html#type\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ManifestResponse\"},{\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/ManifestResponse.html#warning\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ManifestResponse\"},{\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/ManifestResponse.html#warnings\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ManifestResponse\"},{\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/ManifestResponse.html#forwarded\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ManifestResponse\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/ManifestResponse.html#api_version\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ManifestResponse\"},{\"kind\":256,\"name\":\"ServerInfoRequest\",\"url\":\"interfaces/ServerInfoRequest.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/ServerInfoRequest.html#command\",\"classes\":\"\",\"parent\":\"ServerInfoRequest\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/ServerInfoRequest.html#id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ServerInfoRequest\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/ServerInfoRequest.html#api_version\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ServerInfoRequest\"},{\"kind\":256,\"name\":\"ServerInfoResponse\",\"url\":\"interfaces/ServerInfoResponse.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/ServerInfoResponse.html#result\",\"classes\":\"\",\"parent\":\"ServerInfoResponse\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ServerInfoResponse.html#result.__type\",\"classes\":\"\",\"parent\":\"ServerInfoResponse.result\"},{\"kind\":1024,\"name\":\"info\",\"url\":\"interfaces/ServerInfoResponse.html#result.__type.info\",\"classes\":\"\",\"parent\":\"ServerInfoResponse.result.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ServerInfoResponse.html#result.__type.info.__type-1\",\"classes\":\"\",\"parent\":\"ServerInfoResponse.result.__type.info\"},{\"kind\":1024,\"name\":\"amendment_blocked\",\"url\":\"interfaces/ServerInfoResponse.html#result.__type.info.__type-1.amendment_blocked\",\"classes\":\"\",\"parent\":\"ServerInfoResponse.result.__type.info.__type\"},{\"kind\":1024,\"name\":\"build_version\",\"url\":\"interfaces/ServerInfoResponse.html#result.__type.info.__type-1.build_version\",\"classes\":\"\",\"parent\":\"ServerInfoResponse.result.__type.info.__type\"},{\"kind\":1024,\"name\":\"closed_ledger\",\"url\":\"interfaces/ServerInfoResponse.html#result.__type.info.__type-1.closed_ledger\",\"classes\":\"\",\"parent\":\"ServerInfoResponse.result.__type.info.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ServerInfoResponse.html#result.__type.info.__type-1.closed_ledger.__type-2\",\"classes\":\"\",\"parent\":\"ServerInfoResponse.result.__type.info.__type.closed_ledger\"},{\"kind\":1024,\"name\":\"age\",\"url\":\"interfaces/ServerInfoResponse.html#result.__type.info.__type-1.closed_ledger.__type-2.age\",\"classes\":\"\",\"parent\":\"ServerInfoResponse.result.__type.info.__type.closed_ledger.__type\"},{\"kind\":1024,\"name\":\"base_fee_xrp\",\"url\":\"interfaces/ServerInfoResponse.html#result.__type.info.__type-1.closed_ledger.__type-2.base_fee_xrp\",\"classes\":\"\",\"parent\":\"ServerInfoResponse.result.__type.info.__type.closed_ledger.__type\"},{\"kind\":1024,\"name\":\"hash\",\"url\":\"interfaces/ServerInfoResponse.html#result.__type.info.__type-1.closed_ledger.__type-2.hash\",\"classes\":\"\",\"parent\":\"ServerInfoResponse.result.__type.info.__type.closed_ledger.__type\"},{\"kind\":1024,\"name\":\"reserve_base_xrp\",\"url\":\"interfaces/ServerInfoResponse.html#result.__type.info.__type-1.closed_ledger.__type-2.reserve_base_xrp\",\"classes\":\"\",\"parent\":\"ServerInfoResponse.result.__type.info.__type.closed_ledger.__type\"},{\"kind\":1024,\"name\":\"reserve_inc_xrp\",\"url\":\"interfaces/ServerInfoResponse.html#result.__type.info.__type-1.closed_ledger.__type-2.reserve_inc_xrp\",\"classes\":\"\",\"parent\":\"ServerInfoResponse.result.__type.info.__type.closed_ledger.__type\"},{\"kind\":1024,\"name\":\"seq\",\"url\":\"interfaces/ServerInfoResponse.html#result.__type.info.__type-1.closed_ledger.__type-2.seq\",\"classes\":\"\",\"parent\":\"ServerInfoResponse.result.__type.info.__type.closed_ledger.__type\"},{\"kind\":1024,\"name\":\"complete_ledgers\",\"url\":\"interfaces/ServerInfoResponse.html#result.__type.info.__type-1.complete_ledgers\",\"classes\":\"\",\"parent\":\"ServerInfoResponse.result.__type.info.__type\"},{\"kind\":1024,\"name\":\"hostid\",\"url\":\"interfaces/ServerInfoResponse.html#result.__type.info.__type-1.hostid\",\"classes\":\"\",\"parent\":\"ServerInfoResponse.result.__type.info.__type\"},{\"kind\":1024,\"name\":\"io_latency_ms\",\"url\":\"interfaces/ServerInfoResponse.html#result.__type.info.__type-1.io_latency_ms\",\"classes\":\"\",\"parent\":\"ServerInfoResponse.result.__type.info.__type\"},{\"kind\":1024,\"name\":\"jq_trans_overflow\",\"url\":\"interfaces/ServerInfoResponse.html#result.__type.info.__type-1.jq_trans_overflow\",\"classes\":\"\",\"parent\":\"ServerInfoResponse.result.__type.info.__type\"},{\"kind\":1024,\"name\":\"last_close\",\"url\":\"interfaces/ServerInfoResponse.html#result.__type.info.__type-1.last_close\",\"classes\":\"\",\"parent\":\"ServerInfoResponse.result.__type.info.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ServerInfoResponse.html#result.__type.info.__type-1.last_close.__type-3\",\"classes\":\"\",\"parent\":\"ServerInfoResponse.result.__type.info.__type.last_close\"},{\"kind\":1024,\"name\":\"converge_time_s\",\"url\":\"interfaces/ServerInfoResponse.html#result.__type.info.__type-1.last_close.__type-3.converge_time_s\",\"classes\":\"\",\"parent\":\"ServerInfoResponse.result.__type.info.__type.last_close.__type\"},{\"kind\":1024,\"name\":\"proposers\",\"url\":\"interfaces/ServerInfoResponse.html#result.__type.info.__type-1.last_close.__type-3.proposers\",\"classes\":\"\",\"parent\":\"ServerInfoResponse.result.__type.info.__type.last_close.__type\"},{\"kind\":1024,\"name\":\"load\",\"url\":\"interfaces/ServerInfoResponse.html#result.__type.info.__type-1.load\",\"classes\":\"\",\"parent\":\"ServerInfoResponse.result.__type.info.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ServerInfoResponse.html#result.__type.info.__type-1.load.__type-4\",\"classes\":\"\",\"parent\":\"ServerInfoResponse.result.__type.info.__type.load\"},{\"kind\":1024,\"name\":\"job_types\",\"url\":\"interfaces/ServerInfoResponse.html#result.__type.info.__type-1.load.__type-4.job_types\",\"classes\":\"\",\"parent\":\"ServerInfoResponse.result.__type.info.__type.load.__type\"},{\"kind\":1024,\"name\":\"threads\",\"url\":\"interfaces/ServerInfoResponse.html#result.__type.info.__type-1.load.__type-4.threads\",\"classes\":\"\",\"parent\":\"ServerInfoResponse.result.__type.info.__type.load.__type\"},{\"kind\":1024,\"name\":\"load_factor\",\"url\":\"interfaces/ServerInfoResponse.html#result.__type.info.__type-1.load_factor\",\"classes\":\"\",\"parent\":\"ServerInfoResponse.result.__type.info.__type\"},{\"kind\":1024,\"name\":\"load_factor_local\",\"url\":\"interfaces/ServerInfoResponse.html#result.__type.info.__type-1.load_factor_local\",\"classes\":\"\",\"parent\":\"ServerInfoResponse.result.__type.info.__type\"},{\"kind\":1024,\"name\":\"load_factor_net\",\"url\":\"interfaces/ServerInfoResponse.html#result.__type.info.__type-1.load_factor_net\",\"classes\":\"\",\"parent\":\"ServerInfoResponse.result.__type.info.__type\"},{\"kind\":1024,\"name\":\"load_factor_cluster\",\"url\":\"interfaces/ServerInfoResponse.html#result.__type.info.__type-1.load_factor_cluster\",\"classes\":\"\",\"parent\":\"ServerInfoResponse.result.__type.info.__type\"},{\"kind\":1024,\"name\":\"load_factor_fee_escalation\",\"url\":\"interfaces/ServerInfoResponse.html#result.__type.info.__type-1.load_factor_fee_escalation\",\"classes\":\"\",\"parent\":\"ServerInfoResponse.result.__type.info.__type\"},{\"kind\":1024,\"name\":\"load_factor_fee_queue\",\"url\":\"interfaces/ServerInfoResponse.html#result.__type.info.__type-1.load_factor_fee_queue\",\"classes\":\"\",\"parent\":\"ServerInfoResponse.result.__type.info.__type\"},{\"kind\":1024,\"name\":\"load_factor_server\",\"url\":\"interfaces/ServerInfoResponse.html#result.__type.info.__type-1.load_factor_server\",\"classes\":\"\",\"parent\":\"ServerInfoResponse.result.__type.info.__type\"},{\"kind\":1024,\"name\":\"peer_disconnects\",\"url\":\"interfaces/ServerInfoResponse.html#result.__type.info.__type-1.peer_disconnects\",\"classes\":\"\",\"parent\":\"ServerInfoResponse.result.__type.info.__type\"},{\"kind\":1024,\"name\":\"peer_disconnects_resources\",\"url\":\"interfaces/ServerInfoResponse.html#result.__type.info.__type-1.peer_disconnects_resources\",\"classes\":\"\",\"parent\":\"ServerInfoResponse.result.__type.info.__type\"},{\"kind\":1024,\"name\":\"network_ledger\",\"url\":\"interfaces/ServerInfoResponse.html#result.__type.info.__type-1.network_ledger\",\"classes\":\"\",\"parent\":\"ServerInfoResponse.result.__type.info.__type\"},{\"kind\":1024,\"name\":\"peers\",\"url\":\"interfaces/ServerInfoResponse.html#result.__type.info.__type-1.peers\",\"classes\":\"\",\"parent\":\"ServerInfoResponse.result.__type.info.__type\"},{\"kind\":1024,\"name\":\"pubkey_node\",\"url\":\"interfaces/ServerInfoResponse.html#result.__type.info.__type-1.pubkey_node\",\"classes\":\"\",\"parent\":\"ServerInfoResponse.result.__type.info.__type\"},{\"kind\":1024,\"name\":\"pubkey_validator\",\"url\":\"interfaces/ServerInfoResponse.html#result.__type.info.__type-1.pubkey_validator\",\"classes\":\"\",\"parent\":\"ServerInfoResponse.result.__type.info.__type\"},{\"kind\":1024,\"name\":\"server_state\",\"url\":\"interfaces/ServerInfoResponse.html#result.__type.info.__type-1.server_state\",\"classes\":\"\",\"parent\":\"ServerInfoResponse.result.__type.info.__type\"},{\"kind\":1024,\"name\":\"server_state_duration_us\",\"url\":\"interfaces/ServerInfoResponse.html#result.__type.info.__type-1.server_state_duration_us\",\"classes\":\"\",\"parent\":\"ServerInfoResponse.result.__type.info.__type\"},{\"kind\":1024,\"name\":\"state_accounting\",\"url\":\"interfaces/ServerInfoResponse.html#result.__type.info.__type-1.state_accounting\",\"classes\":\"\",\"parent\":\"ServerInfoResponse.result.__type.info.__type\"},{\"kind\":1024,\"name\":\"time\",\"url\":\"interfaces/ServerInfoResponse.html#result.__type.info.__type-1.time\",\"classes\":\"\",\"parent\":\"ServerInfoResponse.result.__type.info.__type\"},{\"kind\":1024,\"name\":\"uptime\",\"url\":\"interfaces/ServerInfoResponse.html#result.__type.info.__type-1.uptime\",\"classes\":\"\",\"parent\":\"ServerInfoResponse.result.__type.info.__type\"},{\"kind\":1024,\"name\":\"validated_ledger\",\"url\":\"interfaces/ServerInfoResponse.html#result.__type.info.__type-1.validated_ledger\",\"classes\":\"\",\"parent\":\"ServerInfoResponse.result.__type.info.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ServerInfoResponse.html#result.__type.info.__type-1.validated_ledger.__type-5\",\"classes\":\"\",\"parent\":\"ServerInfoResponse.result.__type.info.__type.validated_ledger\"},{\"kind\":1024,\"name\":\"age\",\"url\":\"interfaces/ServerInfoResponse.html#result.__type.info.__type-1.validated_ledger.__type-5.age-1\",\"classes\":\"\",\"parent\":\"ServerInfoResponse.result.__type.info.__type.validated_ledger.__type\"},{\"kind\":1024,\"name\":\"base_fee_xrp\",\"url\":\"interfaces/ServerInfoResponse.html#result.__type.info.__type-1.validated_ledger.__type-5.base_fee_xrp-1\",\"classes\":\"\",\"parent\":\"ServerInfoResponse.result.__type.info.__type.validated_ledger.__type\"},{\"kind\":1024,\"name\":\"hash\",\"url\":\"interfaces/ServerInfoResponse.html#result.__type.info.__type-1.validated_ledger.__type-5.hash-1\",\"classes\":\"\",\"parent\":\"ServerInfoResponse.result.__type.info.__type.validated_ledger.__type\"},{\"kind\":1024,\"name\":\"reserve_base_xrp\",\"url\":\"interfaces/ServerInfoResponse.html#result.__type.info.__type-1.validated_ledger.__type-5.reserve_base_xrp-1\",\"classes\":\"\",\"parent\":\"ServerInfoResponse.result.__type.info.__type.validated_ledger.__type\"},{\"kind\":1024,\"name\":\"reserve_inc_xrp\",\"url\":\"interfaces/ServerInfoResponse.html#result.__type.info.__type-1.validated_ledger.__type-5.reserve_inc_xrp-1\",\"classes\":\"\",\"parent\":\"ServerInfoResponse.result.__type.info.__type.validated_ledger.__type\"},{\"kind\":1024,\"name\":\"seq\",\"url\":\"interfaces/ServerInfoResponse.html#result.__type.info.__type-1.validated_ledger.__type-5.seq-1\",\"classes\":\"\",\"parent\":\"ServerInfoResponse.result.__type.info.__type.validated_ledger.__type\"},{\"kind\":1024,\"name\":\"validation_quorum\",\"url\":\"interfaces/ServerInfoResponse.html#result.__type.info.__type-1.validation_quorum\",\"classes\":\"\",\"parent\":\"ServerInfoResponse.result.__type.info.__type\"},{\"kind\":1024,\"name\":\"validator_list_expires\",\"url\":\"interfaces/ServerInfoResponse.html#result.__type.info.__type-1.validator_list_expires\",\"classes\":\"\",\"parent\":\"ServerInfoResponse.result.__type.info.__type\"},{\"kind\":1024,\"name\":\"validator_list\",\"url\":\"interfaces/ServerInfoResponse.html#result.__type.info.__type-1.validator_list\",\"classes\":\"\",\"parent\":\"ServerInfoResponse.result.__type.info.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ServerInfoResponse.html#result.__type.info.__type-1.validator_list.__type-6\",\"classes\":\"\",\"parent\":\"ServerInfoResponse.result.__type.info.__type.validator_list\"},{\"kind\":1024,\"name\":\"count\",\"url\":\"interfaces/ServerInfoResponse.html#result.__type.info.__type-1.validator_list.__type-6.count\",\"classes\":\"\",\"parent\":\"ServerInfoResponse.result.__type.info.__type.validator_list.__type\"},{\"kind\":1024,\"name\":\"expiration\",\"url\":\"interfaces/ServerInfoResponse.html#result.__type.info.__type-1.validator_list.__type-6.expiration\",\"classes\":\"\",\"parent\":\"ServerInfoResponse.result.__type.info.__type.validator_list.__type\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/ServerInfoResponse.html#result.__type.info.__type-1.validator_list.__type-6.status\",\"classes\":\"\",\"parent\":\"ServerInfoResponse.result.__type.info.__type.validator_list.__type\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/ServerInfoResponse.html#id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ServerInfoResponse\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/ServerInfoResponse.html#status-1\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ServerInfoResponse\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/ServerInfoResponse.html#type\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ServerInfoResponse\"},{\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/ServerInfoResponse.html#warning\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ServerInfoResponse\"},{\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/ServerInfoResponse.html#warnings\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ServerInfoResponse\"},{\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/ServerInfoResponse.html#forwarded\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ServerInfoResponse\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/ServerInfoResponse.html#api_version\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ServerInfoResponse\"},{\"kind\":256,\"name\":\"ServerStateRequest\",\"url\":\"interfaces/ServerStateRequest.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/ServerStateRequest.html#command\",\"classes\":\"\",\"parent\":\"ServerStateRequest\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/ServerStateRequest.html#id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ServerStateRequest\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/ServerStateRequest.html#api_version\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ServerStateRequest\"},{\"kind\":256,\"name\":\"ServerStateResponse\",\"url\":\"interfaces/ServerStateResponse.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/ServerStateResponse.html#result\",\"classes\":\"\",\"parent\":\"ServerStateResponse\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ServerStateResponse.html#result.__type\",\"classes\":\"\",\"parent\":\"ServerStateResponse.result\"},{\"kind\":1024,\"name\":\"state\",\"url\":\"interfaces/ServerStateResponse.html#result.__type.state\",\"classes\":\"\",\"parent\":\"ServerStateResponse.result.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ServerStateResponse.html#result.__type.state.__type-1\",\"classes\":\"\",\"parent\":\"ServerStateResponse.result.__type.state\"},{\"kind\":1024,\"name\":\"amendment_blocked\",\"url\":\"interfaces/ServerStateResponse.html#result.__type.state.__type-1.amendment_blocked\",\"classes\":\"\",\"parent\":\"ServerStateResponse.result.__type.state.__type\"},{\"kind\":1024,\"name\":\"build_version\",\"url\":\"interfaces/ServerStateResponse.html#result.__type.state.__type-1.build_version\",\"classes\":\"\",\"parent\":\"ServerStateResponse.result.__type.state.__type\"},{\"kind\":1024,\"name\":\"complete_ledgers\",\"url\":\"interfaces/ServerStateResponse.html#result.__type.state.__type-1.complete_ledgers\",\"classes\":\"\",\"parent\":\"ServerStateResponse.result.__type.state.__type\"},{\"kind\":1024,\"name\":\"closed_ledger\",\"url\":\"interfaces/ServerStateResponse.html#result.__type.state.__type-1.closed_ledger\",\"classes\":\"\",\"parent\":\"ServerStateResponse.result.__type.state.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ServerStateResponse.html#result.__type.state.__type-1.closed_ledger.__type-2\",\"classes\":\"\",\"parent\":\"ServerStateResponse.result.__type.state.__type.closed_ledger\"},{\"kind\":1024,\"name\":\"age\",\"url\":\"interfaces/ServerStateResponse.html#result.__type.state.__type-1.closed_ledger.__type-2.age\",\"classes\":\"\",\"parent\":\"ServerStateResponse.result.__type.state.__type.closed_ledger.__type\"},{\"kind\":1024,\"name\":\"base_fee\",\"url\":\"interfaces/ServerStateResponse.html#result.__type.state.__type-1.closed_ledger.__type-2.base_fee\",\"classes\":\"\",\"parent\":\"ServerStateResponse.result.__type.state.__type.closed_ledger.__type\"},{\"kind\":1024,\"name\":\"hash\",\"url\":\"interfaces/ServerStateResponse.html#result.__type.state.__type-1.closed_ledger.__type-2.hash\",\"classes\":\"\",\"parent\":\"ServerStateResponse.result.__type.state.__type.closed_ledger.__type\"},{\"kind\":1024,\"name\":\"reserve_base\",\"url\":\"interfaces/ServerStateResponse.html#result.__type.state.__type-1.closed_ledger.__type-2.reserve_base\",\"classes\":\"\",\"parent\":\"ServerStateResponse.result.__type.state.__type.closed_ledger.__type\"},{\"kind\":1024,\"name\":\"reserve_inc\",\"url\":\"interfaces/ServerStateResponse.html#result.__type.state.__type-1.closed_ledger.__type-2.reserve_inc\",\"classes\":\"\",\"parent\":\"ServerStateResponse.result.__type.state.__type.closed_ledger.__type\"},{\"kind\":1024,\"name\":\"seq\",\"url\":\"interfaces/ServerStateResponse.html#result.__type.state.__type-1.closed_ledger.__type-2.seq\",\"classes\":\"\",\"parent\":\"ServerStateResponse.result.__type.state.__type.closed_ledger.__type\"},{\"kind\":1024,\"name\":\"io_latency_ms\",\"url\":\"interfaces/ServerStateResponse.html#result.__type.state.__type-1.io_latency_ms\",\"classes\":\"\",\"parent\":\"ServerStateResponse.result.__type.state.__type\"},{\"kind\":1024,\"name\":\"jq_trans_overflow\",\"url\":\"interfaces/ServerStateResponse.html#result.__type.state.__type-1.jq_trans_overflow\",\"classes\":\"\",\"parent\":\"ServerStateResponse.result.__type.state.__type\"},{\"kind\":1024,\"name\":\"last_close\",\"url\":\"interfaces/ServerStateResponse.html#result.__type.state.__type-1.last_close\",\"classes\":\"\",\"parent\":\"ServerStateResponse.result.__type.state.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ServerStateResponse.html#result.__type.state.__type-1.last_close.__type-3\",\"classes\":\"\",\"parent\":\"ServerStateResponse.result.__type.state.__type.last_close\"},{\"kind\":1024,\"name\":\"converge_time\",\"url\":\"interfaces/ServerStateResponse.html#result.__type.state.__type-1.last_close.__type-3.converge_time\",\"classes\":\"\",\"parent\":\"ServerStateResponse.result.__type.state.__type.last_close.__type\"},{\"kind\":1024,\"name\":\"proposers\",\"url\":\"interfaces/ServerStateResponse.html#result.__type.state.__type-1.last_close.__type-3.proposers\",\"classes\":\"\",\"parent\":\"ServerStateResponse.result.__type.state.__type.last_close.__type\"},{\"kind\":1024,\"name\":\"load\",\"url\":\"interfaces/ServerStateResponse.html#result.__type.state.__type-1.load\",\"classes\":\"\",\"parent\":\"ServerStateResponse.result.__type.state.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ServerStateResponse.html#result.__type.state.__type-1.load.__type-4\",\"classes\":\"\",\"parent\":\"ServerStateResponse.result.__type.state.__type.load\"},{\"kind\":1024,\"name\":\"job_types\",\"url\":\"interfaces/ServerStateResponse.html#result.__type.state.__type-1.load.__type-4.job_types\",\"classes\":\"\",\"parent\":\"ServerStateResponse.result.__type.state.__type.load.__type\"},{\"kind\":1024,\"name\":\"threads\",\"url\":\"interfaces/ServerStateResponse.html#result.__type.state.__type-1.load.__type-4.threads\",\"classes\":\"\",\"parent\":\"ServerStateResponse.result.__type.state.__type.load.__type\"},{\"kind\":1024,\"name\":\"load_base\",\"url\":\"interfaces/ServerStateResponse.html#result.__type.state.__type-1.load_base\",\"classes\":\"\",\"parent\":\"ServerStateResponse.result.__type.state.__type\"},{\"kind\":1024,\"name\":\"load_factor\",\"url\":\"interfaces/ServerStateResponse.html#result.__type.state.__type-1.load_factor\",\"classes\":\"\",\"parent\":\"ServerStateResponse.result.__type.state.__type\"},{\"kind\":1024,\"name\":\"load_factor_fee_escalation\",\"url\":\"interfaces/ServerStateResponse.html#result.__type.state.__type-1.load_factor_fee_escalation\",\"classes\":\"\",\"parent\":\"ServerStateResponse.result.__type.state.__type\"},{\"kind\":1024,\"name\":\"load_factor_fee_queue\",\"url\":\"interfaces/ServerStateResponse.html#result.__type.state.__type-1.load_factor_fee_queue\",\"classes\":\"\",\"parent\":\"ServerStateResponse.result.__type.state.__type\"},{\"kind\":1024,\"name\":\"load_factor_fee_reference\",\"url\":\"interfaces/ServerStateResponse.html#result.__type.state.__type-1.load_factor_fee_reference\",\"classes\":\"\",\"parent\":\"ServerStateResponse.result.__type.state.__type\"},{\"kind\":1024,\"name\":\"load_factor_server\",\"url\":\"interfaces/ServerStateResponse.html#result.__type.state.__type-1.load_factor_server\",\"classes\":\"\",\"parent\":\"ServerStateResponse.result.__type.state.__type\"},{\"kind\":1024,\"name\":\"peer_disconnects\",\"url\":\"interfaces/ServerStateResponse.html#result.__type.state.__type-1.peer_disconnects\",\"classes\":\"\",\"parent\":\"ServerStateResponse.result.__type.state.__type\"},{\"kind\":1024,\"name\":\"peer_disconnects_resources\",\"url\":\"interfaces/ServerStateResponse.html#result.__type.state.__type-1.peer_disconnects_resources\",\"classes\":\"\",\"parent\":\"ServerStateResponse.result.__type.state.__type\"},{\"kind\":1024,\"name\":\"peers\",\"url\":\"interfaces/ServerStateResponse.html#result.__type.state.__type-1.peers\",\"classes\":\"\",\"parent\":\"ServerStateResponse.result.__type.state.__type\"},{\"kind\":1024,\"name\":\"pubkey_node\",\"url\":\"interfaces/ServerStateResponse.html#result.__type.state.__type-1.pubkey_node\",\"classes\":\"\",\"parent\":\"ServerStateResponse.result.__type.state.__type\"},{\"kind\":1024,\"name\":\"pubkey_validator\",\"url\":\"interfaces/ServerStateResponse.html#result.__type.state.__type-1.pubkey_validator\",\"classes\":\"\",\"parent\":\"ServerStateResponse.result.__type.state.__type\"},{\"kind\":1024,\"name\":\"server_state\",\"url\":\"interfaces/ServerStateResponse.html#result.__type.state.__type-1.server_state\",\"classes\":\"\",\"parent\":\"ServerStateResponse.result.__type.state.__type\"},{\"kind\":1024,\"name\":\"server_state_duration_us\",\"url\":\"interfaces/ServerStateResponse.html#result.__type.state.__type-1.server_state_duration_us\",\"classes\":\"\",\"parent\":\"ServerStateResponse.result.__type.state.__type\"},{\"kind\":1024,\"name\":\"state_accounting\",\"url\":\"interfaces/ServerStateResponse.html#result.__type.state.__type-1.state_accounting\",\"classes\":\"\",\"parent\":\"ServerStateResponse.result.__type.state.__type\"},{\"kind\":1024,\"name\":\"time\",\"url\":\"interfaces/ServerStateResponse.html#result.__type.state.__type-1.time\",\"classes\":\"\",\"parent\":\"ServerStateResponse.result.__type.state.__type\"},{\"kind\":1024,\"name\":\"uptime\",\"url\":\"interfaces/ServerStateResponse.html#result.__type.state.__type-1.uptime\",\"classes\":\"\",\"parent\":\"ServerStateResponse.result.__type.state.__type\"},{\"kind\":1024,\"name\":\"validated_ledger\",\"url\":\"interfaces/ServerStateResponse.html#result.__type.state.__type-1.validated_ledger\",\"classes\":\"\",\"parent\":\"ServerStateResponse.result.__type.state.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ServerStateResponse.html#result.__type.state.__type-1.validated_ledger.__type-5\",\"classes\":\"\",\"parent\":\"ServerStateResponse.result.__type.state.__type.validated_ledger\"},{\"kind\":1024,\"name\":\"age\",\"url\":\"interfaces/ServerStateResponse.html#result.__type.state.__type-1.validated_ledger.__type-5.age-1\",\"classes\":\"\",\"parent\":\"ServerStateResponse.result.__type.state.__type.validated_ledger.__type\"},{\"kind\":1024,\"name\":\"base_fee\",\"url\":\"interfaces/ServerStateResponse.html#result.__type.state.__type-1.validated_ledger.__type-5.base_fee-1\",\"classes\":\"\",\"parent\":\"ServerStateResponse.result.__type.state.__type.validated_ledger.__type\"},{\"kind\":1024,\"name\":\"close_time\",\"url\":\"interfaces/ServerStateResponse.html#result.__type.state.__type-1.validated_ledger.__type-5.close_time\",\"classes\":\"\",\"parent\":\"ServerStateResponse.result.__type.state.__type.validated_ledger.__type\"},{\"kind\":1024,\"name\":\"hash\",\"url\":\"interfaces/ServerStateResponse.html#result.__type.state.__type-1.validated_ledger.__type-5.hash-1\",\"classes\":\"\",\"parent\":\"ServerStateResponse.result.__type.state.__type.validated_ledger.__type\"},{\"kind\":1024,\"name\":\"reserve_base\",\"url\":\"interfaces/ServerStateResponse.html#result.__type.state.__type-1.validated_ledger.__type-5.reserve_base-1\",\"classes\":\"\",\"parent\":\"ServerStateResponse.result.__type.state.__type.validated_ledger.__type\"},{\"kind\":1024,\"name\":\"reserve_inc\",\"url\":\"interfaces/ServerStateResponse.html#result.__type.state.__type-1.validated_ledger.__type-5.reserve_inc-1\",\"classes\":\"\",\"parent\":\"ServerStateResponse.result.__type.state.__type.validated_ledger.__type\"},{\"kind\":1024,\"name\":\"seq\",\"url\":\"interfaces/ServerStateResponse.html#result.__type.state.__type-1.validated_ledger.__type-5.seq-1\",\"classes\":\"\",\"parent\":\"ServerStateResponse.result.__type.state.__type.validated_ledger.__type\"},{\"kind\":1024,\"name\":\"validation_quorum\",\"url\":\"interfaces/ServerStateResponse.html#result.__type.state.__type-1.validation_quorum\",\"classes\":\"\",\"parent\":\"ServerStateResponse.result.__type.state.__type\"},{\"kind\":1024,\"name\":\"validator_list_expires\",\"url\":\"interfaces/ServerStateResponse.html#result.__type.state.__type-1.validator_list_expires\",\"classes\":\"\",\"parent\":\"ServerStateResponse.result.__type.state.__type\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/ServerStateResponse.html#id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ServerStateResponse\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/ServerStateResponse.html#status\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ServerStateResponse\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/ServerStateResponse.html#type\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ServerStateResponse\"},{\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/ServerStateResponse.html#warning\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ServerStateResponse\"},{\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/ServerStateResponse.html#warnings\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ServerStateResponse\"},{\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/ServerStateResponse.html#forwarded\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ServerStateResponse\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/ServerStateResponse.html#api_version\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ServerStateResponse\"},{\"kind\":256,\"name\":\"PingRequest\",\"url\":\"interfaces/PingRequest.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/PingRequest.html#command\",\"classes\":\"\",\"parent\":\"PingRequest\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/PingRequest.html#id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"PingRequest\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/PingRequest.html#api_version\",\"classes\":\"tsd-is-inherited\",\"parent\":\"PingRequest\"},{\"kind\":256,\"name\":\"PingResponse\",\"url\":\"interfaces/PingResponse.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/PingResponse.html#result\",\"classes\":\"\",\"parent\":\"PingResponse\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/PingResponse.html#result.__type\",\"classes\":\"\",\"parent\":\"PingResponse.result\"},{\"kind\":1024,\"name\":\"role\",\"url\":\"interfaces/PingResponse.html#result.__type.role\",\"classes\":\"\",\"parent\":\"PingResponse.result.__type\"},{\"kind\":1024,\"name\":\"unlimited\",\"url\":\"interfaces/PingResponse.html#result.__type.unlimited\",\"classes\":\"\",\"parent\":\"PingResponse.result.__type\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/PingResponse.html#id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"PingResponse\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/PingResponse.html#status\",\"classes\":\"tsd-is-inherited\",\"parent\":\"PingResponse\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/PingResponse.html#type\",\"classes\":\"tsd-is-inherited\",\"parent\":\"PingResponse\"},{\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/PingResponse.html#warning\",\"classes\":\"tsd-is-inherited\",\"parent\":\"PingResponse\"},{\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/PingResponse.html#warnings\",\"classes\":\"tsd-is-inherited\",\"parent\":\"PingResponse\"},{\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/PingResponse.html#forwarded\",\"classes\":\"tsd-is-inherited\",\"parent\":\"PingResponse\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/PingResponse.html#api_version\",\"classes\":\"tsd-is-inherited\",\"parent\":\"PingResponse\"},{\"kind\":256,\"name\":\"RandomRequest\",\"url\":\"interfaces/RandomRequest.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/RandomRequest.html#command\",\"classes\":\"\",\"parent\":\"RandomRequest\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/RandomRequest.html#id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RandomRequest\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/RandomRequest.html#api_version\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RandomRequest\"},{\"kind\":256,\"name\":\"RandomResponse\",\"url\":\"interfaces/RandomResponse.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/RandomResponse.html#result\",\"classes\":\"\",\"parent\":\"RandomResponse\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/RandomResponse.html#result.__type\",\"classes\":\"\",\"parent\":\"RandomResponse.result\"},{\"kind\":1024,\"name\":\"random\",\"url\":\"interfaces/RandomResponse.html#result.__type.random\",\"classes\":\"\",\"parent\":\"RandomResponse.result.__type\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/RandomResponse.html#id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RandomResponse\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/RandomResponse.html#status\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RandomResponse\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/RandomResponse.html#type\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RandomResponse\"},{\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/RandomResponse.html#warning\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RandomResponse\"},{\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/RandomResponse.html#warnings\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RandomResponse\"},{\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/RandomResponse.html#forwarded\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RandomResponse\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/RandomResponse.html#api_version\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RandomResponse\"},{\"kind\":256,\"name\":\"ErrorResponse\",\"url\":\"interfaces/ErrorResponse.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/ErrorResponse.html#id\",\"classes\":\"\",\"parent\":\"ErrorResponse\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/ErrorResponse.html#status\",\"classes\":\"\",\"parent\":\"ErrorResponse\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/ErrorResponse.html#type\",\"classes\":\"\",\"parent\":\"ErrorResponse\"},{\"kind\":1024,\"name\":\"error\",\"url\":\"interfaces/ErrorResponse.html#error\",\"classes\":\"\",\"parent\":\"ErrorResponse\"},{\"kind\":1024,\"name\":\"error_code\",\"url\":\"interfaces/ErrorResponse.html#error_code\",\"classes\":\"\",\"parent\":\"ErrorResponse\"},{\"kind\":1024,\"name\":\"error_message\",\"url\":\"interfaces/ErrorResponse.html#error_message\",\"classes\":\"\",\"parent\":\"ErrorResponse\"},{\"kind\":1024,\"name\":\"request\",\"url\":\"interfaces/ErrorResponse.html#request\",\"classes\":\"\",\"parent\":\"ErrorResponse\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/ErrorResponse.html#api_version\",\"classes\":\"\",\"parent\":\"ErrorResponse\"},{\"kind\":256,\"name\":\"NFTBuyOffersRequest\",\"url\":\"interfaces/NFTBuyOffersRequest.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/NFTBuyOffersRequest.html#command\",\"classes\":\"\",\"parent\":\"NFTBuyOffersRequest\"},{\"kind\":1024,\"name\":\"nft_id\",\"url\":\"interfaces/NFTBuyOffersRequest.html#nft_id\",\"classes\":\"\",\"parent\":\"NFTBuyOffersRequest\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/NFTBuyOffersRequest.html#id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"NFTBuyOffersRequest\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/NFTBuyOffersRequest.html#api_version\",\"classes\":\"tsd-is-inherited\",\"parent\":\"NFTBuyOffersRequest\"},{\"kind\":256,\"name\":\"NFTBuyOffersResponse\",\"url\":\"interfaces/NFTBuyOffersResponse.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/NFTBuyOffersResponse.html#result\",\"classes\":\"\",\"parent\":\"NFTBuyOffersResponse\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/NFTBuyOffersResponse.html#result.__type\",\"classes\":\"\",\"parent\":\"NFTBuyOffersResponse.result\"},{\"kind\":1024,\"name\":\"offers\",\"url\":\"interfaces/NFTBuyOffersResponse.html#result.__type.offers\",\"classes\":\"\",\"parent\":\"NFTBuyOffersResponse.result.__type\"},{\"kind\":1024,\"name\":\"nft_id\",\"url\":\"interfaces/NFTBuyOffersResponse.html#result.__type.nft_id\",\"classes\":\"\",\"parent\":\"NFTBuyOffersResponse.result.__type\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/NFTBuyOffersResponse.html#id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"NFTBuyOffersResponse\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/NFTBuyOffersResponse.html#status\",\"classes\":\"tsd-is-inherited\",\"parent\":\"NFTBuyOffersResponse\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/NFTBuyOffersResponse.html#type\",\"classes\":\"tsd-is-inherited\",\"parent\":\"NFTBuyOffersResponse\"},{\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/NFTBuyOffersResponse.html#warning\",\"classes\":\"tsd-is-inherited\",\"parent\":\"NFTBuyOffersResponse\"},{\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/NFTBuyOffersResponse.html#warnings\",\"classes\":\"tsd-is-inherited\",\"parent\":\"NFTBuyOffersResponse\"},{\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/NFTBuyOffersResponse.html#forwarded\",\"classes\":\"tsd-is-inherited\",\"parent\":\"NFTBuyOffersResponse\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/NFTBuyOffersResponse.html#api_version\",\"classes\":\"tsd-is-inherited\",\"parent\":\"NFTBuyOffersResponse\"},{\"kind\":256,\"name\":\"NFTSellOffersRequest\",\"url\":\"interfaces/NFTSellOffersRequest.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/NFTSellOffersRequest.html#command\",\"classes\":\"\",\"parent\":\"NFTSellOffersRequest\"},{\"kind\":1024,\"name\":\"nft_id\",\"url\":\"interfaces/NFTSellOffersRequest.html#nft_id\",\"classes\":\"\",\"parent\":\"NFTSellOffersRequest\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/NFTSellOffersRequest.html#id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"NFTSellOffersRequest\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/NFTSellOffersRequest.html#api_version\",\"classes\":\"tsd-is-inherited\",\"parent\":\"NFTSellOffersRequest\"},{\"kind\":256,\"name\":\"NFTSellOffersResponse\",\"url\":\"interfaces/NFTSellOffersResponse.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/NFTSellOffersResponse.html#result\",\"classes\":\"\",\"parent\":\"NFTSellOffersResponse\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/NFTSellOffersResponse.html#result.__type\",\"classes\":\"\",\"parent\":\"NFTSellOffersResponse.result\"},{\"kind\":1024,\"name\":\"offers\",\"url\":\"interfaces/NFTSellOffersResponse.html#result.__type.offers\",\"classes\":\"\",\"parent\":\"NFTSellOffersResponse.result.__type\"},{\"kind\":1024,\"name\":\"nft_id\",\"url\":\"interfaces/NFTSellOffersResponse.html#result.__type.nft_id\",\"classes\":\"\",\"parent\":\"NFTSellOffersResponse.result.__type\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/NFTSellOffersResponse.html#id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"NFTSellOffersResponse\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/NFTSellOffersResponse.html#status\",\"classes\":\"tsd-is-inherited\",\"parent\":\"NFTSellOffersResponse\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/NFTSellOffersResponse.html#type\",\"classes\":\"tsd-is-inherited\",\"parent\":\"NFTSellOffersResponse\"},{\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/NFTSellOffersResponse.html#warning\",\"classes\":\"tsd-is-inherited\",\"parent\":\"NFTSellOffersResponse\"},{\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/NFTSellOffersResponse.html#warnings\",\"classes\":\"tsd-is-inherited\",\"parent\":\"NFTSellOffersResponse\"},{\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/NFTSellOffersResponse.html#forwarded\",\"classes\":\"tsd-is-inherited\",\"parent\":\"NFTSellOffersResponse\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/NFTSellOffersResponse.html#api_version\",\"classes\":\"tsd-is-inherited\",\"parent\":\"NFTSellOffersResponse\"},{\"kind\":256,\"name\":\"NFTInfoRequest\",\"url\":\"interfaces/NFTInfoRequest.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/NFTInfoRequest.html#command\",\"classes\":\"\",\"parent\":\"NFTInfoRequest\"},{\"kind\":1024,\"name\":\"nft_id\",\"url\":\"interfaces/NFTInfoRequest.html#nft_id\",\"classes\":\"\",\"parent\":\"NFTInfoRequest\"},{\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/NFTInfoRequest.html#ledger_hash\",\"classes\":\"\",\"parent\":\"NFTInfoRequest\"},{\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/NFTInfoRequest.html#ledger_index\",\"classes\":\"\",\"parent\":\"NFTInfoRequest\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/NFTInfoRequest.html#id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"NFTInfoRequest\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/NFTInfoRequest.html#api_version\",\"classes\":\"tsd-is-inherited\",\"parent\":\"NFTInfoRequest\"},{\"kind\":256,\"name\":\"NFTInfoResponse\",\"url\":\"interfaces/NFTInfoResponse.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/NFTInfoResponse.html#result\",\"classes\":\"\",\"parent\":\"NFTInfoResponse\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/NFTInfoResponse.html#id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"NFTInfoResponse\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/NFTInfoResponse.html#status\",\"classes\":\"tsd-is-inherited\",\"parent\":\"NFTInfoResponse\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/NFTInfoResponse.html#type\",\"classes\":\"tsd-is-inherited\",\"parent\":\"NFTInfoResponse\"},{\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/NFTInfoResponse.html#warning\",\"classes\":\"tsd-is-inherited\",\"parent\":\"NFTInfoResponse\"},{\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/NFTInfoResponse.html#warnings\",\"classes\":\"tsd-is-inherited\",\"parent\":\"NFTInfoResponse\"},{\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/NFTInfoResponse.html#forwarded\",\"classes\":\"tsd-is-inherited\",\"parent\":\"NFTInfoResponse\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/NFTInfoResponse.html#api_version\",\"classes\":\"tsd-is-inherited\",\"parent\":\"NFTInfoResponse\"},{\"kind\":256,\"name\":\"NFTHistoryRequest\",\"url\":\"interfaces/NFTHistoryRequest.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"command\",\"url\":\"interfaces/NFTHistoryRequest.html#command\",\"classes\":\"\",\"parent\":\"NFTHistoryRequest\"},{\"kind\":1024,\"name\":\"nft_id\",\"url\":\"interfaces/NFTHistoryRequest.html#nft_id\",\"classes\":\"\",\"parent\":\"NFTHistoryRequest\"},{\"kind\":1024,\"name\":\"ledger_index_min\",\"url\":\"interfaces/NFTHistoryRequest.html#ledger_index_min\",\"classes\":\"\",\"parent\":\"NFTHistoryRequest\"},{\"kind\":1024,\"name\":\"ledger_index_max\",\"url\":\"interfaces/NFTHistoryRequest.html#ledger_index_max\",\"classes\":\"\",\"parent\":\"NFTHistoryRequest\"},{\"kind\":1024,\"name\":\"ledger_hash\",\"url\":\"interfaces/NFTHistoryRequest.html#ledger_hash\",\"classes\":\"\",\"parent\":\"NFTHistoryRequest\"},{\"kind\":1024,\"name\":\"ledger_index\",\"url\":\"interfaces/NFTHistoryRequest.html#ledger_index\",\"classes\":\"\",\"parent\":\"NFTHistoryRequest\"},{\"kind\":1024,\"name\":\"binary\",\"url\":\"interfaces/NFTHistoryRequest.html#binary\",\"classes\":\"\",\"parent\":\"NFTHistoryRequest\"},{\"kind\":1024,\"name\":\"forward\",\"url\":\"interfaces/NFTHistoryRequest.html#forward\",\"classes\":\"\",\"parent\":\"NFTHistoryRequest\"},{\"kind\":1024,\"name\":\"limit\",\"url\":\"interfaces/NFTHistoryRequest.html#limit\",\"classes\":\"\",\"parent\":\"NFTHistoryRequest\"},{\"kind\":1024,\"name\":\"marker\",\"url\":\"interfaces/NFTHistoryRequest.html#marker\",\"classes\":\"\",\"parent\":\"NFTHistoryRequest\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/NFTHistoryRequest.html#id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"NFTHistoryRequest\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/NFTHistoryRequest.html#api_version\",\"classes\":\"tsd-is-inherited\",\"parent\":\"NFTHistoryRequest\"},{\"kind\":256,\"name\":\"NFTHistoryResponse\",\"url\":\"interfaces/NFTHistoryResponse.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"result\",\"url\":\"interfaces/NFTHistoryResponse.html#result\",\"classes\":\"\",\"parent\":\"NFTHistoryResponse\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/NFTHistoryResponse.html#result.__type\",\"classes\":\"\",\"parent\":\"NFTHistoryResponse.result\"},{\"kind\":1024,\"name\":\"nft_id\",\"url\":\"interfaces/NFTHistoryResponse.html#result.__type.nft_id\",\"classes\":\"\",\"parent\":\"NFTHistoryResponse.result.__type\"},{\"kind\":1024,\"name\":\"ledger_index_min\",\"url\":\"interfaces/NFTHistoryResponse.html#result.__type.ledger_index_min\",\"classes\":\"\",\"parent\":\"NFTHistoryResponse.result.__type\"},{\"kind\":1024,\"name\":\"ledger_index_max\",\"url\":\"interfaces/NFTHistoryResponse.html#result.__type.ledger_index_max\",\"classes\":\"\",\"parent\":\"NFTHistoryResponse.result.__type\"},{\"kind\":1024,\"name\":\"limit\",\"url\":\"interfaces/NFTHistoryResponse.html#result.__type.limit\",\"classes\":\"\",\"parent\":\"NFTHistoryResponse.result.__type\"},{\"kind\":1024,\"name\":\"marker\",\"url\":\"interfaces/NFTHistoryResponse.html#result.__type.marker\",\"classes\":\"\",\"parent\":\"NFTHistoryResponse.result.__type\"},{\"kind\":1024,\"name\":\"transactions\",\"url\":\"interfaces/NFTHistoryResponse.html#result.__type.transactions\",\"classes\":\"\",\"parent\":\"NFTHistoryResponse.result.__type\"},{\"kind\":1024,\"name\":\"validated\",\"url\":\"interfaces/NFTHistoryResponse.html#result.__type.validated\",\"classes\":\"\",\"parent\":\"NFTHistoryResponse.result.__type\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/NFTHistoryResponse.html#id\",\"classes\":\"tsd-is-inherited\",\"parent\":\"NFTHistoryResponse\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/NFTHistoryResponse.html#status\",\"classes\":\"tsd-is-inherited\",\"parent\":\"NFTHistoryResponse\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/NFTHistoryResponse.html#type\",\"classes\":\"tsd-is-inherited\",\"parent\":\"NFTHistoryResponse\"},{\"kind\":1024,\"name\":\"warning\",\"url\":\"interfaces/NFTHistoryResponse.html#warning\",\"classes\":\"tsd-is-inherited\",\"parent\":\"NFTHistoryResponse\"},{\"kind\":1024,\"name\":\"warnings\",\"url\":\"interfaces/NFTHistoryResponse.html#warnings\",\"classes\":\"tsd-is-inherited\",\"parent\":\"NFTHistoryResponse\"},{\"kind\":1024,\"name\":\"forwarded\",\"url\":\"interfaces/NFTHistoryResponse.html#forwarded\",\"classes\":\"tsd-is-inherited\",\"parent\":\"NFTHistoryResponse\"},{\"kind\":1024,\"name\":\"api_version\",\"url\":\"interfaces/NFTHistoryResponse.html#api_version\",\"classes\":\"tsd-is-inherited\",\"parent\":\"NFTHistoryResponse\"},{\"kind\":64,\"name\":\"validate\",\"url\":\"functions/validate.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"TransactionAndMetadata\",\"url\":\"interfaces/TransactionAndMetadata.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"transaction\",\"url\":\"interfaces/TransactionAndMetadata.html#transaction\",\"classes\":\"\",\"parent\":\"TransactionAndMetadata\"},{\"kind\":1024,\"name\":\"metadata\",\"url\":\"interfaces/TransactionAndMetadata.html#metadata\",\"classes\":\"\",\"parent\":\"TransactionAndMetadata\"},{\"kind\":4194304,\"name\":\"Transaction\",\"url\":\"types/Transaction.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"TransactionMetadata\",\"url\":\"interfaces/TransactionMetadata.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"AffectedNodes\",\"url\":\"interfaces/TransactionMetadata.html#AffectedNodes\",\"classes\":\"\",\"parent\":\"TransactionMetadata\"},{\"kind\":1024,\"name\":\"DeliveredAmount\",\"url\":\"interfaces/TransactionMetadata.html#DeliveredAmount\",\"classes\":\"\",\"parent\":\"TransactionMetadata\"},{\"kind\":1024,\"name\":\"delivered_amount\",\"url\":\"interfaces/TransactionMetadata.html#delivered_amount\",\"classes\":\"\",\"parent\":\"TransactionMetadata\"},{\"kind\":1024,\"name\":\"TransactionIndex\",\"url\":\"interfaces/TransactionMetadata.html#TransactionIndex\",\"classes\":\"\",\"parent\":\"TransactionMetadata\"},{\"kind\":1024,\"name\":\"TransactionResult\",\"url\":\"interfaces/TransactionMetadata.html#TransactionResult\",\"classes\":\"\",\"parent\":\"TransactionMetadata\"},{\"kind\":8,\"name\":\"AccountSetAsfFlags\",\"url\":\"enums/AccountSetAsfFlags.html\",\"classes\":\"\"},{\"kind\":16,\"name\":\"asfRequireDest\",\"url\":\"enums/AccountSetAsfFlags.html#asfRequireDest\",\"classes\":\"\",\"parent\":\"AccountSetAsfFlags\"},{\"kind\":16,\"name\":\"asfRequireAuth\",\"url\":\"enums/AccountSetAsfFlags.html#asfRequireAuth\",\"classes\":\"\",\"parent\":\"AccountSetAsfFlags\"},{\"kind\":16,\"name\":\"asfDisallowXRP\",\"url\":\"enums/AccountSetAsfFlags.html#asfDisallowXRP\",\"classes\":\"\",\"parent\":\"AccountSetAsfFlags\"},{\"kind\":16,\"name\":\"asfDisableMaster\",\"url\":\"enums/AccountSetAsfFlags.html#asfDisableMaster\",\"classes\":\"\",\"parent\":\"AccountSetAsfFlags\"},{\"kind\":16,\"name\":\"asfAccountTxnID\",\"url\":\"enums/AccountSetAsfFlags.html#asfAccountTxnID\",\"classes\":\"\",\"parent\":\"AccountSetAsfFlags\"},{\"kind\":16,\"name\":\"asfNoFreeze\",\"url\":\"enums/AccountSetAsfFlags.html#asfNoFreeze\",\"classes\":\"\",\"parent\":\"AccountSetAsfFlags\"},{\"kind\":16,\"name\":\"asfGlobalFreeze\",\"url\":\"enums/AccountSetAsfFlags.html#asfGlobalFreeze\",\"classes\":\"\",\"parent\":\"AccountSetAsfFlags\"},{\"kind\":16,\"name\":\"asfDefaultRipple\",\"url\":\"enums/AccountSetAsfFlags.html#asfDefaultRipple\",\"classes\":\"\",\"parent\":\"AccountSetAsfFlags\"},{\"kind\":16,\"name\":\"asfDepositAuth\",\"url\":\"enums/AccountSetAsfFlags.html#asfDepositAuth\",\"classes\":\"\",\"parent\":\"AccountSetAsfFlags\"},{\"kind\":16,\"name\":\"asfAuthorizedNFTokenMinter\",\"url\":\"enums/AccountSetAsfFlags.html#asfAuthorizedNFTokenMinter\",\"classes\":\"\",\"parent\":\"AccountSetAsfFlags\"},{\"kind\":16,\"name\":\"asfDisallowIncomingNFTokenOffer\",\"url\":\"enums/AccountSetAsfFlags.html#asfDisallowIncomingNFTokenOffer\",\"classes\":\"\",\"parent\":\"AccountSetAsfFlags\"},{\"kind\":16,\"name\":\"asfDisallowIncomingCheck\",\"url\":\"enums/AccountSetAsfFlags.html#asfDisallowIncomingCheck\",\"classes\":\"\",\"parent\":\"AccountSetAsfFlags\"},{\"kind\":16,\"name\":\"asfDisallowIncomingPayChan\",\"url\":\"enums/AccountSetAsfFlags.html#asfDisallowIncomingPayChan\",\"classes\":\"\",\"parent\":\"AccountSetAsfFlags\"},{\"kind\":16,\"name\":\"asfDisallowIncomingTrustline\",\"url\":\"enums/AccountSetAsfFlags.html#asfDisallowIncomingTrustline\",\"classes\":\"\",\"parent\":\"AccountSetAsfFlags\"},{\"kind\":8,\"name\":\"AccountSetTfFlags\",\"url\":\"enums/AccountSetTfFlags.html\",\"classes\":\"\"},{\"kind\":16,\"name\":\"tfRequireDestTag\",\"url\":\"enums/AccountSetTfFlags.html#tfRequireDestTag\",\"classes\":\"\",\"parent\":\"AccountSetTfFlags\"},{\"kind\":16,\"name\":\"tfOptionalDestTag\",\"url\":\"enums/AccountSetTfFlags.html#tfOptionalDestTag\",\"classes\":\"\",\"parent\":\"AccountSetTfFlags\"},{\"kind\":16,\"name\":\"tfRequireAuth\",\"url\":\"enums/AccountSetTfFlags.html#tfRequireAuth\",\"classes\":\"\",\"parent\":\"AccountSetTfFlags\"},{\"kind\":16,\"name\":\"tfOptionalAuth\",\"url\":\"enums/AccountSetTfFlags.html#tfOptionalAuth\",\"classes\":\"\",\"parent\":\"AccountSetTfFlags\"},{\"kind\":16,\"name\":\"tfDisallowXRP\",\"url\":\"enums/AccountSetTfFlags.html#tfDisallowXRP\",\"classes\":\"\",\"parent\":\"AccountSetTfFlags\"},{\"kind\":16,\"name\":\"tfAllowXRP\",\"url\":\"enums/AccountSetTfFlags.html#tfAllowXRP\",\"classes\":\"\",\"parent\":\"AccountSetTfFlags\"},{\"kind\":256,\"name\":\"AccountSetFlagsInterface\",\"url\":\"interfaces/AccountSetFlagsInterface.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"tfRequireDestTag\",\"url\":\"interfaces/AccountSetFlagsInterface.html#tfRequireDestTag\",\"classes\":\"\",\"parent\":\"AccountSetFlagsInterface\"},{\"kind\":1024,\"name\":\"tfOptionalDestTag\",\"url\":\"interfaces/AccountSetFlagsInterface.html#tfOptionalDestTag\",\"classes\":\"\",\"parent\":\"AccountSetFlagsInterface\"},{\"kind\":1024,\"name\":\"tfRequireAuth\",\"url\":\"interfaces/AccountSetFlagsInterface.html#tfRequireAuth\",\"classes\":\"\",\"parent\":\"AccountSetFlagsInterface\"},{\"kind\":1024,\"name\":\"tfOptionalAuth\",\"url\":\"interfaces/AccountSetFlagsInterface.html#tfOptionalAuth\",\"classes\":\"\",\"parent\":\"AccountSetFlagsInterface\"},{\"kind\":1024,\"name\":\"tfDisallowXRP\",\"url\":\"interfaces/AccountSetFlagsInterface.html#tfDisallowXRP\",\"classes\":\"\",\"parent\":\"AccountSetFlagsInterface\"},{\"kind\":1024,\"name\":\"tfAllowXRP\",\"url\":\"interfaces/AccountSetFlagsInterface.html#tfAllowXRP\",\"classes\":\"\",\"parent\":\"AccountSetFlagsInterface\"},{\"kind\":256,\"name\":\"AccountSet\",\"url\":\"interfaces/AccountSet.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"TransactionType\",\"url\":\"interfaces/AccountSet.html#TransactionType\",\"classes\":\"\",\"parent\":\"AccountSet\"},{\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/AccountSet.html#Flags\",\"classes\":\"\",\"parent\":\"AccountSet\"},{\"kind\":1024,\"name\":\"ClearFlag\",\"url\":\"interfaces/AccountSet.html#ClearFlag\",\"classes\":\"\",\"parent\":\"AccountSet\"},{\"kind\":1024,\"name\":\"Domain\",\"url\":\"interfaces/AccountSet.html#Domain\",\"classes\":\"\",\"parent\":\"AccountSet\"},{\"kind\":1024,\"name\":\"EmailHash\",\"url\":\"interfaces/AccountSet.html#EmailHash\",\"classes\":\"\",\"parent\":\"AccountSet\"},{\"kind\":1024,\"name\":\"MessageKey\",\"url\":\"interfaces/AccountSet.html#MessageKey\",\"classes\":\"\",\"parent\":\"AccountSet\"},{\"kind\":1024,\"name\":\"SetFlag\",\"url\":\"interfaces/AccountSet.html#SetFlag\",\"classes\":\"\",\"parent\":\"AccountSet\"},{\"kind\":1024,\"name\":\"TransferRate\",\"url\":\"interfaces/AccountSet.html#TransferRate\",\"classes\":\"\",\"parent\":\"AccountSet\"},{\"kind\":1024,\"name\":\"TickSize\",\"url\":\"interfaces/AccountSet.html#TickSize\",\"classes\":\"\",\"parent\":\"AccountSet\"},{\"kind\":1024,\"name\":\"NFTokenMinter\",\"url\":\"interfaces/AccountSet.html#NFTokenMinter\",\"classes\":\"\",\"parent\":\"AccountSet\"},{\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/AccountSet.html#Account\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AccountSet\"},{\"kind\":1024,\"name\":\"Fee\",\"url\":\"interfaces/AccountSet.html#Fee\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AccountSet\"},{\"kind\":1024,\"name\":\"Sequence\",\"url\":\"interfaces/AccountSet.html#Sequence\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AccountSet\"},{\"kind\":1024,\"name\":\"AccountTxnID\",\"url\":\"interfaces/AccountSet.html#AccountTxnID\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AccountSet\"},{\"kind\":1024,\"name\":\"LastLedgerSequence\",\"url\":\"interfaces/AccountSet.html#LastLedgerSequence\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AccountSet\"},{\"kind\":1024,\"name\":\"Memos\",\"url\":\"interfaces/AccountSet.html#Memos\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AccountSet\"},{\"kind\":1024,\"name\":\"Signers\",\"url\":\"interfaces/AccountSet.html#Signers\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AccountSet\"},{\"kind\":1024,\"name\":\"SourceTag\",\"url\":\"interfaces/AccountSet.html#SourceTag\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AccountSet\"},{\"kind\":1024,\"name\":\"SigningPubKey\",\"url\":\"interfaces/AccountSet.html#SigningPubKey\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AccountSet\"},{\"kind\":1024,\"name\":\"TicketSequence\",\"url\":\"interfaces/AccountSet.html#TicketSequence\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AccountSet\"},{\"kind\":1024,\"name\":\"TxnSignature\",\"url\":\"interfaces/AccountSet.html#TxnSignature\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AccountSet\"},{\"kind\":256,\"name\":\"AccountDelete\",\"url\":\"interfaces/AccountDelete.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"TransactionType\",\"url\":\"interfaces/AccountDelete.html#TransactionType\",\"classes\":\"\",\"parent\":\"AccountDelete\"},{\"kind\":1024,\"name\":\"Destination\",\"url\":\"interfaces/AccountDelete.html#Destination\",\"classes\":\"\",\"parent\":\"AccountDelete\"},{\"kind\":1024,\"name\":\"DestinationTag\",\"url\":\"interfaces/AccountDelete.html#DestinationTag\",\"classes\":\"\",\"parent\":\"AccountDelete\"},{\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/AccountDelete.html#Account\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AccountDelete\"},{\"kind\":1024,\"name\":\"Fee\",\"url\":\"interfaces/AccountDelete.html#Fee\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AccountDelete\"},{\"kind\":1024,\"name\":\"Sequence\",\"url\":\"interfaces/AccountDelete.html#Sequence\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AccountDelete\"},{\"kind\":1024,\"name\":\"AccountTxnID\",\"url\":\"interfaces/AccountDelete.html#AccountTxnID\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AccountDelete\"},{\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/AccountDelete.html#Flags\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AccountDelete\"},{\"kind\":1024,\"name\":\"LastLedgerSequence\",\"url\":\"interfaces/AccountDelete.html#LastLedgerSequence\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AccountDelete\"},{\"kind\":1024,\"name\":\"Memos\",\"url\":\"interfaces/AccountDelete.html#Memos\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AccountDelete\"},{\"kind\":1024,\"name\":\"Signers\",\"url\":\"interfaces/AccountDelete.html#Signers\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AccountDelete\"},{\"kind\":1024,\"name\":\"SourceTag\",\"url\":\"interfaces/AccountDelete.html#SourceTag\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AccountDelete\"},{\"kind\":1024,\"name\":\"SigningPubKey\",\"url\":\"interfaces/AccountDelete.html#SigningPubKey\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AccountDelete\"},{\"kind\":1024,\"name\":\"TicketSequence\",\"url\":\"interfaces/AccountDelete.html#TicketSequence\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AccountDelete\"},{\"kind\":1024,\"name\":\"TxnSignature\",\"url\":\"interfaces/AccountDelete.html#TxnSignature\",\"classes\":\"tsd-is-inherited\",\"parent\":\"AccountDelete\"},{\"kind\":256,\"name\":\"CheckCancel\",\"url\":\"interfaces/CheckCancel.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"TransactionType\",\"url\":\"interfaces/CheckCancel.html#TransactionType\",\"classes\":\"\",\"parent\":\"CheckCancel\"},{\"kind\":1024,\"name\":\"CheckID\",\"url\":\"interfaces/CheckCancel.html#CheckID\",\"classes\":\"\",\"parent\":\"CheckCancel\"},{\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/CheckCancel.html#Account\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CheckCancel\"},{\"kind\":1024,\"name\":\"Fee\",\"url\":\"interfaces/CheckCancel.html#Fee\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CheckCancel\"},{\"kind\":1024,\"name\":\"Sequence\",\"url\":\"interfaces/CheckCancel.html#Sequence\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CheckCancel\"},{\"kind\":1024,\"name\":\"AccountTxnID\",\"url\":\"interfaces/CheckCancel.html#AccountTxnID\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CheckCancel\"},{\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/CheckCancel.html#Flags\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CheckCancel\"},{\"kind\":1024,\"name\":\"LastLedgerSequence\",\"url\":\"interfaces/CheckCancel.html#LastLedgerSequence\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CheckCancel\"},{\"kind\":1024,\"name\":\"Memos\",\"url\":\"interfaces/CheckCancel.html#Memos\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CheckCancel\"},{\"kind\":1024,\"name\":\"Signers\",\"url\":\"interfaces/CheckCancel.html#Signers\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CheckCancel\"},{\"kind\":1024,\"name\":\"SourceTag\",\"url\":\"interfaces/CheckCancel.html#SourceTag\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CheckCancel\"},{\"kind\":1024,\"name\":\"SigningPubKey\",\"url\":\"interfaces/CheckCancel.html#SigningPubKey\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CheckCancel\"},{\"kind\":1024,\"name\":\"TicketSequence\",\"url\":\"interfaces/CheckCancel.html#TicketSequence\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CheckCancel\"},{\"kind\":1024,\"name\":\"TxnSignature\",\"url\":\"interfaces/CheckCancel.html#TxnSignature\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CheckCancel\"},{\"kind\":256,\"name\":\"CheckCash\",\"url\":\"interfaces/CheckCash.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"TransactionType\",\"url\":\"interfaces/CheckCash.html#TransactionType\",\"classes\":\"\",\"parent\":\"CheckCash\"},{\"kind\":1024,\"name\":\"CheckID\",\"url\":\"interfaces/CheckCash.html#CheckID\",\"classes\":\"\",\"parent\":\"CheckCash\"},{\"kind\":1024,\"name\":\"Amount\",\"url\":\"interfaces/CheckCash.html#Amount\",\"classes\":\"\",\"parent\":\"CheckCash\"},{\"kind\":1024,\"name\":\"DeliverMin\",\"url\":\"interfaces/CheckCash.html#DeliverMin\",\"classes\":\"\",\"parent\":\"CheckCash\"},{\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/CheckCash.html#Account\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CheckCash\"},{\"kind\":1024,\"name\":\"Fee\",\"url\":\"interfaces/CheckCash.html#Fee\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CheckCash\"},{\"kind\":1024,\"name\":\"Sequence\",\"url\":\"interfaces/CheckCash.html#Sequence\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CheckCash\"},{\"kind\":1024,\"name\":\"AccountTxnID\",\"url\":\"interfaces/CheckCash.html#AccountTxnID\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CheckCash\"},{\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/CheckCash.html#Flags\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CheckCash\"},{\"kind\":1024,\"name\":\"LastLedgerSequence\",\"url\":\"interfaces/CheckCash.html#LastLedgerSequence\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CheckCash\"},{\"kind\":1024,\"name\":\"Memos\",\"url\":\"interfaces/CheckCash.html#Memos\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CheckCash\"},{\"kind\":1024,\"name\":\"Signers\",\"url\":\"interfaces/CheckCash.html#Signers\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CheckCash\"},{\"kind\":1024,\"name\":\"SourceTag\",\"url\":\"interfaces/CheckCash.html#SourceTag\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CheckCash\"},{\"kind\":1024,\"name\":\"SigningPubKey\",\"url\":\"interfaces/CheckCash.html#SigningPubKey\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CheckCash\"},{\"kind\":1024,\"name\":\"TicketSequence\",\"url\":\"interfaces/CheckCash.html#TicketSequence\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CheckCash\"},{\"kind\":1024,\"name\":\"TxnSignature\",\"url\":\"interfaces/CheckCash.html#TxnSignature\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CheckCash\"},{\"kind\":256,\"name\":\"CheckCreate\",\"url\":\"interfaces/CheckCreate.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"TransactionType\",\"url\":\"interfaces/CheckCreate.html#TransactionType\",\"classes\":\"\",\"parent\":\"CheckCreate\"},{\"kind\":1024,\"name\":\"Destination\",\"url\":\"interfaces/CheckCreate.html#Destination\",\"classes\":\"\",\"parent\":\"CheckCreate\"},{\"kind\":1024,\"name\":\"SendMax\",\"url\":\"interfaces/CheckCreate.html#SendMax\",\"classes\":\"\",\"parent\":\"CheckCreate\"},{\"kind\":1024,\"name\":\"DestinationTag\",\"url\":\"interfaces/CheckCreate.html#DestinationTag\",\"classes\":\"\",\"parent\":\"CheckCreate\"},{\"kind\":1024,\"name\":\"Expiration\",\"url\":\"interfaces/CheckCreate.html#Expiration\",\"classes\":\"\",\"parent\":\"CheckCreate\"},{\"kind\":1024,\"name\":\"InvoiceID\",\"url\":\"interfaces/CheckCreate.html#InvoiceID\",\"classes\":\"\",\"parent\":\"CheckCreate\"},{\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/CheckCreate.html#Account\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CheckCreate\"},{\"kind\":1024,\"name\":\"Fee\",\"url\":\"interfaces/CheckCreate.html#Fee\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CheckCreate\"},{\"kind\":1024,\"name\":\"Sequence\",\"url\":\"interfaces/CheckCreate.html#Sequence\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CheckCreate\"},{\"kind\":1024,\"name\":\"AccountTxnID\",\"url\":\"interfaces/CheckCreate.html#AccountTxnID\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CheckCreate\"},{\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/CheckCreate.html#Flags\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CheckCreate\"},{\"kind\":1024,\"name\":\"LastLedgerSequence\",\"url\":\"interfaces/CheckCreate.html#LastLedgerSequence\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CheckCreate\"},{\"kind\":1024,\"name\":\"Memos\",\"url\":\"interfaces/CheckCreate.html#Memos\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CheckCreate\"},{\"kind\":1024,\"name\":\"Signers\",\"url\":\"interfaces/CheckCreate.html#Signers\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CheckCreate\"},{\"kind\":1024,\"name\":\"SourceTag\",\"url\":\"interfaces/CheckCreate.html#SourceTag\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CheckCreate\"},{\"kind\":1024,\"name\":\"SigningPubKey\",\"url\":\"interfaces/CheckCreate.html#SigningPubKey\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CheckCreate\"},{\"kind\":1024,\"name\":\"TicketSequence\",\"url\":\"interfaces/CheckCreate.html#TicketSequence\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CheckCreate\"},{\"kind\":1024,\"name\":\"TxnSignature\",\"url\":\"interfaces/CheckCreate.html#TxnSignature\",\"classes\":\"tsd-is-inherited\",\"parent\":\"CheckCreate\"},{\"kind\":256,\"name\":\"DepositPreauth\",\"url\":\"interfaces/DepositPreauth.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"TransactionType\",\"url\":\"interfaces/DepositPreauth.html#TransactionType\",\"classes\":\"\",\"parent\":\"DepositPreauth\"},{\"kind\":1024,\"name\":\"Authorize\",\"url\":\"interfaces/DepositPreauth.html#Authorize\",\"classes\":\"\",\"parent\":\"DepositPreauth\"},{\"kind\":1024,\"name\":\"Unauthorize\",\"url\":\"interfaces/DepositPreauth.html#Unauthorize\",\"classes\":\"\",\"parent\":\"DepositPreauth\"},{\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/DepositPreauth.html#Account\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DepositPreauth\"},{\"kind\":1024,\"name\":\"Fee\",\"url\":\"interfaces/DepositPreauth.html#Fee\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DepositPreauth\"},{\"kind\":1024,\"name\":\"Sequence\",\"url\":\"interfaces/DepositPreauth.html#Sequence\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DepositPreauth\"},{\"kind\":1024,\"name\":\"AccountTxnID\",\"url\":\"interfaces/DepositPreauth.html#AccountTxnID\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DepositPreauth\"},{\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/DepositPreauth.html#Flags\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DepositPreauth\"},{\"kind\":1024,\"name\":\"LastLedgerSequence\",\"url\":\"interfaces/DepositPreauth.html#LastLedgerSequence\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DepositPreauth\"},{\"kind\":1024,\"name\":\"Memos\",\"url\":\"interfaces/DepositPreauth.html#Memos\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DepositPreauth\"},{\"kind\":1024,\"name\":\"Signers\",\"url\":\"interfaces/DepositPreauth.html#Signers\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DepositPreauth\"},{\"kind\":1024,\"name\":\"SourceTag\",\"url\":\"interfaces/DepositPreauth.html#SourceTag\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DepositPreauth\"},{\"kind\":1024,\"name\":\"SigningPubKey\",\"url\":\"interfaces/DepositPreauth.html#SigningPubKey\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DepositPreauth\"},{\"kind\":1024,\"name\":\"TicketSequence\",\"url\":\"interfaces/DepositPreauth.html#TicketSequence\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DepositPreauth\"},{\"kind\":1024,\"name\":\"TxnSignature\",\"url\":\"interfaces/DepositPreauth.html#TxnSignature\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DepositPreauth\"},{\"kind\":256,\"name\":\"EscrowCancel\",\"url\":\"interfaces/EscrowCancel.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"TransactionType\",\"url\":\"interfaces/EscrowCancel.html#TransactionType\",\"classes\":\"\",\"parent\":\"EscrowCancel\"},{\"kind\":1024,\"name\":\"Owner\",\"url\":\"interfaces/EscrowCancel.html#Owner\",\"classes\":\"\",\"parent\":\"EscrowCancel\"},{\"kind\":1024,\"name\":\"OfferSequence\",\"url\":\"interfaces/EscrowCancel.html#OfferSequence\",\"classes\":\"\",\"parent\":\"EscrowCancel\"},{\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/EscrowCancel.html#Account\",\"classes\":\"tsd-is-inherited\",\"parent\":\"EscrowCancel\"},{\"kind\":1024,\"name\":\"Fee\",\"url\":\"interfaces/EscrowCancel.html#Fee\",\"classes\":\"tsd-is-inherited\",\"parent\":\"EscrowCancel\"},{\"kind\":1024,\"name\":\"Sequence\",\"url\":\"interfaces/EscrowCancel.html#Sequence\",\"classes\":\"tsd-is-inherited\",\"parent\":\"EscrowCancel\"},{\"kind\":1024,\"name\":\"AccountTxnID\",\"url\":\"interfaces/EscrowCancel.html#AccountTxnID\",\"classes\":\"tsd-is-inherited\",\"parent\":\"EscrowCancel\"},{\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/EscrowCancel.html#Flags\",\"classes\":\"tsd-is-inherited\",\"parent\":\"EscrowCancel\"},{\"kind\":1024,\"name\":\"LastLedgerSequence\",\"url\":\"interfaces/EscrowCancel.html#LastLedgerSequence\",\"classes\":\"tsd-is-inherited\",\"parent\":\"EscrowCancel\"},{\"kind\":1024,\"name\":\"Memos\",\"url\":\"interfaces/EscrowCancel.html#Memos\",\"classes\":\"tsd-is-inherited\",\"parent\":\"EscrowCancel\"},{\"kind\":1024,\"name\":\"Signers\",\"url\":\"interfaces/EscrowCancel.html#Signers\",\"classes\":\"tsd-is-inherited\",\"parent\":\"EscrowCancel\"},{\"kind\":1024,\"name\":\"SourceTag\",\"url\":\"interfaces/EscrowCancel.html#SourceTag\",\"classes\":\"tsd-is-inherited\",\"parent\":\"EscrowCancel\"},{\"kind\":1024,\"name\":\"SigningPubKey\",\"url\":\"interfaces/EscrowCancel.html#SigningPubKey\",\"classes\":\"tsd-is-inherited\",\"parent\":\"EscrowCancel\"},{\"kind\":1024,\"name\":\"TicketSequence\",\"url\":\"interfaces/EscrowCancel.html#TicketSequence\",\"classes\":\"tsd-is-inherited\",\"parent\":\"EscrowCancel\"},{\"kind\":1024,\"name\":\"TxnSignature\",\"url\":\"interfaces/EscrowCancel.html#TxnSignature\",\"classes\":\"tsd-is-inherited\",\"parent\":\"EscrowCancel\"},{\"kind\":256,\"name\":\"EscrowCreate\",\"url\":\"interfaces/EscrowCreate.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"TransactionType\",\"url\":\"interfaces/EscrowCreate.html#TransactionType\",\"classes\":\"\",\"parent\":\"EscrowCreate\"},{\"kind\":1024,\"name\":\"Amount\",\"url\":\"interfaces/EscrowCreate.html#Amount\",\"classes\":\"\",\"parent\":\"EscrowCreate\"},{\"kind\":1024,\"name\":\"Destination\",\"url\":\"interfaces/EscrowCreate.html#Destination\",\"classes\":\"\",\"parent\":\"EscrowCreate\"},{\"kind\":1024,\"name\":\"CancelAfter\",\"url\":\"interfaces/EscrowCreate.html#CancelAfter\",\"classes\":\"\",\"parent\":\"EscrowCreate\"},{\"kind\":1024,\"name\":\"FinishAfter\",\"url\":\"interfaces/EscrowCreate.html#FinishAfter\",\"classes\":\"\",\"parent\":\"EscrowCreate\"},{\"kind\":1024,\"name\":\"Condition\",\"url\":\"interfaces/EscrowCreate.html#Condition\",\"classes\":\"\",\"parent\":\"EscrowCreate\"},{\"kind\":1024,\"name\":\"DestinationTag\",\"url\":\"interfaces/EscrowCreate.html#DestinationTag\",\"classes\":\"\",\"parent\":\"EscrowCreate\"},{\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/EscrowCreate.html#Account\",\"classes\":\"tsd-is-inherited\",\"parent\":\"EscrowCreate\"},{\"kind\":1024,\"name\":\"Fee\",\"url\":\"interfaces/EscrowCreate.html#Fee\",\"classes\":\"tsd-is-inherited\",\"parent\":\"EscrowCreate\"},{\"kind\":1024,\"name\":\"Sequence\",\"url\":\"interfaces/EscrowCreate.html#Sequence\",\"classes\":\"tsd-is-inherited\",\"parent\":\"EscrowCreate\"},{\"kind\":1024,\"name\":\"AccountTxnID\",\"url\":\"interfaces/EscrowCreate.html#AccountTxnID\",\"classes\":\"tsd-is-inherited\",\"parent\":\"EscrowCreate\"},{\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/EscrowCreate.html#Flags\",\"classes\":\"tsd-is-inherited\",\"parent\":\"EscrowCreate\"},{\"kind\":1024,\"name\":\"LastLedgerSequence\",\"url\":\"interfaces/EscrowCreate.html#LastLedgerSequence\",\"classes\":\"tsd-is-inherited\",\"parent\":\"EscrowCreate\"},{\"kind\":1024,\"name\":\"Memos\",\"url\":\"interfaces/EscrowCreate.html#Memos\",\"classes\":\"tsd-is-inherited\",\"parent\":\"EscrowCreate\"},{\"kind\":1024,\"name\":\"Signers\",\"url\":\"interfaces/EscrowCreate.html#Signers\",\"classes\":\"tsd-is-inherited\",\"parent\":\"EscrowCreate\"},{\"kind\":1024,\"name\":\"SourceTag\",\"url\":\"interfaces/EscrowCreate.html#SourceTag\",\"classes\":\"tsd-is-inherited\",\"parent\":\"EscrowCreate\"},{\"kind\":1024,\"name\":\"SigningPubKey\",\"url\":\"interfaces/EscrowCreate.html#SigningPubKey\",\"classes\":\"tsd-is-inherited\",\"parent\":\"EscrowCreate\"},{\"kind\":1024,\"name\":\"TicketSequence\",\"url\":\"interfaces/EscrowCreate.html#TicketSequence\",\"classes\":\"tsd-is-inherited\",\"parent\":\"EscrowCreate\"},{\"kind\":1024,\"name\":\"TxnSignature\",\"url\":\"interfaces/EscrowCreate.html#TxnSignature\",\"classes\":\"tsd-is-inherited\",\"parent\":\"EscrowCreate\"},{\"kind\":256,\"name\":\"EscrowFinish\",\"url\":\"interfaces/EscrowFinish.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"TransactionType\",\"url\":\"interfaces/EscrowFinish.html#TransactionType\",\"classes\":\"\",\"parent\":\"EscrowFinish\"},{\"kind\":1024,\"name\":\"Owner\",\"url\":\"interfaces/EscrowFinish.html#Owner\",\"classes\":\"\",\"parent\":\"EscrowFinish\"},{\"kind\":1024,\"name\":\"OfferSequence\",\"url\":\"interfaces/EscrowFinish.html#OfferSequence\",\"classes\":\"\",\"parent\":\"EscrowFinish\"},{\"kind\":1024,\"name\":\"Condition\",\"url\":\"interfaces/EscrowFinish.html#Condition\",\"classes\":\"\",\"parent\":\"EscrowFinish\"},{\"kind\":1024,\"name\":\"Fulfillment\",\"url\":\"interfaces/EscrowFinish.html#Fulfillment\",\"classes\":\"\",\"parent\":\"EscrowFinish\"},{\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/EscrowFinish.html#Account\",\"classes\":\"tsd-is-inherited\",\"parent\":\"EscrowFinish\"},{\"kind\":1024,\"name\":\"Fee\",\"url\":\"interfaces/EscrowFinish.html#Fee\",\"classes\":\"tsd-is-inherited\",\"parent\":\"EscrowFinish\"},{\"kind\":1024,\"name\":\"Sequence\",\"url\":\"interfaces/EscrowFinish.html#Sequence\",\"classes\":\"tsd-is-inherited\",\"parent\":\"EscrowFinish\"},{\"kind\":1024,\"name\":\"AccountTxnID\",\"url\":\"interfaces/EscrowFinish.html#AccountTxnID\",\"classes\":\"tsd-is-inherited\",\"parent\":\"EscrowFinish\"},{\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/EscrowFinish.html#Flags\",\"classes\":\"tsd-is-inherited\",\"parent\":\"EscrowFinish\"},{\"kind\":1024,\"name\":\"LastLedgerSequence\",\"url\":\"interfaces/EscrowFinish.html#LastLedgerSequence\",\"classes\":\"tsd-is-inherited\",\"parent\":\"EscrowFinish\"},{\"kind\":1024,\"name\":\"Memos\",\"url\":\"interfaces/EscrowFinish.html#Memos\",\"classes\":\"tsd-is-inherited\",\"parent\":\"EscrowFinish\"},{\"kind\":1024,\"name\":\"Signers\",\"url\":\"interfaces/EscrowFinish.html#Signers\",\"classes\":\"tsd-is-inherited\",\"parent\":\"EscrowFinish\"},{\"kind\":1024,\"name\":\"SourceTag\",\"url\":\"interfaces/EscrowFinish.html#SourceTag\",\"classes\":\"tsd-is-inherited\",\"parent\":\"EscrowFinish\"},{\"kind\":1024,\"name\":\"SigningPubKey\",\"url\":\"interfaces/EscrowFinish.html#SigningPubKey\",\"classes\":\"tsd-is-inherited\",\"parent\":\"EscrowFinish\"},{\"kind\":1024,\"name\":\"TicketSequence\",\"url\":\"interfaces/EscrowFinish.html#TicketSequence\",\"classes\":\"tsd-is-inherited\",\"parent\":\"EscrowFinish\"},{\"kind\":1024,\"name\":\"TxnSignature\",\"url\":\"interfaces/EscrowFinish.html#TxnSignature\",\"classes\":\"tsd-is-inherited\",\"parent\":\"EscrowFinish\"},{\"kind\":256,\"name\":\"NFTokenAcceptOffer\",\"url\":\"interfaces/NFTokenAcceptOffer.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"TransactionType\",\"url\":\"interfaces/NFTokenAcceptOffer.html#TransactionType\",\"classes\":\"\",\"parent\":\"NFTokenAcceptOffer\"},{\"kind\":1024,\"name\":\"NFTokenSellOffer\",\"url\":\"interfaces/NFTokenAcceptOffer.html#NFTokenSellOffer\",\"classes\":\"\",\"parent\":\"NFTokenAcceptOffer\"},{\"kind\":1024,\"name\":\"NFTokenBuyOffer\",\"url\":\"interfaces/NFTokenAcceptOffer.html#NFTokenBuyOffer\",\"classes\":\"\",\"parent\":\"NFTokenAcceptOffer\"},{\"kind\":1024,\"name\":\"NFTokenBrokerFee\",\"url\":\"interfaces/NFTokenAcceptOffer.html#NFTokenBrokerFee\",\"classes\":\"\",\"parent\":\"NFTokenAcceptOffer\"},{\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/NFTokenAcceptOffer.html#Account\",\"classes\":\"tsd-is-inherited\",\"parent\":\"NFTokenAcceptOffer\"},{\"kind\":1024,\"name\":\"Fee\",\"url\":\"interfaces/NFTokenAcceptOffer.html#Fee\",\"classes\":\"tsd-is-inherited\",\"parent\":\"NFTokenAcceptOffer\"},{\"kind\":1024,\"name\":\"Sequence\",\"url\":\"interfaces/NFTokenAcceptOffer.html#Sequence\",\"classes\":\"tsd-is-inherited\",\"parent\":\"NFTokenAcceptOffer\"},{\"kind\":1024,\"name\":\"AccountTxnID\",\"url\":\"interfaces/NFTokenAcceptOffer.html#AccountTxnID\",\"classes\":\"tsd-is-inherited\",\"parent\":\"NFTokenAcceptOffer\"},{\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/NFTokenAcceptOffer.html#Flags\",\"classes\":\"tsd-is-inherited\",\"parent\":\"NFTokenAcceptOffer\"},{\"kind\":1024,\"name\":\"LastLedgerSequence\",\"url\":\"interfaces/NFTokenAcceptOffer.html#LastLedgerSequence\",\"classes\":\"tsd-is-inherited\",\"parent\":\"NFTokenAcceptOffer\"},{\"kind\":1024,\"name\":\"Memos\",\"url\":\"interfaces/NFTokenAcceptOffer.html#Memos\",\"classes\":\"tsd-is-inherited\",\"parent\":\"NFTokenAcceptOffer\"},{\"kind\":1024,\"name\":\"Signers\",\"url\":\"interfaces/NFTokenAcceptOffer.html#Signers\",\"classes\":\"tsd-is-inherited\",\"parent\":\"NFTokenAcceptOffer\"},{\"kind\":1024,\"name\":\"SourceTag\",\"url\":\"interfaces/NFTokenAcceptOffer.html#SourceTag\",\"classes\":\"tsd-is-inherited\",\"parent\":\"NFTokenAcceptOffer\"},{\"kind\":1024,\"name\":\"SigningPubKey\",\"url\":\"interfaces/NFTokenAcceptOffer.html#SigningPubKey\",\"classes\":\"tsd-is-inherited\",\"parent\":\"NFTokenAcceptOffer\"},{\"kind\":1024,\"name\":\"TicketSequence\",\"url\":\"interfaces/NFTokenAcceptOffer.html#TicketSequence\",\"classes\":\"tsd-is-inherited\",\"parent\":\"NFTokenAcceptOffer\"},{\"kind\":1024,\"name\":\"TxnSignature\",\"url\":\"interfaces/NFTokenAcceptOffer.html#TxnSignature\",\"classes\":\"tsd-is-inherited\",\"parent\":\"NFTokenAcceptOffer\"},{\"kind\":256,\"name\":\"NFTokenBurn\",\"url\":\"interfaces/NFTokenBurn.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"TransactionType\",\"url\":\"interfaces/NFTokenBurn.html#TransactionType\",\"classes\":\"\",\"parent\":\"NFTokenBurn\"},{\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/NFTokenBurn.html#Account\",\"classes\":\"\",\"parent\":\"NFTokenBurn\"},{\"kind\":1024,\"name\":\"NFTokenID\",\"url\":\"interfaces/NFTokenBurn.html#NFTokenID\",\"classes\":\"\",\"parent\":\"NFTokenBurn\"},{\"kind\":1024,\"name\":\"Owner\",\"url\":\"interfaces/NFTokenBurn.html#Owner\",\"classes\":\"\",\"parent\":\"NFTokenBurn\"},{\"kind\":1024,\"name\":\"Fee\",\"url\":\"interfaces/NFTokenBurn.html#Fee\",\"classes\":\"tsd-is-inherited\",\"parent\":\"NFTokenBurn\"},{\"kind\":1024,\"name\":\"Sequence\",\"url\":\"interfaces/NFTokenBurn.html#Sequence\",\"classes\":\"tsd-is-inherited\",\"parent\":\"NFTokenBurn\"},{\"kind\":1024,\"name\":\"AccountTxnID\",\"url\":\"interfaces/NFTokenBurn.html#AccountTxnID\",\"classes\":\"tsd-is-inherited\",\"parent\":\"NFTokenBurn\"},{\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/NFTokenBurn.html#Flags\",\"classes\":\"tsd-is-inherited\",\"parent\":\"NFTokenBurn\"},{\"kind\":1024,\"name\":\"LastLedgerSequence\",\"url\":\"interfaces/NFTokenBurn.html#LastLedgerSequence\",\"classes\":\"tsd-is-inherited\",\"parent\":\"NFTokenBurn\"},{\"kind\":1024,\"name\":\"Memos\",\"url\":\"interfaces/NFTokenBurn.html#Memos\",\"classes\":\"tsd-is-inherited\",\"parent\":\"NFTokenBurn\"},{\"kind\":1024,\"name\":\"Signers\",\"url\":\"interfaces/NFTokenBurn.html#Signers\",\"classes\":\"tsd-is-inherited\",\"parent\":\"NFTokenBurn\"},{\"kind\":1024,\"name\":\"SourceTag\",\"url\":\"interfaces/NFTokenBurn.html#SourceTag\",\"classes\":\"tsd-is-inherited\",\"parent\":\"NFTokenBurn\"},{\"kind\":1024,\"name\":\"SigningPubKey\",\"url\":\"interfaces/NFTokenBurn.html#SigningPubKey\",\"classes\":\"tsd-is-inherited\",\"parent\":\"NFTokenBurn\"},{\"kind\":1024,\"name\":\"TicketSequence\",\"url\":\"interfaces/NFTokenBurn.html#TicketSequence\",\"classes\":\"tsd-is-inherited\",\"parent\":\"NFTokenBurn\"},{\"kind\":1024,\"name\":\"TxnSignature\",\"url\":\"interfaces/NFTokenBurn.html#TxnSignature\",\"classes\":\"tsd-is-inherited\",\"parent\":\"NFTokenBurn\"},{\"kind\":256,\"name\":\"NFTokenCancelOffer\",\"url\":\"interfaces/NFTokenCancelOffer.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"TransactionType\",\"url\":\"interfaces/NFTokenCancelOffer.html#TransactionType\",\"classes\":\"\",\"parent\":\"NFTokenCancelOffer\"},{\"kind\":1024,\"name\":\"NFTokenOffers\",\"url\":\"interfaces/NFTokenCancelOffer.html#NFTokenOffers\",\"classes\":\"\",\"parent\":\"NFTokenCancelOffer\"},{\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/NFTokenCancelOffer.html#Account\",\"classes\":\"tsd-is-inherited\",\"parent\":\"NFTokenCancelOffer\"},{\"kind\":1024,\"name\":\"Fee\",\"url\":\"interfaces/NFTokenCancelOffer.html#Fee\",\"classes\":\"tsd-is-inherited\",\"parent\":\"NFTokenCancelOffer\"},{\"kind\":1024,\"name\":\"Sequence\",\"url\":\"interfaces/NFTokenCancelOffer.html#Sequence\",\"classes\":\"tsd-is-inherited\",\"parent\":\"NFTokenCancelOffer\"},{\"kind\":1024,\"name\":\"AccountTxnID\",\"url\":\"interfaces/NFTokenCancelOffer.html#AccountTxnID\",\"classes\":\"tsd-is-inherited\",\"parent\":\"NFTokenCancelOffer\"},{\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/NFTokenCancelOffer.html#Flags\",\"classes\":\"tsd-is-inherited\",\"parent\":\"NFTokenCancelOffer\"},{\"kind\":1024,\"name\":\"LastLedgerSequence\",\"url\":\"interfaces/NFTokenCancelOffer.html#LastLedgerSequence\",\"classes\":\"tsd-is-inherited\",\"parent\":\"NFTokenCancelOffer\"},{\"kind\":1024,\"name\":\"Memos\",\"url\":\"interfaces/NFTokenCancelOffer.html#Memos\",\"classes\":\"tsd-is-inherited\",\"parent\":\"NFTokenCancelOffer\"},{\"kind\":1024,\"name\":\"Signers\",\"url\":\"interfaces/NFTokenCancelOffer.html#Signers\",\"classes\":\"tsd-is-inherited\",\"parent\":\"NFTokenCancelOffer\"},{\"kind\":1024,\"name\":\"SourceTag\",\"url\":\"interfaces/NFTokenCancelOffer.html#SourceTag\",\"classes\":\"tsd-is-inherited\",\"parent\":\"NFTokenCancelOffer\"},{\"kind\":1024,\"name\":\"SigningPubKey\",\"url\":\"interfaces/NFTokenCancelOffer.html#SigningPubKey\",\"classes\":\"tsd-is-inherited\",\"parent\":\"NFTokenCancelOffer\"},{\"kind\":1024,\"name\":\"TicketSequence\",\"url\":\"interfaces/NFTokenCancelOffer.html#TicketSequence\",\"classes\":\"tsd-is-inherited\",\"parent\":\"NFTokenCancelOffer\"},{\"kind\":1024,\"name\":\"TxnSignature\",\"url\":\"interfaces/NFTokenCancelOffer.html#TxnSignature\",\"classes\":\"tsd-is-inherited\",\"parent\":\"NFTokenCancelOffer\"},{\"kind\":256,\"name\":\"NFTokenCreateOffer\",\"url\":\"interfaces/NFTokenCreateOffer.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"TransactionType\",\"url\":\"interfaces/NFTokenCreateOffer.html#TransactionType\",\"classes\":\"\",\"parent\":\"NFTokenCreateOffer\"},{\"kind\":1024,\"name\":\"NFTokenID\",\"url\":\"interfaces/NFTokenCreateOffer.html#NFTokenID\",\"classes\":\"\",\"parent\":\"NFTokenCreateOffer\"},{\"kind\":1024,\"name\":\"Amount\",\"url\":\"interfaces/NFTokenCreateOffer.html#Amount\",\"classes\":\"\",\"parent\":\"NFTokenCreateOffer\"},{\"kind\":1024,\"name\":\"Owner\",\"url\":\"interfaces/NFTokenCreateOffer.html#Owner\",\"classes\":\"\",\"parent\":\"NFTokenCreateOffer\"},{\"kind\":1024,\"name\":\"Expiration\",\"url\":\"interfaces/NFTokenCreateOffer.html#Expiration\",\"classes\":\"\",\"parent\":\"NFTokenCreateOffer\"},{\"kind\":1024,\"name\":\"Destination\",\"url\":\"interfaces/NFTokenCreateOffer.html#Destination\",\"classes\":\"\",\"parent\":\"NFTokenCreateOffer\"},{\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/NFTokenCreateOffer.html#Flags\",\"classes\":\"\",\"parent\":\"NFTokenCreateOffer\"},{\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/NFTokenCreateOffer.html#Account\",\"classes\":\"tsd-is-inherited\",\"parent\":\"NFTokenCreateOffer\"},{\"kind\":1024,\"name\":\"Fee\",\"url\":\"interfaces/NFTokenCreateOffer.html#Fee\",\"classes\":\"tsd-is-inherited\",\"parent\":\"NFTokenCreateOffer\"},{\"kind\":1024,\"name\":\"Sequence\",\"url\":\"interfaces/NFTokenCreateOffer.html#Sequence\",\"classes\":\"tsd-is-inherited\",\"parent\":\"NFTokenCreateOffer\"},{\"kind\":1024,\"name\":\"AccountTxnID\",\"url\":\"interfaces/NFTokenCreateOffer.html#AccountTxnID\",\"classes\":\"tsd-is-inherited\",\"parent\":\"NFTokenCreateOffer\"},{\"kind\":1024,\"name\":\"LastLedgerSequence\",\"url\":\"interfaces/NFTokenCreateOffer.html#LastLedgerSequence\",\"classes\":\"tsd-is-inherited\",\"parent\":\"NFTokenCreateOffer\"},{\"kind\":1024,\"name\":\"Memos\",\"url\":\"interfaces/NFTokenCreateOffer.html#Memos\",\"classes\":\"tsd-is-inherited\",\"parent\":\"NFTokenCreateOffer\"},{\"kind\":1024,\"name\":\"Signers\",\"url\":\"interfaces/NFTokenCreateOffer.html#Signers\",\"classes\":\"tsd-is-inherited\",\"parent\":\"NFTokenCreateOffer\"},{\"kind\":1024,\"name\":\"SourceTag\",\"url\":\"interfaces/NFTokenCreateOffer.html#SourceTag\",\"classes\":\"tsd-is-inherited\",\"parent\":\"NFTokenCreateOffer\"},{\"kind\":1024,\"name\":\"SigningPubKey\",\"url\":\"interfaces/NFTokenCreateOffer.html#SigningPubKey\",\"classes\":\"tsd-is-inherited\",\"parent\":\"NFTokenCreateOffer\"},{\"kind\":1024,\"name\":\"TicketSequence\",\"url\":\"interfaces/NFTokenCreateOffer.html#TicketSequence\",\"classes\":\"tsd-is-inherited\",\"parent\":\"NFTokenCreateOffer\"},{\"kind\":1024,\"name\":\"TxnSignature\",\"url\":\"interfaces/NFTokenCreateOffer.html#TxnSignature\",\"classes\":\"tsd-is-inherited\",\"parent\":\"NFTokenCreateOffer\"},{\"kind\":8,\"name\":\"NFTokenCreateOfferFlags\",\"url\":\"enums/NFTokenCreateOfferFlags.html\",\"classes\":\"\"},{\"kind\":16,\"name\":\"tfSellNFToken\",\"url\":\"enums/NFTokenCreateOfferFlags.html#tfSellNFToken\",\"classes\":\"\",\"parent\":\"NFTokenCreateOfferFlags\"},{\"kind\":256,\"name\":\"NFTokenCreateOfferFlagsInterface\",\"url\":\"interfaces/NFTokenCreateOfferFlagsInterface.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"tfSellNFToken\",\"url\":\"interfaces/NFTokenCreateOfferFlagsInterface.html#tfSellNFToken\",\"classes\":\"\",\"parent\":\"NFTokenCreateOfferFlagsInterface\"},{\"kind\":256,\"name\":\"NFTokenMint\",\"url\":\"interfaces/NFTokenMint.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"TransactionType\",\"url\":\"interfaces/NFTokenMint.html#TransactionType\",\"classes\":\"\",\"parent\":\"NFTokenMint\"},{\"kind\":1024,\"name\":\"NFTokenTaxon\",\"url\":\"interfaces/NFTokenMint.html#NFTokenTaxon\",\"classes\":\"\",\"parent\":\"NFTokenMint\"},{\"kind\":1024,\"name\":\"Issuer\",\"url\":\"interfaces/NFTokenMint.html#Issuer\",\"classes\":\"\",\"parent\":\"NFTokenMint\"},{\"kind\":1024,\"name\":\"TransferFee\",\"url\":\"interfaces/NFTokenMint.html#TransferFee\",\"classes\":\"\",\"parent\":\"NFTokenMint\"},{\"kind\":1024,\"name\":\"URI\",\"url\":\"interfaces/NFTokenMint.html#URI\",\"classes\":\"\",\"parent\":\"NFTokenMint\"},{\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/NFTokenMint.html#Flags\",\"classes\":\"\",\"parent\":\"NFTokenMint\"},{\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/NFTokenMint.html#Account\",\"classes\":\"tsd-is-inherited\",\"parent\":\"NFTokenMint\"},{\"kind\":1024,\"name\":\"Fee\",\"url\":\"interfaces/NFTokenMint.html#Fee\",\"classes\":\"tsd-is-inherited\",\"parent\":\"NFTokenMint\"},{\"kind\":1024,\"name\":\"Sequence\",\"url\":\"interfaces/NFTokenMint.html#Sequence\",\"classes\":\"tsd-is-inherited\",\"parent\":\"NFTokenMint\"},{\"kind\":1024,\"name\":\"AccountTxnID\",\"url\":\"interfaces/NFTokenMint.html#AccountTxnID\",\"classes\":\"tsd-is-inherited\",\"parent\":\"NFTokenMint\"},{\"kind\":1024,\"name\":\"LastLedgerSequence\",\"url\":\"interfaces/NFTokenMint.html#LastLedgerSequence\",\"classes\":\"tsd-is-inherited\",\"parent\":\"NFTokenMint\"},{\"kind\":1024,\"name\":\"Memos\",\"url\":\"interfaces/NFTokenMint.html#Memos\",\"classes\":\"tsd-is-inherited\",\"parent\":\"NFTokenMint\"},{\"kind\":1024,\"name\":\"Signers\",\"url\":\"interfaces/NFTokenMint.html#Signers\",\"classes\":\"tsd-is-inherited\",\"parent\":\"NFTokenMint\"},{\"kind\":1024,\"name\":\"SourceTag\",\"url\":\"interfaces/NFTokenMint.html#SourceTag\",\"classes\":\"tsd-is-inherited\",\"parent\":\"NFTokenMint\"},{\"kind\":1024,\"name\":\"SigningPubKey\",\"url\":\"interfaces/NFTokenMint.html#SigningPubKey\",\"classes\":\"tsd-is-inherited\",\"parent\":\"NFTokenMint\"},{\"kind\":1024,\"name\":\"TicketSequence\",\"url\":\"interfaces/NFTokenMint.html#TicketSequence\",\"classes\":\"tsd-is-inherited\",\"parent\":\"NFTokenMint\"},{\"kind\":1024,\"name\":\"TxnSignature\",\"url\":\"interfaces/NFTokenMint.html#TxnSignature\",\"classes\":\"tsd-is-inherited\",\"parent\":\"NFTokenMint\"},{\"kind\":8,\"name\":\"NFTokenMintFlags\",\"url\":\"enums/NFTokenMintFlags.html\",\"classes\":\"\"},{\"kind\":16,\"name\":\"tfBurnable\",\"url\":\"enums/NFTokenMintFlags.html#tfBurnable\",\"classes\":\"\",\"parent\":\"NFTokenMintFlags\"},{\"kind\":16,\"name\":\"tfOnlyXRP\",\"url\":\"enums/NFTokenMintFlags.html#tfOnlyXRP\",\"classes\":\"\",\"parent\":\"NFTokenMintFlags\"},{\"kind\":16,\"name\":\"tfTrustLine\",\"url\":\"enums/NFTokenMintFlags.html#tfTrustLine\",\"classes\":\"\",\"parent\":\"NFTokenMintFlags\"},{\"kind\":16,\"name\":\"tfTransferable\",\"url\":\"enums/NFTokenMintFlags.html#tfTransferable\",\"classes\":\"\",\"parent\":\"NFTokenMintFlags\"},{\"kind\":256,\"name\":\"NFTokenMintFlagsInterface\",\"url\":\"interfaces/NFTokenMintFlagsInterface.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"tfBurnable\",\"url\":\"interfaces/NFTokenMintFlagsInterface.html#tfBurnable\",\"classes\":\"\",\"parent\":\"NFTokenMintFlagsInterface\"},{\"kind\":1024,\"name\":\"tfOnlyXRP\",\"url\":\"interfaces/NFTokenMintFlagsInterface.html#tfOnlyXRP\",\"classes\":\"\",\"parent\":\"NFTokenMintFlagsInterface\"},{\"kind\":1024,\"name\":\"tfTrustLine\",\"url\":\"interfaces/NFTokenMintFlagsInterface.html#tfTrustLine\",\"classes\":\"\",\"parent\":\"NFTokenMintFlagsInterface\"},{\"kind\":1024,\"name\":\"tfTransferable\",\"url\":\"interfaces/NFTokenMintFlagsInterface.html#tfTransferable\",\"classes\":\"\",\"parent\":\"NFTokenMintFlagsInterface\"},{\"kind\":256,\"name\":\"OfferCancel\",\"url\":\"interfaces/OfferCancel.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"TransactionType\",\"url\":\"interfaces/OfferCancel.html#TransactionType\",\"classes\":\"\",\"parent\":\"OfferCancel\"},{\"kind\":1024,\"name\":\"OfferSequence\",\"url\":\"interfaces/OfferCancel.html#OfferSequence\",\"classes\":\"\",\"parent\":\"OfferCancel\"},{\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/OfferCancel.html#Account\",\"classes\":\"tsd-is-inherited\",\"parent\":\"OfferCancel\"},{\"kind\":1024,\"name\":\"Fee\",\"url\":\"interfaces/OfferCancel.html#Fee\",\"classes\":\"tsd-is-inherited\",\"parent\":\"OfferCancel\"},{\"kind\":1024,\"name\":\"Sequence\",\"url\":\"interfaces/OfferCancel.html#Sequence\",\"classes\":\"tsd-is-inherited\",\"parent\":\"OfferCancel\"},{\"kind\":1024,\"name\":\"AccountTxnID\",\"url\":\"interfaces/OfferCancel.html#AccountTxnID\",\"classes\":\"tsd-is-inherited\",\"parent\":\"OfferCancel\"},{\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/OfferCancel.html#Flags\",\"classes\":\"tsd-is-inherited\",\"parent\":\"OfferCancel\"},{\"kind\":1024,\"name\":\"LastLedgerSequence\",\"url\":\"interfaces/OfferCancel.html#LastLedgerSequence\",\"classes\":\"tsd-is-inherited\",\"parent\":\"OfferCancel\"},{\"kind\":1024,\"name\":\"Memos\",\"url\":\"interfaces/OfferCancel.html#Memos\",\"classes\":\"tsd-is-inherited\",\"parent\":\"OfferCancel\"},{\"kind\":1024,\"name\":\"Signers\",\"url\":\"interfaces/OfferCancel.html#Signers\",\"classes\":\"tsd-is-inherited\",\"parent\":\"OfferCancel\"},{\"kind\":1024,\"name\":\"SourceTag\",\"url\":\"interfaces/OfferCancel.html#SourceTag\",\"classes\":\"tsd-is-inherited\",\"parent\":\"OfferCancel\"},{\"kind\":1024,\"name\":\"SigningPubKey\",\"url\":\"interfaces/OfferCancel.html#SigningPubKey\",\"classes\":\"tsd-is-inherited\",\"parent\":\"OfferCancel\"},{\"kind\":1024,\"name\":\"TicketSequence\",\"url\":\"interfaces/OfferCancel.html#TicketSequence\",\"classes\":\"tsd-is-inherited\",\"parent\":\"OfferCancel\"},{\"kind\":1024,\"name\":\"TxnSignature\",\"url\":\"interfaces/OfferCancel.html#TxnSignature\",\"classes\":\"tsd-is-inherited\",\"parent\":\"OfferCancel\"},{\"kind\":8,\"name\":\"OfferCreateFlags\",\"url\":\"enums/OfferCreateFlags.html\",\"classes\":\"\"},{\"kind\":16,\"name\":\"tfPassive\",\"url\":\"enums/OfferCreateFlags.html#tfPassive\",\"classes\":\"\",\"parent\":\"OfferCreateFlags\"},{\"kind\":16,\"name\":\"tfImmediateOrCancel\",\"url\":\"enums/OfferCreateFlags.html#tfImmediateOrCancel\",\"classes\":\"\",\"parent\":\"OfferCreateFlags\"},{\"kind\":16,\"name\":\"tfFillOrKill\",\"url\":\"enums/OfferCreateFlags.html#tfFillOrKill\",\"classes\":\"\",\"parent\":\"OfferCreateFlags\"},{\"kind\":16,\"name\":\"tfSell\",\"url\":\"enums/OfferCreateFlags.html#tfSell\",\"classes\":\"\",\"parent\":\"OfferCreateFlags\"},{\"kind\":256,\"name\":\"OfferCreateFlagsInterface\",\"url\":\"interfaces/OfferCreateFlagsInterface.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"tfPassive\",\"url\":\"interfaces/OfferCreateFlagsInterface.html#tfPassive\",\"classes\":\"\",\"parent\":\"OfferCreateFlagsInterface\"},{\"kind\":1024,\"name\":\"tfImmediateOrCancel\",\"url\":\"interfaces/OfferCreateFlagsInterface.html#tfImmediateOrCancel\",\"classes\":\"\",\"parent\":\"OfferCreateFlagsInterface\"},{\"kind\":1024,\"name\":\"tfFillOrKill\",\"url\":\"interfaces/OfferCreateFlagsInterface.html#tfFillOrKill\",\"classes\":\"\",\"parent\":\"OfferCreateFlagsInterface\"},{\"kind\":1024,\"name\":\"tfSell\",\"url\":\"interfaces/OfferCreateFlagsInterface.html#tfSell\",\"classes\":\"\",\"parent\":\"OfferCreateFlagsInterface\"},{\"kind\":256,\"name\":\"OfferCreate\",\"url\":\"interfaces/OfferCreate.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"TransactionType\",\"url\":\"interfaces/OfferCreate.html#TransactionType\",\"classes\":\"\",\"parent\":\"OfferCreate\"},{\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/OfferCreate.html#Flags\",\"classes\":\"\",\"parent\":\"OfferCreate\"},{\"kind\":1024,\"name\":\"Expiration\",\"url\":\"interfaces/OfferCreate.html#Expiration\",\"classes\":\"\",\"parent\":\"OfferCreate\"},{\"kind\":1024,\"name\":\"OfferSequence\",\"url\":\"interfaces/OfferCreate.html#OfferSequence\",\"classes\":\"\",\"parent\":\"OfferCreate\"},{\"kind\":1024,\"name\":\"TakerGets\",\"url\":\"interfaces/OfferCreate.html#TakerGets\",\"classes\":\"\",\"parent\":\"OfferCreate\"},{\"kind\":1024,\"name\":\"TakerPays\",\"url\":\"interfaces/OfferCreate.html#TakerPays\",\"classes\":\"\",\"parent\":\"OfferCreate\"},{\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/OfferCreate.html#Account\",\"classes\":\"tsd-is-inherited\",\"parent\":\"OfferCreate\"},{\"kind\":1024,\"name\":\"Fee\",\"url\":\"interfaces/OfferCreate.html#Fee\",\"classes\":\"tsd-is-inherited\",\"parent\":\"OfferCreate\"},{\"kind\":1024,\"name\":\"Sequence\",\"url\":\"interfaces/OfferCreate.html#Sequence\",\"classes\":\"tsd-is-inherited\",\"parent\":\"OfferCreate\"},{\"kind\":1024,\"name\":\"AccountTxnID\",\"url\":\"interfaces/OfferCreate.html#AccountTxnID\",\"classes\":\"tsd-is-inherited\",\"parent\":\"OfferCreate\"},{\"kind\":1024,\"name\":\"LastLedgerSequence\",\"url\":\"interfaces/OfferCreate.html#LastLedgerSequence\",\"classes\":\"tsd-is-inherited\",\"parent\":\"OfferCreate\"},{\"kind\":1024,\"name\":\"Memos\",\"url\":\"interfaces/OfferCreate.html#Memos\",\"classes\":\"tsd-is-inherited\",\"parent\":\"OfferCreate\"},{\"kind\":1024,\"name\":\"Signers\",\"url\":\"interfaces/OfferCreate.html#Signers\",\"classes\":\"tsd-is-inherited\",\"parent\":\"OfferCreate\"},{\"kind\":1024,\"name\":\"SourceTag\",\"url\":\"interfaces/OfferCreate.html#SourceTag\",\"classes\":\"tsd-is-inherited\",\"parent\":\"OfferCreate\"},{\"kind\":1024,\"name\":\"SigningPubKey\",\"url\":\"interfaces/OfferCreate.html#SigningPubKey\",\"classes\":\"tsd-is-inherited\",\"parent\":\"OfferCreate\"},{\"kind\":1024,\"name\":\"TicketSequence\",\"url\":\"interfaces/OfferCreate.html#TicketSequence\",\"classes\":\"tsd-is-inherited\",\"parent\":\"OfferCreate\"},{\"kind\":1024,\"name\":\"TxnSignature\",\"url\":\"interfaces/OfferCreate.html#TxnSignature\",\"classes\":\"tsd-is-inherited\",\"parent\":\"OfferCreate\"},{\"kind\":8,\"name\":\"PaymentFlags\",\"url\":\"enums/PaymentFlags.html\",\"classes\":\"\"},{\"kind\":16,\"name\":\"tfNoDirectRipple\",\"url\":\"enums/PaymentFlags.html#tfNoDirectRipple\",\"classes\":\"\",\"parent\":\"PaymentFlags\"},{\"kind\":16,\"name\":\"tfPartialPayment\",\"url\":\"enums/PaymentFlags.html#tfPartialPayment\",\"classes\":\"\",\"parent\":\"PaymentFlags\"},{\"kind\":16,\"name\":\"tfLimitQuality\",\"url\":\"enums/PaymentFlags.html#tfLimitQuality\",\"classes\":\"\",\"parent\":\"PaymentFlags\"},{\"kind\":256,\"name\":\"PaymentFlagsInterface\",\"url\":\"interfaces/PaymentFlagsInterface.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"tfNoDirectRipple\",\"url\":\"interfaces/PaymentFlagsInterface.html#tfNoDirectRipple\",\"classes\":\"\",\"parent\":\"PaymentFlagsInterface\"},{\"kind\":1024,\"name\":\"tfPartialPayment\",\"url\":\"interfaces/PaymentFlagsInterface.html#tfPartialPayment\",\"classes\":\"\",\"parent\":\"PaymentFlagsInterface\"},{\"kind\":1024,\"name\":\"tfLimitQuality\",\"url\":\"interfaces/PaymentFlagsInterface.html#tfLimitQuality\",\"classes\":\"\",\"parent\":\"PaymentFlagsInterface\"},{\"kind\":256,\"name\":\"Payment\",\"url\":\"interfaces/Payment.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"TransactionType\",\"url\":\"interfaces/Payment.html#TransactionType\",\"classes\":\"\",\"parent\":\"Payment\"},{\"kind\":1024,\"name\":\"Amount\",\"url\":\"interfaces/Payment.html#Amount\",\"classes\":\"\",\"parent\":\"Payment\"},{\"kind\":1024,\"name\":\"Destination\",\"url\":\"interfaces/Payment.html#Destination\",\"classes\":\"\",\"parent\":\"Payment\"},{\"kind\":1024,\"name\":\"DestinationTag\",\"url\":\"interfaces/Payment.html#DestinationTag\",\"classes\":\"\",\"parent\":\"Payment\"},{\"kind\":1024,\"name\":\"InvoiceID\",\"url\":\"interfaces/Payment.html#InvoiceID\",\"classes\":\"\",\"parent\":\"Payment\"},{\"kind\":1024,\"name\":\"Paths\",\"url\":\"interfaces/Payment.html#Paths\",\"classes\":\"\",\"parent\":\"Payment\"},{\"kind\":1024,\"name\":\"SendMax\",\"url\":\"interfaces/Payment.html#SendMax\",\"classes\":\"\",\"parent\":\"Payment\"},{\"kind\":1024,\"name\":\"DeliverMin\",\"url\":\"interfaces/Payment.html#DeliverMin\",\"classes\":\"\",\"parent\":\"Payment\"},{\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/Payment.html#Flags\",\"classes\":\"\",\"parent\":\"Payment\"},{\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/Payment.html#Account\",\"classes\":\"tsd-is-inherited\",\"parent\":\"Payment\"},{\"kind\":1024,\"name\":\"Fee\",\"url\":\"interfaces/Payment.html#Fee\",\"classes\":\"tsd-is-inherited\",\"parent\":\"Payment\"},{\"kind\":1024,\"name\":\"Sequence\",\"url\":\"interfaces/Payment.html#Sequence\",\"classes\":\"tsd-is-inherited\",\"parent\":\"Payment\"},{\"kind\":1024,\"name\":\"AccountTxnID\",\"url\":\"interfaces/Payment.html#AccountTxnID\",\"classes\":\"tsd-is-inherited\",\"parent\":\"Payment\"},{\"kind\":1024,\"name\":\"LastLedgerSequence\",\"url\":\"interfaces/Payment.html#LastLedgerSequence\",\"classes\":\"tsd-is-inherited\",\"parent\":\"Payment\"},{\"kind\":1024,\"name\":\"Memos\",\"url\":\"interfaces/Payment.html#Memos\",\"classes\":\"tsd-is-inherited\",\"parent\":\"Payment\"},{\"kind\":1024,\"name\":\"Signers\",\"url\":\"interfaces/Payment.html#Signers\",\"classes\":\"tsd-is-inherited\",\"parent\":\"Payment\"},{\"kind\":1024,\"name\":\"SourceTag\",\"url\":\"interfaces/Payment.html#SourceTag\",\"classes\":\"tsd-is-inherited\",\"parent\":\"Payment\"},{\"kind\":1024,\"name\":\"SigningPubKey\",\"url\":\"interfaces/Payment.html#SigningPubKey\",\"classes\":\"tsd-is-inherited\",\"parent\":\"Payment\"},{\"kind\":1024,\"name\":\"TicketSequence\",\"url\":\"interfaces/Payment.html#TicketSequence\",\"classes\":\"tsd-is-inherited\",\"parent\":\"Payment\"},{\"kind\":1024,\"name\":\"TxnSignature\",\"url\":\"interfaces/Payment.html#TxnSignature\",\"classes\":\"tsd-is-inherited\",\"parent\":\"Payment\"},{\"kind\":8,\"name\":\"PaymentChannelClaimFlags\",\"url\":\"enums/PaymentChannelClaimFlags.html\",\"classes\":\"\"},{\"kind\":16,\"name\":\"tfRenew\",\"url\":\"enums/PaymentChannelClaimFlags.html#tfRenew\",\"classes\":\"\",\"parent\":\"PaymentChannelClaimFlags\"},{\"kind\":16,\"name\":\"tfClose\",\"url\":\"enums/PaymentChannelClaimFlags.html#tfClose\",\"classes\":\"\",\"parent\":\"PaymentChannelClaimFlags\"},{\"kind\":256,\"name\":\"PaymentChannelClaimFlagsInterface\",\"url\":\"interfaces/PaymentChannelClaimFlagsInterface.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"tfRenew\",\"url\":\"interfaces/PaymentChannelClaimFlagsInterface.html#tfRenew\",\"classes\":\"\",\"parent\":\"PaymentChannelClaimFlagsInterface\"},{\"kind\":1024,\"name\":\"tfClose\",\"url\":\"interfaces/PaymentChannelClaimFlagsInterface.html#tfClose\",\"classes\":\"\",\"parent\":\"PaymentChannelClaimFlagsInterface\"},{\"kind\":256,\"name\":\"PaymentChannelClaim\",\"url\":\"interfaces/PaymentChannelClaim.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"TransactionType\",\"url\":\"interfaces/PaymentChannelClaim.html#TransactionType\",\"classes\":\"\",\"parent\":\"PaymentChannelClaim\"},{\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/PaymentChannelClaim.html#Flags\",\"classes\":\"\",\"parent\":\"PaymentChannelClaim\"},{\"kind\":1024,\"name\":\"Channel\",\"url\":\"interfaces/PaymentChannelClaim.html#Channel\",\"classes\":\"\",\"parent\":\"PaymentChannelClaim\"},{\"kind\":1024,\"name\":\"Balance\",\"url\":\"interfaces/PaymentChannelClaim.html#Balance\",\"classes\":\"\",\"parent\":\"PaymentChannelClaim\"},{\"kind\":1024,\"name\":\"Amount\",\"url\":\"interfaces/PaymentChannelClaim.html#Amount\",\"classes\":\"\",\"parent\":\"PaymentChannelClaim\"},{\"kind\":1024,\"name\":\"Signature\",\"url\":\"interfaces/PaymentChannelClaim.html#Signature\",\"classes\":\"\",\"parent\":\"PaymentChannelClaim\"},{\"kind\":1024,\"name\":\"PublicKey\",\"url\":\"interfaces/PaymentChannelClaim.html#PublicKey\",\"classes\":\"\",\"parent\":\"PaymentChannelClaim\"},{\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/PaymentChannelClaim.html#Account\",\"classes\":\"tsd-is-inherited\",\"parent\":\"PaymentChannelClaim\"},{\"kind\":1024,\"name\":\"Fee\",\"url\":\"interfaces/PaymentChannelClaim.html#Fee\",\"classes\":\"tsd-is-inherited\",\"parent\":\"PaymentChannelClaim\"},{\"kind\":1024,\"name\":\"Sequence\",\"url\":\"interfaces/PaymentChannelClaim.html#Sequence\",\"classes\":\"tsd-is-inherited\",\"parent\":\"PaymentChannelClaim\"},{\"kind\":1024,\"name\":\"AccountTxnID\",\"url\":\"interfaces/PaymentChannelClaim.html#AccountTxnID\",\"classes\":\"tsd-is-inherited\",\"parent\":\"PaymentChannelClaim\"},{\"kind\":1024,\"name\":\"LastLedgerSequence\",\"url\":\"interfaces/PaymentChannelClaim.html#LastLedgerSequence\",\"classes\":\"tsd-is-inherited\",\"parent\":\"PaymentChannelClaim\"},{\"kind\":1024,\"name\":\"Memos\",\"url\":\"interfaces/PaymentChannelClaim.html#Memos\",\"classes\":\"tsd-is-inherited\",\"parent\":\"PaymentChannelClaim\"},{\"kind\":1024,\"name\":\"Signers\",\"url\":\"interfaces/PaymentChannelClaim.html#Signers\",\"classes\":\"tsd-is-inherited\",\"parent\":\"PaymentChannelClaim\"},{\"kind\":1024,\"name\":\"SourceTag\",\"url\":\"interfaces/PaymentChannelClaim.html#SourceTag\",\"classes\":\"tsd-is-inherited\",\"parent\":\"PaymentChannelClaim\"},{\"kind\":1024,\"name\":\"SigningPubKey\",\"url\":\"interfaces/PaymentChannelClaim.html#SigningPubKey\",\"classes\":\"tsd-is-inherited\",\"parent\":\"PaymentChannelClaim\"},{\"kind\":1024,\"name\":\"TicketSequence\",\"url\":\"interfaces/PaymentChannelClaim.html#TicketSequence\",\"classes\":\"tsd-is-inherited\",\"parent\":\"PaymentChannelClaim\"},{\"kind\":1024,\"name\":\"TxnSignature\",\"url\":\"interfaces/PaymentChannelClaim.html#TxnSignature\",\"classes\":\"tsd-is-inherited\",\"parent\":\"PaymentChannelClaim\"},{\"kind\":256,\"name\":\"PaymentChannelCreate\",\"url\":\"interfaces/PaymentChannelCreate.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"TransactionType\",\"url\":\"interfaces/PaymentChannelCreate.html#TransactionType\",\"classes\":\"\",\"parent\":\"PaymentChannelCreate\"},{\"kind\":1024,\"name\":\"Amount\",\"url\":\"interfaces/PaymentChannelCreate.html#Amount\",\"classes\":\"\",\"parent\":\"PaymentChannelCreate\"},{\"kind\":1024,\"name\":\"Destination\",\"url\":\"interfaces/PaymentChannelCreate.html#Destination\",\"classes\":\"\",\"parent\":\"PaymentChannelCreate\"},{\"kind\":1024,\"name\":\"SettleDelay\",\"url\":\"interfaces/PaymentChannelCreate.html#SettleDelay\",\"classes\":\"\",\"parent\":\"PaymentChannelCreate\"},{\"kind\":1024,\"name\":\"PublicKey\",\"url\":\"interfaces/PaymentChannelCreate.html#PublicKey\",\"classes\":\"\",\"parent\":\"PaymentChannelCreate\"},{\"kind\":1024,\"name\":\"CancelAfter\",\"url\":\"interfaces/PaymentChannelCreate.html#CancelAfter\",\"classes\":\"\",\"parent\":\"PaymentChannelCreate\"},{\"kind\":1024,\"name\":\"DestinationTag\",\"url\":\"interfaces/PaymentChannelCreate.html#DestinationTag\",\"classes\":\"\",\"parent\":\"PaymentChannelCreate\"},{\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/PaymentChannelCreate.html#Account\",\"classes\":\"tsd-is-inherited\",\"parent\":\"PaymentChannelCreate\"},{\"kind\":1024,\"name\":\"Fee\",\"url\":\"interfaces/PaymentChannelCreate.html#Fee\",\"classes\":\"tsd-is-inherited\",\"parent\":\"PaymentChannelCreate\"},{\"kind\":1024,\"name\":\"Sequence\",\"url\":\"interfaces/PaymentChannelCreate.html#Sequence\",\"classes\":\"tsd-is-inherited\",\"parent\":\"PaymentChannelCreate\"},{\"kind\":1024,\"name\":\"AccountTxnID\",\"url\":\"interfaces/PaymentChannelCreate.html#AccountTxnID\",\"classes\":\"tsd-is-inherited\",\"parent\":\"PaymentChannelCreate\"},{\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/PaymentChannelCreate.html#Flags\",\"classes\":\"tsd-is-inherited\",\"parent\":\"PaymentChannelCreate\"},{\"kind\":1024,\"name\":\"LastLedgerSequence\",\"url\":\"interfaces/PaymentChannelCreate.html#LastLedgerSequence\",\"classes\":\"tsd-is-inherited\",\"parent\":\"PaymentChannelCreate\"},{\"kind\":1024,\"name\":\"Memos\",\"url\":\"interfaces/PaymentChannelCreate.html#Memos\",\"classes\":\"tsd-is-inherited\",\"parent\":\"PaymentChannelCreate\"},{\"kind\":1024,\"name\":\"Signers\",\"url\":\"interfaces/PaymentChannelCreate.html#Signers\",\"classes\":\"tsd-is-inherited\",\"parent\":\"PaymentChannelCreate\"},{\"kind\":1024,\"name\":\"SourceTag\",\"url\":\"interfaces/PaymentChannelCreate.html#SourceTag\",\"classes\":\"tsd-is-inherited\",\"parent\":\"PaymentChannelCreate\"},{\"kind\":1024,\"name\":\"SigningPubKey\",\"url\":\"interfaces/PaymentChannelCreate.html#SigningPubKey\",\"classes\":\"tsd-is-inherited\",\"parent\":\"PaymentChannelCreate\"},{\"kind\":1024,\"name\":\"TicketSequence\",\"url\":\"interfaces/PaymentChannelCreate.html#TicketSequence\",\"classes\":\"tsd-is-inherited\",\"parent\":\"PaymentChannelCreate\"},{\"kind\":1024,\"name\":\"TxnSignature\",\"url\":\"interfaces/PaymentChannelCreate.html#TxnSignature\",\"classes\":\"tsd-is-inherited\",\"parent\":\"PaymentChannelCreate\"},{\"kind\":256,\"name\":\"PaymentChannelFund\",\"url\":\"interfaces/PaymentChannelFund.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"TransactionType\",\"url\":\"interfaces/PaymentChannelFund.html#TransactionType\",\"classes\":\"\",\"parent\":\"PaymentChannelFund\"},{\"kind\":1024,\"name\":\"Channel\",\"url\":\"interfaces/PaymentChannelFund.html#Channel\",\"classes\":\"\",\"parent\":\"PaymentChannelFund\"},{\"kind\":1024,\"name\":\"Amount\",\"url\":\"interfaces/PaymentChannelFund.html#Amount\",\"classes\":\"\",\"parent\":\"PaymentChannelFund\"},{\"kind\":1024,\"name\":\"Expiration\",\"url\":\"interfaces/PaymentChannelFund.html#Expiration\",\"classes\":\"\",\"parent\":\"PaymentChannelFund\"},{\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/PaymentChannelFund.html#Account\",\"classes\":\"tsd-is-inherited\",\"parent\":\"PaymentChannelFund\"},{\"kind\":1024,\"name\":\"Fee\",\"url\":\"interfaces/PaymentChannelFund.html#Fee\",\"classes\":\"tsd-is-inherited\",\"parent\":\"PaymentChannelFund\"},{\"kind\":1024,\"name\":\"Sequence\",\"url\":\"interfaces/PaymentChannelFund.html#Sequence\",\"classes\":\"tsd-is-inherited\",\"parent\":\"PaymentChannelFund\"},{\"kind\":1024,\"name\":\"AccountTxnID\",\"url\":\"interfaces/PaymentChannelFund.html#AccountTxnID\",\"classes\":\"tsd-is-inherited\",\"parent\":\"PaymentChannelFund\"},{\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/PaymentChannelFund.html#Flags\",\"classes\":\"tsd-is-inherited\",\"parent\":\"PaymentChannelFund\"},{\"kind\":1024,\"name\":\"LastLedgerSequence\",\"url\":\"interfaces/PaymentChannelFund.html#LastLedgerSequence\",\"classes\":\"tsd-is-inherited\",\"parent\":\"PaymentChannelFund\"},{\"kind\":1024,\"name\":\"Memos\",\"url\":\"interfaces/PaymentChannelFund.html#Memos\",\"classes\":\"tsd-is-inherited\",\"parent\":\"PaymentChannelFund\"},{\"kind\":1024,\"name\":\"Signers\",\"url\":\"interfaces/PaymentChannelFund.html#Signers\",\"classes\":\"tsd-is-inherited\",\"parent\":\"PaymentChannelFund\"},{\"kind\":1024,\"name\":\"SourceTag\",\"url\":\"interfaces/PaymentChannelFund.html#SourceTag\",\"classes\":\"tsd-is-inherited\",\"parent\":\"PaymentChannelFund\"},{\"kind\":1024,\"name\":\"SigningPubKey\",\"url\":\"interfaces/PaymentChannelFund.html#SigningPubKey\",\"classes\":\"tsd-is-inherited\",\"parent\":\"PaymentChannelFund\"},{\"kind\":1024,\"name\":\"TicketSequence\",\"url\":\"interfaces/PaymentChannelFund.html#TicketSequence\",\"classes\":\"tsd-is-inherited\",\"parent\":\"PaymentChannelFund\"},{\"kind\":1024,\"name\":\"TxnSignature\",\"url\":\"interfaces/PaymentChannelFund.html#TxnSignature\",\"classes\":\"tsd-is-inherited\",\"parent\":\"PaymentChannelFund\"},{\"kind\":256,\"name\":\"SetRegularKey\",\"url\":\"interfaces/SetRegularKey.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"TransactionType\",\"url\":\"interfaces/SetRegularKey.html#TransactionType\",\"classes\":\"\",\"parent\":\"SetRegularKey\"},{\"kind\":1024,\"name\":\"RegularKey\",\"url\":\"interfaces/SetRegularKey.html#RegularKey\",\"classes\":\"\",\"parent\":\"SetRegularKey\"},{\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/SetRegularKey.html#Account\",\"classes\":\"tsd-is-inherited\",\"parent\":\"SetRegularKey\"},{\"kind\":1024,\"name\":\"Fee\",\"url\":\"interfaces/SetRegularKey.html#Fee\",\"classes\":\"tsd-is-inherited\",\"parent\":\"SetRegularKey\"},{\"kind\":1024,\"name\":\"Sequence\",\"url\":\"interfaces/SetRegularKey.html#Sequence\",\"classes\":\"tsd-is-inherited\",\"parent\":\"SetRegularKey\"},{\"kind\":1024,\"name\":\"AccountTxnID\",\"url\":\"interfaces/SetRegularKey.html#AccountTxnID\",\"classes\":\"tsd-is-inherited\",\"parent\":\"SetRegularKey\"},{\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/SetRegularKey.html#Flags\",\"classes\":\"tsd-is-inherited\",\"parent\":\"SetRegularKey\"},{\"kind\":1024,\"name\":\"LastLedgerSequence\",\"url\":\"interfaces/SetRegularKey.html#LastLedgerSequence\",\"classes\":\"tsd-is-inherited\",\"parent\":\"SetRegularKey\"},{\"kind\":1024,\"name\":\"Memos\",\"url\":\"interfaces/SetRegularKey.html#Memos\",\"classes\":\"tsd-is-inherited\",\"parent\":\"SetRegularKey\"},{\"kind\":1024,\"name\":\"Signers\",\"url\":\"interfaces/SetRegularKey.html#Signers\",\"classes\":\"tsd-is-inherited\",\"parent\":\"SetRegularKey\"},{\"kind\":1024,\"name\":\"SourceTag\",\"url\":\"interfaces/SetRegularKey.html#SourceTag\",\"classes\":\"tsd-is-inherited\",\"parent\":\"SetRegularKey\"},{\"kind\":1024,\"name\":\"SigningPubKey\",\"url\":\"interfaces/SetRegularKey.html#SigningPubKey\",\"classes\":\"tsd-is-inherited\",\"parent\":\"SetRegularKey\"},{\"kind\":1024,\"name\":\"TicketSequence\",\"url\":\"interfaces/SetRegularKey.html#TicketSequence\",\"classes\":\"tsd-is-inherited\",\"parent\":\"SetRegularKey\"},{\"kind\":1024,\"name\":\"TxnSignature\",\"url\":\"interfaces/SetRegularKey.html#TxnSignature\",\"classes\":\"tsd-is-inherited\",\"parent\":\"SetRegularKey\"},{\"kind\":256,\"name\":\"SignerListSet\",\"url\":\"interfaces/SignerListSet.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"TransactionType\",\"url\":\"interfaces/SignerListSet.html#TransactionType\",\"classes\":\"\",\"parent\":\"SignerListSet\"},{\"kind\":1024,\"name\":\"SignerQuorum\",\"url\":\"interfaces/SignerListSet.html#SignerQuorum\",\"classes\":\"\",\"parent\":\"SignerListSet\"},{\"kind\":1024,\"name\":\"SignerEntries\",\"url\":\"interfaces/SignerListSet.html#SignerEntries\",\"classes\":\"\",\"parent\":\"SignerListSet\"},{\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/SignerListSet.html#Account\",\"classes\":\"tsd-is-inherited\",\"parent\":\"SignerListSet\"},{\"kind\":1024,\"name\":\"Fee\",\"url\":\"interfaces/SignerListSet.html#Fee\",\"classes\":\"tsd-is-inherited\",\"parent\":\"SignerListSet\"},{\"kind\":1024,\"name\":\"Sequence\",\"url\":\"interfaces/SignerListSet.html#Sequence\",\"classes\":\"tsd-is-inherited\",\"parent\":\"SignerListSet\"},{\"kind\":1024,\"name\":\"AccountTxnID\",\"url\":\"interfaces/SignerListSet.html#AccountTxnID\",\"classes\":\"tsd-is-inherited\",\"parent\":\"SignerListSet\"},{\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/SignerListSet.html#Flags\",\"classes\":\"tsd-is-inherited\",\"parent\":\"SignerListSet\"},{\"kind\":1024,\"name\":\"LastLedgerSequence\",\"url\":\"interfaces/SignerListSet.html#LastLedgerSequence\",\"classes\":\"tsd-is-inherited\",\"parent\":\"SignerListSet\"},{\"kind\":1024,\"name\":\"Memos\",\"url\":\"interfaces/SignerListSet.html#Memos\",\"classes\":\"tsd-is-inherited\",\"parent\":\"SignerListSet\"},{\"kind\":1024,\"name\":\"Signers\",\"url\":\"interfaces/SignerListSet.html#Signers\",\"classes\":\"tsd-is-inherited\",\"parent\":\"SignerListSet\"},{\"kind\":1024,\"name\":\"SourceTag\",\"url\":\"interfaces/SignerListSet.html#SourceTag\",\"classes\":\"tsd-is-inherited\",\"parent\":\"SignerListSet\"},{\"kind\":1024,\"name\":\"SigningPubKey\",\"url\":\"interfaces/SignerListSet.html#SigningPubKey\",\"classes\":\"tsd-is-inherited\",\"parent\":\"SignerListSet\"},{\"kind\":1024,\"name\":\"TicketSequence\",\"url\":\"interfaces/SignerListSet.html#TicketSequence\",\"classes\":\"tsd-is-inherited\",\"parent\":\"SignerListSet\"},{\"kind\":1024,\"name\":\"TxnSignature\",\"url\":\"interfaces/SignerListSet.html#TxnSignature\",\"classes\":\"tsd-is-inherited\",\"parent\":\"SignerListSet\"},{\"kind\":256,\"name\":\"TicketCreate\",\"url\":\"interfaces/TicketCreate.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"TransactionType\",\"url\":\"interfaces/TicketCreate.html#TransactionType\",\"classes\":\"\",\"parent\":\"TicketCreate\"},{\"kind\":1024,\"name\":\"TicketCount\",\"url\":\"interfaces/TicketCreate.html#TicketCount\",\"classes\":\"\",\"parent\":\"TicketCreate\"},{\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/TicketCreate.html#Account\",\"classes\":\"tsd-is-inherited\",\"parent\":\"TicketCreate\"},{\"kind\":1024,\"name\":\"Fee\",\"url\":\"interfaces/TicketCreate.html#Fee\",\"classes\":\"tsd-is-inherited\",\"parent\":\"TicketCreate\"},{\"kind\":1024,\"name\":\"Sequence\",\"url\":\"interfaces/TicketCreate.html#Sequence\",\"classes\":\"tsd-is-inherited\",\"parent\":\"TicketCreate\"},{\"kind\":1024,\"name\":\"AccountTxnID\",\"url\":\"interfaces/TicketCreate.html#AccountTxnID\",\"classes\":\"tsd-is-inherited\",\"parent\":\"TicketCreate\"},{\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/TicketCreate.html#Flags\",\"classes\":\"tsd-is-inherited\",\"parent\":\"TicketCreate\"},{\"kind\":1024,\"name\":\"LastLedgerSequence\",\"url\":\"interfaces/TicketCreate.html#LastLedgerSequence\",\"classes\":\"tsd-is-inherited\",\"parent\":\"TicketCreate\"},{\"kind\":1024,\"name\":\"Memos\",\"url\":\"interfaces/TicketCreate.html#Memos\",\"classes\":\"tsd-is-inherited\",\"parent\":\"TicketCreate\"},{\"kind\":1024,\"name\":\"Signers\",\"url\":\"interfaces/TicketCreate.html#Signers\",\"classes\":\"tsd-is-inherited\",\"parent\":\"TicketCreate\"},{\"kind\":1024,\"name\":\"SourceTag\",\"url\":\"interfaces/TicketCreate.html#SourceTag\",\"classes\":\"tsd-is-inherited\",\"parent\":\"TicketCreate\"},{\"kind\":1024,\"name\":\"SigningPubKey\",\"url\":\"interfaces/TicketCreate.html#SigningPubKey\",\"classes\":\"tsd-is-inherited\",\"parent\":\"TicketCreate\"},{\"kind\":1024,\"name\":\"TicketSequence\",\"url\":\"interfaces/TicketCreate.html#TicketSequence\",\"classes\":\"tsd-is-inherited\",\"parent\":\"TicketCreate\"},{\"kind\":1024,\"name\":\"TxnSignature\",\"url\":\"interfaces/TicketCreate.html#TxnSignature\",\"classes\":\"tsd-is-inherited\",\"parent\":\"TicketCreate\"},{\"kind\":256,\"name\":\"TrustSetFlagsInterface\",\"url\":\"interfaces/TrustSetFlagsInterface.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"tfSetfAuth\",\"url\":\"interfaces/TrustSetFlagsInterface.html#tfSetfAuth\",\"classes\":\"\",\"parent\":\"TrustSetFlagsInterface\"},{\"kind\":1024,\"name\":\"tfSetNoRipple\",\"url\":\"interfaces/TrustSetFlagsInterface.html#tfSetNoRipple\",\"classes\":\"\",\"parent\":\"TrustSetFlagsInterface\"},{\"kind\":1024,\"name\":\"tfClearNoRipple\",\"url\":\"interfaces/TrustSetFlagsInterface.html#tfClearNoRipple\",\"classes\":\"\",\"parent\":\"TrustSetFlagsInterface\"},{\"kind\":1024,\"name\":\"tfSetFreeze\",\"url\":\"interfaces/TrustSetFlagsInterface.html#tfSetFreeze\",\"classes\":\"\",\"parent\":\"TrustSetFlagsInterface\"},{\"kind\":1024,\"name\":\"tfClearFreeze\",\"url\":\"interfaces/TrustSetFlagsInterface.html#tfClearFreeze\",\"classes\":\"\",\"parent\":\"TrustSetFlagsInterface\"},{\"kind\":8,\"name\":\"TrustSetFlags\",\"url\":\"enums/TrustSetFlags.html\",\"classes\":\"\"},{\"kind\":16,\"name\":\"tfSetfAuth\",\"url\":\"enums/TrustSetFlags.html#tfSetfAuth\",\"classes\":\"\",\"parent\":\"TrustSetFlags\"},{\"kind\":16,\"name\":\"tfSetNoRipple\",\"url\":\"enums/TrustSetFlags.html#tfSetNoRipple\",\"classes\":\"\",\"parent\":\"TrustSetFlags\"},{\"kind\":16,\"name\":\"tfClearNoRipple\",\"url\":\"enums/TrustSetFlags.html#tfClearNoRipple\",\"classes\":\"\",\"parent\":\"TrustSetFlags\"},{\"kind\":16,\"name\":\"tfSetFreeze\",\"url\":\"enums/TrustSetFlags.html#tfSetFreeze\",\"classes\":\"\",\"parent\":\"TrustSetFlags\"},{\"kind\":16,\"name\":\"tfClearFreeze\",\"url\":\"enums/TrustSetFlags.html#tfClearFreeze\",\"classes\":\"\",\"parent\":\"TrustSetFlags\"},{\"kind\":256,\"name\":\"TrustSet\",\"url\":\"interfaces/TrustSet.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"TransactionType\",\"url\":\"interfaces/TrustSet.html#TransactionType\",\"classes\":\"\",\"parent\":\"TrustSet\"},{\"kind\":1024,\"name\":\"LimitAmount\",\"url\":\"interfaces/TrustSet.html#LimitAmount\",\"classes\":\"\",\"parent\":\"TrustSet\"},{\"kind\":1024,\"name\":\"QualityIn\",\"url\":\"interfaces/TrustSet.html#QualityIn\",\"classes\":\"\",\"parent\":\"TrustSet\"},{\"kind\":1024,\"name\":\"QualityOut\",\"url\":\"interfaces/TrustSet.html#QualityOut\",\"classes\":\"\",\"parent\":\"TrustSet\"},{\"kind\":1024,\"name\":\"Flags\",\"url\":\"interfaces/TrustSet.html#Flags\",\"classes\":\"\",\"parent\":\"TrustSet\"},{\"kind\":1024,\"name\":\"Account\",\"url\":\"interfaces/TrustSet.html#Account\",\"classes\":\"tsd-is-inherited\",\"parent\":\"TrustSet\"},{\"kind\":1024,\"name\":\"Fee\",\"url\":\"interfaces/TrustSet.html#Fee\",\"classes\":\"tsd-is-inherited\",\"parent\":\"TrustSet\"},{\"kind\":1024,\"name\":\"Sequence\",\"url\":\"interfaces/TrustSet.html#Sequence\",\"classes\":\"tsd-is-inherited\",\"parent\":\"TrustSet\"},{\"kind\":1024,\"name\":\"AccountTxnID\",\"url\":\"interfaces/TrustSet.html#AccountTxnID\",\"classes\":\"tsd-is-inherited\",\"parent\":\"TrustSet\"},{\"kind\":1024,\"name\":\"LastLedgerSequence\",\"url\":\"interfaces/TrustSet.html#LastLedgerSequence\",\"classes\":\"tsd-is-inherited\",\"parent\":\"TrustSet\"},{\"kind\":1024,\"name\":\"Memos\",\"url\":\"interfaces/TrustSet.html#Memos\",\"classes\":\"tsd-is-inherited\",\"parent\":\"TrustSet\"},{\"kind\":1024,\"name\":\"Signers\",\"url\":\"interfaces/TrustSet.html#Signers\",\"classes\":\"tsd-is-inherited\",\"parent\":\"TrustSet\"},{\"kind\":1024,\"name\":\"SourceTag\",\"url\":\"interfaces/TrustSet.html#SourceTag\",\"classes\":\"tsd-is-inherited\",\"parent\":\"TrustSet\"},{\"kind\":1024,\"name\":\"SigningPubKey\",\"url\":\"interfaces/TrustSet.html#SigningPubKey\",\"classes\":\"tsd-is-inherited\",\"parent\":\"TrustSet\"},{\"kind\":1024,\"name\":\"TicketSequence\",\"url\":\"interfaces/TrustSet.html#TicketSequence\",\"classes\":\"tsd-is-inherited\",\"parent\":\"TrustSet\"},{\"kind\":1024,\"name\":\"TxnSignature\",\"url\":\"interfaces/TrustSet.html#TxnSignature\",\"classes\":\"tsd-is-inherited\",\"parent\":\"TrustSet\"},{\"kind\":64,\"name\":\"getBalanceChanges\",\"url\":\"functions/getBalanceChanges.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"dropsToXrp\",\"url\":\"functions/dropsToXrp.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"xrpToDrops\",\"url\":\"functions/xrpToDrops.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"hasNextPage\",\"url\":\"functions/hasNextPage.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"rippleTimeToISOTime\",\"url\":\"functions/rippleTimeToISOTime.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"isoTimeToRippleTime\",\"url\":\"functions/isoTimeToRippleTime.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"rippleTimeToUnixTime\",\"url\":\"functions/rippleTimeToUnixTime.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"unixTimeToRippleTime\",\"url\":\"functions/unixTimeToRippleTime.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"percentToQuality\",\"url\":\"functions/percentToQuality.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"decimalToQuality\",\"url\":\"functions/decimalToQuality.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"percentToTransferRate\",\"url\":\"functions/percentToTransferRate.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"decimalToTransferRate\",\"url\":\"functions/decimalToTransferRate.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"transferRateToDecimal\",\"url\":\"functions/transferRateToDecimal.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"qualityToDecimal\",\"url\":\"functions/qualityToDecimal.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"isValidSecret\",\"url\":\"functions/isValidSecret.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"isValidAddress\",\"url\":\"functions/isValidAddress.html\",\"classes\":\"\"},{\"kind\":32,\"name\":\"hashes\",\"url\":\"variables/hashes.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"variables/hashes.html#__type\",\"classes\":\"\",\"parent\":\"hashes\"},{\"kind\":1024,\"name\":\"hashSignedTx\",\"url\":\"variables/hashes.html#__type.hashSignedTx\",\"classes\":\"\",\"parent\":\"hashes.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"variables/hashes.html#__type.hashSignedTx.__type-13\",\"classes\":\"\",\"parent\":\"hashes.__type.hashSignedTx\"},{\"kind\":1024,\"name\":\"hashTx\",\"url\":\"variables/hashes.html#__type.hashTx\",\"classes\":\"\",\"parent\":\"hashes.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"variables/hashes.html#__type.hashTx.__type-21\",\"classes\":\"\",\"parent\":\"hashes.__type.hashTx\"},{\"kind\":1024,\"name\":\"hashAccountRoot\",\"url\":\"variables/hashes.html#__type.hashAccountRoot\",\"classes\":\"\",\"parent\":\"hashes.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"variables/hashes.html#__type.hashAccountRoot.__type-1\",\"classes\":\"\",\"parent\":\"hashes.__type.hashAccountRoot\"},{\"kind\":1024,\"name\":\"hashSignerListId\",\"url\":\"variables/hashes.html#__type.hashSignerListId\",\"classes\":\"\",\"parent\":\"hashes.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"variables/hashes.html#__type.hashSignerListId.__type-15\",\"classes\":\"\",\"parent\":\"hashes.__type.hashSignerListId\"},{\"kind\":1024,\"name\":\"hashOfferId\",\"url\":\"variables/hashes.html#__type.hashOfferId\",\"classes\":\"\",\"parent\":\"hashes.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"variables/hashes.html#__type.hashOfferId.__type-9\",\"classes\":\"\",\"parent\":\"hashes.__type.hashOfferId\"},{\"kind\":1024,\"name\":\"hashTrustline\",\"url\":\"variables/hashes.html#__type.hashTrustline\",\"classes\":\"\",\"parent\":\"hashes.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"variables/hashes.html#__type.hashTrustline.__type-19\",\"classes\":\"\",\"parent\":\"hashes.__type.hashTrustline\"},{\"kind\":1024,\"name\":\"hashTxTree\",\"url\":\"variables/hashes.html#__type.hashTxTree\",\"classes\":\"\",\"parent\":\"hashes.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"variables/hashes.html#__type.hashTxTree.__type-23\",\"classes\":\"\",\"parent\":\"hashes.__type.hashTxTree\"},{\"kind\":1024,\"name\":\"hashStateTree\",\"url\":\"variables/hashes.html#__type.hashStateTree\",\"classes\":\"\",\"parent\":\"hashes.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"variables/hashes.html#__type.hashStateTree.__type-17\",\"classes\":\"\",\"parent\":\"hashes.__type.hashStateTree\"},{\"kind\":1024,\"name\":\"hashLedger\",\"url\":\"variables/hashes.html#__type.hashLedger\",\"classes\":\"\",\"parent\":\"hashes.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"variables/hashes.html#__type.hashLedger.__type-5\",\"classes\":\"\",\"parent\":\"hashes.__type.hashLedger\"},{\"kind\":1024,\"name\":\"hashLedgerHeader\",\"url\":\"variables/hashes.html#__type.hashLedgerHeader\",\"classes\":\"\",\"parent\":\"hashes.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"variables/hashes.html#__type.hashLedgerHeader.__type-7\",\"classes\":\"\",\"parent\":\"hashes.__type.hashLedgerHeader\"},{\"kind\":1024,\"name\":\"hashEscrow\",\"url\":\"variables/hashes.html#__type.hashEscrow\",\"classes\":\"\",\"parent\":\"hashes.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"variables/hashes.html#__type.hashEscrow.__type-3\",\"classes\":\"\",\"parent\":\"hashes.__type.hashEscrow\"},{\"kind\":1024,\"name\":\"hashPaymentChannel\",\"url\":\"variables/hashes.html#__type.hashPaymentChannel\",\"classes\":\"\",\"parent\":\"hashes.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"variables/hashes.html#__type.hashPaymentChannel.__type-11\",\"classes\":\"\",\"parent\":\"hashes.__type.hashPaymentChannel\"},{\"kind\":64,\"name\":\"deriveXAddress\",\"url\":\"functions/deriveXAddress.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"signPaymentChannelClaim\",\"url\":\"functions/signPaymentChannelClaim.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"verifyPaymentChannelClaim\",\"url\":\"functions/verifyPaymentChannelClaim.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"convertStringToHex\",\"url\":\"functions/convertStringToHex.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"convertHexToString\",\"url\":\"functions/convertHexToString.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"encode\",\"url\":\"functions/encode.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"decode\",\"url\":\"functions/decode.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"encodeForMultiSigning\",\"url\":\"functions/encodeForMultiSigning.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"encodeForSigning\",\"url\":\"functions/encodeForSigning.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"encodeForSigningClaim\",\"url\":\"functions/encodeForSigningClaim.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"getNFTokenID\",\"url\":\"functions/getNFTokenID.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"parseNFTokenID\",\"url\":\"functions/parseNFTokenID.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"functions/parseNFTokenID.html#parseNFTokenID.__type\",\"classes\":\"\",\"parent\":\"parseNFTokenID.parseNFTokenID\"},{\"kind\":1024,\"name\":\"NFTokenID\",\"url\":\"functions/parseNFTokenID.html#parseNFTokenID.__type.NFTokenID\",\"classes\":\"\",\"parent\":\"parseNFTokenID.parseNFTokenID.__type\"},{\"kind\":1024,\"name\":\"Flags\",\"url\":\"functions/parseNFTokenID.html#parseNFTokenID.__type.Flags\",\"classes\":\"\",\"parent\":\"parseNFTokenID.parseNFTokenID.__type\"},{\"kind\":1024,\"name\":\"TransferFee\",\"url\":\"functions/parseNFTokenID.html#parseNFTokenID.__type.TransferFee\",\"classes\":\"\",\"parent\":\"parseNFTokenID.parseNFTokenID.__type\"},{\"kind\":1024,\"name\":\"Issuer\",\"url\":\"functions/parseNFTokenID.html#parseNFTokenID.__type.Issuer\",\"classes\":\"\",\"parent\":\"parseNFTokenID.parseNFTokenID.__type\"},{\"kind\":1024,\"name\":\"Taxon\",\"url\":\"functions/parseNFTokenID.html#parseNFTokenID.__type.Taxon\",\"classes\":\"\",\"parent\":\"parseNFTokenID.parseNFTokenID.__type\"},{\"kind\":1024,\"name\":\"Sequence\",\"url\":\"functions/parseNFTokenID.html#parseNFTokenID.__type.Sequence\",\"classes\":\"\",\"parent\":\"parseNFTokenID.parseNFTokenID.__type\"},{\"kind\":128,\"name\":\"XrplError\",\"url\":\"classes/XrplError.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/XrplError.html#constructor\",\"classes\":\"\",\"parent\":\"XrplError\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"classes/XrplError.html#name\",\"classes\":\"\",\"parent\":\"XrplError\"},{\"kind\":1024,\"name\":\"message\",\"url\":\"classes/XrplError.html#message\",\"classes\":\"\",\"parent\":\"XrplError\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"classes/XrplError.html#data\",\"classes\":\"\",\"parent\":\"XrplError\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/XrplError.html#toString\",\"classes\":\"\",\"parent\":\"XrplError\"},{\"kind\":2048,\"name\":\"inspect\",\"url\":\"classes/XrplError.html#inspect\",\"classes\":\"\",\"parent\":\"XrplError\"},{\"kind\":128,\"name\":\"UnexpectedError\",\"url\":\"classes/UnexpectedError.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/UnexpectedError.html#constructor\",\"classes\":\"tsd-is-inherited\",\"parent\":\"UnexpectedError\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"classes/UnexpectedError.html#name\",\"classes\":\"tsd-is-inherited\",\"parent\":\"UnexpectedError\"},{\"kind\":1024,\"name\":\"message\",\"url\":\"classes/UnexpectedError.html#message\",\"classes\":\"tsd-is-inherited\",\"parent\":\"UnexpectedError\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"classes/UnexpectedError.html#data\",\"classes\":\"tsd-is-inherited\",\"parent\":\"UnexpectedError\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/UnexpectedError.html#toString\",\"classes\":\"tsd-is-inherited\",\"parent\":\"UnexpectedError\"},{\"kind\":2048,\"name\":\"inspect\",\"url\":\"classes/UnexpectedError.html#inspect\",\"classes\":\"tsd-is-inherited\",\"parent\":\"UnexpectedError\"},{\"kind\":128,\"name\":\"ConnectionError\",\"url\":\"classes/ConnectionError.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ConnectionError.html#constructor\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ConnectionError\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"classes/ConnectionError.html#name\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ConnectionError\"},{\"kind\":1024,\"name\":\"message\",\"url\":\"classes/ConnectionError.html#message\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ConnectionError\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"classes/ConnectionError.html#data\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ConnectionError\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/ConnectionError.html#toString\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ConnectionError\"},{\"kind\":2048,\"name\":\"inspect\",\"url\":\"classes/ConnectionError.html#inspect\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ConnectionError\"},{\"kind\":128,\"name\":\"RippledError\",\"url\":\"classes/RippledError.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/RippledError.html#constructor\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RippledError\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"classes/RippledError.html#name\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RippledError\"},{\"kind\":1024,\"name\":\"message\",\"url\":\"classes/RippledError.html#message\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RippledError\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"classes/RippledError.html#data\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RippledError\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/RippledError.html#toString\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RippledError\"},{\"kind\":2048,\"name\":\"inspect\",\"url\":\"classes/RippledError.html#inspect\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RippledError\"},{\"kind\":128,\"name\":\"NotConnectedError\",\"url\":\"classes/NotConnectedError.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/NotConnectedError.html#constructor\",\"classes\":\"tsd-is-inherited\",\"parent\":\"NotConnectedError\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"classes/NotConnectedError.html#name\",\"classes\":\"tsd-is-inherited\",\"parent\":\"NotConnectedError\"},{\"kind\":1024,\"name\":\"message\",\"url\":\"classes/NotConnectedError.html#message\",\"classes\":\"tsd-is-inherited\",\"parent\":\"NotConnectedError\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"classes/NotConnectedError.html#data\",\"classes\":\"tsd-is-inherited\",\"parent\":\"NotConnectedError\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/NotConnectedError.html#toString\",\"classes\":\"tsd-is-inherited\",\"parent\":\"NotConnectedError\"},{\"kind\":2048,\"name\":\"inspect\",\"url\":\"classes/NotConnectedError.html#inspect\",\"classes\":\"tsd-is-inherited\",\"parent\":\"NotConnectedError\"},{\"kind\":128,\"name\":\"DisconnectedError\",\"url\":\"classes/DisconnectedError.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DisconnectedError.html#constructor\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DisconnectedError\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"classes/DisconnectedError.html#name\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DisconnectedError\"},{\"kind\":1024,\"name\":\"message\",\"url\":\"classes/DisconnectedError.html#message\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DisconnectedError\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"classes/DisconnectedError.html#data\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DisconnectedError\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/DisconnectedError.html#toString\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DisconnectedError\"},{\"kind\":2048,\"name\":\"inspect\",\"url\":\"classes/DisconnectedError.html#inspect\",\"classes\":\"tsd-is-inherited\",\"parent\":\"DisconnectedError\"},{\"kind\":128,\"name\":\"RippledNotInitializedError\",\"url\":\"classes/RippledNotInitializedError.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/RippledNotInitializedError.html#constructor\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RippledNotInitializedError\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"classes/RippledNotInitializedError.html#name\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RippledNotInitializedError\"},{\"kind\":1024,\"name\":\"message\",\"url\":\"classes/RippledNotInitializedError.html#message\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RippledNotInitializedError\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"classes/RippledNotInitializedError.html#data\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RippledNotInitializedError\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/RippledNotInitializedError.html#toString\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RippledNotInitializedError\"},{\"kind\":2048,\"name\":\"inspect\",\"url\":\"classes/RippledNotInitializedError.html#inspect\",\"classes\":\"tsd-is-inherited\",\"parent\":\"RippledNotInitializedError\"},{\"kind\":128,\"name\":\"TimeoutError\",\"url\":\"classes/TimeoutError.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TimeoutError.html#constructor\",\"classes\":\"tsd-is-inherited\",\"parent\":\"TimeoutError\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"classes/TimeoutError.html#name\",\"classes\":\"tsd-is-inherited\",\"parent\":\"TimeoutError\"},{\"kind\":1024,\"name\":\"message\",\"url\":\"classes/TimeoutError.html#message\",\"classes\":\"tsd-is-inherited\",\"parent\":\"TimeoutError\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"classes/TimeoutError.html#data\",\"classes\":\"tsd-is-inherited\",\"parent\":\"TimeoutError\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/TimeoutError.html#toString\",\"classes\":\"tsd-is-inherited\",\"parent\":\"TimeoutError\"},{\"kind\":2048,\"name\":\"inspect\",\"url\":\"classes/TimeoutError.html#inspect\",\"classes\":\"tsd-is-inherited\",\"parent\":\"TimeoutError\"},{\"kind\":128,\"name\":\"ResponseFormatError\",\"url\":\"classes/ResponseFormatError.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ResponseFormatError.html#constructor\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ResponseFormatError\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"classes/ResponseFormatError.html#name\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ResponseFormatError\"},{\"kind\":1024,\"name\":\"message\",\"url\":\"classes/ResponseFormatError.html#message\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ResponseFormatError\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"classes/ResponseFormatError.html#data\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ResponseFormatError\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/ResponseFormatError.html#toString\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ResponseFormatError\"},{\"kind\":2048,\"name\":\"inspect\",\"url\":\"classes/ResponseFormatError.html#inspect\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ResponseFormatError\"},{\"kind\":128,\"name\":\"ValidationError\",\"url\":\"classes/ValidationError.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ValidationError.html#constructor\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ValidationError\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"classes/ValidationError.html#name\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ValidationError\"},{\"kind\":1024,\"name\":\"message\",\"url\":\"classes/ValidationError.html#message\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ValidationError\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"classes/ValidationError.html#data\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ValidationError\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/ValidationError.html#toString\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ValidationError\"},{\"kind\":2048,\"name\":\"inspect\",\"url\":\"classes/ValidationError.html#inspect\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ValidationError\"},{\"kind\":128,\"name\":\"NotFoundError\",\"url\":\"classes/NotFoundError.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/NotFoundError.html#constructor\",\"classes\":\"\",\"parent\":\"NotFoundError\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"classes/NotFoundError.html#name\",\"classes\":\"tsd-is-inherited\",\"parent\":\"NotFoundError\"},{\"kind\":1024,\"name\":\"message\",\"url\":\"classes/NotFoundError.html#message\",\"classes\":\"tsd-is-inherited\",\"parent\":\"NotFoundError\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"classes/NotFoundError.html#data\",\"classes\":\"tsd-is-inherited\",\"parent\":\"NotFoundError\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/NotFoundError.html#toString\",\"classes\":\"tsd-is-inherited\",\"parent\":\"NotFoundError\"},{\"kind\":2048,\"name\":\"inspect\",\"url\":\"classes/NotFoundError.html#inspect\",\"classes\":\"tsd-is-inherited\",\"parent\":\"NotFoundError\"},{\"kind\":128,\"name\":\"XRPLFaucetError\",\"url\":\"classes/XRPLFaucetError.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/XRPLFaucetError.html#constructor\",\"classes\":\"tsd-is-inherited\",\"parent\":\"XRPLFaucetError\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"classes/XRPLFaucetError.html#name\",\"classes\":\"tsd-is-inherited\",\"parent\":\"XRPLFaucetError\"},{\"kind\":1024,\"name\":\"message\",\"url\":\"classes/XRPLFaucetError.html#message\",\"classes\":\"tsd-is-inherited\",\"parent\":\"XRPLFaucetError\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"classes/XRPLFaucetError.html#data\",\"classes\":\"tsd-is-inherited\",\"parent\":\"XRPLFaucetError\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/XRPLFaucetError.html#toString\",\"classes\":\"tsd-is-inherited\",\"parent\":\"XRPLFaucetError\"},{\"kind\":2048,\"name\":\"inspect\",\"url\":\"classes/XRPLFaucetError.html#inspect\",\"classes\":\"tsd-is-inherited\",\"parent\":\"XRPLFaucetError\"},{\"kind\":64,\"name\":\"authorizeChannel\",\"url\":\"functions/authorizeChannel.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"verifySignature\",\"url\":\"functions/verifySignature.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"multisign\",\"url\":\"functions/multisign.html\",\"classes\":\"\"}],\"index\":{\"version\":\"2.3.9\",\"fields\":[\"name\",\"comment\"],\"fieldVectors\":[[\"name/0\",[0,72.138]],[\"comment/0\",[]],[\"name/1\",[1,48.784]],[\"comment/1\",[]],[\"name/2\",[2,72.138]],[\"comment/2\",[]],[\"name/3\",[3,72.138]],[\"comment/3\",[]],[\"name/4\",[4,67.029]],[\"comment/4\",[]],[\"name/5\",[5,63.665]],[\"comment/5\",[]],[\"name/6\",[6,63.665]],[\"comment/6\",[]],[\"name/7\",[7,63.665]],[\"comment/7\",[]],[\"name/8\",[8,61.152]],[\"comment/8\",[]],[\"name/9\",[9,67.029]],[\"comment/9\",[]],[\"name/10\",[10,67.029]],[\"comment/10\",[]],[\"name/11\",[11,67.029]],[\"comment/11\",[]],[\"name/12\",[12,67.029]],[\"comment/12\",[]],[\"name/13\",[13,67.029]],[\"comment/13\",[]],[\"name/14\",[14,67.029]],[\"comment/14\",[]],[\"name/15\",[15,67.029]],[\"comment/15\",[]],[\"name/16\",[16,31.707]],[\"comment/16\",[]],[\"name/17\",[17,67.029]],[\"comment/17\",[]],[\"name/18\",[16,31.707]],[\"comment/18\",[]],[\"name/19\",[18,67.029]],[\"comment/19\",[]],[\"name/20\",[16,31.707]],[\"comment/20\",[]],[\"name/21\",[19,67.029]],[\"comment/21\",[]],[\"name/22\",[16,31.707]],[\"comment/22\",[]],[\"name/23\",[20,67.029]],[\"comment/23\",[]],[\"name/24\",[16,31.707]],[\"comment/24\",[]],[\"name/25\",[21,67.029]],[\"comment/25\",[]],[\"name/26\",[16,31.707]],[\"comment/26\",[]],[\"name/27\",[22,67.029]],[\"comment/27\",[]],[\"name/28\",[16,31.707]],[\"comment/28\",[]],[\"name/29\",[23,67.029]],[\"comment/29\",[]],[\"name/30\",[16,31.707]],[\"comment/30\",[]],[\"name/31\",[24,67.029]],[\"comment/31\",[]],[\"name/32\",[16,31.707]],[\"comment/32\",[]],[\"name/33\",[25,72.138]],[\"comment/33\",[]],[\"name/34\",[1,48.784]],[\"comment/34\",[]],[\"name/35\",[4,67.029]],[\"comment/35\",[]],[\"name/36\",[5,63.665]],[\"comment/36\",[]],[\"name/37\",[6,63.665]],[\"comment/37\",[]],[\"name/38\",[7,63.665]],[\"comment/38\",[]],[\"name/39\",[8,61.152]],[\"comment/39\",[]],[\"name/40\",[9,67.029]],[\"comment/40\",[]],[\"name/41\",[10,67.029]],[\"comment/41\",[]],[\"name/42\",[11,67.029]],[\"comment/42\",[]],[\"name/43\",[12,67.029]],[\"comment/43\",[]],[\"name/44\",[13,67.029]],[\"comment/44\",[]],[\"name/45\",[14,67.029]],[\"comment/45\",[]],[\"name/46\",[15,67.029]],[\"comment/46\",[]],[\"name/47\",[16,31.707]],[\"comment/47\",[]],[\"name/48\",[17,67.029]],[\"comment/48\",[]],[\"name/49\",[16,31.707]],[\"comment/49\",[]],[\"name/50\",[18,67.029]],[\"comment/50\",[]],[\"name/51\",[16,31.707]],[\"comment/51\",[]],[\"name/52\",[19,67.029]],[\"comment/52\",[]],[\"name/53\",[16,31.707]],[\"comment/53\",[]],[\"name/54\",[20,67.029]],[\"comment/54\",[]],[\"name/55\",[16,31.707]],[\"comment/55\",[]],[\"name/56\",[21,67.029]],[\"comment/56\",[]],[\"name/57\",[16,31.707]],[\"comment/57\",[]],[\"name/58\",[22,67.029]],[\"comment/58\",[]],[\"name/59\",[16,31.707]],[\"comment/59\",[]],[\"name/60\",[23,67.029]],[\"comment/60\",[]],[\"name/61\",[16,31.707]],[\"comment/61\",[]],[\"name/62\",[24,67.029]],[\"comment/62\",[]],[\"name/63\",[16,31.707]],[\"comment/63\",[]],[\"name/64\",[26,72.138]],[\"comment/64\",[]],[\"name/65\",[5,63.665]],[\"comment/65\",[]],[\"name/66\",[6,63.665]],[\"comment/66\",[]],[\"name/67\",[27,72.138]],[\"comment/67\",[]],[\"name/68\",[28,72.138]],[\"comment/68\",[]],[\"name/69\",[29,72.138]],[\"comment/69\",[]],[\"name/70\",[30,72.138]],[\"comment/70\",[]],[\"name/71\",[31,72.138]],[\"comment/71\",[]],[\"name/72\",[32,72.138]],[\"comment/72\",[]],[\"name/73\",[33,72.138]],[\"comment/73\",[]],[\"name/74\",[34,72.138]],[\"comment/74\",[]],[\"name/75\",[35,72.138]],[\"comment/75\",[]],[\"name/76\",[36,72.138]],[\"comment/76\",[]],[\"name/77\",[37,72.138]],[\"comment/77\",[]],[\"name/78\",[16,31.707]],[\"comment/78\",[]],[\"name/79\",[38,72.138]],[\"comment/79\",[]],[\"name/80\",[39,72.138]],[\"comment/80\",[]],[\"name/81\",[40,72.138]],[\"comment/81\",[]],[\"name/82\",[41,72.138]],[\"comment/82\",[]],[\"name/83\",[16,31.707]],[\"comment/83\",[]],[\"name/84\",[42,72.138]],[\"comment/84\",[]],[\"name/85\",[43,72.138]],[\"comment/85\",[]],[\"name/86\",[44,72.138]],[\"comment/86\",[]],[\"name/87\",[45,72.138]],[\"comment/87\",[]],[\"name/88\",[1,48.784]],[\"comment/88\",[]],[\"name/89\",[46,61.152]],[\"comment/89\",[]],[\"name/90\",[47,72.138]],[\"comment/90\",[]],[\"name/91\",[48,72.138]],[\"comment/91\",[]],[\"name/92\",[49,72.138]],[\"comment/92\",[]],[\"name/93\",[50,72.138]],[\"comment/93\",[]],[\"name/94\",[51,72.138]],[\"comment/94\",[]],[\"name/95\",[16,31.707]],[\"comment/95\",[]],[\"name/96\",[52,61.152]],[\"comment/96\",[]],[\"name/97\",[53,59.145]],[\"comment/97\",[]],[\"name/98\",[54,72.138]],[\"comment/98\",[]],[\"name/99\",[55,72.138]],[\"comment/99\",[]],[\"name/100\",[56,72.138]],[\"comment/100\",[]],[\"name/101\",[57,72.138]],[\"comment/101\",[]],[\"name/102\",[58,67.029]],[\"comment/102\",[]],[\"name/103\",[59,72.138]],[\"comment/103\",[]],[\"name/104\",[60,48.784]],[\"comment/104\",[]],[\"name/105\",[61,37.173]],[\"comment/105\",[]],[\"name/106\",[62,61.152]],[\"comment/106\",[]],[\"name/107\",[63,38.935]],[\"comment/107\",[]],[\"name/108\",[64,72.138]],[\"comment/108\",[]],[\"name/109\",[65,52.679]],[\"comment/109\",[]],[\"name/110\",[66,52.679]],[\"comment/110\",[]],[\"name/111\",[67,42.348]],[\"comment/111\",[]],[\"name/112\",[68,43.806]],[\"comment/112\",[]],[\"name/113\",[69,63.665]],[\"comment/113\",[]],[\"name/114\",[70,67.029]],[\"comment/114\",[]],[\"name/115\",[71,67.029]],[\"comment/115\",[]],[\"name/116\",[72,67.029]],[\"comment/116\",[]],[\"name/117\",[73,67.029]],[\"comment/117\",[]],[\"name/118\",[74,67.029]],[\"comment/118\",[]],[\"name/119\",[75,67.029]],[\"comment/119\",[]],[\"name/120\",[76,47.57]],[\"comment/120\",[]],[\"name/121\",[77,72.138]],[\"comment/121\",[]],[\"name/122\",[78,67.029]],[\"comment/122\",[]],[\"name/123\",[79,67.029]],[\"comment/123\",[]],[\"name/124\",[80,67.029]],[\"comment/124\",[]],[\"name/125\",[81,67.029]],[\"comment/125\",[]],[\"name/126\",[82,67.029]],[\"comment/126\",[]],[\"name/127\",[83,67.029]],[\"comment/127\",[]],[\"name/128\",[84,67.029]],[\"comment/128\",[]],[\"name/129\",[85,67.029]],[\"comment/129\",[]],[\"name/130\",[86,67.029]],[\"comment/130\",[]],[\"name/131\",[87,67.029]],[\"comment/131\",[]],[\"name/132\",[88,67.029]],[\"comment/132\",[]],[\"name/133\",[89,67.029]],[\"comment/133\",[]],[\"name/134\",[90,67.029]],[\"comment/134\",[]],[\"name/135\",[91,72.138]],[\"comment/135\",[]],[\"name/136\",[78,67.029]],[\"comment/136\",[]],[\"name/137\",[79,67.029]],[\"comment/137\",[]],[\"name/138\",[80,67.029]],[\"comment/138\",[]],[\"name/139\",[81,67.029]],[\"comment/139\",[]],[\"name/140\",[82,67.029]],[\"comment/140\",[]],[\"name/141\",[83,67.029]],[\"comment/141\",[]],[\"name/142\",[84,67.029]],[\"comment/142\",[]],[\"name/143\",[85,67.029]],[\"comment/143\",[]],[\"name/144\",[86,67.029]],[\"comment/144\",[]],[\"name/145\",[87,67.029]],[\"comment/145\",[]],[\"name/146\",[88,67.029]],[\"comment/146\",[]],[\"name/147\",[89,67.029]],[\"comment/147\",[]],[\"name/148\",[90,67.029]],[\"comment/148\",[]],[\"name/149\",[92,63.665]],[\"comment/149\",[]],[\"name/150\",[60,48.784]],[\"comment/150\",[]],[\"name/151\",[92,63.665]],[\"comment/151\",[]],[\"name/152\",[93,72.138]],[\"comment/152\",[]],[\"name/153\",[63,38.935]],[\"comment/153\",[]],[\"name/154\",[76,47.57]],[\"comment/154\",[]],[\"name/155\",[94,67.029]],[\"comment/155\",[]],[\"name/156\",[60,48.784]],[\"comment/156\",[]],[\"name/157\",[61,37.173]],[\"comment/157\",[]],[\"name/158\",[95,53.679]],[\"comment/158\",[]],[\"name/159\",[63,38.935]],[\"comment/159\",[]],[\"name/160\",[96,54.792]],[\"comment/160\",[]],[\"name/161\",[65,52.679]],[\"comment/161\",[]],[\"name/162\",[66,52.679]],[\"comment/162\",[]],[\"name/163\",[97,63.665]],[\"comment/163\",[]],[\"name/164\",[67,42.348]],[\"comment/164\",[]],[\"name/165\",[98,63.665]],[\"comment/165\",[]],[\"name/166\",[99,54.792]],[\"comment/166\",[]],[\"name/167\",[100,52.679]],[\"comment/167\",[]],[\"name/168\",[101,63.665]],[\"comment/168\",[]],[\"name/169\",[102,43.05]],[\"comment/169\",[]],[\"name/170\",[76,47.57]],[\"comment/170\",[]],[\"name/171\",[103,67.029]],[\"comment/171\",[]],[\"name/172\",[60,48.784]],[\"comment/172\",[]],[\"name/173\",[61,37.173]],[\"comment/173\",[]],[\"name/174\",[104,67.029]],[\"comment/174\",[]],[\"name/175\",[63,38.935]],[\"comment/175\",[]],[\"name/176\",[96,54.792]],[\"comment/176\",[]],[\"name/177\",[65,52.679]],[\"comment/177\",[]],[\"name/178\",[66,52.679]],[\"comment/178\",[]],[\"name/179\",[76,47.57]],[\"comment/179\",[]],[\"name/180\",[105,72.138]],[\"comment/180\",[]],[\"name/181\",[60,48.784]],[\"comment/181\",[]],[\"name/182\",[63,38.935]],[\"comment/182\",[]],[\"name/183\",[106,72.138]],[\"comment/183\",[]],[\"name/184\",[107,72.138]],[\"comment/184\",[]],[\"name/185\",[108,72.138]],[\"comment/185\",[]],[\"name/186\",[109,72.138]],[\"comment/186\",[]],[\"name/187\",[110,59.145]],[\"comment/187\",[]],[\"name/188\",[111,72.138]],[\"comment/188\",[]],[\"name/189\",[112,72.138]],[\"comment/189\",[]],[\"name/190\",[113,72.138]],[\"comment/190\",[]],[\"name/191\",[114,72.138]],[\"comment/191\",[]],[\"name/192\",[76,47.57]],[\"comment/192\",[]],[\"name/193\",[115,67.029]],[\"comment/193\",[]],[\"name/194\",[60,48.784]],[\"comment/194\",[]],[\"name/195\",[61,37.173]],[\"comment/195\",[]],[\"name/196\",[95,53.679]],[\"comment/196\",[]],[\"name/197\",[116,52.679]],[\"comment/197\",[]],[\"name/198\",[117,63.665]],[\"comment/198\",[]],[\"name/199\",[118,61.152]],[\"comment/199\",[]],[\"name/200\",[119,67.029]],[\"comment/200\",[]],[\"name/201\",[63,38.935]],[\"comment/201\",[]],[\"name/202\",[102,43.05]],[\"comment/202\",[]],[\"name/203\",[99,54.792]],[\"comment/203\",[]],[\"name/204\",[96,54.792]],[\"comment/204\",[]],[\"name/205\",[98,63.665]],[\"comment/205\",[]],[\"name/206\",[65,52.679]],[\"comment/206\",[]],[\"name/207\",[66,52.679]],[\"comment/207\",[]],[\"name/208\",[76,47.57]],[\"comment/208\",[]],[\"name/209\",[120,72.138]],[\"comment/209\",[]],[\"name/210\",[60,48.784]],[\"comment/210\",[]],[\"name/211\",[121,72.138]],[\"comment/211\",[]],[\"name/212\",[122,72.138]],[\"comment/212\",[]],[\"name/213\",[123,72.138]],[\"comment/213\",[]],[\"name/214\",[124,72.138]],[\"comment/214\",[]],[\"name/215\",[63,38.935]],[\"comment/215\",[]],[\"name/216\",[76,47.57]],[\"comment/216\",[]],[\"name/217\",[125,67.029]],[\"comment/217\",[]],[\"name/218\",[126,72.138]],[\"comment/218\",[]],[\"name/219\",[127,72.138]],[\"comment/219\",[]],[\"name/220\",[128,72.138]],[\"comment/220\",[]],[\"name/221\",[129,67.029]],[\"comment/221\",[]],[\"name/222\",[130,72.138]],[\"comment/222\",[]],[\"name/223\",[131,72.138]],[\"comment/223\",[]],[\"name/224\",[132,67.029]],[\"comment/224\",[]],[\"name/225\",[133,40.219]],[\"comment/225\",[]],[\"name/226\",[134,39.949]],[\"comment/226\",[]],[\"name/227\",[135,72.138]],[\"comment/227\",[]],[\"name/228\",[136,72.138]],[\"comment/228\",[]],[\"name/229\",[137,72.138]],[\"comment/229\",[]],[\"name/230\",[138,72.138]],[\"comment/230\",[]],[\"name/231\",[139,57.474]],[\"comment/231\",[]],[\"name/232\",[58,67.029]],[\"comment/232\",[]],[\"name/233\",[140,72.138]],[\"comment/233\",[]],[\"name/234\",[60,48.784]],[\"comment/234\",[]],[\"name/235\",[141,43.806]],[\"comment/235\",[]],[\"name/236\",[142,67.029]],[\"comment/236\",[]],[\"name/237\",[63,38.935]],[\"comment/237\",[]],[\"name/238\",[76,47.57]],[\"comment/238\",[]],[\"name/239\",[143,72.138]],[\"comment/239\",[]],[\"name/240\",[60,48.784]],[\"comment/240\",[]],[\"name/241\",[144,72.138]],[\"comment/241\",[]],[\"name/242\",[145,72.138]],[\"comment/242\",[]],[\"name/243\",[146,72.138]],[\"comment/243\",[]],[\"name/244\",[76,47.57]],[\"comment/244\",[]],[\"name/245\",[147,67.029]],[\"comment/245\",[]],[\"name/246\",[60,48.784]],[\"comment/246\",[]],[\"name/247\",[63,38.935]],[\"comment/247\",[]],[\"name/248\",[61,37.173]],[\"comment/248\",[]],[\"name/249\",[67,42.348]],[\"comment/249\",[]],[\"name/250\",[148,63.665]],[\"comment/250\",[]],[\"name/251\",[149,63.665]],[\"comment/251\",[]],[\"name/252\",[150,67.029]],[\"comment/252\",[]],[\"name/253\",[151,67.029]],[\"comment/253\",[]],[\"name/254\",[96,54.792]],[\"comment/254\",[]],[\"name/255\",[65,52.679]],[\"comment/255\",[]],[\"name/256\",[66,52.679]],[\"comment/256\",[]],[\"name/257\",[100,52.679]],[\"comment/257\",[]],[\"name/258\",[76,47.57]],[\"comment/258\",[]],[\"name/259\",[152,72.138]],[\"comment/259\",[]],[\"name/260\",[153,72.138]],[\"comment/260\",[]],[\"name/261\",[154,72.138]],[\"comment/261\",[]],[\"name/262\",[155,72.138]],[\"comment/262\",[]],[\"name/263\",[60,48.784]],[\"comment/263\",[]],[\"name/264\",[61,37.173]],[\"comment/264\",[]],[\"name/265\",[95,53.679]],[\"comment/265\",[]],[\"name/266\",[116,52.679]],[\"comment/266\",[]],[\"name/267\",[62,61.152]],[\"comment/267\",[]],[\"name/268\",[46,61.152]],[\"comment/268\",[]],[\"name/269\",[156,67.029]],[\"comment/269\",[]],[\"name/270\",[96,54.792]],[\"comment/270\",[]],[\"name/271\",[65,52.679]],[\"comment/271\",[]],[\"name/272\",[66,52.679]],[\"comment/272\",[]],[\"name/273\",[63,38.935]],[\"comment/273\",[]],[\"name/274\",[100,52.679]],[\"comment/274\",[]],[\"name/275\",[118,61.152]],[\"comment/275\",[]],[\"name/276\",[102,43.05]],[\"comment/276\",[]],[\"name/277\",[99,54.792]],[\"comment/277\",[]],[\"name/278\",[98,63.665]],[\"comment/278\",[]],[\"name/279\",[76,47.57]],[\"comment/279\",[]],[\"name/280\",[157,72.138]],[\"comment/280\",[]],[\"name/281\",[60,48.784]],[\"comment/281\",[]],[\"name/282\",[63,38.935]],[\"comment/282\",[]],[\"name/283\",[62,61.152]],[\"comment/283\",[]],[\"name/284\",[158,72.138]],[\"comment/284\",[]],[\"name/285\",[159,72.138]],[\"comment/285\",[]],[\"name/286\",[65,52.679]],[\"comment/286\",[]],[\"name/287\",[66,52.679]],[\"comment/287\",[]],[\"name/288\",[160,72.138]],[\"comment/288\",[]],[\"name/289\",[161,72.138]],[\"comment/289\",[]],[\"name/290\",[162,72.138]],[\"comment/290\",[]],[\"name/291\",[163,72.138]],[\"comment/291\",[]],[\"name/292\",[164,72.138]],[\"comment/292\",[]],[\"name/293\",[165,72.138]],[\"comment/293\",[]],[\"name/294\",[76,47.57]],[\"comment/294\",[]],[\"name/295\",[166,72.138]],[\"comment/295\",[]],[\"name/296\",[167,72.138]],[\"comment/296\",[]],[\"name/297\",[168,72.138]],[\"comment/297\",[]],[\"name/298\",[169,72.138]],[\"comment/298\",[]],[\"name/299\",[170,72.138]],[\"comment/299\",[]],[\"name/300\",[171,72.138]],[\"comment/300\",[]],[\"name/301\",[172,72.138]],[\"comment/301\",[]],[\"name/302\",[173,72.138]],[\"comment/302\",[]],[\"name/303\",[174,72.138]],[\"comment/303\",[]],[\"name/304\",[175,72.138]],[\"comment/304\",[]],[\"name/305\",[60,48.784]],[\"comment/305\",[]],[\"name/306\",[63,38.935]],[\"comment/306\",[]],[\"name/307\",[65,52.679]],[\"comment/307\",[]],[\"name/308\",[66,52.679]],[\"comment/308\",[]],[\"name/309\",[96,54.792]],[\"comment/309\",[]],[\"name/310\",[176,67.029]],[\"comment/310\",[]],[\"name/311\",[177,72.138]],[\"comment/311\",[]],[\"name/312\",[178,67.029]],[\"comment/312\",[]],[\"name/313\",[76,47.57]],[\"comment/313\",[]],[\"name/314\",[179,72.138]],[\"comment/314\",[]],[\"name/315\",[180,72.138]],[\"comment/315\",[]],[\"name/316\",[181,67.029]],[\"comment/316\",[]],[\"name/317\",[60,48.784]],[\"comment/317\",[]],[\"name/318\",[61,37.173]],[\"comment/318\",[]],[\"name/319\",[63,38.935]],[\"comment/319\",[]],[\"name/320\",[96,54.792]],[\"comment/320\",[]],[\"name/321\",[65,52.679]],[\"comment/321\",[]],[\"name/322\",[66,52.679]],[\"comment/322\",[]],[\"name/323\",[182,43.806]],[\"comment/323\",[]],[\"name/324\",[76,47.57]],[\"comment/324\",[]],[\"name/325\",[183,72.138]],[\"comment/325\",[]],[\"name/326\",[184,72.138]],[\"comment/326\",[]],[\"name/327\",[8,61.152]],[\"comment/327\",[]],[\"name/328\",[185,72.138]],[\"comment/328\",[]],[\"name/329\",[186,72.138]],[\"comment/329\",[]],[\"name/330\",[187,39.686]],[\"comment/330\",[]],[\"name/331\",[61,37.173]],[\"comment/331\",[]],[\"name/332\",[188,54.792]],[\"comment/332\",[]],[\"name/333\",[133,40.219]],[\"comment/333\",[]],[\"name/334\",[134,39.949]],[\"comment/334\",[]],[\"name/335\",[189,48.784]],[\"comment/335\",[]],[\"name/336\",[190,48.159]],[\"comment/336\",[]],[\"name/337\",[191,32.561]],[\"comment/337\",[]],[\"name/338\",[192,32.951]],[\"comment/338\",[]],[\"name/339\",[193,72.138]],[\"comment/339\",[]],[\"name/340\",[194,40.219]],[\"comment/340\",[]],[\"name/341\",[16,31.707]],[\"comment/341\",[]],[\"name/342\",[61,37.173]],[\"comment/342\",[]],[\"name/343\",[195,72.138]],[\"comment/343\",[]],[\"name/344\",[133,40.219]],[\"comment/344\",[]],[\"name/345\",[134,39.949]],[\"comment/345\",[]],[\"name/346\",[196,48.784]],[\"comment/346\",[]],[\"name/347\",[189,48.784]],[\"comment/347\",[]],[\"name/348\",[190,48.159]],[\"comment/348\",[]],[\"name/349\",[191,32.561]],[\"comment/349\",[]],[\"name/350\",[197,38.935]],[\"comment/350\",[]],[\"name/351\",[198,38.015]],[\"comment/351\",[]],[\"name/352\",[199,40.219]],[\"comment/352\",[]],[\"name/353\",[200,39.949]],[\"comment/353\",[]],[\"name/354\",[201,40.219]],[\"comment/354\",[]],[\"name/355\",[192,32.951]],[\"comment/355\",[]],[\"name/356\",[202,72.138]],[\"comment/356\",[]],[\"name/357\",[187,39.686]],[\"comment/357\",[]],[\"name/358\",[61,37.173]],[\"comment/358\",[]],[\"name/359\",[133,40.219]],[\"comment/359\",[]],[\"name/360\",[134,39.949]],[\"comment/360\",[]],[\"name/361\",[203,61.152]],[\"comment/361\",[]],[\"name/362\",[191,32.561]],[\"comment/362\",[]],[\"name/363\",[192,32.951]],[\"comment/363\",[]],[\"name/364\",[204,72.138]],[\"comment/364\",[]],[\"name/365\",[194,40.219]],[\"comment/365\",[]],[\"name/366\",[16,31.707]],[\"comment/366\",[]],[\"name/367\",[133,40.219]],[\"comment/367\",[]],[\"name/368\",[134,39.949]],[\"comment/368\",[]],[\"name/369\",[205,72.138]],[\"comment/369\",[]],[\"name/370\",[206,72.138]],[\"comment/370\",[]],[\"name/371\",[196,48.784]],[\"comment/371\",[]],[\"name/372\",[191,32.561]],[\"comment/372\",[]],[\"name/373\",[197,38.935]],[\"comment/373\",[]],[\"name/374\",[198,38.015]],[\"comment/374\",[]],[\"name/375\",[199,40.219]],[\"comment/375\",[]],[\"name/376\",[200,39.949]],[\"comment/376\",[]],[\"name/377\",[201,40.219]],[\"comment/377\",[]],[\"name/378\",[192,32.951]],[\"comment/378\",[]],[\"name/379\",[207,72.138]],[\"comment/379\",[]],[\"name/380\",[187,39.686]],[\"comment/380\",[]],[\"name/381\",[61,37.173]],[\"comment/381\",[]],[\"name/382\",[133,40.219]],[\"comment/382\",[]],[\"name/383\",[134,39.949]],[\"comment/383\",[]],[\"name/384\",[208,67.029]],[\"comment/384\",[]],[\"name/385\",[209,72.138]],[\"comment/385\",[]],[\"name/386\",[203,61.152]],[\"comment/386\",[]],[\"name/387\",[191,32.561]],[\"comment/387\",[]],[\"name/388\",[192,32.951]],[\"comment/388\",[]],[\"name/389\",[210,72.138]],[\"comment/389\",[]],[\"name/390\",[194,40.219]],[\"comment/390\",[]],[\"name/391\",[16,31.707]],[\"comment/391\",[]],[\"name/392\",[211,72.138]],[\"comment/392\",[]],[\"name/393\",[212,48.784]],[\"comment/393\",[]],[\"name/394\",[134,39.949]],[\"comment/394\",[]],[\"name/395\",[213,67.029]],[\"comment/395\",[]],[\"name/396\",[196,48.784]],[\"comment/396\",[]],[\"name/397\",[191,32.561]],[\"comment/397\",[]],[\"name/398\",[197,38.935]],[\"comment/398\",[]],[\"name/399\",[198,38.015]],[\"comment/399\",[]],[\"name/400\",[199,40.219]],[\"comment/400\",[]],[\"name/401\",[200,39.949]],[\"comment/401\",[]],[\"name/402\",[201,40.219]],[\"comment/402\",[]],[\"name/403\",[192,32.951]],[\"comment/403\",[]],[\"name/404\",[214,72.138]],[\"comment/404\",[]],[\"name/405\",[187,39.686]],[\"comment/405\",[]],[\"name/406\",[61,37.173]],[\"comment/406\",[]],[\"name/407\",[133,40.219]],[\"comment/407\",[]],[\"name/408\",[134,39.949]],[\"comment/408\",[]],[\"name/409\",[215,72.138]],[\"comment/409\",[]],[\"name/410\",[189,48.784]],[\"comment/410\",[]],[\"name/411\",[190,48.159]],[\"comment/411\",[]],[\"name/412\",[191,32.561]],[\"comment/412\",[]],[\"name/413\",[192,32.951]],[\"comment/413\",[]],[\"name/414\",[216,72.138]],[\"comment/414\",[]],[\"name/415\",[194,40.219]],[\"comment/415\",[]],[\"name/416\",[16,31.707]],[\"comment/416\",[]],[\"name/417\",[61,37.173]],[\"comment/417\",[]],[\"name/418\",[217,72.138]],[\"comment/418\",[]],[\"name/419\",[212,48.784]],[\"comment/419\",[]],[\"name/420\",[134,39.949]],[\"comment/420\",[]],[\"name/421\",[133,40.219]],[\"comment/421\",[]],[\"name/422\",[190,48.159]],[\"comment/422\",[]],[\"name/423\",[191,32.561]],[\"comment/423\",[]],[\"name/424\",[197,38.935]],[\"comment/424\",[]],[\"name/425\",[198,38.015]],[\"comment/425\",[]],[\"name/426\",[199,40.219]],[\"comment/426\",[]],[\"name/427\",[200,39.949]],[\"comment/427\",[]],[\"name/428\",[201,40.219]],[\"comment/428\",[]],[\"name/429\",[192,32.951]],[\"comment/429\",[]],[\"name/430\",[218,72.138]],[\"comment/430\",[]],[\"name/431\",[187,39.686]],[\"comment/431\",[]],[\"name/432\",[61,37.173]],[\"comment/432\",[]],[\"name/433\",[189,48.784]],[\"comment/433\",[]],[\"name/434\",[190,48.159]],[\"comment/434\",[]],[\"name/435\",[191,32.561]],[\"comment/435\",[]],[\"name/436\",[192,32.951]],[\"comment/436\",[]],[\"name/437\",[219,72.138]],[\"comment/437\",[]],[\"name/438\",[194,40.219]],[\"comment/438\",[]],[\"name/439\",[16,31.707]],[\"comment/439\",[]],[\"name/440\",[61,37.173]],[\"comment/440\",[]],[\"name/441\",[220,72.138]],[\"comment/441\",[]],[\"name/442\",[212,48.784]],[\"comment/442\",[]],[\"name/443\",[196,48.784]],[\"comment/443\",[]],[\"name/444\",[190,48.159]],[\"comment/444\",[]],[\"name/445\",[189,48.784]],[\"comment/445\",[]],[\"name/446\",[191,32.561]],[\"comment/446\",[]],[\"name/447\",[197,38.935]],[\"comment/447\",[]],[\"name/448\",[198,38.015]],[\"comment/448\",[]],[\"name/449\",[199,40.219]],[\"comment/449\",[]],[\"name/450\",[200,39.949]],[\"comment/450\",[]],[\"name/451\",[201,40.219]],[\"comment/451\",[]],[\"name/452\",[192,32.951]],[\"comment/452\",[]],[\"name/453\",[221,72.138]],[\"comment/453\",[]],[\"name/454\",[187,39.686]],[\"comment/454\",[]],[\"name/455\",[61,37.173]],[\"comment/455\",[]],[\"name/456\",[198,38.015]],[\"comment/456\",[]],[\"name/457\",[222,72.138]],[\"comment/457\",[]],[\"name/458\",[133,40.219]],[\"comment/458\",[]],[\"name/459\",[134,39.949]],[\"comment/459\",[]],[\"name/460\",[189,48.784]],[\"comment/460\",[]],[\"name/461\",[190,48.159]],[\"comment/461\",[]],[\"name/462\",[191,32.561]],[\"comment/462\",[]],[\"name/463\",[192,32.951]],[\"comment/463\",[]],[\"name/464\",[223,72.138]],[\"comment/464\",[]],[\"name/465\",[194,40.219]],[\"comment/465\",[]],[\"name/466\",[16,31.707]],[\"comment/466\",[]],[\"name/467\",[61,37.173]],[\"comment/467\",[]],[\"name/468\",[224,72.138]],[\"comment/468\",[]],[\"name/469\",[133,40.219]],[\"comment/469\",[]],[\"name/470\",[134,39.949]],[\"comment/470\",[]],[\"name/471\",[212,48.784]],[\"comment/471\",[]],[\"name/472\",[189,48.784]],[\"comment/472\",[]],[\"name/473\",[190,48.159]],[\"comment/473\",[]],[\"name/474\",[196,48.784]],[\"comment/474\",[]],[\"name/475\",[191,32.561]],[\"comment/475\",[]],[\"name/476\",[197,38.935]],[\"comment/476\",[]],[\"name/477\",[198,38.015]],[\"comment/477\",[]],[\"name/478\",[199,40.219]],[\"comment/478\",[]],[\"name/479\",[200,39.949]],[\"comment/479\",[]],[\"name/480\",[201,40.219]],[\"comment/480\",[]],[\"name/481\",[192,32.951]],[\"comment/481\",[]],[\"name/482\",[225,72.138]],[\"comment/482\",[]],[\"name/483\",[63,38.935]],[\"comment/483\",[]],[\"name/484\",[226,57.474]],[\"comment/484\",[]],[\"name/485\",[227,67.029]],[\"comment/485\",[]],[\"name/486\",[228,67.029]],[\"comment/486\",[]],[\"name/487\",[229,67.029]],[\"comment/487\",[]],[\"name/488\",[100,52.679]],[\"comment/488\",[]],[\"name/489\",[230,72.138]],[\"comment/489\",[]],[\"name/490\",[187,39.686]],[\"comment/490\",[]],[\"name/491\",[61,37.173]],[\"comment/491\",[]],[\"name/492\",[133,40.219]],[\"comment/492\",[]],[\"name/493\",[134,39.949]],[\"comment/493\",[]],[\"name/494\",[189,48.784]],[\"comment/494\",[]],[\"name/495\",[190,48.159]],[\"comment/495\",[]],[\"name/496\",[203,61.152]],[\"comment/496\",[]],[\"name/497\",[191,32.561]],[\"comment/497\",[]],[\"name/498\",[192,32.951]],[\"comment/498\",[]],[\"name/499\",[231,72.138]],[\"comment/499\",[]],[\"name/500\",[194,40.219]],[\"comment/500\",[]],[\"name/501\",[16,31.707]],[\"comment/501\",[]],[\"name/502\",[61,37.173]],[\"comment/502\",[]],[\"name/503\",[232,61.152]],[\"comment/503\",[]],[\"name/504\",[212,48.784]],[\"comment/504\",[]],[\"name/505\",[134,39.949]],[\"comment/505\",[]],[\"name/506\",[133,40.219]],[\"comment/506\",[]],[\"name/507\",[190,48.159]],[\"comment/507\",[]],[\"name/508\",[191,32.561]],[\"comment/508\",[]],[\"name/509\",[197,38.935]],[\"comment/509\",[]],[\"name/510\",[198,38.015]],[\"comment/510\",[]],[\"name/511\",[199,40.219]],[\"comment/511\",[]],[\"name/512\",[200,39.949]],[\"comment/512\",[]],[\"name/513\",[201,40.219]],[\"comment/513\",[]],[\"name/514\",[192,32.951]],[\"comment/514\",[]],[\"name/515\",[233,72.138]],[\"comment/515\",[]],[\"name/516\",[187,39.686]],[\"comment/516\",[]],[\"name/517\",[61,37.173]],[\"comment/517\",[]],[\"name/518\",[234,59.145]],[\"comment/518\",[]],[\"name/519\",[235,59.145]],[\"comment/519\",[]],[\"name/520\",[133,40.219]],[\"comment/520\",[]],[\"name/521\",[134,39.949]],[\"comment/521\",[]],[\"name/522\",[236,57.474]],[\"comment/522\",[]],[\"name/523\",[237,67.029]],[\"comment/523\",[]],[\"name/524\",[189,48.784]],[\"comment/524\",[]],[\"name/525\",[190,48.159]],[\"comment/525\",[]],[\"name/526\",[191,32.561]],[\"comment/526\",[]],[\"name/527\",[192,32.951]],[\"comment/527\",[]],[\"name/528\",[238,72.138]],[\"comment/528\",[]],[\"name/529\",[194,40.219]],[\"comment/529\",[]],[\"name/530\",[16,31.707]],[\"comment/530\",[]],[\"name/531\",[61,37.173]],[\"comment/531\",[]],[\"name/532\",[234,59.145]],[\"comment/532\",[]],[\"name/533\",[235,59.145]],[\"comment/533\",[]],[\"name/534\",[189,48.784]],[\"comment/534\",[]],[\"name/535\",[190,48.159]],[\"comment/535\",[]],[\"name/536\",[139,57.474]],[\"comment/536\",[]],[\"name/537\",[196,48.784]],[\"comment/537\",[]],[\"name/538\",[191,32.561]],[\"comment/538\",[]],[\"name/539\",[197,38.935]],[\"comment/539\",[]],[\"name/540\",[198,38.015]],[\"comment/540\",[]],[\"name/541\",[199,40.219]],[\"comment/541\",[]],[\"name/542\",[200,39.949]],[\"comment/542\",[]],[\"name/543\",[201,40.219]],[\"comment/543\",[]],[\"name/544\",[192,32.951]],[\"comment/544\",[]],[\"name/545\",[239,72.138]],[\"comment/545\",[]],[\"name/546\",[187,39.686]],[\"comment/546\",[]],[\"name/547\",[61,37.173]],[\"comment/547\",[]],[\"name/548\",[203,61.152]],[\"comment/548\",[]],[\"name/549\",[240,72.138]],[\"comment/549\",[]],[\"name/550\",[133,40.219]],[\"comment/550\",[]],[\"name/551\",[134,39.949]],[\"comment/551\",[]],[\"name/552\",[191,32.561]],[\"comment/552\",[]],[\"name/553\",[192,32.951]],[\"comment/553\",[]],[\"name/554\",[241,72.138]],[\"comment/554\",[]],[\"name/555\",[194,40.219]],[\"comment/555\",[]],[\"name/556\",[16,31.707]],[\"comment/556\",[]],[\"name/557\",[61,37.173]],[\"comment/557\",[]],[\"name/558\",[242,72.138]],[\"comment/558\",[]],[\"name/559\",[16,31.707]],[\"comment/559\",[]],[\"name/560\",[243,72.138]],[\"comment/560\",[]],[\"name/561\",[16,31.707]],[\"comment/561\",[]],[\"name/562\",[244,72.138]],[\"comment/562\",[]],[\"name/563\",[16,31.707]],[\"comment/563\",[]],[\"name/564\",[133,40.219]],[\"comment/564\",[]],[\"name/565\",[212,48.784]],[\"comment/565\",[]],[\"name/566\",[134,39.949]],[\"comment/566\",[]],[\"name/567\",[191,32.561]],[\"comment/567\",[]],[\"name/568\",[197,38.935]],[\"comment/568\",[]],[\"name/569\",[198,38.015]],[\"comment/569\",[]],[\"name/570\",[199,40.219]],[\"comment/570\",[]],[\"name/571\",[200,39.949]],[\"comment/571\",[]],[\"name/572\",[201,40.219]],[\"comment/572\",[]],[\"name/573\",[192,32.951]],[\"comment/573\",[]],[\"name/574\",[245,72.138]],[\"comment/574\",[]],[\"name/575\",[187,39.686]],[\"comment/575\",[]],[\"name/576\",[61,37.173]],[\"comment/576\",[]],[\"name/577\",[246,67.029]],[\"comment/577\",[]],[\"name/578\",[139,57.474]],[\"comment/578\",[]],[\"name/579\",[189,48.784]],[\"comment/579\",[]],[\"name/580\",[133,40.219]],[\"comment/580\",[]],[\"name/581\",[134,39.949]],[\"comment/581\",[]],[\"name/582\",[191,32.561]],[\"comment/582\",[]],[\"name/583\",[192,32.951]],[\"comment/583\",[]],[\"name/584\",[247,72.138]],[\"comment/584\",[]],[\"name/585\",[194,40.219]],[\"comment/585\",[]],[\"name/586\",[16,31.707]],[\"comment/586\",[]],[\"name/587\",[212,48.784]],[\"comment/587\",[]],[\"name/588\",[248,72.138]],[\"comment/588\",[]],[\"name/589\",[139,57.474]],[\"comment/589\",[]],[\"name/590\",[191,32.561]],[\"comment/590\",[]],[\"name/591\",[197,38.935]],[\"comment/591\",[]],[\"name/592\",[198,38.015]],[\"comment/592\",[]],[\"name/593\",[199,40.219]],[\"comment/593\",[]],[\"name/594\",[200,39.949]],[\"comment/594\",[]],[\"name/595\",[201,40.219]],[\"comment/595\",[]],[\"name/596\",[192,32.951]],[\"comment/596\",[]],[\"name/597\",[249,72.138]],[\"comment/597\",[]],[\"name/598\",[187,39.686]],[\"comment/598\",[]],[\"name/599\",[133,40.219]],[\"comment/599\",[]],[\"name/600\",[134,39.949]],[\"comment/600\",[]],[\"name/601\",[250,67.029]],[\"comment/601\",[]],[\"name/602\",[251,61.152]],[\"comment/602\",[]],[\"name/603\",[139,57.474]],[\"comment/603\",[]],[\"name/604\",[252,72.138]],[\"comment/604\",[]],[\"name/605\",[253,67.029]],[\"comment/605\",[]],[\"name/606\",[236,57.474]],[\"comment/606\",[]],[\"name/607\",[208,67.029]],[\"comment/607\",[]],[\"name/608\",[191,32.561]],[\"comment/608\",[]],[\"name/609\",[192,32.951]],[\"comment/609\",[]],[\"name/610\",[254,72.138]],[\"comment/610\",[]],[\"name/611\",[194,40.219]],[\"comment/611\",[]],[\"name/612\",[16,31.707]],[\"comment/612\",[]],[\"name/613\",[125,67.029]],[\"comment/613\",[]],[\"name/614\",[133,40.219]],[\"comment/614\",[]],[\"name/615\",[134,39.949]],[\"comment/615\",[]],[\"name/616\",[213,67.029]],[\"comment/616\",[]],[\"name/617\",[196,48.784]],[\"comment/617\",[]],[\"name/618\",[191,32.561]],[\"comment/618\",[]],[\"name/619\",[197,38.935]],[\"comment/619\",[]],[\"name/620\",[198,38.015]],[\"comment/620\",[]],[\"name/621\",[199,40.219]],[\"comment/621\",[]],[\"name/622\",[200,39.949]],[\"comment/622\",[]],[\"name/623\",[201,40.219]],[\"comment/623\",[]],[\"name/624\",[192,32.951]],[\"comment/624\",[]],[\"name/625\",[255,72.138]],[\"comment/625\",[]],[\"name/626\",[187,39.686]],[\"comment/626\",[]],[\"name/627\",[191,32.561]],[\"comment/627\",[]],[\"name/628\",[192,32.951]],[\"comment/628\",[]],[\"name/629\",[256,72.138]],[\"comment/629\",[]],[\"name/630\",[194,40.219]],[\"comment/630\",[]],[\"name/631\",[16,31.707]],[\"comment/631\",[]],[\"name/632\",[133,40.219]],[\"comment/632\",[]],[\"name/633\",[134,39.949]],[\"comment/633\",[]],[\"name/634\",[191,32.561]],[\"comment/634\",[]],[\"name/635\",[197,38.935]],[\"comment/635\",[]],[\"name/636\",[198,38.015]],[\"comment/636\",[]],[\"name/637\",[199,40.219]],[\"comment/637\",[]],[\"name/638\",[200,39.949]],[\"comment/638\",[]],[\"name/639\",[201,40.219]],[\"comment/639\",[]],[\"name/640\",[192,32.951]],[\"comment/640\",[]],[\"name/641\",[257,72.138]],[\"comment/641\",[]],[\"name/642\",[187,39.686]],[\"comment/642\",[]],[\"name/643\",[191,32.561]],[\"comment/643\",[]],[\"name/644\",[192,32.951]],[\"comment/644\",[]],[\"name/645\",[258,72.138]],[\"comment/645\",[]],[\"name/646\",[194,40.219]],[\"comment/646\",[]],[\"name/647\",[16,31.707]],[\"comment/647\",[]],[\"name/648\",[212,48.784]],[\"comment/648\",[]],[\"name/649\",[191,32.561]],[\"comment/649\",[]],[\"name/650\",[197,38.935]],[\"comment/650\",[]],[\"name/651\",[198,38.015]],[\"comment/651\",[]],[\"name/652\",[199,40.219]],[\"comment/652\",[]],[\"name/653\",[200,39.949]],[\"comment/653\",[]],[\"name/654\",[201,40.219]],[\"comment/654\",[]],[\"name/655\",[192,32.951]],[\"comment/655\",[]],[\"name/656\",[259,72.138]],[\"comment/656\",[]],[\"name/657\",[187,39.686]],[\"comment/657\",[]],[\"name/658\",[133,40.219]],[\"comment/658\",[]],[\"name/659\",[134,39.949]],[\"comment/659\",[]],[\"name/660\",[236,57.474]],[\"comment/660\",[]],[\"name/661\",[189,48.784]],[\"comment/661\",[]],[\"name/662\",[190,48.159]],[\"comment/662\",[]],[\"name/663\",[191,32.561]],[\"comment/663\",[]],[\"name/664\",[192,32.951]],[\"comment/664\",[]],[\"name/665\",[260,72.138]],[\"comment/665\",[]],[\"name/666\",[194,40.219]],[\"comment/666\",[]],[\"name/667\",[16,31.707]],[\"comment/667\",[]],[\"name/668\",[134,39.949]],[\"comment/668\",[]],[\"name/669\",[133,40.219]],[\"comment/669\",[]],[\"name/670\",[261,67.029]],[\"comment/670\",[]],[\"name/671\",[190,48.159]],[\"comment/671\",[]],[\"name/672\",[196,48.784]],[\"comment/672\",[]],[\"name/673\",[191,32.561]],[\"comment/673\",[]],[\"name/674\",[197,38.935]],[\"comment/674\",[]],[\"name/675\",[198,38.015]],[\"comment/675\",[]],[\"name/676\",[199,40.219]],[\"comment/676\",[]],[\"name/677\",[200,39.949]],[\"comment/677\",[]],[\"name/678\",[201,40.219]],[\"comment/678\",[]],[\"name/679\",[192,32.951]],[\"comment/679\",[]],[\"name/680\",[262,72.138]],[\"comment/680\",[]],[\"name/681\",[187,39.686]],[\"comment/681\",[]],[\"name/682\",[236,57.474]],[\"comment/682\",[]],[\"name/683\",[133,40.219]],[\"comment/683\",[]],[\"name/684\",[134,39.949]],[\"comment/684\",[]],[\"name/685\",[76,47.57]],[\"comment/685\",[]],[\"name/686\",[263,72.138]],[\"comment/686\",[]],[\"name/687\",[94,67.029]],[\"comment/687\",[]],[\"name/688\",[264,72.138]],[\"comment/688\",[]],[\"name/689\",[265,72.138]],[\"comment/689\",[]],[\"name/690\",[115,67.029]],[\"comment/690\",[]],[\"name/691\",[147,67.029]],[\"comment/691\",[]],[\"name/692\",[266,72.138]],[\"comment/692\",[]],[\"name/693\",[267,72.138]],[\"comment/693\",[]],[\"name/694\",[16,31.707]],[\"comment/694\",[]],[\"name/695\",[251,61.152]],[\"comment/695\",[]],[\"name/696\",[268,72.138]],[\"comment/696\",[]],[\"name/697\",[181,67.029]],[\"comment/697\",[]],[\"name/698\",[191,32.561]],[\"comment/698\",[]],[\"name/699\",[192,32.951]],[\"comment/699\",[]],[\"name/700\",[269,72.138]],[\"comment/700\",[]],[\"name/701\",[194,40.219]],[\"comment/701\",[]],[\"name/702\",[16,31.707]],[\"comment/702\",[]],[\"name/703\",[76,47.57]],[\"comment/703\",[]],[\"name/704\",[212,48.784]],[\"comment/704\",[]],[\"name/705\",[270,72.138]],[\"comment/705\",[]],[\"name/706\",[271,72.138]],[\"comment/706\",[]],[\"name/707\",[196,48.784]],[\"comment/707\",[]],[\"name/708\",[191,32.561]],[\"comment/708\",[]],[\"name/709\",[197,38.935]],[\"comment/709\",[]],[\"name/710\",[198,38.015]],[\"comment/710\",[]],[\"name/711\",[199,40.219]],[\"comment/711\",[]],[\"name/712\",[200,39.949]],[\"comment/712\",[]],[\"name/713\",[201,40.219]],[\"comment/713\",[]],[\"name/714\",[192,32.951]],[\"comment/714\",[]],[\"name/715\",[272,72.138]],[\"comment/715\",[]],[\"name/716\",[187,39.686]],[\"comment/716\",[]],[\"name/717\",[52,61.152]],[\"comment/717\",[]],[\"name/718\",[273,67.029]],[\"comment/718\",[]],[\"name/719\",[191,32.561]],[\"comment/719\",[]],[\"name/720\",[192,32.951]],[\"comment/720\",[]],[\"name/721\",[274,72.138]],[\"comment/721\",[]],[\"name/722\",[194,40.219]],[\"comment/722\",[]],[\"name/723\",[16,31.707]],[\"comment/723\",[]],[\"name/724\",[275,61.152]],[\"comment/724\",[]],[\"name/725\",[276,61.152]],[\"comment/725\",[]],[\"name/726\",[277,61.152]],[\"comment/726\",[]],[\"name/727\",[52,61.152]],[\"comment/727\",[]],[\"name/728\",[278,61.152]],[\"comment/728\",[]],[\"name/729\",[279,72.138]],[\"comment/729\",[]],[\"name/730\",[280,72.138]],[\"comment/730\",[]],[\"name/731\",[281,72.138]],[\"comment/731\",[]],[\"name/732\",[282,72.138]],[\"comment/732\",[]],[\"name/733\",[283,72.138]],[\"comment/733\",[]],[\"name/734\",[284,72.138]],[\"comment/734\",[]],[\"name/735\",[285,72.138]],[\"comment/735\",[]],[\"name/736\",[286,72.138]],[\"comment/736\",[]],[\"name/737\",[287,72.138]],[\"comment/737\",[]],[\"name/738\",[191,32.561]],[\"comment/738\",[]],[\"name/739\",[197,38.935]],[\"comment/739\",[]],[\"name/740\",[198,38.015]],[\"comment/740\",[]],[\"name/741\",[199,40.219]],[\"comment/741\",[]],[\"name/742\",[200,39.949]],[\"comment/742\",[]],[\"name/743\",[201,40.219]],[\"comment/743\",[]],[\"name/744\",[192,32.951]],[\"comment/744\",[]],[\"name/745\",[288,72.138]],[\"comment/745\",[]],[\"name/746\",[187,39.686]],[\"comment/746\",[]],[\"name/747\",[278,61.152]],[\"comment/747\",[]],[\"name/748\",[273,67.029]],[\"comment/748\",[]],[\"name/749\",[191,32.561]],[\"comment/749\",[]],[\"name/750\",[192,32.951]],[\"comment/750\",[]],[\"name/751\",[289,72.138]],[\"comment/751\",[]],[\"name/752\",[194,40.219]],[\"comment/752\",[]],[\"name/753\",[16,31.707]],[\"comment/753\",[]],[\"name/754\",[275,61.152]],[\"comment/754\",[]],[\"name/755\",[276,61.152]],[\"comment/755\",[]],[\"name/756\",[277,61.152]],[\"comment/756\",[]],[\"name/757\",[52,61.152]],[\"comment/757\",[]],[\"name/758\",[278,61.152]],[\"comment/758\",[]],[\"name/759\",[191,32.561]],[\"comment/759\",[]],[\"name/760\",[197,38.935]],[\"comment/760\",[]],[\"name/761\",[198,38.015]],[\"comment/761\",[]],[\"name/762\",[199,40.219]],[\"comment/762\",[]],[\"name/763\",[200,39.949]],[\"comment/763\",[]],[\"name/764\",[201,40.219]],[\"comment/764\",[]],[\"name/765\",[192,32.951]],[\"comment/765\",[]],[\"name/766\",[290,72.138]],[\"comment/766\",[]],[\"name/767\",[187,39.686]],[\"comment/767\",[]],[\"name/768\",[133,40.219]],[\"comment/768\",[]],[\"name/769\",[134,39.949]],[\"comment/769\",[]],[\"name/770\",[291,72.138]],[\"comment/770\",[]],[\"name/771\",[191,32.561]],[\"comment/771\",[]],[\"name/772\",[192,32.951]],[\"comment/772\",[]],[\"name/773\",[292,72.138]],[\"comment/773\",[]],[\"name/774\",[194,40.219]],[\"comment/774\",[]],[\"name/775\",[16,31.707]],[\"comment/775\",[]],[\"name/776\",[133,40.219]],[\"comment/776\",[]],[\"name/777\",[134,39.949]],[\"comment/777\",[]],[\"name/778\",[293,67.029]],[\"comment/778\",[]],[\"name/779\",[278,61.152]],[\"comment/779\",[]],[\"name/780\",[191,32.561]],[\"comment/780\",[]],[\"name/781\",[197,38.935]],[\"comment/781\",[]],[\"name/782\",[198,38.015]],[\"comment/782\",[]],[\"name/783\",[199,40.219]],[\"comment/783\",[]],[\"name/784\",[200,39.949]],[\"comment/784\",[]],[\"name/785\",[201,40.219]],[\"comment/785\",[]],[\"name/786\",[192,32.951]],[\"comment/786\",[]],[\"name/787\",[294,72.138]],[\"comment/787\",[]],[\"name/788\",[187,39.686]],[\"comment/788\",[]],[\"name/789\",[295,59.145]],[\"comment/789\",[]],[\"name/790\",[236,57.474]],[\"comment/790\",[]],[\"name/791\",[296,72.138]],[\"comment/791\",[]],[\"name/792\",[297,72.138]],[\"comment/792\",[]],[\"name/793\",[191,32.561]],[\"comment/793\",[]],[\"name/794\",[192,32.951]],[\"comment/794\",[]],[\"name/795\",[298,72.138]],[\"comment/795\",[]],[\"name/796\",[194,40.219]],[\"comment/796\",[]],[\"name/797\",[299,72.138]],[\"comment/797\",[]],[\"name/798\",[191,32.561]],[\"comment/798\",[]],[\"name/799\",[197,38.935]],[\"comment/799\",[]],[\"name/800\",[198,38.015]],[\"comment/800\",[]],[\"name/801\",[199,40.219]],[\"comment/801\",[]],[\"name/802\",[200,39.949]],[\"comment/802\",[]],[\"name/803\",[201,40.219]],[\"comment/803\",[]],[\"name/804\",[192,32.951]],[\"comment/804\",[]],[\"name/805\",[300,72.138]],[\"comment/805\",[]],[\"name/806\",[187,39.686]],[\"comment/806\",[]],[\"name/807\",[133,40.219]],[\"comment/807\",[]],[\"name/808\",[134,39.949]],[\"comment/808\",[]],[\"name/809\",[189,48.784]],[\"comment/809\",[]],[\"name/810\",[301,72.138]],[\"comment/810\",[]],[\"name/811\",[227,67.029]],[\"comment/811\",[]],[\"name/812\",[228,67.029]],[\"comment/812\",[]],[\"name/813\",[191,32.561]],[\"comment/813\",[]],[\"name/814\",[192,32.951]],[\"comment/814\",[]],[\"name/815\",[302,72.138]],[\"comment/815\",[]],[\"name/816\",[253,67.029]],[\"comment/816\",[]],[\"name/817\",[303,72.138]],[\"comment/817\",[]],[\"name/818\",[304,72.138]],[\"comment/818\",[]],[\"name/819\",[229,67.029]],[\"comment/819\",[]],[\"name/820\",[60,48.784]],[\"comment/820\",[]],[\"name/821\",[63,38.935]],[\"comment/821\",[]],[\"name/822\",[61,37.173]],[\"comment/822\",[]],[\"name/823\",[67,42.348]],[\"comment/823\",[]],[\"name/824\",[148,63.665]],[\"comment/824\",[]],[\"name/825\",[149,63.665]],[\"comment/825\",[]],[\"name/826\",[150,67.029]],[\"comment/826\",[]],[\"name/827\",[151,67.029]],[\"comment/827\",[]],[\"name/828\",[96,54.792]],[\"comment/828\",[]],[\"name/829\",[65,52.679]],[\"comment/829\",[]],[\"name/830\",[66,52.679]],[\"comment/830\",[]],[\"name/831\",[100,52.679]],[\"comment/831\",[]],[\"name/832\",[76,47.57]],[\"comment/832\",[]],[\"name/833\",[305,72.138]],[\"comment/833\",[]],[\"name/834\",[194,40.219]],[\"comment/834\",[]],[\"name/835\",[16,31.707]],[\"comment/835\",[]],[\"name/836\",[212,48.784]],[\"comment/836\",[]],[\"name/837\",[134,39.949]],[\"comment/837\",[]],[\"name/838\",[133,40.219]],[\"comment/838\",[]],[\"name/839\",[232,61.152]],[\"comment/839\",[]],[\"name/840\",[196,48.784]],[\"comment/840\",[]],[\"name/841\",[191,32.561]],[\"comment/841\",[]],[\"name/842\",[197,38.935]],[\"comment/842\",[]],[\"name/843\",[198,38.015]],[\"comment/843\",[]],[\"name/844\",[199,40.219]],[\"comment/844\",[]],[\"name/845\",[200,39.949]],[\"comment/845\",[]],[\"name/846\",[201,40.219]],[\"comment/846\",[]],[\"name/847\",[192,32.951]],[\"comment/847\",[]],[\"name/848\",[306,72.138]],[\"comment/848\",[]],[\"name/849\",[187,39.686]],[\"comment/849\",[]],[\"name/850\",[307,56.043]],[\"comment/850\",[]],[\"name/851\",[188,54.792]],[\"comment/851\",[]],[\"name/852\",[133,40.219]],[\"comment/852\",[]],[\"name/853\",[134,39.949]],[\"comment/853\",[]],[\"name/854\",[191,32.561]],[\"comment/854\",[]],[\"name/855\",[192,32.951]],[\"comment/855\",[]],[\"name/856\",[308,72.138]],[\"comment/856\",[]],[\"name/857\",[194,40.219]],[\"comment/857\",[]],[\"name/858\",[16,31.707]],[\"comment/858\",[]],[\"name/859\",[309,72.138]],[\"comment/859\",[]],[\"name/860\",[188,54.792]],[\"comment/860\",[]],[\"name/861\",[133,40.219]],[\"comment/861\",[]],[\"name/862\",[134,39.949]],[\"comment/862\",[]],[\"name/863\",[212,48.784]],[\"comment/863\",[]],[\"name/864\",[307,56.043]],[\"comment/864\",[]],[\"name/865\",[196,48.784]],[\"comment/865\",[]],[\"name/866\",[191,32.561]],[\"comment/866\",[]],[\"name/867\",[197,38.935]],[\"comment/867\",[]],[\"name/868\",[198,38.015]],[\"comment/868\",[]],[\"name/869\",[199,40.219]],[\"comment/869\",[]],[\"name/870\",[200,39.949]],[\"comment/870\",[]],[\"name/871\",[201,40.219]],[\"comment/871\",[]],[\"name/872\",[192,32.951]],[\"comment/872\",[]],[\"name/873\",[310,72.138]],[\"comment/873\",[]],[\"name/874\",[311,72.138]],[\"comment/874\",[]],[\"name/875\",[312,63.665]],[\"comment/875\",[]],[\"name/876\",[307,56.043]],[\"comment/876\",[]],[\"name/877\",[188,54.792]],[\"comment/877\",[]],[\"name/878\",[313,59.145]],[\"comment/878\",[]],[\"name/879\",[314,63.665]],[\"comment/879\",[]],[\"name/880\",[315,67.029]],[\"comment/880\",[]],[\"name/881\",[187,39.686]],[\"comment/881\",[]],[\"name/882\",[191,32.561]],[\"comment/882\",[]],[\"name/883\",[192,32.951]],[\"comment/883\",[]],[\"name/884\",[316,72.138]],[\"comment/884\",[]],[\"name/885\",[312,63.665]],[\"comment/885\",[]],[\"name/886\",[187,39.686]],[\"comment/886\",[]],[\"name/887\",[191,32.561]],[\"comment/887\",[]],[\"name/888\",[192,32.951]],[\"comment/888\",[]],[\"name/889\",[317,72.138]],[\"comment/889\",[]],[\"name/890\",[312,63.665]],[\"comment/890\",[]],[\"name/891\",[187,39.686]],[\"comment/891\",[]],[\"name/892\",[191,32.561]],[\"comment/892\",[]],[\"name/893\",[192,32.951]],[\"comment/893\",[]],[\"name/894\",[318,72.138]],[\"comment/894\",[]],[\"name/895\",[194,40.219]],[\"comment/895\",[]],[\"name/896\",[16,31.707]],[\"comment/896\",[]],[\"name/897\",[319,63.665]],[\"comment/897\",[]],[\"name/898\",[188,54.792]],[\"comment/898\",[]],[\"name/899\",[313,59.145]],[\"comment/899\",[]],[\"name/900\",[307,56.043]],[\"comment/900\",[]],[\"name/901\",[320,63.665]],[\"comment/901\",[]],[\"name/902\",[191,32.561]],[\"comment/902\",[]],[\"name/903\",[132,67.029]],[\"comment/903\",[]],[\"name/904\",[197,38.935]],[\"comment/904\",[]],[\"name/905\",[191,32.561]],[\"comment/905\",[]],[\"name/906\",[197,38.935]],[\"comment/906\",[]],[\"name/907\",[198,38.015]],[\"comment/907\",[]],[\"name/908\",[199,40.219]],[\"comment/908\",[]],[\"name/909\",[200,39.949]],[\"comment/909\",[]],[\"name/910\",[201,40.219]],[\"comment/910\",[]],[\"name/911\",[192,32.951]],[\"comment/911\",[]],[\"name/912\",[321,72.138]],[\"comment/912\",[]],[\"name/913\",[187,39.686]],[\"comment/913\",[]],[\"name/914\",[307,56.043]],[\"comment/914\",[]],[\"name/915\",[188,54.792]],[\"comment/915\",[]],[\"name/916\",[313,59.145]],[\"comment/916\",[]],[\"name/917\",[314,63.665]],[\"comment/917\",[]],[\"name/918\",[322,72.138]],[\"comment/918\",[]],[\"name/919\",[133,40.219]],[\"comment/919\",[]],[\"name/920\",[134,39.949]],[\"comment/920\",[]],[\"name/921\",[191,32.561]],[\"comment/921\",[]],[\"name/922\",[192,32.951]],[\"comment/922\",[]],[\"name/923\",[323,72.138]],[\"comment/923\",[]],[\"name/924\",[194,40.219]],[\"comment/924\",[]],[\"name/925\",[16,31.707]],[\"comment/925\",[]],[\"name/926\",[319,63.665]],[\"comment/926\",[]],[\"name/927\",[188,54.792]],[\"comment/927\",[]],[\"name/928\",[324,72.138]],[\"comment/928\",[]],[\"name/929\",[313,59.145]],[\"comment/929\",[]],[\"name/930\",[320,63.665]],[\"comment/930\",[]],[\"name/931\",[191,32.561]],[\"comment/931\",[]],[\"name/932\",[212,48.784]],[\"comment/932\",[]],[\"name/933\",[307,56.043]],[\"comment/933\",[]],[\"name/934\",[196,48.784]],[\"comment/934\",[]],[\"name/935\",[191,32.561]],[\"comment/935\",[]],[\"name/936\",[197,38.935]],[\"comment/936\",[]],[\"name/937\",[198,38.015]],[\"comment/937\",[]],[\"name/938\",[199,40.219]],[\"comment/938\",[]],[\"name/939\",[200,39.949]],[\"comment/939\",[]],[\"name/940\",[201,40.219]],[\"comment/940\",[]],[\"name/941\",[192,32.951]],[\"comment/941\",[]],[\"name/942\",[325,72.138]],[\"comment/942\",[]],[\"name/943\",[187,39.686]],[\"comment/943\",[]],[\"name/944\",[116,52.679]],[\"comment/944\",[]],[\"name/945\",[326,72.138]],[\"comment/945\",[]],[\"name/946\",[327,67.029]],[\"comment/946\",[]],[\"name/947\",[328,63.665]],[\"comment/947\",[]],[\"name/948\",[191,32.561]],[\"comment/948\",[]],[\"name/949\",[192,32.951]],[\"comment/949\",[]],[\"name/950\",[329,72.138]],[\"comment/950\",[]],[\"name/951\",[194,40.219]],[\"comment/951\",[]],[\"name/952\",[16,31.707]],[\"comment/952\",[]],[\"name/953\",[330,72.138]],[\"comment/953\",[]],[\"name/954\",[191,32.561]],[\"comment/954\",[]],[\"name/955\",[197,38.935]],[\"comment/955\",[]],[\"name/956\",[198,38.015]],[\"comment/956\",[]],[\"name/957\",[199,40.219]],[\"comment/957\",[]],[\"name/958\",[200,39.949]],[\"comment/958\",[]],[\"name/959\",[201,40.219]],[\"comment/959\",[]],[\"name/960\",[192,32.951]],[\"comment/960\",[]],[\"name/961\",[331,72.138]],[\"comment/961\",[]],[\"name/962\",[187,39.686]],[\"comment/962\",[]],[\"name/963\",[332,67.029]],[\"comment/963\",[]],[\"name/964\",[251,61.152]],[\"comment/964\",[]],[\"name/965\",[333,67.029]],[\"comment/965\",[]],[\"name/966\",[334,67.029]],[\"comment/966\",[]],[\"name/967\",[7,63.665]],[\"comment/967\",[]],[\"name/968\",[335,72.138]],[\"comment/968\",[]],[\"name/969\",[336,72.138]],[\"comment/969\",[]],[\"name/970\",[191,32.561]],[\"comment/970\",[]],[\"name/971\",[192,32.951]],[\"comment/971\",[]],[\"name/972\",[337,72.138]],[\"comment/972\",[]],[\"name/973\",[194,40.219]],[\"comment/973\",[]],[\"name/974\",[191,32.561]],[\"comment/974\",[]],[\"name/975\",[197,38.935]],[\"comment/975\",[]],[\"name/976\",[198,38.015]],[\"comment/976\",[]],[\"name/977\",[199,40.219]],[\"comment/977\",[]],[\"name/978\",[200,39.949]],[\"comment/978\",[]],[\"name/979\",[201,40.219]],[\"comment/979\",[]],[\"name/980\",[192,32.951]],[\"comment/980\",[]],[\"name/981\",[338,72.138]],[\"comment/981\",[]],[\"name/982\",[339,72.138]],[\"comment/982\",[]],[\"name/983\",[198,38.015]],[\"comment/983\",[]],[\"name/984\",[340,72.138]],[\"comment/984\",[]],[\"name/985\",[341,72.138]],[\"comment/985\",[]],[\"name/986\",[133,40.219]],[\"comment/986\",[]],[\"name/987\",[134,39.949]],[\"comment/987\",[]],[\"name/988\",[342,72.138]],[\"comment/988\",[]],[\"name/989\",[343,61.152]],[\"comment/989\",[]],[\"name/990\",[344,61.152]],[\"comment/990\",[]],[\"name/991\",[345,72.138]],[\"comment/991\",[]],[\"name/992\",[346,72.138]],[\"comment/992\",[]],[\"name/993\",[347,72.138]],[\"comment/993\",[]],[\"name/994\",[198,38.015]],[\"comment/994\",[]],[\"name/995\",[92,63.665]],[\"comment/995\",[]],[\"name/996\",[348,61.152]],[\"comment/996\",[]],[\"name/997\",[349,72.138]],[\"comment/997\",[]],[\"name/998\",[350,50.165]],[\"comment/998\",[]],[\"name/999\",[63,38.935]],[\"comment/999\",[]],[\"name/1000\",[250,67.029]],[\"comment/1000\",[]],[\"name/1001\",[133,40.219]],[\"comment/1001\",[]],[\"name/1002\",[134,39.949]],[\"comment/1002\",[]],[\"name/1003\",[351,72.138]],[\"comment/1003\",[]],[\"name/1004\",[352,67.029]],[\"comment/1004\",[]],[\"name/1005\",[343,61.152]],[\"comment/1005\",[]],[\"name/1006\",[344,61.152]],[\"comment/1006\",[]],[\"name/1007\",[328,63.665]],[\"comment/1007\",[]],[\"name/1008\",[353,72.138]],[\"comment/1008\",[]],[\"name/1009\",[354,72.138]],[\"comment/1009\",[]],[\"name/1010\",[355,72.138]],[\"comment/1010\",[]],[\"name/1011\",[197,38.935]],[\"comment/1011\",[]],[\"name/1012\",[198,38.015]],[\"comment/1012\",[]],[\"name/1013\",[275,61.152]],[\"comment/1013\",[]],[\"name/1014\",[276,61.152]],[\"comment/1014\",[]],[\"name/1015\",[277,61.152]],[\"comment/1015\",[]],[\"name/1016\",[212,48.784]],[\"comment/1016\",[]],[\"name/1017\",[133,40.219]],[\"comment/1017\",[]],[\"name/1018\",[134,39.949]],[\"comment/1018\",[]],[\"name/1019\",[356,67.029]],[\"comment/1019\",[]],[\"name/1020\",[295,59.145]],[\"comment/1020\",[]],[\"name/1021\",[196,48.784]],[\"comment/1021\",[]],[\"name/1022\",[200,39.949]],[\"comment/1022\",[]],[\"name/1023\",[357,72.138]],[\"comment/1023\",[]],[\"name/1024\",[198,38.015]],[\"comment/1024\",[]],[\"name/1025\",[307,56.043]],[\"comment/1025\",[]],[\"name/1026\",[188,54.792]],[\"comment/1026\",[]],[\"name/1027\",[313,59.145]],[\"comment/1027\",[]],[\"name/1028\",[320,63.665]],[\"comment/1028\",[]],[\"name/1029\",[191,32.561]],[\"comment/1029\",[]],[\"name/1030\",[314,63.665]],[\"comment/1030\",[]],[\"name/1031\",[319,63.665]],[\"comment/1031\",[]],[\"name/1032\",[358,72.138]],[\"comment/1032\",[]],[\"name/1033\",[198,38.015]],[\"comment/1033\",[]],[\"name/1034\",[359,72.138]],[\"comment/1034\",[]],[\"name/1035\",[360,72.138]],[\"comment/1035\",[]],[\"name/1036\",[133,40.219]],[\"comment/1036\",[]],[\"name/1037\",[134,39.949]],[\"comment/1037\",[]],[\"name/1038\",[235,59.145]],[\"comment/1038\",[]],[\"name/1039\",[234,59.145]],[\"comment/1039\",[]],[\"name/1040\",[361,72.138]],[\"comment/1040\",[]],[\"name/1041\",[197,38.935]],[\"comment/1041\",[]],[\"name/1042\",[198,38.015]],[\"comment/1042\",[]],[\"name/1043\",[275,61.152]],[\"comment/1043\",[]],[\"name/1044\",[276,61.152]],[\"comment/1044\",[]],[\"name/1045\",[277,61.152]],[\"comment/1045\",[]],[\"name/1046\",[212,48.784]],[\"comment/1046\",[]],[\"name/1047\",[133,40.219]],[\"comment/1047\",[]],[\"name/1048\",[134,39.949]],[\"comment/1048\",[]],[\"name/1049\",[356,67.029]],[\"comment/1049\",[]],[\"name/1050\",[295,59.145]],[\"comment/1050\",[]],[\"name/1051\",[196,48.784]],[\"comment/1051\",[]],[\"name/1052\",[362,72.138]],[\"comment/1052\",[]],[\"name/1053\",[198,38.015]],[\"comment/1053\",[]],[\"name/1054\",[363,72.138]],[\"comment/1054\",[]],[\"name/1055\",[364,72.138]],[\"comment/1055\",[]],[\"name/1056\",[187,39.686]],[\"comment/1056\",[]],[\"name/1057\",[332,67.029]],[\"comment/1057\",[]],[\"name/1058\",[251,61.152]],[\"comment/1058\",[]],[\"name/1059\",[333,67.029]],[\"comment/1059\",[]],[\"name/1060\",[334,67.029]],[\"comment/1060\",[]],[\"name/1061\",[191,32.561]],[\"comment/1061\",[]],[\"name/1062\",[192,32.951]],[\"comment/1062\",[]],[\"name/1063\",[365,72.138]],[\"comment/1063\",[]],[\"name/1064\",[194,40.219]],[\"comment/1064\",[]],[\"name/1065\",[191,32.561]],[\"comment/1065\",[]],[\"name/1066\",[197,38.935]],[\"comment/1066\",[]],[\"name/1067\",[198,38.015]],[\"comment/1067\",[]],[\"name/1068\",[199,40.219]],[\"comment/1068\",[]],[\"name/1069\",[200,39.949]],[\"comment/1069\",[]],[\"name/1070\",[201,40.219]],[\"comment/1070\",[]],[\"name/1071\",[192,32.951]],[\"comment/1071\",[]],[\"name/1072\",[366,72.138]],[\"comment/1072\",[]],[\"name/1073\",[187,39.686]],[\"comment/1073\",[]],[\"name/1074\",[191,32.561]],[\"comment/1074\",[]],[\"name/1075\",[192,32.951]],[\"comment/1075\",[]],[\"name/1076\",[367,72.138]],[\"comment/1076\",[]],[\"name/1077\",[194,40.219]],[\"comment/1077\",[]],[\"name/1078\",[16,31.707]],[\"comment/1078\",[]],[\"name/1079\",[368,72.138]],[\"comment/1079\",[]],[\"name/1080\",[369,72.138]],[\"comment/1080\",[]],[\"name/1081\",[370,72.138]],[\"comment/1081\",[]],[\"name/1082\",[16,31.707]],[\"comment/1082\",[]],[\"name/1083\",[348,61.152]],[\"comment/1083\",[]],[\"name/1084\",[371,72.138]],[\"comment/1084\",[]],[\"name/1085\",[372,72.138]],[\"comment/1085\",[]],[\"name/1086\",[373,72.138]],[\"comment/1086\",[]],[\"name/1087\",[374,72.138]],[\"comment/1087\",[]],[\"name/1088\",[212,48.784]],[\"comment/1088\",[]],[\"name/1089\",[375,72.138]],[\"comment/1089\",[]],[\"name/1090\",[16,31.707]],[\"comment/1090\",[]],[\"name/1091\",[376,72.138]],[\"comment/1091\",[]],[\"name/1092\",[377,72.138]],[\"comment/1092\",[]],[\"name/1093\",[378,72.138]],[\"comment/1093\",[]],[\"name/1094\",[379,72.138]],[\"comment/1094\",[]],[\"name/1095\",[380,72.138]],[\"comment/1095\",[]],[\"name/1096\",[191,32.561]],[\"comment/1096\",[]],[\"name/1097\",[197,38.935]],[\"comment/1097\",[]],[\"name/1098\",[198,38.015]],[\"comment/1098\",[]],[\"name/1099\",[199,40.219]],[\"comment/1099\",[]],[\"name/1100\",[200,39.949]],[\"comment/1100\",[]],[\"name/1101\",[201,40.219]],[\"comment/1101\",[]],[\"name/1102\",[192,32.951]],[\"comment/1102\",[]],[\"name/1103\",[381,72.138]],[\"comment/1103\",[]],[\"name/1104\",[187,39.686]],[\"comment/1104\",[]],[\"name/1105\",[327,67.029]],[\"comment/1105\",[]],[\"name/1106\",[191,32.561]],[\"comment/1106\",[]],[\"name/1107\",[192,32.951]],[\"comment/1107\",[]],[\"name/1108\",[382,72.138]],[\"comment/1108\",[]],[\"name/1109\",[194,40.219]],[\"comment/1109\",[]],[\"name/1110\",[16,31.707]],[\"comment/1110\",[]],[\"name/1111\",[383,72.138]],[\"comment/1111\",[]],[\"name/1112\",[16,31.707]],[\"comment/1112\",[]],[\"name/1113\",[69,63.665]],[\"comment/1113\",[]],[\"name/1114\",[384,72.138]],[\"comment/1114\",[]],[\"name/1115\",[352,67.029]],[\"comment/1115\",[]],[\"name/1116\",[226,57.474]],[\"comment/1116\",[]],[\"name/1117\",[385,72.138]],[\"comment/1117\",[]],[\"name/1118\",[386,72.138]],[\"comment/1118\",[]],[\"name/1119\",[191,32.561]],[\"comment/1119\",[]],[\"name/1120\",[197,38.935]],[\"comment/1120\",[]],[\"name/1121\",[198,38.015]],[\"comment/1121\",[]],[\"name/1122\",[199,40.219]],[\"comment/1122\",[]],[\"name/1123\",[200,39.949]],[\"comment/1123\",[]],[\"name/1124\",[201,40.219]],[\"comment/1124\",[]],[\"name/1125\",[192,32.951]],[\"comment/1125\",[]],[\"name/1126\",[387,72.138]],[\"comment/1126\",[]],[\"name/1127\",[187,39.686]],[\"comment/1127\",[]],[\"name/1128\",[191,32.561]],[\"comment/1128\",[]],[\"name/1129\",[192,32.951]],[\"comment/1129\",[]],[\"name/1130\",[388,72.138]],[\"comment/1130\",[]],[\"name/1131\",[194,40.219]],[\"comment/1131\",[]],[\"name/1132\",[16,31.707]],[\"comment/1132\",[]],[\"name/1133\",[389,72.138]],[\"comment/1133\",[]],[\"name/1134\",[16,31.707]],[\"comment/1134\",[]],[\"name/1135\",[390,67.029]],[\"comment/1135\",[]],[\"name/1136\",[391,67.029]],[\"comment/1136\",[]],[\"name/1137\",[392,67.029]],[\"comment/1137\",[]],[\"name/1138\",[16,31.707]],[\"comment/1138\",[]],[\"name/1139\",[393,61.152]],[\"comment/1139\",[]],[\"name/1140\",[394,67.029]],[\"comment/1140\",[]],[\"name/1141\",[53,59.145]],[\"comment/1141\",[]],[\"name/1142\",[395,67.029]],[\"comment/1142\",[]],[\"name/1143\",[396,67.029]],[\"comment/1143\",[]],[\"name/1144\",[226,57.474]],[\"comment/1144\",[]],[\"name/1145\",[397,67.029]],[\"comment/1145\",[]],[\"name/1146\",[398,72.138]],[\"comment/1146\",[]],[\"name/1147\",[399,67.029]],[\"comment/1147\",[]],[\"name/1148\",[400,67.029]],[\"comment/1148\",[]],[\"name/1149\",[401,67.029]],[\"comment/1149\",[]],[\"name/1150\",[16,31.707]],[\"comment/1150\",[]],[\"name/1151\",[402,72.138]],[\"comment/1151\",[]],[\"name/1152\",[403,67.029]],[\"comment/1152\",[]],[\"name/1153\",[404,67.029]],[\"comment/1153\",[]],[\"name/1154\",[16,31.707]],[\"comment/1154\",[]],[\"name/1155\",[405,67.029]],[\"comment/1155\",[]],[\"name/1156\",[406,67.029]],[\"comment/1156\",[]],[\"name/1157\",[407,67.029]],[\"comment/1157\",[]],[\"name/1158\",[408,72.138]],[\"comment/1158\",[]],[\"name/1159\",[409,72.138]],[\"comment/1159\",[]],[\"name/1160\",[410,72.138]],[\"comment/1160\",[]],[\"name/1161\",[411,67.029]],[\"comment/1161\",[]],[\"name/1162\",[412,67.029]],[\"comment/1162\",[]],[\"name/1163\",[413,67.029]],[\"comment/1163\",[]],[\"name/1164\",[414,67.029]],[\"comment/1164\",[]],[\"name/1165\",[415,67.029]],[\"comment/1165\",[]],[\"name/1166\",[416,72.138]],[\"comment/1166\",[]],[\"name/1167\",[417,67.029]],[\"comment/1167\",[]],[\"name/1168\",[418,67.029]],[\"comment/1168\",[]],[\"name/1169\",[419,67.029]],[\"comment/1169\",[]],[\"name/1170\",[420,67.029]],[\"comment/1170\",[]],[\"name/1171\",[421,67.029]],[\"comment/1171\",[]],[\"name/1172\",[422,67.029]],[\"comment/1172\",[]],[\"name/1173\",[423,67.029]],[\"comment/1173\",[]],[\"name/1174\",[424,67.029]],[\"comment/1174\",[]],[\"name/1175\",[425,67.029]],[\"comment/1175\",[]],[\"name/1176\",[16,31.707]],[\"comment/1176\",[]],[\"name/1177\",[393,61.152]],[\"comment/1177\",[]],[\"name/1178\",[394,67.029]],[\"comment/1178\",[]],[\"name/1179\",[53,59.145]],[\"comment/1179\",[]],[\"name/1180\",[395,67.029]],[\"comment/1180\",[]],[\"name/1181\",[396,67.029]],[\"comment/1181\",[]],[\"name/1182\",[226,57.474]],[\"comment/1182\",[]],[\"name/1183\",[426,67.029]],[\"comment/1183\",[]],[\"name/1184\",[427,67.029]],[\"comment/1184\",[]],[\"name/1185\",[428,72.138]],[\"comment/1185\",[]],[\"name/1186\",[16,31.707]],[\"comment/1186\",[]],[\"name/1187\",[429,72.138]],[\"comment/1187\",[]],[\"name/1188\",[100,52.679]],[\"comment/1188\",[]],[\"name/1189\",[197,38.935]],[\"comment/1189\",[]],[\"name/1190\",[191,32.561]],[\"comment/1190\",[]],[\"name/1191\",[197,38.935]],[\"comment/1191\",[]],[\"name/1192\",[198,38.015]],[\"comment/1192\",[]],[\"name/1193\",[199,40.219]],[\"comment/1193\",[]],[\"name/1194\",[200,39.949]],[\"comment/1194\",[]],[\"name/1195\",[201,40.219]],[\"comment/1195\",[]],[\"name/1196\",[192,32.951]],[\"comment/1196\",[]],[\"name/1197\",[430,72.138]],[\"comment/1197\",[]],[\"name/1198\",[187,39.686]],[\"comment/1198\",[]],[\"name/1199\",[191,32.561]],[\"comment/1199\",[]],[\"name/1200\",[192,32.951]],[\"comment/1200\",[]],[\"name/1201\",[431,72.138]],[\"comment/1201\",[]],[\"name/1202\",[194,40.219]],[\"comment/1202\",[]],[\"name/1203\",[16,31.707]],[\"comment/1203\",[]],[\"name/1204\",[261,67.029]],[\"comment/1204\",[]],[\"name/1205\",[16,31.707]],[\"comment/1205\",[]],[\"name/1206\",[390,67.029]],[\"comment/1206\",[]],[\"name/1207\",[391,67.029]],[\"comment/1207\",[]],[\"name/1208\",[397,67.029]],[\"comment/1208\",[]],[\"name/1209\",[392,67.029]],[\"comment/1209\",[]],[\"name/1210\",[16,31.707]],[\"comment/1210\",[]],[\"name/1211\",[393,61.152]],[\"comment/1211\",[]],[\"name/1212\",[348,61.152]],[\"comment/1212\",[]],[\"name/1213\",[53,59.145]],[\"comment/1213\",[]],[\"name/1214\",[343,61.152]],[\"comment/1214\",[]],[\"name/1215\",[344,61.152]],[\"comment/1215\",[]],[\"name/1216\",[226,57.474]],[\"comment/1216\",[]],[\"name/1217\",[399,67.029]],[\"comment/1217\",[]],[\"name/1218\",[400,67.029]],[\"comment/1218\",[]],[\"name/1219\",[401,67.029]],[\"comment/1219\",[]],[\"name/1220\",[16,31.707]],[\"comment/1220\",[]],[\"name/1221\",[432,72.138]],[\"comment/1221\",[]],[\"name/1222\",[403,67.029]],[\"comment/1222\",[]],[\"name/1223\",[404,67.029]],[\"comment/1223\",[]],[\"name/1224\",[16,31.707]],[\"comment/1224\",[]],[\"name/1225\",[405,67.029]],[\"comment/1225\",[]],[\"name/1226\",[406,67.029]],[\"comment/1226\",[]],[\"name/1227\",[433,72.138]],[\"comment/1227\",[]],[\"name/1228\",[407,67.029]],[\"comment/1228\",[]],[\"name/1229\",[411,67.029]],[\"comment/1229\",[]],[\"name/1230\",[412,67.029]],[\"comment/1230\",[]],[\"name/1231\",[434,72.138]],[\"comment/1231\",[]],[\"name/1232\",[413,67.029]],[\"comment/1232\",[]],[\"name/1233\",[414,67.029]],[\"comment/1233\",[]],[\"name/1234\",[415,67.029]],[\"comment/1234\",[]],[\"name/1235\",[417,67.029]],[\"comment/1235\",[]],[\"name/1236\",[418,67.029]],[\"comment/1236\",[]],[\"name/1237\",[419,67.029]],[\"comment/1237\",[]],[\"name/1238\",[420,67.029]],[\"comment/1238\",[]],[\"name/1239\",[421,67.029]],[\"comment/1239\",[]],[\"name/1240\",[422,67.029]],[\"comment/1240\",[]],[\"name/1241\",[423,67.029]],[\"comment/1241\",[]],[\"name/1242\",[424,67.029]],[\"comment/1242\",[]],[\"name/1243\",[425,67.029]],[\"comment/1243\",[]],[\"name/1244\",[16,31.707]],[\"comment/1244\",[]],[\"name/1245\",[393,61.152]],[\"comment/1245\",[]],[\"name/1246\",[348,61.152]],[\"comment/1246\",[]],[\"name/1247\",[129,67.029]],[\"comment/1247\",[]],[\"name/1248\",[53,59.145]],[\"comment/1248\",[]],[\"name/1249\",[343,61.152]],[\"comment/1249\",[]],[\"name/1250\",[344,61.152]],[\"comment/1250\",[]],[\"name/1251\",[226,57.474]],[\"comment/1251\",[]],[\"name/1252\",[426,67.029]],[\"comment/1252\",[]],[\"name/1253\",[427,67.029]],[\"comment/1253\",[]],[\"name/1254\",[191,32.561]],[\"comment/1254\",[]],[\"name/1255\",[197,38.935]],[\"comment/1255\",[]],[\"name/1256\",[198,38.015]],[\"comment/1256\",[]],[\"name/1257\",[199,40.219]],[\"comment/1257\",[]],[\"name/1258\",[200,39.949]],[\"comment/1258\",[]],[\"name/1259\",[201,40.219]],[\"comment/1259\",[]],[\"name/1260\",[192,32.951]],[\"comment/1260\",[]],[\"name/1261\",[435,72.138]],[\"comment/1261\",[]],[\"name/1262\",[187,39.686]],[\"comment/1262\",[]],[\"name/1263\",[191,32.561]],[\"comment/1263\",[]],[\"name/1264\",[192,32.951]],[\"comment/1264\",[]],[\"name/1265\",[436,72.138]],[\"comment/1265\",[]],[\"name/1266\",[194,40.219]],[\"comment/1266\",[]],[\"name/1267\",[16,31.707]],[\"comment/1267\",[]],[\"name/1268\",[246,67.029]],[\"comment/1268\",[]],[\"name/1269\",[437,72.138]],[\"comment/1269\",[]],[\"name/1270\",[191,32.561]],[\"comment/1270\",[]],[\"name/1271\",[197,38.935]],[\"comment/1271\",[]],[\"name/1272\",[198,38.015]],[\"comment/1272\",[]],[\"name/1273\",[199,40.219]],[\"comment/1273\",[]],[\"name/1274\",[200,39.949]],[\"comment/1274\",[]],[\"name/1275\",[201,40.219]],[\"comment/1275\",[]],[\"name/1276\",[192,32.951]],[\"comment/1276\",[]],[\"name/1277\",[438,72.138]],[\"comment/1277\",[]],[\"name/1278\",[187,39.686]],[\"comment/1278\",[]],[\"name/1279\",[191,32.561]],[\"comment/1279\",[]],[\"name/1280\",[192,32.951]],[\"comment/1280\",[]],[\"name/1281\",[439,72.138]],[\"comment/1281\",[]],[\"name/1282\",[194,40.219]],[\"comment/1282\",[]],[\"name/1283\",[16,31.707]],[\"comment/1283\",[]],[\"name/1284\",[440,72.138]],[\"comment/1284\",[]],[\"name/1285\",[191,32.561]],[\"comment/1285\",[]],[\"name/1286\",[197,38.935]],[\"comment/1286\",[]],[\"name/1287\",[198,38.015]],[\"comment/1287\",[]],[\"name/1288\",[199,40.219]],[\"comment/1288\",[]],[\"name/1289\",[200,39.949]],[\"comment/1289\",[]],[\"name/1290\",[201,40.219]],[\"comment/1290\",[]],[\"name/1291\",[192,32.951]],[\"comment/1291\",[]],[\"name/1292\",[441,72.138]],[\"comment/1292\",[]],[\"name/1293\",[191,32.561]],[\"comment/1293\",[]],[\"name/1294\",[197,38.935]],[\"comment/1294\",[]],[\"name/1295\",[198,38.015]],[\"comment/1295\",[]],[\"name/1296\",[442,72.138]],[\"comment/1296\",[]],[\"name/1297\",[443,72.138]],[\"comment/1297\",[]],[\"name/1298\",[444,72.138]],[\"comment/1298\",[]],[\"name/1299\",[8,61.152]],[\"comment/1299\",[]],[\"name/1300\",[192,32.951]],[\"comment/1300\",[]],[\"name/1301\",[445,72.138]],[\"comment/1301\",[]],[\"name/1302\",[187,39.686]],[\"comment/1302\",[]],[\"name/1303\",[446,56.043]],[\"comment/1303\",[]],[\"name/1304\",[191,32.561]],[\"comment/1304\",[]],[\"name/1305\",[192,32.951]],[\"comment/1305\",[]],[\"name/1306\",[447,72.138]],[\"comment/1306\",[]],[\"name/1307\",[194,40.219]],[\"comment/1307\",[]],[\"name/1308\",[16,31.707]],[\"comment/1308\",[]],[\"name/1309\",[232,61.152]],[\"comment/1309\",[]],[\"name/1310\",[446,56.043]],[\"comment/1310\",[]],[\"name/1311\",[191,32.561]],[\"comment/1311\",[]],[\"name/1312\",[197,38.935]],[\"comment/1312\",[]],[\"name/1313\",[198,38.015]],[\"comment/1313\",[]],[\"name/1314\",[199,40.219]],[\"comment/1314\",[]],[\"name/1315\",[200,39.949]],[\"comment/1315\",[]],[\"name/1316\",[201,40.219]],[\"comment/1316\",[]],[\"name/1317\",[192,32.951]],[\"comment/1317\",[]],[\"name/1318\",[448,72.138]],[\"comment/1318\",[]],[\"name/1319\",[187,39.686]],[\"comment/1319\",[]],[\"name/1320\",[446,56.043]],[\"comment/1320\",[]],[\"name/1321\",[191,32.561]],[\"comment/1321\",[]],[\"name/1322\",[192,32.951]],[\"comment/1322\",[]],[\"name/1323\",[449,72.138]],[\"comment/1323\",[]],[\"name/1324\",[194,40.219]],[\"comment/1324\",[]],[\"name/1325\",[16,31.707]],[\"comment/1325\",[]],[\"name/1326\",[232,61.152]],[\"comment/1326\",[]],[\"name/1327\",[446,56.043]],[\"comment/1327\",[]],[\"name/1328\",[191,32.561]],[\"comment/1328\",[]],[\"name/1329\",[197,38.935]],[\"comment/1329\",[]],[\"name/1330\",[198,38.015]],[\"comment/1330\",[]],[\"name/1331\",[199,40.219]],[\"comment/1331\",[]],[\"name/1332\",[200,39.949]],[\"comment/1332\",[]],[\"name/1333\",[201,40.219]],[\"comment/1333\",[]],[\"name/1334\",[192,32.951]],[\"comment/1334\",[]],[\"name/1335\",[450,72.138]],[\"comment/1335\",[]],[\"name/1336\",[187,39.686]],[\"comment/1336\",[]],[\"name/1337\",[446,56.043]],[\"comment/1337\",[]],[\"name/1338\",[133,40.219]],[\"comment/1338\",[]],[\"name/1339\",[134,39.949]],[\"comment/1339\",[]],[\"name/1340\",[191,32.561]],[\"comment/1340\",[]],[\"name/1341\",[192,32.951]],[\"comment/1341\",[]],[\"name/1342\",[451,72.138]],[\"comment/1342\",[]],[\"name/1343\",[194,40.219]],[\"comment/1343\",[]],[\"name/1344\",[191,32.561]],[\"comment/1344\",[]],[\"name/1345\",[197,38.935]],[\"comment/1345\",[]],[\"name/1346\",[198,38.015]],[\"comment/1346\",[]],[\"name/1347\",[199,40.219]],[\"comment/1347\",[]],[\"name/1348\",[200,39.949]],[\"comment/1348\",[]],[\"name/1349\",[201,40.219]],[\"comment/1349\",[]],[\"name/1350\",[192,32.951]],[\"comment/1350\",[]],[\"name/1351\",[452,72.138]],[\"comment/1351\",[]],[\"name/1352\",[187,39.686]],[\"comment/1352\",[]],[\"name/1353\",[446,56.043]],[\"comment/1353\",[]],[\"name/1354\",[234,59.145]],[\"comment/1354\",[]],[\"name/1355\",[235,59.145]],[\"comment/1355\",[]],[\"name/1356\",[133,40.219]],[\"comment/1356\",[]],[\"name/1357\",[134,39.949]],[\"comment/1357\",[]],[\"name/1358\",[236,57.474]],[\"comment/1358\",[]],[\"name/1359\",[237,67.029]],[\"comment/1359\",[]],[\"name/1360\",[189,48.784]],[\"comment/1360\",[]],[\"name/1361\",[190,48.159]],[\"comment/1361\",[]],[\"name/1362\",[191,32.561]],[\"comment/1362\",[]],[\"name/1363\",[192,32.951]],[\"comment/1363\",[]],[\"name/1364\",[453,72.138]],[\"comment/1364\",[]],[\"name/1365\",[194,40.219]],[\"comment/1365\",[]],[\"name/1366\",[16,31.707]],[\"comment/1366\",[]],[\"name/1367\",[446,56.043]],[\"comment/1367\",[]],[\"name/1368\",[234,59.145]],[\"comment/1368\",[]],[\"name/1369\",[235,59.145]],[\"comment/1369\",[]],[\"name/1370\",[189,48.784]],[\"comment/1370\",[]],[\"name/1371\",[190,48.159]],[\"comment/1371\",[]],[\"name/1372\",[139,57.474]],[\"comment/1372\",[]],[\"name/1373\",[196,48.784]],[\"comment/1373\",[]],[\"name/1374\",[191,32.561]],[\"comment/1374\",[]],[\"name/1375\",[197,38.935]],[\"comment/1375\",[]],[\"name/1376\",[198,38.015]],[\"comment/1376\",[]],[\"name/1377\",[199,40.219]],[\"comment/1377\",[]],[\"name/1378\",[200,39.949]],[\"comment/1378\",[]],[\"name/1379\",[201,40.219]],[\"comment/1379\",[]],[\"name/1380\",[192,32.951]],[\"comment/1380\",[]],[\"name/1381\",[454,72.138]],[\"comment/1381\",[]],[\"name/1382\",[455,72.138]],[\"comment/1382\",[]],[\"name/1383\",[295,59.145]],[\"comment/1383\",[]],[\"name/1384\",[293,67.029]],[\"comment/1384\",[]],[\"name/1385\",[295,59.145]],[\"comment/1385\",[]],[\"name/1386\",[456,72.138]],[\"comment/1386\",[]],[\"name/1387\",[457,72.138]],[\"comment/1387\",[]],[\"name/1388\",[458,72.138]],[\"comment/1388\",[]],[\"name/1389\",[459,72.138]],[\"comment/1389\",[]],[\"name/1390\",[460,72.138]],[\"comment/1390\",[]],[\"name/1391\",[461,72.138]],[\"comment/1391\",[]],[\"name/1392\",[462,72.138]],[\"comment/1392\",[]],[\"name/1393\",[463,72.138]],[\"comment/1393\",[]],[\"name/1394\",[464,72.138]],[\"comment/1394\",[]],[\"name/1395\",[465,72.138]],[\"comment/1395\",[]],[\"name/1396\",[466,72.138]],[\"comment/1396\",[]],[\"name/1397\",[467,72.138]],[\"comment/1397\",[]],[\"name/1398\",[468,72.138]],[\"comment/1398\",[]],[\"name/1399\",[469,72.138]],[\"comment/1399\",[]],[\"name/1400\",[470,72.138]],[\"comment/1400\",[]],[\"name/1401\",[471,72.138]],[\"comment/1401\",[]],[\"name/1402\",[472,72.138]],[\"comment/1402\",[]],[\"name/1403\",[473,72.138]],[\"comment/1403\",[]],[\"name/1404\",[474,72.138]],[\"comment/1404\",[]],[\"name/1405\",[475,72.138]],[\"comment/1405\",[]],[\"name/1406\",[476,72.138]],[\"comment/1406\",[]],[\"name/1407\",[477,72.138]],[\"comment/1407\",[]],[\"name/1408\",[478,67.029]],[\"comment/1408\",[]],[\"name/1409\",[479,67.029]],[\"comment/1409\",[]],[\"name/1410\",[480,67.029]],[\"comment/1410\",[]],[\"name/1411\",[481,67.029]],[\"comment/1411\",[]],[\"name/1412\",[482,67.029]],[\"comment/1412\",[]],[\"name/1413\",[483,67.029]],[\"comment/1413\",[]],[\"name/1414\",[484,72.138]],[\"comment/1414\",[]],[\"name/1415\",[478,67.029]],[\"comment/1415\",[]],[\"name/1416\",[479,67.029]],[\"comment/1416\",[]],[\"name/1417\",[480,67.029]],[\"comment/1417\",[]],[\"name/1418\",[481,67.029]],[\"comment/1418\",[]],[\"name/1419\",[482,67.029]],[\"comment/1419\",[]],[\"name/1420\",[483,67.029]],[\"comment/1420\",[]],[\"name/1421\",[485,72.138]],[\"comment/1421\",[]],[\"name/1422\",[486,44.206]],[\"comment/1422\",[]],[\"name/1423\",[63,38.935]],[\"comment/1423\",[]],[\"name/1424\",[487,72.138]],[\"comment/1424\",[]],[\"name/1425\",[69,63.665]],[\"comment/1425\",[]],[\"name/1426\",[70,67.029]],[\"comment/1426\",[]],[\"name/1427\",[71,67.029]],[\"comment/1427\",[]],[\"name/1428\",[488,72.138]],[\"comment/1428\",[]],[\"name/1429\",[75,67.029]],[\"comment/1429\",[]],[\"name/1430\",[74,67.029]],[\"comment/1430\",[]],[\"name/1431\",[489,72.138]],[\"comment/1431\",[]],[\"name/1432\",[61,37.173]],[\"comment/1432\",[]],[\"name/1433\",[490,44.206]],[\"comment/1433\",[]],[\"name/1434\",[67,42.348]],[\"comment/1434\",[]],[\"name/1435\",[68,43.806]],[\"comment/1435\",[]],[\"name/1436\",[141,43.806]],[\"comment/1436\",[]],[\"name/1437\",[491,44.206]],[\"comment/1437\",[]],[\"name/1438\",[492,44.206]],[\"comment/1438\",[]],[\"name/1439\",[102,43.05]],[\"comment/1439\",[]],[\"name/1440\",[493,44.206]],[\"comment/1440\",[]],[\"name/1441\",[182,43.806]],[\"comment/1441\",[]],[\"name/1442\",[494,44.206]],[\"comment/1442\",[]],[\"name/1443\",[495,72.138]],[\"comment/1443\",[]],[\"name/1444\",[486,44.206]],[\"comment/1444\",[]],[\"name/1445\",[95,53.679]],[\"comment/1445\",[]],[\"name/1446\",[99,54.792]],[\"comment/1446\",[]],[\"name/1447\",[61,37.173]],[\"comment/1447\",[]],[\"name/1448\",[490,44.206]],[\"comment/1448\",[]],[\"name/1449\",[67,42.348]],[\"comment/1449\",[]],[\"name/1450\",[68,43.806]],[\"comment/1450\",[]],[\"name/1451\",[63,38.935]],[\"comment/1451\",[]],[\"name/1452\",[141,43.806]],[\"comment/1452\",[]],[\"name/1453\",[491,44.206]],[\"comment/1453\",[]],[\"name/1454\",[492,44.206]],[\"comment/1454\",[]],[\"name/1455\",[102,43.05]],[\"comment/1455\",[]],[\"name/1456\",[493,44.206]],[\"comment/1456\",[]],[\"name/1457\",[182,43.806]],[\"comment/1457\",[]],[\"name/1458\",[494,44.206]],[\"comment/1458\",[]],[\"name/1459\",[496,72.138]],[\"comment/1459\",[]],[\"name/1460\",[486,44.206]],[\"comment/1460\",[]],[\"name/1461\",[497,67.029]],[\"comment/1461\",[]],[\"name/1462\",[61,37.173]],[\"comment/1462\",[]],[\"name/1463\",[490,44.206]],[\"comment/1463\",[]],[\"name/1464\",[67,42.348]],[\"comment/1464\",[]],[\"name/1465\",[68,43.806]],[\"comment/1465\",[]],[\"name/1466\",[63,38.935]],[\"comment/1466\",[]],[\"name/1467\",[141,43.806]],[\"comment/1467\",[]],[\"name/1468\",[491,44.206]],[\"comment/1468\",[]],[\"name/1469\",[492,44.206]],[\"comment/1469\",[]],[\"name/1470\",[102,43.05]],[\"comment/1470\",[]],[\"name/1471\",[493,44.206]],[\"comment/1471\",[]],[\"name/1472\",[182,43.806]],[\"comment/1472\",[]],[\"name/1473\",[494,44.206]],[\"comment/1473\",[]],[\"name/1474\",[498,72.138]],[\"comment/1474\",[]],[\"name/1475\",[486,44.206]],[\"comment/1475\",[]],[\"name/1476\",[497,67.029]],[\"comment/1476\",[]],[\"name/1477\",[116,52.679]],[\"comment/1477\",[]],[\"name/1478\",[499,67.029]],[\"comment/1478\",[]],[\"name/1479\",[61,37.173]],[\"comment/1479\",[]],[\"name/1480\",[490,44.206]],[\"comment/1480\",[]],[\"name/1481\",[67,42.348]],[\"comment/1481\",[]],[\"name/1482\",[68,43.806]],[\"comment/1482\",[]],[\"name/1483\",[63,38.935]],[\"comment/1483\",[]],[\"name/1484\",[141,43.806]],[\"comment/1484\",[]],[\"name/1485\",[491,44.206]],[\"comment/1485\",[]],[\"name/1486\",[492,44.206]],[\"comment/1486\",[]],[\"name/1487\",[102,43.05]],[\"comment/1487\",[]],[\"name/1488\",[493,44.206]],[\"comment/1488\",[]],[\"name/1489\",[182,43.806]],[\"comment/1489\",[]],[\"name/1490\",[494,44.206]],[\"comment/1490\",[]],[\"name/1491\",[500,72.138]],[\"comment/1491\",[]],[\"name/1492\",[486,44.206]],[\"comment/1492\",[]],[\"name/1493\",[95,53.679]],[\"comment/1493\",[]],[\"name/1494\",[97,63.665]],[\"comment/1494\",[]],[\"name/1495\",[99,54.792]],[\"comment/1495\",[]],[\"name/1496\",[100,52.679]],[\"comment/1496\",[]],[\"name/1497\",[101,63.665]],[\"comment/1497\",[]],[\"name/1498\",[61,37.173]],[\"comment/1498\",[]],[\"name/1499\",[490,44.206]],[\"comment/1499\",[]],[\"name/1500\",[67,42.348]],[\"comment/1500\",[]],[\"name/1501\",[68,43.806]],[\"comment/1501\",[]],[\"name/1502\",[63,38.935]],[\"comment/1502\",[]],[\"name/1503\",[141,43.806]],[\"comment/1503\",[]],[\"name/1504\",[491,44.206]],[\"comment/1504\",[]],[\"name/1505\",[492,44.206]],[\"comment/1505\",[]],[\"name/1506\",[102,43.05]],[\"comment/1506\",[]],[\"name/1507\",[493,44.206]],[\"comment/1507\",[]],[\"name/1508\",[182,43.806]],[\"comment/1508\",[]],[\"name/1509\",[494,44.206]],[\"comment/1509\",[]],[\"name/1510\",[103,67.029]],[\"comment/1510\",[]],[\"name/1511\",[486,44.206]],[\"comment/1511\",[]],[\"name/1512\",[104,67.029]],[\"comment/1512\",[]],[\"name/1513\",[501,72.138]],[\"comment/1513\",[]],[\"name/1514\",[61,37.173]],[\"comment/1514\",[]],[\"name/1515\",[490,44.206]],[\"comment/1515\",[]],[\"name/1516\",[67,42.348]],[\"comment/1516\",[]],[\"name/1517\",[68,43.806]],[\"comment/1517\",[]],[\"name/1518\",[63,38.935]],[\"comment/1518\",[]],[\"name/1519\",[141,43.806]],[\"comment/1519\",[]],[\"name/1520\",[491,44.206]],[\"comment/1520\",[]],[\"name/1521\",[492,44.206]],[\"comment/1521\",[]],[\"name/1522\",[102,43.05]],[\"comment/1522\",[]],[\"name/1523\",[493,44.206]],[\"comment/1523\",[]],[\"name/1524\",[182,43.806]],[\"comment/1524\",[]],[\"name/1525\",[494,44.206]],[\"comment/1525\",[]],[\"name/1526\",[502,72.138]],[\"comment/1526\",[]],[\"name/1527\",[486,44.206]],[\"comment/1527\",[]],[\"name/1528\",[110,59.145]],[\"comment/1528\",[]],[\"name/1529\",[503,61.152]],[\"comment/1529\",[]],[\"name/1530\",[61,37.173]],[\"comment/1530\",[]],[\"name/1531\",[490,44.206]],[\"comment/1531\",[]],[\"name/1532\",[67,42.348]],[\"comment/1532\",[]],[\"name/1533\",[68,43.806]],[\"comment/1533\",[]],[\"name/1534\",[63,38.935]],[\"comment/1534\",[]],[\"name/1535\",[141,43.806]],[\"comment/1535\",[]],[\"name/1536\",[491,44.206]],[\"comment/1536\",[]],[\"name/1537\",[492,44.206]],[\"comment/1537\",[]],[\"name/1538\",[102,43.05]],[\"comment/1538\",[]],[\"name/1539\",[493,44.206]],[\"comment/1539\",[]],[\"name/1540\",[182,43.806]],[\"comment/1540\",[]],[\"name/1541\",[494,44.206]],[\"comment/1541\",[]],[\"name/1542\",[504,72.138]],[\"comment/1542\",[]],[\"name/1543\",[486,44.206]],[\"comment/1543\",[]],[\"name/1544\",[116,52.679]],[\"comment/1544\",[]],[\"name/1545\",[95,53.679]],[\"comment/1545\",[]],[\"name/1546\",[118,61.152]],[\"comment/1546\",[]],[\"name/1547\",[119,67.029]],[\"comment/1547\",[]],[\"name/1548\",[117,63.665]],[\"comment/1548\",[]],[\"name/1549\",[99,54.792]],[\"comment/1549\",[]],[\"name/1550\",[61,37.173]],[\"comment/1550\",[]],[\"name/1551\",[490,44.206]],[\"comment/1551\",[]],[\"name/1552\",[67,42.348]],[\"comment/1552\",[]],[\"name/1553\",[68,43.806]],[\"comment/1553\",[]],[\"name/1554\",[63,38.935]],[\"comment/1554\",[]],[\"name/1555\",[141,43.806]],[\"comment/1555\",[]],[\"name/1556\",[491,44.206]],[\"comment/1556\",[]],[\"name/1557\",[492,44.206]],[\"comment/1557\",[]],[\"name/1558\",[102,43.05]],[\"comment/1558\",[]],[\"name/1559\",[493,44.206]],[\"comment/1559\",[]],[\"name/1560\",[182,43.806]],[\"comment/1560\",[]],[\"name/1561\",[494,44.206]],[\"comment/1561\",[]],[\"name/1562\",[505,72.138]],[\"comment/1562\",[]],[\"name/1563\",[486,44.206]],[\"comment/1563\",[]],[\"name/1564\",[110,59.145]],[\"comment/1564\",[]],[\"name/1565\",[503,61.152]],[\"comment/1565\",[]],[\"name/1566\",[117,63.665]],[\"comment/1566\",[]],[\"name/1567\",[506,72.138]],[\"comment/1567\",[]],[\"name/1568\",[61,37.173]],[\"comment/1568\",[]],[\"name/1569\",[490,44.206]],[\"comment/1569\",[]],[\"name/1570\",[67,42.348]],[\"comment/1570\",[]],[\"name/1571\",[68,43.806]],[\"comment/1571\",[]],[\"name/1572\",[63,38.935]],[\"comment/1572\",[]],[\"name/1573\",[141,43.806]],[\"comment/1573\",[]],[\"name/1574\",[491,44.206]],[\"comment/1574\",[]],[\"name/1575\",[492,44.206]],[\"comment/1575\",[]],[\"name/1576\",[102,43.05]],[\"comment/1576\",[]],[\"name/1577\",[493,44.206]],[\"comment/1577\",[]],[\"name/1578\",[182,43.806]],[\"comment/1578\",[]],[\"name/1579\",[494,44.206]],[\"comment/1579\",[]],[\"name/1580\",[507,72.138]],[\"comment/1580\",[]],[\"name/1581\",[486,44.206]],[\"comment/1581\",[]],[\"name/1582\",[508,72.138]],[\"comment/1582\",[]],[\"name/1583\",[509,72.138]],[\"comment/1583\",[]],[\"name/1584\",[510,72.138]],[\"comment/1584\",[]],[\"name/1585\",[61,37.173]],[\"comment/1585\",[]],[\"name/1586\",[490,44.206]],[\"comment/1586\",[]],[\"name/1587\",[67,42.348]],[\"comment/1587\",[]],[\"name/1588\",[68,43.806]],[\"comment/1588\",[]],[\"name/1589\",[63,38.935]],[\"comment/1589\",[]],[\"name/1590\",[141,43.806]],[\"comment/1590\",[]],[\"name/1591\",[491,44.206]],[\"comment/1591\",[]],[\"name/1592\",[492,44.206]],[\"comment/1592\",[]],[\"name/1593\",[102,43.05]],[\"comment/1593\",[]],[\"name/1594\",[493,44.206]],[\"comment/1594\",[]],[\"name/1595\",[182,43.806]],[\"comment/1595\",[]],[\"name/1596\",[494,44.206]],[\"comment/1596\",[]],[\"name/1597\",[511,72.138]],[\"comment/1597\",[]],[\"name/1598\",[486,44.206]],[\"comment/1598\",[]],[\"name/1599\",[61,37.173]],[\"comment/1599\",[]],[\"name/1600\",[512,63.665]],[\"comment/1600\",[]],[\"name/1601\",[110,59.145]],[\"comment/1601\",[]],[\"name/1602\",[490,44.206]],[\"comment/1602\",[]],[\"name/1603\",[67,42.348]],[\"comment/1603\",[]],[\"name/1604\",[68,43.806]],[\"comment/1604\",[]],[\"name/1605\",[63,38.935]],[\"comment/1605\",[]],[\"name/1606\",[141,43.806]],[\"comment/1606\",[]],[\"name/1607\",[491,44.206]],[\"comment/1607\",[]],[\"name/1608\",[492,44.206]],[\"comment/1608\",[]],[\"name/1609\",[102,43.05]],[\"comment/1609\",[]],[\"name/1610\",[493,44.206]],[\"comment/1610\",[]],[\"name/1611\",[182,43.806]],[\"comment/1611\",[]],[\"name/1612\",[494,44.206]],[\"comment/1612\",[]],[\"name/1613\",[513,72.138]],[\"comment/1613\",[]],[\"name/1614\",[486,44.206]],[\"comment/1614\",[]],[\"name/1615\",[514,72.138]],[\"comment/1615\",[]],[\"name/1616\",[61,37.173]],[\"comment/1616\",[]],[\"name/1617\",[490,44.206]],[\"comment/1617\",[]],[\"name/1618\",[67,42.348]],[\"comment/1618\",[]],[\"name/1619\",[68,43.806]],[\"comment/1619\",[]],[\"name/1620\",[63,38.935]],[\"comment/1620\",[]],[\"name/1621\",[141,43.806]],[\"comment/1621\",[]],[\"name/1622\",[491,44.206]],[\"comment/1622\",[]],[\"name/1623\",[492,44.206]],[\"comment/1623\",[]],[\"name/1624\",[102,43.05]],[\"comment/1624\",[]],[\"name/1625\",[493,44.206]],[\"comment/1625\",[]],[\"name/1626\",[182,43.806]],[\"comment/1626\",[]],[\"name/1627\",[494,44.206]],[\"comment/1627\",[]],[\"name/1628\",[515,72.138]],[\"comment/1628\",[]],[\"name/1629\",[486,44.206]],[\"comment/1629\",[]],[\"name/1630\",[512,63.665]],[\"comment/1630\",[]],[\"name/1631\",[116,52.679]],[\"comment/1631\",[]],[\"name/1632\",[110,59.145]],[\"comment/1632\",[]],[\"name/1633\",[100,52.679]],[\"comment/1633\",[]],[\"name/1634\",[95,53.679]],[\"comment/1634\",[]],[\"name/1635\",[63,38.935]],[\"comment/1635\",[]],[\"name/1636\",[61,37.173]],[\"comment/1636\",[]],[\"name/1637\",[490,44.206]],[\"comment/1637\",[]],[\"name/1638\",[67,42.348]],[\"comment/1638\",[]],[\"name/1639\",[68,43.806]],[\"comment/1639\",[]],[\"name/1640\",[141,43.806]],[\"comment/1640\",[]],[\"name/1641\",[491,44.206]],[\"comment/1641\",[]],[\"name/1642\",[492,44.206]],[\"comment/1642\",[]],[\"name/1643\",[102,43.05]],[\"comment/1643\",[]],[\"name/1644\",[493,44.206]],[\"comment/1644\",[]],[\"name/1645\",[182,43.806]],[\"comment/1645\",[]],[\"name/1646\",[494,44.206]],[\"comment/1646\",[]],[\"name/1647\",[516,72.138]],[\"comment/1647\",[]],[\"name/1648\",[517,67.029]],[\"comment/1648\",[]],[\"name/1649\",[518,72.138]],[\"comment/1649\",[]],[\"name/1650\",[517,67.029]],[\"comment/1650\",[]],[\"name/1651\",[519,72.138]],[\"comment/1651\",[]],[\"name/1652\",[486,44.206]],[\"comment/1652\",[]],[\"name/1653\",[520,72.138]],[\"comment/1653\",[]],[\"name/1654\",[521,67.029]],[\"comment/1654\",[]],[\"name/1655\",[522,67.029]],[\"comment/1655\",[]],[\"name/1656\",[523,72.138]],[\"comment/1656\",[]],[\"name/1657\",[63,38.935]],[\"comment/1657\",[]],[\"name/1658\",[61,37.173]],[\"comment/1658\",[]],[\"name/1659\",[490,44.206]],[\"comment/1659\",[]],[\"name/1660\",[67,42.348]],[\"comment/1660\",[]],[\"name/1661\",[68,43.806]],[\"comment/1661\",[]],[\"name/1662\",[141,43.806]],[\"comment/1662\",[]],[\"name/1663\",[491,44.206]],[\"comment/1663\",[]],[\"name/1664\",[492,44.206]],[\"comment/1664\",[]],[\"name/1665\",[102,43.05]],[\"comment/1665\",[]],[\"name/1666\",[493,44.206]],[\"comment/1666\",[]],[\"name/1667\",[182,43.806]],[\"comment/1667\",[]],[\"name/1668\",[494,44.206]],[\"comment/1668\",[]],[\"name/1669\",[524,72.138]],[\"comment/1669\",[]],[\"name/1670\",[525,67.029]],[\"comment/1670\",[]],[\"name/1671\",[526,67.029]],[\"comment/1671\",[]],[\"name/1672\",[527,67.029]],[\"comment/1672\",[]],[\"name/1673\",[528,67.029]],[\"comment/1673\",[]],[\"name/1674\",[529,72.138]],[\"comment/1674\",[]],[\"name/1675\",[525,67.029]],[\"comment/1675\",[]],[\"name/1676\",[526,67.029]],[\"comment/1676\",[]],[\"name/1677\",[527,67.029]],[\"comment/1677\",[]],[\"name/1678\",[528,67.029]],[\"comment/1678\",[]],[\"name/1679\",[530,72.138]],[\"comment/1679\",[]],[\"name/1680\",[486,44.206]],[\"comment/1680\",[]],[\"name/1681\",[503,61.152]],[\"comment/1681\",[]],[\"name/1682\",[61,37.173]],[\"comment/1682\",[]],[\"name/1683\",[490,44.206]],[\"comment/1683\",[]],[\"name/1684\",[67,42.348]],[\"comment/1684\",[]],[\"name/1685\",[68,43.806]],[\"comment/1685\",[]],[\"name/1686\",[63,38.935]],[\"comment/1686\",[]],[\"name/1687\",[141,43.806]],[\"comment/1687\",[]],[\"name/1688\",[491,44.206]],[\"comment/1688\",[]],[\"name/1689\",[492,44.206]],[\"comment/1689\",[]],[\"name/1690\",[102,43.05]],[\"comment/1690\",[]],[\"name/1691\",[493,44.206]],[\"comment/1691\",[]],[\"name/1692\",[182,43.806]],[\"comment/1692\",[]],[\"name/1693\",[494,44.206]],[\"comment/1693\",[]],[\"name/1694\",[531,72.138]],[\"comment/1694\",[]],[\"name/1695\",[532,67.029]],[\"comment/1695\",[]],[\"name/1696\",[533,67.029]],[\"comment/1696\",[]],[\"name/1697\",[534,67.029]],[\"comment/1697\",[]],[\"name/1698\",[535,67.029]],[\"comment/1698\",[]],[\"name/1699\",[536,72.138]],[\"comment/1699\",[]],[\"name/1700\",[532,67.029]],[\"comment/1700\",[]],[\"name/1701\",[533,67.029]],[\"comment/1701\",[]],[\"name/1702\",[534,67.029]],[\"comment/1702\",[]],[\"name/1703\",[535,67.029]],[\"comment/1703\",[]],[\"name/1704\",[537,72.138]],[\"comment/1704\",[]],[\"name/1705\",[486,44.206]],[\"comment/1705\",[]],[\"name/1706\",[63,38.935]],[\"comment/1706\",[]],[\"name/1707\",[100,52.679]],[\"comment/1707\",[]],[\"name/1708\",[503,61.152]],[\"comment/1708\",[]],[\"name/1709\",[149,63.665]],[\"comment/1709\",[]],[\"name/1710\",[148,63.665]],[\"comment/1710\",[]],[\"name/1711\",[61,37.173]],[\"comment/1711\",[]],[\"name/1712\",[490,44.206]],[\"comment/1712\",[]],[\"name/1713\",[67,42.348]],[\"comment/1713\",[]],[\"name/1714\",[68,43.806]],[\"comment/1714\",[]],[\"name/1715\",[141,43.806]],[\"comment/1715\",[]],[\"name/1716\",[491,44.206]],[\"comment/1716\",[]],[\"name/1717\",[492,44.206]],[\"comment/1717\",[]],[\"name/1718\",[102,43.05]],[\"comment/1718\",[]],[\"name/1719\",[493,44.206]],[\"comment/1719\",[]],[\"name/1720\",[182,43.806]],[\"comment/1720\",[]],[\"name/1721\",[494,44.206]],[\"comment/1721\",[]],[\"name/1722\",[538,72.138]],[\"comment/1722\",[]],[\"name/1723\",[539,67.029]],[\"comment/1723\",[]],[\"name/1724\",[540,67.029]],[\"comment/1724\",[]],[\"name/1725\",[541,67.029]],[\"comment/1725\",[]],[\"name/1726\",[542,72.138]],[\"comment/1726\",[]],[\"name/1727\",[539,67.029]],[\"comment/1727\",[]],[\"name/1728\",[540,67.029]],[\"comment/1728\",[]],[\"name/1729\",[541,67.029]],[\"comment/1729\",[]],[\"name/1730\",[543,72.138]],[\"comment/1730\",[]],[\"name/1731\",[486,44.206]],[\"comment/1731\",[]],[\"name/1732\",[116,52.679]],[\"comment/1732\",[]],[\"name/1733\",[95,53.679]],[\"comment/1733\",[]],[\"name/1734\",[99,54.792]],[\"comment/1734\",[]],[\"name/1735\",[101,63.665]],[\"comment/1735\",[]],[\"name/1736\",[315,67.029]],[\"comment/1736\",[]],[\"name/1737\",[97,63.665]],[\"comment/1737\",[]],[\"name/1738\",[499,67.029]],[\"comment/1738\",[]],[\"name/1739\",[63,38.935]],[\"comment/1739\",[]],[\"name/1740\",[61,37.173]],[\"comment/1740\",[]],[\"name/1741\",[490,44.206]],[\"comment/1741\",[]],[\"name/1742\",[67,42.348]],[\"comment/1742\",[]],[\"name/1743\",[68,43.806]],[\"comment/1743\",[]],[\"name/1744\",[141,43.806]],[\"comment/1744\",[]],[\"name/1745\",[491,44.206]],[\"comment/1745\",[]],[\"name/1746\",[492,44.206]],[\"comment/1746\",[]],[\"name/1747\",[102,43.05]],[\"comment/1747\",[]],[\"name/1748\",[493,44.206]],[\"comment/1748\",[]],[\"name/1749\",[182,43.806]],[\"comment/1749\",[]],[\"name/1750\",[494,44.206]],[\"comment/1750\",[]],[\"name/1751\",[544,72.138]],[\"comment/1751\",[]],[\"name/1752\",[545,67.029]],[\"comment/1752\",[]],[\"name/1753\",[546,67.029]],[\"comment/1753\",[]],[\"name/1754\",[547,72.138]],[\"comment/1754\",[]],[\"name/1755\",[545,67.029]],[\"comment/1755\",[]],[\"name/1756\",[546,67.029]],[\"comment/1756\",[]],[\"name/1757\",[548,72.138]],[\"comment/1757\",[]],[\"name/1758\",[486,44.206]],[\"comment/1758\",[]],[\"name/1759\",[63,38.935]],[\"comment/1759\",[]],[\"name/1760\",[549,67.029]],[\"comment/1760\",[]],[\"name/1761\",[62,61.152]],[\"comment/1761\",[]],[\"name/1762\",[116,52.679]],[\"comment/1762\",[]],[\"name/1763\",[328,63.665]],[\"comment/1763\",[]],[\"name/1764\",[46,61.152]],[\"comment/1764\",[]],[\"name/1765\",[61,37.173]],[\"comment/1765\",[]],[\"name/1766\",[490,44.206]],[\"comment/1766\",[]],[\"name/1767\",[67,42.348]],[\"comment/1767\",[]],[\"name/1768\",[68,43.806]],[\"comment/1768\",[]],[\"name/1769\",[141,43.806]],[\"comment/1769\",[]],[\"name/1770\",[491,44.206]],[\"comment/1770\",[]],[\"name/1771\",[492,44.206]],[\"comment/1771\",[]],[\"name/1772\",[102,43.05]],[\"comment/1772\",[]],[\"name/1773\",[493,44.206]],[\"comment/1773\",[]],[\"name/1774\",[182,43.806]],[\"comment/1774\",[]],[\"name/1775\",[494,44.206]],[\"comment/1775\",[]],[\"name/1776\",[550,72.138]],[\"comment/1776\",[]],[\"name/1777\",[486,44.206]],[\"comment/1777\",[]],[\"name/1778\",[116,52.679]],[\"comment/1778\",[]],[\"name/1779\",[95,53.679]],[\"comment/1779\",[]],[\"name/1780\",[156,67.029]],[\"comment/1780\",[]],[\"name/1781\",[46,61.152]],[\"comment/1781\",[]],[\"name/1782\",[118,61.152]],[\"comment/1782\",[]],[\"name/1783\",[99,54.792]],[\"comment/1783\",[]],[\"name/1784\",[61,37.173]],[\"comment/1784\",[]],[\"name/1785\",[490,44.206]],[\"comment/1785\",[]],[\"name/1786\",[67,42.348]],[\"comment/1786\",[]],[\"name/1787\",[68,43.806]],[\"comment/1787\",[]],[\"name/1788\",[63,38.935]],[\"comment/1788\",[]],[\"name/1789\",[141,43.806]],[\"comment/1789\",[]],[\"name/1790\",[491,44.206]],[\"comment/1790\",[]],[\"name/1791\",[492,44.206]],[\"comment/1791\",[]],[\"name/1792\",[102,43.05]],[\"comment/1792\",[]],[\"name/1793\",[493,44.206]],[\"comment/1793\",[]],[\"name/1794\",[182,43.806]],[\"comment/1794\",[]],[\"name/1795\",[494,44.206]],[\"comment/1795\",[]],[\"name/1796\",[551,72.138]],[\"comment/1796\",[]],[\"name/1797\",[486,44.206]],[\"comment/1797\",[]],[\"name/1798\",[549,67.029]],[\"comment/1798\",[]],[\"name/1799\",[116,52.679]],[\"comment/1799\",[]],[\"name/1800\",[100,52.679]],[\"comment/1800\",[]],[\"name/1801\",[61,37.173]],[\"comment/1801\",[]],[\"name/1802\",[490,44.206]],[\"comment/1802\",[]],[\"name/1803\",[67,42.348]],[\"comment/1803\",[]],[\"name/1804\",[68,43.806]],[\"comment/1804\",[]],[\"name/1805\",[63,38.935]],[\"comment/1805\",[]],[\"name/1806\",[141,43.806]],[\"comment/1806\",[]],[\"name/1807\",[491,44.206]],[\"comment/1807\",[]],[\"name/1808\",[492,44.206]],[\"comment/1808\",[]],[\"name/1809\",[102,43.05]],[\"comment/1809\",[]],[\"name/1810\",[493,44.206]],[\"comment/1810\",[]],[\"name/1811\",[182,43.806]],[\"comment/1811\",[]],[\"name/1812\",[494,44.206]],[\"comment/1812\",[]],[\"name/1813\",[552,72.138]],[\"comment/1813\",[]],[\"name/1814\",[486,44.206]],[\"comment/1814\",[]],[\"name/1815\",[72,67.029]],[\"comment/1815\",[]],[\"name/1816\",[61,37.173]],[\"comment/1816\",[]],[\"name/1817\",[490,44.206]],[\"comment/1817\",[]],[\"name/1818\",[67,42.348]],[\"comment/1818\",[]],[\"name/1819\",[68,43.806]],[\"comment/1819\",[]],[\"name/1820\",[63,38.935]],[\"comment/1820\",[]],[\"name/1821\",[141,43.806]],[\"comment/1821\",[]],[\"name/1822\",[491,44.206]],[\"comment/1822\",[]],[\"name/1823\",[492,44.206]],[\"comment/1823\",[]],[\"name/1824\",[102,43.05]],[\"comment/1824\",[]],[\"name/1825\",[493,44.206]],[\"comment/1825\",[]],[\"name/1826\",[182,43.806]],[\"comment/1826\",[]],[\"name/1827\",[494,44.206]],[\"comment/1827\",[]],[\"name/1828\",[553,72.138]],[\"comment/1828\",[]],[\"name/1829\",[486,44.206]],[\"comment/1829\",[]],[\"name/1830\",[178,67.029]],[\"comment/1830\",[]],[\"name/1831\",[176,67.029]],[\"comment/1831\",[]],[\"name/1832\",[61,37.173]],[\"comment/1832\",[]],[\"name/1833\",[490,44.206]],[\"comment/1833\",[]],[\"name/1834\",[67,42.348]],[\"comment/1834\",[]],[\"name/1835\",[68,43.806]],[\"comment/1835\",[]],[\"name/1836\",[63,38.935]],[\"comment/1836\",[]],[\"name/1837\",[141,43.806]],[\"comment/1837\",[]],[\"name/1838\",[491,44.206]],[\"comment/1838\",[]],[\"name/1839\",[492,44.206]],[\"comment/1839\",[]],[\"name/1840\",[102,43.05]],[\"comment/1840\",[]],[\"name/1841\",[493,44.206]],[\"comment/1841\",[]],[\"name/1842\",[182,43.806]],[\"comment/1842\",[]],[\"name/1843\",[494,44.206]],[\"comment/1843\",[]],[\"name/1844\",[554,72.138]],[\"comment/1844\",[]],[\"name/1845\",[486,44.206]],[\"comment/1845\",[]],[\"name/1846\",[73,67.029]],[\"comment/1846\",[]],[\"name/1847\",[61,37.173]],[\"comment/1847\",[]],[\"name/1848\",[490,44.206]],[\"comment/1848\",[]],[\"name/1849\",[67,42.348]],[\"comment/1849\",[]],[\"name/1850\",[68,43.806]],[\"comment/1850\",[]],[\"name/1851\",[63,38.935]],[\"comment/1851\",[]],[\"name/1852\",[141,43.806]],[\"comment/1852\",[]],[\"name/1853\",[491,44.206]],[\"comment/1853\",[]],[\"name/1854\",[492,44.206]],[\"comment/1854\",[]],[\"name/1855\",[102,43.05]],[\"comment/1855\",[]],[\"name/1856\",[493,44.206]],[\"comment/1856\",[]],[\"name/1857\",[182,43.806]],[\"comment/1857\",[]],[\"name/1858\",[494,44.206]],[\"comment/1858\",[]],[\"name/1859\",[555,72.138]],[\"comment/1859\",[]],[\"name/1860\",[556,67.029]],[\"comment/1860\",[]],[\"name/1861\",[557,67.029]],[\"comment/1861\",[]],[\"name/1862\",[558,67.029]],[\"comment/1862\",[]],[\"name/1863\",[559,67.029]],[\"comment/1863\",[]],[\"name/1864\",[560,67.029]],[\"comment/1864\",[]],[\"name/1865\",[561,72.138]],[\"comment/1865\",[]],[\"name/1866\",[556,67.029]],[\"comment/1866\",[]],[\"name/1867\",[557,67.029]],[\"comment/1867\",[]],[\"name/1868\",[558,67.029]],[\"comment/1868\",[]],[\"name/1869\",[559,67.029]],[\"comment/1869\",[]],[\"name/1870\",[560,67.029]],[\"comment/1870\",[]],[\"name/1871\",[562,72.138]],[\"comment/1871\",[]],[\"name/1872\",[486,44.206]],[\"comment/1872\",[]],[\"name/1873\",[563,72.138]],[\"comment/1873\",[]],[\"name/1874\",[564,72.138]],[\"comment/1874\",[]],[\"name/1875\",[565,72.138]],[\"comment/1875\",[]],[\"name/1876\",[63,38.935]],[\"comment/1876\",[]],[\"name/1877\",[61,37.173]],[\"comment/1877\",[]],[\"name/1878\",[490,44.206]],[\"comment/1878\",[]],[\"name/1879\",[67,42.348]],[\"comment/1879\",[]],[\"name/1880\",[68,43.806]],[\"comment/1880\",[]],[\"name/1881\",[141,43.806]],[\"comment/1881\",[]],[\"name/1882\",[491,44.206]],[\"comment/1882\",[]],[\"name/1883\",[492,44.206]],[\"comment/1883\",[]],[\"name/1884\",[102,43.05]],[\"comment/1884\",[]],[\"name/1885\",[493,44.206]],[\"comment/1885\",[]],[\"name/1886\",[182,43.806]],[\"comment/1886\",[]],[\"name/1887\",[494,44.206]],[\"comment/1887\",[]],[\"name/1888\",[566,72.138]],[\"comment/1888\",[]],[\"name/1889\",[567,72.138]],[\"comment/1889\",[]],[\"name/1890\",[568,72.138]],[\"comment/1890\",[]],[\"name/1891\",[569,72.138]],[\"comment/1891\",[]],[\"name/1892\",[570,72.138]],[\"comment/1892\",[]],[\"name/1893\",[571,72.138]],[\"comment/1893\",[]],[\"name/1894\",[572,72.138]],[\"comment/1894\",[]],[\"name/1895\",[573,72.138]],[\"comment/1895\",[]],[\"name/1896\",[574,72.138]],[\"comment/1896\",[]],[\"name/1897\",[575,72.138]],[\"comment/1897\",[]],[\"name/1898\",[576,72.138]],[\"comment/1898\",[]],[\"name/1899\",[577,72.138]],[\"comment/1899\",[]],[\"name/1900\",[578,72.138]],[\"comment/1900\",[]],[\"name/1901\",[579,72.138]],[\"comment/1901\",[]],[\"name/1902\",[580,72.138]],[\"comment/1902\",[]],[\"name/1903\",[581,72.138]],[\"comment/1903\",[]],[\"name/1904\",[142,67.029]],[\"comment/1904\",[]],[\"name/1905\",[16,31.707]],[\"comment/1905\",[]],[\"name/1906\",[582,72.138]],[\"comment/1906\",[]],[\"name/1907\",[16,31.707]],[\"comment/1907\",[]],[\"name/1908\",[583,72.138]],[\"comment/1908\",[]],[\"name/1909\",[16,31.707]],[\"comment/1909\",[]],[\"name/1910\",[584,72.138]],[\"comment/1910\",[]],[\"name/1911\",[16,31.707]],[\"comment/1911\",[]],[\"name/1912\",[585,72.138]],[\"comment/1912\",[]],[\"name/1913\",[16,31.707]],[\"comment/1913\",[]],[\"name/1914\",[586,72.138]],[\"comment/1914\",[]],[\"name/1915\",[16,31.707]],[\"comment/1915\",[]],[\"name/1916\",[587,72.138]],[\"comment/1916\",[]],[\"name/1917\",[16,31.707]],[\"comment/1917\",[]],[\"name/1918\",[588,72.138]],[\"comment/1918\",[]],[\"name/1919\",[16,31.707]],[\"comment/1919\",[]],[\"name/1920\",[589,72.138]],[\"comment/1920\",[]],[\"name/1921\",[16,31.707]],[\"comment/1921\",[]],[\"name/1922\",[590,72.138]],[\"comment/1922\",[]],[\"name/1923\",[16,31.707]],[\"comment/1923\",[]],[\"name/1924\",[591,72.138]],[\"comment/1924\",[]],[\"name/1925\",[16,31.707]],[\"comment/1925\",[]],[\"name/1926\",[592,72.138]],[\"comment/1926\",[]],[\"name/1927\",[16,31.707]],[\"comment/1927\",[]],[\"name/1928\",[593,72.138]],[\"comment/1928\",[]],[\"name/1929\",[16,31.707]],[\"comment/1929\",[]],[\"name/1930\",[594,72.138]],[\"comment/1930\",[]],[\"name/1931\",[595,72.138]],[\"comment/1931\",[]],[\"name/1932\",[596,72.138]],[\"comment/1932\",[]],[\"name/1933\",[597,72.138]],[\"comment/1933\",[]],[\"name/1934\",[598,72.138]],[\"comment/1934\",[]],[\"name/1935\",[599,72.138]],[\"comment/1935\",[]],[\"name/1936\",[600,72.138]],[\"comment/1936\",[]],[\"name/1937\",[601,72.138]],[\"comment/1937\",[]],[\"name/1938\",[602,72.138]],[\"comment/1938\",[]],[\"name/1939\",[603,72.138]],[\"comment/1939\",[]],[\"name/1940\",[604,72.138]],[\"comment/1940\",[]],[\"name/1941\",[605,72.138]],[\"comment/1941\",[]],[\"name/1942\",[16,31.707]],[\"comment/1942\",[]],[\"name/1943\",[512,63.665]],[\"comment/1943\",[]],[\"name/1944\",[63,38.935]],[\"comment/1944\",[]],[\"name/1945\",[522,67.029]],[\"comment/1945\",[]],[\"name/1946\",[521,67.029]],[\"comment/1946\",[]],[\"name/1947\",[606,72.138]],[\"comment/1947\",[]],[\"name/1948\",[67,42.348]],[\"comment/1948\",[]],[\"name/1949\",[607,72.138]],[\"comment/1949\",[]],[\"name/1950\",[1,48.784]],[\"comment/1950\",[]],[\"name/1951\",[608,50.935]],[\"comment/1951\",[]],[\"name/1952\",[609,50.935]],[\"comment/1952\",[]],[\"name/1953\",[350,50.165]],[\"comment/1953\",[]],[\"name/1954\",[610,50.935]],[\"comment/1954\",[]],[\"name/1955\",[611,50.935]],[\"comment/1955\",[]],[\"name/1956\",[612,72.138]],[\"comment/1956\",[]],[\"name/1957\",[1,48.784]],[\"comment/1957\",[]],[\"name/1958\",[608,50.935]],[\"comment/1958\",[]],[\"name/1959\",[609,50.935]],[\"comment/1959\",[]],[\"name/1960\",[350,50.165]],[\"comment/1960\",[]],[\"name/1961\",[610,50.935]],[\"comment/1961\",[]],[\"name/1962\",[611,50.935]],[\"comment/1962\",[]],[\"name/1963\",[613,72.138]],[\"comment/1963\",[]],[\"name/1964\",[1,48.784]],[\"comment/1964\",[]],[\"name/1965\",[608,50.935]],[\"comment/1965\",[]],[\"name/1966\",[609,50.935]],[\"comment/1966\",[]],[\"name/1967\",[350,50.165]],[\"comment/1967\",[]],[\"name/1968\",[610,50.935]],[\"comment/1968\",[]],[\"name/1969\",[611,50.935]],[\"comment/1969\",[]],[\"name/1970\",[614,72.138]],[\"comment/1970\",[]],[\"name/1971\",[1,48.784]],[\"comment/1971\",[]],[\"name/1972\",[608,50.935]],[\"comment/1972\",[]],[\"name/1973\",[609,50.935]],[\"comment/1973\",[]],[\"name/1974\",[350,50.165]],[\"comment/1974\",[]],[\"name/1975\",[610,50.935]],[\"comment/1975\",[]],[\"name/1976\",[611,50.935]],[\"comment/1976\",[]],[\"name/1977\",[615,72.138]],[\"comment/1977\",[]],[\"name/1978\",[1,48.784]],[\"comment/1978\",[]],[\"name/1979\",[608,50.935]],[\"comment/1979\",[]],[\"name/1980\",[609,50.935]],[\"comment/1980\",[]],[\"name/1981\",[350,50.165]],[\"comment/1981\",[]],[\"name/1982\",[610,50.935]],[\"comment/1982\",[]],[\"name/1983\",[611,50.935]],[\"comment/1983\",[]],[\"name/1984\",[616,72.138]],[\"comment/1984\",[]],[\"name/1985\",[1,48.784]],[\"comment/1985\",[]],[\"name/1986\",[608,50.935]],[\"comment/1986\",[]],[\"name/1987\",[609,50.935]],[\"comment/1987\",[]],[\"name/1988\",[350,50.165]],[\"comment/1988\",[]],[\"name/1989\",[610,50.935]],[\"comment/1989\",[]],[\"name/1990\",[611,50.935]],[\"comment/1990\",[]],[\"name/1991\",[617,72.138]],[\"comment/1991\",[]],[\"name/1992\",[1,48.784]],[\"comment/1992\",[]],[\"name/1993\",[608,50.935]],[\"comment/1993\",[]],[\"name/1994\",[609,50.935]],[\"comment/1994\",[]],[\"name/1995\",[350,50.165]],[\"comment/1995\",[]],[\"name/1996\",[610,50.935]],[\"comment/1996\",[]],[\"name/1997\",[611,50.935]],[\"comment/1997\",[]],[\"name/1998\",[618,72.138]],[\"comment/1998\",[]],[\"name/1999\",[1,48.784]],[\"comment/1999\",[]],[\"name/2000\",[608,50.935]],[\"comment/2000\",[]],[\"name/2001\",[609,50.935]],[\"comment/2001\",[]],[\"name/2002\",[350,50.165]],[\"comment/2002\",[]],[\"name/2003\",[610,50.935]],[\"comment/2003\",[]],[\"name/2004\",[611,50.935]],[\"comment/2004\",[]],[\"name/2005\",[619,72.138]],[\"comment/2005\",[]],[\"name/2006\",[1,48.784]],[\"comment/2006\",[]],[\"name/2007\",[608,50.935]],[\"comment/2007\",[]],[\"name/2008\",[609,50.935]],[\"comment/2008\",[]],[\"name/2009\",[350,50.165]],[\"comment/2009\",[]],[\"name/2010\",[610,50.935]],[\"comment/2010\",[]],[\"name/2011\",[611,50.935]],[\"comment/2011\",[]],[\"name/2012\",[620,72.138]],[\"comment/2012\",[]],[\"name/2013\",[1,48.784]],[\"comment/2013\",[]],[\"name/2014\",[608,50.935]],[\"comment/2014\",[]],[\"name/2015\",[609,50.935]],[\"comment/2015\",[]],[\"name/2016\",[350,50.165]],[\"comment/2016\",[]],[\"name/2017\",[610,50.935]],[\"comment/2017\",[]],[\"name/2018\",[611,50.935]],[\"comment/2018\",[]],[\"name/2019\",[621,72.138]],[\"comment/2019\",[]],[\"name/2020\",[1,48.784]],[\"comment/2020\",[]],[\"name/2021\",[608,50.935]],[\"comment/2021\",[]],[\"name/2022\",[609,50.935]],[\"comment/2022\",[]],[\"name/2023\",[350,50.165]],[\"comment/2023\",[]],[\"name/2024\",[610,50.935]],[\"comment/2024\",[]],[\"name/2025\",[611,50.935]],[\"comment/2025\",[]],[\"name/2026\",[622,72.138]],[\"comment/2026\",[]],[\"name/2027\",[1,48.784]],[\"comment/2027\",[]],[\"name/2028\",[608,50.935]],[\"comment/2028\",[]],[\"name/2029\",[609,50.935]],[\"comment/2029\",[]],[\"name/2030\",[350,50.165]],[\"comment/2030\",[]],[\"name/2031\",[610,50.935]],[\"comment/2031\",[]],[\"name/2032\",[611,50.935]],[\"comment/2032\",[]],[\"name/2033\",[623,72.138]],[\"comment/2033\",[]],[\"name/2034\",[624,72.138]],[\"comment/2034\",[]],[\"name/2035\",[625,72.138]],[\"comment/2035\",[]]],\"invertedIndex\":[[\"__type\",{\"_index\":16,\"name\":{\"16\":{},\"18\":{},\"20\":{},\"22\":{},\"24\":{},\"26\":{},\"28\":{},\"30\":{},\"32\":{},\"47\":{},\"49\":{},\"51\":{},\"53\":{},\"55\":{},\"57\":{},\"59\":{},\"61\":{},\"63\":{},\"78\":{},\"83\":{},\"95\":{},\"341\":{},\"366\":{},\"391\":{},\"416\":{},\"439\":{},\"466\":{},\"501\":{},\"530\":{},\"556\":{},\"559\":{},\"561\":{},\"563\":{},\"586\":{},\"612\":{},\"631\":{},\"647\":{},\"667\":{},\"694\":{},\"702\":{},\"723\":{},\"753\":{},\"775\":{},\"835\":{},\"858\":{},\"896\":{},\"925\":{},\"952\":{},\"1078\":{},\"1082\":{},\"1090\":{},\"1110\":{},\"1112\":{},\"1132\":{},\"1134\":{},\"1138\":{},\"1150\":{},\"1154\":{},\"1176\":{},\"1186\":{},\"1203\":{},\"1205\":{},\"1210\":{},\"1220\":{},\"1224\":{},\"1244\":{},\"1267\":{},\"1283\":{},\"1308\":{},\"1325\":{},\"1366\":{},\"1905\":{},\"1907\":{},\"1909\":{},\"1911\":{},\"1913\":{},\"1915\":{},\"1917\":{},\"1919\":{},\"1921\":{},\"1923\":{},\"1925\":{},\"1927\":{},\"1929\":{},\"1942\":{}},\"comment\":{}}],[\"accepted\",{\"_index\":279,\"name\":{\"729\":{}},\"comment\":{}}],[\"account\",{\"_index\":61,\"name\":{\"105\":{},\"157\":{},\"173\":{},\"195\":{},\"248\":{},\"264\":{},\"318\":{},\"331\":{},\"342\":{},\"358\":{},\"381\":{},\"406\":{},\"417\":{},\"432\":{},\"440\":{},\"455\":{},\"467\":{},\"491\":{},\"502\":{},\"517\":{},\"531\":{},\"547\":{},\"557\":{},\"576\":{},\"822\":{},\"1432\":{},\"1447\":{},\"1462\":{},\"1479\":{},\"1498\":{},\"1514\":{},\"1530\":{},\"1550\":{},\"1568\":{},\"1585\":{},\"1599\":{},\"1616\":{},\"1636\":{},\"1658\":{},\"1682\":{},\"1711\":{},\"1740\":{},\"1765\":{},\"1784\":{},\"1801\":{},\"1816\":{},\"1832\":{},\"1847\":{},\"1877\":{}},\"comment\":{}}],[\"account_data\",{\"_index\":211,\"name\":{\"392\":{}},\"comment\":{}}],[\"account_hash\",{\"_index\":126,\"name\":{\"218\":{}},\"comment\":{}}],[\"account_nfts\",{\"_index\":220,\"name\":{\"441\":{}},\"comment\":{}}],[\"account_objects\",{\"_index\":224,\"name\":{\"468\":{}},\"comment\":{}}],[\"account_root\",{\"_index\":263,\"name\":{\"686\":{}},\"comment\":{}}],[\"account_sequence_available\",{\"_index\":280,\"name\":{\"730\":{}},\"comment\":{}}],[\"account_sequence_next\",{\"_index\":281,\"name\":{\"731\":{}},\"comment\":{}}],[\"accountchannelsrequest\",{\"_index\":186,\"name\":{\"329\":{}},\"comment\":{}}],[\"accountchannelsresponse\",{\"_index\":193,\"name\":{\"339\":{}},\"comment\":{}}],[\"accountcurrenciesrequest\",{\"_index\":202,\"name\":{\"356\":{}},\"comment\":{}}],[\"accountcurrenciesresponse\",{\"_index\":204,\"name\":{\"364\":{}},\"comment\":{}}],[\"accountdelete\",{\"_index\":495,\"name\":{\"1443\":{}},\"comment\":{}}],[\"accountinforequest\",{\"_index\":207,\"name\":{\"379\":{}},\"comment\":{}}],[\"accountinforesponse\",{\"_index\":210,\"name\":{\"389\":{}},\"comment\":{}}],[\"accountlinesrequest\",{\"_index\":214,\"name\":{\"404\":{}},\"comment\":{}}],[\"accountlinesresponse\",{\"_index\":216,\"name\":{\"414\":{}},\"comment\":{}}],[\"accountnftsrequest\",{\"_index\":218,\"name\":{\"430\":{}},\"comment\":{}}],[\"accountnftsresponse\",{\"_index\":219,\"name\":{\"437\":{}},\"comment\":{}}],[\"accountobjectsrequest\",{\"_index\":221,\"name\":{\"453\":{}},\"comment\":{}}],[\"accountobjectsresponse\",{\"_index\":223,\"name\":{\"464\":{}},\"comment\":{}}],[\"accountoffer\",{\"_index\":225,\"name\":{\"482\":{}},\"comment\":{}}],[\"accountoffersrequest\",{\"_index\":230,\"name\":{\"489\":{}},\"comment\":{}}],[\"accountoffersresponse\",{\"_index\":231,\"name\":{\"499\":{}},\"comment\":{}}],[\"accountroot\",{\"_index\":59,\"name\":{\"103\":{}},\"comment\":{}}],[\"accountrootflags\",{\"_index\":77,\"name\":{\"121\":{}},\"comment\":{}}],[\"accountrootflagsinterface\",{\"_index\":91,\"name\":{\"135\":{}},\"comment\":{}}],[\"accounts\",{\"_index\":251,\"name\":{\"602\":{},\"695\":{},\"964\":{},\"1058\":{}},\"comment\":{}}],[\"accounts_proposed\",{\"_index\":333,\"name\":{\"965\":{},\"1059\":{}},\"comment\":{}}],[\"accountset\",{\"_index\":485,\"name\":{\"1421\":{}},\"comment\":{}}],[\"accountsetasfflags\",{\"_index\":462,\"name\":{\"1392\":{}},\"comment\":{}}],[\"accountsetflagsinterface\",{\"_index\":484,\"name\":{\"1414\":{}},\"comment\":{}}],[\"accountsettfflags\",{\"_index\":477,\"name\":{\"1407\":{}},\"comment\":{}}],[\"accountstate\",{\"_index\":127,\"name\":{\"219\":{}},\"comment\":{}}],[\"accounttxnid\",{\"_index\":68,\"name\":{\"112\":{},\"1435\":{},\"1450\":{},\"1465\":{},\"1482\":{},\"1501\":{},\"1517\":{},\"1533\":{},\"1553\":{},\"1571\":{},\"1588\":{},\"1604\":{},\"1619\":{},\"1639\":{},\"1661\":{},\"1685\":{},\"1714\":{},\"1743\":{},\"1768\":{},\"1787\":{},\"1804\":{},\"1819\":{},\"1835\":{},\"1850\":{},\"1880\":{}},\"comment\":{}}],[\"accounttxrequest\",{\"_index\":233,\"name\":{\"515\":{}},\"comment\":{}}],[\"accounttxresponse\",{\"_index\":238,\"name\":{\"528\":{}},\"comment\":{}}],[\"action\",{\"_index\":359,\"name\":{\"1034\":{}},\"comment\":{}}],[\"address\",{\"_index\":50,\"name\":{\"93\":{}},\"comment\":{}}],[\"affectednodes\",{\"_index\":457,\"name\":{\"1387\":{}},\"comment\":{}}],[\"age\",{\"_index\":393,\"name\":{\"1139\":{},\"1177\":{},\"1211\":{},\"1245\":{}},\"comment\":{}}],[\"alternatives\",{\"_index\":319,\"name\":{\"897\":{},\"926\":{},\"1031\":{}},\"comment\":{}}],[\"amendment_blocked\",{\"_index\":390,\"name\":{\"1135\":{},\"1206\":{}},\"comment\":{}}],[\"amendments\",{\"_index\":92,\"name\":{\"149\":{},\"151\":{},\"995\":{}},\"comment\":{}}],[\"amount\",{\"_index\":116,\"name\":{\"197\":{},\"266\":{},\"944\":{},\"1477\":{},\"1544\":{},\"1631\":{},\"1732\":{},\"1762\":{},\"1778\":{},\"1799\":{}},\"comment\":{}}],[\"api_version\",{\"_index\":192,\"name\":{\"338\":{},\"355\":{},\"363\":{},\"378\":{},\"388\":{},\"403\":{},\"413\":{},\"429\":{},\"436\":{},\"452\":{},\"463\":{},\"481\":{},\"498\":{},\"514\":{},\"527\":{},\"544\":{},\"553\":{},\"573\":{},\"583\":{},\"596\":{},\"609\":{},\"624\":{},\"628\":{},\"640\":{},\"644\":{},\"655\":{},\"664\":{},\"679\":{},\"699\":{},\"714\":{},\"720\":{},\"744\":{},\"750\":{},\"765\":{},\"772\":{},\"786\":{},\"794\":{},\"804\":{},\"814\":{},\"847\":{},\"855\":{},\"872\":{},\"883\":{},\"888\":{},\"893\":{},\"911\":{},\"922\":{},\"941\":{},\"949\":{},\"960\":{},\"971\":{},\"980\":{},\"1062\":{},\"1071\":{},\"1075\":{},\"1102\":{},\"1107\":{},\"1125\":{},\"1129\":{},\"1196\":{},\"1200\":{},\"1260\":{},\"1264\":{},\"1276\":{},\"1280\":{},\"1291\":{},\"1300\":{},\"1305\":{},\"1317\":{},\"1322\":{},\"1334\":{},\"1341\":{},\"1350\":{},\"1363\":{},\"1380\":{}},\"comment\":{}}],[\"applied\",{\"_index\":282,\"name\":{\"732\":{}},\"comment\":{}}],[\"asfaccounttxnid\",{\"_index\":467,\"name\":{\"1397\":{}},\"comment\":{}}],[\"asfauthorizednftokenminter\",{\"_index\":472,\"name\":{\"1402\":{}},\"comment\":{}}],[\"asfdefaultripple\",{\"_index\":470,\"name\":{\"1400\":{}},\"comment\":{}}],[\"asfdepositauth\",{\"_index\":471,\"name\":{\"1401\":{}},\"comment\":{}}],[\"asfdisablemaster\",{\"_index\":466,\"name\":{\"1396\":{}},\"comment\":{}}],[\"asfdisallowincomingcheck\",{\"_index\":474,\"name\":{\"1404\":{}},\"comment\":{}}],[\"asfdisallowincomingnftokenoffer\",{\"_index\":473,\"name\":{\"1403\":{}},\"comment\":{}}],[\"asfdisallowincomingpaychan\",{\"_index\":475,\"name\":{\"1405\":{}},\"comment\":{}}],[\"asfdisallowincomingtrustline\",{\"_index\":476,\"name\":{\"1406\":{}},\"comment\":{}}],[\"asfdisallowxrp\",{\"_index\":465,\"name\":{\"1395\":{}},\"comment\":{}}],[\"asfglobalfreeze\",{\"_index\":469,\"name\":{\"1399\":{}},\"comment\":{}}],[\"asfnofreeze\",{\"_index\":468,\"name\":{\"1398\":{}},\"comment\":{}}],[\"asfrequireauth\",{\"_index\":464,\"name\":{\"1394\":{}},\"comment\":{}}],[\"asfrequiredest\",{\"_index\":463,\"name\":{\"1393\":{}},\"comment\":{}}],[\"assets\",{\"_index\":244,\"name\":{\"562\":{}},\"comment\":{}}],[\"authorization\",{\"_index\":31,\"name\":{\"71\":{}},\"comment\":{}}],[\"authorize\",{\"_index\":104,\"name\":{\"174\":{},\"1512\":{}},\"comment\":{}}],[\"authorizechannel\",{\"_index\":623,\"name\":{\"2033\":{}},\"comment\":{}}],[\"autofill\",{\"_index\":15,\"name\":{\"15\":{},\"46\":{}},\"comment\":{}}],[\"balance\",{\"_index\":62,\"name\":{\"106\":{},\"267\":{},\"283\":{},\"1761\":{}},\"comment\":{}}],[\"balances\",{\"_index\":243,\"name\":{\"560\":{}},\"comment\":{}}],[\"base_fee\",{\"_index\":348,\"name\":{\"996\":{},\"1083\":{},\"1212\":{},\"1246\":{}},\"comment\":{}}],[\"base_fee_xrp\",{\"_index\":394,\"name\":{\"1140\":{},\"1178\":{}},\"comment\":{}}],[\"basefee\",{\"_index\":121,\"name\":{\"211\":{}},\"comment\":{}}],[\"binary\",{\"_index\":236,\"name\":{\"522\":{},\"606\":{},\"660\":{},\"682\":{},\"790\":{},\"1358\":{}},\"comment\":{}}],[\"bookdirectory\",{\"_index\":150,\"name\":{\"252\":{},\"826\":{}},\"comment\":{}}],[\"booknode\",{\"_index\":151,\"name\":{\"253\":{},\"827\":{}},\"comment\":{}}],[\"bookoffer\",{\"_index\":302,\"name\":{\"815\":{}},\"comment\":{}}],[\"bookoffersrequest\",{\"_index\":300,\"name\":{\"805\":{}},\"comment\":{}}],[\"bookoffersresponse\",{\"_index\":305,\"name\":{\"833\":{}},\"comment\":{}}],[\"books\",{\"_index\":334,\"name\":{\"966\":{},\"1060\":{}},\"comment\":{}}],[\"broadcast\",{\"_index\":283,\"name\":{\"733\":{}},\"comment\":{}}],[\"broadcastclient\",{\"_index\":0,\"name\":{\"0\":{}},\"comment\":{}}],[\"build_version\",{\"_index\":391,\"name\":{\"1136\":{},\"1207\":{}},\"comment\":{}}],[\"cancelafter\",{\"_index\":118,\"name\":{\"199\":{},\"275\":{},\"1546\":{},\"1782\":{}},\"comment\":{}}],[\"certificate\",{\"_index\":35,\"name\":{\"75\":{}},\"comment\":{}}],[\"channel\",{\"_index\":549,\"name\":{\"1760\":{},\"1798\":{}},\"comment\":{}}],[\"channel_id\",{\"_index\":326,\"name\":{\"945\":{}},\"comment\":{}}],[\"channels\",{\"_index\":195,\"name\":{\"343\":{}},\"comment\":{}}],[\"channelverifyrequest\",{\"_index\":325,\"name\":{\"942\":{}},\"comment\":{}}],[\"channelverifyresponse\",{\"_index\":329,\"name\":{\"950\":{}},\"comment\":{}}],[\"check\",{\"_index\":94,\"name\":{\"155\":{},\"687\":{}},\"comment\":{}}],[\"checkcancel\",{\"_index\":496,\"name\":{\"1459\":{}},\"comment\":{}}],[\"checkcash\",{\"_index\":498,\"name\":{\"1474\":{}},\"comment\":{}}],[\"checkcreate\",{\"_index\":500,\"name\":{\"1491\":{}},\"comment\":{}}],[\"checkid\",{\"_index\":497,\"name\":{\"1461\":{},\"1476\":{}},\"comment\":{}}],[\"classicaddress\",{\"_index\":48,\"name\":{\"91\":{}},\"comment\":{}}],[\"clearflag\",{\"_index\":487,\"name\":{\"1424\":{}},\"comment\":{}}],[\"client\",{\"_index\":25,\"name\":{\"33\":{}},\"comment\":{}}],[\"clientoptions\",{\"_index\":26,\"name\":{\"64\":{}},\"comment\":{}}],[\"clients\",{\"_index\":2,\"name\":{\"2\":{}},\"comment\":{}}],[\"close_flags\",{\"_index\":128,\"name\":{\"220\":{}},\"comment\":{}}],[\"close_time\",{\"_index\":129,\"name\":{\"221\":{},\"1247\":{}},\"comment\":{}}],[\"close_time_human\",{\"_index\":130,\"name\":{\"222\":{}},\"comment\":{}}],[\"close_time_resolution\",{\"_index\":131,\"name\":{\"223\":{}},\"comment\":{}}],[\"closed\",{\"_index\":132,\"name\":{\"224\":{},\"903\":{}},\"comment\":{}}],[\"closed_ledger\",{\"_index\":392,\"name\":{\"1137\":{},\"1209\":{}},\"comment\":{}}],[\"command\",{\"_index\":187,\"name\":{\"330\":{},\"357\":{},\"380\":{},\"405\":{},\"431\":{},\"454\":{},\"490\":{},\"516\":{},\"546\":{},\"575\":{},\"598\":{},\"626\":{},\"642\":{},\"657\":{},\"681\":{},\"716\":{},\"746\":{},\"767\":{},\"788\":{},\"806\":{},\"849\":{},\"881\":{},\"886\":{},\"891\":{},\"913\":{},\"943\":{},\"962\":{},\"1056\":{},\"1073\":{},\"1104\":{},\"1127\":{},\"1198\":{},\"1262\":{},\"1278\":{},\"1302\":{},\"1319\":{},\"1336\":{},\"1352\":{}},\"comment\":{}}],[\"complete_ledgers\",{\"_index\":397,\"name\":{\"1145\":{},\"1208\":{}},\"comment\":{}}],[\"condition\",{\"_index\":117,\"name\":{\"198\":{},\"1548\":{},\"1566\":{}},\"comment\":{}}],[\"connect\",{\"_index\":12,\"name\":{\"12\":{},\"43\":{}},\"comment\":{}}],[\"connection\",{\"_index\":4,\"name\":{\"4\":{},\"35\":{}},\"comment\":{}}],[\"connectionerror\",{\"_index\":613,\"name\":{\"1963\":{}},\"comment\":{}}],[\"connectiontimeout\",{\"_index\":36,\"name\":{\"76\":{}},\"comment\":{}}],[\"consensus\",{\"_index\":363,\"name\":{\"1054\":{}},\"comment\":{}}],[\"consensusstream\",{\"_index\":362,\"name\":{\"1052\":{}},\"comment\":{}}],[\"constructor\",{\"_index\":1,\"name\":{\"1\":{},\"34\":{},\"88\":{},\"1950\":{},\"1957\":{},\"1964\":{},\"1971\":{},\"1978\":{},\"1985\":{},\"1992\":{},\"1999\":{},\"2006\":{},\"2013\":{},\"2020\":{},\"2027\":{}},\"comment\":{}}],[\"converge_time\",{\"_index\":432,\"name\":{\"1221\":{}},\"comment\":{}}],[\"converge_time_s\",{\"_index\":402,\"name\":{\"1151\":{}},\"comment\":{}}],[\"converthextostring\",{\"_index\":598,\"name\":{\"1934\":{}},\"comment\":{}}],[\"convertstringtohex\",{\"_index\":597,\"name\":{\"1933\":{}},\"comment\":{}}],[\"cookie\",{\"_index\":349,\"name\":{\"997\":{}},\"comment\":{}}],[\"count\",{\"_index\":429,\"name\":{\"1187\":{}},\"comment\":{}}],[\"currency\",{\"_index\":268,\"name\":{\"696\":{}},\"comment\":{}}],[\"current_ledger_size\",{\"_index\":368,\"name\":{\"1079\":{}},\"comment\":{}}],[\"current_queue_size\",{\"_index\":369,\"name\":{\"1080\":{}},\"comment\":{}}],[\"data\",{\"_index\":350,\"name\":{\"998\":{},\"1953\":{},\"1960\":{},\"1967\":{},\"1974\":{},\"1981\":{},\"1988\":{},\"1995\":{},\"2002\":{},\"2009\":{},\"2016\":{},\"2023\":{},\"2030\":{}},\"comment\":{}}],[\"date\",{\"_index\":360,\"name\":{\"1035\":{}},\"comment\":{}}],[\"decimaltoquality\",{\"_index\":575,\"name\":{\"1897\":{}},\"comment\":{}}],[\"decimaltotransferrate\",{\"_index\":577,\"name\":{\"1899\":{}},\"comment\":{}}],[\"decode\",{\"_index\":600,\"name\":{\"1936\":{}},\"comment\":{}}],[\"deletion_blockers_only\",{\"_index\":222,\"name\":{\"457\":{}},\"comment\":{}}],[\"delivered_amount\",{\"_index\":459,\"name\":{\"1389\":{}},\"comment\":{}}],[\"deliveredamount\",{\"_index\":458,\"name\":{\"1388\":{}},\"comment\":{}}],[\"delivermin\",{\"_index\":499,\"name\":{\"1478\":{},\"1738\":{}},\"comment\":{}}],[\"deposit_authorized\",{\"_index\":309,\"name\":{\"859\":{}},\"comment\":{}}],[\"deposit_preauth\",{\"_index\":264,\"name\":{\"688\":{}},\"comment\":{}}],[\"depositauthorizedrequest\",{\"_index\":306,\"name\":{\"848\":{}},\"comment\":{}}],[\"depositauthorizedresponse\",{\"_index\":308,\"name\":{\"856\":{}},\"comment\":{}}],[\"depositpreauth\",{\"_index\":103,\"name\":{\"171\":{},\"1510\":{}},\"comment\":{}}],[\"derivewallet\",{\"_index\":45,\"name\":{\"87\":{}},\"comment\":{}}],[\"derivexaddress\",{\"_index\":594,\"name\":{\"1930\":{}},\"comment\":{}}],[\"destination\",{\"_index\":95,\"name\":{\"158\":{},\"196\":{},\"265\":{},\"1445\":{},\"1493\":{},\"1545\":{},\"1634\":{},\"1733\":{},\"1779\":{}},\"comment\":{}}],[\"destination_account\",{\"_index\":188,\"name\":{\"332\":{},\"851\":{},\"860\":{},\"877\":{},\"898\":{},\"915\":{},\"927\":{},\"1026\":{}},\"comment\":{}}],[\"destination_amount\",{\"_index\":313,\"name\":{\"878\":{},\"899\":{},\"916\":{},\"929\":{},\"1027\":{}},\"comment\":{}}],[\"destination_currencies\",{\"_index\":324,\"name\":{\"928\":{}},\"comment\":{}}],[\"destinationnode\",{\"_index\":98,\"name\":{\"165\":{},\"205\":{},\"278\":{}},\"comment\":{}}],[\"destinationtag\",{\"_index\":99,\"name\":{\"166\":{},\"203\":{},\"277\":{},\"1446\":{},\"1495\":{},\"1549\":{},\"1734\":{},\"1783\":{}},\"comment\":{}}],[\"details\",{\"_index\":383,\"name\":{\"1111\":{}},\"comment\":{}}],[\"directory\",{\"_index\":265,\"name\":{\"689\":{}},\"comment\":{}}],[\"directorynode\",{\"_index\":105,\"name\":{\"180\":{}},\"comment\":{}}],[\"disabledvalidators\",{\"_index\":144,\"name\":{\"241\":{}},\"comment\":{}}],[\"disconnect\",{\"_index\":13,\"name\":{\"13\":{},\"44\":{}},\"comment\":{}}],[\"disconnectederror\",{\"_index\":616,\"name\":{\"1984\":{}},\"comment\":{}}],[\"domain\",{\"_index\":69,\"name\":{\"113\":{},\"1113\":{},\"1425\":{}},\"comment\":{}}],[\"drops\",{\"_index\":370,\"name\":{\"1081\":{}},\"comment\":{}}],[\"dropstoxrp\",{\"_index\":567,\"name\":{\"1889\":{}},\"comment\":{}}],[\"emailhash\",{\"_index\":70,\"name\":{\"114\":{},\"1426\":{}},\"comment\":{}}],[\"encode\",{\"_index\":599,\"name\":{\"1935\":{}},\"comment\":{}}],[\"encodeformultisigning\",{\"_index\":601,\"name\":{\"1937\":{}},\"comment\":{}}],[\"encodeforsigning\",{\"_index\":602,\"name\":{\"1938\":{}},\"comment\":{}}],[\"encodeforsigningclaim\",{\"_index\":603,\"name\":{\"1939\":{}},\"comment\":{}}],[\"engine_result\",{\"_index\":275,\"name\":{\"724\":{},\"754\":{},\"1013\":{},\"1043\":{}},\"comment\":{}}],[\"engine_result_code\",{\"_index\":276,\"name\":{\"725\":{},\"755\":{},\"1014\":{},\"1044\":{}},\"comment\":{}}],[\"engine_result_message\",{\"_index\":277,\"name\":{\"726\":{},\"756\":{},\"1015\":{},\"1045\":{}},\"comment\":{}}],[\"ephemeral_key\",{\"_index\":384,\"name\":{\"1114\":{}},\"comment\":{}}],[\"error\",{\"_index\":442,\"name\":{\"1296\":{}},\"comment\":{}}],[\"error_code\",{\"_index\":443,\"name\":{\"1297\":{}},\"comment\":{}}],[\"error_message\",{\"_index\":444,\"name\":{\"1298\":{}},\"comment\":{}}],[\"errorresponse\",{\"_index\":441,\"name\":{\"1292\":{}},\"comment\":{}}],[\"escrow\",{\"_index\":115,\"name\":{\"193\":{},\"690\":{}},\"comment\":{}}],[\"escrowcancel\",{\"_index\":502,\"name\":{\"1526\":{}},\"comment\":{}}],[\"escrowcreate\",{\"_index\":504,\"name\":{\"1542\":{}},\"comment\":{}}],[\"escrowfinish\",{\"_index\":505,\"name\":{\"1562\":{}},\"comment\":{}}],[\"expand\",{\"_index\":252,\"name\":{\"604\":{}},\"comment\":{}}],[\"expected_ledger_size\",{\"_index\":374,\"name\":{\"1087\":{}},\"comment\":{}}],[\"expiration\",{\"_index\":100,\"name\":{\"167\":{},\"257\":{},\"274\":{},\"488\":{},\"831\":{},\"1188\":{},\"1496\":{},\"1633\":{},\"1707\":{},\"1800\":{}},\"comment\":{}}],[\"fail_hard\",{\"_index\":273,\"name\":{\"718\":{},\"748\":{}},\"comment\":{}}],[\"fee\",{\"_index\":490,\"name\":{\"1433\":{},\"1448\":{},\"1463\":{},\"1480\":{},\"1499\":{},\"1515\":{},\"1531\":{},\"1551\":{},\"1569\":{},\"1586\":{},\"1602\":{},\"1617\":{},\"1637\":{},\"1659\":{},\"1683\":{},\"1712\":{},\"1741\":{},\"1766\":{},\"1785\":{},\"1802\":{},\"1817\":{},\"1833\":{},\"1848\":{},\"1878\":{}},\"comment\":{}}],[\"fee_base\",{\"_index\":340,\"name\":{\"984\":{}},\"comment\":{}}],[\"fee_ref\",{\"_index\":341,\"name\":{\"985\":{}},\"comment\":{}}],[\"feecushion\",{\"_index\":5,\"name\":{\"5\":{},\"36\":{},\"65\":{}},\"comment\":{}}],[\"feerequest\",{\"_index\":366,\"name\":{\"1072\":{}},\"comment\":{}}],[\"feeresponse\",{\"_index\":367,\"name\":{\"1076\":{}},\"comment\":{}}],[\"feesettings\",{\"_index\":120,\"name\":{\"209\":{}},\"comment\":{}}],[\"finishafter\",{\"_index\":119,\"name\":{\"200\":{},\"1547\":{}},\"comment\":{}}],[\"flags\",{\"_index\":63,\"name\":{\"107\":{},\"153\":{},\"159\":{},\"175\":{},\"182\":{},\"201\":{},\"215\":{},\"237\":{},\"247\":{},\"273\":{},\"282\":{},\"306\":{},\"319\":{},\"483\":{},\"821\":{},\"999\":{},\"1423\":{},\"1451\":{},\"1466\":{},\"1483\":{},\"1502\":{},\"1518\":{},\"1534\":{},\"1554\":{},\"1572\":{},\"1589\":{},\"1605\":{},\"1620\":{},\"1635\":{},\"1657\":{},\"1686\":{},\"1706\":{},\"1739\":{},\"1759\":{},\"1788\":{},\"1805\":{},\"1820\":{},\"1836\":{},\"1851\":{},\"1876\":{},\"1944\":{}},\"comment\":{}}],[\"forward\",{\"_index\":237,\"name\":{\"523\":{},\"1359\":{}},\"comment\":{}}],[\"forwarded\",{\"_index\":201,\"name\":{\"354\":{},\"377\":{},\"402\":{},\"428\":{},\"451\":{},\"480\":{},\"513\":{},\"543\":{},\"572\":{},\"595\":{},\"623\":{},\"639\":{},\"654\":{},\"678\":{},\"713\":{},\"743\":{},\"764\":{},\"785\":{},\"803\":{},\"846\":{},\"871\":{},\"910\":{},\"940\":{},\"959\":{},\"979\":{},\"1070\":{},\"1101\":{},\"1124\":{},\"1195\":{},\"1259\":{},\"1275\":{},\"1290\":{},\"1316\":{},\"1333\":{},\"1349\":{},\"1379\":{}},\"comment\":{}}],[\"fromentropy\",{\"_index\":42,\"name\":{\"84\":{}},\"comment\":{}}],[\"frommnemonic\",{\"_index\":43,\"name\":{\"85\":{}},\"comment\":{}}],[\"fromrfc1751mnemonic\",{\"_index\":44,\"name\":{\"86\":{}},\"comment\":{}}],[\"fromsecret\",{\"_index\":41,\"name\":{\"82\":{}},\"comment\":{}}],[\"fromseed\",{\"_index\":40,\"name\":{\"81\":{}},\"comment\":{}}],[\"fulfillment\",{\"_index\":506,\"name\":{\"1567\":{}},\"comment\":{}}],[\"full\",{\"_index\":250,\"name\":{\"601\":{},\"1000\":{}},\"comment\":{}}],[\"full_reply\",{\"_index\":320,\"name\":{\"901\":{},\"930\":{},\"1028\":{}},\"comment\":{}}],[\"fundwallet\",{\"_index\":24,\"name\":{\"31\":{},\"62\":{}},\"comment\":{}}],[\"gatewaybalancesrequest\",{\"_index\":239,\"name\":{\"545\":{}},\"comment\":{}}],[\"gatewaybalancesresponse\",{\"_index\":241,\"name\":{\"554\":{}},\"comment\":{}}],[\"generate\",{\"_index\":39,\"name\":{\"80\":{}},\"comment\":{}}],[\"getbalancechanges\",{\"_index\":566,\"name\":{\"1888\":{}},\"comment\":{}}],[\"getbalances\",{\"_index\":21,\"name\":{\"25\":{},\"56\":{}},\"comment\":{}}],[\"getledgerindex\",{\"_index\":23,\"name\":{\"29\":{},\"60\":{}},\"comment\":{}}],[\"getmethodnames\",{\"_index\":3,\"name\":{\"3\":{}},\"comment\":{}}],[\"getnftokenid\",{\"_index\":604,\"name\":{\"1940\":{}},\"comment\":{}}],[\"getorderbook\",{\"_index\":22,\"name\":{\"27\":{},\"58\":{}},\"comment\":{}}],[\"getxaddress\",{\"_index\":55,\"name\":{\"99\":{}},\"comment\":{}}],[\"getxrpbalance\",{\"_index\":20,\"name\":{\"23\":{},\"54\":{}},\"comment\":{}}],[\"hash\",{\"_index\":53,\"name\":{\"97\":{},\"1141\":{},\"1179\":{},\"1213\":{},\"1248\":{}},\"comment\":{}}],[\"hashaccountroot\",{\"_index\":584,\"name\":{\"1910\":{}},\"comment\":{}}],[\"hashes\",{\"_index\":142,\"name\":{\"236\":{},\"1904\":{}},\"comment\":{}}],[\"hashescrow\",{\"_index\":592,\"name\":{\"1926\":{}},\"comment\":{}}],[\"hashledger\",{\"_index\":590,\"name\":{\"1922\":{}},\"comment\":{}}],[\"hashledgerheader\",{\"_index\":591,\"name\":{\"1924\":{}},\"comment\":{}}],[\"hashofferid\",{\"_index\":586,\"name\":{\"1914\":{}},\"comment\":{}}],[\"hashpaymentchannel\",{\"_index\":593,\"name\":{\"1928\":{}},\"comment\":{}}],[\"hashsignedtx\",{\"_index\":582,\"name\":{\"1906\":{}},\"comment\":{}}],[\"hashsignerlistid\",{\"_index\":585,\"name\":{\"1912\":{}},\"comment\":{}}],[\"hashstatetree\",{\"_index\":589,\"name\":{\"1920\":{}},\"comment\":{}}],[\"hashtrustline\",{\"_index\":587,\"name\":{\"1916\":{}},\"comment\":{}}],[\"hashtx\",{\"_index\":583,\"name\":{\"1908\":{}},\"comment\":{}}],[\"hashtxtree\",{\"_index\":588,\"name\":{\"1918\":{}},\"comment\":{}}],[\"hasnextpage\",{\"_index\":569,\"name\":{\"1891\":{}},\"comment\":{}}],[\"headers\",{\"_index\":37,\"name\":{\"77\":{}},\"comment\":{}}],[\"highlimit\",{\"_index\":159,\"name\":{\"285\":{}},\"comment\":{}}],[\"highnode\",{\"_index\":161,\"name\":{\"289\":{}},\"comment\":{}}],[\"highqualityin\",{\"_index\":164,\"name\":{\"292\":{}},\"comment\":{}}],[\"highqualityout\",{\"_index\":165,\"name\":{\"293\":{}},\"comment\":{}}],[\"hostid\",{\"_index\":398,\"name\":{\"1146\":{}},\"comment\":{}}],[\"hotwallet\",{\"_index\":240,\"name\":{\"549\":{}},\"comment\":{}}],[\"id\",{\"_index\":191,\"name\":{\"337\":{},\"349\":{},\"362\":{},\"372\":{},\"387\":{},\"397\":{},\"412\":{},\"423\":{},\"435\":{},\"446\":{},\"462\":{},\"475\":{},\"497\":{},\"508\":{},\"526\":{},\"538\":{},\"552\":{},\"567\":{},\"582\":{},\"590\":{},\"608\":{},\"618\":{},\"627\":{},\"634\":{},\"643\":{},\"649\":{},\"663\":{},\"673\":{},\"698\":{},\"708\":{},\"719\":{},\"738\":{},\"749\":{},\"759\":{},\"771\":{},\"780\":{},\"793\":{},\"798\":{},\"813\":{},\"841\":{},\"854\":{},\"866\":{},\"882\":{},\"887\":{},\"892\":{},\"902\":{},\"905\":{},\"921\":{},\"931\":{},\"935\":{},\"948\":{},\"954\":{},\"970\":{},\"974\":{},\"1029\":{},\"1061\":{},\"1065\":{},\"1074\":{},\"1096\":{},\"1106\":{},\"1119\":{},\"1128\":{},\"1190\":{},\"1199\":{},\"1254\":{},\"1263\":{},\"1270\":{},\"1279\":{},\"1285\":{},\"1293\":{},\"1304\":{},\"1311\":{},\"1321\":{},\"1328\":{},\"1340\":{},\"1344\":{},\"1362\":{},\"1374\":{}},\"comment\":{}}],[\"index\",{\"_index\":76,\"name\":{\"120\":{},\"154\":{},\"170\":{},\"179\":{},\"192\":{},\"208\":{},\"216\":{},\"238\":{},\"244\":{},\"258\":{},\"279\":{},\"294\":{},\"313\":{},\"324\":{},\"685\":{},\"703\":{},\"832\":{}},\"comment\":{}}],[\"indexes\",{\"_index\":107,\"name\":{\"184\":{}},\"comment\":{}}],[\"indexnext\",{\"_index\":108,\"name\":{\"185\":{}},\"comment\":{}}],[\"indexprevious\",{\"_index\":109,\"name\":{\"186\":{}},\"comment\":{}}],[\"info\",{\"_index\":389,\"name\":{\"1133\":{}},\"comment\":{}}],[\"inspect\",{\"_index\":611,\"name\":{\"1955\":{},\"1962\":{},\"1969\":{},\"1976\":{},\"1983\":{},\"1990\":{},\"1997\":{},\"2004\":{},\"2011\":{},\"2018\":{},\"2025\":{},\"2032\":{}},\"comment\":{}}],[\"invoiceid\",{\"_index\":101,\"name\":{\"168\":{},\"1497\":{},\"1735\":{}},\"comment\":{}}],[\"io_latency_ms\",{\"_index\":399,\"name\":{\"1147\":{},\"1217\":{}},\"comment\":{}}],[\"isconnected\",{\"_index\":14,\"name\":{\"14\":{},\"45\":{}},\"comment\":{}}],[\"isotimetorippletime\",{\"_index\":571,\"name\":{\"1893\":{}},\"comment\":{}}],[\"issuer\",{\"_index\":521,\"name\":{\"1654\":{},\"1946\":{}},\"comment\":{}}],[\"isvalidaddress\",{\"_index\":581,\"name\":{\"1903\":{}},\"comment\":{}}],[\"isvalidsecret\",{\"_index\":580,\"name\":{\"1902\":{}},\"comment\":{}}],[\"job_types\",{\"_index\":405,\"name\":{\"1155\":{},\"1225\":{}},\"comment\":{}}],[\"jq_trans_overflow\",{\"_index\":400,\"name\":{\"1148\":{},\"1218\":{}},\"comment\":{}}],[\"kept\",{\"_index\":284,\"name\":{\"734\":{}},\"comment\":{}}],[\"key\",{\"_index\":33,\"name\":{\"73\":{}},\"comment\":{}}],[\"keytorfc1751mnemonic\",{\"_index\":56,\"name\":{\"100\":{}},\"comment\":{}}],[\"last_close\",{\"_index\":401,\"name\":{\"1149\":{},\"1219\":{}},\"comment\":{}}],[\"lastledgersequence\",{\"_index\":141,\"name\":{\"235\":{},\"1436\":{},\"1452\":{},\"1467\":{},\"1484\":{},\"1503\":{},\"1519\":{},\"1535\":{},\"1555\":{},\"1573\":{},\"1590\":{},\"1606\":{},\"1621\":{},\"1640\":{},\"1662\":{},\"1687\":{},\"1715\":{},\"1744\":{},\"1769\":{},\"1789\":{},\"1806\":{},\"1821\":{},\"1837\":{},\"1852\":{},\"1881\":{}},\"comment\":{}}],[\"ledger\",{\"_index\":125,\"name\":{\"217\":{},\"613\":{}},\"comment\":{}}],[\"ledger_current_index\",{\"_index\":212,\"name\":{\"393\":{},\"419\":{},\"442\":{},\"471\":{},\"504\":{},\"565\":{},\"587\":{},\"648\":{},\"704\":{},\"836\":{},\"863\":{},\"932\":{},\"1016\":{},\"1046\":{},\"1088\":{}},\"comment\":{}}],[\"ledger_hash\",{\"_index\":133,\"name\":{\"225\":{},\"333\":{},\"344\":{},\"359\":{},\"367\":{},\"382\":{},\"407\":{},\"421\":{},\"458\":{},\"469\":{},\"492\":{},\"506\":{},\"520\":{},\"550\":{},\"564\":{},\"580\":{},\"599\":{},\"614\":{},\"632\":{},\"658\":{},\"669\":{},\"683\":{},\"768\":{},\"776\":{},\"807\":{},\"838\":{},\"852\":{},\"861\":{},\"919\":{},\"986\":{},\"1001\":{},\"1017\":{},\"1036\":{},\"1047\":{},\"1338\":{},\"1356\":{}},\"comment\":{}}],[\"ledger_index\",{\"_index\":134,\"name\":{\"226\":{},\"334\":{},\"345\":{},\"360\":{},\"368\":{},\"383\":{},\"394\":{},\"408\":{},\"420\":{},\"459\":{},\"470\":{},\"493\":{},\"505\":{},\"521\":{},\"551\":{},\"566\":{},\"581\":{},\"600\":{},\"615\":{},\"633\":{},\"659\":{},\"668\":{},\"684\":{},\"769\":{},\"777\":{},\"808\":{},\"837\":{},\"853\":{},\"862\":{},\"920\":{},\"987\":{},\"1002\":{},\"1018\":{},\"1037\":{},\"1048\":{},\"1339\":{},\"1357\":{}},\"comment\":{}}],[\"ledger_index_max\",{\"_index\":235,\"name\":{\"519\":{},\"533\":{},\"1038\":{},\"1355\":{},\"1369\":{}},\"comment\":{}}],[\"ledger_index_min\",{\"_index\":234,\"name\":{\"518\":{},\"532\":{},\"1039\":{},\"1354\":{},\"1368\":{}},\"comment\":{}}],[\"ledger_time\",{\"_index\":342,\"name\":{\"988\":{}},\"comment\":{}}],[\"ledgerclosedrequest\",{\"_index\":255,\"name\":{\"625\":{}},\"comment\":{}}],[\"ledgerclosedresponse\",{\"_index\":256,\"name\":{\"629\":{}},\"comment\":{}}],[\"ledgercurrentrequest\",{\"_index\":257,\"name\":{\"641\":{}},\"comment\":{}}],[\"ledgercurrentresponse\",{\"_index\":258,\"name\":{\"645\":{}},\"comment\":{}}],[\"ledgerdatarequest\",{\"_index\":259,\"name\":{\"656\":{}},\"comment\":{}}],[\"ledgerdataresponse\",{\"_index\":260,\"name\":{\"665\":{}},\"comment\":{}}],[\"ledgerentry\",{\"_index\":58,\"name\":{\"102\":{},\"232\":{}},\"comment\":{}}],[\"ledgerentryrequest\",{\"_index\":262,\"name\":{\"680\":{}},\"comment\":{}}],[\"ledgerentryresponse\",{\"_index\":269,\"name\":{\"700\":{}},\"comment\":{}}],[\"ledgerentrytype\",{\"_index\":60,\"name\":{\"104\":{},\"150\":{},\"156\":{},\"172\":{},\"181\":{},\"194\":{},\"210\":{},\"234\":{},\"240\":{},\"246\":{},\"263\":{},\"281\":{},\"305\":{},\"317\":{},\"820\":{}},\"comment\":{}}],[\"ledgerhashes\",{\"_index\":140,\"name\":{\"233\":{}},\"comment\":{}}],[\"ledgerrequest\",{\"_index\":249,\"name\":{\"597\":{}},\"comment\":{}}],[\"ledgerresponse\",{\"_index\":254,\"name\":{\"610\":{}},\"comment\":{}}],[\"ledgerstream\",{\"_index\":339,\"name\":{\"982\":{}},\"comment\":{}}],[\"levels\",{\"_index\":375,\"name\":{\"1089\":{}},\"comment\":{}}],[\"limit\",{\"_index\":189,\"name\":{\"335\":{},\"347\":{},\"410\":{},\"433\":{},\"445\":{},\"460\":{},\"472\":{},\"494\":{},\"524\":{},\"534\":{},\"579\":{},\"661\":{},\"809\":{},\"1360\":{},\"1370\":{}},\"comment\":{}}],[\"limitamount\",{\"_index\":563,\"name\":{\"1873\":{}},\"comment\":{}}],[\"lines\",{\"_index\":217,\"name\":{\"418\":{}},\"comment\":{}}],[\"load\",{\"_index\":404,\"name\":{\"1153\":{},\"1223\":{}},\"comment\":{}}],[\"load_base\",{\"_index\":433,\"name\":{\"1227\":{}},\"comment\":{}}],[\"load_factor\",{\"_index\":407,\"name\":{\"1157\":{},\"1228\":{}},\"comment\":{}}],[\"load_factor_cluster\",{\"_index\":410,\"name\":{\"1160\":{}},\"comment\":{}}],[\"load_factor_fee_escalation\",{\"_index\":411,\"name\":{\"1161\":{},\"1229\":{}},\"comment\":{}}],[\"load_factor_fee_queue\",{\"_index\":412,\"name\":{\"1162\":{},\"1230\":{}},\"comment\":{}}],[\"load_factor_fee_reference\",{\"_index\":434,\"name\":{\"1231\":{}},\"comment\":{}}],[\"load_factor_local\",{\"_index\":408,\"name\":{\"1158\":{}},\"comment\":{}}],[\"load_factor_net\",{\"_index\":409,\"name\":{\"1159\":{}},\"comment\":{}}],[\"load_factor_server\",{\"_index\":413,\"name\":{\"1163\":{},\"1232\":{}},\"comment\":{}}],[\"load_fee\",{\"_index\":351,\"name\":{\"1003\":{}},\"comment\":{}}],[\"lowlimit\",{\"_index\":158,\"name\":{\"284\":{}},\"comment\":{}}],[\"lownode\",{\"_index\":160,\"name\":{\"288\":{}},\"comment\":{}}],[\"lowqualityin\",{\"_index\":162,\"name\":{\"290\":{}},\"comment\":{}}],[\"lowqualityout\",{\"_index\":163,\"name\":{\"291\":{}},\"comment\":{}}],[\"lsfdefaultripple\",{\"_index\":85,\"name\":{\"129\":{},\"143\":{}},\"comment\":{}}],[\"lsfdepositauth\",{\"_index\":86,\"name\":{\"130\":{},\"144\":{}},\"comment\":{}}],[\"lsfdisablemaster\",{\"_index\":82,\"name\":{\"126\":{},\"140\":{}},\"comment\":{}}],[\"lsfdisallowincomingcheck\",{\"_index\":88,\"name\":{\"132\":{},\"146\":{}},\"comment\":{}}],[\"lsfdisallowincomingnftokenoffer\",{\"_index\":87,\"name\":{\"131\":{},\"145\":{}},\"comment\":{}}],[\"lsfdisallowincomingpaychan\",{\"_index\":89,\"name\":{\"133\":{},\"147\":{}},\"comment\":{}}],[\"lsfdisallowincomingtrustline\",{\"_index\":90,\"name\":{\"134\":{},\"148\":{}},\"comment\":{}}],[\"lsfdisallowxrp\",{\"_index\":81,\"name\":{\"125\":{},\"139\":{}},\"comment\":{}}],[\"lsfglobalfreeze\",{\"_index\":84,\"name\":{\"128\":{},\"142\":{}},\"comment\":{}}],[\"lsfhighauth\",{\"_index\":170,\"name\":{\"299\":{}},\"comment\":{}}],[\"lsfhighfreeze\",{\"_index\":174,\"name\":{\"303\":{}},\"comment\":{}}],[\"lsfhighnoripple\",{\"_index\":172,\"name\":{\"301\":{}},\"comment\":{}}],[\"lsfhighreserve\",{\"_index\":168,\"name\":{\"297\":{}},\"comment\":{}}],[\"lsflowauth\",{\"_index\":169,\"name\":{\"298\":{}},\"comment\":{}}],[\"lsflowfreeze\",{\"_index\":173,\"name\":{\"302\":{}},\"comment\":{}}],[\"lsflownoripple\",{\"_index\":171,\"name\":{\"300\":{}},\"comment\":{}}],[\"lsflowreserve\",{\"_index\":167,\"name\":{\"296\":{}},\"comment\":{}}],[\"lsfnofreeze\",{\"_index\":83,\"name\":{\"127\":{},\"141\":{}},\"comment\":{}}],[\"lsfoneownercount\",{\"_index\":180,\"name\":{\"315\":{}},\"comment\":{}}],[\"lsfpassive\",{\"_index\":153,\"name\":{\"260\":{}},\"comment\":{}}],[\"lsfpasswordspent\",{\"_index\":78,\"name\":{\"122\":{},\"136\":{}},\"comment\":{}}],[\"lsfrequireauth\",{\"_index\":80,\"name\":{\"124\":{},\"138\":{}},\"comment\":{}}],[\"lsfrequiredesttag\",{\"_index\":79,\"name\":{\"123\":{},\"137\":{}},\"comment\":{}}],[\"lsfsell\",{\"_index\":154,\"name\":{\"261\":{}},\"comment\":{}}],[\"majorities\",{\"_index\":93,\"name\":{\"152\":{}},\"comment\":{}}],[\"manifest\",{\"_index\":385,\"name\":{\"1117\":{}},\"comment\":{}}],[\"manifestrequest\",{\"_index\":381,\"name\":{\"1103\":{}},\"comment\":{}}],[\"manifestresponse\",{\"_index\":382,\"name\":{\"1108\":{}},\"comment\":{}}],[\"marker\",{\"_index\":190,\"name\":{\"336\":{},\"348\":{},\"411\":{},\"422\":{},\"434\":{},\"444\":{},\"461\":{},\"473\":{},\"495\":{},\"507\":{},\"525\":{},\"535\":{},\"662\":{},\"671\":{},\"1361\":{},\"1371\":{}},\"comment\":{}}],[\"master_key\",{\"_index\":352,\"name\":{\"1004\":{},\"1115\":{}},\"comment\":{}}],[\"max_ledger\",{\"_index\":297,\"name\":{\"792\":{}},\"comment\":{}}],[\"max_queue_size\",{\"_index\":380,\"name\":{\"1095\":{}},\"comment\":{}}],[\"maxfeexrp\",{\"_index\":6,\"name\":{\"6\":{},\"37\":{},\"66\":{}},\"comment\":{}}],[\"median_fee\",{\"_index\":371,\"name\":{\"1084\":{}},\"comment\":{}}],[\"median_level\",{\"_index\":376,\"name\":{\"1091\":{}},\"comment\":{}}],[\"memos\",{\"_index\":491,\"name\":{\"1437\":{},\"1453\":{},\"1468\":{},\"1485\":{},\"1504\":{},\"1520\":{},\"1536\":{},\"1556\":{},\"1574\":{},\"1591\":{},\"1607\":{},\"1622\":{},\"1641\":{},\"1663\":{},\"1688\":{},\"1716\":{},\"1745\":{},\"1770\":{},\"1790\":{},\"1807\":{},\"1822\":{},\"1838\":{},\"1853\":{},\"1882\":{}},\"comment\":{}}],[\"message\",{\"_index\":609,\"name\":{\"1952\":{},\"1959\":{},\"1966\":{},\"1973\":{},\"1980\":{},\"1987\":{},\"1994\":{},\"2001\":{},\"2008\":{},\"2015\":{},\"2022\":{},\"2029\":{}},\"comment\":{}}],[\"messagekey\",{\"_index\":71,\"name\":{\"115\":{},\"1427\":{}},\"comment\":{}}],[\"meta\",{\"_index\":356,\"name\":{\"1019\":{},\"1049\":{}},\"comment\":{}}],[\"metadata\",{\"_index\":293,\"name\":{\"778\":{},\"1384\":{}},\"comment\":{}}],[\"min_ledger\",{\"_index\":296,\"name\":{\"791\":{}},\"comment\":{}}],[\"minimum_fee\",{\"_index\":372,\"name\":{\"1085\":{}},\"comment\":{}}],[\"minimum_level\",{\"_index\":377,\"name\":{\"1092\":{}},\"comment\":{}}],[\"multisign\",{\"_index\":625,\"name\":{\"2035\":{}},\"comment\":{}}],[\"name\",{\"_index\":608,\"name\":{\"1951\":{},\"1958\":{},\"1965\":{},\"1972\":{},\"1979\":{},\"1986\":{},\"1993\":{},\"2000\":{},\"2007\":{},\"2014\":{},\"2021\":{},\"2028\":{}},\"comment\":{}}],[\"negativeunl\",{\"_index\":143,\"name\":{\"239\":{}},\"comment\":{}}],[\"network_ledger\",{\"_index\":416,\"name\":{\"1166\":{}},\"comment\":{}}],[\"nft_id\",{\"_index\":446,\"name\":{\"1303\":{},\"1310\":{},\"1320\":{},\"1327\":{},\"1337\":{},\"1353\":{},\"1367\":{}},\"comment\":{}}],[\"nftbuyoffersrequest\",{\"_index\":445,\"name\":{\"1301\":{}},\"comment\":{}}],[\"nftbuyoffersresponse\",{\"_index\":447,\"name\":{\"1306\":{}},\"comment\":{}}],[\"nfthistoryrequest\",{\"_index\":452,\"name\":{\"1351\":{}},\"comment\":{}}],[\"nfthistoryresponse\",{\"_index\":453,\"name\":{\"1364\":{}},\"comment\":{}}],[\"nftinforequest\",{\"_index\":450,\"name\":{\"1335\":{}},\"comment\":{}}],[\"nftinforesponse\",{\"_index\":451,\"name\":{\"1342\":{}},\"comment\":{}}],[\"nftokenacceptoffer\",{\"_index\":507,\"name\":{\"1580\":{}},\"comment\":{}}],[\"nftokenbrokerfee\",{\"_index\":510,\"name\":{\"1584\":{}},\"comment\":{}}],[\"nftokenburn\",{\"_index\":511,\"name\":{\"1597\":{}},\"comment\":{}}],[\"nftokenbuyoffer\",{\"_index\":509,\"name\":{\"1583\":{}},\"comment\":{}}],[\"nftokencanceloffer\",{\"_index\":513,\"name\":{\"1613\":{}},\"comment\":{}}],[\"nftokencreateoffer\",{\"_index\":515,\"name\":{\"1628\":{}},\"comment\":{}}],[\"nftokencreateofferflags\",{\"_index\":516,\"name\":{\"1647\":{}},\"comment\":{}}],[\"nftokencreateofferflagsinterface\",{\"_index\":518,\"name\":{\"1649\":{}},\"comment\":{}}],[\"nftokenid\",{\"_index\":512,\"name\":{\"1600\":{},\"1630\":{},\"1943\":{}},\"comment\":{}}],[\"nftokenmint\",{\"_index\":519,\"name\":{\"1651\":{}},\"comment\":{}}],[\"nftokenminter\",{\"_index\":489,\"name\":{\"1431\":{}},\"comment\":{}}],[\"nftokenmintflags\",{\"_index\":524,\"name\":{\"1669\":{}},\"comment\":{}}],[\"nftokenmintflagsinterface\",{\"_index\":529,\"name\":{\"1674\":{}},\"comment\":{}}],[\"nftokenoffers\",{\"_index\":514,\"name\":{\"1615\":{}},\"comment\":{}}],[\"nftokenselloffer\",{\"_index\":508,\"name\":{\"1582\":{}},\"comment\":{}}],[\"nftokentaxon\",{\"_index\":520,\"name\":{\"1653\":{}},\"comment\":{}}],[\"nftselloffersrequest\",{\"_index\":448,\"name\":{\"1318\":{}},\"comment\":{}}],[\"nftselloffersresponse\",{\"_index\":449,\"name\":{\"1323\":{}},\"comment\":{}}],[\"node\",{\"_index\":270,\"name\":{\"705\":{}},\"comment\":{}}],[\"node_binary\",{\"_index\":271,\"name\":{\"706\":{}},\"comment\":{}}],[\"noripplecheckrequest\",{\"_index\":245,\"name\":{\"574\":{}},\"comment\":{}}],[\"noripplecheckresponse\",{\"_index\":247,\"name\":{\"584\":{}},\"comment\":{}}],[\"notconnectederror\",{\"_index\":615,\"name\":{\"1977\":{}},\"comment\":{}}],[\"notfounderror\",{\"_index\":621,\"name\":{\"2019\":{}},\"comment\":{}}],[\"obligations\",{\"_index\":242,\"name\":{\"558\":{}},\"comment\":{}}],[\"offer\",{\"_index\":147,\"name\":{\"245\":{},\"691\":{}},\"comment\":{}}],[\"offercancel\",{\"_index\":530,\"name\":{\"1679\":{}},\"comment\":{}}],[\"offercreate\",{\"_index\":537,\"name\":{\"1704\":{}},\"comment\":{}}],[\"offercreateflags\",{\"_index\":531,\"name\":{\"1694\":{}},\"comment\":{}}],[\"offercreateflagsinterface\",{\"_index\":536,\"name\":{\"1699\":{}},\"comment\":{}}],[\"offerflags\",{\"_index\":152,\"name\":{\"259\":{}},\"comment\":{}}],[\"offers\",{\"_index\":232,\"name\":{\"503\":{},\"839\":{},\"1309\":{},\"1326\":{}},\"comment\":{}}],[\"offersequence\",{\"_index\":503,\"name\":{\"1529\":{},\"1565\":{},\"1681\":{},\"1708\":{}},\"comment\":{}}],[\"on\",{\"_index\":10,\"name\":{\"10\":{},\"41\":{}},\"comment\":{}}],[\"open_ledger_cost\",{\"_index\":286,\"name\":{\"736\":{}},\"comment\":{}}],[\"open_ledger_fee\",{\"_index\":373,\"name\":{\"1086\":{}},\"comment\":{}}],[\"open_ledger_level\",{\"_index\":378,\"name\":{\"1093\":{}},\"comment\":{}}],[\"orderbookstream\",{\"_index\":361,\"name\":{\"1040\":{}},\"comment\":{}}],[\"owner\",{\"_index\":110,\"name\":{\"187\":{},\"1528\":{},\"1564\":{},\"1601\":{},\"1632\":{}},\"comment\":{}}],[\"owner_funds\",{\"_index\":253,\"name\":{\"605\":{},\"816\":{}},\"comment\":{}}],[\"ownercount\",{\"_index\":64,\"name\":{\"108\":{}},\"comment\":{}}],[\"ownernode\",{\"_index\":96,\"name\":{\"160\":{},\"176\":{},\"204\":{},\"254\":{},\"270\":{},\"309\":{},\"320\":{},\"828\":{}},\"comment\":{}}],[\"parent_close_time\",{\"_index\":135,\"name\":{\"227\":{}},\"comment\":{}}],[\"parent_hash\",{\"_index\":136,\"name\":{\"228\":{}},\"comment\":{}}],[\"parseaccountrootflags\",{\"_index\":184,\"name\":{\"326\":{}},\"comment\":{}}],[\"parsenftokenid\",{\"_index\":605,\"name\":{\"1941\":{}},\"comment\":{}}],[\"passphrase\",{\"_index\":34,\"name\":{\"74\":{}},\"comment\":{}}],[\"pathfindcloserequest\",{\"_index\":316,\"name\":{\"884\":{}},\"comment\":{}}],[\"pathfindcreaterequest\",{\"_index\":311,\"name\":{\"874\":{}},\"comment\":{}}],[\"pathfindrequest\",{\"_index\":310,\"name\":{\"873\":{}},\"comment\":{}}],[\"pathfindresponse\",{\"_index\":318,\"name\":{\"894\":{}},\"comment\":{}}],[\"pathfindstatusrequest\",{\"_index\":317,\"name\":{\"889\":{}},\"comment\":{}}],[\"pathfindstream\",{\"_index\":357,\"name\":{\"1023\":{}},\"comment\":{}}],[\"paths\",{\"_index\":315,\"name\":{\"880\":{},\"1736\":{}},\"comment\":{}}],[\"paychannel\",{\"_index\":155,\"name\":{\"262\":{}},\"comment\":{}}],[\"payment\",{\"_index\":543,\"name\":{\"1730\":{}},\"comment\":{}}],[\"payment_channel\",{\"_index\":266,\"name\":{\"692\":{}},\"comment\":{}}],[\"paymentchannelclaim\",{\"_index\":548,\"name\":{\"1757\":{}},\"comment\":{}}],[\"paymentchannelclaimflags\",{\"_index\":544,\"name\":{\"1751\":{}},\"comment\":{}}],[\"paymentchannelclaimflagsinterface\",{\"_index\":547,\"name\":{\"1754\":{}},\"comment\":{}}],[\"paymentchannelcreate\",{\"_index\":550,\"name\":{\"1776\":{}},\"comment\":{}}],[\"paymentchannelfund\",{\"_index\":551,\"name\":{\"1796\":{}},\"comment\":{}}],[\"paymentflags\",{\"_index\":538,\"name\":{\"1722\":{}},\"comment\":{}}],[\"paymentflagsinterface\",{\"_index\":542,\"name\":{\"1726\":{}},\"comment\":{}}],[\"peer\",{\"_index\":215,\"name\":{\"409\":{}},\"comment\":{}}],[\"peer_disconnects\",{\"_index\":414,\"name\":{\"1164\":{},\"1233\":{}},\"comment\":{}}],[\"peer_disconnects_resources\",{\"_index\":415,\"name\":{\"1165\":{},\"1234\":{}},\"comment\":{}}],[\"peers\",{\"_index\":417,\"name\":{\"1167\":{},\"1235\":{}},\"comment\":{}}],[\"peerstatusstream\",{\"_index\":358,\"name\":{\"1032\":{}},\"comment\":{}}],[\"percenttoquality\",{\"_index\":574,\"name\":{\"1896\":{}},\"comment\":{}}],[\"percenttotransferrate\",{\"_index\":576,\"name\":{\"1898\":{}},\"comment\":{}}],[\"pingrequest\",{\"_index\":435,\"name\":{\"1261\":{}},\"comment\":{}}],[\"pingresponse\",{\"_index\":436,\"name\":{\"1265\":{}},\"comment\":{}}],[\"preparetransaction\",{\"_index\":19,\"name\":{\"21\":{},\"52\":{}},\"comment\":{}}],[\"previoustxnid\",{\"_index\":65,\"name\":{\"109\":{},\"161\":{},\"177\":{},\"206\":{},\"255\":{},\"271\":{},\"286\":{},\"307\":{},\"321\":{},\"829\":{}},\"comment\":{}}],[\"previoustxnlgrseq\",{\"_index\":66,\"name\":{\"110\":{},\"162\":{},\"178\":{},\"207\":{},\"256\":{},\"272\":{},\"287\":{},\"308\":{},\"322\":{},\"830\":{}},\"comment\":{}}],[\"privatekey\",{\"_index\":47,\"name\":{\"90\":{}},\"comment\":{}}],[\"problems\",{\"_index\":248,\"name\":{\"588\":{}},\"comment\":{}}],[\"proposers\",{\"_index\":403,\"name\":{\"1152\":{},\"1222\":{}},\"comment\":{}}],[\"proxy\",{\"_index\":27,\"name\":{\"67\":{}},\"comment\":{}}],[\"proxyauthorization\",{\"_index\":30,\"name\":{\"70\":{}},\"comment\":{}}],[\"pubkey_node\",{\"_index\":418,\"name\":{\"1168\":{},\"1236\":{}},\"comment\":{}}],[\"pubkey_validator\",{\"_index\":419,\"name\":{\"1169\":{},\"1237\":{}},\"comment\":{}}],[\"public_key\",{\"_index\":327,\"name\":{\"946\":{},\"1105\":{}},\"comment\":{}}],[\"publickey\",{\"_index\":46,\"name\":{\"89\":{},\"268\":{},\"1764\":{},\"1781\":{}},\"comment\":{}}],[\"quality\",{\"_index\":229,\"name\":{\"487\":{},\"819\":{}},\"comment\":{}}],[\"qualityin\",{\"_index\":564,\"name\":{\"1874\":{}},\"comment\":{}}],[\"qualityout\",{\"_index\":565,\"name\":{\"1875\":{}},\"comment\":{}}],[\"qualitytodecimal\",{\"_index\":579,\"name\":{\"1901\":{}},\"comment\":{}}],[\"queue\",{\"_index\":208,\"name\":{\"384\":{},\"607\":{}},\"comment\":{}}],[\"queue_data\",{\"_index\":213,\"name\":{\"395\":{},\"616\":{}},\"comment\":{}}],[\"queued\",{\"_index\":285,\"name\":{\"735\":{}},\"comment\":{}}],[\"random\",{\"_index\":440,\"name\":{\"1284\":{}},\"comment\":{}}],[\"randomrequest\",{\"_index\":438,\"name\":{\"1277\":{}},\"comment\":{}}],[\"randomresponse\",{\"_index\":439,\"name\":{\"1281\":{}},\"comment\":{}}],[\"receive_currencies\",{\"_index\":205,\"name\":{\"369\":{}},\"comment\":{}}],[\"reference_level\",{\"_index\":379,\"name\":{\"1094\":{}},\"comment\":{}}],[\"referencefeeunits\",{\"_index\":122,\"name\":{\"212\":{}},\"comment\":{}}],[\"regularkey\",{\"_index\":72,\"name\":{\"116\":{},\"1815\":{}},\"comment\":{}}],[\"request\",{\"_index\":8,\"name\":{\"8\":{},\"39\":{},\"327\":{},\"1299\":{}},\"comment\":{}}],[\"requestall\",{\"_index\":11,\"name\":{\"11\":{},\"42\":{}},\"comment\":{}}],[\"requested\",{\"_index\":386,\"name\":{\"1118\":{}},\"comment\":{}}],[\"requestnextpage\",{\"_index\":9,\"name\":{\"9\":{},\"40\":{}},\"comment\":{}}],[\"reserve_base\",{\"_index\":343,\"name\":{\"989\":{},\"1005\":{},\"1214\":{},\"1249\":{}},\"comment\":{}}],[\"reserve_base_xrp\",{\"_index\":395,\"name\":{\"1142\":{},\"1180\":{}},\"comment\":{}}],[\"reserve_inc\",{\"_index\":344,\"name\":{\"990\":{},\"1006\":{},\"1215\":{},\"1250\":{}},\"comment\":{}}],[\"reserve_inc_xrp\",{\"_index\":396,\"name\":{\"1143\":{},\"1181\":{}},\"comment\":{}}],[\"reservebase\",{\"_index\":123,\"name\":{\"213\":{}},\"comment\":{}}],[\"reserveincrement\",{\"_index\":124,\"name\":{\"214\":{}},\"comment\":{}}],[\"response\",{\"_index\":185,\"name\":{\"328\":{}},\"comment\":{}}],[\"responseformaterror\",{\"_index\":619,\"name\":{\"2005\":{}},\"comment\":{}}],[\"result\",{\"_index\":194,\"name\":{\"340\":{},\"365\":{},\"390\":{},\"415\":{},\"438\":{},\"465\":{},\"500\":{},\"529\":{},\"555\":{},\"585\":{},\"611\":{},\"630\":{},\"646\":{},\"666\":{},\"701\":{},\"722\":{},\"752\":{},\"774\":{},\"796\":{},\"834\":{},\"857\":{},\"895\":{},\"924\":{},\"951\":{},\"973\":{},\"1064\":{},\"1077\":{},\"1109\":{},\"1131\":{},\"1202\":{},\"1266\":{},\"1282\":{},\"1307\":{},\"1324\":{},\"1343\":{},\"1365\":{}},\"comment\":{}}],[\"rfc1751mnemonictokey\",{\"_index\":57,\"name\":{\"101\":{}},\"comment\":{}}],[\"ripple_state\",{\"_index\":267,\"name\":{\"693\":{}},\"comment\":{}}],[\"ripplederror\",{\"_index\":614,\"name\":{\"1970\":{}},\"comment\":{}}],[\"ripplednotinitializederror\",{\"_index\":617,\"name\":{\"1991\":{}},\"comment\":{}}],[\"ripplepathfindrequest\",{\"_index\":321,\"name\":{\"912\":{}},\"comment\":{}}],[\"ripplepathfindresponse\",{\"_index\":323,\"name\":{\"923\":{}},\"comment\":{}}],[\"ripplestate\",{\"_index\":157,\"name\":{\"280\":{}},\"comment\":{}}],[\"ripplestateflags\",{\"_index\":166,\"name\":{\"295\":{}},\"comment\":{}}],[\"rippletimetoisotime\",{\"_index\":570,\"name\":{\"1892\":{}},\"comment\":{}}],[\"rippletimetounixtime\",{\"_index\":572,\"name\":{\"1894\":{}},\"comment\":{}}],[\"role\",{\"_index\":246,\"name\":{\"577\":{},\"1268\":{}},\"comment\":{}}],[\"rootindex\",{\"_index\":106,\"name\":{\"183\":{}},\"comment\":{}}],[\"searched_all\",{\"_index\":299,\"name\":{\"797\":{}},\"comment\":{}}],[\"seed\",{\"_index\":49,\"name\":{\"92\":{}},\"comment\":{}}],[\"send_currencies\",{\"_index\":206,\"name\":{\"370\":{}},\"comment\":{}}],[\"send_max\",{\"_index\":314,\"name\":{\"879\":{},\"917\":{},\"1030\":{}},\"comment\":{}}],[\"sendmax\",{\"_index\":97,\"name\":{\"163\":{},\"1494\":{},\"1737\":{}},\"comment\":{}}],[\"seq\",{\"_index\":226,\"name\":{\"484\":{},\"1116\":{},\"1144\":{},\"1182\":{},\"1216\":{},\"1251\":{}},\"comment\":{}}],[\"sequence\",{\"_index\":67,\"name\":{\"111\":{},\"164\":{},\"249\":{},\"823\":{},\"1434\":{},\"1449\":{},\"1464\":{},\"1481\":{},\"1500\":{},\"1516\":{},\"1532\":{},\"1552\":{},\"1570\":{},\"1587\":{},\"1603\":{},\"1618\":{},\"1638\":{},\"1660\":{},\"1684\":{},\"1713\":{},\"1742\":{},\"1767\":{},\"1786\":{},\"1803\":{},\"1818\":{},\"1834\":{},\"1849\":{},\"1879\":{},\"1948\":{}},\"comment\":{}}],[\"server_state\",{\"_index\":420,\"name\":{\"1170\":{},\"1238\":{}},\"comment\":{}}],[\"server_state_duration_us\",{\"_index\":421,\"name\":{\"1171\":{},\"1239\":{}},\"comment\":{}}],[\"serverinforequest\",{\"_index\":387,\"name\":{\"1126\":{}},\"comment\":{}}],[\"serverinforesponse\",{\"_index\":388,\"name\":{\"1130\":{}},\"comment\":{}}],[\"serverstaterequest\",{\"_index\":430,\"name\":{\"1197\":{}},\"comment\":{}}],[\"serverstateresponse\",{\"_index\":431,\"name\":{\"1201\":{}},\"comment\":{}}],[\"setflag\",{\"_index\":488,\"name\":{\"1428\":{}},\"comment\":{}}],[\"setregularkey\",{\"_index\":552,\"name\":{\"1813\":{}},\"comment\":{}}],[\"settledelay\",{\"_index\":156,\"name\":{\"269\":{},\"1780\":{}},\"comment\":{}}],[\"settransactionflagstonumber\",{\"_index\":183,\"name\":{\"325\":{}},\"comment\":{}}],[\"sign\",{\"_index\":51,\"name\":{\"94\":{}},\"comment\":{}}],[\"signature\",{\"_index\":328,\"name\":{\"947\":{},\"1007\":{},\"1763\":{}},\"comment\":{}}],[\"signature_verified\",{\"_index\":330,\"name\":{\"953\":{}},\"comment\":{}}],[\"signer_lists\",{\"_index\":209,\"name\":{\"385\":{}},\"comment\":{}}],[\"signerentries\",{\"_index\":176,\"name\":{\"310\":{},\"1831\":{}},\"comment\":{}}],[\"signerlist\",{\"_index\":175,\"name\":{\"304\":{}},\"comment\":{}}],[\"signerlistflags\",{\"_index\":179,\"name\":{\"314\":{}},\"comment\":{}}],[\"signerlistid\",{\"_index\":177,\"name\":{\"311\":{}},\"comment\":{}}],[\"signerlistset\",{\"_index\":553,\"name\":{\"1828\":{}},\"comment\":{}}],[\"signerquorum\",{\"_index\":178,\"name\":{\"312\":{},\"1830\":{}},\"comment\":{}}],[\"signers\",{\"_index\":492,\"name\":{\"1438\":{},\"1454\":{},\"1469\":{},\"1486\":{},\"1505\":{},\"1521\":{},\"1537\":{},\"1557\":{},\"1575\":{},\"1592\":{},\"1608\":{},\"1623\":{},\"1642\":{},\"1664\":{},\"1689\":{},\"1717\":{},\"1746\":{},\"1771\":{},\"1791\":{},\"1808\":{},\"1823\":{},\"1839\":{},\"1854\":{},\"1883\":{}},\"comment\":{}}],[\"signing_time\",{\"_index\":353,\"name\":{\"1008\":{}},\"comment\":{}}],[\"signingpubkey\",{\"_index\":493,\"name\":{\"1440\":{},\"1456\":{},\"1471\":{},\"1488\":{},\"1507\":{},\"1523\":{},\"1539\":{},\"1559\":{},\"1577\":{},\"1594\":{},\"1610\":{},\"1625\":{},\"1644\":{},\"1666\":{},\"1691\":{},\"1719\":{},\"1748\":{},\"1773\":{},\"1793\":{},\"1810\":{},\"1825\":{},\"1841\":{},\"1856\":{},\"1885\":{}},\"comment\":{}}],[\"signpaymentchannelclaim\",{\"_index\":595,\"name\":{\"1931\":{}},\"comment\":{}}],[\"source_account\",{\"_index\":307,\"name\":{\"850\":{},\"864\":{},\"876\":{},\"900\":{},\"914\":{},\"933\":{},\"1025\":{}},\"comment\":{}}],[\"source_currencies\",{\"_index\":322,\"name\":{\"918\":{}},\"comment\":{}}],[\"sourcetag\",{\"_index\":102,\"name\":{\"169\":{},\"202\":{},\"276\":{},\"1439\":{},\"1455\":{},\"1470\":{},\"1487\":{},\"1506\":{},\"1522\":{},\"1538\":{},\"1558\":{},\"1576\":{},\"1593\":{},\"1609\":{},\"1624\":{},\"1643\":{},\"1665\":{},\"1690\":{},\"1718\":{},\"1747\":{},\"1772\":{},\"1792\":{},\"1809\":{},\"1824\":{},\"1840\":{},\"1855\":{},\"1884\":{}},\"comment\":{}}],[\"state\",{\"_index\":261,\"name\":{\"670\":{},\"1204\":{}},\"comment\":{}}],[\"state_accounting\",{\"_index\":422,\"name\":{\"1172\":{},\"1240\":{}},\"comment\":{}}],[\"status\",{\"_index\":197,\"name\":{\"350\":{},\"373\":{},\"398\":{},\"424\":{},\"447\":{},\"476\":{},\"509\":{},\"539\":{},\"568\":{},\"591\":{},\"619\":{},\"635\":{},\"650\":{},\"674\":{},\"709\":{},\"739\":{},\"760\":{},\"781\":{},\"799\":{},\"842\":{},\"867\":{},\"904\":{},\"906\":{},\"936\":{},\"955\":{},\"975\":{},\"1011\":{},\"1041\":{},\"1066\":{},\"1097\":{},\"1120\":{},\"1189\":{},\"1191\":{},\"1255\":{},\"1271\":{},\"1286\":{},\"1294\":{},\"1312\":{},\"1329\":{},\"1345\":{},\"1375\":{}},\"comment\":{}}],[\"stream\",{\"_index\":338,\"name\":{\"981\":{}},\"comment\":{}}],[\"streams\",{\"_index\":332,\"name\":{\"963\":{},\"1057\":{}},\"comment\":{}}],[\"strict\",{\"_index\":203,\"name\":{\"361\":{},\"386\":{},\"496\":{},\"548\":{}},\"comment\":{}}],[\"subcommand\",{\"_index\":312,\"name\":{\"875\":{},\"885\":{},\"890\":{}},\"comment\":{}}],[\"submit\",{\"_index\":17,\"name\":{\"17\":{},\"48\":{}},\"comment\":{}}],[\"submitandwait\",{\"_index\":18,\"name\":{\"19\":{},\"50\":{}},\"comment\":{}}],[\"submitmultisignedrequest\",{\"_index\":288,\"name\":{\"745\":{}},\"comment\":{}}],[\"submitmultisignedresponse\",{\"_index\":289,\"name\":{\"751\":{}},\"comment\":{}}],[\"submitrequest\",{\"_index\":272,\"name\":{\"715\":{}},\"comment\":{}}],[\"submitresponse\",{\"_index\":274,\"name\":{\"721\":{}},\"comment\":{}}],[\"subscriberequest\",{\"_index\":331,\"name\":{\"961\":{}},\"comment\":{}}],[\"subscriberesponse\",{\"_index\":337,\"name\":{\"972\":{}},\"comment\":{}}],[\"taker\",{\"_index\":301,\"name\":{\"810\":{}},\"comment\":{}}],[\"taker_gets\",{\"_index\":227,\"name\":{\"485\":{},\"811\":{}},\"comment\":{}}],[\"taker_gets_funded\",{\"_index\":303,\"name\":{\"817\":{}},\"comment\":{}}],[\"taker_pays\",{\"_index\":228,\"name\":{\"486\":{},\"812\":{}},\"comment\":{}}],[\"taker_pays_funded\",{\"_index\":304,\"name\":{\"818\":{}},\"comment\":{}}],[\"takergets\",{\"_index\":149,\"name\":{\"251\":{},\"825\":{},\"1709\":{}},\"comment\":{}}],[\"takergetscurrency\",{\"_index\":113,\"name\":{\"190\":{}},\"comment\":{}}],[\"takergetsissuer\",{\"_index\":114,\"name\":{\"191\":{}},\"comment\":{}}],[\"takerpays\",{\"_index\":148,\"name\":{\"250\":{},\"824\":{},\"1710\":{}},\"comment\":{}}],[\"takerpayscurrency\",{\"_index\":111,\"name\":{\"188\":{}},\"comment\":{}}],[\"takerpaysissuer\",{\"_index\":112,\"name\":{\"189\":{}},\"comment\":{}}],[\"taxon\",{\"_index\":606,\"name\":{\"1947\":{}},\"comment\":{}}],[\"tfallowxrp\",{\"_index\":483,\"name\":{\"1413\":{},\"1420\":{}},\"comment\":{}}],[\"tfburnable\",{\"_index\":525,\"name\":{\"1670\":{},\"1675\":{}},\"comment\":{}}],[\"tfclearfreeze\",{\"_index\":560,\"name\":{\"1864\":{},\"1870\":{}},\"comment\":{}}],[\"tfclearnoripple\",{\"_index\":558,\"name\":{\"1862\":{},\"1868\":{}},\"comment\":{}}],[\"tfclose\",{\"_index\":546,\"name\":{\"1753\":{},\"1756\":{}},\"comment\":{}}],[\"tfdisallowxrp\",{\"_index\":482,\"name\":{\"1412\":{},\"1419\":{}},\"comment\":{}}],[\"tffillorkill\",{\"_index\":534,\"name\":{\"1697\":{},\"1702\":{}},\"comment\":{}}],[\"tfimmediateorcancel\",{\"_index\":533,\"name\":{\"1696\":{},\"1701\":{}},\"comment\":{}}],[\"tflimitquality\",{\"_index\":541,\"name\":{\"1725\":{},\"1729\":{}},\"comment\":{}}],[\"tfnodirectripple\",{\"_index\":539,\"name\":{\"1723\":{},\"1727\":{}},\"comment\":{}}],[\"tfonlyxrp\",{\"_index\":526,\"name\":{\"1671\":{},\"1676\":{}},\"comment\":{}}],[\"tfoptionalauth\",{\"_index\":481,\"name\":{\"1411\":{},\"1418\":{}},\"comment\":{}}],[\"tfoptionaldesttag\",{\"_index\":479,\"name\":{\"1409\":{},\"1416\":{}},\"comment\":{}}],[\"tfpartialpayment\",{\"_index\":540,\"name\":{\"1724\":{},\"1728\":{}},\"comment\":{}}],[\"tfpassive\",{\"_index\":532,\"name\":{\"1695\":{},\"1700\":{}},\"comment\":{}}],[\"tfrenew\",{\"_index\":545,\"name\":{\"1752\":{},\"1755\":{}},\"comment\":{}}],[\"tfrequireauth\",{\"_index\":480,\"name\":{\"1410\":{},\"1417\":{}},\"comment\":{}}],[\"tfrequiredesttag\",{\"_index\":478,\"name\":{\"1408\":{},\"1415\":{}},\"comment\":{}}],[\"tfsell\",{\"_index\":535,\"name\":{\"1698\":{},\"1703\":{}},\"comment\":{}}],[\"tfsellnftoken\",{\"_index\":517,\"name\":{\"1648\":{},\"1650\":{}},\"comment\":{}}],[\"tfsetfauth\",{\"_index\":556,\"name\":{\"1860\":{},\"1866\":{}},\"comment\":{}}],[\"tfsetfreeze\",{\"_index\":559,\"name\":{\"1863\":{},\"1869\":{}},\"comment\":{}}],[\"tfsetnoripple\",{\"_index\":557,\"name\":{\"1861\":{},\"1867\":{}},\"comment\":{}}],[\"tftransferable\",{\"_index\":528,\"name\":{\"1673\":{},\"1678\":{}},\"comment\":{}}],[\"tftrustline\",{\"_index\":527,\"name\":{\"1672\":{},\"1677\":{}},\"comment\":{}}],[\"threads\",{\"_index\":406,\"name\":{\"1156\":{},\"1226\":{}},\"comment\":{}}],[\"ticket\",{\"_index\":181,\"name\":{\"316\":{},\"697\":{}},\"comment\":{}}],[\"ticketcount\",{\"_index\":73,\"name\":{\"117\":{},\"1846\":{}},\"comment\":{}}],[\"ticketcreate\",{\"_index\":554,\"name\":{\"1844\":{}},\"comment\":{}}],[\"ticketsequence\",{\"_index\":182,\"name\":{\"323\":{},\"1441\":{},\"1457\":{},\"1472\":{},\"1489\":{},\"1508\":{},\"1524\":{},\"1540\":{},\"1560\":{},\"1578\":{},\"1595\":{},\"1611\":{},\"1626\":{},\"1645\":{},\"1667\":{},\"1692\":{},\"1720\":{},\"1749\":{},\"1774\":{},\"1794\":{},\"1811\":{},\"1826\":{},\"1842\":{},\"1857\":{},\"1886\":{}},\"comment\":{}}],[\"ticksize\",{\"_index\":74,\"name\":{\"118\":{},\"1430\":{}},\"comment\":{}}],[\"time\",{\"_index\":423,\"name\":{\"1173\":{},\"1241\":{}},\"comment\":{}}],[\"timeout\",{\"_index\":28,\"name\":{\"68\":{}},\"comment\":{}}],[\"timeouterror\",{\"_index\":618,\"name\":{\"1998\":{}},\"comment\":{}}],[\"tostring\",{\"_index\":610,\"name\":{\"1954\":{},\"1961\":{},\"1968\":{},\"1975\":{},\"1982\":{},\"1989\":{},\"1996\":{},\"2003\":{},\"2010\":{},\"2017\":{},\"2024\":{},\"2031\":{}},\"comment\":{}}],[\"total_coins\",{\"_index\":137,\"name\":{\"229\":{}},\"comment\":{}}],[\"trace\",{\"_index\":29,\"name\":{\"69\":{}},\"comment\":{}}],[\"transaction\",{\"_index\":295,\"name\":{\"789\":{},\"1020\":{},\"1050\":{},\"1383\":{},\"1385\":{}},\"comment\":{}}],[\"transaction_hash\",{\"_index\":138,\"name\":{\"230\":{}},\"comment\":{}}],[\"transactionandmetadata\",{\"_index\":455,\"name\":{\"1382\":{}},\"comment\":{}}],[\"transactionentryrequest\",{\"_index\":290,\"name\":{\"766\":{}},\"comment\":{}}],[\"transactionentryresponse\",{\"_index\":292,\"name\":{\"773\":{}},\"comment\":{}}],[\"transactionindex\",{\"_index\":460,\"name\":{\"1390\":{}},\"comment\":{}}],[\"transactionmetadata\",{\"_index\":456,\"name\":{\"1386\":{}},\"comment\":{}}],[\"transactionresult\",{\"_index\":461,\"name\":{\"1391\":{}},\"comment\":{}}],[\"transactions\",{\"_index\":139,\"name\":{\"231\":{},\"536\":{},\"578\":{},\"589\":{},\"603\":{},\"1372\":{}},\"comment\":{}}],[\"transactionstream\",{\"_index\":355,\"name\":{\"1010\":{}},\"comment\":{}}],[\"transactiontype\",{\"_index\":486,\"name\":{\"1422\":{},\"1444\":{},\"1460\":{},\"1475\":{},\"1492\":{},\"1511\":{},\"1527\":{},\"1543\":{},\"1563\":{},\"1581\":{},\"1598\":{},\"1614\":{},\"1629\":{},\"1652\":{},\"1680\":{},\"1705\":{},\"1731\":{},\"1758\":{},\"1777\":{},\"1797\":{},\"1814\":{},\"1829\":{},\"1845\":{},\"1872\":{}},\"comment\":{}}],[\"transferfee\",{\"_index\":522,\"name\":{\"1655\":{},\"1945\":{}},\"comment\":{}}],[\"transferrate\",{\"_index\":75,\"name\":{\"119\":{},\"1429\":{}},\"comment\":{}}],[\"transferratetodecimal\",{\"_index\":578,\"name\":{\"1900\":{}},\"comment\":{}}],[\"trustedcertificates\",{\"_index\":32,\"name\":{\"72\":{}},\"comment\":{}}],[\"trustset\",{\"_index\":562,\"name\":{\"1871\":{}},\"comment\":{}}],[\"trustsetflags\",{\"_index\":561,\"name\":{\"1865\":{}},\"comment\":{}}],[\"trustsetflagsinterface\",{\"_index\":555,\"name\":{\"1859\":{}},\"comment\":{}}],[\"tx_blob\",{\"_index\":52,\"name\":{\"96\":{},\"717\":{},\"727\":{},\"757\":{}},\"comment\":{}}],[\"tx_hash\",{\"_index\":291,\"name\":{\"770\":{}},\"comment\":{}}],[\"tx_json\",{\"_index\":278,\"name\":{\"728\":{},\"747\":{},\"758\":{},\"779\":{}},\"comment\":{}}],[\"txn_count\",{\"_index\":345,\"name\":{\"991\":{}},\"comment\":{}}],[\"txnsignature\",{\"_index\":494,\"name\":{\"1442\":{},\"1458\":{},\"1473\":{},\"1490\":{},\"1509\":{},\"1525\":{},\"1541\":{},\"1561\":{},\"1579\":{},\"1596\":{},\"1612\":{},\"1627\":{},\"1646\":{},\"1668\":{},\"1693\":{},\"1721\":{},\"1750\":{},\"1775\":{},\"1795\":{},\"1812\":{},\"1827\":{},\"1843\":{},\"1858\":{},\"1887\":{}},\"comment\":{}}],[\"txrequest\",{\"_index\":294,\"name\":{\"787\":{}},\"comment\":{}}],[\"txresponse\",{\"_index\":298,\"name\":{\"795\":{}},\"comment\":{}}],[\"type\",{\"_index\":198,\"name\":{\"351\":{},\"374\":{},\"399\":{},\"425\":{},\"448\":{},\"456\":{},\"477\":{},\"510\":{},\"540\":{},\"569\":{},\"592\":{},\"620\":{},\"636\":{},\"651\":{},\"675\":{},\"710\":{},\"740\":{},\"761\":{},\"782\":{},\"800\":{},\"843\":{},\"868\":{},\"907\":{},\"937\":{},\"956\":{},\"976\":{},\"983\":{},\"994\":{},\"1012\":{},\"1024\":{},\"1033\":{},\"1042\":{},\"1053\":{},\"1067\":{},\"1098\":{},\"1121\":{},\"1192\":{},\"1256\":{},\"1272\":{},\"1287\":{},\"1295\":{},\"1313\":{},\"1330\":{},\"1346\":{},\"1376\":{}},\"comment\":{}}],[\"unauthorize\",{\"_index\":501,\"name\":{\"1513\":{}},\"comment\":{}}],[\"unexpectederror\",{\"_index\":612,\"name\":{\"1956\":{}},\"comment\":{}}],[\"unixtimetorippletime\",{\"_index\":573,\"name\":{\"1895\":{}},\"comment\":{}}],[\"unlimited\",{\"_index\":437,\"name\":{\"1269\":{}},\"comment\":{}}],[\"unsubscriberequest\",{\"_index\":364,\"name\":{\"1055\":{}},\"comment\":{}}],[\"unsubscriberesponse\",{\"_index\":365,\"name\":{\"1063\":{}},\"comment\":{}}],[\"uptime\",{\"_index\":424,\"name\":{\"1174\":{},\"1242\":{}},\"comment\":{}}],[\"uri\",{\"_index\":523,\"name\":{\"1656\":{}},\"comment\":{}}],[\"url\",{\"_index\":7,\"name\":{\"7\":{},\"38\":{},\"967\":{}},\"comment\":{}}],[\"url_password\",{\"_index\":336,\"name\":{\"969\":{}},\"comment\":{}}],[\"url_username\",{\"_index\":335,\"name\":{\"968\":{}},\"comment\":{}}],[\"validate\",{\"_index\":454,\"name\":{\"1381\":{}},\"comment\":{}}],[\"validated\",{\"_index\":196,\"name\":{\"346\":{},\"371\":{},\"396\":{},\"443\":{},\"474\":{},\"537\":{},\"617\":{},\"672\":{},\"707\":{},\"840\":{},\"865\":{},\"934\":{},\"1021\":{},\"1051\":{},\"1373\":{}},\"comment\":{}}],[\"validated_ledger\",{\"_index\":425,\"name\":{\"1175\":{},\"1243\":{}},\"comment\":{}}],[\"validated_ledger_index\",{\"_index\":287,\"name\":{\"737\":{}},\"comment\":{}}],[\"validated_ledgers\",{\"_index\":346,\"name\":{\"992\":{}},\"comment\":{}}],[\"validation_public_key\",{\"_index\":354,\"name\":{\"1009\":{}},\"comment\":{}}],[\"validation_quorum\",{\"_index\":426,\"name\":{\"1183\":{},\"1252\":{}},\"comment\":{}}],[\"validationerror\",{\"_index\":620,\"name\":{\"2012\":{}},\"comment\":{}}],[\"validationstream\",{\"_index\":347,\"name\":{\"993\":{}},\"comment\":{}}],[\"validator_list\",{\"_index\":428,\"name\":{\"1185\":{}},\"comment\":{}}],[\"validator_list_expires\",{\"_index\":427,\"name\":{\"1184\":{},\"1253\":{}},\"comment\":{}}],[\"validatortodisable\",{\"_index\":145,\"name\":{\"242\":{}},\"comment\":{}}],[\"validatortoreenable\",{\"_index\":146,\"name\":{\"243\":{}},\"comment\":{}}],[\"verifypaymentchannelclaim\",{\"_index\":596,\"name\":{\"1932\":{}},\"comment\":{}}],[\"verifysignature\",{\"_index\":624,\"name\":{\"2034\":{}},\"comment\":{}}],[\"verifytransaction\",{\"_index\":54,\"name\":{\"98\":{}},\"comment\":{}}],[\"wallet\",{\"_index\":38,\"name\":{\"79\":{}},\"comment\":{}}],[\"warning\",{\"_index\":199,\"name\":{\"352\":{},\"375\":{},\"400\":{},\"426\":{},\"449\":{},\"478\":{},\"511\":{},\"541\":{},\"570\":{},\"593\":{},\"621\":{},\"637\":{},\"652\":{},\"676\":{},\"711\":{},\"741\":{},\"762\":{},\"783\":{},\"801\":{},\"844\":{},\"869\":{},\"908\":{},\"938\":{},\"957\":{},\"977\":{},\"1068\":{},\"1099\":{},\"1122\":{},\"1193\":{},\"1257\":{},\"1273\":{},\"1288\":{},\"1314\":{},\"1331\":{},\"1347\":{},\"1377\":{}},\"comment\":{}}],[\"warnings\",{\"_index\":200,\"name\":{\"353\":{},\"376\":{},\"401\":{},\"427\":{},\"450\":{},\"479\":{},\"512\":{},\"542\":{},\"571\":{},\"594\":{},\"622\":{},\"638\":{},\"653\":{},\"677\":{},\"712\":{},\"742\":{},\"763\":{},\"784\":{},\"802\":{},\"845\":{},\"870\":{},\"909\":{},\"939\":{},\"958\":{},\"978\":{},\"1022\":{},\"1069\":{},\"1100\":{},\"1123\":{},\"1194\":{},\"1258\":{},\"1274\":{},\"1289\":{},\"1315\":{},\"1332\":{},\"1348\":{},\"1378\":{}},\"comment\":{}}],[\"xrplerror\",{\"_index\":607,\"name\":{\"1949\":{}},\"comment\":{}}],[\"xrplfauceterror\",{\"_index\":622,\"name\":{\"2026\":{}},\"comment\":{}}],[\"xrptodrops\",{\"_index\":568,\"name\":{\"1890\":{}},\"comment\":{}}]],\"pipeline\":[]}}"); \ No newline at end of file diff --git a/docs/assets/style.css b/docs/assets/style.css index 2d02570d..18b4f8fe 100644 --- a/docs/assets/style.css +++ b/docs/assets/style.css @@ -6,17 +6,36 @@ --light-color-background-warning: #e6e600; --light-color-icon-background: var(--light-color-background); --light-color-accent: #c5c7c9; + --light-color-active-menu-item: var(--light-color-accent); --light-color-text: #222; - --light-color-text-aside: #707070; - --light-color-link: #4da6ff; - --light-color-ts: #db1373; - --light-color-ts-interface: #139d2c; - --light-color-ts-enum: #9c891a; - --light-color-ts-class: #2484e5; + --light-color-text-aside: #6e6e6e; + --light-color-link: #1f70c2; + + --light-color-ts-project: #b111c9; + --light-color-ts-module: var(--light-color-ts-project); + --light-color-ts-namespace: var(--light-color-ts-project); + --light-color-ts-enum: #7e6f15; + --light-color-ts-enum-member: var(--light-color-ts-enum); + --light-color-ts-variable: #4760ec; --light-color-ts-function: #572be7; - --light-color-ts-namespace: #b111c9; - --light-color-ts-private: #707070; - --light-color-ts-variable: #4d68ff; + --light-color-ts-class: #1f70c2; + --light-color-ts-interface: #108024; + --light-color-ts-constructor: var(--light-color-ts-class); + --light-color-ts-property: var(--light-color-ts-variable); + --light-color-ts-method: var(--light-color-ts-function); + --light-color-ts-call-signature: var(--light-color-ts-method); + --light-color-ts-index-signature: var(--light-color-ts-property); + --light-color-ts-constructor-signature: var(--light-color-ts-constructor); + --light-color-ts-parameter: var(--light-color-ts-variable); + /* type literal not included as links will never be generated to it */ + --light-color-ts-type-parameter: var(--light-color-ts-type-alias); + --light-color-ts-accessor: var(--light-color-ts-property); + --light-color-ts-get-signature: var(--light-color-ts-accessor); + --light-color-ts-set-signature: var(--light-color-ts-accessor); + /* object literal not included as it is not used and will be removed in 0.25 */ + --light-color-ts-type-alias: #d51270; + /* reference not included as links will be colored with the kind that it points to */ + --light-external-icon: url("data:image/svg+xml;utf8,"); --light-color-scheme: light; @@ -27,17 +46,36 @@ --dark-color-warning-text: #222; --dark-color-icon-background: var(--dark-color-background-secondary); --dark-color-accent: #9096a2; + --dark-color-active-menu-item: #5d5d6a; --dark-color-text: #f5f5f5; --dark-color-text-aside: #dddddd; --dark-color-link: #00aff4; - --dark-color-ts: #ff6492; - --dark-color-ts-interface: #6cff87; + + --dark-color-ts-project: #e358ff; + --dark-color-ts-module: var(--dark-color-ts-project); + --dark-color-ts-namespace: var(--dark-color-ts-project); --dark-color-ts-enum: #f4d93e; - --dark-color-ts-class: #61b0ff; - --dark-color-ts-function: #9772ff; - --dark-color-ts-namespace: #e14dff; - --dark-color-ts-private: #e2e2e2; - --dark-color-ts-variable: #4d68ff; + --dark-color-ts-enum-member: var(--dark-color-ts-enum); + --dark-color-ts-variable: #798dff; + --dark-color-ts-function: #a280ff; + --dark-color-ts-class: #8ac4ff; + --dark-color-ts-interface: #6cff87; + --dark-color-ts-constructor: var(--dark-color-ts-class); + --dark-color-ts-property: var(--dark-color-ts-variable); + --dark-color-ts-method: var(--dark-color-ts-function); + --dark-color-ts-call-signature: var(--dark-color-ts-method); + --dark-color-ts-index-signature: var(--dark-color-ts-property); + --dark-color-ts-constructor-signature: var(--dark-color-ts-constructor); + --dark-color-ts-parameter: var(--dark-color-ts-variable); + /* type literal not included as links will never be generated to it */ + --dark-color-ts-type-parameter: var(--dark-color-ts-type-alias); + --dark-color-ts-accessor: var(--dark-color-ts-property); + --dark-color-ts-get-signature: var(--dark-color-ts-accessor); + --dark-color-ts-set-signature: var(--dark-color-ts-accessor); + /* object literal not included as it is not used and will be removed in 0.25 */ + --dark-color-ts-type-alias: #ff6492; + /* reference not included as links will be colored with the kind that it points to */ + --dark-external-icon: url("data:image/svg+xml;utf8,"); --dark-color-scheme: dark; } @@ -50,17 +88,34 @@ --color-warning-text: var(--light-color-warning-text); --color-icon-background: var(--light-color-icon-background); --color-accent: var(--light-color-accent); + --color-active-menu-item: var(--light-color-active-menu-item); --color-text: var(--light-color-text); --color-text-aside: var(--light-color-text-aside); --color-link: var(--light-color-link); - --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-function: var(--light-color-ts-function); + + --color-ts-module: var(--light-color-ts-module); --color-ts-namespace: var(--light-color-ts-namespace); - --color-ts-private: var(--light-color-ts-private); + --color-ts-enum: var(--light-color-ts-enum); + --color-ts-enum-member: var(--light-color-ts-enum-member); --color-ts-variable: var(--light-color-ts-variable); + --color-ts-function: var(--light-color-ts-function); + --color-ts-class: var(--light-color-ts-class); + --color-ts-interface: var(--light-color-ts-interface); + --color-ts-constructor: var(--light-color-ts-constructor); + --color-ts-property: var(--light-color-ts-property); + --color-ts-method: var(--light-color-ts-method); + --color-ts-call-signature: var(--light-color-ts-call-signature); + --color-ts-index-signature: var(--light-color-ts-index-signature); + --color-ts-constructor-signature: var( + --light-color-ts-constructor-signature + ); + --color-ts-parameter: var(--light-color-ts-parameter); + --color-ts-type-parameter: var(--light-color-ts-type-parameter); + --color-ts-accessor: var(--light-color-ts-accessor); + --color-ts-get-signature: var(--light-color-ts-get-signature); + --color-ts-set-signature: var(--light-color-ts-set-signature); + --color-ts-type-alias: var(--light-color-ts-type-alias); + --external-icon: var(--light-external-icon); --color-scheme: var(--light-color-scheme); } @@ -74,17 +129,34 @@ --color-warning-text: var(--dark-color-warning-text); --color-icon-background: var(--dark-color-icon-background); --color-accent: var(--dark-color-accent); + --color-active-menu-item: var(--dark-color-active-menu-item); --color-text: var(--dark-color-text); --color-text-aside: var(--dark-color-text-aside); --color-link: var(--dark-color-link); - --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-function: var(--dark-color-ts-function); + + --color-ts-module: var(--dark-color-ts-module); --color-ts-namespace: var(--dark-color-ts-namespace); - --color-ts-private: var(--dark-color-ts-private); + --color-ts-enum: var(--dark-color-ts-enum); + --color-ts-enum-member: var(--dark-color-ts-enum-member); --color-ts-variable: var(--dark-color-ts-variable); + --color-ts-function: var(--dark-color-ts-function); + --color-ts-class: var(--dark-color-ts-class); + --color-ts-interface: var(--dark-color-ts-interface); + --color-ts-constructor: var(--dark-color-ts-constructor); + --color-ts-property: var(--dark-color-ts-property); + --color-ts-method: var(--dark-color-ts-method); + --color-ts-call-signature: var(--dark-color-ts-call-signature); + --color-ts-index-signature: var(--dark-color-ts-index-signature); + --color-ts-constructor-signature: var( + --dark-color-ts-constructor-signature + ); + --color-ts-parameter: var(--dark-color-ts-parameter); + --color-ts-type-parameter: var(--dark-color-ts-type-parameter); + --color-ts-accessor: var(--dark-color-ts-accessor); + --color-ts-get-signature: var(--dark-color-ts-get-signature); + --color-ts-set-signature: var(--dark-color-ts-set-signature); + --color-ts-type-alias: var(--dark-color-ts-type-alias); + --external-icon: var(--dark-external-icon); --color-scheme: var(--dark-color-scheme); } @@ -105,17 +177,34 @@ body { --color-warning-text: var(--light-color-warning-text); --color-icon-background: var(--light-color-icon-background); --color-accent: var(--light-color-accent); + --color-active-menu-item: var(--light-color-active-menu-item); --color-text: var(--light-color-text); --color-text-aside: var(--light-color-text-aside); --color-link: var(--light-color-link); - --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-function: var(--light-color-ts-function); + + --color-ts-module: var(--light-color-ts-module); --color-ts-namespace: var(--light-color-ts-namespace); - --color-ts-private: var(--light-color-ts-private); + --color-ts-enum: var(--light-color-ts-enum); + --color-ts-enum-member: var(--light-color-ts-enum-member); --color-ts-variable: var(--light-color-ts-variable); + --color-ts-function: var(--light-color-ts-function); + --color-ts-class: var(--light-color-ts-class); + --color-ts-interface: var(--light-color-ts-interface); + --color-ts-constructor: var(--light-color-ts-constructor); + --color-ts-property: var(--light-color-ts-property); + --color-ts-method: var(--light-color-ts-method); + --color-ts-call-signature: var(--light-color-ts-call-signature); + --color-ts-index-signature: var(--light-color-ts-index-signature); + --color-ts-constructor-signature: var( + --light-color-ts-constructor-signature + ); + --color-ts-parameter: var(--light-color-ts-parameter); + --color-ts-type-parameter: var(--light-color-ts-type-parameter); + --color-ts-accessor: var(--light-color-ts-accessor); + --color-ts-get-signature: var(--light-color-ts-get-signature); + --color-ts-set-signature: var(--light-color-ts-set-signature); + --color-ts-type-alias: var(--light-color-ts-type-alias); + --external-icon: var(--light-external-icon); --color-scheme: var(--light-color-scheme); } @@ -127,17 +216,34 @@ body { --color-warning-text: var(--dark-color-warning-text); --color-icon-background: var(--dark-color-icon-background); --color-accent: var(--dark-color-accent); + --color-active-menu-item: var(--dark-color-active-menu-item); --color-text: var(--dark-color-text); --color-text-aside: var(--dark-color-text-aside); --color-link: var(--dark-color-link); - --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-function: var(--dark-color-ts-function); + + --color-ts-module: var(--dark-color-ts-module); --color-ts-namespace: var(--dark-color-ts-namespace); - --color-ts-private: var(--dark-color-ts-private); + --color-ts-enum: var(--dark-color-ts-enum); + --color-ts-enum-member: var(--dark-color-ts-enum-member); --color-ts-variable: var(--dark-color-ts-variable); + --color-ts-function: var(--dark-color-ts-function); + --color-ts-class: var(--dark-color-ts-class); + --color-ts-interface: var(--dark-color-ts-interface); + --color-ts-constructor: var(--dark-color-ts-constructor); + --color-ts-property: var(--dark-color-ts-property); + --color-ts-method: var(--dark-color-ts-method); + --color-ts-call-signature: var(--dark-color-ts-call-signature); + --color-ts-index-signature: var(--dark-color-ts-index-signature); + --color-ts-constructor-signature: var( + --dark-color-ts-constructor-signature + ); + --color-ts-parameter: var(--dark-color-ts-parameter); + --color-ts-type-parameter: var(--dark-color-ts-type-parameter); + --color-ts-accessor: var(--dark-color-ts-accessor); + --color-ts-get-signature: var(--dark-color-ts-get-signature); + --color-ts-set-signature: var(--dark-color-ts-set-signature); + --color-ts-type-alias: var(--dark-color-ts-type-alias); + --external-icon: var(--dark-external-icon); --color-scheme: var(--dark-color-scheme); } @@ -156,6 +262,16 @@ h6 { line-height: 1.2; } +h1 > a, +h2 > a, +h3 > a, +h4 > a, +h5 > a, +h6 > a { + text-decoration: none; + color: var(--color-text); +} + h1 { font-size: 1.875rem; margin: 0.67rem 0; @@ -190,12 +306,6 @@ h6 { text-transform: uppercase; } -pre { - white-space: pre; - white-space: pre-wrap; - word-wrap: break-word; -} - dl, menu, ol, @@ -208,26 +318,10 @@ dd { } .container { - max-width: 1600px; + max-width: 1700px; padding: 0 2rem; } -@media (min-width: 640px) { - .container { - padding: 0 4rem; - } -} -@media (min-width: 1200px) { - .container { - padding: 0 8rem; - } -} -@media (min-width: 1600px) { - .container { - padding: 0 12rem; - } -} - /* Footer */ .tsd-generator { border-top: 1px solid var(--color-accent); @@ -243,26 +337,9 @@ dd { } .container-main { - display: flex; - justify-content: space-between; - position: relative; margin: 0 auto; -} - -.col-4, -.col-8 { - box-sizing: border-box; - float: left; - padding: 2rem 1rem; -} - -.col-4 { - flex: 0 0 25%; -} -.col-8 { - flex: 1 0; - flex-wrap: wrap; - padding-left: 0; + /* toolbar, footer, margin */ + min-height: calc(100vh - 41px - 56px - 4rem); } @keyframes fade-in { @@ -305,22 +382,6 @@ dd { 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); @@ -369,13 +430,29 @@ pre { } pre { + position: relative; + white-space: pre; + white-space: pre-wrap; + word-wrap: break-word; padding: 10px; - border: 0.1em solid var(--color-accent); + border: 1px solid var(--color-accent); } pre code { padding: 0; font-size: 100%; } +pre > button { + position: absolute; + top: 10px; + right: 10px; + opacity: 0; + transition: opacity 0.1s; + box-sizing: border-box; +} +pre:hover > button, +pre > button.visible { + opacity: 1; +} blockquote { margin: 1em 0; @@ -409,92 +486,6 @@ blockquote { margin: 1em 0; } -@media (max-width: 1024px) { - html .col-content { - float: none; - max-width: 100%; - width: 100%; - padding-top: 3rem; - } - html .col-menu { - position: fixed !important; - overflow-y: auto; - -webkit-overflow-scrolling: touch; - z-index: 1024; - top: 0 !important; - bottom: 0 !important; - left: auto !important; - right: 0 !important; - padding: 1.5rem 1.5rem 0 0; - max-width: 25rem; - visibility: hidden; - background-color: var(--color-background); - 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; - align-items: center; - grid-template-rows: auto 1fr; - grid-gap: 1.5rem; - max-height: 100vh; - padding: 1rem 2rem; - } - .has-menu .tsd-navigation { - max-height: 100%; - } -} - .tsd-breadcrumb { margin: 0; padding: 0; @@ -673,43 +664,6 @@ input[type="checkbox"]:checked ~ svg .tsd-checkbox-checkmark { -o-page-break-inside: avoid; page-break-inside: avoid; } -.tsd-index-panel a, -.tsd-index-panel a.tsd-parent-kind-module { - color: var(--color-ts); -} -.tsd-index-panel a.tsd-parent-kind-interface { - color: var(--color-ts-interface); -} -.tsd-index-panel a.tsd-parent-kind-enum { - color: var(--color-ts-enum); -} -.tsd-index-panel a.tsd-parent-kind-class { - color: var(--color-ts-class); -} -.tsd-index-panel a.tsd-kind-module { - color: var(--color-ts-namespace); -} -.tsd-index-panel a.tsd-kind-interface { - color: var(--color-ts-interface); -} -.tsd-index-panel a.tsd-kind-enum { - color: var(--color-ts-enum); -} -.tsd-index-panel a.tsd-kind-class { - color: var(--color-ts-class); -} -.tsd-index-panel a.tsd-kind-function { - color: var(--color-ts-function); -} -.tsd-index-panel a.tsd-kind-namespace { - color: var(--color-ts-namespace); -} -.tsd-index-panel a.tsd-kind-variable { - color: var(--color-ts-variable); -} -.tsd-index-panel a.tsd-is-private { - color: var(--color-ts-private); -} .tsd-flag { display: inline-block; @@ -724,7 +678,7 @@ input[type="checkbox"]:checked ~ svg .tsd-checkbox-checkmark { } .tsd-anchor { - position: absolute; + position: relative; top: -100px; } @@ -738,108 +692,64 @@ input[type="checkbox"]:checked ~ svg .tsd-checkbox-checkmark { 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 a { - display: block; - margin: 0.4rem 0; - border-left: 2px solid transparent; +.tsd-navigation.settings { + margin: 1rem 0; +} +.tsd-navigation > a, +.tsd-navigation .tsd-accordion-summary { + width: calc(100% - 0.5rem); +} +.tsd-navigation a, +.tsd-navigation summary > span, +.tsd-page-navigation a { + display: inline-flex; + align-items: center; + padding: 0.25rem; color: var(--color-text); text-decoration: none; - transition: border-left-color 0.1s; + box-sizing: border-box; } -.tsd-navigation a:hover { +.tsd-navigation a.current, +.tsd-page-navigation a.current { + background: var(--color-active-menu-item); +} +.tsd-navigation a:hover, +.tsd-page-navigation a:hover { text-decoration: underline; } -.tsd-navigation ul { - margin: 0; +.tsd-navigation ul, +.tsd-page-navigation ul { + margin-top: 0; + margin-bottom: 0; padding: 0; list-style: none; } -.tsd-navigation li { +.tsd-navigation li, +.tsd-page-navigation li { padding: 0; + max-width: 100%; } - -.tsd-navigation.primary .tsd-accordion-details > ul { - margin-top: 0.75rem; +.tsd-nested-navigation { + margin-left: 3rem; } -.tsd-navigation.primary a { - padding: 0.75rem 0.5rem; - margin: 0; +.tsd-nested-navigation > li > details { + margin-left: -1.5rem; } -.tsd-navigation.primary ul li a { - margin-left: 0.5rem; -} -.tsd-navigation.primary ul li li a { +.tsd-small-nested-navigation { margin-left: 1.5rem; } -.tsd-navigation.primary ul li li li a { - margin-left: 2.5rem; -} -.tsd-navigation.primary ul li li li li a { - margin-left: 3.5rem; -} -.tsd-navigation.primary ul li li li li li a { - margin-left: 4.5rem; -} -.tsd-navigation.primary ul li li li li li li a { - margin-left: 5.5rem; -} -.tsd-navigation.primary li.current > a { - border-left: 0.15rem var(--color-text) solid; -} -.tsd-navigation.primary li.selected > a { - font-weight: bold; - border-left: 0.2rem var(--color-text) solid; -} -.tsd-navigation.primary ul li a:hover { - border-left: 0.2rem var(--color-text-aside) solid; -} -.tsd-navigation.primary li.globals + li > span, -.tsd-navigation.primary li.globals + li > a { - padding-top: 20px; +.tsd-small-nested-navigation > li > details { + margin-left: -1.5rem; } -.tsd-navigation.secondary.tsd-navigation--toolbar-hide { - max-height: calc(100vh - 1rem); - top: 0.5rem; +.tsd-nested-navigation > li > a, +.tsd-nested-navigation > li > span { + width: calc(100% - 1.75rem - 0.5rem); } -.tsd-navigation.secondary > ul { - display: inline; - padding-right: 0.5rem; - transition: opacity 0.2s; -} -.tsd-navigation.secondary ul li a { - padding-left: 0; -} -.tsd-navigation.secondary ul li li a { - padding-left: 1.1rem; -} -.tsd-navigation.secondary ul li li li a { - padding-left: 2.2rem; -} -.tsd-navigation.secondary ul li li li li a { - padding-left: 3.3rem; -} -.tsd-navigation.secondary ul li li li li li a { - padding-left: 4.4rem; -} -.tsd-navigation.secondary ul li li li li li li a { - padding-left: 5.5rem; + +.tsd-page-navigation ul { + padding-left: 1.75rem; } #tsd-sidebar-links a { @@ -852,41 +762,40 @@ input[type="checkbox"]:checked ~ svg .tsd-checkbox-checkmark { } a.tsd-index-link { - margin: 0.25rem 0; + padding: 0.25rem 0 !important; font-size: 1rem; line-height: 1.25rem; display: inline-flex; align-items: center; + color: var(--color-text); } -.tsd-accordion-summary > h1, -.tsd-accordion-summary > h2, -.tsd-accordion-summary > h3, -.tsd-accordion-summary > h4, -.tsd-accordion-summary > h5 { - display: inline-flex; - align-items: center; - vertical-align: middle; - margin-bottom: 0; +.tsd-accordion-summary { + list-style-type: none; /* hide marker on non-safari */ + outline: none; /* broken on safari, so just hide it */ +} +.tsd-accordion-summary::-webkit-details-marker { + display: none; /* hide marker on safari */ +} +.tsd-accordion-summary, +.tsd-accordion-summary a { user-select: none; -moz-user-select: none; -webkit-user-select: none; -ms-user-select: none; -} -.tsd-accordion-summary { - display: block; + cursor: pointer; } +.tsd-accordion-summary a { + width: calc(100% - 1.5rem); +} .tsd-accordion-summary > * { margin-top: 0; margin-bottom: 0; padding-top: 0; padding-bottom: 0; } -.tsd-accordion-summary::-webkit-details-marker { - display: none; -} -.tsd-index-accordion .tsd-accordion-summary svg { - margin-right: 0.25rem; +.tsd-index-accordion .tsd-accordion-summary > svg { + margin-left: 0.25rem; } .tsd-index-content > :not(:first-child) { margin-top: 0.75rem; @@ -911,34 +820,6 @@ a.tsd-index-link { margin-right: 0.8rem; } -@media (min-width: 1024px) { - .col-content { - margin: 2rem auto; - } - - .menu-sticky-wrap { - position: sticky; - height: calc(100vh - 2rem); - top: 4rem; - right: 0; - padding: 0 1.5rem; - padding-top: 1rem; - margin-top: 3rem; - transition: 0.3s ease-in-out; - transition-property: top, padding-top, padding, height; - overflow-y: auto; - } - .col-menu { - border-left: 1px solid var(--color-accent); - } - .col-menu--hide { - top: 1rem; - } - .col-menu .tsd-navigation:not(:last-child) { - padding-bottom: 1.75rem; - } -} - .tsd-panel { margin-bottom: 2.5rem; } @@ -1144,7 +1025,7 @@ ul.tsd-type-parameter-list h5 { } .tsd-page-toolbar { - position: fixed; + position: sticky; z-index: 1; top: 0; left: 0; @@ -1184,10 +1065,6 @@ ul.tsd-type-parameter-list h5 { padding: 12px 0; } -.tsd-page-toolbar--hide { - transform: translateY(-100%); -} - .tsd-widget { display: inline-block; overflow: hidden; @@ -1215,12 +1092,6 @@ ul.tsd-type-parameter-list h5 { .tsd-widget.menu { display: none; } -@media (max-width: 1024px) { - .tsd-widget.options, - .tsd-widget.menu { - display: inline-block; - } -} input[type="checkbox"] + .tsd-widget:before { background-position: -120px 0; } @@ -1260,6 +1131,78 @@ img { background: var(--color-background-warning); } +.tsd-kind-project { + color: var(--color-ts-project); +} +.tsd-kind-module { + color: var(--color-ts-module); +} +.tsd-kind-namespace { + color: var(--color-ts-namespace); +} +.tsd-kind-enum { + color: var(--color-ts-enum); +} +.tsd-kind-enum-member { + color: var(--color-ts-enum-member); +} +.tsd-kind-variable { + color: var(--color-ts-variable); +} +.tsd-kind-function { + color: var(--color-ts-function); +} +.tsd-kind-class { + color: var(--color-ts-class); +} +.tsd-kind-interface { + color: var(--color-ts-interface); +} +.tsd-kind-constructor { + color: var(--color-ts-constructor); +} +.tsd-kind-property { + color: var(--color-ts-property); +} +.tsd-kind-method { + color: var(--color-ts-method); +} +.tsd-kind-call-signature { + color: var(--color-ts-call-signature); +} +.tsd-kind-index-signature { + color: var(--color-ts-index-signature); +} +.tsd-kind-constructor-signature { + color: var(--color-ts-constructor-signature); +} +.tsd-kind-parameter { + color: var(--color-ts-parameter); +} +.tsd-kind-type-literal { + color: var(--color-ts-type-literal); +} +.tsd-kind-type-parameter { + color: var(--color-ts-type-parameter); +} +.tsd-kind-accessor { + color: var(--color-ts-accessor); +} +.tsd-kind-get-signature { + color: var(--color-ts-get-signature); +} +.tsd-kind-set-signature { + color: var(--color-ts-set-signature); +} +.tsd-kind-type-alias { + color: var(--color-ts-type-alias); +} + +/* if we have a kind icon, don't color the text by kind */ +.tsd-kind-icon ~ span { + color: var(--color-text); +} + * { scrollbar-width: thin; scrollbar-color: var(--color-accent) var(--color-icon-background); @@ -1278,3 +1221,147 @@ img { border-radius: 999rem; border: 0.25rem solid var(--color-icon-background); } + +/* mobile */ +@media (max-width: 769px) { + .tsd-widget.options, + .tsd-widget.menu { + display: inline-block; + } + + .container-main { + display: flex; + } + html .col-content { + float: none; + max-width: 100%; + width: 100%; + } + html .col-sidebar { + position: fixed !important; + overflow-y: auto; + -webkit-overflow-scrolling: touch; + z-index: 1024; + top: 0 !important; + bottom: 0 !important; + left: auto !important; + right: 0 !important; + padding: 1.5rem 1.5rem 0 0; + width: 75vw; + visibility: hidden; + background-color: var(--color-background); + transform: translate(100%, 0); + } + html .col-sidebar > *: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 .col-sidebar { + animation: pop-in-from-right 0.4s; + } + + .from-has-menu .overlay { + animation: fade-out 0.4s; + } + + .from-has-menu .col-sidebar { + animation: pop-out-to-right 0.4s; + } + + .has-menu body { + overflow: hidden; + } + .has-menu .overlay { + visibility: visible; + } + .has-menu .col-sidebar { + visibility: visible; + transform: translate(0, 0); + display: flex; + flex-direction: column; + gap: 1.5rem; + max-height: 100vh; + padding: 1rem 2rem; + } + .has-menu .tsd-navigation { + max-height: 100%; + } +} + +/* one sidebar */ +@media (min-width: 770px) { + .container-main { + display: grid; + grid-template-columns: minmax(0, 1fr) minmax(0, 2fr); + grid-template-areas: "sidebar content"; + margin: 2rem auto; + } + + .col-sidebar { + grid-area: sidebar; + } + .col-content { + grid-area: content; + padding: 0 1rem; + } +} +@media (min-width: 770px) and (max-width: 1399px) { + .col-sidebar { + max-height: calc(100vh - 2rem - 42px); + overflow: auto; + position: sticky; + top: 42px; + padding-top: 1rem; + } + .site-menu { + margin-top: 1rem; + } +} + +/* two sidebars */ +@media (min-width: 1200px) { + .container-main { + grid-template-columns: minmax(0, 1fr) minmax(0, 2.5fr) minmax(0, 20rem); + grid-template-areas: "sidebar content toc"; + } + + .col-sidebar { + display: contents; + } + + .page-menu { + grid-area: toc; + padding-left: 1rem; + } + .site-menu { + grid-area: sidebar; + } + + .site-menu { + margin-top: 1rem 0; + } + + .page-menu, + .site-menu { + max-height: calc(100vh - 2rem - 42px); + overflow: auto; + position: sticky; + top: 42px; + } +} diff --git a/docs/classes/BroadcastClient.html b/docs/classes/BroadcastClient.html index 1771367a..7c623b78 100644 --- a/docs/classes/BroadcastClient.html +++ b/docs/classes/BroadcastClient.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -BroadcastClient | xrpl
+BroadcastClient | xrpl
-
+
@@ -47,75 +47,75 @@ using xrpl-client

-
+

Constructor

-
+
-
-

Returns BroadcastClient

+

Abstraction

-
+
-
getBalances: ((this: Client, address: string, options?: {
    ledger_hash?: string;
    ledger_index?: LedgerIndex;
    limit?: number;
    peer?: string;
}) => Promise<{
    currency: string;
    issuer?: string;
    value: string;
}[]>) = getBalances
+
getBalances: ((this, address, options?) => Promise<{
    currency: string;
    issuer?: string;
    value: string;
}[]>) = getBalances

Type declaration

  • -
      -
    • (this: Client, address: string, options?: {
          ledger_hash?: string;
          ledger_index?: LedgerIndex;
          limit?: number;
          peer?: string;
      }): Promise<{
          currency: string;
          issuer?: string;
          value: string;
      }[]>
    • +
        +
      • (this, address, options?): Promise<{
            currency: string;
            issuer?: string;
            value: string;
        }[]>
      • Parameters

        • -
          this: Client
        • +
          this: Client
        • -
          address: string
        • +
          address: string
        • -
          options: {
              ledger_hash?: string;
              ledger_index?: LedgerIndex;
              limit?: number;
              peer?: string;
          } = {}
          +
          options: {
              ledger_hash?: string;
              ledger_index?: LedgerIndex;
              limit?: number;
              peer?: string;
          } = {}
          • -
            Optional ledger_hash?: string
          • +
            Optional ledger_hash?: string
          • -
            Optional ledger_index?: LedgerIndex
          • +
            Optional ledger_index?: LedgerIndex
          • -
            Optional limit?: number
          • +
            Optional limit?: number
          • -
            Optional peer?: string
        -

        Returns Promise<{
            currency: string;
            issuer?: string;
            value: string;
        }[]>

+

Returns Promise<{
    currency: string;
    issuer?: string;
    value: string;
}[]>

-
+
  • Defined in packages/xrpl/src/client/index.ts:659
  • +
    -
    getLedgerIndex: ((this: Client) => Promise<number>) = getLedgerIndex
    +
    getLedgerIndex: ((this) => Promise<number>) = getLedgerIndex

    Type declaration

    • -
        -
      • (this: Client): Promise<number>
      • +
          +
        • (this): Promise<number>
        • Parameters

          -

          Returns Promise<number>

    +

    Returns Promise<number>

    -
    +
  • Defined in packages/xrpl/src/client/index.ts:669
  • +
    -
    getOrderbook: ((this: Client, takerPays: TakerAmount, takerGets: TakerAmount, options?: {
        ledger_hash?: null | string;
        ledger_index?: LedgerIndex;
        limit?: number;
        taker?: null | string;
    }) => Promise<{
        buy: BookOffer[];
        sell: BookOffer[];
    }>) = getOrderbook
    +
    getOrderbook: ((this, currency1, currency2, options?) => Promise<{
        buy: BookOffer[];
        sell: BookOffer[];
    }>) = getOrderbook

    Type declaration

    • -
        -
      • (this: Client, takerPays: TakerAmount, takerGets: TakerAmount, options?: {
            ledger_hash?: null | string;
            ledger_index?: LedgerIndex;
            limit?: number;
            taker?: null | string;
        }): Promise<{
            buy: BookOffer[];
            sell: BookOffer[];
        }>
      • +
          +
        • (this, currency1, currency2, options?): Promise<{
              buy: BookOffer[];
              sell: BookOffer[];
          }>
        • Parameters

          • -
            this: Client
          • +
            this: Client
          • -
            takerPays: TakerAmount
          • +
            currency1: TakerAmount
          • -
            takerGets: TakerAmount
          • +
            currency2: TakerAmount
          • -
            options: {
                ledger_hash?: null | string;
                ledger_index?: LedgerIndex;
                limit?: number;
                taker?: null | string;
            } = {}
            +
            options: {
                ledger_hash?: null | string;
                ledger_index?: LedgerIndex;
                limit?: number;
                taker?: null | string;
            } = {}
            • -
              Optional ledger_hash?: null | string
            • +
              Optional ledger_hash?: null | string
            • -
              Optional ledger_index?: LedgerIndex
            • +
              Optional ledger_index?: LedgerIndex
            • -
              Optional limit?: number
            • +
              Optional limit?: number
            • -
              Optional taker?: null | string
          -

          Returns Promise<{
              buy: BookOffer[];
              sell: BookOffer[];
          }>

    -
    +
  • Defined in packages/xrpl/src/client/index.ts:664
  • +
    -
    getXrpBalance: ((this: Client, address: string, options?: {
        ledger_hash?: string;
        ledger_index?: LedgerIndex;
    }) => Promise<string>) = getXrpBalance
    +
    getXrpBalance: ((this, address, options?) => Promise<string>) = getXrpBalance

    Type declaration

    • -
        -
      • (this: Client, address: string, options?: {
            ledger_hash?: string;
            ledger_index?: LedgerIndex;
        }): Promise<string>
      • +
          +
        • (this, address, options?): Promise<string>
        • Parameters

          • -
            this: Client
          • +
            this: Client
          • -
            address: string
          • +
            address: string
          • -
            options: {
                ledger_hash?: string;
                ledger_index?: LedgerIndex;
            } = {}
            +
            options: {
                ledger_hash?: string;
                ledger_index?: LedgerIndex;
            } = {}
            • -
              Optional ledger_hash?: string
            • +
              Optional ledger_hash?: string
            • -
              Optional ledger_index?: LedgerIndex
          -

          Returns Promise<string>

    -
    +
  • Defined in packages/xrpl/src/client/index.ts:654
  • +

    Core

    -
    +
    -
    autofill: (<T>(this: Client, transaction: T, signersCount?: number) => Promise<T>) = autofill
    +
    autofill: (<T>(this, transaction, signersCount?) => Promise<T>) = autofill

    Type declaration

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

          Type Parameters

          -
          +

          T extends Transaction

    Parameters

    • -
      this: Client
    • +
      this: Client
    • -
      transaction: T
    • +
      transaction: T
    • -
      Optional signersCount: number
    -

    Returns Promise<T>

    -
    +
  • Defined in packages/xrpl/src/client/index.ts:635
  • +
    -
    submit: ((this: Client, transaction: string | Transaction, opts?: {
        autofill?: boolean;
        failHard?: boolean;
        wallet?: Wallet;
    }) => Promise<SubmitResponse>) = submit
    +
    submit: ((this, transaction, opts?) => Promise<SubmitResponse>) = submit

    Type declaration

    • -
        -
      • (this: Client, transaction: string | Transaction, opts?: {
            autofill?: boolean;
            failHard?: boolean;
            wallet?: Wallet;
        }): Promise<SubmitResponse>
      • +
          +
        • (this, transaction, opts?): Promise<SubmitResponse>
        • Parameters

          • -
            this: Client
          • +
            this: Client
          • -
            transaction: string | Transaction
          • +
            transaction: string | Transaction
          • -
            Optional opts: {
                autofill?: boolean;
                failHard?: boolean;
                wallet?: Wallet;
            }
            +
            Optional opts: {
                autofill?: boolean;
                failHard?: boolean;
                wallet?: Wallet;
            }
            • -
              Optional autofill?: boolean
            • +
              Optional autofill?: boolean
            • -
              Optional failHard?: boolean
            • +
              Optional failHard?: boolean
            • -
              Optional wallet?: Wallet
          -

          Returns Promise<SubmitResponse>

    -
    +
  • Defined in packages/xrpl/src/client/index.ts:640
  • +
    -
    submitAndWait: ((this: Client, transaction: string | Transaction, opts?: {
        autofill?: boolean;
        failHard?: boolean;
        wallet?: Wallet;
    }) => Promise<TxResponse>) = submitAndWait
    +
    submitAndWait: (<T>(this, transaction, opts?) => Promise<TxResponse<T>>) = submitAndWait

    Type declaration

    • -
        -
      • (this: Client, transaction: string | Transaction, opts?: {
            autofill?: boolean;
            failHard?: boolean;
            wallet?: Wallet;
        }): Promise<TxResponse>
      • +
          +
        • <T>(this, transaction, opts?): Promise<TxResponse<T>>
        • +
          +

          Type Parameters

          +

          Parameters

          • -
            this: Client
          • +
            this: Client
          • -
            transaction: string | Transaction
          • +
            transaction: string | T
          • -
            Optional opts: {
                autofill?: boolean;
                failHard?: boolean;
                wallet?: Wallet;
            }
            +
            Optional opts: {
                autofill?: boolean;
                failHard?: boolean;
                wallet?: Wallet;
            }
            • -
              Optional autofill?: boolean
            • +
              Optional autofill?: boolean
            • -
              Optional failHard?: boolean
            • +
              Optional failHard?: boolean
            • -
              Optional wallet?: Wallet
          -

          Returns Promise<TxResponse>

    -
    +
  • Defined in packages/xrpl/src/client/index.ts:644
  • +

    Faucet

    -
    +
    -
    fundWallet: ((this: Client, wallet?: null | Wallet, options?: {
        amount?: string;
        faucetHost?: string;
        faucetPath?: string;
    }) => Promise<{
        balance: number;
        wallet: Wallet;
    }>) = fundWallet
    +
    fundWallet: ((this, wallet?, options?) => Promise<{
        balance: number;
        wallet: Wallet;
    }>) = fundWallet

    Type declaration

    • -
        -
      • (this: Client, wallet?: null | Wallet, options?: {
            amount?: string;
            faucetHost?: string;
            faucetPath?: string;
        }): Promise<{
            balance: number;
            wallet: Wallet;
        }>
      • +
          +
        • (this, wallet?, options?): Promise<{
              balance: number;
              wallet: Wallet;
          }>
        • Parameters

          • -
            this: Client
          • +
            this: Client
          • -
            Optional wallet: null | Wallet
          • +
            Optional wallet: null | Wallet
          • -
            Optional options: {
                amount?: string;
                faucetHost?: string;
                faucetPath?: string;
            }
            +
            Optional options: {
                amount?: string;
                faucetHost?: string;
                faucetPath?: string;
                usageContext?: string;
            }
            • -
              Optional amount?: string
            • +
              Optional amount?: string
            • -
              Optional faucetHost?: string
            • +
              Optional faucetHost?: string
            • -
              Optional faucetPath?: string
          -

          Returns Promise<{
              balance: number;
              wallet: Wallet;
          }>

    -
    +
  • Defined in packages/xrpl/src/client/index.ts:674
  • +

    Fee

    -
    +
    -
    feeCushion: number
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/client/index.ts:198
  • +
    -
    maxFeeXRP: string
    +
    maxFeeXRP: string

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

    -
    +
  • Defined in packages/xrpl/src/client/index.ts:206
  • +

    Network

    -
    +
    -
      +
      • get url(): string
      • Get the url that the client is connected to.

        - -

        Returns

        The URL of the server this client is connected to.

        -

        Returns string

    -
    +
  • Defined in packages/xrpl/src/client/index.ts:286
  • +
    -
      - +
        +
      • Tells the Client instance to connect to its rippled server.

        Example

        Client.connect() establishes a connection between a Client object and the server.

        const { Client } = require('xrpl')
        const client = new Client('wss://s.altnet.rippletest.net:51233')
        await client.connect()
        // do something with the client
        await client.disconnect() -
        +

        If you open a client connection, be sure to close it with await client.disconnect() before exiting your application.

        - -

        Returns

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

        -

        Returns Promise<void>

    -
    +
  • Defined in packages/xrpl/src/client/index.ts:590
  • +
    -
      - +
        +
      • Disconnects the XRPL client from the server and cancels all pending requests and subscriptions. Call when you want to disconnect the client from the server, such as when you're finished using the client or when you @@ -436,904 +441,889 @@ need to switch to a different server.

        Example

        To use the disconnect() method, you first need to create a new Client object and connect it to a server:

        const { Client } = require('xrpl')
        const client = new Client('wss://s.altnet.rippletest.net:51233')
        await client.connect()
        // do something with the client
        await client.disconnect() -
        - -

        Returns

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

        +
        -

        Returns Promise<void>

    -
    +
  • Defined in packages/xrpl/src/client/index.ts:614
  • +
    -
      - +
        +
      • Checks if the Client instance is connected to its rippled server.

        - -

        Returns

        Whether the client instance is connected.

        -

        Returns boolean

    -
    +
  • Defined in packages/xrpl/src/client/index.ts:628
  • +
    -
      - +
        +
      • 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

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

        -

        Returns BroadcastClient

      • - +
      • Defined in packages/xrpl/src/client/index.ts:443
      +
    • Event handler for subscription streams.

      - -

      Returns

      This, because it inherits from EventEmitter.

      Parameters

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

        Function to run on event.

        • -
            -
          • (code: number): void
          • +
              +
            • (code): void
            • Parameters

              • -
                code: number
              +
              code: number

      Returns void

    -

    Returns BroadcastClient

    +
  • Event handler for subscription streams.

    - -

    Returns

    This, because it inherits from EventEmitter.

    Parameters

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

      Function to run on event.

    Returns void

  • -

    Returns BroadcastClient

    +
  • Event handler for subscription streams.

    - -

    Returns

    This, because it inherits from EventEmitter.

    Parameters

    Returns void

  • -

    Returns BroadcastClient

    +
  • Event handler for subscription streams.

    - -

    Returns

    This, because it inherits from EventEmitter.

    Parameters

    Returns void

  • -

    Returns BroadcastClient

    +
  • Event handler for subscription streams.

    - -

    Returns

    This, because it inherits from EventEmitter.

    Parameters

    Returns void

  • -

    Returns BroadcastClient

    +
  • Event handler for subscription streams.

    - -

    Returns

    This, because it inherits from EventEmitter.

    Parameters

    Returns void

  • -

    Returns BroadcastClient

    +
  • Event handler for subscription streams.

    - -

    Returns

    This, because it inherits from EventEmitter.

    Parameters

    Returns void

  • -

    Returns BroadcastClient

    +
  • Event handler for subscription streams.

    - -

    Returns

    This, because it inherits from EventEmitter.

    Parameters

    Returns void

  • -

    Returns BroadcastClient

    +
  • Event handler for subscription streams.

    - -

    Returns

    This, because it inherits from EventEmitter.

    Parameters

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

      Function to run on event.

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

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

    Returns void

  • -

    Returns BroadcastClient

    -
    +
  • Defined in packages/xrpl/src/client/index.ts:471
  • +
    - +
  • Makes a request to the client with the given command and additional request body parameters.

    - -

    Returns

    The response from the server.

    Parameters

    -

    Returns Promise<AccountCurrenciesResponse>

  • +

    Returns Promise<AccountCurrenciesResponse>

    The response from the server.

    + - +
  • Defined in packages/xrpl/src/client/index.ts:296
  • +
  • Makes a request to the client with the given command and additional request body parameters.

    - -

    Returns

    The response from the server.

    Parameters

    -

    Returns Promise<AccountInfoResponse>

  • +

    Returns Promise<AccountInfoResponse>

    The response from the server.

    + - +
  • Defined in packages/xrpl/src/client/index.ts:299
  • +
  • Makes a request to the client with the given command and additional request body parameters.

    - -

    Returns

    The response from the server.

    Parameters

    -

    Returns Promise<AccountLinesResponse>

  • +

    Returns Promise<AccountLinesResponse>

    The response from the server.

    + - +
  • Defined in packages/xrpl/src/client/index.ts:300
  • +
  • Makes a request to the client with the given command and additional request body parameters.

    - -

    Returns

    The response from the server.

    Parameters

    -

    Returns Promise<AccountNFTsResponse>

  • +

    Returns Promise<AccountNFTsResponse>

    The response from the server.

    + - +
  • Defined in packages/xrpl/src/client/index.ts:301
  • +
  • Makes a request to the client with the given command and additional request body parameters.

    - -

    Returns

    The response from the server.

    Parameters

    -

    Returns Promise<AccountObjectsResponse>

  • +

    Returns Promise<AccountObjectsResponse>

    The response from the server.

    + - +
  • Defined in packages/xrpl/src/client/index.ts:302
  • +
  • Makes a request to the client with the given command and additional request body parameters.

    - -

    Returns

    The response from the server.

    Parameters

    -

    Returns Promise<AccountOffersResponse>

  • +

    Returns Promise<AccountOffersResponse>

    The response from the server.

    + - +
  • Defined in packages/xrpl/src/client/index.ts:305
  • +
  • Makes a request to the client with the given command and additional request body parameters.

    - -

    Returns

    The response from the server.

    Parameters

    -

    Returns Promise<AccountTxResponse>

  • +

    Returns Promise<AccountTxResponse>

    The response from the server.

    + - +
  • Defined in packages/xrpl/src/client/index.ts:306
  • +
  • Makes a request to the client with the given command and additional request body parameters.

    - -

    Returns

    The response from the server.

    Parameters

    -

    Returns Promise<BookOffersResponse>

  • +

    Returns Promise<BookOffersResponse>

    The response from the server.

    + - +
  • Defined in packages/xrpl/src/client/index.ts:307
  • +
  • Makes a request to the client with the given command and additional request body parameters.

    - -

    Returns

    The response from the server.

    Parameters

    -

    Returns Promise<ChannelVerifyResponse>

  • +

    Returns Promise<ChannelVerifyResponse>

    The response from the server.

    + - +
  • Defined in packages/xrpl/src/client/index.ts:308
  • +
  • Makes a request to the client with the given command and additional request body parameters.

    - -

    Returns

    The response from the server.

    Parameters

    -

    Returns Promise<DepositAuthorizedResponse>

  • +

    Returns Promise<DepositAuthorizedResponse>

    The response from the server.

    + - +
  • Defined in packages/xrpl/src/client/index.ts:309
  • +
  • Makes a request to the client with the given command and additional request body parameters.

    - -

    Returns

    The response from the server.

    Parameters

    -

    Returns Promise<FeeResponse>

  • +

    Returns Promise<FeeResponse>

    The response from the server.

    + - +
  • Defined in packages/xrpl/src/client/index.ts:312
  • +
  • Makes a request to the client with the given command and additional request body parameters.

    - -

    Returns

    The response from the server.

    Parameters

    -

    Returns Promise<GatewayBalancesResponse>

  • +

    Returns Promise<GatewayBalancesResponse>

    The response from the server.

    + - +
  • Defined in packages/xrpl/src/client/index.ts:313
  • +
  • Makes a request to the client with the given command and additional request body parameters.

    - -

    Returns

    The response from the server.

    Parameters

    -

    Returns Promise<LedgerResponse>

  • +

    Returns Promise<LedgerResponse>

    The response from the server.

    + - +
  • Defined in packages/xrpl/src/client/index.ts:316
  • +
  • Makes a request to the client with the given command and additional request body parameters.

    - -

    Returns

    The response from the server.

    Parameters

    -

    Returns Promise<LedgerClosedResponse>

  • +

    Returns Promise<LedgerClosedResponse>

    The response from the server.

    + - +
  • Defined in packages/xrpl/src/client/index.ts:317
  • +
  • Makes a request to the client with the given command and additional request body parameters.

    - -

    Returns

    The response from the server.

    Parameters

    -

    Returns Promise<LedgerCurrentResponse>

  • +

    Returns Promise<LedgerCurrentResponse>

    The response from the server.

    + - +
  • Defined in packages/xrpl/src/client/index.ts:318
  • +
  • Makes a request to the client with the given command and additional request body parameters.

    - -

    Returns

    The response from the server.

    Parameters

    -

    Returns Promise<LedgerDataResponse>

  • +

    Returns Promise<LedgerDataResponse>

    The response from the server.

    + - +
  • Defined in packages/xrpl/src/client/index.ts:319
  • +
  • Makes a request to the client with the given command and additional request body parameters.

    - -

    Returns

    The response from the server.

    Parameters

    -

    Returns Promise<LedgerEntryResponse>

  • +

    Returns Promise<LedgerEntryResponse>

    The response from the server.

    + - +
  • Defined in packages/xrpl/src/client/index.ts:320
  • +
  • Makes a request to the client with the given command and additional request body parameters.

    - -

    Returns

    The response from the server.

    Parameters

    -

    Returns Promise<ManifestResponse>

  • +

    Returns Promise<ManifestResponse>

    The response from the server.

    + - +
  • Defined in packages/xrpl/src/client/index.ts:321
  • +
  • Makes a request to the client with the given command and additional request body parameters.

    - -

    Returns

    The response from the server.

    Parameters

    -

    Returns Promise<NFTBuyOffersResponse>

  • +

    Returns Promise<NFTBuyOffersResponse>

    The response from the server.

    + - +
  • Defined in packages/xrpl/src/client/index.ts:322
  • +
  • Makes a request to the client with the given command and additional request body parameters.

    - -

    Returns

    The response from the server.

    Parameters

    -

    Returns Promise<NFTSellOffersResponse>

  • +

    Returns Promise<NFTSellOffersResponse>

    The response from the server.

    + - +
  • Defined in packages/xrpl/src/client/index.ts:323
  • +
  • Makes a request to the client with the given command and additional request body parameters.

    - -

    Returns

    The response from the server.

    Parameters

    -

    Returns Promise<NoRippleCheckResponse>

  • +

    Returns Promise<NFTInfoResponse>

    The response from the server.

    + - +
  • Defined in packages/xrpl/src/client/index.ts:324
  • +
  • Makes a request to the client with the given command and additional request body parameters.

    - -

    Returns

    The response from the server.

    Parameters

    -

    Returns Promise<PathFindResponse>

  • +

    Returns Promise<NFTHistoryResponse>

    The response from the server.

    + - +
  • Defined in packages/xrpl/src/client/index.ts:325
  • +
  • Makes a request to the client with the given command and additional request body parameters.

    - -

    Returns

    The response from the server.

    Parameters

    -

    Returns Promise<PingResponse>

  • +

    Returns Promise<NoRippleCheckResponse>

    The response from the server.

    + - +
  • Defined in packages/xrpl/src/client/index.ts:326
  • +
  • Makes a request to the client with the given command and additional request body parameters.

    - -

    Returns

    The response from the server.

    Parameters

    -

    Returns Promise<RandomResponse>

  • +

    Returns Promise<PathFindResponse>

    The response from the server.

    + - +
  • Defined in packages/xrpl/src/client/index.ts:327
  • +
  • Makes a request to the client with the given command and additional request body parameters.

    - -

    Returns

    The response from the server.

    Parameters

    -

    Returns Promise<RipplePathFindResponse>

  • +

    Returns Promise<PingResponse>

    The response from the server.

    + - +
  • Defined in packages/xrpl/src/client/index.ts:328
  • +
  • Makes a request to the client with the given command and additional request body parameters.

    - -

    Returns

    The response from the server.

    Parameters

    -

    Returns Promise<ServerInfoResponse>

  • +

    Returns Promise<RandomResponse>

    The response from the server.

    + - +
  • Defined in packages/xrpl/src/client/index.ts:329
  • +
  • Makes a request to the client with the given command and additional request body parameters.

    - -

    Returns

    The response from the server.

    Parameters

    -

    Returns Promise<ServerStateResponse>

  • +

    Returns Promise<RipplePathFindResponse>

    The response from the server.

    + - +
  • Defined in packages/xrpl/src/client/index.ts:330
  • +
  • Makes a request to the client with the given command and additional request body parameters.

    - -

    Returns

    The response from the server.

    Parameters

    -

    Returns Promise<SubmitResponse>

  • +

    Returns Promise<ServerInfoResponse>

    The response from the server.

    + - +
  • Defined in packages/xrpl/src/client/index.ts:333
  • +
  • Makes a request to the client with the given command and additional request body parameters.

    - -

    Returns

    The response from the server.

    Parameters

    -

    Returns Promise<SubmitMultisignedResponse>

  • +

    Returns Promise<ServerStateResponse>

    The response from the server.

    + - +
  • Defined in packages/xrpl/src/client/index.ts:334
  • +
  • Makes a request to the client with the given command and additional request body parameters.

    - -

    Returns

    The response from the server.

    Parameters

    -

    Returns Promise<SubscribeResponse>

  • +

    Returns Promise<SubmitResponse>

    The response from the server.

    + - +
  • Defined in packages/xrpl/src/client/index.ts:335
  • +
  • Makes a request to the client with the given command and additional request body parameters.

    - -

    Returns

    The response from the server.

    Parameters

    -

    Returns Promise<UnsubscribeResponse>

  • +

    Returns Promise<SubmitMultisignedResponse>

    The response from the server.

    + - +
  • Defined in packages/xrpl/src/client/index.ts:336
  • +
  • Makes a request to the client with the given command and additional request body parameters.

    - -

    Returns

    The response from the server.

    Parameters

    -

    Returns Promise<TransactionEntryResponse>

  • +

    Returns Promise<SubscribeResponse>

    The response from the server.

    + - +
  • Defined in packages/xrpl/src/client/index.ts:339
  • +
  • Makes a request to the client with the given command and additional request body parameters.

    - -

    Returns

    The response from the server.

    Parameters

    -

    Returns Promise<TxResponse>

  • +

    Returns Promise<UnsubscribeResponse>

    The response from the server.

    + - +
  • Defined in packages/xrpl/src/client/index.ts:340
  • +
  • Makes a request to the client with the given command and additional request body parameters.

    - -

    Returns

    The response from the server.

    -
    +
    +

    Parameters

    +
    +

    Returns Promise<TransactionEntryResponse>

    The response from the server.

    +
  • + +
  • +

    Makes a request to the client with the given command and +additional request body parameters.

    +
    +
    +

    Parameters

    +
    +

    Returns Promise<TxResponse<Transaction>>

    The response from the server.

    +
  • + +
  • +

    Makes a request to the client with the given command and +additional request body parameters.

    +
    +

    Type Parameters

    -
      +
      • -

        R extends BaseRequest

      • +

        R extends BaseRequest

      • -

        T extends BaseResponse

    +

    T extends BaseResponse

  • Parameters

    • -
      r: R
    -

    Returns Promise<T>

    -
    +
  • Defined in packages/xrpl/src/client/index.ts:345
  • +
    - +
  • Makes multiple paged requests to the client to return a given number of resources. Multiple paged requests will be made until the limit @@ -1345,20 +1335,19 @@ know which response key contains the array of resources.

    general use. Instead, use rippled's built-in pagination and make multiple requests as needed.

    -

    Returns

    The array of all responses.

    -

    Throws

    ValidationError if there is no collection key (either from a known command or for the unknown command).

    Parameters

    -

    Returns Promise<AccountLinesResponse[]>

  • +

    Returns Promise<AccountLinesResponse[]>

    The array of all responses.

    + - +
  • Defined in packages/xrpl/src/client/index.ts:490
  • +
  • Makes multiple paged requests to the client to return a given number of resources. Multiple paged requests will be made until the limit @@ -1370,20 +1359,19 @@ know which response key contains the array of resources.

    general use. Instead, use rippled's built-in pagination and make multiple requests as needed.

    -

    Returns

    The array of all responses.

    -

    Throws

    ValidationError if there is no collection key (either from a known command or for the unknown command).

    Parameters

    -

    Returns Promise<AccountObjectsResponse[]>

  • +

    Returns Promise<AccountObjectsResponse[]>

    The array of all responses.

    + - +
  • Defined in packages/xrpl/src/client/index.ts:493
  • +
  • Makes multiple paged requests to the client to return a given number of resources. Multiple paged requests will be made until the limit @@ -1395,20 +1383,19 @@ know which response key contains the array of resources.

    general use. Instead, use rippled's built-in pagination and make multiple requests as needed.

    -

    Returns

    The array of all responses.

    -

    Throws

    ValidationError if there is no collection key (either from a known command or for the unknown command).

    Parameters

    -

    Returns Promise<AccountOffersResponse[]>

  • +

    Returns Promise<AccountOffersResponse[]>

    The array of all responses.

    + - +
  • Defined in packages/xrpl/src/client/index.ts:496
  • +
  • Makes multiple paged requests to the client to return a given number of resources. Multiple paged requests will be made until the limit @@ -1420,20 +1407,19 @@ know which response key contains the array of resources.

    general use. Instead, use rippled's built-in pagination and make multiple requests as needed.

    -

    Returns

    The array of all responses.

    -

    Throws

    ValidationError if there is no collection key (either from a known command or for the unknown command).

    Parameters

    -

    Returns Promise<AccountTxResponse[]>

  • +

    Returns Promise<AccountTxResponse[]>

    The array of all responses.

    + - +
  • Defined in packages/xrpl/src/client/index.ts:499
  • +
  • Makes multiple paged requests to the client to return a given number of resources. Multiple paged requests will be made until the limit @@ -1445,20 +1431,19 @@ know which response key contains the array of resources.

    general use. Instead, use rippled's built-in pagination and make multiple requests as needed.

    -

    Returns

    The array of all responses.

    -

    Throws

    ValidationError if there is no collection key (either from a known command or for the unknown command).

    Parameters

    -

    Returns Promise<BookOffersResponse[]>

  • +

    Returns Promise<BookOffersResponse[]>

    The array of all responses.

    + - +
  • Defined in packages/xrpl/src/client/index.ts:500
  • +
  • Makes multiple paged requests to the client to return a given number of resources. Multiple paged requests will be made until the limit @@ -1470,207 +1455,201 @@ know which response key contains the array of resources.

    general use. Instead, use rippled's built-in pagination and make multiple requests as needed.

    -

    Returns

    The array of all responses.

    -

    Throws

    ValidationError if there is no collection key (either from a known command or for the unknown command).

    Parameters

    -

    Returns Promise<LedgerDataResponse[]>

  • +

    Returns Promise<LedgerDataResponse[]>

    The array of all responses.

    +
    -
    +
  • Defined in packages/xrpl/src/client/index.ts:501
  • +
    - +
  • Requests the next page of data.

    - -

    Returns

    The response with the next page of data.

    Parameters

    -

    Returns Promise<AccountLinesResponse>

  • - +
  • Defined in packages/xrpl/src/client/index.ts:381
  • +
  • Requests the next page of data.

    - -

    Returns

    The response with the next page of data.

    Parameters

    -

    Returns Promise<AccountObjectsResponse>

  • - +
  • Defined in packages/xrpl/src/client/index.ts:385
  • +
  • Requests the next page of data.

    - -

    Returns

    The response with the next page of data.

    Parameters

    -

    Returns Promise<AccountOffersResponse>

  • - +
  • Defined in packages/xrpl/src/client/index.ts:389
  • +
  • Requests the next page of data.

    - -

    Returns

    The response with the next page of data.

    Parameters

    -

    Returns Promise<AccountTxResponse>

  • - +
  • Defined in packages/xrpl/src/client/index.ts:393
  • +
  • Requests the next page of data.

    - -

    Returns

    The response with the next page of data.

    Parameters

    -

    Returns Promise<LedgerDataResponse>

  • -
    +
  • Defined in packages/xrpl/src/client/index.ts:397
  • +

    Other

    -
    +
    -
    clients: Client[]
    -
    +
  • Defined in packages/xrpl/src/client/BroadcastClient.ts:19
  • +
    -
    connection: Connection
    -
    +
  • Defined in packages/xrpl/src/client/index.ts:190
  • +
    -
    prepareTransaction: (<T>(this: Client, transaction: T, signersCount?: number) => Promise<T>) = autofill
    +
    prepareTransaction: (<T>(this, transaction, signersCount?) => Promise<T>) = autofill

    Type declaration

    • -
        -
      • <T>(this: Client, transaction: T, signersCount?: number): Promise<T>
      • +
          +
        • <T>(this, transaction, signersCount?): Promise<T>
        • Deprecated

          Use autofill instead, provided for users familiar with v1

          -
          +

          Type Parameters

          -
          +

          T extends Transaction

    Parameters

    • -
      this: Client
    • +
      this: Client
    • -
      transaction: T
    • +
      transaction: T
    • -
      Optional signersCount: number
    -

    Returns Promise<T>

    -
    +
  • Defined in packages/xrpl/src/client/index.ts:649
  • +
    -
    captureRejectionSymbol: typeof captureRejectionSymbol
    -
    +
    -
    captureRejections: boolean
    +
    captureRejections: boolean

    Sets or gets the default captureRejection value for all emitters.

    -
    +
    -
    defaultMaxListeners: number
    -
    +
    -
    errorMonitor: typeof 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.

    @@ -1681,288 +1660,287 @@ regular 'error' listener is installed.

    Inherited from Client.errorMonitor

    • Defined in node_modules/@types/node/events.d.ts:37
    -
    +
    -
      - +
        +
      • Parameters

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

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

        Returns void

    -

    Returns BroadcastClient

    -
    +
    -
      - +
        +
      • Parameters

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

      Returns boolean

    -
    +
    -
      - +
        +
      • Returns (string | symbol)[]

    -
    +
    -
      - +
        +
      • Returns number

    -
    +
    -
      - +
        +
      • Gets the method names of all the methods of the client.

        - -

        Returns

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

        -

        Returns string[]

    -
    +
  • Defined in packages/xrpl/src/client/BroadcastClient.ts:66
  • +
    -
      - +
        +
      • Parameters

        • -
          event: string | symbol
        +
        event: string | symbol

      Returns number

    -
    +
    -
      - +
        +
      • Parameters

        • -
          event: string | symbol
        -

        Returns Function[]

      +

      Returns Function[]

    -
    +
    -
      - +
        +
      • Parameters

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

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

        Returns void

    -

    Returns BroadcastClient

    -
    +
    -
      - +
        +
      • Parameters

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

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

        Returns void

    -

    Returns BroadcastClient

    -
    +
    -
      - +
        +
      • Parameters

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

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

        Returns void

    -

    Returns BroadcastClient

    -
    +
    -
      - +
        +
      • Parameters

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

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

        Returns void

    -

    Returns BroadcastClient

    -
    +
    -
      - +
        +
      • Parameters

        • -
          event: string | symbol
        -

        Returns Function[]

      +

      Returns Function[]

    -
    +
    -
    -
    +
    -
      - +
        +
      • Parameters

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

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

        Returns void

    -

    Returns BroadcastClient

    -
    +
    -
    -
    +
    -
      - +
        +
      • Deprecated

        since v4.0.0

        @@ -1971,62 +1949,63 @@ regular 'error' listener is installed.

        Parameters

        • -
          emitter: EventEmitter
        • +
          emitter: EventEmitter
        • -
          event: string | symbol
        +
        event: string | symbol

      Returns number

    -
    +
    -
      - +
        +
      • Parameters

        • -
          emitter: EventEmitter
        • +
          emitter: EventEmitter
        • -
          event: string
        -

        Returns AsyncIterableIterator<any>

      +

      Returns AsyncIterableIterator<any>

    -
    +
    -
      - +
        +
      • Parameters

        • -
          emitter: NodeEventTarget
        • +
          emitter: NodeEventTarget
        • -
          event: string | symbol
        -

        Returns Promise<any[]>

      +

      Returns Promise<any[]>

      - +
    • Parameters

      • -
        emitter: DOMEventTarget
      • +
        emitter: DOMEventTarget
      • -
        event: string
      -

      Returns Promise<any[]>

    +

    Returns Promise<any[]>

    - +
    +

    On This Page

    - - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/classes/Client.html b/docs/classes/Client.html index 24c91174..6b797b2b 100644 --- a/docs/classes/Client.html +++ b/docs/classes/Client.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -Client | xrpl
    +Client | xrpl
    -
    +
    • xrpl
    • @@ -27,13 +27,13 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

      Hierarchy

    +
  • Defined in packages/xrpl/src/client/index.ts:186
  • @@ -41,73 +41,73 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
    -
    +

    Constructor

    -
    +
    -
      - +
        +
      • Creates a new Client with a websocket connection to a rippled server.

        @@ -115,300 +115,305 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

        Parameters

        • -
          server: string
          +
          server: string

          URL of the server to connect to.

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

          Options for client settings.

        -

        Returns Client

    -
    +
  • Defined in packages/xrpl/src/client/index.ts:216
  • +

    Abstraction

    -
    +
    -
    getBalances: ((this: Client, address: string, options?: {
        ledger_hash?: string;
        ledger_index?: LedgerIndex;
        limit?: number;
        peer?: string;
    }) => Promise<{
        currency: string;
        issuer?: string;
        value: string;
    }[]>) = getBalances
    +
    getBalances: ((this, address, options?) => Promise<{
        currency: string;
        issuer?: string;
        value: string;
    }[]>) = getBalances

    Type declaration

    • -
        -
      • (this: Client, address: string, options?: {
            ledger_hash?: string;
            ledger_index?: LedgerIndex;
            limit?: number;
            peer?: string;
        }): Promise<{
            currency: string;
            issuer?: string;
            value: string;
        }[]>
      • +
          +
        • (this, address, options?): Promise<{
              currency: string;
              issuer?: string;
              value: string;
          }[]>
        • Parameters

          • -
            this: Client
          • +
            this: Client
          • -
            address: string
          • +
            address: string
          • -
            options: {
                ledger_hash?: string;
                ledger_index?: LedgerIndex;
                limit?: number;
                peer?: string;
            } = {}
            +
            options: {
                ledger_hash?: string;
                ledger_index?: LedgerIndex;
                limit?: number;
                peer?: string;
            } = {}
            • -
              Optional ledger_hash?: string
            • +
              Optional ledger_hash?: string
            • -
              Optional ledger_index?: LedgerIndex
            • +
              Optional ledger_index?: LedgerIndex
            • -
              Optional limit?: number
            • +
              Optional limit?: number
            • -
              Optional peer?: string
          -

          Returns Promise<{
              currency: string;
              issuer?: string;
              value: string;
          }[]>

    -
    +
  • Defined in packages/xrpl/src/client/index.ts:659
  • +
    -
    getLedgerIndex: ((this: Client) => Promise<number>) = getLedgerIndex
    +
    getLedgerIndex: ((this) => Promise<number>) = getLedgerIndex

    Type declaration

    • -
        -
      • (this: Client): Promise<number>
      • +
          +
        • (this): Promise<number>
        • Parameters

          -

          Returns Promise<number>

    -
    +
  • Defined in packages/xrpl/src/client/index.ts:669
  • +
    -
    getOrderbook: ((this: Client, takerPays: TakerAmount, takerGets: TakerAmount, options?: {
        ledger_hash?: null | string;
        ledger_index?: LedgerIndex;
        limit?: number;
        taker?: null | string;
    }) => Promise<{
        buy: BookOffer[];
        sell: BookOffer[];
    }>) = getOrderbook
    +
    getOrderbook: ((this, currency1, currency2, options?) => Promise<{
        buy: BookOffer[];
        sell: BookOffer[];
    }>) = getOrderbook

    Type declaration

    • -
        -
      • (this: Client, takerPays: TakerAmount, takerGets: TakerAmount, options?: {
            ledger_hash?: null | string;
            ledger_index?: LedgerIndex;
            limit?: number;
            taker?: null | string;
        }): Promise<{
            buy: BookOffer[];
            sell: BookOffer[];
        }>
      • +
          +
        • (this, currency1, currency2, options?): Promise<{
              buy: BookOffer[];
              sell: BookOffer[];
          }>
        • Parameters

          • -
            this: Client
          • +
            this: Client
          • -
            takerPays: TakerAmount
          • +
            currency1: TakerAmount
          • -
            takerGets: TakerAmount
          • +
            currency2: TakerAmount
          • -
            options: {
                ledger_hash?: null | string;
                ledger_index?: LedgerIndex;
                limit?: number;
                taker?: null | string;
            } = {}
            +
            options: {
                ledger_hash?: null | string;
                ledger_index?: LedgerIndex;
                limit?: number;
                taker?: null | string;
            } = {}
            • -
              Optional ledger_hash?: null | string
            • +
              Optional ledger_hash?: null | string
            • -
              Optional ledger_index?: LedgerIndex
            • +
              Optional ledger_index?: LedgerIndex
            • -
              Optional limit?: number
            • +
              Optional limit?: number
            • -
              Optional taker?: null | string
          -

          Returns Promise<{
              buy: BookOffer[];
              sell: BookOffer[];
          }>

    -
    +
  • Defined in packages/xrpl/src/client/index.ts:664
  • +
    -
    getXrpBalance: ((this: Client, address: string, options?: {
        ledger_hash?: string;
        ledger_index?: LedgerIndex;
    }) => Promise<string>) = getXrpBalance
    +
    getXrpBalance: ((this, address, options?) => Promise<string>) = getXrpBalance

    Type declaration

    • -
        -
      • (this: Client, address: string, options?: {
            ledger_hash?: string;
            ledger_index?: LedgerIndex;
        }): Promise<string>
      • +
          +
        • (this, address, options?): Promise<string>
        • Parameters

          • -
            this: Client
          • +
            this: Client
          • -
            address: string
          • +
            address: string
          • -
            options: {
                ledger_hash?: string;
                ledger_index?: LedgerIndex;
            } = {}
            +
            options: {
                ledger_hash?: string;
                ledger_index?: LedgerIndex;
            } = {}
            • -
              Optional ledger_hash?: string
            • +
              Optional ledger_hash?: string
            • -
              Optional ledger_index?: LedgerIndex
          -

          Returns Promise<string>

    -
    +
  • Defined in packages/xrpl/src/client/index.ts:654
  • +

    Core

    -
    +
    -
    autofill: (<T>(this: Client, transaction: T, signersCount?: number) => Promise<T>) = autofill
    +
    autofill: (<T>(this, transaction, signersCount?) => Promise<T>) = autofill

    Type declaration

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

          Type Parameters

          -
          +

          T extends Transaction

    Parameters

    • -
      this: Client
    • +
      this: Client
    • -
      transaction: T
    • +
      transaction: T
    • -
      Optional signersCount: number
    -

    Returns Promise<T>

    -
    +
  • Defined in packages/xrpl/src/client/index.ts:635
  • +
    -
    submit: ((this: Client, transaction: string | Transaction, opts?: {
        autofill?: boolean;
        failHard?: boolean;
        wallet?: Wallet;
    }) => Promise<SubmitResponse>) = submit
    +
    submit: ((this, transaction, opts?) => Promise<SubmitResponse>) = submit

    Type declaration

    • -
        -
      • (this: Client, transaction: string | Transaction, opts?: {
            autofill?: boolean;
            failHard?: boolean;
            wallet?: Wallet;
        }): Promise<SubmitResponse>
      • +
          +
        • (this, transaction, opts?): Promise<SubmitResponse>
        • Parameters

          • -
            this: Client
          • +
            this: Client
          • -
            transaction: string | Transaction
          • +
            transaction: string | Transaction
          • -
            Optional opts: {
                autofill?: boolean;
                failHard?: boolean;
                wallet?: Wallet;
            }
            +
            Optional opts: {
                autofill?: boolean;
                failHard?: boolean;
                wallet?: Wallet;
            }
            • -
              Optional autofill?: boolean
            • +
              Optional autofill?: boolean
            • -
              Optional failHard?: boolean
            • +
              Optional failHard?: boolean
            • -
              Optional wallet?: Wallet
          -

          Returns Promise<SubmitResponse>

    -
    +
  • Defined in packages/xrpl/src/client/index.ts:640
  • +
    -
    submitAndWait: ((this: Client, transaction: string | Transaction, opts?: {
        autofill?: boolean;
        failHard?: boolean;
        wallet?: Wallet;
    }) => Promise<TxResponse>) = submitAndWait
    +
    submitAndWait: (<T>(this, transaction, opts?) => Promise<TxResponse<T>>) = submitAndWait

    Type declaration

    • -
        -
      • (this: Client, transaction: string | Transaction, opts?: {
            autofill?: boolean;
            failHard?: boolean;
            wallet?: Wallet;
        }): Promise<TxResponse>
      • +
          +
        • <T>(this, transaction, opts?): Promise<TxResponse<T>>
        • +
          +

          Type Parameters

          +

          Parameters

          • -
            this: Client
          • +
            this: Client
          • -
            transaction: string | Transaction
          • +
            transaction: string | T
          • -
            Optional opts: {
                autofill?: boolean;
                failHard?: boolean;
                wallet?: Wallet;
            }
            +
            Optional opts: {
                autofill?: boolean;
                failHard?: boolean;
                wallet?: Wallet;
            }
            • -
              Optional autofill?: boolean
            • +
              Optional autofill?: boolean
            • -
              Optional failHard?: boolean
            • +
              Optional failHard?: boolean
            • -
              Optional wallet?: Wallet
          -

          Returns Promise<TxResponse>

    -
    +
  • Defined in packages/xrpl/src/client/index.ts:644
  • +

    Faucet

    -
    +
    -
    fundWallet: ((this: Client, wallet?: null | Wallet, options?: {
        amount?: string;
        faucetHost?: string;
        faucetPath?: string;
    }) => Promise<{
        balance: number;
        wallet: Wallet;
    }>) = fundWallet
    +
    fundWallet: ((this, wallet?, options?) => Promise<{
        balance: number;
        wallet: Wallet;
    }>) = fundWallet

    Type declaration

    • -
        -
      • (this: Client, wallet?: null | Wallet, options?: {
            amount?: string;
            faucetHost?: string;
            faucetPath?: string;
        }): Promise<{
            balance: number;
            wallet: Wallet;
        }>
      • +
          +
        • (this, wallet?, options?): Promise<{
              balance: number;
              wallet: Wallet;
          }>
        • Parameters

          • -
            this: Client
          • +
            this: Client
          • -
            Optional wallet: null | Wallet
          • +
            Optional wallet: null | Wallet
          • -
            Optional options: {
                amount?: string;
                faucetHost?: string;
                faucetPath?: string;
            }
            +
            Optional options: {
                amount?: string;
                faucetHost?: string;
                faucetPath?: string;
                usageContext?: string;
            }
            • -
              Optional amount?: string
            • +
              Optional amount?: string
            • -
              Optional faucetHost?: string
            • +
              Optional faucetHost?: string
            • -
              Optional faucetPath?: string
          -

          Returns Promise<{
              balance: number;
              wallet: Wallet;
          }>

    -
    +
  • Defined in packages/xrpl/src/client/index.ts:674
  • +

    Fee

    -
    +
    -
    feeCushion: number
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/client/index.ts:198
  • +
    -
    maxFeeXRP: string
    +
    maxFeeXRP: string

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

    -
    +
  • Defined in packages/xrpl/src/client/index.ts:206
  • +

    Network

    -
    +
    -
      +
      • get url(): string
      • Get the url that the client is connected to.

        - -

        Returns

        The URL of the server this client is connected to.

        -

        Returns string

    -
    +
  • Defined in packages/xrpl/src/client/index.ts:286
  • +
    -
      - +
        +
      • Tells the Client instance to connect to its rippled server.

        Example

        Client.connect() establishes a connection between a Client object and the server.

        const { Client } = require('xrpl')
        const client = new Client('wss://s.altnet.rippletest.net:51233')
        await client.connect()
        // do something with the client
        await client.disconnect() -
        +

        If you open a client connection, be sure to close it with await client.disconnect() before exiting your application.

        - -

        Returns

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

        -

        Returns Promise<void>

    -
    +
  • Defined in packages/xrpl/src/client/index.ts:590
  • +
    -
      - +
        +
      • Disconnects the XRPL client from the server and cancels all pending requests and subscriptions. Call when you want to disconnect the client from the server, such as when you're finished using the client or when you @@ -416,866 +421,849 @@ need to switch to a different server.

        Example

        To use the disconnect() method, you first need to create a new Client object and connect it to a server:

        const { Client } = require('xrpl')
        const client = new Client('wss://s.altnet.rippletest.net:51233')
        await client.connect()
        // do something with the client
        await client.disconnect() -
        - -

        Returns

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

        +
        -

        Returns Promise<void>

    -
    +
  • Defined in packages/xrpl/src/client/index.ts:614
  • +
    -
      - +
        +
      • Checks if the Client instance is connected to its rippled server.

        - -

        Returns

        Whether the client instance is connected.

        -

        Returns boolean

    -
    +
  • Defined in packages/xrpl/src/client/index.ts:628
  • +
    -
      - +
        +
      • 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

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

        -

        Returns Client

      • - +
      • Defined in packages/xrpl/src/client/index.ts:443
      +
    • Event handler for subscription streams.

      - -

      Returns

      This, because it inherits from EventEmitter.

      Parameters

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

        Function to run on event.

        • -
            -
          • (code: number): void
          • +
              +
            • (code): void
            • Parameters

              • -
                code: number
              +
              code: number

      Returns void

    -

    Returns Client

    +
  • Event handler for subscription streams.

    - -

    Returns

    This, because it inherits from EventEmitter.

    Parameters

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

      Function to run on event.

    Returns void

  • -

    Returns Client

    +
  • Event handler for subscription streams.

    - -

    Returns

    This, because it inherits from EventEmitter.

    Parameters

    Returns void

  • -

    Returns Client

    +
  • Event handler for subscription streams.

    - -

    Returns

    This, because it inherits from EventEmitter.

    Parameters

    Returns void

  • -

    Returns Client

    +
  • Event handler for subscription streams.

    - -

    Returns

    This, because it inherits from EventEmitter.

    Parameters

    Returns void

  • -

    Returns Client

    +
  • Event handler for subscription streams.

    - -

    Returns

    This, because it inherits from EventEmitter.

    Parameters

    Returns void

  • -

    Returns Client

    +
  • Event handler for subscription streams.

    - -

    Returns

    This, because it inherits from EventEmitter.

    Parameters

    Returns void

  • -

    Returns Client

    +
  • Event handler for subscription streams.

    - -

    Returns

    This, because it inherits from EventEmitter.

    Parameters

    Returns void

  • -

    Returns Client

    +
  • Event handler for subscription streams.

    - -

    Returns

    This, because it inherits from EventEmitter.

    Parameters

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

      Function to run on event.

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

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

    Returns void

  • -

    Returns Client

    -
    +
  • Defined in packages/xrpl/src/client/index.ts:471
  • +
    - +
  • Makes a request to the client with the given command and additional request body parameters.

    - -

    Returns

    The response from the server.

    Parameters

    -

    Returns Promise<AccountCurrenciesResponse>

  • +

    Returns Promise<AccountCurrenciesResponse>

    The response from the server.

    + - +
  • Defined in packages/xrpl/src/client/index.ts:296
  • +
  • Makes a request to the client with the given command and additional request body parameters.

    - -

    Returns

    The response from the server.

    Parameters

    -

    Returns Promise<AccountInfoResponse>

  • +

    Returns Promise<AccountInfoResponse>

    The response from the server.

    + - +
  • Defined in packages/xrpl/src/client/index.ts:299
  • +
  • Makes a request to the client with the given command and additional request body parameters.

    - -

    Returns

    The response from the server.

    Parameters

    -

    Returns Promise<AccountLinesResponse>

  • +

    Returns Promise<AccountLinesResponse>

    The response from the server.

    + - +
  • Defined in packages/xrpl/src/client/index.ts:300
  • +
  • Makes a request to the client with the given command and additional request body parameters.

    - -

    Returns

    The response from the server.

    Parameters

    -

    Returns Promise<AccountNFTsResponse>

  • +

    Returns Promise<AccountNFTsResponse>

    The response from the server.

    + - +
  • Defined in packages/xrpl/src/client/index.ts:301
  • +
  • Makes a request to the client with the given command and additional request body parameters.

    - -

    Returns

    The response from the server.

    Parameters

    -

    Returns Promise<AccountObjectsResponse>

  • +

    Returns Promise<AccountObjectsResponse>

    The response from the server.

    + - +
  • Defined in packages/xrpl/src/client/index.ts:302
  • +
  • Makes a request to the client with the given command and additional request body parameters.

    - -

    Returns

    The response from the server.

    Parameters

    -

    Returns Promise<AccountOffersResponse>

  • +

    Returns Promise<AccountOffersResponse>

    The response from the server.

    + - +
  • Defined in packages/xrpl/src/client/index.ts:305
  • +
  • Makes a request to the client with the given command and additional request body parameters.

    - -

    Returns

    The response from the server.

    Parameters

    -

    Returns Promise<AccountTxResponse>

  • +

    Returns Promise<AccountTxResponse>

    The response from the server.

    + - +
  • Defined in packages/xrpl/src/client/index.ts:306
  • +
  • Makes a request to the client with the given command and additional request body parameters.

    - -

    Returns

    The response from the server.

    Parameters

    -

    Returns Promise<BookOffersResponse>

  • +

    Returns Promise<BookOffersResponse>

    The response from the server.

    + - +
  • Defined in packages/xrpl/src/client/index.ts:307
  • +
  • Makes a request to the client with the given command and additional request body parameters.

    - -

    Returns

    The response from the server.

    Parameters

    -

    Returns Promise<ChannelVerifyResponse>

  • +

    Returns Promise<ChannelVerifyResponse>

    The response from the server.

    + - +
  • Defined in packages/xrpl/src/client/index.ts:308
  • +
  • Makes a request to the client with the given command and additional request body parameters.

    - -

    Returns

    The response from the server.

    Parameters

    -

    Returns Promise<DepositAuthorizedResponse>

  • +

    Returns Promise<DepositAuthorizedResponse>

    The response from the server.

    + - +
  • Defined in packages/xrpl/src/client/index.ts:309
  • +
  • Makes a request to the client with the given command and additional request body parameters.

    - -

    Returns

    The response from the server.

    Parameters

    -

    Returns Promise<FeeResponse>

  • +

    Returns Promise<FeeResponse>

    The response from the server.

    + - +
  • Defined in packages/xrpl/src/client/index.ts:312
  • +
  • Makes a request to the client with the given command and additional request body parameters.

    - -

    Returns

    The response from the server.

    Parameters

    -

    Returns Promise<GatewayBalancesResponse>

  • +

    Returns Promise<GatewayBalancesResponse>

    The response from the server.

    + - +
  • Defined in packages/xrpl/src/client/index.ts:313
  • +
  • Makes a request to the client with the given command and additional request body parameters.

    - -

    Returns

    The response from the server.

    Parameters

    -

    Returns Promise<LedgerResponse>

  • +

    Returns Promise<LedgerResponse>

    The response from the server.

    + - +
  • Defined in packages/xrpl/src/client/index.ts:316
  • +
  • Makes a request to the client with the given command and additional request body parameters.

    - -

    Returns

    The response from the server.

    Parameters

    -

    Returns Promise<LedgerClosedResponse>

  • +

    Returns Promise<LedgerClosedResponse>

    The response from the server.

    + - +
  • Defined in packages/xrpl/src/client/index.ts:317
  • +
  • Makes a request to the client with the given command and additional request body parameters.

    - -

    Returns

    The response from the server.

    Parameters

    -

    Returns Promise<LedgerCurrentResponse>

  • +

    Returns Promise<LedgerCurrentResponse>

    The response from the server.

    + - +
  • Defined in packages/xrpl/src/client/index.ts:318
  • +
  • Makes a request to the client with the given command and additional request body parameters.

    - -

    Returns

    The response from the server.

    Parameters

    -

    Returns Promise<LedgerDataResponse>

  • +

    Returns Promise<LedgerDataResponse>

    The response from the server.

    + - +
  • Defined in packages/xrpl/src/client/index.ts:319
  • +
  • Makes a request to the client with the given command and additional request body parameters.

    - -

    Returns

    The response from the server.

    Parameters

    -

    Returns Promise<LedgerEntryResponse>

  • +

    Returns Promise<LedgerEntryResponse>

    The response from the server.

    + - +
  • Defined in packages/xrpl/src/client/index.ts:320
  • +
  • Makes a request to the client with the given command and additional request body parameters.

    - -

    Returns

    The response from the server.

    Parameters

    -

    Returns Promise<ManifestResponse>

  • +

    Returns Promise<ManifestResponse>

    The response from the server.

    + - +
  • Defined in packages/xrpl/src/client/index.ts:321
  • +
  • Makes a request to the client with the given command and additional request body parameters.

    - -

    Returns

    The response from the server.

    Parameters

    -

    Returns Promise<NFTBuyOffersResponse>

  • +

    Returns Promise<NFTBuyOffersResponse>

    The response from the server.

    + - +
  • Defined in packages/xrpl/src/client/index.ts:322
  • +
  • Makes a request to the client with the given command and additional request body parameters.

    - -

    Returns

    The response from the server.

    Parameters

    -

    Returns Promise<NFTSellOffersResponse>

  • +

    Returns Promise<NFTSellOffersResponse>

    The response from the server.

    + - +
  • Defined in packages/xrpl/src/client/index.ts:323
  • +
  • Makes a request to the client with the given command and additional request body parameters.

    - -

    Returns

    The response from the server.

    Parameters

    -

    Returns Promise<NoRippleCheckResponse>

  • +

    Returns Promise<NFTInfoResponse>

    The response from the server.

    + - +
  • Defined in packages/xrpl/src/client/index.ts:324
  • +
  • Makes a request to the client with the given command and additional request body parameters.

    - -

    Returns

    The response from the server.

    Parameters

    -

    Returns Promise<PathFindResponse>

  • +

    Returns Promise<NFTHistoryResponse>

    The response from the server.

    + - +
  • Defined in packages/xrpl/src/client/index.ts:325
  • +
  • Makes a request to the client with the given command and additional request body parameters.

    - -

    Returns

    The response from the server.

    Parameters

    -

    Returns Promise<PingResponse>

  • +

    Returns Promise<NoRippleCheckResponse>

    The response from the server.

    + - +
  • Defined in packages/xrpl/src/client/index.ts:326
  • +
  • Makes a request to the client with the given command and additional request body parameters.

    - -

    Returns

    The response from the server.

    Parameters

    -

    Returns Promise<RandomResponse>

  • +

    Returns Promise<PathFindResponse>

    The response from the server.

    + - +
  • Defined in packages/xrpl/src/client/index.ts:327
  • +
  • Makes a request to the client with the given command and additional request body parameters.

    - -

    Returns

    The response from the server.

    Parameters

    -

    Returns Promise<RipplePathFindResponse>

  • +

    Returns Promise<PingResponse>

    The response from the server.

    + - +
  • Defined in packages/xrpl/src/client/index.ts:328
  • +
  • Makes a request to the client with the given command and additional request body parameters.

    - -

    Returns

    The response from the server.

    Parameters

    -

    Returns Promise<ServerInfoResponse>

  • +

    Returns Promise<RandomResponse>

    The response from the server.

    + - +
  • Defined in packages/xrpl/src/client/index.ts:329
  • +
  • Makes a request to the client with the given command and additional request body parameters.

    - -

    Returns

    The response from the server.

    Parameters

    -

    Returns Promise<ServerStateResponse>

  • +

    Returns Promise<RipplePathFindResponse>

    The response from the server.

    + - +
  • Defined in packages/xrpl/src/client/index.ts:330
  • +
  • Makes a request to the client with the given command and additional request body parameters.

    - -

    Returns

    The response from the server.

    Parameters

    -

    Returns Promise<SubmitResponse>

  • +

    Returns Promise<ServerInfoResponse>

    The response from the server.

    + - +
  • Defined in packages/xrpl/src/client/index.ts:333
  • +
  • Makes a request to the client with the given command and additional request body parameters.

    - -

    Returns

    The response from the server.

    Parameters

    -

    Returns Promise<SubmitMultisignedResponse>

  • +

    Returns Promise<ServerStateResponse>

    The response from the server.

    + - +
  • Defined in packages/xrpl/src/client/index.ts:334
  • +
  • Makes a request to the client with the given command and additional request body parameters.

    - -

    Returns

    The response from the server.

    Parameters

    -

    Returns Promise<SubscribeResponse>

  • +

    Returns Promise<SubmitResponse>

    The response from the server.

    + - +
  • Defined in packages/xrpl/src/client/index.ts:335
  • +
  • Makes a request to the client with the given command and additional request body parameters.

    - -

    Returns

    The response from the server.

    Parameters

    -

    Returns Promise<UnsubscribeResponse>

  • +

    Returns Promise<SubmitMultisignedResponse>

    The response from the server.

    + - +
  • Defined in packages/xrpl/src/client/index.ts:336
  • +
  • Makes a request to the client with the given command and additional request body parameters.

    - -

    Returns

    The response from the server.

    Parameters

    -

    Returns Promise<TransactionEntryResponse>

  • +

    Returns Promise<SubscribeResponse>

    The response from the server.

    + - +
  • Defined in packages/xrpl/src/client/index.ts:339
  • +
  • Makes a request to the client with the given command and additional request body parameters.

    - -

    Returns

    The response from the server.

    Parameters

    -

    Returns Promise<TxResponse>

  • +

    Returns Promise<UnsubscribeResponse>

    The response from the server.

    + - +
  • Defined in packages/xrpl/src/client/index.ts:340
  • +
  • Makes a request to the client with the given command and additional request body parameters.

    - -

    Returns

    The response from the server.

    -
    +
    +

    Parameters

    +
    +

    Returns Promise<TransactionEntryResponse>

    The response from the server.

    +
  • + +
  • +

    Makes a request to the client with the given command and +additional request body parameters.

    +
    +
    +

    Parameters

    +
    +

    Returns Promise<TxResponse<Transaction>>

    The response from the server.

    +
  • + +
  • +

    Makes a request to the client with the given command and +additional request body parameters.

    +
    +

    Type Parameters

    -
      +
      • -

        R extends BaseRequest

      • +

        R extends BaseRequest

      • -

        T extends BaseResponse

    +

    T extends BaseResponse

  • Parameters

    • -
      r: R
    -

    Returns Promise<T>

    -
    +
  • Defined in packages/xrpl/src/client/index.ts:345
  • +
    - +
  • Makes multiple paged requests to the client to return a given number of resources. Multiple paged requests will be made until the limit @@ -1287,19 +1275,18 @@ know which response key contains the array of resources.

    general use. Instead, use rippled's built-in pagination and make multiple requests as needed.

    -

    Returns

    The array of all responses.

    -

    Throws

    ValidationError if there is no collection key (either from a known command or for the unknown command).

    Parameters

    -

    Returns Promise<AccountLinesResponse[]>

  • +

    Returns Promise<AccountLinesResponse[]>

    The array of all responses.

    + - +
  • Defined in packages/xrpl/src/client/index.ts:490
  • +
  • Makes multiple paged requests to the client to return a given number of resources. Multiple paged requests will be made until the limit @@ -1311,19 +1298,18 @@ know which response key contains the array of resources.

    general use. Instead, use rippled's built-in pagination and make multiple requests as needed.

    -

    Returns

    The array of all responses.

    -

    Throws

    ValidationError if there is no collection key (either from a known command or for the unknown command).

    Parameters

    -

    Returns Promise<AccountObjectsResponse[]>

  • +

    Returns Promise<AccountObjectsResponse[]>

    The array of all responses.

    + - +
  • Defined in packages/xrpl/src/client/index.ts:493
  • +
  • Makes multiple paged requests to the client to return a given number of resources. Multiple paged requests will be made until the limit @@ -1335,19 +1321,18 @@ know which response key contains the array of resources.

    general use. Instead, use rippled's built-in pagination and make multiple requests as needed.

    -

    Returns

    The array of all responses.

    -

    Throws

    ValidationError if there is no collection key (either from a known command or for the unknown command).

    Parameters

    -

    Returns Promise<AccountOffersResponse[]>

  • +

    Returns Promise<AccountOffersResponse[]>

    The array of all responses.

    + - +
  • Defined in packages/xrpl/src/client/index.ts:496
  • +
  • Makes multiple paged requests to the client to return a given number of resources. Multiple paged requests will be made until the limit @@ -1359,19 +1344,18 @@ know which response key contains the array of resources.

    general use. Instead, use rippled's built-in pagination and make multiple requests as needed.

    -

    Returns

    The array of all responses.

    -

    Throws

    ValidationError if there is no collection key (either from a known command or for the unknown command).

    Parameters

    -

    Returns Promise<AccountTxResponse[]>

  • +

    Returns Promise<AccountTxResponse[]>

    The array of all responses.

    + - +
  • Defined in packages/xrpl/src/client/index.ts:499
  • +
  • Makes multiple paged requests to the client to return a given number of resources. Multiple paged requests will be made until the limit @@ -1383,19 +1367,18 @@ know which response key contains the array of resources.

    general use. Instead, use rippled's built-in pagination and make multiple requests as needed.

    -

    Returns

    The array of all responses.

    -

    Throws

    ValidationError if there is no collection key (either from a known command or for the unknown command).

    Parameters

    -

    Returns Promise<BookOffersResponse[]>

  • +

    Returns Promise<BookOffersResponse[]>

    The array of all responses.

    + - +
  • Defined in packages/xrpl/src/client/index.ts:500
  • +
  • Makes multiple paged requests to the client to return a given number of resources. Multiple paged requests will be made until the limit @@ -1407,193 +1390,187 @@ know which response key contains the array of resources.

    general use. Instead, use rippled's built-in pagination and make multiple requests as needed.

    -

    Returns

    The array of all responses.

    -

    Throws

    ValidationError if there is no collection key (either from a known command or for the unknown command).

    Parameters

    -

    Returns Promise<LedgerDataResponse[]>

  • +

    Returns Promise<LedgerDataResponse[]>

    The array of all responses.

    +
    -
    +
  • Defined in packages/xrpl/src/client/index.ts:501
  • +
    - +
  • Requests the next page of data.

    - -

    Returns

    The response with the next page of data.

    Parameters

    -

    Returns Promise<AccountLinesResponse>

  • - +
  • Defined in packages/xrpl/src/client/index.ts:381
  • +
  • Requests the next page of data.

    - -

    Returns

    The response with the next page of data.

    Parameters

    -

    Returns Promise<AccountObjectsResponse>

  • - +
  • Defined in packages/xrpl/src/client/index.ts:385
  • +
  • Requests the next page of data.

    - -

    Returns

    The response with the next page of data.

    Parameters

    -

    Returns Promise<AccountOffersResponse>

  • - +
  • Defined in packages/xrpl/src/client/index.ts:389
  • +
  • Requests the next page of data.

    - -

    Returns

    The response with the next page of data.

    Parameters

    -

    Returns Promise<AccountTxResponse>

  • - +
  • Defined in packages/xrpl/src/client/index.ts:393
  • +
  • Requests the next page of data.

    - -

    Returns

    The response with the next page of data.

    Parameters

    -

    Returns Promise<LedgerDataResponse>

  • -
    +
  • Defined in packages/xrpl/src/client/index.ts:397
  • +

    Other

    -
    +
    -
    connection: Connection
    -
    +
  • Defined in packages/xrpl/src/client/index.ts:190
  • +
    -
    prepareTransaction: (<T>(this: Client, transaction: T, signersCount?: number) => Promise<T>) = autofill
    +
    prepareTransaction: (<T>(this, transaction, signersCount?) => Promise<T>) = autofill

    Type declaration

    • -
        -
      • <T>(this: Client, transaction: T, signersCount?: number): Promise<T>
      • +
          +
        • <T>(this, transaction, signersCount?): Promise<T>
        • Deprecated

          Use autofill instead, provided for users familiar with v1

          -
          +

          Type Parameters

          -
          +

          T extends Transaction

    Parameters

    • -
      this: Client
    • +
      this: Client
    • -
      transaction: T
    • +
      transaction: T
    • -
      Optional signersCount: number
    -

    Returns Promise<T>

    -
    +
  • Defined in packages/xrpl/src/client/index.ts:649
  • +
    -
    captureRejectionSymbol: typeof captureRejectionSymbol
    -
    +
    -
    captureRejections: boolean
    +
    captureRejections: boolean

    Sets or gets the default captureRejection value for all emitters.

    -
    +
    -
    defaultMaxListeners: number
    -
    +
    -
    errorMonitor: typeof 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.

    @@ -1604,276 +1581,276 @@ regular 'error' listener is installed.

    Inherited from EventEmitter.errorMonitor

    • Defined in node_modules/@types/node/events.d.ts:37
    -
    +
    -
      - +
        +
      • Parameters

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

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

        Returns void

    -

    Returns Client

    -
    +
    -
      - +
        +
      • Parameters

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

      Returns boolean

    -
    +
    -
      - +
        +
      • Returns (string | symbol)[]

    -
    +
    -
      - +
        +
      • Returns number

    -
    +
    -
      - +
        +
      • Parameters

        • -
          event: string | symbol
        +
        event: string | symbol

      Returns number

    -
    +
    -
      - +
        +
      • Parameters

        • -
          event: string | symbol
        -

        Returns Function[]

      +

      Returns Function[]

    -
    +
    -
      - +
        +
      • Parameters

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

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

        Returns void

    -

    Returns Client

    -
    +
    -
      - +
        +
      • Parameters

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

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

        Returns void

    -

    Returns Client

    -
    +
    -
      - +
        +
      • Parameters

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

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

        Returns void

    -

    Returns Client

    -
    +
    -
      - +
        +
      • Parameters

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

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

        Returns void

    -

    Returns Client

    -
    +
    -
      - +
        +
      • Parameters

        • -
          event: string | symbol
        -

        Returns Function[]

      +

      Returns Function[]

    -
    +
    -
      - +
        +
      • Parameters

        • -
          Optional event: string | symbol
        -

        Returns Client

      +

      Returns Client

    -
    +
    -
      - +
        +
      • Parameters

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

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

        Returns void

    -

    Returns Client

    -
    +
    -
      - +
        +
      • Parameters

        • -
          n: number
        -

        Returns Client

      +

      Returns Client

    -
    +
    -
      - +
        +
      • Deprecated

        since v4.0.0

        @@ -1882,62 +1859,63 @@ regular 'error' listener is installed.

        Parameters

        • -
          emitter: EventEmitter
        • +
          emitter: EventEmitter
        • -
          event: string | symbol
        +
        event: string | symbol

      Returns number

    -
    +
    -
      - +
        +
      • Parameters

        • -
          emitter: EventEmitter
        • +
          emitter: EventEmitter
        • -
          event: string
        -

        Returns AsyncIterableIterator<any>

      +

      Returns AsyncIterableIterator<any>

    -
    +
    -
      - +
        +
      • Parameters

        • -
          emitter: NodeEventTarget
        • +
          emitter: NodeEventTarget
        • -
          event: string | symbol
        -

        Returns Promise<any[]>

      +

      Returns Promise<any[]>

      - +
    • Parameters

      • -
        emitter: DOMEventTarget
      • +
        emitter: DOMEventTarget
      • -
        event: string
      -

      Returns Promise<any[]>

    +

    Returns Promise<any[]>

    - +
    +

    On This Page

    - - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/classes/ConnectionError.html b/docs/classes/ConnectionError.html index 2457009e..eb0f5dbc 100644 --- a/docs/classes/ConnectionError.html +++ b/docs/classes/ConnectionError.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -ConnectionError | xrpl
    +ConnectionError | xrpl
    -
    +
    +
  • Defined in packages/xrpl/src/errors.ts:78
  • @@ -45,29 +45,29 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

    Constructors

    -
    +
    -
    +
  • Defined in packages/xrpl/src/errors.ts:21
  • Properties

    -
    +
    -
    data?: unknown
    -
    +
  • Defined in packages/xrpl/src/errors.ts:13
  • +
    -
    message: string
    -
    +
  • Defined in packages/xrpl/src/errors.ts:12
  • +
    -
    name: string
    -
    +
  • Defined in packages/xrpl/src/errors.ts:11
  • +
    -
    stack?: string
    -
    +
    -
    prepareStackTrace?: ((err: Error, stackTraces: CallSite[]) => any)
    +
    prepareStackTrace?: ((err, stackTraces) => any)

    Type declaration

    • -
        -
      • (err: Error, stackTraces: CallSite[]): any
      • +
          +
        • (err, stackTraces): any
        • Optional override for formatting stack traces

          @@ -130,53 +130,51 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

          Parameters

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

    Returns any

    -
    +
    -
    stackTraceLimit: number

    Methods

    -
    +
    -
    -
    +
  • Defined in packages/xrpl/src/errors.ts:54
  • +
    -
      - +
        +
      • Converts the Error to a human-readable String form.

        - -

        Returns

        The String output of the Error.

        -

        Returns string

    -
    +
  • Defined in packages/xrpl/src/errors.ts:38
  • +
    -
      - +
        +
      • Create .stack property on a target object

        @@ -184,17 +182,18 @@ us to customize its output:

        Parameters

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

      Returns void

    - +
    +

    On This Page

    - - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/classes/DisconnectedError.html b/docs/classes/DisconnectedError.html index ee0ee7dd..667357c1 100644 --- a/docs/classes/DisconnectedError.html +++ b/docs/classes/DisconnectedError.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -DisconnectedError | xrpl
    +DisconnectedError | xrpl
    -
    +
    @@ -39,29 +39,29 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

    Constructors

    -
    +
    -
      - +
        +
      • Construct an XrplError.

        @@ -69,52 +69,52 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

        Parameters

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

          The error message.

        • -
          Optional data: unknown
          +
          Optional data: unknown

          The data that caused the error.

    -

    Returns DisconnectedError

    +
  • Defined in packages/xrpl/src/errors.ts:21
  • Properties

    -
    +
    -
    data?: unknown
    -
    +
  • Defined in packages/xrpl/src/errors.ts:13
  • +
    -
    message: string
    -
    +
  • Defined in packages/xrpl/src/errors.ts:12
  • +
    -
    name: string
    -
    +
  • Defined in packages/xrpl/src/errors.ts:11
  • +
    -
    stack?: string
    -
    +
    -
    prepareStackTrace?: ((err: Error, stackTraces: CallSite[]) => any)
    +
    prepareStackTrace?: ((err, stackTraces) => any)

    Type declaration

    • -
        -
      • (err: Error, stackTraces: CallSite[]): any
      • +
          +
        • (err, stackTraces): any
        • Optional override for formatting stack traces

          @@ -124,53 +124,51 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

          Parameters

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

    Returns any

    -
    +
    -
    stackTraceLimit: number

    Methods

    -
    +
    -
    -
    +
  • Defined in packages/xrpl/src/errors.ts:54
  • +
    -
      - +
    -
    +
  • Defined in packages/xrpl/src/errors.ts:38
  • +
    -
      - +
        +
      • Create .stack property on a target object

        @@ -178,17 +176,18 @@ us to customize its output:

        Parameters

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

      Returns void

    - +
    +

    On This Page

    - - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/classes/NotConnectedError.html b/docs/classes/NotConnectedError.html index de32378a..aaf34d5b 100644 --- a/docs/classes/NotConnectedError.html +++ b/docs/classes/NotConnectedError.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -NotConnectedError | xrpl
    +NotConnectedError | xrpl
    -
    +
    @@ -39,29 +39,29 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

    Constructors

    -
    +
    -
      - +
        +
      • Construct an XrplError.

        @@ -69,52 +69,52 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

        Parameters

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

          The error message.

        • -
          Optional data: unknown
          +
          Optional data: unknown

          The data that caused the error.

    -

    Returns NotConnectedError

    +
  • Defined in packages/xrpl/src/errors.ts:21
  • Properties

    -
    +
    -
    data?: unknown
    -
    +
  • Defined in packages/xrpl/src/errors.ts:13
  • +
    -
    message: string
    -
    +
  • Defined in packages/xrpl/src/errors.ts:12
  • +
    -
    name: string
    -
    +
  • Defined in packages/xrpl/src/errors.ts:11
  • +
    -
    stack?: string
    -
    +
    -
    prepareStackTrace?: ((err: Error, stackTraces: CallSite[]) => any)
    +
    prepareStackTrace?: ((err, stackTraces) => any)

    Type declaration

    • -
        -
      • (err: Error, stackTraces: CallSite[]): any
      • +
          +
        • (err, stackTraces): any
        • Optional override for formatting stack traces

          @@ -124,53 +124,51 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

          Parameters

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

    Returns any

    -
    +
    -
    stackTraceLimit: number

    Methods

    -
    +
    -
    -
    +
  • Defined in packages/xrpl/src/errors.ts:54
  • +
    -
      - +
    -
    +
  • Defined in packages/xrpl/src/errors.ts:38
  • +
    -
      - +
        +
      • Create .stack property on a target object

        @@ -178,17 +176,18 @@ us to customize its output:

        Parameters

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

      Returns void

    - +
    +

    On This Page

    - - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/classes/NotFoundError.html b/docs/classes/NotFoundError.html index c9c7fe6b..023fba12 100644 --- a/docs/classes/NotFoundError.html +++ b/docs/classes/NotFoundError.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -NotFoundError | xrpl
    +NotFoundError | xrpl
    -
    +
    @@ -40,29 +40,29 @@ From rippled.

    Constructors

    -
    +
    -
      - +
        +
      • Construct an XrplError.

        @@ -70,48 +70,48 @@ From rippled.

        Parameters

        • -
          message: string = 'Not found'
          +
          message: string = 'Not found'

          The error message. Defaults to "Not found".

    -

    Returns NotFoundError

    +
  • Defined in packages/xrpl/src/errors.ts:143
  • Properties

    -
    +
    -
    data?: unknown
    -
    +
  • Defined in packages/xrpl/src/errors.ts:13
  • +
    -
    message: string
    -
    +
  • Defined in packages/xrpl/src/errors.ts:12
  • +
    -
    name: string
    -
    +
  • Defined in packages/xrpl/src/errors.ts:11
  • +
    -
    stack?: string
    -
    +
    -
    prepareStackTrace?: ((err: Error, stackTraces: CallSite[]) => any)
    +
    prepareStackTrace?: ((err, stackTraces) => any)

    Type declaration

    • -
        -
      • (err: Error, stackTraces: CallSite[]): any
      • +
          +
        • (err, stackTraces): any
        • Optional override for formatting stack traces

          @@ -121,53 +121,51 @@ From rippled.

          Parameters

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

    Returns any

    -
    +
    -
    stackTraceLimit: number

    Methods

    -
    +
    -
    -
    +
  • Defined in packages/xrpl/src/errors.ts:54
  • +
    -
      - +
        +
      • Converts the Error to a human-readable String form.

        - -

        Returns

        The String output of the Error.

        -

        Returns string

    -
    +
  • Defined in packages/xrpl/src/errors.ts:38
  • +
    -
      - +
        +
      • Create .stack property on a target object

        @@ -175,17 +173,18 @@ us to customize its output:

        Parameters

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

      Returns void

    - +
    +

    On This Page

    - - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/classes/ResponseFormatError.html b/docs/classes/ResponseFormatError.html index 0249b41d..5e423295 100644 --- a/docs/classes/ResponseFormatError.html +++ b/docs/classes/ResponseFormatError.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -ResponseFormatError | xrpl
    +ResponseFormatError | xrpl
    -
    +
    @@ -39,29 +39,29 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

    Constructors

    -
    +
    -
      - +
        +
      • Construct an XrplError.

        @@ -69,52 +69,52 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

        Parameters

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

          The error message.

        • -
          Optional data: unknown
          +
          Optional data: unknown

          The data that caused the error.

    -

    Returns ResponseFormatError

    +
  • Defined in packages/xrpl/src/errors.ts:21
  • Properties

    -
    +
    -
    data?: unknown
    -
    +
  • Defined in packages/xrpl/src/errors.ts:13
  • +
    -
    message: string
    -
    +
  • Defined in packages/xrpl/src/errors.ts:12
  • +
    -
    name: string
    -
    +
  • Defined in packages/xrpl/src/errors.ts:11
  • +
    -
    stack?: string
    -
    +
    -
    prepareStackTrace?: ((err: Error, stackTraces: CallSite[]) => any)
    +
    prepareStackTrace?: ((err, stackTraces) => any)

    Type declaration

    • -
        -
      • (err: Error, stackTraces: CallSite[]): any
      • +
          +
        • (err, stackTraces): any
        • Optional override for formatting stack traces

          @@ -124,53 +124,51 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

          Parameters

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

    Returns any

    -
    +
    -
    stackTraceLimit: number

    Methods

    -
    +
    -
    -
    +
  • Defined in packages/xrpl/src/errors.ts:54
  • +
    -
      - +
    -
    +
  • Defined in packages/xrpl/src/errors.ts:38
  • +
    -
      - +
        +
      • Create .stack property on a target object

        @@ -178,17 +176,18 @@ us to customize its output:

        Parameters

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

      Returns void

    - +
    +

    On This Page

    - - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/classes/RippledError.html b/docs/classes/RippledError.html index ba21a9cf..7f041088 100644 --- a/docs/classes/RippledError.html +++ b/docs/classes/RippledError.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -RippledError | xrpl
    +RippledError | xrpl
    -
    +
    @@ -39,29 +39,29 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

    Constructors

    -
    +
    -
      - +
        +
      • Construct an XrplError.

        @@ -69,52 +69,52 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

        Parameters

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

          The error message.

        • -
          Optional data: unknown
          +
          Optional data: unknown

          The data that caused the error.

    -

    Returns RippledError

    +
  • Defined in packages/xrpl/src/errors.ts:21
  • Properties

    -
    +
    -
    data?: unknown
    -
    +
  • Defined in packages/xrpl/src/errors.ts:13
  • +
    -
    message: string
    -
    +
  • Defined in packages/xrpl/src/errors.ts:12
  • +
    -
    name: string
    -
    +
  • Defined in packages/xrpl/src/errors.ts:11
  • +
    -
    stack?: string
    -
    +
    -
    prepareStackTrace?: ((err: Error, stackTraces: CallSite[]) => any)
    +
    prepareStackTrace?: ((err, stackTraces) => any)

    Type declaration

    • -
        -
      • (err: Error, stackTraces: CallSite[]): any
      • +
          +
        • (err, stackTraces): any
        • Optional override for formatting stack traces

          @@ -124,53 +124,51 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

          Parameters

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

    Returns any

    -
    +
    -
    stackTraceLimit: number

    Methods

    -
    +
    -
    -
    +
  • Defined in packages/xrpl/src/errors.ts:54
  • +
    -
      - +
        +
      • Converts the Error to a human-readable String form.

        - -

        Returns

        The String output of the Error.

        -

        Returns string

    -
    +
  • Defined in packages/xrpl/src/errors.ts:38
  • +
    -
      - +
        +
      • Create .stack property on a target object

        @@ -178,17 +176,18 @@ us to customize its output:

        Parameters

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

      Returns void

    - +
    +

    On This Page

    - - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/classes/RippledNotInitializedError.html b/docs/classes/RippledNotInitializedError.html index 2bc3bfc4..4da258a0 100644 --- a/docs/classes/RippledNotInitializedError.html +++ b/docs/classes/RippledNotInitializedError.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -RippledNotInitializedError | xrpl
    +RippledNotInitializedError | xrpl
    -
    +
    @@ -39,29 +39,29 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

    Constructors

    -
    +
    -
      - +
        +
      • Construct an XrplError.

        @@ -69,52 +69,52 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

        Parameters

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

          The error message.

        • -
          Optional data: unknown
          +
          Optional data: unknown

          The data that caused the error.

    -

    Returns RippledNotInitializedError

    +
  • Defined in packages/xrpl/src/errors.ts:21
  • Properties

    -
    +
    -
    data?: unknown
    -
    +
  • Defined in packages/xrpl/src/errors.ts:13
  • +
    -
    message: string
    -
    +
  • Defined in packages/xrpl/src/errors.ts:12
  • +
    -
    name: string
    -
    +
  • Defined in packages/xrpl/src/errors.ts:11
  • +
    -
    stack?: string
    -
    +
    -
    prepareStackTrace?: ((err: Error, stackTraces: CallSite[]) => any)
    +
    prepareStackTrace?: ((err, stackTraces) => any)

    Type declaration

    • -
        -
      • (err: Error, stackTraces: CallSite[]): any
      • +
          +
        • (err, stackTraces): any
        • Optional override for formatting stack traces

          @@ -124,53 +124,51 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

          Parameters

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

    Returns any

    -
    +
    -
    stackTraceLimit: number

    Methods

    -
    +
    -
    -
    +
  • Defined in packages/xrpl/src/errors.ts:54
  • +
    -
      - +
    -
    +
  • Defined in packages/xrpl/src/errors.ts:38
  • +
    -
      - +
        +
      • Create .stack property on a target object

        @@ -178,17 +176,18 @@ us to customize its output:

        Parameters

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

      Returns void

    - +
    +

    On This Page

    - - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/classes/TimeoutError.html b/docs/classes/TimeoutError.html index 6f6f5262..837b55be 100644 --- a/docs/classes/TimeoutError.html +++ b/docs/classes/TimeoutError.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -TimeoutError | xrpl
    +TimeoutError | xrpl
    -
    +
    @@ -39,29 +39,29 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

    Constructors

    -
    +
    -
      - +
        +
      • Construct an XrplError.

        @@ -69,52 +69,52 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

        Parameters

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

          The error message.

        • -
          Optional data: unknown
          +
          Optional data: unknown

          The data that caused the error.

    -

    Returns TimeoutError

    +
  • Defined in packages/xrpl/src/errors.ts:21
  • Properties

    -
    +
    -
    data?: unknown
    -
    +
  • Defined in packages/xrpl/src/errors.ts:13
  • +
    -
    message: string
    -
    +
  • Defined in packages/xrpl/src/errors.ts:12
  • +
    -
    name: string
    -
    +
  • Defined in packages/xrpl/src/errors.ts:11
  • +
    -
    stack?: string
    -
    +
    -
    prepareStackTrace?: ((err: Error, stackTraces: CallSite[]) => any)
    +
    prepareStackTrace?: ((err, stackTraces) => any)

    Type declaration

    • -
        -
      • (err: Error, stackTraces: CallSite[]): any
      • +
          +
        • (err, stackTraces): any
        • Optional override for formatting stack traces

          @@ -124,53 +124,51 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

          Parameters

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

    Returns any

    -
    +
    -
    stackTraceLimit: number

    Methods

    -
    +
    -
    -
    +
  • Defined in packages/xrpl/src/errors.ts:54
  • +
    -
      - +
    -
    +
  • Defined in packages/xrpl/src/errors.ts:38
  • +
    -
      - +
        +
      • Create .stack property on a target object

        @@ -178,17 +176,18 @@ us to customize its output:

        Parameters

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

      Returns void

    - +
    +

    On This Page

    - - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/classes/UnexpectedError.html b/docs/classes/UnexpectedError.html index c4f8ce1a..99d4525e 100644 --- a/docs/classes/UnexpectedError.html +++ b/docs/classes/UnexpectedError.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -UnexpectedError | xrpl
    +UnexpectedError | xrpl
    -
    +
    @@ -39,29 +39,29 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

    Constructors

    -
    +
    -
      - +
        +
      • Construct an XrplError.

        @@ -69,52 +69,52 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

        Parameters

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

          The error message.

        • -
          Optional data: unknown
          +
          Optional data: unknown

          The data that caused the error.

    -

    Returns UnexpectedError

    +
  • Defined in packages/xrpl/src/errors.ts:21
  • Properties

    -
    +
    -
    data?: unknown
    -
    +
  • Defined in packages/xrpl/src/errors.ts:13
  • +
    -
    message: string
    -
    +
  • Defined in packages/xrpl/src/errors.ts:12
  • +
    -
    name: string
    -
    +
  • Defined in packages/xrpl/src/errors.ts:11
  • +
    -
    stack?: string
    -
    +
    -
    prepareStackTrace?: ((err: Error, stackTraces: CallSite[]) => any)
    +
    prepareStackTrace?: ((err, stackTraces) => any)

    Type declaration

    • -
        -
      • (err: Error, stackTraces: CallSite[]): any
      • +
          +
        • (err, stackTraces): any
        • Optional override for formatting stack traces

          @@ -124,53 +124,51 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

          Parameters

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

    Returns any

    -
    +
    -
    stackTraceLimit: number

    Methods

    -
    +
    -
    -
    +
  • Defined in packages/xrpl/src/errors.ts:54
  • +
    -
      - +
        +
      • Converts the Error to a human-readable String form.

        - -

        Returns

        The String output of the Error.

        -

        Returns string

    -
    +
  • Defined in packages/xrpl/src/errors.ts:38
  • +
    -
      - +
        +
      • Create .stack property on a target object

        @@ -178,17 +176,18 @@ us to customize its output:

        Parameters

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

      Returns void

    - +
    +

    On This Page

    - - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/classes/ValidationError.html b/docs/classes/ValidationError.html index def25bd5..ac782ca7 100644 --- a/docs/classes/ValidationError.html +++ b/docs/classes/ValidationError.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -ValidationError | xrpl
    +ValidationError | xrpl
    -
    +
    @@ -39,29 +39,29 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

    Constructors

    -
    +
    -
      - +
        +
      • Construct an XrplError.

        @@ -69,52 +69,52 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

        Parameters

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

          The error message.

        • -
          Optional data: unknown
          +
          Optional data: unknown

          The data that caused the error.

    -

    Returns ValidationError

    +
  • Defined in packages/xrpl/src/errors.ts:21
  • Properties

    -
    +
    -
    data?: unknown
    -
    +
  • Defined in packages/xrpl/src/errors.ts:13
  • +
    -
    message: string
    -
    +
  • Defined in packages/xrpl/src/errors.ts:12
  • +
    -
    name: string
    -
    +
  • Defined in packages/xrpl/src/errors.ts:11
  • +
    -
    stack?: string
    -
    +
    -
    prepareStackTrace?: ((err: Error, stackTraces: CallSite[]) => any)
    +
    prepareStackTrace?: ((err, stackTraces) => any)

    Type declaration

    • -
        -
      • (err: Error, stackTraces: CallSite[]): any
      • +
          +
        • (err, stackTraces): any
        • Optional override for formatting stack traces

          @@ -124,53 +124,51 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

          Parameters

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

    Returns any

    -
    +
    -
    stackTraceLimit: number

    Methods

    -
    +
    -
    -
    +
  • Defined in packages/xrpl/src/errors.ts:54
  • +
    -
      - +
        +
      • Converts the Error to a human-readable String form.

        - -

        Returns

        The String output of the Error.

        -

        Returns string

    -
    +
  • Defined in packages/xrpl/src/errors.ts:38
  • +
    -
      - +
        +
      • Create .stack property on a target object

        @@ -178,17 +176,18 @@ us to customize its output:

        Parameters

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

      Returns void

    - +
    +

    On This Page

    - - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/classes/Wallet.html b/docs/classes/Wallet.html index 6e6b0ba2..b0a0d7ce 100644 --- a/docs/classes/Wallet.html +++ b/docs/classes/Wallet.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -Wallet | xrpl
    +Wallet | xrpl
    -
    +
    • xrpl
    • @@ -27,14 +27,14 @@ A wallet can be derived from either a seed, mnemonic, or entropy (array of rando It provides functionality to sign/verify transactions offline.

      Example


      // 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
    +
  • Defined in packages/xrpl/src/Wallet/index.ts:79
  • @@ -42,38 +42,38 @@ It provides functionality to sign/verify transactions offline.

    Constructors

    -
    +
    -
      - +
        +
      • Creates a new Wallet.

        @@ -81,134 +81,131 @@ It provides functionality to sign/verify transactions offline.

        Parameters

        • -
          publicKey: string
          +
          publicKey: string

          The public key for the account.

        • -
          privateKey: string
          +
          privateKey: string

          The private key used for signing transactions for the account.

        • -
          opts: {
              masterAddress?: string;
              seed?: string;
          } = {}
          +
          opts: {
              masterAddress?: string;
              seed?: string;
          } = {}

          (Optional) Options to initialize a Wallet.

          • -
            Optional masterAddress?: string
            +
            Optional masterAddress?: string

            Include if a Wallet uses a Regular Key Pair. It must be the master address of the account.

          • -
            Optional seed?: string
            +
            Optional seed?: string

            The seed used to derive the account keys.

        -

        Returns Wallet

    +
  • Defined in packages/xrpl/src/Wallet/index.ts:94
  • Properties

    -
    +
    -
    classicAddress: string
    -
    +
  • Defined in packages/xrpl/src/Wallet/index.ts:82
  • +
    -
    privateKey: string
    -
    +
  • Defined in packages/xrpl/src/Wallet/index.ts:81
  • +
    -
    publicKey: string
    -
    +
  • Defined in packages/xrpl/src/Wallet/index.ts:80
  • +
    -
    seed?: string
    -
    +
  • Defined in packages/xrpl/src/Wallet/index.ts:83
  • +
    -
    fromSecret: ((seed: string, opts?: {
        algorithm?: ECDSA;
        masterAddress?: string;
    }) => Wallet) = Wallet.fromSeed
    +
    fromSecret: ((seed, opts?) => Wallet) = Wallet.fromSeed

    Type declaration

    • -
        -
      • (seed: string, opts?: {
            algorithm?: ECDSA;
            masterAddress?: string;
        }): Wallet
      • +
          +
        • (seed, opts?): Wallet
        • Derives a wallet from a secret (AKA a seed).

          - -

          Returns

          A Wallet derived from a secret (AKA a seed).

          Parameters

          • -
            seed: string
          • +
            seed: string
          • -
            opts: {
                algorithm?: ECDSA;
                masterAddress?: string;
            } = {}
            +
            opts: {
                algorithm?: ECDSA;
                masterAddress?: string;
            } = {}

            (Optional) Options to derive a Wallet.

            • -
              Optional algorithm?: ECDSA
              +
              Optional algorithm?: ECDSA

              The digital signature algorithm to generate an address for.

            • -
              Optional masterAddress?: string
              +
              Optional masterAddress?: string

              Include if a Wallet uses a Regular Key Pair. It must be the master address of the account.

          -

          Returns Wallet

    +
  • Defined in packages/xrpl/src/Wallet/index.ts:172
  • Accessors

    -
    +
    -
      +
      • get address(): string
      • Alias for wallet.classicAddress.

        - -

        Returns

        The wallet's classic address.

        -

        Returns string

    +
  • Defined in packages/xrpl/src/Wallet/index.ts:115
  • Methods

    -
    +
    -
      - +
        +
      • Gets an X-address in Testnet/Mainnet format.

        - -

        Returns

        An X-address.

        Parameters

        • -
          tag: number | false = false
          +
          tag: number | false = false

          A tag to be included within the X-address.

        • -
          isTestnet: boolean = false
          +
          isTestnet: boolean = false

          A boolean to indicate if X-address should be in Testnet (true) or Mainnet (false) format.

        -

        Returns string

    -
    +
  • Defined in packages/xrpl/src/Wallet/index.ts:455
  • +
    -
      - +
        +
      • Signs a transaction offline.

        Example

        const { Client, Wallet } = require('xrpl')
        const client = new Client('wss://s.altnet.rippletest.net:51233')

        async function signTransaction() {
        await client.connect()
        const { balance: balance1, wallet: wallet1 } = client.fundWallet()
        const { balance: balance2, wallet: wallet2 } = client.fundWallet()

        const transaction = {
        TransactionType: 'Payment',
        Account: wallet1.address,
        Destination: wallet2.address,
        Amount: '10'
        }

        try {
        await client.autofill(transaction)
        const { tx_blob: signed_tx_blob, hash} = await wallet1.sign(transaction)
        console.log(signed_tx_blob)
        } catch (error) {
        console.error(`Failed to sign transaction: ${error}`)
        }
        const result = await client.submit(signed_tx_blob)
        await client.disconnect()
        }

        signTransaction() -
        +

        In order for a transaction to be validated, it must be signed by the account sending the transaction to prove That the owner is actually the one deciding to take that action.

        In this example, we created, signed, and then submitted a transaction to testnet. You may notice that the @@ -222,8 +219,6 @@ A cryptographic digest of the signed transaction blob, created using a hash func Useful for identifying and tracking specific transactions on the XRP Ledger. It can be used to query transaction Information, verify the authenticity of a transaction, and detect any tampering with the transaction data.

        -

        Returns

        A signed transaction.

        -

        Throws

        ValidationError if the transaction is already signed or does not encode/decode to same result.

        Throws

        XrplError if the issued currency being signed is XRP ignoring case.

        @@ -232,112 +227,110 @@ Information, verify the authenticity of a transaction, and detect any tampering

        Parameters

        • -
          this: Wallet
          +
          this: Wallet

          Wallet instance.

        • -
          transaction: Transaction
          +
          transaction: Transaction

          A transaction to be signed offline.

        • -
          Optional multisign: string | boolean
          +
          Optional multisign: string | boolean

          Specify true/false to use multisign or actual address (classic/x-address) to make multisign tx request.

        -

        Returns {
            hash: string;
            tx_blob: string;
        }

        +

        Returns {
            hash: string;
            tx_blob: string;
        }

        A signed transaction.

        +
        • -
          hash: string
        • +
          hash: string
        • -
          tx_blob: string
    -
    +
  • Defined in packages/xrpl/src/Wallet/index.ts:367
  • +
    -
      - +
        +
      • Verifies a signed transaction offline.

        - -

        Returns

        Returns true if a signedTransaction is valid.

        Parameters

        • -
          signedTransaction: string | Transaction
          +
          signedTransaction: string | Transaction

          A signed transaction (hex string of signTransaction result) to be verified offline.

        -

        Returns boolean

    -
    +
  • Defined in packages/xrpl/src/Wallet/index.ts:438
  • +
    -
      - +
        +
      • Derive a Wallet from a seed.

        - -

        Returns

        A Wallet derived from the seed.

        Parameters

        • -
          seed: string
          +
          seed: string

          The seed used to derive the wallet.

        • -
          opts: {
              algorithm?: ECDSA;
              masterAddress?: string;
          } = {}
          +
          opts: {
              algorithm?: ECDSA;
              masterAddress?: string;
          } = {}

          (Optional) Options to derive a Wallet.

          • -
            Optional algorithm?: ECDSA
            +
            Optional algorithm?: ECDSA

            The digital signature algorithm to generate an address for.

          • -
            Optional masterAddress?: string
            +
            Optional masterAddress?: string

            Include if a Wallet uses a Regular Key Pair. It must be the master address of the account.

        -

        Returns Wallet

    -
    +
  • Defined in packages/xrpl/src/Wallet/index.ts:296
  • +
    -
      - +
        +
      • Derives a wallet from an entropy (array of random numbers).

        - -

        Returns

        A Wallet derived from an entropy.

        Parameters

        • -
          entropy: number[] | Uint8Array
          +
          entropy: number[] | Uint8Array

          An array of random numbers to generate a seed used to derive a wallet.

        • -
          opts: {
              algorithm?: ECDSA;
              masterAddress?: string;
          } = {}
          +
          opts: {
              algorithm?: ECDSA;
              masterAddress?: string;
          } = {}

          (Optional) Options to derive a Wallet.

          • -
            Optional algorithm?: ECDSA
            +
            Optional algorithm?: ECDSA

            The digital signature algorithm to generate an address for.

          • -
            Optional masterAddress?: string
            +
            Optional masterAddress?: string

            Include if a Wallet uses a Regular Key Pair. It must be the master address of the account.

        -

        Returns Wallet

    -
    +
  • Defined in packages/xrpl/src/Wallet/index.ts:183
  • +
    -
      - +
        +
      • Derives a wallet from a bip39 or RFC1751 mnemonic (Defaults to bip39).

        @@ -346,136 +339,135 @@ Will be deleted in version 3.0.0. This representation is currently deprecated in rippled. You should use another method to represent your keys such as a seed or public/private keypair.

        -

        Returns

        A Wallet derived from a mnemonic.

        -

        Throws

        ValidationError if unable to derive private key from mnemonic input.

        Parameters

        • -
          mnemonic: string
          +
          mnemonic: string

          A string consisting of words (whitespace delimited) used to derive a wallet.

        • -
          opts: {
              algorithm?: ECDSA;
              derivationPath?: string;
              masterAddress?: string;
              mnemonicEncoding?: "bip39" | "rfc1751";
          } = {}
          +
          opts: {
              algorithm?: ECDSA;
              derivationPath?: string;
              masterAddress?: string;
              mnemonicEncoding?: "bip39" | "rfc1751";
          } = {}

          (Optional) Options to derive a Wallet.

          • -
            Optional algorithm?: ECDSA
            +
            Optional algorithm?: ECDSA

            Only used if opts.mnemonicEncoding is 'rfc1751'. Allows the mnemonic to generate its secp256k1 seed, or its ed25519 seed. By default, it will generate the secp256k1 seed to match the rippled wallet_propose default algorithm.

          • -
            Optional derivationPath?: string
            +
            Optional derivationPath?: string

            The path to derive a keypair (publicKey/privateKey). Only used for bip39 conversions.

          • -
            Optional masterAddress?: string
            +
            Optional masterAddress?: string

            Include if a Wallet uses a Regular Key Pair. It must be the master address of the account.

          • -
            Optional mnemonicEncoding?: "bip39" | "rfc1751"
            +
            Optional mnemonicEncoding?: "bip39" | "rfc1751"

            If set to 'rfc1751', this interprets the mnemonic as a rippled RFC1751 mnemonic like wallet_propose generates in rippled. Otherwise the function defaults to bip39 decoding.

        -

        Returns Wallet

    -
    +
  • Defined in packages/xrpl/src/Wallet/index.ts:219
  • +
    -
      - +
        +
      • Derives a wallet from a RFC1751 mnemonic, which is how wallet_propose encodes mnemonics.

        - -

        Returns

        A Wallet derived from a mnemonic.

        Parameters

        • -
          mnemonic: string
          +
          mnemonic: string

          A string consisting of words (whitespace delimited) used to derive a wallet.

        • -
          opts: {
              algorithm?: ECDSA;
              masterAddress?: string;
          }
          +
          opts: {
              algorithm?: ECDSA;
              masterAddress?: string;
          }

          (Optional) Options to derive a Wallet.

          • -
            Optional algorithm?: ECDSA
            +
            Optional algorithm?: ECDSA

            The digital signature algorithm to generate an address for.

          • -
            Optional masterAddress?: string
            +
            Optional masterAddress?: string

            Include if a Wallet uses a Regular Key Pair. It must be the master address of the account.

        -

        Returns Wallet

    -
    +
  • Defined in packages/xrpl/src/Wallet/index.ts:268
  • +
    -
      - +
        +
      • Derives a wallet from a seed.

        - -

        Returns

        A Wallet derived from a seed.

        Parameters

        • -
          seed: string
          +
          seed: string

          A string used to generate a keypair (publicKey/privateKey) to derive a wallet.

        • -
          opts: {
              algorithm?: ECDSA;
              masterAddress?: string;
          } = {}
          +
          opts: {
              algorithm?: ECDSA;
              masterAddress?: string;
          } = {}

          (Optional) Options to derive a Wallet.

          • -
            Optional algorithm?: ECDSA
            +
            Optional algorithm?: ECDSA

            The digital signature algorithm to generate an address for.

          • -
            Optional masterAddress?: string
            +
            Optional masterAddress?: string

            Include if a Wallet uses a Regular Key Pair. It must be the master address of the account.

        -

        Returns Wallet

    -
    +
  • Defined in packages/xrpl/src/Wallet/index.ts:152
  • +
    -
      - +
        +
      • generate() creates a new random Wallet. In order to make this a valid account on ledger, you must Send XRP to it. On test networks that can be done with "faucets" which send XRP to any account which asks For it. You can call client.fundWallet() in order to generate credentials and fund the account on test networks.

        Example

        const { Wallet } = require('xrpl')
        const wallet = Wallet.generate() -
        + -

        Returns

        A new Wallet derived from a generated seed.

        +

        Throws

        ValidationError when signing algorithm isn't valid

        Parameters

        • -
          algorithm: ECDSA = DEFAULT_ALGORITHM
          +
          algorithm: ECDSA = DEFAULT_ALGORITHM

          The digital signature algorithm to generate an address for.

        -

        Returns Wallet

    -
    +
    +
    +
    +

    On This Page

    - - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/classes/XRPLFaucetError.html b/docs/classes/XRPLFaucetError.html index 11307fe5..2ee9608b 100644 --- a/docs/classes/XRPLFaucetError.html +++ b/docs/classes/XRPLFaucetError.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -XRPLFaucetError | xrpl
    +XRPLFaucetError | xrpl
    -
    +
    @@ -41,29 +41,29 @@ is connected to mainnet).

    Constructors

    -
    +
    -
      - +
        +
      • Construct an XrplError.

        @@ -71,52 +71,52 @@ is connected to mainnet).

        Parameters

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

          The error message.

        • -
          Optional data: unknown
          +
          Optional data: unknown

          The data that caused the error.

    -

    Returns XRPLFaucetError

    +
  • Defined in packages/xrpl/src/errors.ts:21
  • Properties

    -
    +
    -
    data?: unknown
    -
    +
  • Defined in packages/xrpl/src/errors.ts:13
  • +
    -
    message: string
    -
    +
  • Defined in packages/xrpl/src/errors.ts:12
  • +
    -
    name: string
    -
    +
  • Defined in packages/xrpl/src/errors.ts:11
  • +
    -
    stack?: string
    -
    +
    -
    prepareStackTrace?: ((err: Error, stackTraces: CallSite[]) => any)
    +
    prepareStackTrace?: ((err, stackTraces) => any)

    Type declaration

    • -
        -
      • (err: Error, stackTraces: CallSite[]): any
      • +
          +
        • (err, stackTraces): any
        • Optional override for formatting stack traces

          @@ -126,53 +126,51 @@ is connected to mainnet).

          Parameters

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

    Returns any

    -
    +
    -
    stackTraceLimit: number

    Methods

    -
    +
    -
    -
    +
  • Defined in packages/xrpl/src/errors.ts:54
  • +
    -
      - +
        +
      • Converts the Error to a human-readable String form.

        - -

        Returns

        The String output of the Error.

        -

        Returns string

    -
    +
  • Defined in packages/xrpl/src/errors.ts:38
  • +
    -
      - +
        +
      • Create .stack property on a target object

        @@ -180,17 +178,18 @@ us to customize its output:

        Parameters

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

      Returns void

    - +
    +

    On This Page

    - - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/classes/XrplError.html b/docs/classes/XrplError.html index 6108e330..63425df6 100644 --- a/docs/classes/XrplError.html +++ b/docs/classes/XrplError.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -XrplError | xrpl
    +XrplError | xrpl
    +
  • Defined in packages/xrpl/src/errors.ts:10
  • @@ -47,29 +47,29 @@ XrplErrors.

    Constructors

    -
    +
    -
      - +
        +
      • Construct an XrplError.

        @@ -77,51 +77,51 @@ XrplErrors.

        Parameters

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

          The error message.

        • -
          Optional data: unknown
          +
          Optional data: unknown

          The data that caused the error.

        -

        Returns XrplError

    +
  • Defined in packages/xrpl/src/errors.ts:21
  • Properties

    -
    +
    -
    data?: unknown
    -
    +
  • Defined in packages/xrpl/src/errors.ts:13
  • +
    -
    message: string
    -
    +
  • Defined in packages/xrpl/src/errors.ts:12
  • +
    -
    name: string
    -
    +
  • Defined in packages/xrpl/src/errors.ts:11
  • +
    -
    stack?: string
    -
    +
    -
    prepareStackTrace?: ((err: Error, stackTraces: CallSite[]) => any)
    +
    prepareStackTrace?: ((err, stackTraces) => any)

    Type declaration

    • -
        -
      • (err: Error, stackTraces: CallSite[]): any
      • +
          +
        • (err, stackTraces): any
        • Optional override for formatting stack traces

          @@ -131,51 +131,49 @@ XrplErrors.

          Parameters

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

    Returns any

    -
    +
    -
    stackTraceLimit: number

    Methods

    -
    +
    -
    -
    +
  • Defined in packages/xrpl/src/errors.ts:54
  • +
    -
      - +
        +
      • Converts the Error to a human-readable String form.

        - -

        Returns

        The String output of the Error.

        -

        Returns string

    -
    +
  • Defined in packages/xrpl/src/errors.ts:38
  • +
    -
      - +
        +
      • Create .stack property on a target object

        @@ -183,17 +181,18 @@ us to customize its output:

        Parameters

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

      Returns void

    - +
    +

    On This Page

    - - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/enums/AccountSetAsfFlags.html b/docs/enums/AccountSetAsfFlags.html index 63afc859..d9dfef9c 100644 --- a/docs/enums/AccountSetAsfFlags.html +++ b/docs/enums/AccountSetAsfFlags.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -AccountSetAsfFlags | xrpl
    +AccountSetAsfFlags | xrpl
    -
    +
    • xrpl
    • @@ -25,7 +25,7 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

      Enum for AccountSet Flags.

    +
  • Defined in packages/xrpl/src/models/transactions/accountSet.ts:14
  • @@ -33,130 +33,131 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

    Enumeration Members

    -
    +
    -
    asfAccountTxnID: 5
    +
    asfAccountTxnID: 5

    Track the ID of this account's most recent transaction. Required for AccountTxnID.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/accountSet.ts:34
  • +
    -
    asfAuthorizedNFTokenMinter: 10
    +
    asfAuthorizedNFTokenMinter: 10

    Allow another account to mint and burn tokens on behalf of this account.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/accountSet.ts:49
  • +
    -
    asfDefaultRipple: 8
    +
    asfDefaultRipple: 8

    Enable rippling on this account's trust lines by default.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/accountSet.ts:43
  • +
    -
    asfDepositAuth: 9
    +
    asfDepositAuth: 9

    Enable Deposit Authorization on this account.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/accountSet.ts:45
  • +
    -
    asfDisableMaster: 4
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/accountSet.ts:29
  • +
    -
    asfDisallowIncomingCheck: 13
    +
    asfDisallowIncomingCheck: 13

    Disallow other accounts from creating incoming Checks

    -
    +
  • Defined in packages/xrpl/src/models/transactions/accountSet.ts:54
  • +
    -
    asfDisallowIncomingNFTokenOffer: 12
    +
    asfDisallowIncomingNFTokenOffer: 12

    Disallow other accounts from creating incoming NFTOffers

    -
    +
  • Defined in packages/xrpl/src/models/transactions/accountSet.ts:52
  • +
    -
    asfDisallowIncomingPayChan: 14
    +
    asfDisallowIncomingPayChan: 14

    Disallow other accounts from creating incoming PayChannels

    -
    +
  • Defined in packages/xrpl/src/models/transactions/accountSet.ts:56
  • +
    -
    asfDisallowIncomingTrustline: 15
    +
    asfDisallowIncomingTrustline: 15

    Disallow other accounts from creating incoming Trustlines

    -
    +
  • Defined in packages/xrpl/src/models/transactions/accountSet.ts:58
  • +
    -
    asfDisallowXRP: 3
    +
    asfDisallowXRP: 3

    XRP should not be sent to this account.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/accountSet.ts:23
  • +
    -
    asfGlobalFreeze: 7
    +
    asfGlobalFreeze: 7

    Freeze all assets issued by this account.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/accountSet.ts:41
  • +
    -
    asfNoFreeze: 6
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/accountSet.ts:39
  • +
    -
    asfRequireAuth: 2
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/accountSet.ts:21
  • +
    -
    asfRequireDest: 1
    +
    asfRequireDest: 1

    Require a destination tag to send transactions to this account.

    -
    +
    +
    +
    +

    On This Page

    - - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/enums/AccountSetTfFlags.html b/docs/enums/AccountSetTfFlags.html index 73e6b4ec..f7f082ed 100644 --- a/docs/enums/AccountSetTfFlags.html +++ b/docs/enums/AccountSetTfFlags.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -AccountSetTfFlags | xrpl
    +AccountSetTfFlags | xrpl
    -
    +
    • xrpl
    • @@ -25,7 +25,7 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

      Enum for AccountSet Transaction Flags.

    +
  • Defined in packages/xrpl/src/models/transactions/accountSet.ts:66
  • @@ -33,61 +33,62 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

    Enumeration Members

    -
    +
    -
    tfAllowXRP: 2097152
    +
    tfAllowXRP: 2097152

    The same as ClearFlag: asfDisallowXRP.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/accountSet.ts:78
  • +
    -
    tfDisallowXRP: 1048576
    +
    tfDisallowXRP: 1048576

    The same as SetFlag: asfDisallowXRP.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/accountSet.ts:76
  • +
    -
    tfOptionalAuth: 524288
    +
    tfOptionalAuth: 524288

    The same as ClearFlag: asfRequireAuth.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/accountSet.ts:74
  • +
    -
    tfOptionalDestTag: 131072
    +
    tfOptionalDestTag: 131072

    The same as ClearFlag: asfRequireDest.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/accountSet.ts:70
  • +
    -
    tfRequireAuth: 262144
    +
    tfRequireAuth: 262144

    The same as SetFlag: asfRequireAuth.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/accountSet.ts:72
  • +
    -
    tfRequireDestTag: 65536
    +
    tfRequireDestTag: 65536

    The same as SetFlag: asfRequireDest.

    -
    +
    +
    +
    +

    On This Page

    - - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/enums/LedgerEntry.AccountRootFlags.html b/docs/enums/LedgerEntry.AccountRootFlags.html index db28243e..b409f32e 100644 --- a/docs/enums/LedgerEntry.AccountRootFlags.html +++ b/docs/enums/LedgerEntry.AccountRootFlags.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -AccountRootFlags | xrpl
    +AccountRootFlags | xrpl
    -
    +
    • xrpl
    • @@ -23,7 +23,7 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
    • AccountRootFlags

    Enumeration AccountRootFlags

    +
  • Defined in packages/xrpl/src/models/ledger/AccountRoot.ts:137
  • @@ -31,118 +31,119 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

    Enumeration Members

    -
    +
    -
    lsfDefaultRipple: 8388608
    +
    lsfDefaultRipple: 8388608

    Enable rippling on this address's trust lines by default. Required for issuing addresses; discouraged for others.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/AccountRoot.ts:169
  • +
    -
    lsfDepositAuth: 16777216
    +
    lsfDepositAuth: 16777216

    This account can only receive funds from transactions it sends, and from preauthorized accounts. (It has DepositAuth enabled.)

    -
    +
  • Defined in packages/xrpl/src/models/ledger/AccountRoot.ts:174
  • +
    -
    lsfDisableMaster: 1048576
    +
    lsfDisableMaster: 1048576

    Disallows use of the master key to sign transactions for this account.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/AccountRoot.ts:157
  • +
    -
    lsfDisallowIncomingCheck: 134217728
    +
    lsfDisallowIncomingCheck: 134217728

    Disallow incoming Checks from other accounts.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/AccountRoot.ts:182
  • +
    -
    lsfDisallowIncomingNFTokenOffer: 67108864
    +
    lsfDisallowIncomingNFTokenOffer: 67108864

    Disallow incoming NFTOffers from other accounts.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/AccountRoot.ts:178
  • +
    -
    lsfDisallowIncomingPayChan: 268435456
    +
    lsfDisallowIncomingPayChan: 268435456

    Disallow incoming PayChannels from other accounts.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/AccountRoot.ts:186
  • +
    -
    lsfDisallowIncomingTrustline: 536870912
    +
    lsfDisallowIncomingTrustline: 536870912

    Disallow incoming Trustlines from other accounts.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/AccountRoot.ts:190
  • +
    -
    lsfDisallowXRP: 524288
    +
    lsfDisallowXRP: 524288

    Client applications should not send XRP to this account. Not enforced by rippled.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/AccountRoot.ts:153
  • +
    -
    lsfGlobalFreeze: 4194304
    +
    lsfGlobalFreeze: 4194304

    All assets issued by this address are frozen.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/AccountRoot.ts:165
  • +
    -
    lsfNoFreeze: 2097152
    +
    lsfNoFreeze: 2097152

    This address cannot freeze trust lines connected to it. Once enabled, cannot be disabled.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/AccountRoot.ts:161
  • +
    -
    lsfPasswordSpent: 65536
    +
    lsfPasswordSpent: 65536

    The account has used its free SetRegularKey transaction.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/AccountRoot.ts:141
  • +
    -
    lsfRequireAuth: 262144
    +
    lsfRequireAuth: 262144

    This account must individually approve other users for those users to hold this account's issued currencies.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/AccountRoot.ts:149
  • +
    -
    lsfRequireDestTag: 131072
    +
    lsfRequireDestTag: 131072

    Requires incoming payments to specify a Destination Tag.

    -
    +
    +
    +
    +

    On This Page

    - - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/enums/LedgerEntry.OfferFlags.html b/docs/enums/LedgerEntry.OfferFlags.html index 008d3f11..859089be 100644 --- a/docs/enums/LedgerEntry.OfferFlags.html +++ b/docs/enums/LedgerEntry.OfferFlags.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -OfferFlags | xrpl
    +OfferFlags | xrpl
    -
    +
    • xrpl
    • @@ -23,7 +23,7 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
    • OfferFlags

    Enumeration OfferFlags

    +
  • Defined in packages/xrpl/src/models/ledger/Offer.ts:49
  • @@ -31,25 +31,26 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

    Enumeration Members

    -

    Enumeration Members

    -
    +
    -
    lsfPassive: 65536
    -
    +
  • Defined in packages/xrpl/src/models/ledger/Offer.ts:50
  • +
    -
    lsfSell: 131072
    -
    +
    +
    +
    +

    On This Page

    - - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/enums/LedgerEntry.RippleStateFlags.html b/docs/enums/LedgerEntry.RippleStateFlags.html index ad4f1ed6..2fb7cea8 100644 --- a/docs/enums/LedgerEntry.RippleStateFlags.html +++ b/docs/enums/LedgerEntry.RippleStateFlags.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -RippleStateFlags | xrpl
    +RippleStateFlags | xrpl
    -
    +
    • xrpl
    • @@ -23,7 +23,7 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
    • RippleStateFlags

    Enumeration RippleStateFlags

    +
  • Defined in packages/xrpl/src/models/ledger/RippleState.ts:76
  • @@ -31,61 +31,62 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

    Enumeration Members

    -
    +
    -
    lsfHighAuth: 524288
    -
    +
  • Defined in packages/xrpl/src/models/ledger/RippleState.ts:81
  • +
    -
    lsfHighFreeze: 8388608
    -
    +
  • Defined in packages/xrpl/src/models/ledger/RippleState.ts:87
  • +
    -
    lsfHighNoRipple: 2097152
    -
    +
  • Defined in packages/xrpl/src/models/ledger/RippleState.ts:83
  • +
    -
    lsfHighReserve: 131072
    -
    +
  • Defined in packages/xrpl/src/models/ledger/RippleState.ts:79
  • +
    -
    lsfLowAuth: 262144
    -
    +
  • Defined in packages/xrpl/src/models/ledger/RippleState.ts:80
  • +
    -
    lsfLowFreeze: 4194304
    -
    +
  • Defined in packages/xrpl/src/models/ledger/RippleState.ts:85
  • +
    -
    lsfLowNoRipple: 1048576
    -
    +
  • Defined in packages/xrpl/src/models/ledger/RippleState.ts:82
  • +
    -
    lsfLowReserve: 65536
    -
    +
    +
    +
    +

    On This Page

    - - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/enums/LedgerEntry.SignerListFlags.html b/docs/enums/LedgerEntry.SignerListFlags.html index 70ecb52e..b6fd89d8 100644 --- a/docs/enums/LedgerEntry.SignerListFlags.html +++ b/docs/enums/LedgerEntry.SignerListFlags.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -SignerListFlags | xrpl
    +SignerListFlags | xrpl
    -
    +
    • xrpl
    • @@ -23,7 +23,7 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
    • SignerListFlags

    Enumeration SignerListFlags

    +
  • Defined in packages/xrpl/src/models/ledger/SignerList.ts:58
  • @@ -31,19 +31,20 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

    Enumeration Members

    -

    Enumeration Members

    -
    +
    -
    lsfOneOwnerCount: 65536
    -
    +
    +
    +
    +

    On This Page

    - - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/enums/NFTokenCreateOfferFlags.html b/docs/enums/NFTokenCreateOfferFlags.html index aebf6c65..13f6a551 100644 --- a/docs/enums/NFTokenCreateOfferFlags.html +++ b/docs/enums/NFTokenCreateOfferFlags.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -NFTokenCreateOfferFlags | xrpl
    +NFTokenCreateOfferFlags | xrpl
    -
    +
    • xrpl
    • @@ -25,7 +25,7 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

      Transaction Flags for an NFTokenCreateOffer Transaction.

    +
  • Defined in packages/xrpl/src/models/transactions/NFTokenCreateOffer.ts:18
  • @@ -33,22 +33,23 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

    Enumeration Members

    -

    Enumeration Members

    -
    +
    -
    tfSellNFToken: 1
    +
    tfSellNFToken: 1

    If set, indicates that the offer is a sell offer. Otherwise, it is a buy offer.

    -
    +
    +
    +
    +

    On This Page

    - - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/enums/NFTokenMintFlags.html b/docs/enums/NFTokenMintFlags.html index b78cdca8..2ce1a5e7 100644 --- a/docs/enums/NFTokenMintFlags.html +++ b/docs/enums/NFTokenMintFlags.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -NFTokenMintFlags | xrpl
    +NFTokenMintFlags | xrpl
    -
    +
    • xrpl
    • @@ -25,7 +25,7 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

      Transaction Flags for an NFTokenMint Transaction.

    +
  • Defined in packages/xrpl/src/models/transactions/NFTokenMint.ts:11
  • @@ -33,50 +33,51 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

    Enumeration Members

    -
    +
    -
    tfBurnable: 1
    +
    tfBurnable: 1

    If set, indicates that the minted token may be burned by the issuer even if the issuer does not currently hold the token. The current holder of the token may always burn it.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/NFTokenMint.ts:17
  • +
    -
    tfOnlyXRP: 2
    +
    tfOnlyXRP: 2

    If set, indicates that the token may only be offered or sold for XRP.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/NFTokenMint.ts:21
  • +
    -
    tfTransferable: 8
    +
    tfTransferable: 8

    If set, indicates that this NFT can be transferred. This flag has no effect if the token is being transferred from the issuer or to the issuer.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/NFTokenMint.ts:32
  • +
    -
    tfTrustLine: 4
    +
    tfTrustLine: 4

    If set, indicates that the issuer wants a trustline to be automatically created.

    -
    +
    +
    +
    +

    On This Page

    - - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/enums/OfferCreateFlags.html b/docs/enums/OfferCreateFlags.html index 2ac24e58..5c5aa55b 100644 --- a/docs/enums/OfferCreateFlags.html +++ b/docs/enums/OfferCreateFlags.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -OfferCreateFlags | xrpl
    +OfferCreateFlags | xrpl
    -
    +
    • xrpl
    • @@ -25,7 +25,7 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

      Transaction Flags for an OfferCreate Transaction.

    +
  • Defined in packages/xrpl/src/models/transactions/offerCreate.ts:17
  • @@ -33,16 +33,16 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

    Enumeration Members

    -
    +
    -
    tfFillOrKill: 262144
    +
    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 @@ -51,10 +51,10 @@ otherwise, the transaction uses the result code tesSUCCESS even when it was killed without trading any currency.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/offerCreate.ts:40
  • +
    -
    tfImmediateOrCancel: 131072
    +
    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 @@ -62,28 +62,29 @@ the ledger. If the offer cannot match any offers immediately, it executes has the result code tesSUCCESS, but creates no Offer objects in the ledger.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/offerCreate.ts:31
  • +
    -
    tfPassive: 65536
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/offerCreate.ts:23
  • +
    -
    tfSell: 524288
    +
    tfSell: 524288

    Exchange the entire TakerGets amount, even if it means obtaining more than the TakerPays amount in exchange.

    -
    +
    +
    +
    +

    On This Page

    - - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/enums/PaymentChannelClaimFlags.html b/docs/enums/PaymentChannelClaimFlags.html index 39741a86..38ca406e 100644 --- a/docs/enums/PaymentChannelClaimFlags.html +++ b/docs/enums/PaymentChannelClaimFlags.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -PaymentChannelClaimFlags | xrpl
    +PaymentChannelClaimFlags | xrpl
    -
    +
    • xrpl
    • @@ -25,7 +25,7 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

      Enum representing values for PaymentChannelClaim transaction flags.

    +
  • Defined in packages/xrpl/src/models/transactions/paymentChannelClaim.ts:11
  • @@ -33,14 +33,14 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

    Enumeration Members

    -

    Enumeration Members

    -
    +
    -
    tfClose: 131072
    +
    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 @@ -54,20 +54,21 @@ holds XRP, any XRP that remains after processing the claim is returned to the source address.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/paymentChannelClaim.ts:31
  • +
    -
    tfRenew: 65536
    +
    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.

    -
    +
    +
    +
    +

    On This Page

    - - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/enums/PaymentFlags.html b/docs/enums/PaymentFlags.html index b1ce250e..8cb58525 100644 --- a/docs/enums/PaymentFlags.html +++ b/docs/enums/PaymentFlags.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -PaymentFlags | xrpl
    +PaymentFlags | xrpl
    -
    +
    • xrpl
    • @@ -25,7 +25,7 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

      Enum representing values for Payment Transaction Flags.

    +
  • Defined in packages/xrpl/src/models/transactions/payment.ts:18
  • @@ -33,43 +33,44 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

    Enumeration Members

    -
    +
    -
    tfLimitQuality: 262144
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/payment.ts:36
  • +
    -
    tfNoDirectRipple: 65536
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/payment.ts:24
  • +
    -
    tfPartialPayment: 131072
    +
    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.

    -
    +
    +
    +
    +

    On This Page

    - - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/enums/TrustSetFlags.html b/docs/enums/TrustSetFlags.html index 29160a11..aaa995a9 100644 --- a/docs/enums/TrustSetFlags.html +++ b/docs/enums/TrustSetFlags.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -TrustSetFlags | xrpl
    +TrustSetFlags | xrpl
    -
    +

    Enumeration TrustSetFlags

    -

    Enum representing values of TrustSet transaction flags.

    +

    Enum representing values of TrustSet transaction flags.

    +
  • Defined in packages/xrpl/src/models/transactions/trustSet.ts:16
  • @@ -33,55 +33,56 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

    Enumeration Members

    -
    +
    -
    tfClearFreeze: 2097152
    +
    tfClearFreeze: 2097152

    Unfreeze the trust line.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/trustSet.ts:32
  • +
    -
    tfClearNoRipple: 262144
    +
    tfClearNoRipple: 262144

    Disable the No Ripple flag, allowing rippling on this trust line.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/trustSet.ts:28
  • +
    -
    tfSetFreeze: 1048576
    +
    tfSetFreeze: 1048576

    Freeze the trust line.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/trustSet.ts:30
  • +
    -
    tfSetNoRipple: 131072
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/trustSet.ts:26
  • +
    -
    tfSetfAuth: 65536
    +
    tfSetfAuth: 65536

    Authorize the other party to hold currency issued by this account. (No effect unless using the asfRequireAuth AccountSet flag.) Cannot be unset.

    -
    +
    +
    +
    +

    On This Page

    - - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/functions/authorizeChannel.html b/docs/functions/authorizeChannel.html index ae9e4dda..4b4fbb62 100644 --- a/docs/functions/authorizeChannel.html +++ b/docs/functions/authorizeChannel.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -authorizeChannel | xrpl
    +authorizeChannel | xrpl
    -
    +

    Function authorizeChannel

    -
      - +
        +
      • Creates a signature that can be used to redeem a specific amount of XRP from a payment channel.

        - -

        Returns

        A signature that can be used to redeem a specific amount of XRP from a payment channel.

        Parameters

        • -
          wallet: Wallet
          +
          wallet: Wallet

          The account that will sign for this payment channel.

        • -
          channelId: string
          +
          channelId: string

          An id for the payment channel to redeem XRP from.

        • -
          amount: string
          +
          amount: string

          The amount in drops to redeem.

        -

        Returns string

    -
    +
    +
    + - +
  • AccountSetAsfFlags
  • +
  • AccountSetTfFlags
  • +
  • NFTokenCreateOfferFlags
  • +
  • NFTokenMintFlags
  • +
  • OfferCreateFlags
  • +
  • PaymentChannelClaimFlags
  • +
  • PaymentFlags
  • +
  • TrustSetFlags
  • +
  • BroadcastClient
  • +
  • Client
  • +
  • ConnectionError
  • +
  • DisconnectedError
  • +
  • NotConnectedError
  • +
  • NotFoundError
  • +
  • ResponseFormatError
  • +
  • RippledError
  • +
  • RippledNotInitializedError
  • +
  • TimeoutError
  • +
  • UnexpectedError
  • +
  • ValidationError
  • +
  • Wallet
  • +
  • XRPLFaucetError
  • +
  • XrplError
  • +
  • AccountChannelsRequest
  • +
  • AccountChannelsResponse
  • +
  • AccountCurrenciesRequest
  • +
  • AccountCurrenciesResponse
  • +
  • AccountDelete
  • +
  • AccountInfoRequest
  • +
  • AccountInfoResponse
  • +
  • AccountLinesRequest
  • +
  • AccountLinesResponse
  • +
  • AccountNFTsRequest
  • +
  • AccountNFTsResponse
  • +
  • AccountObjectsRequest
  • +
  • AccountObjectsResponse
  • +
  • AccountOffer
  • +
  • AccountOffersRequest
  • +
  • AccountOffersResponse
  • +
  • AccountSet
  • +
  • AccountSetFlagsInterface
  • +
  • AccountTxRequest
  • +
  • AccountTxResponse
  • +
  • BookOffer
  • +
  • BookOffersRequest
  • +
  • BookOffersResponse
  • +
  • ChannelVerifyRequest
  • +
  • ChannelVerifyResponse
  • +
  • CheckCancel
  • +
  • CheckCash
  • +
  • CheckCreate
  • +
  • ClientOptions
  • +
  • ConsensusStream
  • +
  • DepositAuthorizedRequest
  • +
  • DepositAuthorizedResponse
  • +
  • DepositPreauth
  • +
  • ErrorResponse
  • +
  • EscrowCancel
  • +
  • EscrowCreate
  • +
  • EscrowFinish
  • +
  • FeeRequest
  • +
  • FeeResponse
  • +
  • GatewayBalancesRequest
  • +
  • GatewayBalancesResponse
  • +
  • LedgerClosedRequest
  • +
  • LedgerClosedResponse
  • +
  • LedgerCurrentRequest
  • +
  • LedgerCurrentResponse
  • +
  • LedgerDataRequest
  • +
  • LedgerDataResponse
  • +
  • LedgerEntryRequest
  • +
  • LedgerEntryResponse
  • +
  • LedgerRequest
  • +
  • LedgerResponse
  • +
  • LedgerStream
  • +
  • ManifestRequest
  • +
  • ManifestResponse
  • +
  • NFTBuyOffersRequest
  • +
  • NFTBuyOffersResponse
  • +
  • NFTHistoryRequest
  • +
  • NFTHistoryResponse
  • +
  • NFTInfoRequest
  • +
  • NFTInfoResponse
  • +
  • NFTSellOffersRequest
  • +
  • NFTSellOffersResponse
  • +
  • NFTokenAcceptOffer
  • +
  • NFTokenBurn
  • +
  • NFTokenCancelOffer
  • +
  • NFTokenCreateOffer
  • +
  • NFTokenCreateOfferFlagsInterface
  • +
  • NFTokenMint
  • +
  • NFTokenMintFlagsInterface
  • +
  • NoRippleCheckRequest
  • +
  • NoRippleCheckResponse
  • +
  • OfferCancel
  • +
  • OfferCreate
  • +
  • OfferCreateFlagsInterface
  • +
  • OrderBookStream
  • +
  • PathFindCloseRequest
  • +
  • PathFindCreateRequest
  • +
  • PathFindResponse
  • +
  • PathFindStatusRequest
  • +
  • PathFindStream
  • +
  • Payment
  • +
  • PaymentChannelClaim
  • +
  • PaymentChannelClaimFlagsInterface
  • +
  • PaymentChannelCreate
  • +
  • PaymentChannelFund
  • +
  • PaymentFlagsInterface
  • +
  • PeerStatusStream
  • +
  • PingRequest
  • +
  • PingResponse
  • +
  • RandomRequest
  • +
  • RandomResponse
  • +
  • RipplePathFindRequest
  • +
  • RipplePathFindResponse
  • +
  • ServerInfoRequest
  • +
  • ServerInfoResponse
  • +
  • ServerStateRequest
  • +
  • ServerStateResponse
  • +
  • SetRegularKey
  • +
  • SignerListSet
  • +
  • SubmitMultisignedRequest
  • +
  • SubmitMultisignedResponse
  • +
  • SubmitRequest
  • +
  • SubmitResponse
  • +
  • SubscribeRequest
  • +
  • SubscribeResponse
  • +
  • TicketCreate
  • +
  • TransactionAndMetadata
  • +
  • TransactionEntryRequest
  • +
  • TransactionEntryResponse
  • +
  • TransactionMetadata
  • +
  • TransactionStream
  • +
  • TrustSet
  • +
  • TrustSetFlagsInterface
  • +
  • TxRequest
  • +
  • TxResponse
  • +
  • UnsubscribeRequest
  • +
  • UnsubscribeResponse
  • +
  • ValidationStream
  • +
  • PathFindRequest
  • +
  • Request
  • +
  • Response
  • +
  • Stream
  • +
  • Transaction
  • +
  • hashes
  • +
  • authorizeChannel
  • +
  • classicAddressToXAddress
  • +
  • convertHexToString
  • +
  • convertStringToHex
  • +
  • decimalToQuality
  • +
  • decimalToTransferRate
  • +
  • decode
  • +
  • decodeAccountID
  • +
  • decodeAccountPublic
  • +
  • decodeNodePublic
  • +
  • decodeSeed
  • +
  • decodeXAddress
  • +
  • deriveAddress
  • +
  • deriveKeypair
  • +
  • deriveXAddress
  • +
  • dropsToXrp
  • +
  • encode
  • +
  • encodeAccountID
  • +
  • encodeAccountPublic
  • +
  • encodeForMultiSigning
  • +
  • encodeForSigning
  • +
  • encodeForSigningClaim
  • +
  • encodeNodePublic
  • +
  • encodeSeed
  • +
  • encodeXAddress
  • +
  • getBalanceChanges
  • +
  • getNFTokenID
  • +
  • hasNextPage
  • +
  • isValidAddress
  • +
  • isValidClassicAddress
  • +
  • isValidSecret
  • +
  • isValidXAddress
  • +
  • isoTimeToRippleTime
  • +
  • keyToRFC1751Mnemonic
  • +
  • multisign
  • +
  • parseAccountRootFlags
  • +
  • parseNFTokenID
  • +
  • percentToQuality
  • +
  • percentToTransferRate
  • +
  • qualityToDecimal
  • +
  • rfc1751MnemonicToKey
  • +
  • rippleTimeToISOTime
  • +
  • rippleTimeToUnixTime
  • +
  • setTransactionFlagsToNumber
  • +
  • signPaymentChannelClaim
  • +
  • transferRateToDecimal
  • +
  • unixTimeToRippleTime
  • +
  • validate
  • +
  • verifyKeypairSignature
  • +
  • verifyPaymentChannelClaim
  • +
  • verifySignature
  • +
  • xAddressToClassicAddress
  • +
  • xrpToDrops
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/functions/classicAddressToXAddress.html b/docs/functions/classicAddressToXAddress.html index 68cc3d17..82704d6d 100644 --- a/docs/functions/classicAddressToXAddress.html +++ b/docs/functions/classicAddressToXAddress.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -classicAddressToXAddress | xrpl
    +classicAddressToXAddress | xrpl
    -
    +

    Function classicAddressToXAddress

    -
      - +
        +
      • Parameters

        • -
          classicAddress: string
        • +
          classicAddress: string
        • -
          tag: number | false
        • +
          tag: number | false
        • -
          test: boolean
        +
        test: boolean

    Returns string

    - + - +
  • AccountSetAsfFlags
  • +
  • AccountSetTfFlags
  • +
  • NFTokenCreateOfferFlags
  • +
  • NFTokenMintFlags
  • +
  • OfferCreateFlags
  • +
  • PaymentChannelClaimFlags
  • +
  • PaymentFlags
  • +
  • TrustSetFlags
  • +
  • BroadcastClient
  • +
  • Client
  • +
  • ConnectionError
  • +
  • DisconnectedError
  • +
  • NotConnectedError
  • +
  • NotFoundError
  • +
  • ResponseFormatError
  • +
  • RippledError
  • +
  • RippledNotInitializedError
  • +
  • TimeoutError
  • +
  • UnexpectedError
  • +
  • ValidationError
  • +
  • Wallet
  • +
  • XRPLFaucetError
  • +
  • XrplError
  • +
  • AccountChannelsRequest
  • +
  • AccountChannelsResponse
  • +
  • AccountCurrenciesRequest
  • +
  • AccountCurrenciesResponse
  • +
  • AccountDelete
  • +
  • AccountInfoRequest
  • +
  • AccountInfoResponse
  • +
  • AccountLinesRequest
  • +
  • AccountLinesResponse
  • +
  • AccountNFTsRequest
  • +
  • AccountNFTsResponse
  • +
  • AccountObjectsRequest
  • +
  • AccountObjectsResponse
  • +
  • AccountOffer
  • +
  • AccountOffersRequest
  • +
  • AccountOffersResponse
  • +
  • AccountSet
  • +
  • AccountSetFlagsInterface
  • +
  • AccountTxRequest
  • +
  • AccountTxResponse
  • +
  • BookOffer
  • +
  • BookOffersRequest
  • +
  • BookOffersResponse
  • +
  • ChannelVerifyRequest
  • +
  • ChannelVerifyResponse
  • +
  • CheckCancel
  • +
  • CheckCash
  • +
  • CheckCreate
  • +
  • ClientOptions
  • +
  • ConsensusStream
  • +
  • DepositAuthorizedRequest
  • +
  • DepositAuthorizedResponse
  • +
  • DepositPreauth
  • +
  • ErrorResponse
  • +
  • EscrowCancel
  • +
  • EscrowCreate
  • +
  • EscrowFinish
  • +
  • FeeRequest
  • +
  • FeeResponse
  • +
  • GatewayBalancesRequest
  • +
  • GatewayBalancesResponse
  • +
  • LedgerClosedRequest
  • +
  • LedgerClosedResponse
  • +
  • LedgerCurrentRequest
  • +
  • LedgerCurrentResponse
  • +
  • LedgerDataRequest
  • +
  • LedgerDataResponse
  • +
  • LedgerEntryRequest
  • +
  • LedgerEntryResponse
  • +
  • LedgerRequest
  • +
  • LedgerResponse
  • +
  • LedgerStream
  • +
  • ManifestRequest
  • +
  • ManifestResponse
  • +
  • NFTBuyOffersRequest
  • +
  • NFTBuyOffersResponse
  • +
  • NFTHistoryRequest
  • +
  • NFTHistoryResponse
  • +
  • NFTInfoRequest
  • +
  • NFTInfoResponse
  • +
  • NFTSellOffersRequest
  • +
  • NFTSellOffersResponse
  • +
  • NFTokenAcceptOffer
  • +
  • NFTokenBurn
  • +
  • NFTokenCancelOffer
  • +
  • NFTokenCreateOffer
  • +
  • NFTokenCreateOfferFlagsInterface
  • +
  • NFTokenMint
  • +
  • NFTokenMintFlagsInterface
  • +
  • NoRippleCheckRequest
  • +
  • NoRippleCheckResponse
  • +
  • OfferCancel
  • +
  • OfferCreate
  • +
  • OfferCreateFlagsInterface
  • +
  • OrderBookStream
  • +
  • PathFindCloseRequest
  • +
  • PathFindCreateRequest
  • +
  • PathFindResponse
  • +
  • PathFindStatusRequest
  • +
  • PathFindStream
  • +
  • Payment
  • +
  • PaymentChannelClaim
  • +
  • PaymentChannelClaimFlagsInterface
  • +
  • PaymentChannelCreate
  • +
  • PaymentChannelFund
  • +
  • PaymentFlagsInterface
  • +
  • PeerStatusStream
  • +
  • PingRequest
  • +
  • PingResponse
  • +
  • RandomRequest
  • +
  • RandomResponse
  • +
  • RipplePathFindRequest
  • +
  • RipplePathFindResponse
  • +
  • ServerInfoRequest
  • +
  • ServerInfoResponse
  • +
  • ServerStateRequest
  • +
  • ServerStateResponse
  • +
  • SetRegularKey
  • +
  • SignerListSet
  • +
  • SubmitMultisignedRequest
  • +
  • SubmitMultisignedResponse
  • +
  • SubmitRequest
  • +
  • SubmitResponse
  • +
  • SubscribeRequest
  • +
  • SubscribeResponse
  • +
  • TicketCreate
  • +
  • TransactionAndMetadata
  • +
  • TransactionEntryRequest
  • +
  • TransactionEntryResponse
  • +
  • TransactionMetadata
  • +
  • TransactionStream
  • +
  • TrustSet
  • +
  • TrustSetFlagsInterface
  • +
  • TxRequest
  • +
  • TxResponse
  • +
  • UnsubscribeRequest
  • +
  • UnsubscribeResponse
  • +
  • ValidationStream
  • +
  • PathFindRequest
  • +
  • Request
  • +
  • Response
  • +
  • Stream
  • +
  • Transaction
  • +
  • hashes
  • +
  • authorizeChannel
  • +
  • classicAddressToXAddress
  • +
  • convertHexToString
  • +
  • convertStringToHex
  • +
  • decimalToQuality
  • +
  • decimalToTransferRate
  • +
  • decode
  • +
  • decodeAccountID
  • +
  • decodeAccountPublic
  • +
  • decodeNodePublic
  • +
  • decodeSeed
  • +
  • decodeXAddress
  • +
  • deriveAddress
  • +
  • deriveKeypair
  • +
  • deriveXAddress
  • +
  • dropsToXrp
  • +
  • encode
  • +
  • encodeAccountID
  • +
  • encodeAccountPublic
  • +
  • encodeForMultiSigning
  • +
  • encodeForSigning
  • +
  • encodeForSigningClaim
  • +
  • encodeNodePublic
  • +
  • encodeSeed
  • +
  • encodeXAddress
  • +
  • getBalanceChanges
  • +
  • getNFTokenID
  • +
  • hasNextPage
  • +
  • isValidAddress
  • +
  • isValidClassicAddress
  • +
  • isValidSecret
  • +
  • isValidXAddress
  • +
  • isoTimeToRippleTime
  • +
  • keyToRFC1751Mnemonic
  • +
  • multisign
  • +
  • parseAccountRootFlags
  • +
  • parseNFTokenID
  • +
  • percentToQuality
  • +
  • percentToTransferRate
  • +
  • qualityToDecimal
  • +
  • rfc1751MnemonicToKey
  • +
  • rippleTimeToISOTime
  • +
  • rippleTimeToUnixTime
  • +
  • setTransactionFlagsToNumber
  • +
  • signPaymentChannelClaim
  • +
  • transferRateToDecimal
  • +
  • unixTimeToRippleTime
  • +
  • validate
  • +
  • verifyKeypairSignature
  • +
  • verifyPaymentChannelClaim
  • +
  • verifySignature
  • +
  • xAddressToClassicAddress
  • +
  • xrpToDrops
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/functions/convertHexToString.html b/docs/functions/convertHexToString.html index 6419df6a..79c5fdb6 100644 --- a/docs/functions/convertHexToString.html +++ b/docs/functions/convertHexToString.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -convertHexToString | xrpl
    +convertHexToString | xrpl
    -
    +

    Function convertHexToString

    -
      - +
        +
      • Converts hex to its string equivalent. Useful to read the Domain field and some Memos.

        - -

        Returns

        The converted string.

        Parameters

        • -
          hex: string
          +
          hex: string

          The hex to convert to a string.

        • -
          encoding: BufferEncoding = 'utf8'
          +
          encoding: BufferEncoding = 'utf8'

          The encoding to use. Defaults to 'utf8' (UTF-8). 'ascii' is also allowed.

        -

        Returns string

    -
    +
    +
    + - +
  • AccountSetAsfFlags
  • +
  • AccountSetTfFlags
  • +
  • NFTokenCreateOfferFlags
  • +
  • NFTokenMintFlags
  • +
  • OfferCreateFlags
  • +
  • PaymentChannelClaimFlags
  • +
  • PaymentFlags
  • +
  • TrustSetFlags
  • +
  • BroadcastClient
  • +
  • Client
  • +
  • ConnectionError
  • +
  • DisconnectedError
  • +
  • NotConnectedError
  • +
  • NotFoundError
  • +
  • ResponseFormatError
  • +
  • RippledError
  • +
  • RippledNotInitializedError
  • +
  • TimeoutError
  • +
  • UnexpectedError
  • +
  • ValidationError
  • +
  • Wallet
  • +
  • XRPLFaucetError
  • +
  • XrplError
  • +
  • AccountChannelsRequest
  • +
  • AccountChannelsResponse
  • +
  • AccountCurrenciesRequest
  • +
  • AccountCurrenciesResponse
  • +
  • AccountDelete
  • +
  • AccountInfoRequest
  • +
  • AccountInfoResponse
  • +
  • AccountLinesRequest
  • +
  • AccountLinesResponse
  • +
  • AccountNFTsRequest
  • +
  • AccountNFTsResponse
  • +
  • AccountObjectsRequest
  • +
  • AccountObjectsResponse
  • +
  • AccountOffer
  • +
  • AccountOffersRequest
  • +
  • AccountOffersResponse
  • +
  • AccountSet
  • +
  • AccountSetFlagsInterface
  • +
  • AccountTxRequest
  • +
  • AccountTxResponse
  • +
  • BookOffer
  • +
  • BookOffersRequest
  • +
  • BookOffersResponse
  • +
  • ChannelVerifyRequest
  • +
  • ChannelVerifyResponse
  • +
  • CheckCancel
  • +
  • CheckCash
  • +
  • CheckCreate
  • +
  • ClientOptions
  • +
  • ConsensusStream
  • +
  • DepositAuthorizedRequest
  • +
  • DepositAuthorizedResponse
  • +
  • DepositPreauth
  • +
  • ErrorResponse
  • +
  • EscrowCancel
  • +
  • EscrowCreate
  • +
  • EscrowFinish
  • +
  • FeeRequest
  • +
  • FeeResponse
  • +
  • GatewayBalancesRequest
  • +
  • GatewayBalancesResponse
  • +
  • LedgerClosedRequest
  • +
  • LedgerClosedResponse
  • +
  • LedgerCurrentRequest
  • +
  • LedgerCurrentResponse
  • +
  • LedgerDataRequest
  • +
  • LedgerDataResponse
  • +
  • LedgerEntryRequest
  • +
  • LedgerEntryResponse
  • +
  • LedgerRequest
  • +
  • LedgerResponse
  • +
  • LedgerStream
  • +
  • ManifestRequest
  • +
  • ManifestResponse
  • +
  • NFTBuyOffersRequest
  • +
  • NFTBuyOffersResponse
  • +
  • NFTHistoryRequest
  • +
  • NFTHistoryResponse
  • +
  • NFTInfoRequest
  • +
  • NFTInfoResponse
  • +
  • NFTSellOffersRequest
  • +
  • NFTSellOffersResponse
  • +
  • NFTokenAcceptOffer
  • +
  • NFTokenBurn
  • +
  • NFTokenCancelOffer
  • +
  • NFTokenCreateOffer
  • +
  • NFTokenCreateOfferFlagsInterface
  • +
  • NFTokenMint
  • +
  • NFTokenMintFlagsInterface
  • +
  • NoRippleCheckRequest
  • +
  • NoRippleCheckResponse
  • +
  • OfferCancel
  • +
  • OfferCreate
  • +
  • OfferCreateFlagsInterface
  • +
  • OrderBookStream
  • +
  • PathFindCloseRequest
  • +
  • PathFindCreateRequest
  • +
  • PathFindResponse
  • +
  • PathFindStatusRequest
  • +
  • PathFindStream
  • +
  • Payment
  • +
  • PaymentChannelClaim
  • +
  • PaymentChannelClaimFlagsInterface
  • +
  • PaymentChannelCreate
  • +
  • PaymentChannelFund
  • +
  • PaymentFlagsInterface
  • +
  • PeerStatusStream
  • +
  • PingRequest
  • +
  • PingResponse
  • +
  • RandomRequest
  • +
  • RandomResponse
  • +
  • RipplePathFindRequest
  • +
  • RipplePathFindResponse
  • +
  • ServerInfoRequest
  • +
  • ServerInfoResponse
  • +
  • ServerStateRequest
  • +
  • ServerStateResponse
  • +
  • SetRegularKey
  • +
  • SignerListSet
  • +
  • SubmitMultisignedRequest
  • +
  • SubmitMultisignedResponse
  • +
  • SubmitRequest
  • +
  • SubmitResponse
  • +
  • SubscribeRequest
  • +
  • SubscribeResponse
  • +
  • TicketCreate
  • +
  • TransactionAndMetadata
  • +
  • TransactionEntryRequest
  • +
  • TransactionEntryResponse
  • +
  • TransactionMetadata
  • +
  • TransactionStream
  • +
  • TrustSet
  • +
  • TrustSetFlagsInterface
  • +
  • TxRequest
  • +
  • TxResponse
  • +
  • UnsubscribeRequest
  • +
  • UnsubscribeResponse
  • +
  • ValidationStream
  • +
  • PathFindRequest
  • +
  • Request
  • +
  • Response
  • +
  • Stream
  • +
  • Transaction
  • +
  • hashes
  • +
  • authorizeChannel
  • +
  • classicAddressToXAddress
  • +
  • convertHexToString
  • +
  • convertStringToHex
  • +
  • decimalToQuality
  • +
  • decimalToTransferRate
  • +
  • decode
  • +
  • decodeAccountID
  • +
  • decodeAccountPublic
  • +
  • decodeNodePublic
  • +
  • decodeSeed
  • +
  • decodeXAddress
  • +
  • deriveAddress
  • +
  • deriveKeypair
  • +
  • deriveXAddress
  • +
  • dropsToXrp
  • +
  • encode
  • +
  • encodeAccountID
  • +
  • encodeAccountPublic
  • +
  • encodeForMultiSigning
  • +
  • encodeForSigning
  • +
  • encodeForSigningClaim
  • +
  • encodeNodePublic
  • +
  • encodeSeed
  • +
  • encodeXAddress
  • +
  • getBalanceChanges
  • +
  • getNFTokenID
  • +
  • hasNextPage
  • +
  • isValidAddress
  • +
  • isValidClassicAddress
  • +
  • isValidSecret
  • +
  • isValidXAddress
  • +
  • isoTimeToRippleTime
  • +
  • keyToRFC1751Mnemonic
  • +
  • multisign
  • +
  • parseAccountRootFlags
  • +
  • parseNFTokenID
  • +
  • percentToQuality
  • +
  • percentToTransferRate
  • +
  • qualityToDecimal
  • +
  • rfc1751MnemonicToKey
  • +
  • rippleTimeToISOTime
  • +
  • rippleTimeToUnixTime
  • +
  • setTransactionFlagsToNumber
  • +
  • signPaymentChannelClaim
  • +
  • transferRateToDecimal
  • +
  • unixTimeToRippleTime
  • +
  • validate
  • +
  • verifyKeypairSignature
  • +
  • verifyPaymentChannelClaim
  • +
  • verifySignature
  • +
  • xAddressToClassicAddress
  • +
  • xrpToDrops
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/functions/convertStringToHex.html b/docs/functions/convertStringToHex.html index c97e5c21..16180ea8 100644 --- a/docs/functions/convertStringToHex.html +++ b/docs/functions/convertStringToHex.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -convertStringToHex | xrpl
    +convertStringToHex | xrpl
    -
    +

    Function convertStringToHex

    -
      - +
        +
      • Converts a string to its hex equivalent. Useful for Memos.

        - -

        Returns

        The Hex equivalent of the string.

        Parameters

        • -
          string: string
          +
          string: string

          The string to convert to Hex.

        -

        Returns string

    -
    +
    +
    + - +
  • AccountSetAsfFlags
  • +
  • AccountSetTfFlags
  • +
  • NFTokenCreateOfferFlags
  • +
  • NFTokenMintFlags
  • +
  • OfferCreateFlags
  • +
  • PaymentChannelClaimFlags
  • +
  • PaymentFlags
  • +
  • TrustSetFlags
  • +
  • BroadcastClient
  • +
  • Client
  • +
  • ConnectionError
  • +
  • DisconnectedError
  • +
  • NotConnectedError
  • +
  • NotFoundError
  • +
  • ResponseFormatError
  • +
  • RippledError
  • +
  • RippledNotInitializedError
  • +
  • TimeoutError
  • +
  • UnexpectedError
  • +
  • ValidationError
  • +
  • Wallet
  • +
  • XRPLFaucetError
  • +
  • XrplError
  • +
  • AccountChannelsRequest
  • +
  • AccountChannelsResponse
  • +
  • AccountCurrenciesRequest
  • +
  • AccountCurrenciesResponse
  • +
  • AccountDelete
  • +
  • AccountInfoRequest
  • +
  • AccountInfoResponse
  • +
  • AccountLinesRequest
  • +
  • AccountLinesResponse
  • +
  • AccountNFTsRequest
  • +
  • AccountNFTsResponse
  • +
  • AccountObjectsRequest
  • +
  • AccountObjectsResponse
  • +
  • AccountOffer
  • +
  • AccountOffersRequest
  • +
  • AccountOffersResponse
  • +
  • AccountSet
  • +
  • AccountSetFlagsInterface
  • +
  • AccountTxRequest
  • +
  • AccountTxResponse
  • +
  • BookOffer
  • +
  • BookOffersRequest
  • +
  • BookOffersResponse
  • +
  • ChannelVerifyRequest
  • +
  • ChannelVerifyResponse
  • +
  • CheckCancel
  • +
  • CheckCash
  • +
  • CheckCreate
  • +
  • ClientOptions
  • +
  • ConsensusStream
  • +
  • DepositAuthorizedRequest
  • +
  • DepositAuthorizedResponse
  • +
  • DepositPreauth
  • +
  • ErrorResponse
  • +
  • EscrowCancel
  • +
  • EscrowCreate
  • +
  • EscrowFinish
  • +
  • FeeRequest
  • +
  • FeeResponse
  • +
  • GatewayBalancesRequest
  • +
  • GatewayBalancesResponse
  • +
  • LedgerClosedRequest
  • +
  • LedgerClosedResponse
  • +
  • LedgerCurrentRequest
  • +
  • LedgerCurrentResponse
  • +
  • LedgerDataRequest
  • +
  • LedgerDataResponse
  • +
  • LedgerEntryRequest
  • +
  • LedgerEntryResponse
  • +
  • LedgerRequest
  • +
  • LedgerResponse
  • +
  • LedgerStream
  • +
  • ManifestRequest
  • +
  • ManifestResponse
  • +
  • NFTBuyOffersRequest
  • +
  • NFTBuyOffersResponse
  • +
  • NFTHistoryRequest
  • +
  • NFTHistoryResponse
  • +
  • NFTInfoRequest
  • +
  • NFTInfoResponse
  • +
  • NFTSellOffersRequest
  • +
  • NFTSellOffersResponse
  • +
  • NFTokenAcceptOffer
  • +
  • NFTokenBurn
  • +
  • NFTokenCancelOffer
  • +
  • NFTokenCreateOffer
  • +
  • NFTokenCreateOfferFlagsInterface
  • +
  • NFTokenMint
  • +
  • NFTokenMintFlagsInterface
  • +
  • NoRippleCheckRequest
  • +
  • NoRippleCheckResponse
  • +
  • OfferCancel
  • +
  • OfferCreate
  • +
  • OfferCreateFlagsInterface
  • +
  • OrderBookStream
  • +
  • PathFindCloseRequest
  • +
  • PathFindCreateRequest
  • +
  • PathFindResponse
  • +
  • PathFindStatusRequest
  • +
  • PathFindStream
  • +
  • Payment
  • +
  • PaymentChannelClaim
  • +
  • PaymentChannelClaimFlagsInterface
  • +
  • PaymentChannelCreate
  • +
  • PaymentChannelFund
  • +
  • PaymentFlagsInterface
  • +
  • PeerStatusStream
  • +
  • PingRequest
  • +
  • PingResponse
  • +
  • RandomRequest
  • +
  • RandomResponse
  • +
  • RipplePathFindRequest
  • +
  • RipplePathFindResponse
  • +
  • ServerInfoRequest
  • +
  • ServerInfoResponse
  • +
  • ServerStateRequest
  • +
  • ServerStateResponse
  • +
  • SetRegularKey
  • +
  • SignerListSet
  • +
  • SubmitMultisignedRequest
  • +
  • SubmitMultisignedResponse
  • +
  • SubmitRequest
  • +
  • SubmitResponse
  • +
  • SubscribeRequest
  • +
  • SubscribeResponse
  • +
  • TicketCreate
  • +
  • TransactionAndMetadata
  • +
  • TransactionEntryRequest
  • +
  • TransactionEntryResponse
  • +
  • TransactionMetadata
  • +
  • TransactionStream
  • +
  • TrustSet
  • +
  • TrustSetFlagsInterface
  • +
  • TxRequest
  • +
  • TxResponse
  • +
  • UnsubscribeRequest
  • +
  • UnsubscribeResponse
  • +
  • ValidationStream
  • +
  • PathFindRequest
  • +
  • Request
  • +
  • Response
  • +
  • Stream
  • +
  • Transaction
  • +
  • hashes
  • +
  • authorizeChannel
  • +
  • classicAddressToXAddress
  • +
  • convertHexToString
  • +
  • convertStringToHex
  • +
  • decimalToQuality
  • +
  • decimalToTransferRate
  • +
  • decode
  • +
  • decodeAccountID
  • +
  • decodeAccountPublic
  • +
  • decodeNodePublic
  • +
  • decodeSeed
  • +
  • decodeXAddress
  • +
  • deriveAddress
  • +
  • deriveKeypair
  • +
  • deriveXAddress
  • +
  • dropsToXrp
  • +
  • encode
  • +
  • encodeAccountID
  • +
  • encodeAccountPublic
  • +
  • encodeForMultiSigning
  • +
  • encodeForSigning
  • +
  • encodeForSigningClaim
  • +
  • encodeNodePublic
  • +
  • encodeSeed
  • +
  • encodeXAddress
  • +
  • getBalanceChanges
  • +
  • getNFTokenID
  • +
  • hasNextPage
  • +
  • isValidAddress
  • +
  • isValidClassicAddress
  • +
  • isValidSecret
  • +
  • isValidXAddress
  • +
  • isoTimeToRippleTime
  • +
  • keyToRFC1751Mnemonic
  • +
  • multisign
  • +
  • parseAccountRootFlags
  • +
  • parseNFTokenID
  • +
  • percentToQuality
  • +
  • percentToTransferRate
  • +
  • qualityToDecimal
  • +
  • rfc1751MnemonicToKey
  • +
  • rippleTimeToISOTime
  • +
  • rippleTimeToUnixTime
  • +
  • setTransactionFlagsToNumber
  • +
  • signPaymentChannelClaim
  • +
  • transferRateToDecimal
  • +
  • unixTimeToRippleTime
  • +
  • validate
  • +
  • verifyKeypairSignature
  • +
  • verifyPaymentChannelClaim
  • +
  • verifySignature
  • +
  • xAddressToClassicAddress
  • +
  • xrpToDrops
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/functions/decimalToQuality.html b/docs/functions/decimalToQuality.html index f0162d5f..5b12cd8a 100644 --- a/docs/functions/decimalToQuality.html +++ b/docs/functions/decimalToQuality.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -decimalToQuality | xrpl
    +decimalToQuality | xrpl
    -
    +

    Function decimalToQuality

    -
      - +
        +
      • Converts a string decimal to the "billionths" format for use with QualityIn/ QualityOut

        -

        Returns

        A number in the "billionths" format.

        -

        Throws

        ValidationError when the parameter is not convertible to "billionths" format.

        @@ -37,16 +35,18 @@ QualityOut

        Parameters

        • -
          decimal: string
          +
          decimal: string

          A string decimal (i.e. ".00034").

    -

    Returns number

    -
    +
    +
    + - +
  • AccountSetAsfFlags
  • +
  • AccountSetTfFlags
  • +
  • NFTokenCreateOfferFlags
  • +
  • NFTokenMintFlags
  • +
  • OfferCreateFlags
  • +
  • PaymentChannelClaimFlags
  • +
  • PaymentFlags
  • +
  • TrustSetFlags
  • +
  • BroadcastClient
  • +
  • Client
  • +
  • ConnectionError
  • +
  • DisconnectedError
  • +
  • NotConnectedError
  • +
  • NotFoundError
  • +
  • ResponseFormatError
  • +
  • RippledError
  • +
  • RippledNotInitializedError
  • +
  • TimeoutError
  • +
  • UnexpectedError
  • +
  • ValidationError
  • +
  • Wallet
  • +
  • XRPLFaucetError
  • +
  • XrplError
  • +
  • AccountChannelsRequest
  • +
  • AccountChannelsResponse
  • +
  • AccountCurrenciesRequest
  • +
  • AccountCurrenciesResponse
  • +
  • AccountDelete
  • +
  • AccountInfoRequest
  • +
  • AccountInfoResponse
  • +
  • AccountLinesRequest
  • +
  • AccountLinesResponse
  • +
  • AccountNFTsRequest
  • +
  • AccountNFTsResponse
  • +
  • AccountObjectsRequest
  • +
  • AccountObjectsResponse
  • +
  • AccountOffer
  • +
  • AccountOffersRequest
  • +
  • AccountOffersResponse
  • +
  • AccountSet
  • +
  • AccountSetFlagsInterface
  • +
  • AccountTxRequest
  • +
  • AccountTxResponse
  • +
  • BookOffer
  • +
  • BookOffersRequest
  • +
  • BookOffersResponse
  • +
  • ChannelVerifyRequest
  • +
  • ChannelVerifyResponse
  • +
  • CheckCancel
  • +
  • CheckCash
  • +
  • CheckCreate
  • +
  • ClientOptions
  • +
  • ConsensusStream
  • +
  • DepositAuthorizedRequest
  • +
  • DepositAuthorizedResponse
  • +
  • DepositPreauth
  • +
  • ErrorResponse
  • +
  • EscrowCancel
  • +
  • EscrowCreate
  • +
  • EscrowFinish
  • +
  • FeeRequest
  • +
  • FeeResponse
  • +
  • GatewayBalancesRequest
  • +
  • GatewayBalancesResponse
  • +
  • LedgerClosedRequest
  • +
  • LedgerClosedResponse
  • +
  • LedgerCurrentRequest
  • +
  • LedgerCurrentResponse
  • +
  • LedgerDataRequest
  • +
  • LedgerDataResponse
  • +
  • LedgerEntryRequest
  • +
  • LedgerEntryResponse
  • +
  • LedgerRequest
  • +
  • LedgerResponse
  • +
  • LedgerStream
  • +
  • ManifestRequest
  • +
  • ManifestResponse
  • +
  • NFTBuyOffersRequest
  • +
  • NFTBuyOffersResponse
  • +
  • NFTHistoryRequest
  • +
  • NFTHistoryResponse
  • +
  • NFTInfoRequest
  • +
  • NFTInfoResponse
  • +
  • NFTSellOffersRequest
  • +
  • NFTSellOffersResponse
  • +
  • NFTokenAcceptOffer
  • +
  • NFTokenBurn
  • +
  • NFTokenCancelOffer
  • +
  • NFTokenCreateOffer
  • +
  • NFTokenCreateOfferFlagsInterface
  • +
  • NFTokenMint
  • +
  • NFTokenMintFlagsInterface
  • +
  • NoRippleCheckRequest
  • +
  • NoRippleCheckResponse
  • +
  • OfferCancel
  • +
  • OfferCreate
  • +
  • OfferCreateFlagsInterface
  • +
  • OrderBookStream
  • +
  • PathFindCloseRequest
  • +
  • PathFindCreateRequest
  • +
  • PathFindResponse
  • +
  • PathFindStatusRequest
  • +
  • PathFindStream
  • +
  • Payment
  • +
  • PaymentChannelClaim
  • +
  • PaymentChannelClaimFlagsInterface
  • +
  • PaymentChannelCreate
  • +
  • PaymentChannelFund
  • +
  • PaymentFlagsInterface
  • +
  • PeerStatusStream
  • +
  • PingRequest
  • +
  • PingResponse
  • +
  • RandomRequest
  • +
  • RandomResponse
  • +
  • RipplePathFindRequest
  • +
  • RipplePathFindResponse
  • +
  • ServerInfoRequest
  • +
  • ServerInfoResponse
  • +
  • ServerStateRequest
  • +
  • ServerStateResponse
  • +
  • SetRegularKey
  • +
  • SignerListSet
  • +
  • SubmitMultisignedRequest
  • +
  • SubmitMultisignedResponse
  • +
  • SubmitRequest
  • +
  • SubmitResponse
  • +
  • SubscribeRequest
  • +
  • SubscribeResponse
  • +
  • TicketCreate
  • +
  • TransactionAndMetadata
  • +
  • TransactionEntryRequest
  • +
  • TransactionEntryResponse
  • +
  • TransactionMetadata
  • +
  • TransactionStream
  • +
  • TrustSet
  • +
  • TrustSetFlagsInterface
  • +
  • TxRequest
  • +
  • TxResponse
  • +
  • UnsubscribeRequest
  • +
  • UnsubscribeResponse
  • +
  • ValidationStream
  • +
  • PathFindRequest
  • +
  • Request
  • +
  • Response
  • +
  • Stream
  • +
  • Transaction
  • +
  • hashes
  • +
  • authorizeChannel
  • +
  • classicAddressToXAddress
  • +
  • convertHexToString
  • +
  • convertStringToHex
  • +
  • decimalToQuality
  • +
  • decimalToTransferRate
  • +
  • decode
  • +
  • decodeAccountID
  • +
  • decodeAccountPublic
  • +
  • decodeNodePublic
  • +
  • decodeSeed
  • +
  • decodeXAddress
  • +
  • deriveAddress
  • +
  • deriveKeypair
  • +
  • deriveXAddress
  • +
  • dropsToXrp
  • +
  • encode
  • +
  • encodeAccountID
  • +
  • encodeAccountPublic
  • +
  • encodeForMultiSigning
  • +
  • encodeForSigning
  • +
  • encodeForSigningClaim
  • +
  • encodeNodePublic
  • +
  • encodeSeed
  • +
  • encodeXAddress
  • +
  • getBalanceChanges
  • +
  • getNFTokenID
  • +
  • hasNextPage
  • +
  • isValidAddress
  • +
  • isValidClassicAddress
  • +
  • isValidSecret
  • +
  • isValidXAddress
  • +
  • isoTimeToRippleTime
  • +
  • keyToRFC1751Mnemonic
  • +
  • multisign
  • +
  • parseAccountRootFlags
  • +
  • parseNFTokenID
  • +
  • percentToQuality
  • +
  • percentToTransferRate
  • +
  • qualityToDecimal
  • +
  • rfc1751MnemonicToKey
  • +
  • rippleTimeToISOTime
  • +
  • rippleTimeToUnixTime
  • +
  • setTransactionFlagsToNumber
  • +
  • signPaymentChannelClaim
  • +
  • transferRateToDecimal
  • +
  • unixTimeToRippleTime
  • +
  • validate
  • +
  • verifyKeypairSignature
  • +
  • verifyPaymentChannelClaim
  • +
  • verifySignature
  • +
  • xAddressToClassicAddress
  • +
  • xrpToDrops
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/functions/decimalToTransferRate.html b/docs/functions/decimalToTransferRate.html index b8bfe5e7..c358673f 100644 --- a/docs/functions/decimalToTransferRate.html +++ b/docs/functions/decimalToTransferRate.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -decimalToTransferRate | xrpl
    +decimalToTransferRate | xrpl
    -
    +

    Function decimalToTransferRate

    -
      - +
        +
      • Converts a string decimal to "billionths" format for use with TransferRate.

        -

        Returns

        A number in the "billionths" format.

        -

        Throws

        ValidationError when the parameter is not convertible to "billionths" format.

        @@ -36,16 +34,18 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

        Parameters

        • -
          decimal: string
          +
          decimal: string

          A string decimal between 0 and 1.00

    -

    Returns number

    -
    +
    +
    + - +
  • AccountSetAsfFlags
  • +
  • AccountSetTfFlags
  • +
  • NFTokenCreateOfferFlags
  • +
  • NFTokenMintFlags
  • +
  • OfferCreateFlags
  • +
  • PaymentChannelClaimFlags
  • +
  • PaymentFlags
  • +
  • TrustSetFlags
  • +
  • BroadcastClient
  • +
  • Client
  • +
  • ConnectionError
  • +
  • DisconnectedError
  • +
  • NotConnectedError
  • +
  • NotFoundError
  • +
  • ResponseFormatError
  • +
  • RippledError
  • +
  • RippledNotInitializedError
  • +
  • TimeoutError
  • +
  • UnexpectedError
  • +
  • ValidationError
  • +
  • Wallet
  • +
  • XRPLFaucetError
  • +
  • XrplError
  • +
  • AccountChannelsRequest
  • +
  • AccountChannelsResponse
  • +
  • AccountCurrenciesRequest
  • +
  • AccountCurrenciesResponse
  • +
  • AccountDelete
  • +
  • AccountInfoRequest
  • +
  • AccountInfoResponse
  • +
  • AccountLinesRequest
  • +
  • AccountLinesResponse
  • +
  • AccountNFTsRequest
  • +
  • AccountNFTsResponse
  • +
  • AccountObjectsRequest
  • +
  • AccountObjectsResponse
  • +
  • AccountOffer
  • +
  • AccountOffersRequest
  • +
  • AccountOffersResponse
  • +
  • AccountSet
  • +
  • AccountSetFlagsInterface
  • +
  • AccountTxRequest
  • +
  • AccountTxResponse
  • +
  • BookOffer
  • +
  • BookOffersRequest
  • +
  • BookOffersResponse
  • +
  • ChannelVerifyRequest
  • +
  • ChannelVerifyResponse
  • +
  • CheckCancel
  • +
  • CheckCash
  • +
  • CheckCreate
  • +
  • ClientOptions
  • +
  • ConsensusStream
  • +
  • DepositAuthorizedRequest
  • +
  • DepositAuthorizedResponse
  • +
  • DepositPreauth
  • +
  • ErrorResponse
  • +
  • EscrowCancel
  • +
  • EscrowCreate
  • +
  • EscrowFinish
  • +
  • FeeRequest
  • +
  • FeeResponse
  • +
  • GatewayBalancesRequest
  • +
  • GatewayBalancesResponse
  • +
  • LedgerClosedRequest
  • +
  • LedgerClosedResponse
  • +
  • LedgerCurrentRequest
  • +
  • LedgerCurrentResponse
  • +
  • LedgerDataRequest
  • +
  • LedgerDataResponse
  • +
  • LedgerEntryRequest
  • +
  • LedgerEntryResponse
  • +
  • LedgerRequest
  • +
  • LedgerResponse
  • +
  • LedgerStream
  • +
  • ManifestRequest
  • +
  • ManifestResponse
  • +
  • NFTBuyOffersRequest
  • +
  • NFTBuyOffersResponse
  • +
  • NFTHistoryRequest
  • +
  • NFTHistoryResponse
  • +
  • NFTInfoRequest
  • +
  • NFTInfoResponse
  • +
  • NFTSellOffersRequest
  • +
  • NFTSellOffersResponse
  • +
  • NFTokenAcceptOffer
  • +
  • NFTokenBurn
  • +
  • NFTokenCancelOffer
  • +
  • NFTokenCreateOffer
  • +
  • NFTokenCreateOfferFlagsInterface
  • +
  • NFTokenMint
  • +
  • NFTokenMintFlagsInterface
  • +
  • NoRippleCheckRequest
  • +
  • NoRippleCheckResponse
  • +
  • OfferCancel
  • +
  • OfferCreate
  • +
  • OfferCreateFlagsInterface
  • +
  • OrderBookStream
  • +
  • PathFindCloseRequest
  • +
  • PathFindCreateRequest
  • +
  • PathFindResponse
  • +
  • PathFindStatusRequest
  • +
  • PathFindStream
  • +
  • Payment
  • +
  • PaymentChannelClaim
  • +
  • PaymentChannelClaimFlagsInterface
  • +
  • PaymentChannelCreate
  • +
  • PaymentChannelFund
  • +
  • PaymentFlagsInterface
  • +
  • PeerStatusStream
  • +
  • PingRequest
  • +
  • PingResponse
  • +
  • RandomRequest
  • +
  • RandomResponse
  • +
  • RipplePathFindRequest
  • +
  • RipplePathFindResponse
  • +
  • ServerInfoRequest
  • +
  • ServerInfoResponse
  • +
  • ServerStateRequest
  • +
  • ServerStateResponse
  • +
  • SetRegularKey
  • +
  • SignerListSet
  • +
  • SubmitMultisignedRequest
  • +
  • SubmitMultisignedResponse
  • +
  • SubmitRequest
  • +
  • SubmitResponse
  • +
  • SubscribeRequest
  • +
  • SubscribeResponse
  • +
  • TicketCreate
  • +
  • TransactionAndMetadata
  • +
  • TransactionEntryRequest
  • +
  • TransactionEntryResponse
  • +
  • TransactionMetadata
  • +
  • TransactionStream
  • +
  • TrustSet
  • +
  • TrustSetFlagsInterface
  • +
  • TxRequest
  • +
  • TxResponse
  • +
  • UnsubscribeRequest
  • +
  • UnsubscribeResponse
  • +
  • ValidationStream
  • +
  • PathFindRequest
  • +
  • Request
  • +
  • Response
  • +
  • Stream
  • +
  • Transaction
  • +
  • hashes
  • +
  • authorizeChannel
  • +
  • classicAddressToXAddress
  • +
  • convertHexToString
  • +
  • convertStringToHex
  • +
  • decimalToQuality
  • +
  • decimalToTransferRate
  • +
  • decode
  • +
  • decodeAccountID
  • +
  • decodeAccountPublic
  • +
  • decodeNodePublic
  • +
  • decodeSeed
  • +
  • decodeXAddress
  • +
  • deriveAddress
  • +
  • deriveKeypair
  • +
  • deriveXAddress
  • +
  • dropsToXrp
  • +
  • encode
  • +
  • encodeAccountID
  • +
  • encodeAccountPublic
  • +
  • encodeForMultiSigning
  • +
  • encodeForSigning
  • +
  • encodeForSigningClaim
  • +
  • encodeNodePublic
  • +
  • encodeSeed
  • +
  • encodeXAddress
  • +
  • getBalanceChanges
  • +
  • getNFTokenID
  • +
  • hasNextPage
  • +
  • isValidAddress
  • +
  • isValidClassicAddress
  • +
  • isValidSecret
  • +
  • isValidXAddress
  • +
  • isoTimeToRippleTime
  • +
  • keyToRFC1751Mnemonic
  • +
  • multisign
  • +
  • parseAccountRootFlags
  • +
  • parseNFTokenID
  • +
  • percentToQuality
  • +
  • percentToTransferRate
  • +
  • qualityToDecimal
  • +
  • rfc1751MnemonicToKey
  • +
  • rippleTimeToISOTime
  • +
  • rippleTimeToUnixTime
  • +
  • setTransactionFlagsToNumber
  • +
  • signPaymentChannelClaim
  • +
  • transferRateToDecimal
  • +
  • unixTimeToRippleTime
  • +
  • validate
  • +
  • verifyKeypairSignature
  • +
  • verifyPaymentChannelClaim
  • +
  • verifySignature
  • +
  • xAddressToClassicAddress
  • +
  • xrpToDrops
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/functions/decode.html b/docs/functions/decode.html index f8b78d79..1d61c0cf 100644 --- a/docs/functions/decode.html +++ b/docs/functions/decode.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -decode | xrpl
    +decode | xrpl
    -
    +

    Function decode

    -
      - +
        +
      • Decodes a hex string into a transaction | ledger entry

        - -

        Returns

        The hex string decoded according to XRPL serialization format.

        Parameters

        • -
          hex: string
          +
          hex: string

          hex string in the XRPL serialization format.

        -

        Returns Record<string, unknown>

    -
    +
    +
    + - +
  • AccountSetAsfFlags
  • +
  • AccountSetTfFlags
  • +
  • NFTokenCreateOfferFlags
  • +
  • NFTokenMintFlags
  • +
  • OfferCreateFlags
  • +
  • PaymentChannelClaimFlags
  • +
  • PaymentFlags
  • +
  • TrustSetFlags
  • +
  • BroadcastClient
  • +
  • Client
  • +
  • ConnectionError
  • +
  • DisconnectedError
  • +
  • NotConnectedError
  • +
  • NotFoundError
  • +
  • ResponseFormatError
  • +
  • RippledError
  • +
  • RippledNotInitializedError
  • +
  • TimeoutError
  • +
  • UnexpectedError
  • +
  • ValidationError
  • +
  • Wallet
  • +
  • XRPLFaucetError
  • +
  • XrplError
  • +
  • AccountChannelsRequest
  • +
  • AccountChannelsResponse
  • +
  • AccountCurrenciesRequest
  • +
  • AccountCurrenciesResponse
  • +
  • AccountDelete
  • +
  • AccountInfoRequest
  • +
  • AccountInfoResponse
  • +
  • AccountLinesRequest
  • +
  • AccountLinesResponse
  • +
  • AccountNFTsRequest
  • +
  • AccountNFTsResponse
  • +
  • AccountObjectsRequest
  • +
  • AccountObjectsResponse
  • +
  • AccountOffer
  • +
  • AccountOffersRequest
  • +
  • AccountOffersResponse
  • +
  • AccountSet
  • +
  • AccountSetFlagsInterface
  • +
  • AccountTxRequest
  • +
  • AccountTxResponse
  • +
  • BookOffer
  • +
  • BookOffersRequest
  • +
  • BookOffersResponse
  • +
  • ChannelVerifyRequest
  • +
  • ChannelVerifyResponse
  • +
  • CheckCancel
  • +
  • CheckCash
  • +
  • CheckCreate
  • +
  • ClientOptions
  • +
  • ConsensusStream
  • +
  • DepositAuthorizedRequest
  • +
  • DepositAuthorizedResponse
  • +
  • DepositPreauth
  • +
  • ErrorResponse
  • +
  • EscrowCancel
  • +
  • EscrowCreate
  • +
  • EscrowFinish
  • +
  • FeeRequest
  • +
  • FeeResponse
  • +
  • GatewayBalancesRequest
  • +
  • GatewayBalancesResponse
  • +
  • LedgerClosedRequest
  • +
  • LedgerClosedResponse
  • +
  • LedgerCurrentRequest
  • +
  • LedgerCurrentResponse
  • +
  • LedgerDataRequest
  • +
  • LedgerDataResponse
  • +
  • LedgerEntryRequest
  • +
  • LedgerEntryResponse
  • +
  • LedgerRequest
  • +
  • LedgerResponse
  • +
  • LedgerStream
  • +
  • ManifestRequest
  • +
  • ManifestResponse
  • +
  • NFTBuyOffersRequest
  • +
  • NFTBuyOffersResponse
  • +
  • NFTHistoryRequest
  • +
  • NFTHistoryResponse
  • +
  • NFTInfoRequest
  • +
  • NFTInfoResponse
  • +
  • NFTSellOffersRequest
  • +
  • NFTSellOffersResponse
  • +
  • NFTokenAcceptOffer
  • +
  • NFTokenBurn
  • +
  • NFTokenCancelOffer
  • +
  • NFTokenCreateOffer
  • +
  • NFTokenCreateOfferFlagsInterface
  • +
  • NFTokenMint
  • +
  • NFTokenMintFlagsInterface
  • +
  • NoRippleCheckRequest
  • +
  • NoRippleCheckResponse
  • +
  • OfferCancel
  • +
  • OfferCreate
  • +
  • OfferCreateFlagsInterface
  • +
  • OrderBookStream
  • +
  • PathFindCloseRequest
  • +
  • PathFindCreateRequest
  • +
  • PathFindResponse
  • +
  • PathFindStatusRequest
  • +
  • PathFindStream
  • +
  • Payment
  • +
  • PaymentChannelClaim
  • +
  • PaymentChannelClaimFlagsInterface
  • +
  • PaymentChannelCreate
  • +
  • PaymentChannelFund
  • +
  • PaymentFlagsInterface
  • +
  • PeerStatusStream
  • +
  • PingRequest
  • +
  • PingResponse
  • +
  • RandomRequest
  • +
  • RandomResponse
  • +
  • RipplePathFindRequest
  • +
  • RipplePathFindResponse
  • +
  • ServerInfoRequest
  • +
  • ServerInfoResponse
  • +
  • ServerStateRequest
  • +
  • ServerStateResponse
  • +
  • SetRegularKey
  • +
  • SignerListSet
  • +
  • SubmitMultisignedRequest
  • +
  • SubmitMultisignedResponse
  • +
  • SubmitRequest
  • +
  • SubmitResponse
  • +
  • SubscribeRequest
  • +
  • SubscribeResponse
  • +
  • TicketCreate
  • +
  • TransactionAndMetadata
  • +
  • TransactionEntryRequest
  • +
  • TransactionEntryResponse
  • +
  • TransactionMetadata
  • +
  • TransactionStream
  • +
  • TrustSet
  • +
  • TrustSetFlagsInterface
  • +
  • TxRequest
  • +
  • TxResponse
  • +
  • UnsubscribeRequest
  • +
  • UnsubscribeResponse
  • +
  • ValidationStream
  • +
  • PathFindRequest
  • +
  • Request
  • +
  • Response
  • +
  • Stream
  • +
  • Transaction
  • +
  • hashes
  • +
  • authorizeChannel
  • +
  • classicAddressToXAddress
  • +
  • convertHexToString
  • +
  • convertStringToHex
  • +
  • decimalToQuality
  • +
  • decimalToTransferRate
  • +
  • decode
  • +
  • decodeAccountID
  • +
  • decodeAccountPublic
  • +
  • decodeNodePublic
  • +
  • decodeSeed
  • +
  • decodeXAddress
  • +
  • deriveAddress
  • +
  • deriveKeypair
  • +
  • deriveXAddress
  • +
  • dropsToXrp
  • +
  • encode
  • +
  • encodeAccountID
  • +
  • encodeAccountPublic
  • +
  • encodeForMultiSigning
  • +
  • encodeForSigning
  • +
  • encodeForSigningClaim
  • +
  • encodeNodePublic
  • +
  • encodeSeed
  • +
  • encodeXAddress
  • +
  • getBalanceChanges
  • +
  • getNFTokenID
  • +
  • hasNextPage
  • +
  • isValidAddress
  • +
  • isValidClassicAddress
  • +
  • isValidSecret
  • +
  • isValidXAddress
  • +
  • isoTimeToRippleTime
  • +
  • keyToRFC1751Mnemonic
  • +
  • multisign
  • +
  • parseAccountRootFlags
  • +
  • parseNFTokenID
  • +
  • percentToQuality
  • +
  • percentToTransferRate
  • +
  • qualityToDecimal
  • +
  • rfc1751MnemonicToKey
  • +
  • rippleTimeToISOTime
  • +
  • rippleTimeToUnixTime
  • +
  • setTransactionFlagsToNumber
  • +
  • signPaymentChannelClaim
  • +
  • transferRateToDecimal
  • +
  • unixTimeToRippleTime
  • +
  • validate
  • +
  • verifyKeypairSignature
  • +
  • verifyPaymentChannelClaim
  • +
  • verifySignature
  • +
  • xAddressToClassicAddress
  • +
  • xrpToDrops
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/functions/decodeAccountID.html b/docs/functions/decodeAccountID.html index f20a7957..e5589c26 100644 --- a/docs/functions/decodeAccountID.html +++ b/docs/functions/decodeAccountID.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -decodeAccountID | xrpl
    +decodeAccountID | xrpl
    -
    +

    Function decodeAccountID

    -
      - +
        +
      • Parameters

        • -
          accountId: string
        -

        Returns Buffer

    +

    Returns Buffer

    - + - +
  • AccountSetAsfFlags
  • +
  • AccountSetTfFlags
  • +
  • NFTokenCreateOfferFlags
  • +
  • NFTokenMintFlags
  • +
  • OfferCreateFlags
  • +
  • PaymentChannelClaimFlags
  • +
  • PaymentFlags
  • +
  • TrustSetFlags
  • +
  • BroadcastClient
  • +
  • Client
  • +
  • ConnectionError
  • +
  • DisconnectedError
  • +
  • NotConnectedError
  • +
  • NotFoundError
  • +
  • ResponseFormatError
  • +
  • RippledError
  • +
  • RippledNotInitializedError
  • +
  • TimeoutError
  • +
  • UnexpectedError
  • +
  • ValidationError
  • +
  • Wallet
  • +
  • XRPLFaucetError
  • +
  • XrplError
  • +
  • AccountChannelsRequest
  • +
  • AccountChannelsResponse
  • +
  • AccountCurrenciesRequest
  • +
  • AccountCurrenciesResponse
  • +
  • AccountDelete
  • +
  • AccountInfoRequest
  • +
  • AccountInfoResponse
  • +
  • AccountLinesRequest
  • +
  • AccountLinesResponse
  • +
  • AccountNFTsRequest
  • +
  • AccountNFTsResponse
  • +
  • AccountObjectsRequest
  • +
  • AccountObjectsResponse
  • +
  • AccountOffer
  • +
  • AccountOffersRequest
  • +
  • AccountOffersResponse
  • +
  • AccountSet
  • +
  • AccountSetFlagsInterface
  • +
  • AccountTxRequest
  • +
  • AccountTxResponse
  • +
  • BookOffer
  • +
  • BookOffersRequest
  • +
  • BookOffersResponse
  • +
  • ChannelVerifyRequest
  • +
  • ChannelVerifyResponse
  • +
  • CheckCancel
  • +
  • CheckCash
  • +
  • CheckCreate
  • +
  • ClientOptions
  • +
  • ConsensusStream
  • +
  • DepositAuthorizedRequest
  • +
  • DepositAuthorizedResponse
  • +
  • DepositPreauth
  • +
  • ErrorResponse
  • +
  • EscrowCancel
  • +
  • EscrowCreate
  • +
  • EscrowFinish
  • +
  • FeeRequest
  • +
  • FeeResponse
  • +
  • GatewayBalancesRequest
  • +
  • GatewayBalancesResponse
  • +
  • LedgerClosedRequest
  • +
  • LedgerClosedResponse
  • +
  • LedgerCurrentRequest
  • +
  • LedgerCurrentResponse
  • +
  • LedgerDataRequest
  • +
  • LedgerDataResponse
  • +
  • LedgerEntryRequest
  • +
  • LedgerEntryResponse
  • +
  • LedgerRequest
  • +
  • LedgerResponse
  • +
  • LedgerStream
  • +
  • ManifestRequest
  • +
  • ManifestResponse
  • +
  • NFTBuyOffersRequest
  • +
  • NFTBuyOffersResponse
  • +
  • NFTHistoryRequest
  • +
  • NFTHistoryResponse
  • +
  • NFTInfoRequest
  • +
  • NFTInfoResponse
  • +
  • NFTSellOffersRequest
  • +
  • NFTSellOffersResponse
  • +
  • NFTokenAcceptOffer
  • +
  • NFTokenBurn
  • +
  • NFTokenCancelOffer
  • +
  • NFTokenCreateOffer
  • +
  • NFTokenCreateOfferFlagsInterface
  • +
  • NFTokenMint
  • +
  • NFTokenMintFlagsInterface
  • +
  • NoRippleCheckRequest
  • +
  • NoRippleCheckResponse
  • +
  • OfferCancel
  • +
  • OfferCreate
  • +
  • OfferCreateFlagsInterface
  • +
  • OrderBookStream
  • +
  • PathFindCloseRequest
  • +
  • PathFindCreateRequest
  • +
  • PathFindResponse
  • +
  • PathFindStatusRequest
  • +
  • PathFindStream
  • +
  • Payment
  • +
  • PaymentChannelClaim
  • +
  • PaymentChannelClaimFlagsInterface
  • +
  • PaymentChannelCreate
  • +
  • PaymentChannelFund
  • +
  • PaymentFlagsInterface
  • +
  • PeerStatusStream
  • +
  • PingRequest
  • +
  • PingResponse
  • +
  • RandomRequest
  • +
  • RandomResponse
  • +
  • RipplePathFindRequest
  • +
  • RipplePathFindResponse
  • +
  • ServerInfoRequest
  • +
  • ServerInfoResponse
  • +
  • ServerStateRequest
  • +
  • ServerStateResponse
  • +
  • SetRegularKey
  • +
  • SignerListSet
  • +
  • SubmitMultisignedRequest
  • +
  • SubmitMultisignedResponse
  • +
  • SubmitRequest
  • +
  • SubmitResponse
  • +
  • SubscribeRequest
  • +
  • SubscribeResponse
  • +
  • TicketCreate
  • +
  • TransactionAndMetadata
  • +
  • TransactionEntryRequest
  • +
  • TransactionEntryResponse
  • +
  • TransactionMetadata
  • +
  • TransactionStream
  • +
  • TrustSet
  • +
  • TrustSetFlagsInterface
  • +
  • TxRequest
  • +
  • TxResponse
  • +
  • UnsubscribeRequest
  • +
  • UnsubscribeResponse
  • +
  • ValidationStream
  • +
  • PathFindRequest
  • +
  • Request
  • +
  • Response
  • +
  • Stream
  • +
  • Transaction
  • +
  • hashes
  • +
  • authorizeChannel
  • +
  • classicAddressToXAddress
  • +
  • convertHexToString
  • +
  • convertStringToHex
  • +
  • decimalToQuality
  • +
  • decimalToTransferRate
  • +
  • decode
  • +
  • decodeAccountID
  • +
  • decodeAccountPublic
  • +
  • decodeNodePublic
  • +
  • decodeSeed
  • +
  • decodeXAddress
  • +
  • deriveAddress
  • +
  • deriveKeypair
  • +
  • deriveXAddress
  • +
  • dropsToXrp
  • +
  • encode
  • +
  • encodeAccountID
  • +
  • encodeAccountPublic
  • +
  • encodeForMultiSigning
  • +
  • encodeForSigning
  • +
  • encodeForSigningClaim
  • +
  • encodeNodePublic
  • +
  • encodeSeed
  • +
  • encodeXAddress
  • +
  • getBalanceChanges
  • +
  • getNFTokenID
  • +
  • hasNextPage
  • +
  • isValidAddress
  • +
  • isValidClassicAddress
  • +
  • isValidSecret
  • +
  • isValidXAddress
  • +
  • isoTimeToRippleTime
  • +
  • keyToRFC1751Mnemonic
  • +
  • multisign
  • +
  • parseAccountRootFlags
  • +
  • parseNFTokenID
  • +
  • percentToQuality
  • +
  • percentToTransferRate
  • +
  • qualityToDecimal
  • +
  • rfc1751MnemonicToKey
  • +
  • rippleTimeToISOTime
  • +
  • rippleTimeToUnixTime
  • +
  • setTransactionFlagsToNumber
  • +
  • signPaymentChannelClaim
  • +
  • transferRateToDecimal
  • +
  • unixTimeToRippleTime
  • +
  • validate
  • +
  • verifyKeypairSignature
  • +
  • verifyPaymentChannelClaim
  • +
  • verifySignature
  • +
  • xAddressToClassicAddress
  • +
  • xrpToDrops
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/functions/decodeAccountPublic.html b/docs/functions/decodeAccountPublic.html index 20a4712b..6d910d7f 100644 --- a/docs/functions/decodeAccountPublic.html +++ b/docs/functions/decodeAccountPublic.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -decodeAccountPublic | xrpl
    +decodeAccountPublic | xrpl
    -
    +

    Function decodeAccountPublic

    -
      - +
        +
      • Parameters

        • -
          base58string: string
        -

        Returns Buffer

    +

    Returns Buffer

    - + - +
  • AccountSetAsfFlags
  • +
  • AccountSetTfFlags
  • +
  • NFTokenCreateOfferFlags
  • +
  • NFTokenMintFlags
  • +
  • OfferCreateFlags
  • +
  • PaymentChannelClaimFlags
  • +
  • PaymentFlags
  • +
  • TrustSetFlags
  • +
  • BroadcastClient
  • +
  • Client
  • +
  • ConnectionError
  • +
  • DisconnectedError
  • +
  • NotConnectedError
  • +
  • NotFoundError
  • +
  • ResponseFormatError
  • +
  • RippledError
  • +
  • RippledNotInitializedError
  • +
  • TimeoutError
  • +
  • UnexpectedError
  • +
  • ValidationError
  • +
  • Wallet
  • +
  • XRPLFaucetError
  • +
  • XrplError
  • +
  • AccountChannelsRequest
  • +
  • AccountChannelsResponse
  • +
  • AccountCurrenciesRequest
  • +
  • AccountCurrenciesResponse
  • +
  • AccountDelete
  • +
  • AccountInfoRequest
  • +
  • AccountInfoResponse
  • +
  • AccountLinesRequest
  • +
  • AccountLinesResponse
  • +
  • AccountNFTsRequest
  • +
  • AccountNFTsResponse
  • +
  • AccountObjectsRequest
  • +
  • AccountObjectsResponse
  • +
  • AccountOffer
  • +
  • AccountOffersRequest
  • +
  • AccountOffersResponse
  • +
  • AccountSet
  • +
  • AccountSetFlagsInterface
  • +
  • AccountTxRequest
  • +
  • AccountTxResponse
  • +
  • BookOffer
  • +
  • BookOffersRequest
  • +
  • BookOffersResponse
  • +
  • ChannelVerifyRequest
  • +
  • ChannelVerifyResponse
  • +
  • CheckCancel
  • +
  • CheckCash
  • +
  • CheckCreate
  • +
  • ClientOptions
  • +
  • ConsensusStream
  • +
  • DepositAuthorizedRequest
  • +
  • DepositAuthorizedResponse
  • +
  • DepositPreauth
  • +
  • ErrorResponse
  • +
  • EscrowCancel
  • +
  • EscrowCreate
  • +
  • EscrowFinish
  • +
  • FeeRequest
  • +
  • FeeResponse
  • +
  • GatewayBalancesRequest
  • +
  • GatewayBalancesResponse
  • +
  • LedgerClosedRequest
  • +
  • LedgerClosedResponse
  • +
  • LedgerCurrentRequest
  • +
  • LedgerCurrentResponse
  • +
  • LedgerDataRequest
  • +
  • LedgerDataResponse
  • +
  • LedgerEntryRequest
  • +
  • LedgerEntryResponse
  • +
  • LedgerRequest
  • +
  • LedgerResponse
  • +
  • LedgerStream
  • +
  • ManifestRequest
  • +
  • ManifestResponse
  • +
  • NFTBuyOffersRequest
  • +
  • NFTBuyOffersResponse
  • +
  • NFTHistoryRequest
  • +
  • NFTHistoryResponse
  • +
  • NFTInfoRequest
  • +
  • NFTInfoResponse
  • +
  • NFTSellOffersRequest
  • +
  • NFTSellOffersResponse
  • +
  • NFTokenAcceptOffer
  • +
  • NFTokenBurn
  • +
  • NFTokenCancelOffer
  • +
  • NFTokenCreateOffer
  • +
  • NFTokenCreateOfferFlagsInterface
  • +
  • NFTokenMint
  • +
  • NFTokenMintFlagsInterface
  • +
  • NoRippleCheckRequest
  • +
  • NoRippleCheckResponse
  • +
  • OfferCancel
  • +
  • OfferCreate
  • +
  • OfferCreateFlagsInterface
  • +
  • OrderBookStream
  • +
  • PathFindCloseRequest
  • +
  • PathFindCreateRequest
  • +
  • PathFindResponse
  • +
  • PathFindStatusRequest
  • +
  • PathFindStream
  • +
  • Payment
  • +
  • PaymentChannelClaim
  • +
  • PaymentChannelClaimFlagsInterface
  • +
  • PaymentChannelCreate
  • +
  • PaymentChannelFund
  • +
  • PaymentFlagsInterface
  • +
  • PeerStatusStream
  • +
  • PingRequest
  • +
  • PingResponse
  • +
  • RandomRequest
  • +
  • RandomResponse
  • +
  • RipplePathFindRequest
  • +
  • RipplePathFindResponse
  • +
  • ServerInfoRequest
  • +
  • ServerInfoResponse
  • +
  • ServerStateRequest
  • +
  • ServerStateResponse
  • +
  • SetRegularKey
  • +
  • SignerListSet
  • +
  • SubmitMultisignedRequest
  • +
  • SubmitMultisignedResponse
  • +
  • SubmitRequest
  • +
  • SubmitResponse
  • +
  • SubscribeRequest
  • +
  • SubscribeResponse
  • +
  • TicketCreate
  • +
  • TransactionAndMetadata
  • +
  • TransactionEntryRequest
  • +
  • TransactionEntryResponse
  • +
  • TransactionMetadata
  • +
  • TransactionStream
  • +
  • TrustSet
  • +
  • TrustSetFlagsInterface
  • +
  • TxRequest
  • +
  • TxResponse
  • +
  • UnsubscribeRequest
  • +
  • UnsubscribeResponse
  • +
  • ValidationStream
  • +
  • PathFindRequest
  • +
  • Request
  • +
  • Response
  • +
  • Stream
  • +
  • Transaction
  • +
  • hashes
  • +
  • authorizeChannel
  • +
  • classicAddressToXAddress
  • +
  • convertHexToString
  • +
  • convertStringToHex
  • +
  • decimalToQuality
  • +
  • decimalToTransferRate
  • +
  • decode
  • +
  • decodeAccountID
  • +
  • decodeAccountPublic
  • +
  • decodeNodePublic
  • +
  • decodeSeed
  • +
  • decodeXAddress
  • +
  • deriveAddress
  • +
  • deriveKeypair
  • +
  • deriveXAddress
  • +
  • dropsToXrp
  • +
  • encode
  • +
  • encodeAccountID
  • +
  • encodeAccountPublic
  • +
  • encodeForMultiSigning
  • +
  • encodeForSigning
  • +
  • encodeForSigningClaim
  • +
  • encodeNodePublic
  • +
  • encodeSeed
  • +
  • encodeXAddress
  • +
  • getBalanceChanges
  • +
  • getNFTokenID
  • +
  • hasNextPage
  • +
  • isValidAddress
  • +
  • isValidClassicAddress
  • +
  • isValidSecret
  • +
  • isValidXAddress
  • +
  • isoTimeToRippleTime
  • +
  • keyToRFC1751Mnemonic
  • +
  • multisign
  • +
  • parseAccountRootFlags
  • +
  • parseNFTokenID
  • +
  • percentToQuality
  • +
  • percentToTransferRate
  • +
  • qualityToDecimal
  • +
  • rfc1751MnemonicToKey
  • +
  • rippleTimeToISOTime
  • +
  • rippleTimeToUnixTime
  • +
  • setTransactionFlagsToNumber
  • +
  • signPaymentChannelClaim
  • +
  • transferRateToDecimal
  • +
  • unixTimeToRippleTime
  • +
  • validate
  • +
  • verifyKeypairSignature
  • +
  • verifyPaymentChannelClaim
  • +
  • verifySignature
  • +
  • xAddressToClassicAddress
  • +
  • xrpToDrops
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/functions/decodeNodePublic.html b/docs/functions/decodeNodePublic.html index 3c65f0a1..15b1bfef 100644 --- a/docs/functions/decodeNodePublic.html +++ b/docs/functions/decodeNodePublic.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -decodeNodePublic | xrpl
    +decodeNodePublic | xrpl
    -
    +

    Function decodeNodePublic

    -
      - +
        +
      • Parameters

        • -
          base58string: string
        -

        Returns Buffer

    +

    Returns Buffer

    - + - +
  • AccountSetAsfFlags
  • +
  • AccountSetTfFlags
  • +
  • NFTokenCreateOfferFlags
  • +
  • NFTokenMintFlags
  • +
  • OfferCreateFlags
  • +
  • PaymentChannelClaimFlags
  • +
  • PaymentFlags
  • +
  • TrustSetFlags
  • +
  • BroadcastClient
  • +
  • Client
  • +
  • ConnectionError
  • +
  • DisconnectedError
  • +
  • NotConnectedError
  • +
  • NotFoundError
  • +
  • ResponseFormatError
  • +
  • RippledError
  • +
  • RippledNotInitializedError
  • +
  • TimeoutError
  • +
  • UnexpectedError
  • +
  • ValidationError
  • +
  • Wallet
  • +
  • XRPLFaucetError
  • +
  • XrplError
  • +
  • AccountChannelsRequest
  • +
  • AccountChannelsResponse
  • +
  • AccountCurrenciesRequest
  • +
  • AccountCurrenciesResponse
  • +
  • AccountDelete
  • +
  • AccountInfoRequest
  • +
  • AccountInfoResponse
  • +
  • AccountLinesRequest
  • +
  • AccountLinesResponse
  • +
  • AccountNFTsRequest
  • +
  • AccountNFTsResponse
  • +
  • AccountObjectsRequest
  • +
  • AccountObjectsResponse
  • +
  • AccountOffer
  • +
  • AccountOffersRequest
  • +
  • AccountOffersResponse
  • +
  • AccountSet
  • +
  • AccountSetFlagsInterface
  • +
  • AccountTxRequest
  • +
  • AccountTxResponse
  • +
  • BookOffer
  • +
  • BookOffersRequest
  • +
  • BookOffersResponse
  • +
  • ChannelVerifyRequest
  • +
  • ChannelVerifyResponse
  • +
  • CheckCancel
  • +
  • CheckCash
  • +
  • CheckCreate
  • +
  • ClientOptions
  • +
  • ConsensusStream
  • +
  • DepositAuthorizedRequest
  • +
  • DepositAuthorizedResponse
  • +
  • DepositPreauth
  • +
  • ErrorResponse
  • +
  • EscrowCancel
  • +
  • EscrowCreate
  • +
  • EscrowFinish
  • +
  • FeeRequest
  • +
  • FeeResponse
  • +
  • GatewayBalancesRequest
  • +
  • GatewayBalancesResponse
  • +
  • LedgerClosedRequest
  • +
  • LedgerClosedResponse
  • +
  • LedgerCurrentRequest
  • +
  • LedgerCurrentResponse
  • +
  • LedgerDataRequest
  • +
  • LedgerDataResponse
  • +
  • LedgerEntryRequest
  • +
  • LedgerEntryResponse
  • +
  • LedgerRequest
  • +
  • LedgerResponse
  • +
  • LedgerStream
  • +
  • ManifestRequest
  • +
  • ManifestResponse
  • +
  • NFTBuyOffersRequest
  • +
  • NFTBuyOffersResponse
  • +
  • NFTHistoryRequest
  • +
  • NFTHistoryResponse
  • +
  • NFTInfoRequest
  • +
  • NFTInfoResponse
  • +
  • NFTSellOffersRequest
  • +
  • NFTSellOffersResponse
  • +
  • NFTokenAcceptOffer
  • +
  • NFTokenBurn
  • +
  • NFTokenCancelOffer
  • +
  • NFTokenCreateOffer
  • +
  • NFTokenCreateOfferFlagsInterface
  • +
  • NFTokenMint
  • +
  • NFTokenMintFlagsInterface
  • +
  • NoRippleCheckRequest
  • +
  • NoRippleCheckResponse
  • +
  • OfferCancel
  • +
  • OfferCreate
  • +
  • OfferCreateFlagsInterface
  • +
  • OrderBookStream
  • +
  • PathFindCloseRequest
  • +
  • PathFindCreateRequest
  • +
  • PathFindResponse
  • +
  • PathFindStatusRequest
  • +
  • PathFindStream
  • +
  • Payment
  • +
  • PaymentChannelClaim
  • +
  • PaymentChannelClaimFlagsInterface
  • +
  • PaymentChannelCreate
  • +
  • PaymentChannelFund
  • +
  • PaymentFlagsInterface
  • +
  • PeerStatusStream
  • +
  • PingRequest
  • +
  • PingResponse
  • +
  • RandomRequest
  • +
  • RandomResponse
  • +
  • RipplePathFindRequest
  • +
  • RipplePathFindResponse
  • +
  • ServerInfoRequest
  • +
  • ServerInfoResponse
  • +
  • ServerStateRequest
  • +
  • ServerStateResponse
  • +
  • SetRegularKey
  • +
  • SignerListSet
  • +
  • SubmitMultisignedRequest
  • +
  • SubmitMultisignedResponse
  • +
  • SubmitRequest
  • +
  • SubmitResponse
  • +
  • SubscribeRequest
  • +
  • SubscribeResponse
  • +
  • TicketCreate
  • +
  • TransactionAndMetadata
  • +
  • TransactionEntryRequest
  • +
  • TransactionEntryResponse
  • +
  • TransactionMetadata
  • +
  • TransactionStream
  • +
  • TrustSet
  • +
  • TrustSetFlagsInterface
  • +
  • TxRequest
  • +
  • TxResponse
  • +
  • UnsubscribeRequest
  • +
  • UnsubscribeResponse
  • +
  • ValidationStream
  • +
  • PathFindRequest
  • +
  • Request
  • +
  • Response
  • +
  • Stream
  • +
  • Transaction
  • +
  • hashes
  • +
  • authorizeChannel
  • +
  • classicAddressToXAddress
  • +
  • convertHexToString
  • +
  • convertStringToHex
  • +
  • decimalToQuality
  • +
  • decimalToTransferRate
  • +
  • decode
  • +
  • decodeAccountID
  • +
  • decodeAccountPublic
  • +
  • decodeNodePublic
  • +
  • decodeSeed
  • +
  • decodeXAddress
  • +
  • deriveAddress
  • +
  • deriveKeypair
  • +
  • deriveXAddress
  • +
  • dropsToXrp
  • +
  • encode
  • +
  • encodeAccountID
  • +
  • encodeAccountPublic
  • +
  • encodeForMultiSigning
  • +
  • encodeForSigning
  • +
  • encodeForSigningClaim
  • +
  • encodeNodePublic
  • +
  • encodeSeed
  • +
  • encodeXAddress
  • +
  • getBalanceChanges
  • +
  • getNFTokenID
  • +
  • hasNextPage
  • +
  • isValidAddress
  • +
  • isValidClassicAddress
  • +
  • isValidSecret
  • +
  • isValidXAddress
  • +
  • isoTimeToRippleTime
  • +
  • keyToRFC1751Mnemonic
  • +
  • multisign
  • +
  • parseAccountRootFlags
  • +
  • parseNFTokenID
  • +
  • percentToQuality
  • +
  • percentToTransferRate
  • +
  • qualityToDecimal
  • +
  • rfc1751MnemonicToKey
  • +
  • rippleTimeToISOTime
  • +
  • rippleTimeToUnixTime
  • +
  • setTransactionFlagsToNumber
  • +
  • signPaymentChannelClaim
  • +
  • transferRateToDecimal
  • +
  • unixTimeToRippleTime
  • +
  • validate
  • +
  • verifyKeypairSignature
  • +
  • verifyPaymentChannelClaim
  • +
  • verifySignature
  • +
  • xAddressToClassicAddress
  • +
  • xrpToDrops
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/functions/decodeSeed.html b/docs/functions/decodeSeed.html index dbae35ee..5369c231 100644 --- a/docs/functions/decodeSeed.html +++ b/docs/functions/decodeSeed.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -decodeSeed | xrpl
    +decodeSeed | xrpl
    -
    +

    Function decodeSeed

    -
      - +
        +
      • Parameters

        • -
          seed: string
        • +
          seed: string
        • -
          Optional opts: {
              expectedLength: number;
              versionTypes: ["ed25519", "secp256k1"];
              versions: (number | number[])[];
          }
          +
          Optional opts: {
              expectedLength: number;
              versionTypes: ["ed25519", "secp256k1"];
              versions: (number | number[])[];
          }
          • -
            expectedLength: number
          • +
            expectedLength: number
          • -
            versionTypes: ["ed25519", "secp256k1"]
          • +
            versionTypes: ["ed25519", "secp256k1"]
          • -
            versions: (number | number[])[]
        -

        Returns {
            bytes: Buffer;
            type: "ed25519" | "secp256k1" | null;
            version: number[];
        }

        +
        versions: (number | number[])[]
    +

    Returns {
        bytes: Buffer;
        type: "ed25519" | "secp256k1" | null;
        version: number[];
    }

    • -
      bytes: Buffer
    • +
      bytes: Buffer
    • -
      type: "ed25519" | "secp256k1" | null
    • +
      type: "ed25519" | "secp256k1" | null
    • -
      version: number[]
    - + - +
  • AccountSetAsfFlags
  • +
  • AccountSetTfFlags
  • +
  • NFTokenCreateOfferFlags
  • +
  • NFTokenMintFlags
  • +
  • OfferCreateFlags
  • +
  • PaymentChannelClaimFlags
  • +
  • PaymentFlags
  • +
  • TrustSetFlags
  • +
  • BroadcastClient
  • +
  • Client
  • +
  • ConnectionError
  • +
  • DisconnectedError
  • +
  • NotConnectedError
  • +
  • NotFoundError
  • +
  • ResponseFormatError
  • +
  • RippledError
  • +
  • RippledNotInitializedError
  • +
  • TimeoutError
  • +
  • UnexpectedError
  • +
  • ValidationError
  • +
  • Wallet
  • +
  • XRPLFaucetError
  • +
  • XrplError
  • +
  • AccountChannelsRequest
  • +
  • AccountChannelsResponse
  • +
  • AccountCurrenciesRequest
  • +
  • AccountCurrenciesResponse
  • +
  • AccountDelete
  • +
  • AccountInfoRequest
  • +
  • AccountInfoResponse
  • +
  • AccountLinesRequest
  • +
  • AccountLinesResponse
  • +
  • AccountNFTsRequest
  • +
  • AccountNFTsResponse
  • +
  • AccountObjectsRequest
  • +
  • AccountObjectsResponse
  • +
  • AccountOffer
  • +
  • AccountOffersRequest
  • +
  • AccountOffersResponse
  • +
  • AccountSet
  • +
  • AccountSetFlagsInterface
  • +
  • AccountTxRequest
  • +
  • AccountTxResponse
  • +
  • BookOffer
  • +
  • BookOffersRequest
  • +
  • BookOffersResponse
  • +
  • ChannelVerifyRequest
  • +
  • ChannelVerifyResponse
  • +
  • CheckCancel
  • +
  • CheckCash
  • +
  • CheckCreate
  • +
  • ClientOptions
  • +
  • ConsensusStream
  • +
  • DepositAuthorizedRequest
  • +
  • DepositAuthorizedResponse
  • +
  • DepositPreauth
  • +
  • ErrorResponse
  • +
  • EscrowCancel
  • +
  • EscrowCreate
  • +
  • EscrowFinish
  • +
  • FeeRequest
  • +
  • FeeResponse
  • +
  • GatewayBalancesRequest
  • +
  • GatewayBalancesResponse
  • +
  • LedgerClosedRequest
  • +
  • LedgerClosedResponse
  • +
  • LedgerCurrentRequest
  • +
  • LedgerCurrentResponse
  • +
  • LedgerDataRequest
  • +
  • LedgerDataResponse
  • +
  • LedgerEntryRequest
  • +
  • LedgerEntryResponse
  • +
  • LedgerRequest
  • +
  • LedgerResponse
  • +
  • LedgerStream
  • +
  • ManifestRequest
  • +
  • ManifestResponse
  • +
  • NFTBuyOffersRequest
  • +
  • NFTBuyOffersResponse
  • +
  • NFTHistoryRequest
  • +
  • NFTHistoryResponse
  • +
  • NFTInfoRequest
  • +
  • NFTInfoResponse
  • +
  • NFTSellOffersRequest
  • +
  • NFTSellOffersResponse
  • +
  • NFTokenAcceptOffer
  • +
  • NFTokenBurn
  • +
  • NFTokenCancelOffer
  • +
  • NFTokenCreateOffer
  • +
  • NFTokenCreateOfferFlagsInterface
  • +
  • NFTokenMint
  • +
  • NFTokenMintFlagsInterface
  • +
  • NoRippleCheckRequest
  • +
  • NoRippleCheckResponse
  • +
  • OfferCancel
  • +
  • OfferCreate
  • +
  • OfferCreateFlagsInterface
  • +
  • OrderBookStream
  • +
  • PathFindCloseRequest
  • +
  • PathFindCreateRequest
  • +
  • PathFindResponse
  • +
  • PathFindStatusRequest
  • +
  • PathFindStream
  • +
  • Payment
  • +
  • PaymentChannelClaim
  • +
  • PaymentChannelClaimFlagsInterface
  • +
  • PaymentChannelCreate
  • +
  • PaymentChannelFund
  • +
  • PaymentFlagsInterface
  • +
  • PeerStatusStream
  • +
  • PingRequest
  • +
  • PingResponse
  • +
  • RandomRequest
  • +
  • RandomResponse
  • +
  • RipplePathFindRequest
  • +
  • RipplePathFindResponse
  • +
  • ServerInfoRequest
  • +
  • ServerInfoResponse
  • +
  • ServerStateRequest
  • +
  • ServerStateResponse
  • +
  • SetRegularKey
  • +
  • SignerListSet
  • +
  • SubmitMultisignedRequest
  • +
  • SubmitMultisignedResponse
  • +
  • SubmitRequest
  • +
  • SubmitResponse
  • +
  • SubscribeRequest
  • +
  • SubscribeResponse
  • +
  • TicketCreate
  • +
  • TransactionAndMetadata
  • +
  • TransactionEntryRequest
  • +
  • TransactionEntryResponse
  • +
  • TransactionMetadata
  • +
  • TransactionStream
  • +
  • TrustSet
  • +
  • TrustSetFlagsInterface
  • +
  • TxRequest
  • +
  • TxResponse
  • +
  • UnsubscribeRequest
  • +
  • UnsubscribeResponse
  • +
  • ValidationStream
  • +
  • PathFindRequest
  • +
  • Request
  • +
  • Response
  • +
  • Stream
  • +
  • Transaction
  • +
  • hashes
  • +
  • authorizeChannel
  • +
  • classicAddressToXAddress
  • +
  • convertHexToString
  • +
  • convertStringToHex
  • +
  • decimalToQuality
  • +
  • decimalToTransferRate
  • +
  • decode
  • +
  • decodeAccountID
  • +
  • decodeAccountPublic
  • +
  • decodeNodePublic
  • +
  • decodeSeed
  • +
  • decodeXAddress
  • +
  • deriveAddress
  • +
  • deriveKeypair
  • +
  • deriveXAddress
  • +
  • dropsToXrp
  • +
  • encode
  • +
  • encodeAccountID
  • +
  • encodeAccountPublic
  • +
  • encodeForMultiSigning
  • +
  • encodeForSigning
  • +
  • encodeForSigningClaim
  • +
  • encodeNodePublic
  • +
  • encodeSeed
  • +
  • encodeXAddress
  • +
  • getBalanceChanges
  • +
  • getNFTokenID
  • +
  • hasNextPage
  • +
  • isValidAddress
  • +
  • isValidClassicAddress
  • +
  • isValidSecret
  • +
  • isValidXAddress
  • +
  • isoTimeToRippleTime
  • +
  • keyToRFC1751Mnemonic
  • +
  • multisign
  • +
  • parseAccountRootFlags
  • +
  • parseNFTokenID
  • +
  • percentToQuality
  • +
  • percentToTransferRate
  • +
  • qualityToDecimal
  • +
  • rfc1751MnemonicToKey
  • +
  • rippleTimeToISOTime
  • +
  • rippleTimeToUnixTime
  • +
  • setTransactionFlagsToNumber
  • +
  • signPaymentChannelClaim
  • +
  • transferRateToDecimal
  • +
  • unixTimeToRippleTime
  • +
  • validate
  • +
  • verifyKeypairSignature
  • +
  • verifyPaymentChannelClaim
  • +
  • verifySignature
  • +
  • xAddressToClassicAddress
  • +
  • xrpToDrops
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/functions/decodeXAddress.html b/docs/functions/decodeXAddress.html index cde36586..5d7b2139 100644 --- a/docs/functions/decodeXAddress.html +++ b/docs/functions/decodeXAddress.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -decodeXAddress | xrpl
    +decodeXAddress | xrpl
    -
    +

    Function decodeXAddress

    -
      - +
        +
      • Parameters

        • -
          xAddress: string
        -

        Returns {
            accountId: Buffer;
            tag: number | false;
            test: boolean;
        }

        +
        xAddress: string
    +

    Returns {
        accountId: Buffer;
        tag: number | false;
        test: boolean;
    }

    • -
      accountId: Buffer
    • +
      accountId: Buffer
    • -
      tag: number | false
    • +
      tag: number | false
    • -
      test: boolean
    -
    + - +
  • AccountSetAsfFlags
  • +
  • AccountSetTfFlags
  • +
  • NFTokenCreateOfferFlags
  • +
  • NFTokenMintFlags
  • +
  • OfferCreateFlags
  • +
  • PaymentChannelClaimFlags
  • +
  • PaymentFlags
  • +
  • TrustSetFlags
  • +
  • BroadcastClient
  • +
  • Client
  • +
  • ConnectionError
  • +
  • DisconnectedError
  • +
  • NotConnectedError
  • +
  • NotFoundError
  • +
  • ResponseFormatError
  • +
  • RippledError
  • +
  • RippledNotInitializedError
  • +
  • TimeoutError
  • +
  • UnexpectedError
  • +
  • ValidationError
  • +
  • Wallet
  • +
  • XRPLFaucetError
  • +
  • XrplError
  • +
  • AccountChannelsRequest
  • +
  • AccountChannelsResponse
  • +
  • AccountCurrenciesRequest
  • +
  • AccountCurrenciesResponse
  • +
  • AccountDelete
  • +
  • AccountInfoRequest
  • +
  • AccountInfoResponse
  • +
  • AccountLinesRequest
  • +
  • AccountLinesResponse
  • +
  • AccountNFTsRequest
  • +
  • AccountNFTsResponse
  • +
  • AccountObjectsRequest
  • +
  • AccountObjectsResponse
  • +
  • AccountOffer
  • +
  • AccountOffersRequest
  • +
  • AccountOffersResponse
  • +
  • AccountSet
  • +
  • AccountSetFlagsInterface
  • +
  • AccountTxRequest
  • +
  • AccountTxResponse
  • +
  • BookOffer
  • +
  • BookOffersRequest
  • +
  • BookOffersResponse
  • +
  • ChannelVerifyRequest
  • +
  • ChannelVerifyResponse
  • +
  • CheckCancel
  • +
  • CheckCash
  • +
  • CheckCreate
  • +
  • ClientOptions
  • +
  • ConsensusStream
  • +
  • DepositAuthorizedRequest
  • +
  • DepositAuthorizedResponse
  • +
  • DepositPreauth
  • +
  • ErrorResponse
  • +
  • EscrowCancel
  • +
  • EscrowCreate
  • +
  • EscrowFinish
  • +
  • FeeRequest
  • +
  • FeeResponse
  • +
  • GatewayBalancesRequest
  • +
  • GatewayBalancesResponse
  • +
  • LedgerClosedRequest
  • +
  • LedgerClosedResponse
  • +
  • LedgerCurrentRequest
  • +
  • LedgerCurrentResponse
  • +
  • LedgerDataRequest
  • +
  • LedgerDataResponse
  • +
  • LedgerEntryRequest
  • +
  • LedgerEntryResponse
  • +
  • LedgerRequest
  • +
  • LedgerResponse
  • +
  • LedgerStream
  • +
  • ManifestRequest
  • +
  • ManifestResponse
  • +
  • NFTBuyOffersRequest
  • +
  • NFTBuyOffersResponse
  • +
  • NFTHistoryRequest
  • +
  • NFTHistoryResponse
  • +
  • NFTInfoRequest
  • +
  • NFTInfoResponse
  • +
  • NFTSellOffersRequest
  • +
  • NFTSellOffersResponse
  • +
  • NFTokenAcceptOffer
  • +
  • NFTokenBurn
  • +
  • NFTokenCancelOffer
  • +
  • NFTokenCreateOffer
  • +
  • NFTokenCreateOfferFlagsInterface
  • +
  • NFTokenMint
  • +
  • NFTokenMintFlagsInterface
  • +
  • NoRippleCheckRequest
  • +
  • NoRippleCheckResponse
  • +
  • OfferCancel
  • +
  • OfferCreate
  • +
  • OfferCreateFlagsInterface
  • +
  • OrderBookStream
  • +
  • PathFindCloseRequest
  • +
  • PathFindCreateRequest
  • +
  • PathFindResponse
  • +
  • PathFindStatusRequest
  • +
  • PathFindStream
  • +
  • Payment
  • +
  • PaymentChannelClaim
  • +
  • PaymentChannelClaimFlagsInterface
  • +
  • PaymentChannelCreate
  • +
  • PaymentChannelFund
  • +
  • PaymentFlagsInterface
  • +
  • PeerStatusStream
  • +
  • PingRequest
  • +
  • PingResponse
  • +
  • RandomRequest
  • +
  • RandomResponse
  • +
  • RipplePathFindRequest
  • +
  • RipplePathFindResponse
  • +
  • ServerInfoRequest
  • +
  • ServerInfoResponse
  • +
  • ServerStateRequest
  • +
  • ServerStateResponse
  • +
  • SetRegularKey
  • +
  • SignerListSet
  • +
  • SubmitMultisignedRequest
  • +
  • SubmitMultisignedResponse
  • +
  • SubmitRequest
  • +
  • SubmitResponse
  • +
  • SubscribeRequest
  • +
  • SubscribeResponse
  • +
  • TicketCreate
  • +
  • TransactionAndMetadata
  • +
  • TransactionEntryRequest
  • +
  • TransactionEntryResponse
  • +
  • TransactionMetadata
  • +
  • TransactionStream
  • +
  • TrustSet
  • +
  • TrustSetFlagsInterface
  • +
  • TxRequest
  • +
  • TxResponse
  • +
  • UnsubscribeRequest
  • +
  • UnsubscribeResponse
  • +
  • ValidationStream
  • +
  • PathFindRequest
  • +
  • Request
  • +
  • Response
  • +
  • Stream
  • +
  • Transaction
  • +
  • hashes
  • +
  • authorizeChannel
  • +
  • classicAddressToXAddress
  • +
  • convertHexToString
  • +
  • convertStringToHex
  • +
  • decimalToQuality
  • +
  • decimalToTransferRate
  • +
  • decode
  • +
  • decodeAccountID
  • +
  • decodeAccountPublic
  • +
  • decodeNodePublic
  • +
  • decodeSeed
  • +
  • decodeXAddress
  • +
  • deriveAddress
  • +
  • deriveKeypair
  • +
  • deriveXAddress
  • +
  • dropsToXrp
  • +
  • encode
  • +
  • encodeAccountID
  • +
  • encodeAccountPublic
  • +
  • encodeForMultiSigning
  • +
  • encodeForSigning
  • +
  • encodeForSigningClaim
  • +
  • encodeNodePublic
  • +
  • encodeSeed
  • +
  • encodeXAddress
  • +
  • getBalanceChanges
  • +
  • getNFTokenID
  • +
  • hasNextPage
  • +
  • isValidAddress
  • +
  • isValidClassicAddress
  • +
  • isValidSecret
  • +
  • isValidXAddress
  • +
  • isoTimeToRippleTime
  • +
  • keyToRFC1751Mnemonic
  • +
  • multisign
  • +
  • parseAccountRootFlags
  • +
  • parseNFTokenID
  • +
  • percentToQuality
  • +
  • percentToTransferRate
  • +
  • qualityToDecimal
  • +
  • rfc1751MnemonicToKey
  • +
  • rippleTimeToISOTime
  • +
  • rippleTimeToUnixTime
  • +
  • setTransactionFlagsToNumber
  • +
  • signPaymentChannelClaim
  • +
  • transferRateToDecimal
  • +
  • unixTimeToRippleTime
  • +
  • validate
  • +
  • verifyKeypairSignature
  • +
  • verifyPaymentChannelClaim
  • +
  • verifySignature
  • +
  • xAddressToClassicAddress
  • +
  • xrpToDrops
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/functions/deriveAddress.html b/docs/functions/deriveAddress.html index 1a42b088..eea28db7 100644 --- a/docs/functions/deriveAddress.html +++ b/docs/functions/deriveAddress.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -deriveAddress | xrpl
    +deriveAddress | xrpl
    -
    +

    Function deriveAddress

    -
      - +
        +
      • Parameters

        • -
          publicKey: any
        +
        publicKey: any

    Returns string

    -
    + - +
  • AccountSetAsfFlags
  • +
  • AccountSetTfFlags
  • +
  • NFTokenCreateOfferFlags
  • +
  • NFTokenMintFlags
  • +
  • OfferCreateFlags
  • +
  • PaymentChannelClaimFlags
  • +
  • PaymentFlags
  • +
  • TrustSetFlags
  • +
  • BroadcastClient
  • +
  • Client
  • +
  • ConnectionError
  • +
  • DisconnectedError
  • +
  • NotConnectedError
  • +
  • NotFoundError
  • +
  • ResponseFormatError
  • +
  • RippledError
  • +
  • RippledNotInitializedError
  • +
  • TimeoutError
  • +
  • UnexpectedError
  • +
  • ValidationError
  • +
  • Wallet
  • +
  • XRPLFaucetError
  • +
  • XrplError
  • +
  • AccountChannelsRequest
  • +
  • AccountChannelsResponse
  • +
  • AccountCurrenciesRequest
  • +
  • AccountCurrenciesResponse
  • +
  • AccountDelete
  • +
  • AccountInfoRequest
  • +
  • AccountInfoResponse
  • +
  • AccountLinesRequest
  • +
  • AccountLinesResponse
  • +
  • AccountNFTsRequest
  • +
  • AccountNFTsResponse
  • +
  • AccountObjectsRequest
  • +
  • AccountObjectsResponse
  • +
  • AccountOffer
  • +
  • AccountOffersRequest
  • +
  • AccountOffersResponse
  • +
  • AccountSet
  • +
  • AccountSetFlagsInterface
  • +
  • AccountTxRequest
  • +
  • AccountTxResponse
  • +
  • BookOffer
  • +
  • BookOffersRequest
  • +
  • BookOffersResponse
  • +
  • ChannelVerifyRequest
  • +
  • ChannelVerifyResponse
  • +
  • CheckCancel
  • +
  • CheckCash
  • +
  • CheckCreate
  • +
  • ClientOptions
  • +
  • ConsensusStream
  • +
  • DepositAuthorizedRequest
  • +
  • DepositAuthorizedResponse
  • +
  • DepositPreauth
  • +
  • ErrorResponse
  • +
  • EscrowCancel
  • +
  • EscrowCreate
  • +
  • EscrowFinish
  • +
  • FeeRequest
  • +
  • FeeResponse
  • +
  • GatewayBalancesRequest
  • +
  • GatewayBalancesResponse
  • +
  • LedgerClosedRequest
  • +
  • LedgerClosedResponse
  • +
  • LedgerCurrentRequest
  • +
  • LedgerCurrentResponse
  • +
  • LedgerDataRequest
  • +
  • LedgerDataResponse
  • +
  • LedgerEntryRequest
  • +
  • LedgerEntryResponse
  • +
  • LedgerRequest
  • +
  • LedgerResponse
  • +
  • LedgerStream
  • +
  • ManifestRequest
  • +
  • ManifestResponse
  • +
  • NFTBuyOffersRequest
  • +
  • NFTBuyOffersResponse
  • +
  • NFTHistoryRequest
  • +
  • NFTHistoryResponse
  • +
  • NFTInfoRequest
  • +
  • NFTInfoResponse
  • +
  • NFTSellOffersRequest
  • +
  • NFTSellOffersResponse
  • +
  • NFTokenAcceptOffer
  • +
  • NFTokenBurn
  • +
  • NFTokenCancelOffer
  • +
  • NFTokenCreateOffer
  • +
  • NFTokenCreateOfferFlagsInterface
  • +
  • NFTokenMint
  • +
  • NFTokenMintFlagsInterface
  • +
  • NoRippleCheckRequest
  • +
  • NoRippleCheckResponse
  • +
  • OfferCancel
  • +
  • OfferCreate
  • +
  • OfferCreateFlagsInterface
  • +
  • OrderBookStream
  • +
  • PathFindCloseRequest
  • +
  • PathFindCreateRequest
  • +
  • PathFindResponse
  • +
  • PathFindStatusRequest
  • +
  • PathFindStream
  • +
  • Payment
  • +
  • PaymentChannelClaim
  • +
  • PaymentChannelClaimFlagsInterface
  • +
  • PaymentChannelCreate
  • +
  • PaymentChannelFund
  • +
  • PaymentFlagsInterface
  • +
  • PeerStatusStream
  • +
  • PingRequest
  • +
  • PingResponse
  • +
  • RandomRequest
  • +
  • RandomResponse
  • +
  • RipplePathFindRequest
  • +
  • RipplePathFindResponse
  • +
  • ServerInfoRequest
  • +
  • ServerInfoResponse
  • +
  • ServerStateRequest
  • +
  • ServerStateResponse
  • +
  • SetRegularKey
  • +
  • SignerListSet
  • +
  • SubmitMultisignedRequest
  • +
  • SubmitMultisignedResponse
  • +
  • SubmitRequest
  • +
  • SubmitResponse
  • +
  • SubscribeRequest
  • +
  • SubscribeResponse
  • +
  • TicketCreate
  • +
  • TransactionAndMetadata
  • +
  • TransactionEntryRequest
  • +
  • TransactionEntryResponse
  • +
  • TransactionMetadata
  • +
  • TransactionStream
  • +
  • TrustSet
  • +
  • TrustSetFlagsInterface
  • +
  • TxRequest
  • +
  • TxResponse
  • +
  • UnsubscribeRequest
  • +
  • UnsubscribeResponse
  • +
  • ValidationStream
  • +
  • PathFindRequest
  • +
  • Request
  • +
  • Response
  • +
  • Stream
  • +
  • Transaction
  • +
  • hashes
  • +
  • authorizeChannel
  • +
  • classicAddressToXAddress
  • +
  • convertHexToString
  • +
  • convertStringToHex
  • +
  • decimalToQuality
  • +
  • decimalToTransferRate
  • +
  • decode
  • +
  • decodeAccountID
  • +
  • decodeAccountPublic
  • +
  • decodeNodePublic
  • +
  • decodeSeed
  • +
  • decodeXAddress
  • +
  • deriveAddress
  • +
  • deriveKeypair
  • +
  • deriveXAddress
  • +
  • dropsToXrp
  • +
  • encode
  • +
  • encodeAccountID
  • +
  • encodeAccountPublic
  • +
  • encodeForMultiSigning
  • +
  • encodeForSigning
  • +
  • encodeForSigningClaim
  • +
  • encodeNodePublic
  • +
  • encodeSeed
  • +
  • encodeXAddress
  • +
  • getBalanceChanges
  • +
  • getNFTokenID
  • +
  • hasNextPage
  • +
  • isValidAddress
  • +
  • isValidClassicAddress
  • +
  • isValidSecret
  • +
  • isValidXAddress
  • +
  • isoTimeToRippleTime
  • +
  • keyToRFC1751Mnemonic
  • +
  • multisign
  • +
  • parseAccountRootFlags
  • +
  • parseNFTokenID
  • +
  • percentToQuality
  • +
  • percentToTransferRate
  • +
  • qualityToDecimal
  • +
  • rfc1751MnemonicToKey
  • +
  • rippleTimeToISOTime
  • +
  • rippleTimeToUnixTime
  • +
  • setTransactionFlagsToNumber
  • +
  • signPaymentChannelClaim
  • +
  • transferRateToDecimal
  • +
  • unixTimeToRippleTime
  • +
  • validate
  • +
  • verifyKeypairSignature
  • +
  • verifyPaymentChannelClaim
  • +
  • verifySignature
  • +
  • xAddressToClassicAddress
  • +
  • xrpToDrops
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/functions/deriveKeypair.html b/docs/functions/deriveKeypair.html index b2e7e12f..310cbdd5 100644 --- a/docs/functions/deriveKeypair.html +++ b/docs/functions/deriveKeypair.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -deriveKeypair | xrpl
    +deriveKeypair | xrpl
    -
    +

    Function deriveKeypair

    -
      - +
        +
      • Parameters

        • -
          seed: string
        • +
          seed: string
        • -
          Optional options: object
        -

        Returns {
            privateKey: string;
            publicKey: string;
        }

        +
        Optional options: object
    +

    Returns {
        privateKey: string;
        publicKey: string;
    }

    • -
      privateKey: string
    • +
      privateKey: string
    • -
      publicKey: string
    -
    + - +
  • AccountSetAsfFlags
  • +
  • AccountSetTfFlags
  • +
  • NFTokenCreateOfferFlags
  • +
  • NFTokenMintFlags
  • +
  • OfferCreateFlags
  • +
  • PaymentChannelClaimFlags
  • +
  • PaymentFlags
  • +
  • TrustSetFlags
  • +
  • BroadcastClient
  • +
  • Client
  • +
  • ConnectionError
  • +
  • DisconnectedError
  • +
  • NotConnectedError
  • +
  • NotFoundError
  • +
  • ResponseFormatError
  • +
  • RippledError
  • +
  • RippledNotInitializedError
  • +
  • TimeoutError
  • +
  • UnexpectedError
  • +
  • ValidationError
  • +
  • Wallet
  • +
  • XRPLFaucetError
  • +
  • XrplError
  • +
  • AccountChannelsRequest
  • +
  • AccountChannelsResponse
  • +
  • AccountCurrenciesRequest
  • +
  • AccountCurrenciesResponse
  • +
  • AccountDelete
  • +
  • AccountInfoRequest
  • +
  • AccountInfoResponse
  • +
  • AccountLinesRequest
  • +
  • AccountLinesResponse
  • +
  • AccountNFTsRequest
  • +
  • AccountNFTsResponse
  • +
  • AccountObjectsRequest
  • +
  • AccountObjectsResponse
  • +
  • AccountOffer
  • +
  • AccountOffersRequest
  • +
  • AccountOffersResponse
  • +
  • AccountSet
  • +
  • AccountSetFlagsInterface
  • +
  • AccountTxRequest
  • +
  • AccountTxResponse
  • +
  • BookOffer
  • +
  • BookOffersRequest
  • +
  • BookOffersResponse
  • +
  • ChannelVerifyRequest
  • +
  • ChannelVerifyResponse
  • +
  • CheckCancel
  • +
  • CheckCash
  • +
  • CheckCreate
  • +
  • ClientOptions
  • +
  • ConsensusStream
  • +
  • DepositAuthorizedRequest
  • +
  • DepositAuthorizedResponse
  • +
  • DepositPreauth
  • +
  • ErrorResponse
  • +
  • EscrowCancel
  • +
  • EscrowCreate
  • +
  • EscrowFinish
  • +
  • FeeRequest
  • +
  • FeeResponse
  • +
  • GatewayBalancesRequest
  • +
  • GatewayBalancesResponse
  • +
  • LedgerClosedRequest
  • +
  • LedgerClosedResponse
  • +
  • LedgerCurrentRequest
  • +
  • LedgerCurrentResponse
  • +
  • LedgerDataRequest
  • +
  • LedgerDataResponse
  • +
  • LedgerEntryRequest
  • +
  • LedgerEntryResponse
  • +
  • LedgerRequest
  • +
  • LedgerResponse
  • +
  • LedgerStream
  • +
  • ManifestRequest
  • +
  • ManifestResponse
  • +
  • NFTBuyOffersRequest
  • +
  • NFTBuyOffersResponse
  • +
  • NFTHistoryRequest
  • +
  • NFTHistoryResponse
  • +
  • NFTInfoRequest
  • +
  • NFTInfoResponse
  • +
  • NFTSellOffersRequest
  • +
  • NFTSellOffersResponse
  • +
  • NFTokenAcceptOffer
  • +
  • NFTokenBurn
  • +
  • NFTokenCancelOffer
  • +
  • NFTokenCreateOffer
  • +
  • NFTokenCreateOfferFlagsInterface
  • +
  • NFTokenMint
  • +
  • NFTokenMintFlagsInterface
  • +
  • NoRippleCheckRequest
  • +
  • NoRippleCheckResponse
  • +
  • OfferCancel
  • +
  • OfferCreate
  • +
  • OfferCreateFlagsInterface
  • +
  • OrderBookStream
  • +
  • PathFindCloseRequest
  • +
  • PathFindCreateRequest
  • +
  • PathFindResponse
  • +
  • PathFindStatusRequest
  • +
  • PathFindStream
  • +
  • Payment
  • +
  • PaymentChannelClaim
  • +
  • PaymentChannelClaimFlagsInterface
  • +
  • PaymentChannelCreate
  • +
  • PaymentChannelFund
  • +
  • PaymentFlagsInterface
  • +
  • PeerStatusStream
  • +
  • PingRequest
  • +
  • PingResponse
  • +
  • RandomRequest
  • +
  • RandomResponse
  • +
  • RipplePathFindRequest
  • +
  • RipplePathFindResponse
  • +
  • ServerInfoRequest
  • +
  • ServerInfoResponse
  • +
  • ServerStateRequest
  • +
  • ServerStateResponse
  • +
  • SetRegularKey
  • +
  • SignerListSet
  • +
  • SubmitMultisignedRequest
  • +
  • SubmitMultisignedResponse
  • +
  • SubmitRequest
  • +
  • SubmitResponse
  • +
  • SubscribeRequest
  • +
  • SubscribeResponse
  • +
  • TicketCreate
  • +
  • TransactionAndMetadata
  • +
  • TransactionEntryRequest
  • +
  • TransactionEntryResponse
  • +
  • TransactionMetadata
  • +
  • TransactionStream
  • +
  • TrustSet
  • +
  • TrustSetFlagsInterface
  • +
  • TxRequest
  • +
  • TxResponse
  • +
  • UnsubscribeRequest
  • +
  • UnsubscribeResponse
  • +
  • ValidationStream
  • +
  • PathFindRequest
  • +
  • Request
  • +
  • Response
  • +
  • Stream
  • +
  • Transaction
  • +
  • hashes
  • +
  • authorizeChannel
  • +
  • classicAddressToXAddress
  • +
  • convertHexToString
  • +
  • convertStringToHex
  • +
  • decimalToQuality
  • +
  • decimalToTransferRate
  • +
  • decode
  • +
  • decodeAccountID
  • +
  • decodeAccountPublic
  • +
  • decodeNodePublic
  • +
  • decodeSeed
  • +
  • decodeXAddress
  • +
  • deriveAddress
  • +
  • deriveKeypair
  • +
  • deriveXAddress
  • +
  • dropsToXrp
  • +
  • encode
  • +
  • encodeAccountID
  • +
  • encodeAccountPublic
  • +
  • encodeForMultiSigning
  • +
  • encodeForSigning
  • +
  • encodeForSigningClaim
  • +
  • encodeNodePublic
  • +
  • encodeSeed
  • +
  • encodeXAddress
  • +
  • getBalanceChanges
  • +
  • getNFTokenID
  • +
  • hasNextPage
  • +
  • isValidAddress
  • +
  • isValidClassicAddress
  • +
  • isValidSecret
  • +
  • isValidXAddress
  • +
  • isoTimeToRippleTime
  • +
  • keyToRFC1751Mnemonic
  • +
  • multisign
  • +
  • parseAccountRootFlags
  • +
  • parseNFTokenID
  • +
  • percentToQuality
  • +
  • percentToTransferRate
  • +
  • qualityToDecimal
  • +
  • rfc1751MnemonicToKey
  • +
  • rippleTimeToISOTime
  • +
  • rippleTimeToUnixTime
  • +
  • setTransactionFlagsToNumber
  • +
  • signPaymentChannelClaim
  • +
  • transferRateToDecimal
  • +
  • unixTimeToRippleTime
  • +
  • validate
  • +
  • verifyKeypairSignature
  • +
  • verifyPaymentChannelClaim
  • +
  • verifySignature
  • +
  • xAddressToClassicAddress
  • +
  • xrpToDrops
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/functions/deriveXAddress.html b/docs/functions/deriveXAddress.html index 996c73e1..2bfea1e3 100644 --- a/docs/functions/deriveXAddress.html +++ b/docs/functions/deriveXAddress.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -deriveXAddress | xrpl
    +deriveXAddress | xrpl
    -
    +

    Function deriveXAddress

    -
      - +
        +
      • Derive an X-Address from a public key and a destination tag.

        - -

        Returns

        X-Address.

        Parameters

        • -
          options: {
              publicKey: string;
              tag: number | false;
              test: boolean;
          }
          +
          options: {
              publicKey: string;
              tag: number | false;
              test: boolean;
          }

          Public key and destination tag to encode as an X-Address.

          • -
            publicKey: string
            +
            publicKey: string

            The public key corresponding to an address.

          • -
            tag: number | false
            +
            tag: number | false

            A destination tag to encode into an X-address. False indicates no destination tag.

          • -
            test: boolean
            +
            test: boolean

            Whether this address is for use in Testnet.

        -

        Returns string

    - +
    +
    + - +
  • AccountSetAsfFlags
  • +
  • AccountSetTfFlags
  • +
  • NFTokenCreateOfferFlags
  • +
  • NFTokenMintFlags
  • +
  • OfferCreateFlags
  • +
  • PaymentChannelClaimFlags
  • +
  • PaymentFlags
  • +
  • TrustSetFlags
  • +
  • BroadcastClient
  • +
  • Client
  • +
  • ConnectionError
  • +
  • DisconnectedError
  • +
  • NotConnectedError
  • +
  • NotFoundError
  • +
  • ResponseFormatError
  • +
  • RippledError
  • +
  • RippledNotInitializedError
  • +
  • TimeoutError
  • +
  • UnexpectedError
  • +
  • ValidationError
  • +
  • Wallet
  • +
  • XRPLFaucetError
  • +
  • XrplError
  • +
  • AccountChannelsRequest
  • +
  • AccountChannelsResponse
  • +
  • AccountCurrenciesRequest
  • +
  • AccountCurrenciesResponse
  • +
  • AccountDelete
  • +
  • AccountInfoRequest
  • +
  • AccountInfoResponse
  • +
  • AccountLinesRequest
  • +
  • AccountLinesResponse
  • +
  • AccountNFTsRequest
  • +
  • AccountNFTsResponse
  • +
  • AccountObjectsRequest
  • +
  • AccountObjectsResponse
  • +
  • AccountOffer
  • +
  • AccountOffersRequest
  • +
  • AccountOffersResponse
  • +
  • AccountSet
  • +
  • AccountSetFlagsInterface
  • +
  • AccountTxRequest
  • +
  • AccountTxResponse
  • +
  • BookOffer
  • +
  • BookOffersRequest
  • +
  • BookOffersResponse
  • +
  • ChannelVerifyRequest
  • +
  • ChannelVerifyResponse
  • +
  • CheckCancel
  • +
  • CheckCash
  • +
  • CheckCreate
  • +
  • ClientOptions
  • +
  • ConsensusStream
  • +
  • DepositAuthorizedRequest
  • +
  • DepositAuthorizedResponse
  • +
  • DepositPreauth
  • +
  • ErrorResponse
  • +
  • EscrowCancel
  • +
  • EscrowCreate
  • +
  • EscrowFinish
  • +
  • FeeRequest
  • +
  • FeeResponse
  • +
  • GatewayBalancesRequest
  • +
  • GatewayBalancesResponse
  • +
  • LedgerClosedRequest
  • +
  • LedgerClosedResponse
  • +
  • LedgerCurrentRequest
  • +
  • LedgerCurrentResponse
  • +
  • LedgerDataRequest
  • +
  • LedgerDataResponse
  • +
  • LedgerEntryRequest
  • +
  • LedgerEntryResponse
  • +
  • LedgerRequest
  • +
  • LedgerResponse
  • +
  • LedgerStream
  • +
  • ManifestRequest
  • +
  • ManifestResponse
  • +
  • NFTBuyOffersRequest
  • +
  • NFTBuyOffersResponse
  • +
  • NFTHistoryRequest
  • +
  • NFTHistoryResponse
  • +
  • NFTInfoRequest
  • +
  • NFTInfoResponse
  • +
  • NFTSellOffersRequest
  • +
  • NFTSellOffersResponse
  • +
  • NFTokenAcceptOffer
  • +
  • NFTokenBurn
  • +
  • NFTokenCancelOffer
  • +
  • NFTokenCreateOffer
  • +
  • NFTokenCreateOfferFlagsInterface
  • +
  • NFTokenMint
  • +
  • NFTokenMintFlagsInterface
  • +
  • NoRippleCheckRequest
  • +
  • NoRippleCheckResponse
  • +
  • OfferCancel
  • +
  • OfferCreate
  • +
  • OfferCreateFlagsInterface
  • +
  • OrderBookStream
  • +
  • PathFindCloseRequest
  • +
  • PathFindCreateRequest
  • +
  • PathFindResponse
  • +
  • PathFindStatusRequest
  • +
  • PathFindStream
  • +
  • Payment
  • +
  • PaymentChannelClaim
  • +
  • PaymentChannelClaimFlagsInterface
  • +
  • PaymentChannelCreate
  • +
  • PaymentChannelFund
  • +
  • PaymentFlagsInterface
  • +
  • PeerStatusStream
  • +
  • PingRequest
  • +
  • PingResponse
  • +
  • RandomRequest
  • +
  • RandomResponse
  • +
  • RipplePathFindRequest
  • +
  • RipplePathFindResponse
  • +
  • ServerInfoRequest
  • +
  • ServerInfoResponse
  • +
  • ServerStateRequest
  • +
  • ServerStateResponse
  • +
  • SetRegularKey
  • +
  • SignerListSet
  • +
  • SubmitMultisignedRequest
  • +
  • SubmitMultisignedResponse
  • +
  • SubmitRequest
  • +
  • SubmitResponse
  • +
  • SubscribeRequest
  • +
  • SubscribeResponse
  • +
  • TicketCreate
  • +
  • TransactionAndMetadata
  • +
  • TransactionEntryRequest
  • +
  • TransactionEntryResponse
  • +
  • TransactionMetadata
  • +
  • TransactionStream
  • +
  • TrustSet
  • +
  • TrustSetFlagsInterface
  • +
  • TxRequest
  • +
  • TxResponse
  • +
  • UnsubscribeRequest
  • +
  • UnsubscribeResponse
  • +
  • ValidationStream
  • +
  • PathFindRequest
  • +
  • Request
  • +
  • Response
  • +
  • Stream
  • +
  • Transaction
  • +
  • hashes
  • +
  • authorizeChannel
  • +
  • classicAddressToXAddress
  • +
  • convertHexToString
  • +
  • convertStringToHex
  • +
  • decimalToQuality
  • +
  • decimalToTransferRate
  • +
  • decode
  • +
  • decodeAccountID
  • +
  • decodeAccountPublic
  • +
  • decodeNodePublic
  • +
  • decodeSeed
  • +
  • decodeXAddress
  • +
  • deriveAddress
  • +
  • deriveKeypair
  • +
  • deriveXAddress
  • +
  • dropsToXrp
  • +
  • encode
  • +
  • encodeAccountID
  • +
  • encodeAccountPublic
  • +
  • encodeForMultiSigning
  • +
  • encodeForSigning
  • +
  • encodeForSigningClaim
  • +
  • encodeNodePublic
  • +
  • encodeSeed
  • +
  • encodeXAddress
  • +
  • getBalanceChanges
  • +
  • getNFTokenID
  • +
  • hasNextPage
  • +
  • isValidAddress
  • +
  • isValidClassicAddress
  • +
  • isValidSecret
  • +
  • isValidXAddress
  • +
  • isoTimeToRippleTime
  • +
  • keyToRFC1751Mnemonic
  • +
  • multisign
  • +
  • parseAccountRootFlags
  • +
  • parseNFTokenID
  • +
  • percentToQuality
  • +
  • percentToTransferRate
  • +
  • qualityToDecimal
  • +
  • rfc1751MnemonicToKey
  • +
  • rippleTimeToISOTime
  • +
  • rippleTimeToUnixTime
  • +
  • setTransactionFlagsToNumber
  • +
  • signPaymentChannelClaim
  • +
  • transferRateToDecimal
  • +
  • unixTimeToRippleTime
  • +
  • validate
  • +
  • verifyKeypairSignature
  • +
  • verifyPaymentChannelClaim
  • +
  • verifySignature
  • +
  • xAddressToClassicAddress
  • +
  • xrpToDrops
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/functions/dropsToXrp.html b/docs/functions/dropsToXrp.html index 10ba47e7..66ee3892 100644 --- a/docs/functions/dropsToXrp.html +++ b/docs/functions/dropsToXrp.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -dropsToXrp | xrpl
    +dropsToXrp | xrpl
    -
    +

    Function dropsToXrp

    -
      - +
        +
      • Convert Drops to XRP.

        -

        Returns

        Amount in XRP.

        -

        Throws

        When drops amount is invalid.

        Parameters

        • -
          dropsToConvert: Value
          +
          dropsToConvert: Value

          Drops to convert to XRP. This can be a string, number, or BigNumber.

        -

        Returns string

    - +
    +
    + - +
  • AccountSetAsfFlags
  • +
  • AccountSetTfFlags
  • +
  • NFTokenCreateOfferFlags
  • +
  • NFTokenMintFlags
  • +
  • OfferCreateFlags
  • +
  • PaymentChannelClaimFlags
  • +
  • PaymentFlags
  • +
  • TrustSetFlags
  • +
  • BroadcastClient
  • +
  • Client
  • +
  • ConnectionError
  • +
  • DisconnectedError
  • +
  • NotConnectedError
  • +
  • NotFoundError
  • +
  • ResponseFormatError
  • +
  • RippledError
  • +
  • RippledNotInitializedError
  • +
  • TimeoutError
  • +
  • UnexpectedError
  • +
  • ValidationError
  • +
  • Wallet
  • +
  • XRPLFaucetError
  • +
  • XrplError
  • +
  • AccountChannelsRequest
  • +
  • AccountChannelsResponse
  • +
  • AccountCurrenciesRequest
  • +
  • AccountCurrenciesResponse
  • +
  • AccountDelete
  • +
  • AccountInfoRequest
  • +
  • AccountInfoResponse
  • +
  • AccountLinesRequest
  • +
  • AccountLinesResponse
  • +
  • AccountNFTsRequest
  • +
  • AccountNFTsResponse
  • +
  • AccountObjectsRequest
  • +
  • AccountObjectsResponse
  • +
  • AccountOffer
  • +
  • AccountOffersRequest
  • +
  • AccountOffersResponse
  • +
  • AccountSet
  • +
  • AccountSetFlagsInterface
  • +
  • AccountTxRequest
  • +
  • AccountTxResponse
  • +
  • BookOffer
  • +
  • BookOffersRequest
  • +
  • BookOffersResponse
  • +
  • ChannelVerifyRequest
  • +
  • ChannelVerifyResponse
  • +
  • CheckCancel
  • +
  • CheckCash
  • +
  • CheckCreate
  • +
  • ClientOptions
  • +
  • ConsensusStream
  • +
  • DepositAuthorizedRequest
  • +
  • DepositAuthorizedResponse
  • +
  • DepositPreauth
  • +
  • ErrorResponse
  • +
  • EscrowCancel
  • +
  • EscrowCreate
  • +
  • EscrowFinish
  • +
  • FeeRequest
  • +
  • FeeResponse
  • +
  • GatewayBalancesRequest
  • +
  • GatewayBalancesResponse
  • +
  • LedgerClosedRequest
  • +
  • LedgerClosedResponse
  • +
  • LedgerCurrentRequest
  • +
  • LedgerCurrentResponse
  • +
  • LedgerDataRequest
  • +
  • LedgerDataResponse
  • +
  • LedgerEntryRequest
  • +
  • LedgerEntryResponse
  • +
  • LedgerRequest
  • +
  • LedgerResponse
  • +
  • LedgerStream
  • +
  • ManifestRequest
  • +
  • ManifestResponse
  • +
  • NFTBuyOffersRequest
  • +
  • NFTBuyOffersResponse
  • +
  • NFTHistoryRequest
  • +
  • NFTHistoryResponse
  • +
  • NFTInfoRequest
  • +
  • NFTInfoResponse
  • +
  • NFTSellOffersRequest
  • +
  • NFTSellOffersResponse
  • +
  • NFTokenAcceptOffer
  • +
  • NFTokenBurn
  • +
  • NFTokenCancelOffer
  • +
  • NFTokenCreateOffer
  • +
  • NFTokenCreateOfferFlagsInterface
  • +
  • NFTokenMint
  • +
  • NFTokenMintFlagsInterface
  • +
  • NoRippleCheckRequest
  • +
  • NoRippleCheckResponse
  • +
  • OfferCancel
  • +
  • OfferCreate
  • +
  • OfferCreateFlagsInterface
  • +
  • OrderBookStream
  • +
  • PathFindCloseRequest
  • +
  • PathFindCreateRequest
  • +
  • PathFindResponse
  • +
  • PathFindStatusRequest
  • +
  • PathFindStream
  • +
  • Payment
  • +
  • PaymentChannelClaim
  • +
  • PaymentChannelClaimFlagsInterface
  • +
  • PaymentChannelCreate
  • +
  • PaymentChannelFund
  • +
  • PaymentFlagsInterface
  • +
  • PeerStatusStream
  • +
  • PingRequest
  • +
  • PingResponse
  • +
  • RandomRequest
  • +
  • RandomResponse
  • +
  • RipplePathFindRequest
  • +
  • RipplePathFindResponse
  • +
  • ServerInfoRequest
  • +
  • ServerInfoResponse
  • +
  • ServerStateRequest
  • +
  • ServerStateResponse
  • +
  • SetRegularKey
  • +
  • SignerListSet
  • +
  • SubmitMultisignedRequest
  • +
  • SubmitMultisignedResponse
  • +
  • SubmitRequest
  • +
  • SubmitResponse
  • +
  • SubscribeRequest
  • +
  • SubscribeResponse
  • +
  • TicketCreate
  • +
  • TransactionAndMetadata
  • +
  • TransactionEntryRequest
  • +
  • TransactionEntryResponse
  • +
  • TransactionMetadata
  • +
  • TransactionStream
  • +
  • TrustSet
  • +
  • TrustSetFlagsInterface
  • +
  • TxRequest
  • +
  • TxResponse
  • +
  • UnsubscribeRequest
  • +
  • UnsubscribeResponse
  • +
  • ValidationStream
  • +
  • PathFindRequest
  • +
  • Request
  • +
  • Response
  • +
  • Stream
  • +
  • Transaction
  • +
  • hashes
  • +
  • authorizeChannel
  • +
  • classicAddressToXAddress
  • +
  • convertHexToString
  • +
  • convertStringToHex
  • +
  • decimalToQuality
  • +
  • decimalToTransferRate
  • +
  • decode
  • +
  • decodeAccountID
  • +
  • decodeAccountPublic
  • +
  • decodeNodePublic
  • +
  • decodeSeed
  • +
  • decodeXAddress
  • +
  • deriveAddress
  • +
  • deriveKeypair
  • +
  • deriveXAddress
  • +
  • dropsToXrp
  • +
  • encode
  • +
  • encodeAccountID
  • +
  • encodeAccountPublic
  • +
  • encodeForMultiSigning
  • +
  • encodeForSigning
  • +
  • encodeForSigningClaim
  • +
  • encodeNodePublic
  • +
  • encodeSeed
  • +
  • encodeXAddress
  • +
  • getBalanceChanges
  • +
  • getNFTokenID
  • +
  • hasNextPage
  • +
  • isValidAddress
  • +
  • isValidClassicAddress
  • +
  • isValidSecret
  • +
  • isValidXAddress
  • +
  • isoTimeToRippleTime
  • +
  • keyToRFC1751Mnemonic
  • +
  • multisign
  • +
  • parseAccountRootFlags
  • +
  • parseNFTokenID
  • +
  • percentToQuality
  • +
  • percentToTransferRate
  • +
  • qualityToDecimal
  • +
  • rfc1751MnemonicToKey
  • +
  • rippleTimeToISOTime
  • +
  • rippleTimeToUnixTime
  • +
  • setTransactionFlagsToNumber
  • +
  • signPaymentChannelClaim
  • +
  • transferRateToDecimal
  • +
  • unixTimeToRippleTime
  • +
  • validate
  • +
  • verifyKeypairSignature
  • +
  • verifyPaymentChannelClaim
  • +
  • verifySignature
  • +
  • xAddressToClassicAddress
  • +
  • xrpToDrops
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/functions/encode.html b/docs/functions/encode.html index ebdeaaa3..b8369962 100644 --- a/docs/functions/encode.html +++ b/docs/functions/encode.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -encode | xrpl
    +encode | xrpl
    -
    +

    Function encode

    -
    - +
    +
    + - +
  • AccountSetAsfFlags
  • +
  • AccountSetTfFlags
  • +
  • NFTokenCreateOfferFlags
  • +
  • NFTokenMintFlags
  • +
  • OfferCreateFlags
  • +
  • PaymentChannelClaimFlags
  • +
  • PaymentFlags
  • +
  • TrustSetFlags
  • +
  • BroadcastClient
  • +
  • Client
  • +
  • ConnectionError
  • +
  • DisconnectedError
  • +
  • NotConnectedError
  • +
  • NotFoundError
  • +
  • ResponseFormatError
  • +
  • RippledError
  • +
  • RippledNotInitializedError
  • +
  • TimeoutError
  • +
  • UnexpectedError
  • +
  • ValidationError
  • +
  • Wallet
  • +
  • XRPLFaucetError
  • +
  • XrplError
  • +
  • AccountChannelsRequest
  • +
  • AccountChannelsResponse
  • +
  • AccountCurrenciesRequest
  • +
  • AccountCurrenciesResponse
  • +
  • AccountDelete
  • +
  • AccountInfoRequest
  • +
  • AccountInfoResponse
  • +
  • AccountLinesRequest
  • +
  • AccountLinesResponse
  • +
  • AccountNFTsRequest
  • +
  • AccountNFTsResponse
  • +
  • AccountObjectsRequest
  • +
  • AccountObjectsResponse
  • +
  • AccountOffer
  • +
  • AccountOffersRequest
  • +
  • AccountOffersResponse
  • +
  • AccountSet
  • +
  • AccountSetFlagsInterface
  • +
  • AccountTxRequest
  • +
  • AccountTxResponse
  • +
  • BookOffer
  • +
  • BookOffersRequest
  • +
  • BookOffersResponse
  • +
  • ChannelVerifyRequest
  • +
  • ChannelVerifyResponse
  • +
  • CheckCancel
  • +
  • CheckCash
  • +
  • CheckCreate
  • +
  • ClientOptions
  • +
  • ConsensusStream
  • +
  • DepositAuthorizedRequest
  • +
  • DepositAuthorizedResponse
  • +
  • DepositPreauth
  • +
  • ErrorResponse
  • +
  • EscrowCancel
  • +
  • EscrowCreate
  • +
  • EscrowFinish
  • +
  • FeeRequest
  • +
  • FeeResponse
  • +
  • GatewayBalancesRequest
  • +
  • GatewayBalancesResponse
  • +
  • LedgerClosedRequest
  • +
  • LedgerClosedResponse
  • +
  • LedgerCurrentRequest
  • +
  • LedgerCurrentResponse
  • +
  • LedgerDataRequest
  • +
  • LedgerDataResponse
  • +
  • LedgerEntryRequest
  • +
  • LedgerEntryResponse
  • +
  • LedgerRequest
  • +
  • LedgerResponse
  • +
  • LedgerStream
  • +
  • ManifestRequest
  • +
  • ManifestResponse
  • +
  • NFTBuyOffersRequest
  • +
  • NFTBuyOffersResponse
  • +
  • NFTHistoryRequest
  • +
  • NFTHistoryResponse
  • +
  • NFTInfoRequest
  • +
  • NFTInfoResponse
  • +
  • NFTSellOffersRequest
  • +
  • NFTSellOffersResponse
  • +
  • NFTokenAcceptOffer
  • +
  • NFTokenBurn
  • +
  • NFTokenCancelOffer
  • +
  • NFTokenCreateOffer
  • +
  • NFTokenCreateOfferFlagsInterface
  • +
  • NFTokenMint
  • +
  • NFTokenMintFlagsInterface
  • +
  • NoRippleCheckRequest
  • +
  • NoRippleCheckResponse
  • +
  • OfferCancel
  • +
  • OfferCreate
  • +
  • OfferCreateFlagsInterface
  • +
  • OrderBookStream
  • +
  • PathFindCloseRequest
  • +
  • PathFindCreateRequest
  • +
  • PathFindResponse
  • +
  • PathFindStatusRequest
  • +
  • PathFindStream
  • +
  • Payment
  • +
  • PaymentChannelClaim
  • +
  • PaymentChannelClaimFlagsInterface
  • +
  • PaymentChannelCreate
  • +
  • PaymentChannelFund
  • +
  • PaymentFlagsInterface
  • +
  • PeerStatusStream
  • +
  • PingRequest
  • +
  • PingResponse
  • +
  • RandomRequest
  • +
  • RandomResponse
  • +
  • RipplePathFindRequest
  • +
  • RipplePathFindResponse
  • +
  • ServerInfoRequest
  • +
  • ServerInfoResponse
  • +
  • ServerStateRequest
  • +
  • ServerStateResponse
  • +
  • SetRegularKey
  • +
  • SignerListSet
  • +
  • SubmitMultisignedRequest
  • +
  • SubmitMultisignedResponse
  • +
  • SubmitRequest
  • +
  • SubmitResponse
  • +
  • SubscribeRequest
  • +
  • SubscribeResponse
  • +
  • TicketCreate
  • +
  • TransactionAndMetadata
  • +
  • TransactionEntryRequest
  • +
  • TransactionEntryResponse
  • +
  • TransactionMetadata
  • +
  • TransactionStream
  • +
  • TrustSet
  • +
  • TrustSetFlagsInterface
  • +
  • TxRequest
  • +
  • TxResponse
  • +
  • UnsubscribeRequest
  • +
  • UnsubscribeResponse
  • +
  • ValidationStream
  • +
  • PathFindRequest
  • +
  • Request
  • +
  • Response
  • +
  • Stream
  • +
  • Transaction
  • +
  • hashes
  • +
  • authorizeChannel
  • +
  • classicAddressToXAddress
  • +
  • convertHexToString
  • +
  • convertStringToHex
  • +
  • decimalToQuality
  • +
  • decimalToTransferRate
  • +
  • decode
  • +
  • decodeAccountID
  • +
  • decodeAccountPublic
  • +
  • decodeNodePublic
  • +
  • decodeSeed
  • +
  • decodeXAddress
  • +
  • deriveAddress
  • +
  • deriveKeypair
  • +
  • deriveXAddress
  • +
  • dropsToXrp
  • +
  • encode
  • +
  • encodeAccountID
  • +
  • encodeAccountPublic
  • +
  • encodeForMultiSigning
  • +
  • encodeForSigning
  • +
  • encodeForSigningClaim
  • +
  • encodeNodePublic
  • +
  • encodeSeed
  • +
  • encodeXAddress
  • +
  • getBalanceChanges
  • +
  • getNFTokenID
  • +
  • hasNextPage
  • +
  • isValidAddress
  • +
  • isValidClassicAddress
  • +
  • isValidSecret
  • +
  • isValidXAddress
  • +
  • isoTimeToRippleTime
  • +
  • keyToRFC1751Mnemonic
  • +
  • multisign
  • +
  • parseAccountRootFlags
  • +
  • parseNFTokenID
  • +
  • percentToQuality
  • +
  • percentToTransferRate
  • +
  • qualityToDecimal
  • +
  • rfc1751MnemonicToKey
  • +
  • rippleTimeToISOTime
  • +
  • rippleTimeToUnixTime
  • +
  • setTransactionFlagsToNumber
  • +
  • signPaymentChannelClaim
  • +
  • transferRateToDecimal
  • +
  • unixTimeToRippleTime
  • +
  • validate
  • +
  • verifyKeypairSignature
  • +
  • verifyPaymentChannelClaim
  • +
  • verifySignature
  • +
  • xAddressToClassicAddress
  • +
  • xrpToDrops
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/functions/encodeAccountID.html b/docs/functions/encodeAccountID.html index 66316138..3b8f0456 100644 --- a/docs/functions/encodeAccountID.html +++ b/docs/functions/encodeAccountID.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -encodeAccountID | xrpl
    +encodeAccountID | xrpl
    -
    +

    Function encodeAccountID

    -
      - +
        +
      • Parameters

        • -
          bytes: Buffer
        +
        bytes: Buffer

    Returns string

    -
    + - +
  • AccountSetAsfFlags
  • +
  • AccountSetTfFlags
  • +
  • NFTokenCreateOfferFlags
  • +
  • NFTokenMintFlags
  • +
  • OfferCreateFlags
  • +
  • PaymentChannelClaimFlags
  • +
  • PaymentFlags
  • +
  • TrustSetFlags
  • +
  • BroadcastClient
  • +
  • Client
  • +
  • ConnectionError
  • +
  • DisconnectedError
  • +
  • NotConnectedError
  • +
  • NotFoundError
  • +
  • ResponseFormatError
  • +
  • RippledError
  • +
  • RippledNotInitializedError
  • +
  • TimeoutError
  • +
  • UnexpectedError
  • +
  • ValidationError
  • +
  • Wallet
  • +
  • XRPLFaucetError
  • +
  • XrplError
  • +
  • AccountChannelsRequest
  • +
  • AccountChannelsResponse
  • +
  • AccountCurrenciesRequest
  • +
  • AccountCurrenciesResponse
  • +
  • AccountDelete
  • +
  • AccountInfoRequest
  • +
  • AccountInfoResponse
  • +
  • AccountLinesRequest
  • +
  • AccountLinesResponse
  • +
  • AccountNFTsRequest
  • +
  • AccountNFTsResponse
  • +
  • AccountObjectsRequest
  • +
  • AccountObjectsResponse
  • +
  • AccountOffer
  • +
  • AccountOffersRequest
  • +
  • AccountOffersResponse
  • +
  • AccountSet
  • +
  • AccountSetFlagsInterface
  • +
  • AccountTxRequest
  • +
  • AccountTxResponse
  • +
  • BookOffer
  • +
  • BookOffersRequest
  • +
  • BookOffersResponse
  • +
  • ChannelVerifyRequest
  • +
  • ChannelVerifyResponse
  • +
  • CheckCancel
  • +
  • CheckCash
  • +
  • CheckCreate
  • +
  • ClientOptions
  • +
  • ConsensusStream
  • +
  • DepositAuthorizedRequest
  • +
  • DepositAuthorizedResponse
  • +
  • DepositPreauth
  • +
  • ErrorResponse
  • +
  • EscrowCancel
  • +
  • EscrowCreate
  • +
  • EscrowFinish
  • +
  • FeeRequest
  • +
  • FeeResponse
  • +
  • GatewayBalancesRequest
  • +
  • GatewayBalancesResponse
  • +
  • LedgerClosedRequest
  • +
  • LedgerClosedResponse
  • +
  • LedgerCurrentRequest
  • +
  • LedgerCurrentResponse
  • +
  • LedgerDataRequest
  • +
  • LedgerDataResponse
  • +
  • LedgerEntryRequest
  • +
  • LedgerEntryResponse
  • +
  • LedgerRequest
  • +
  • LedgerResponse
  • +
  • LedgerStream
  • +
  • ManifestRequest
  • +
  • ManifestResponse
  • +
  • NFTBuyOffersRequest
  • +
  • NFTBuyOffersResponse
  • +
  • NFTHistoryRequest
  • +
  • NFTHistoryResponse
  • +
  • NFTInfoRequest
  • +
  • NFTInfoResponse
  • +
  • NFTSellOffersRequest
  • +
  • NFTSellOffersResponse
  • +
  • NFTokenAcceptOffer
  • +
  • NFTokenBurn
  • +
  • NFTokenCancelOffer
  • +
  • NFTokenCreateOffer
  • +
  • NFTokenCreateOfferFlagsInterface
  • +
  • NFTokenMint
  • +
  • NFTokenMintFlagsInterface
  • +
  • NoRippleCheckRequest
  • +
  • NoRippleCheckResponse
  • +
  • OfferCancel
  • +
  • OfferCreate
  • +
  • OfferCreateFlagsInterface
  • +
  • OrderBookStream
  • +
  • PathFindCloseRequest
  • +
  • PathFindCreateRequest
  • +
  • PathFindResponse
  • +
  • PathFindStatusRequest
  • +
  • PathFindStream
  • +
  • Payment
  • +
  • PaymentChannelClaim
  • +
  • PaymentChannelClaimFlagsInterface
  • +
  • PaymentChannelCreate
  • +
  • PaymentChannelFund
  • +
  • PaymentFlagsInterface
  • +
  • PeerStatusStream
  • +
  • PingRequest
  • +
  • PingResponse
  • +
  • RandomRequest
  • +
  • RandomResponse
  • +
  • RipplePathFindRequest
  • +
  • RipplePathFindResponse
  • +
  • ServerInfoRequest
  • +
  • ServerInfoResponse
  • +
  • ServerStateRequest
  • +
  • ServerStateResponse
  • +
  • SetRegularKey
  • +
  • SignerListSet
  • +
  • SubmitMultisignedRequest
  • +
  • SubmitMultisignedResponse
  • +
  • SubmitRequest
  • +
  • SubmitResponse
  • +
  • SubscribeRequest
  • +
  • SubscribeResponse
  • +
  • TicketCreate
  • +
  • TransactionAndMetadata
  • +
  • TransactionEntryRequest
  • +
  • TransactionEntryResponse
  • +
  • TransactionMetadata
  • +
  • TransactionStream
  • +
  • TrustSet
  • +
  • TrustSetFlagsInterface
  • +
  • TxRequest
  • +
  • TxResponse
  • +
  • UnsubscribeRequest
  • +
  • UnsubscribeResponse
  • +
  • ValidationStream
  • +
  • PathFindRequest
  • +
  • Request
  • +
  • Response
  • +
  • Stream
  • +
  • Transaction
  • +
  • hashes
  • +
  • authorizeChannel
  • +
  • classicAddressToXAddress
  • +
  • convertHexToString
  • +
  • convertStringToHex
  • +
  • decimalToQuality
  • +
  • decimalToTransferRate
  • +
  • decode
  • +
  • decodeAccountID
  • +
  • decodeAccountPublic
  • +
  • decodeNodePublic
  • +
  • decodeSeed
  • +
  • decodeXAddress
  • +
  • deriveAddress
  • +
  • deriveKeypair
  • +
  • deriveXAddress
  • +
  • dropsToXrp
  • +
  • encode
  • +
  • encodeAccountID
  • +
  • encodeAccountPublic
  • +
  • encodeForMultiSigning
  • +
  • encodeForSigning
  • +
  • encodeForSigningClaim
  • +
  • encodeNodePublic
  • +
  • encodeSeed
  • +
  • encodeXAddress
  • +
  • getBalanceChanges
  • +
  • getNFTokenID
  • +
  • hasNextPage
  • +
  • isValidAddress
  • +
  • isValidClassicAddress
  • +
  • isValidSecret
  • +
  • isValidXAddress
  • +
  • isoTimeToRippleTime
  • +
  • keyToRFC1751Mnemonic
  • +
  • multisign
  • +
  • parseAccountRootFlags
  • +
  • parseNFTokenID
  • +
  • percentToQuality
  • +
  • percentToTransferRate
  • +
  • qualityToDecimal
  • +
  • rfc1751MnemonicToKey
  • +
  • rippleTimeToISOTime
  • +
  • rippleTimeToUnixTime
  • +
  • setTransactionFlagsToNumber
  • +
  • signPaymentChannelClaim
  • +
  • transferRateToDecimal
  • +
  • unixTimeToRippleTime
  • +
  • validate
  • +
  • verifyKeypairSignature
  • +
  • verifyPaymentChannelClaim
  • +
  • verifySignature
  • +
  • xAddressToClassicAddress
  • +
  • xrpToDrops
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/functions/encodeAccountPublic.html b/docs/functions/encodeAccountPublic.html index c086bb86..91adbf29 100644 --- a/docs/functions/encodeAccountPublic.html +++ b/docs/functions/encodeAccountPublic.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -encodeAccountPublic | xrpl
    +encodeAccountPublic | xrpl
    -
    +

    Function encodeAccountPublic

    -
      - +
        +
      • Parameters

        • -
          bytes: Buffer
        +
        bytes: Buffer

    Returns string

    -
    + - +
  • AccountSetAsfFlags
  • +
  • AccountSetTfFlags
  • +
  • NFTokenCreateOfferFlags
  • +
  • NFTokenMintFlags
  • +
  • OfferCreateFlags
  • +
  • PaymentChannelClaimFlags
  • +
  • PaymentFlags
  • +
  • TrustSetFlags
  • +
  • BroadcastClient
  • +
  • Client
  • +
  • ConnectionError
  • +
  • DisconnectedError
  • +
  • NotConnectedError
  • +
  • NotFoundError
  • +
  • ResponseFormatError
  • +
  • RippledError
  • +
  • RippledNotInitializedError
  • +
  • TimeoutError
  • +
  • UnexpectedError
  • +
  • ValidationError
  • +
  • Wallet
  • +
  • XRPLFaucetError
  • +
  • XrplError
  • +
  • AccountChannelsRequest
  • +
  • AccountChannelsResponse
  • +
  • AccountCurrenciesRequest
  • +
  • AccountCurrenciesResponse
  • +
  • AccountDelete
  • +
  • AccountInfoRequest
  • +
  • AccountInfoResponse
  • +
  • AccountLinesRequest
  • +
  • AccountLinesResponse
  • +
  • AccountNFTsRequest
  • +
  • AccountNFTsResponse
  • +
  • AccountObjectsRequest
  • +
  • AccountObjectsResponse
  • +
  • AccountOffer
  • +
  • AccountOffersRequest
  • +
  • AccountOffersResponse
  • +
  • AccountSet
  • +
  • AccountSetFlagsInterface
  • +
  • AccountTxRequest
  • +
  • AccountTxResponse
  • +
  • BookOffer
  • +
  • BookOffersRequest
  • +
  • BookOffersResponse
  • +
  • ChannelVerifyRequest
  • +
  • ChannelVerifyResponse
  • +
  • CheckCancel
  • +
  • CheckCash
  • +
  • CheckCreate
  • +
  • ClientOptions
  • +
  • ConsensusStream
  • +
  • DepositAuthorizedRequest
  • +
  • DepositAuthorizedResponse
  • +
  • DepositPreauth
  • +
  • ErrorResponse
  • +
  • EscrowCancel
  • +
  • EscrowCreate
  • +
  • EscrowFinish
  • +
  • FeeRequest
  • +
  • FeeResponse
  • +
  • GatewayBalancesRequest
  • +
  • GatewayBalancesResponse
  • +
  • LedgerClosedRequest
  • +
  • LedgerClosedResponse
  • +
  • LedgerCurrentRequest
  • +
  • LedgerCurrentResponse
  • +
  • LedgerDataRequest
  • +
  • LedgerDataResponse
  • +
  • LedgerEntryRequest
  • +
  • LedgerEntryResponse
  • +
  • LedgerRequest
  • +
  • LedgerResponse
  • +
  • LedgerStream
  • +
  • ManifestRequest
  • +
  • ManifestResponse
  • +
  • NFTBuyOffersRequest
  • +
  • NFTBuyOffersResponse
  • +
  • NFTHistoryRequest
  • +
  • NFTHistoryResponse
  • +
  • NFTInfoRequest
  • +
  • NFTInfoResponse
  • +
  • NFTSellOffersRequest
  • +
  • NFTSellOffersResponse
  • +
  • NFTokenAcceptOffer
  • +
  • NFTokenBurn
  • +
  • NFTokenCancelOffer
  • +
  • NFTokenCreateOffer
  • +
  • NFTokenCreateOfferFlagsInterface
  • +
  • NFTokenMint
  • +
  • NFTokenMintFlagsInterface
  • +
  • NoRippleCheckRequest
  • +
  • NoRippleCheckResponse
  • +
  • OfferCancel
  • +
  • OfferCreate
  • +
  • OfferCreateFlagsInterface
  • +
  • OrderBookStream
  • +
  • PathFindCloseRequest
  • +
  • PathFindCreateRequest
  • +
  • PathFindResponse
  • +
  • PathFindStatusRequest
  • +
  • PathFindStream
  • +
  • Payment
  • +
  • PaymentChannelClaim
  • +
  • PaymentChannelClaimFlagsInterface
  • +
  • PaymentChannelCreate
  • +
  • PaymentChannelFund
  • +
  • PaymentFlagsInterface
  • +
  • PeerStatusStream
  • +
  • PingRequest
  • +
  • PingResponse
  • +
  • RandomRequest
  • +
  • RandomResponse
  • +
  • RipplePathFindRequest
  • +
  • RipplePathFindResponse
  • +
  • ServerInfoRequest
  • +
  • ServerInfoResponse
  • +
  • ServerStateRequest
  • +
  • ServerStateResponse
  • +
  • SetRegularKey
  • +
  • SignerListSet
  • +
  • SubmitMultisignedRequest
  • +
  • SubmitMultisignedResponse
  • +
  • SubmitRequest
  • +
  • SubmitResponse
  • +
  • SubscribeRequest
  • +
  • SubscribeResponse
  • +
  • TicketCreate
  • +
  • TransactionAndMetadata
  • +
  • TransactionEntryRequest
  • +
  • TransactionEntryResponse
  • +
  • TransactionMetadata
  • +
  • TransactionStream
  • +
  • TrustSet
  • +
  • TrustSetFlagsInterface
  • +
  • TxRequest
  • +
  • TxResponse
  • +
  • UnsubscribeRequest
  • +
  • UnsubscribeResponse
  • +
  • ValidationStream
  • +
  • PathFindRequest
  • +
  • Request
  • +
  • Response
  • +
  • Stream
  • +
  • Transaction
  • +
  • hashes
  • +
  • authorizeChannel
  • +
  • classicAddressToXAddress
  • +
  • convertHexToString
  • +
  • convertStringToHex
  • +
  • decimalToQuality
  • +
  • decimalToTransferRate
  • +
  • decode
  • +
  • decodeAccountID
  • +
  • decodeAccountPublic
  • +
  • decodeNodePublic
  • +
  • decodeSeed
  • +
  • decodeXAddress
  • +
  • deriveAddress
  • +
  • deriveKeypair
  • +
  • deriveXAddress
  • +
  • dropsToXrp
  • +
  • encode
  • +
  • encodeAccountID
  • +
  • encodeAccountPublic
  • +
  • encodeForMultiSigning
  • +
  • encodeForSigning
  • +
  • encodeForSigningClaim
  • +
  • encodeNodePublic
  • +
  • encodeSeed
  • +
  • encodeXAddress
  • +
  • getBalanceChanges
  • +
  • getNFTokenID
  • +
  • hasNextPage
  • +
  • isValidAddress
  • +
  • isValidClassicAddress
  • +
  • isValidSecret
  • +
  • isValidXAddress
  • +
  • isoTimeToRippleTime
  • +
  • keyToRFC1751Mnemonic
  • +
  • multisign
  • +
  • parseAccountRootFlags
  • +
  • parseNFTokenID
  • +
  • percentToQuality
  • +
  • percentToTransferRate
  • +
  • qualityToDecimal
  • +
  • rfc1751MnemonicToKey
  • +
  • rippleTimeToISOTime
  • +
  • rippleTimeToUnixTime
  • +
  • setTransactionFlagsToNumber
  • +
  • signPaymentChannelClaim
  • +
  • transferRateToDecimal
  • +
  • unixTimeToRippleTime
  • +
  • validate
  • +
  • verifyKeypairSignature
  • +
  • verifyPaymentChannelClaim
  • +
  • verifySignature
  • +
  • xAddressToClassicAddress
  • +
  • xrpToDrops
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/functions/encodeForMultiSigning.html b/docs/functions/encodeForMultiSigning.html index eb21da64..b8cfcf04 100644 --- a/docs/functions/encodeForMultiSigning.html +++ b/docs/functions/encodeForMultiSigning.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -encodeForMultiSigning | xrpl
    +encodeForMultiSigning | xrpl
    -
    +

    Function encodeForMultiSigning

    -
      - +
        +
      • Encodes a Transaction for multi-signing

        - -

        Returns

        A hex string representing the encoded object.

        Parameters

        • -
          object: Transaction
          +
          object: Transaction

          Transaction in JSON format.

        • -
          signer: string
          +
          signer: string

          The address of the account signing this transaction

        -

        Returns string

    - +
    +
    + - +
  • AccountSetAsfFlags
  • +
  • AccountSetTfFlags
  • +
  • NFTokenCreateOfferFlags
  • +
  • NFTokenMintFlags
  • +
  • OfferCreateFlags
  • +
  • PaymentChannelClaimFlags
  • +
  • PaymentFlags
  • +
  • TrustSetFlags
  • +
  • BroadcastClient
  • +
  • Client
  • +
  • ConnectionError
  • +
  • DisconnectedError
  • +
  • NotConnectedError
  • +
  • NotFoundError
  • +
  • ResponseFormatError
  • +
  • RippledError
  • +
  • RippledNotInitializedError
  • +
  • TimeoutError
  • +
  • UnexpectedError
  • +
  • ValidationError
  • +
  • Wallet
  • +
  • XRPLFaucetError
  • +
  • XrplError
  • +
  • AccountChannelsRequest
  • +
  • AccountChannelsResponse
  • +
  • AccountCurrenciesRequest
  • +
  • AccountCurrenciesResponse
  • +
  • AccountDelete
  • +
  • AccountInfoRequest
  • +
  • AccountInfoResponse
  • +
  • AccountLinesRequest
  • +
  • AccountLinesResponse
  • +
  • AccountNFTsRequest
  • +
  • AccountNFTsResponse
  • +
  • AccountObjectsRequest
  • +
  • AccountObjectsResponse
  • +
  • AccountOffer
  • +
  • AccountOffersRequest
  • +
  • AccountOffersResponse
  • +
  • AccountSet
  • +
  • AccountSetFlagsInterface
  • +
  • AccountTxRequest
  • +
  • AccountTxResponse
  • +
  • BookOffer
  • +
  • BookOffersRequest
  • +
  • BookOffersResponse
  • +
  • ChannelVerifyRequest
  • +
  • ChannelVerifyResponse
  • +
  • CheckCancel
  • +
  • CheckCash
  • +
  • CheckCreate
  • +
  • ClientOptions
  • +
  • ConsensusStream
  • +
  • DepositAuthorizedRequest
  • +
  • DepositAuthorizedResponse
  • +
  • DepositPreauth
  • +
  • ErrorResponse
  • +
  • EscrowCancel
  • +
  • EscrowCreate
  • +
  • EscrowFinish
  • +
  • FeeRequest
  • +
  • FeeResponse
  • +
  • GatewayBalancesRequest
  • +
  • GatewayBalancesResponse
  • +
  • LedgerClosedRequest
  • +
  • LedgerClosedResponse
  • +
  • LedgerCurrentRequest
  • +
  • LedgerCurrentResponse
  • +
  • LedgerDataRequest
  • +
  • LedgerDataResponse
  • +
  • LedgerEntryRequest
  • +
  • LedgerEntryResponse
  • +
  • LedgerRequest
  • +
  • LedgerResponse
  • +
  • LedgerStream
  • +
  • ManifestRequest
  • +
  • ManifestResponse
  • +
  • NFTBuyOffersRequest
  • +
  • NFTBuyOffersResponse
  • +
  • NFTHistoryRequest
  • +
  • NFTHistoryResponse
  • +
  • NFTInfoRequest
  • +
  • NFTInfoResponse
  • +
  • NFTSellOffersRequest
  • +
  • NFTSellOffersResponse
  • +
  • NFTokenAcceptOffer
  • +
  • NFTokenBurn
  • +
  • NFTokenCancelOffer
  • +
  • NFTokenCreateOffer
  • +
  • NFTokenCreateOfferFlagsInterface
  • +
  • NFTokenMint
  • +
  • NFTokenMintFlagsInterface
  • +
  • NoRippleCheckRequest
  • +
  • NoRippleCheckResponse
  • +
  • OfferCancel
  • +
  • OfferCreate
  • +
  • OfferCreateFlagsInterface
  • +
  • OrderBookStream
  • +
  • PathFindCloseRequest
  • +
  • PathFindCreateRequest
  • +
  • PathFindResponse
  • +
  • PathFindStatusRequest
  • +
  • PathFindStream
  • +
  • Payment
  • +
  • PaymentChannelClaim
  • +
  • PaymentChannelClaimFlagsInterface
  • +
  • PaymentChannelCreate
  • +
  • PaymentChannelFund
  • +
  • PaymentFlagsInterface
  • +
  • PeerStatusStream
  • +
  • PingRequest
  • +
  • PingResponse
  • +
  • RandomRequest
  • +
  • RandomResponse
  • +
  • RipplePathFindRequest
  • +
  • RipplePathFindResponse
  • +
  • ServerInfoRequest
  • +
  • ServerInfoResponse
  • +
  • ServerStateRequest
  • +
  • ServerStateResponse
  • +
  • SetRegularKey
  • +
  • SignerListSet
  • +
  • SubmitMultisignedRequest
  • +
  • SubmitMultisignedResponse
  • +
  • SubmitRequest
  • +
  • SubmitResponse
  • +
  • SubscribeRequest
  • +
  • SubscribeResponse
  • +
  • TicketCreate
  • +
  • TransactionAndMetadata
  • +
  • TransactionEntryRequest
  • +
  • TransactionEntryResponse
  • +
  • TransactionMetadata
  • +
  • TransactionStream
  • +
  • TrustSet
  • +
  • TrustSetFlagsInterface
  • +
  • TxRequest
  • +
  • TxResponse
  • +
  • UnsubscribeRequest
  • +
  • UnsubscribeResponse
  • +
  • ValidationStream
  • +
  • PathFindRequest
  • +
  • Request
  • +
  • Response
  • +
  • Stream
  • +
  • Transaction
  • +
  • hashes
  • +
  • authorizeChannel
  • +
  • classicAddressToXAddress
  • +
  • convertHexToString
  • +
  • convertStringToHex
  • +
  • decimalToQuality
  • +
  • decimalToTransferRate
  • +
  • decode
  • +
  • decodeAccountID
  • +
  • decodeAccountPublic
  • +
  • decodeNodePublic
  • +
  • decodeSeed
  • +
  • decodeXAddress
  • +
  • deriveAddress
  • +
  • deriveKeypair
  • +
  • deriveXAddress
  • +
  • dropsToXrp
  • +
  • encode
  • +
  • encodeAccountID
  • +
  • encodeAccountPublic
  • +
  • encodeForMultiSigning
  • +
  • encodeForSigning
  • +
  • encodeForSigningClaim
  • +
  • encodeNodePublic
  • +
  • encodeSeed
  • +
  • encodeXAddress
  • +
  • getBalanceChanges
  • +
  • getNFTokenID
  • +
  • hasNextPage
  • +
  • isValidAddress
  • +
  • isValidClassicAddress
  • +
  • isValidSecret
  • +
  • isValidXAddress
  • +
  • isoTimeToRippleTime
  • +
  • keyToRFC1751Mnemonic
  • +
  • multisign
  • +
  • parseAccountRootFlags
  • +
  • parseNFTokenID
  • +
  • percentToQuality
  • +
  • percentToTransferRate
  • +
  • qualityToDecimal
  • +
  • rfc1751MnemonicToKey
  • +
  • rippleTimeToISOTime
  • +
  • rippleTimeToUnixTime
  • +
  • setTransactionFlagsToNumber
  • +
  • signPaymentChannelClaim
  • +
  • transferRateToDecimal
  • +
  • unixTimeToRippleTime
  • +
  • validate
  • +
  • verifyKeypairSignature
  • +
  • verifyPaymentChannelClaim
  • +
  • verifySignature
  • +
  • xAddressToClassicAddress
  • +
  • xrpToDrops
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/functions/encodeForSigning.html b/docs/functions/encodeForSigning.html index 8a164e64..842f319a 100644 --- a/docs/functions/encodeForSigning.html +++ b/docs/functions/encodeForSigning.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -encodeForSigning | xrpl
    +encodeForSigning | xrpl
    -
    +

    Function encodeForSigning

    -
      - +
        +
      • Encodes a Transaction for signing

        - -

        Returns

        A hex string representing the encoded object.

        Parameters

        -

        Returns string

    - +
    +
    + - +
  • AccountSetAsfFlags
  • +
  • AccountSetTfFlags
  • +
  • NFTokenCreateOfferFlags
  • +
  • NFTokenMintFlags
  • +
  • OfferCreateFlags
  • +
  • PaymentChannelClaimFlags
  • +
  • PaymentFlags
  • +
  • TrustSetFlags
  • +
  • BroadcastClient
  • +
  • Client
  • +
  • ConnectionError
  • +
  • DisconnectedError
  • +
  • NotConnectedError
  • +
  • NotFoundError
  • +
  • ResponseFormatError
  • +
  • RippledError
  • +
  • RippledNotInitializedError
  • +
  • TimeoutError
  • +
  • UnexpectedError
  • +
  • ValidationError
  • +
  • Wallet
  • +
  • XRPLFaucetError
  • +
  • XrplError
  • +
  • AccountChannelsRequest
  • +
  • AccountChannelsResponse
  • +
  • AccountCurrenciesRequest
  • +
  • AccountCurrenciesResponse
  • +
  • AccountDelete
  • +
  • AccountInfoRequest
  • +
  • AccountInfoResponse
  • +
  • AccountLinesRequest
  • +
  • AccountLinesResponse
  • +
  • AccountNFTsRequest
  • +
  • AccountNFTsResponse
  • +
  • AccountObjectsRequest
  • +
  • AccountObjectsResponse
  • +
  • AccountOffer
  • +
  • AccountOffersRequest
  • +
  • AccountOffersResponse
  • +
  • AccountSet
  • +
  • AccountSetFlagsInterface
  • +
  • AccountTxRequest
  • +
  • AccountTxResponse
  • +
  • BookOffer
  • +
  • BookOffersRequest
  • +
  • BookOffersResponse
  • +
  • ChannelVerifyRequest
  • +
  • ChannelVerifyResponse
  • +
  • CheckCancel
  • +
  • CheckCash
  • +
  • CheckCreate
  • +
  • ClientOptions
  • +
  • ConsensusStream
  • +
  • DepositAuthorizedRequest
  • +
  • DepositAuthorizedResponse
  • +
  • DepositPreauth
  • +
  • ErrorResponse
  • +
  • EscrowCancel
  • +
  • EscrowCreate
  • +
  • EscrowFinish
  • +
  • FeeRequest
  • +
  • FeeResponse
  • +
  • GatewayBalancesRequest
  • +
  • GatewayBalancesResponse
  • +
  • LedgerClosedRequest
  • +
  • LedgerClosedResponse
  • +
  • LedgerCurrentRequest
  • +
  • LedgerCurrentResponse
  • +
  • LedgerDataRequest
  • +
  • LedgerDataResponse
  • +
  • LedgerEntryRequest
  • +
  • LedgerEntryResponse
  • +
  • LedgerRequest
  • +
  • LedgerResponse
  • +
  • LedgerStream
  • +
  • ManifestRequest
  • +
  • ManifestResponse
  • +
  • NFTBuyOffersRequest
  • +
  • NFTBuyOffersResponse
  • +
  • NFTHistoryRequest
  • +
  • NFTHistoryResponse
  • +
  • NFTInfoRequest
  • +
  • NFTInfoResponse
  • +
  • NFTSellOffersRequest
  • +
  • NFTSellOffersResponse
  • +
  • NFTokenAcceptOffer
  • +
  • NFTokenBurn
  • +
  • NFTokenCancelOffer
  • +
  • NFTokenCreateOffer
  • +
  • NFTokenCreateOfferFlagsInterface
  • +
  • NFTokenMint
  • +
  • NFTokenMintFlagsInterface
  • +
  • NoRippleCheckRequest
  • +
  • NoRippleCheckResponse
  • +
  • OfferCancel
  • +
  • OfferCreate
  • +
  • OfferCreateFlagsInterface
  • +
  • OrderBookStream
  • +
  • PathFindCloseRequest
  • +
  • PathFindCreateRequest
  • +
  • PathFindResponse
  • +
  • PathFindStatusRequest
  • +
  • PathFindStream
  • +
  • Payment
  • +
  • PaymentChannelClaim
  • +
  • PaymentChannelClaimFlagsInterface
  • +
  • PaymentChannelCreate
  • +
  • PaymentChannelFund
  • +
  • PaymentFlagsInterface
  • +
  • PeerStatusStream
  • +
  • PingRequest
  • +
  • PingResponse
  • +
  • RandomRequest
  • +
  • RandomResponse
  • +
  • RipplePathFindRequest
  • +
  • RipplePathFindResponse
  • +
  • ServerInfoRequest
  • +
  • ServerInfoResponse
  • +
  • ServerStateRequest
  • +
  • ServerStateResponse
  • +
  • SetRegularKey
  • +
  • SignerListSet
  • +
  • SubmitMultisignedRequest
  • +
  • SubmitMultisignedResponse
  • +
  • SubmitRequest
  • +
  • SubmitResponse
  • +
  • SubscribeRequest
  • +
  • SubscribeResponse
  • +
  • TicketCreate
  • +
  • TransactionAndMetadata
  • +
  • TransactionEntryRequest
  • +
  • TransactionEntryResponse
  • +
  • TransactionMetadata
  • +
  • TransactionStream
  • +
  • TrustSet
  • +
  • TrustSetFlagsInterface
  • +
  • TxRequest
  • +
  • TxResponse
  • +
  • UnsubscribeRequest
  • +
  • UnsubscribeResponse
  • +
  • ValidationStream
  • +
  • PathFindRequest
  • +
  • Request
  • +
  • Response
  • +
  • Stream
  • +
  • Transaction
  • +
  • hashes
  • +
  • authorizeChannel
  • +
  • classicAddressToXAddress
  • +
  • convertHexToString
  • +
  • convertStringToHex
  • +
  • decimalToQuality
  • +
  • decimalToTransferRate
  • +
  • decode
  • +
  • decodeAccountID
  • +
  • decodeAccountPublic
  • +
  • decodeNodePublic
  • +
  • decodeSeed
  • +
  • decodeXAddress
  • +
  • deriveAddress
  • +
  • deriveKeypair
  • +
  • deriveXAddress
  • +
  • dropsToXrp
  • +
  • encode
  • +
  • encodeAccountID
  • +
  • encodeAccountPublic
  • +
  • encodeForMultiSigning
  • +
  • encodeForSigning
  • +
  • encodeForSigningClaim
  • +
  • encodeNodePublic
  • +
  • encodeSeed
  • +
  • encodeXAddress
  • +
  • getBalanceChanges
  • +
  • getNFTokenID
  • +
  • hasNextPage
  • +
  • isValidAddress
  • +
  • isValidClassicAddress
  • +
  • isValidSecret
  • +
  • isValidXAddress
  • +
  • isoTimeToRippleTime
  • +
  • keyToRFC1751Mnemonic
  • +
  • multisign
  • +
  • parseAccountRootFlags
  • +
  • parseNFTokenID
  • +
  • percentToQuality
  • +
  • percentToTransferRate
  • +
  • qualityToDecimal
  • +
  • rfc1751MnemonicToKey
  • +
  • rippleTimeToISOTime
  • +
  • rippleTimeToUnixTime
  • +
  • setTransactionFlagsToNumber
  • +
  • signPaymentChannelClaim
  • +
  • transferRateToDecimal
  • +
  • unixTimeToRippleTime
  • +
  • validate
  • +
  • verifyKeypairSignature
  • +
  • verifyPaymentChannelClaim
  • +
  • verifySignature
  • +
  • xAddressToClassicAddress
  • +
  • xrpToDrops
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/functions/encodeForSigningClaim.html b/docs/functions/encodeForSigningClaim.html index e4522c3b..a32a03e2 100644 --- a/docs/functions/encodeForSigningClaim.html +++ b/docs/functions/encodeForSigningClaim.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -encodeForSigningClaim | xrpl
    +encodeForSigningClaim | xrpl
    -
    +

    Function encodeForSigningClaim

    -
    - +
    +
    + - +
  • AccountSetAsfFlags
  • +
  • AccountSetTfFlags
  • +
  • NFTokenCreateOfferFlags
  • +
  • NFTokenMintFlags
  • +
  • OfferCreateFlags
  • +
  • PaymentChannelClaimFlags
  • +
  • PaymentFlags
  • +
  • TrustSetFlags
  • +
  • BroadcastClient
  • +
  • Client
  • +
  • ConnectionError
  • +
  • DisconnectedError
  • +
  • NotConnectedError
  • +
  • NotFoundError
  • +
  • ResponseFormatError
  • +
  • RippledError
  • +
  • RippledNotInitializedError
  • +
  • TimeoutError
  • +
  • UnexpectedError
  • +
  • ValidationError
  • +
  • Wallet
  • +
  • XRPLFaucetError
  • +
  • XrplError
  • +
  • AccountChannelsRequest
  • +
  • AccountChannelsResponse
  • +
  • AccountCurrenciesRequest
  • +
  • AccountCurrenciesResponse
  • +
  • AccountDelete
  • +
  • AccountInfoRequest
  • +
  • AccountInfoResponse
  • +
  • AccountLinesRequest
  • +
  • AccountLinesResponse
  • +
  • AccountNFTsRequest
  • +
  • AccountNFTsResponse
  • +
  • AccountObjectsRequest
  • +
  • AccountObjectsResponse
  • +
  • AccountOffer
  • +
  • AccountOffersRequest
  • +
  • AccountOffersResponse
  • +
  • AccountSet
  • +
  • AccountSetFlagsInterface
  • +
  • AccountTxRequest
  • +
  • AccountTxResponse
  • +
  • BookOffer
  • +
  • BookOffersRequest
  • +
  • BookOffersResponse
  • +
  • ChannelVerifyRequest
  • +
  • ChannelVerifyResponse
  • +
  • CheckCancel
  • +
  • CheckCash
  • +
  • CheckCreate
  • +
  • ClientOptions
  • +
  • ConsensusStream
  • +
  • DepositAuthorizedRequest
  • +
  • DepositAuthorizedResponse
  • +
  • DepositPreauth
  • +
  • ErrorResponse
  • +
  • EscrowCancel
  • +
  • EscrowCreate
  • +
  • EscrowFinish
  • +
  • FeeRequest
  • +
  • FeeResponse
  • +
  • GatewayBalancesRequest
  • +
  • GatewayBalancesResponse
  • +
  • LedgerClosedRequest
  • +
  • LedgerClosedResponse
  • +
  • LedgerCurrentRequest
  • +
  • LedgerCurrentResponse
  • +
  • LedgerDataRequest
  • +
  • LedgerDataResponse
  • +
  • LedgerEntryRequest
  • +
  • LedgerEntryResponse
  • +
  • LedgerRequest
  • +
  • LedgerResponse
  • +
  • LedgerStream
  • +
  • ManifestRequest
  • +
  • ManifestResponse
  • +
  • NFTBuyOffersRequest
  • +
  • NFTBuyOffersResponse
  • +
  • NFTHistoryRequest
  • +
  • NFTHistoryResponse
  • +
  • NFTInfoRequest
  • +
  • NFTInfoResponse
  • +
  • NFTSellOffersRequest
  • +
  • NFTSellOffersResponse
  • +
  • NFTokenAcceptOffer
  • +
  • NFTokenBurn
  • +
  • NFTokenCancelOffer
  • +
  • NFTokenCreateOffer
  • +
  • NFTokenCreateOfferFlagsInterface
  • +
  • NFTokenMint
  • +
  • NFTokenMintFlagsInterface
  • +
  • NoRippleCheckRequest
  • +
  • NoRippleCheckResponse
  • +
  • OfferCancel
  • +
  • OfferCreate
  • +
  • OfferCreateFlagsInterface
  • +
  • OrderBookStream
  • +
  • PathFindCloseRequest
  • +
  • PathFindCreateRequest
  • +
  • PathFindResponse
  • +
  • PathFindStatusRequest
  • +
  • PathFindStream
  • +
  • Payment
  • +
  • PaymentChannelClaim
  • +
  • PaymentChannelClaimFlagsInterface
  • +
  • PaymentChannelCreate
  • +
  • PaymentChannelFund
  • +
  • PaymentFlagsInterface
  • +
  • PeerStatusStream
  • +
  • PingRequest
  • +
  • PingResponse
  • +
  • RandomRequest
  • +
  • RandomResponse
  • +
  • RipplePathFindRequest
  • +
  • RipplePathFindResponse
  • +
  • ServerInfoRequest
  • +
  • ServerInfoResponse
  • +
  • ServerStateRequest
  • +
  • ServerStateResponse
  • +
  • SetRegularKey
  • +
  • SignerListSet
  • +
  • SubmitMultisignedRequest
  • +
  • SubmitMultisignedResponse
  • +
  • SubmitRequest
  • +
  • SubmitResponse
  • +
  • SubscribeRequest
  • +
  • SubscribeResponse
  • +
  • TicketCreate
  • +
  • TransactionAndMetadata
  • +
  • TransactionEntryRequest
  • +
  • TransactionEntryResponse
  • +
  • TransactionMetadata
  • +
  • TransactionStream
  • +
  • TrustSet
  • +
  • TrustSetFlagsInterface
  • +
  • TxRequest
  • +
  • TxResponse
  • +
  • UnsubscribeRequest
  • +
  • UnsubscribeResponse
  • +
  • ValidationStream
  • +
  • PathFindRequest
  • +
  • Request
  • +
  • Response
  • +
  • Stream
  • +
  • Transaction
  • +
  • hashes
  • +
  • authorizeChannel
  • +
  • classicAddressToXAddress
  • +
  • convertHexToString
  • +
  • convertStringToHex
  • +
  • decimalToQuality
  • +
  • decimalToTransferRate
  • +
  • decode
  • +
  • decodeAccountID
  • +
  • decodeAccountPublic
  • +
  • decodeNodePublic
  • +
  • decodeSeed
  • +
  • decodeXAddress
  • +
  • deriveAddress
  • +
  • deriveKeypair
  • +
  • deriveXAddress
  • +
  • dropsToXrp
  • +
  • encode
  • +
  • encodeAccountID
  • +
  • encodeAccountPublic
  • +
  • encodeForMultiSigning
  • +
  • encodeForSigning
  • +
  • encodeForSigningClaim
  • +
  • encodeNodePublic
  • +
  • encodeSeed
  • +
  • encodeXAddress
  • +
  • getBalanceChanges
  • +
  • getNFTokenID
  • +
  • hasNextPage
  • +
  • isValidAddress
  • +
  • isValidClassicAddress
  • +
  • isValidSecret
  • +
  • isValidXAddress
  • +
  • isoTimeToRippleTime
  • +
  • keyToRFC1751Mnemonic
  • +
  • multisign
  • +
  • parseAccountRootFlags
  • +
  • parseNFTokenID
  • +
  • percentToQuality
  • +
  • percentToTransferRate
  • +
  • qualityToDecimal
  • +
  • rfc1751MnemonicToKey
  • +
  • rippleTimeToISOTime
  • +
  • rippleTimeToUnixTime
  • +
  • setTransactionFlagsToNumber
  • +
  • signPaymentChannelClaim
  • +
  • transferRateToDecimal
  • +
  • unixTimeToRippleTime
  • +
  • validate
  • +
  • verifyKeypairSignature
  • +
  • verifyPaymentChannelClaim
  • +
  • verifySignature
  • +
  • xAddressToClassicAddress
  • +
  • xrpToDrops
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/functions/encodeNodePublic.html b/docs/functions/encodeNodePublic.html index 27fccdbb..7b779c8c 100644 --- a/docs/functions/encodeNodePublic.html +++ b/docs/functions/encodeNodePublic.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -encodeNodePublic | xrpl
    +encodeNodePublic | xrpl
    -
    +

    Function encodeNodePublic

    -
      - +
        +
      • Parameters

        • -
          bytes: Buffer
        +
        bytes: Buffer

    Returns string

    -
    + - +
  • AccountSetAsfFlags
  • +
  • AccountSetTfFlags
  • +
  • NFTokenCreateOfferFlags
  • +
  • NFTokenMintFlags
  • +
  • OfferCreateFlags
  • +
  • PaymentChannelClaimFlags
  • +
  • PaymentFlags
  • +
  • TrustSetFlags
  • +
  • BroadcastClient
  • +
  • Client
  • +
  • ConnectionError
  • +
  • DisconnectedError
  • +
  • NotConnectedError
  • +
  • NotFoundError
  • +
  • ResponseFormatError
  • +
  • RippledError
  • +
  • RippledNotInitializedError
  • +
  • TimeoutError
  • +
  • UnexpectedError
  • +
  • ValidationError
  • +
  • Wallet
  • +
  • XRPLFaucetError
  • +
  • XrplError
  • +
  • AccountChannelsRequest
  • +
  • AccountChannelsResponse
  • +
  • AccountCurrenciesRequest
  • +
  • AccountCurrenciesResponse
  • +
  • AccountDelete
  • +
  • AccountInfoRequest
  • +
  • AccountInfoResponse
  • +
  • AccountLinesRequest
  • +
  • AccountLinesResponse
  • +
  • AccountNFTsRequest
  • +
  • AccountNFTsResponse
  • +
  • AccountObjectsRequest
  • +
  • AccountObjectsResponse
  • +
  • AccountOffer
  • +
  • AccountOffersRequest
  • +
  • AccountOffersResponse
  • +
  • AccountSet
  • +
  • AccountSetFlagsInterface
  • +
  • AccountTxRequest
  • +
  • AccountTxResponse
  • +
  • BookOffer
  • +
  • BookOffersRequest
  • +
  • BookOffersResponse
  • +
  • ChannelVerifyRequest
  • +
  • ChannelVerifyResponse
  • +
  • CheckCancel
  • +
  • CheckCash
  • +
  • CheckCreate
  • +
  • ClientOptions
  • +
  • ConsensusStream
  • +
  • DepositAuthorizedRequest
  • +
  • DepositAuthorizedResponse
  • +
  • DepositPreauth
  • +
  • ErrorResponse
  • +
  • EscrowCancel
  • +
  • EscrowCreate
  • +
  • EscrowFinish
  • +
  • FeeRequest
  • +
  • FeeResponse
  • +
  • GatewayBalancesRequest
  • +
  • GatewayBalancesResponse
  • +
  • LedgerClosedRequest
  • +
  • LedgerClosedResponse
  • +
  • LedgerCurrentRequest
  • +
  • LedgerCurrentResponse
  • +
  • LedgerDataRequest
  • +
  • LedgerDataResponse
  • +
  • LedgerEntryRequest
  • +
  • LedgerEntryResponse
  • +
  • LedgerRequest
  • +
  • LedgerResponse
  • +
  • LedgerStream
  • +
  • ManifestRequest
  • +
  • ManifestResponse
  • +
  • NFTBuyOffersRequest
  • +
  • NFTBuyOffersResponse
  • +
  • NFTHistoryRequest
  • +
  • NFTHistoryResponse
  • +
  • NFTInfoRequest
  • +
  • NFTInfoResponse
  • +
  • NFTSellOffersRequest
  • +
  • NFTSellOffersResponse
  • +
  • NFTokenAcceptOffer
  • +
  • NFTokenBurn
  • +
  • NFTokenCancelOffer
  • +
  • NFTokenCreateOffer
  • +
  • NFTokenCreateOfferFlagsInterface
  • +
  • NFTokenMint
  • +
  • NFTokenMintFlagsInterface
  • +
  • NoRippleCheckRequest
  • +
  • NoRippleCheckResponse
  • +
  • OfferCancel
  • +
  • OfferCreate
  • +
  • OfferCreateFlagsInterface
  • +
  • OrderBookStream
  • +
  • PathFindCloseRequest
  • +
  • PathFindCreateRequest
  • +
  • PathFindResponse
  • +
  • PathFindStatusRequest
  • +
  • PathFindStream
  • +
  • Payment
  • +
  • PaymentChannelClaim
  • +
  • PaymentChannelClaimFlagsInterface
  • +
  • PaymentChannelCreate
  • +
  • PaymentChannelFund
  • +
  • PaymentFlagsInterface
  • +
  • PeerStatusStream
  • +
  • PingRequest
  • +
  • PingResponse
  • +
  • RandomRequest
  • +
  • RandomResponse
  • +
  • RipplePathFindRequest
  • +
  • RipplePathFindResponse
  • +
  • ServerInfoRequest
  • +
  • ServerInfoResponse
  • +
  • ServerStateRequest
  • +
  • ServerStateResponse
  • +
  • SetRegularKey
  • +
  • SignerListSet
  • +
  • SubmitMultisignedRequest
  • +
  • SubmitMultisignedResponse
  • +
  • SubmitRequest
  • +
  • SubmitResponse
  • +
  • SubscribeRequest
  • +
  • SubscribeResponse
  • +
  • TicketCreate
  • +
  • TransactionAndMetadata
  • +
  • TransactionEntryRequest
  • +
  • TransactionEntryResponse
  • +
  • TransactionMetadata
  • +
  • TransactionStream
  • +
  • TrustSet
  • +
  • TrustSetFlagsInterface
  • +
  • TxRequest
  • +
  • TxResponse
  • +
  • UnsubscribeRequest
  • +
  • UnsubscribeResponse
  • +
  • ValidationStream
  • +
  • PathFindRequest
  • +
  • Request
  • +
  • Response
  • +
  • Stream
  • +
  • Transaction
  • +
  • hashes
  • +
  • authorizeChannel
  • +
  • classicAddressToXAddress
  • +
  • convertHexToString
  • +
  • convertStringToHex
  • +
  • decimalToQuality
  • +
  • decimalToTransferRate
  • +
  • decode
  • +
  • decodeAccountID
  • +
  • decodeAccountPublic
  • +
  • decodeNodePublic
  • +
  • decodeSeed
  • +
  • decodeXAddress
  • +
  • deriveAddress
  • +
  • deriveKeypair
  • +
  • deriveXAddress
  • +
  • dropsToXrp
  • +
  • encode
  • +
  • encodeAccountID
  • +
  • encodeAccountPublic
  • +
  • encodeForMultiSigning
  • +
  • encodeForSigning
  • +
  • encodeForSigningClaim
  • +
  • encodeNodePublic
  • +
  • encodeSeed
  • +
  • encodeXAddress
  • +
  • getBalanceChanges
  • +
  • getNFTokenID
  • +
  • hasNextPage
  • +
  • isValidAddress
  • +
  • isValidClassicAddress
  • +
  • isValidSecret
  • +
  • isValidXAddress
  • +
  • isoTimeToRippleTime
  • +
  • keyToRFC1751Mnemonic
  • +
  • multisign
  • +
  • parseAccountRootFlags
  • +
  • parseNFTokenID
  • +
  • percentToQuality
  • +
  • percentToTransferRate
  • +
  • qualityToDecimal
  • +
  • rfc1751MnemonicToKey
  • +
  • rippleTimeToISOTime
  • +
  • rippleTimeToUnixTime
  • +
  • setTransactionFlagsToNumber
  • +
  • signPaymentChannelClaim
  • +
  • transferRateToDecimal
  • +
  • unixTimeToRippleTime
  • +
  • validate
  • +
  • verifyKeypairSignature
  • +
  • verifyPaymentChannelClaim
  • +
  • verifySignature
  • +
  • xAddressToClassicAddress
  • +
  • xrpToDrops
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/functions/encodeSeed.html b/docs/functions/encodeSeed.html index 9cd373bd..269c8997 100644 --- a/docs/functions/encodeSeed.html +++ b/docs/functions/encodeSeed.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -encodeSeed | xrpl
    +encodeSeed | xrpl
    -
    +

    Function encodeSeed

    -
      - +
        +
      • Parameters

        • -
          entropy: Buffer
        • +
          entropy: Buffer
        • -
          type: "ed25519" | "secp256k1"
        +
        type: "ed25519" | "secp256k1"

    Returns string

    -
    + - +
  • AccountSetAsfFlags
  • +
  • AccountSetTfFlags
  • +
  • NFTokenCreateOfferFlags
  • +
  • NFTokenMintFlags
  • +
  • OfferCreateFlags
  • +
  • PaymentChannelClaimFlags
  • +
  • PaymentFlags
  • +
  • TrustSetFlags
  • +
  • BroadcastClient
  • +
  • Client
  • +
  • ConnectionError
  • +
  • DisconnectedError
  • +
  • NotConnectedError
  • +
  • NotFoundError
  • +
  • ResponseFormatError
  • +
  • RippledError
  • +
  • RippledNotInitializedError
  • +
  • TimeoutError
  • +
  • UnexpectedError
  • +
  • ValidationError
  • +
  • Wallet
  • +
  • XRPLFaucetError
  • +
  • XrplError
  • +
  • AccountChannelsRequest
  • +
  • AccountChannelsResponse
  • +
  • AccountCurrenciesRequest
  • +
  • AccountCurrenciesResponse
  • +
  • AccountDelete
  • +
  • AccountInfoRequest
  • +
  • AccountInfoResponse
  • +
  • AccountLinesRequest
  • +
  • AccountLinesResponse
  • +
  • AccountNFTsRequest
  • +
  • AccountNFTsResponse
  • +
  • AccountObjectsRequest
  • +
  • AccountObjectsResponse
  • +
  • AccountOffer
  • +
  • AccountOffersRequest
  • +
  • AccountOffersResponse
  • +
  • AccountSet
  • +
  • AccountSetFlagsInterface
  • +
  • AccountTxRequest
  • +
  • AccountTxResponse
  • +
  • BookOffer
  • +
  • BookOffersRequest
  • +
  • BookOffersResponse
  • +
  • ChannelVerifyRequest
  • +
  • ChannelVerifyResponse
  • +
  • CheckCancel
  • +
  • CheckCash
  • +
  • CheckCreate
  • +
  • ClientOptions
  • +
  • ConsensusStream
  • +
  • DepositAuthorizedRequest
  • +
  • DepositAuthorizedResponse
  • +
  • DepositPreauth
  • +
  • ErrorResponse
  • +
  • EscrowCancel
  • +
  • EscrowCreate
  • +
  • EscrowFinish
  • +
  • FeeRequest
  • +
  • FeeResponse
  • +
  • GatewayBalancesRequest
  • +
  • GatewayBalancesResponse
  • +
  • LedgerClosedRequest
  • +
  • LedgerClosedResponse
  • +
  • LedgerCurrentRequest
  • +
  • LedgerCurrentResponse
  • +
  • LedgerDataRequest
  • +
  • LedgerDataResponse
  • +
  • LedgerEntryRequest
  • +
  • LedgerEntryResponse
  • +
  • LedgerRequest
  • +
  • LedgerResponse
  • +
  • LedgerStream
  • +
  • ManifestRequest
  • +
  • ManifestResponse
  • +
  • NFTBuyOffersRequest
  • +
  • NFTBuyOffersResponse
  • +
  • NFTHistoryRequest
  • +
  • NFTHistoryResponse
  • +
  • NFTInfoRequest
  • +
  • NFTInfoResponse
  • +
  • NFTSellOffersRequest
  • +
  • NFTSellOffersResponse
  • +
  • NFTokenAcceptOffer
  • +
  • NFTokenBurn
  • +
  • NFTokenCancelOffer
  • +
  • NFTokenCreateOffer
  • +
  • NFTokenCreateOfferFlagsInterface
  • +
  • NFTokenMint
  • +
  • NFTokenMintFlagsInterface
  • +
  • NoRippleCheckRequest
  • +
  • NoRippleCheckResponse
  • +
  • OfferCancel
  • +
  • OfferCreate
  • +
  • OfferCreateFlagsInterface
  • +
  • OrderBookStream
  • +
  • PathFindCloseRequest
  • +
  • PathFindCreateRequest
  • +
  • PathFindResponse
  • +
  • PathFindStatusRequest
  • +
  • PathFindStream
  • +
  • Payment
  • +
  • PaymentChannelClaim
  • +
  • PaymentChannelClaimFlagsInterface
  • +
  • PaymentChannelCreate
  • +
  • PaymentChannelFund
  • +
  • PaymentFlagsInterface
  • +
  • PeerStatusStream
  • +
  • PingRequest
  • +
  • PingResponse
  • +
  • RandomRequest
  • +
  • RandomResponse
  • +
  • RipplePathFindRequest
  • +
  • RipplePathFindResponse
  • +
  • ServerInfoRequest
  • +
  • ServerInfoResponse
  • +
  • ServerStateRequest
  • +
  • ServerStateResponse
  • +
  • SetRegularKey
  • +
  • SignerListSet
  • +
  • SubmitMultisignedRequest
  • +
  • SubmitMultisignedResponse
  • +
  • SubmitRequest
  • +
  • SubmitResponse
  • +
  • SubscribeRequest
  • +
  • SubscribeResponse
  • +
  • TicketCreate
  • +
  • TransactionAndMetadata
  • +
  • TransactionEntryRequest
  • +
  • TransactionEntryResponse
  • +
  • TransactionMetadata
  • +
  • TransactionStream
  • +
  • TrustSet
  • +
  • TrustSetFlagsInterface
  • +
  • TxRequest
  • +
  • TxResponse
  • +
  • UnsubscribeRequest
  • +
  • UnsubscribeResponse
  • +
  • ValidationStream
  • +
  • PathFindRequest
  • +
  • Request
  • +
  • Response
  • +
  • Stream
  • +
  • Transaction
  • +
  • hashes
  • +
  • authorizeChannel
  • +
  • classicAddressToXAddress
  • +
  • convertHexToString
  • +
  • convertStringToHex
  • +
  • decimalToQuality
  • +
  • decimalToTransferRate
  • +
  • decode
  • +
  • decodeAccountID
  • +
  • decodeAccountPublic
  • +
  • decodeNodePublic
  • +
  • decodeSeed
  • +
  • decodeXAddress
  • +
  • deriveAddress
  • +
  • deriveKeypair
  • +
  • deriveXAddress
  • +
  • dropsToXrp
  • +
  • encode
  • +
  • encodeAccountID
  • +
  • encodeAccountPublic
  • +
  • encodeForMultiSigning
  • +
  • encodeForSigning
  • +
  • encodeForSigningClaim
  • +
  • encodeNodePublic
  • +
  • encodeSeed
  • +
  • encodeXAddress
  • +
  • getBalanceChanges
  • +
  • getNFTokenID
  • +
  • hasNextPage
  • +
  • isValidAddress
  • +
  • isValidClassicAddress
  • +
  • isValidSecret
  • +
  • isValidXAddress
  • +
  • isoTimeToRippleTime
  • +
  • keyToRFC1751Mnemonic
  • +
  • multisign
  • +
  • parseAccountRootFlags
  • +
  • parseNFTokenID
  • +
  • percentToQuality
  • +
  • percentToTransferRate
  • +
  • qualityToDecimal
  • +
  • rfc1751MnemonicToKey
  • +
  • rippleTimeToISOTime
  • +
  • rippleTimeToUnixTime
  • +
  • setTransactionFlagsToNumber
  • +
  • signPaymentChannelClaim
  • +
  • transferRateToDecimal
  • +
  • unixTimeToRippleTime
  • +
  • validate
  • +
  • verifyKeypairSignature
  • +
  • verifyPaymentChannelClaim
  • +
  • verifySignature
  • +
  • xAddressToClassicAddress
  • +
  • xrpToDrops
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/functions/encodeXAddress.html b/docs/functions/encodeXAddress.html index 87a33f2f..1ea998f1 100644 --- a/docs/functions/encodeXAddress.html +++ b/docs/functions/encodeXAddress.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -encodeXAddress | xrpl
    +encodeXAddress | xrpl
    -
    +

    Function encodeXAddress

    -
      - +
        +
      • Parameters

        • -
          accountId: Buffer
        • +
          accountId: Buffer
        • -
          tag: number | false
        • +
          tag: number | false
        • -
          test: boolean
        +
        test: boolean

    Returns string

    -
    + - +
  • AccountSetAsfFlags
  • +
  • AccountSetTfFlags
  • +
  • NFTokenCreateOfferFlags
  • +
  • NFTokenMintFlags
  • +
  • OfferCreateFlags
  • +
  • PaymentChannelClaimFlags
  • +
  • PaymentFlags
  • +
  • TrustSetFlags
  • +
  • BroadcastClient
  • +
  • Client
  • +
  • ConnectionError
  • +
  • DisconnectedError
  • +
  • NotConnectedError
  • +
  • NotFoundError
  • +
  • ResponseFormatError
  • +
  • RippledError
  • +
  • RippledNotInitializedError
  • +
  • TimeoutError
  • +
  • UnexpectedError
  • +
  • ValidationError
  • +
  • Wallet
  • +
  • XRPLFaucetError
  • +
  • XrplError
  • +
  • AccountChannelsRequest
  • +
  • AccountChannelsResponse
  • +
  • AccountCurrenciesRequest
  • +
  • AccountCurrenciesResponse
  • +
  • AccountDelete
  • +
  • AccountInfoRequest
  • +
  • AccountInfoResponse
  • +
  • AccountLinesRequest
  • +
  • AccountLinesResponse
  • +
  • AccountNFTsRequest
  • +
  • AccountNFTsResponse
  • +
  • AccountObjectsRequest
  • +
  • AccountObjectsResponse
  • +
  • AccountOffer
  • +
  • AccountOffersRequest
  • +
  • AccountOffersResponse
  • +
  • AccountSet
  • +
  • AccountSetFlagsInterface
  • +
  • AccountTxRequest
  • +
  • AccountTxResponse
  • +
  • BookOffer
  • +
  • BookOffersRequest
  • +
  • BookOffersResponse
  • +
  • ChannelVerifyRequest
  • +
  • ChannelVerifyResponse
  • +
  • CheckCancel
  • +
  • CheckCash
  • +
  • CheckCreate
  • +
  • ClientOptions
  • +
  • ConsensusStream
  • +
  • DepositAuthorizedRequest
  • +
  • DepositAuthorizedResponse
  • +
  • DepositPreauth
  • +
  • ErrorResponse
  • +
  • EscrowCancel
  • +
  • EscrowCreate
  • +
  • EscrowFinish
  • +
  • FeeRequest
  • +
  • FeeResponse
  • +
  • GatewayBalancesRequest
  • +
  • GatewayBalancesResponse
  • +
  • LedgerClosedRequest
  • +
  • LedgerClosedResponse
  • +
  • LedgerCurrentRequest
  • +
  • LedgerCurrentResponse
  • +
  • LedgerDataRequest
  • +
  • LedgerDataResponse
  • +
  • LedgerEntryRequest
  • +
  • LedgerEntryResponse
  • +
  • LedgerRequest
  • +
  • LedgerResponse
  • +
  • LedgerStream
  • +
  • ManifestRequest
  • +
  • ManifestResponse
  • +
  • NFTBuyOffersRequest
  • +
  • NFTBuyOffersResponse
  • +
  • NFTHistoryRequest
  • +
  • NFTHistoryResponse
  • +
  • NFTInfoRequest
  • +
  • NFTInfoResponse
  • +
  • NFTSellOffersRequest
  • +
  • NFTSellOffersResponse
  • +
  • NFTokenAcceptOffer
  • +
  • NFTokenBurn
  • +
  • NFTokenCancelOffer
  • +
  • NFTokenCreateOffer
  • +
  • NFTokenCreateOfferFlagsInterface
  • +
  • NFTokenMint
  • +
  • NFTokenMintFlagsInterface
  • +
  • NoRippleCheckRequest
  • +
  • NoRippleCheckResponse
  • +
  • OfferCancel
  • +
  • OfferCreate
  • +
  • OfferCreateFlagsInterface
  • +
  • OrderBookStream
  • +
  • PathFindCloseRequest
  • +
  • PathFindCreateRequest
  • +
  • PathFindResponse
  • +
  • PathFindStatusRequest
  • +
  • PathFindStream
  • +
  • Payment
  • +
  • PaymentChannelClaim
  • +
  • PaymentChannelClaimFlagsInterface
  • +
  • PaymentChannelCreate
  • +
  • PaymentChannelFund
  • +
  • PaymentFlagsInterface
  • +
  • PeerStatusStream
  • +
  • PingRequest
  • +
  • PingResponse
  • +
  • RandomRequest
  • +
  • RandomResponse
  • +
  • RipplePathFindRequest
  • +
  • RipplePathFindResponse
  • +
  • ServerInfoRequest
  • +
  • ServerInfoResponse
  • +
  • ServerStateRequest
  • +
  • ServerStateResponse
  • +
  • SetRegularKey
  • +
  • SignerListSet
  • +
  • SubmitMultisignedRequest
  • +
  • SubmitMultisignedResponse
  • +
  • SubmitRequest
  • +
  • SubmitResponse
  • +
  • SubscribeRequest
  • +
  • SubscribeResponse
  • +
  • TicketCreate
  • +
  • TransactionAndMetadata
  • +
  • TransactionEntryRequest
  • +
  • TransactionEntryResponse
  • +
  • TransactionMetadata
  • +
  • TransactionStream
  • +
  • TrustSet
  • +
  • TrustSetFlagsInterface
  • +
  • TxRequest
  • +
  • TxResponse
  • +
  • UnsubscribeRequest
  • +
  • UnsubscribeResponse
  • +
  • ValidationStream
  • +
  • PathFindRequest
  • +
  • Request
  • +
  • Response
  • +
  • Stream
  • +
  • Transaction
  • +
  • hashes
  • +
  • authorizeChannel
  • +
  • classicAddressToXAddress
  • +
  • convertHexToString
  • +
  • convertStringToHex
  • +
  • decimalToQuality
  • +
  • decimalToTransferRate
  • +
  • decode
  • +
  • decodeAccountID
  • +
  • decodeAccountPublic
  • +
  • decodeNodePublic
  • +
  • decodeSeed
  • +
  • decodeXAddress
  • +
  • deriveAddress
  • +
  • deriveKeypair
  • +
  • deriveXAddress
  • +
  • dropsToXrp
  • +
  • encode
  • +
  • encodeAccountID
  • +
  • encodeAccountPublic
  • +
  • encodeForMultiSigning
  • +
  • encodeForSigning
  • +
  • encodeForSigningClaim
  • +
  • encodeNodePublic
  • +
  • encodeSeed
  • +
  • encodeXAddress
  • +
  • getBalanceChanges
  • +
  • getNFTokenID
  • +
  • hasNextPage
  • +
  • isValidAddress
  • +
  • isValidClassicAddress
  • +
  • isValidSecret
  • +
  • isValidXAddress
  • +
  • isoTimeToRippleTime
  • +
  • keyToRFC1751Mnemonic
  • +
  • multisign
  • +
  • parseAccountRootFlags
  • +
  • parseNFTokenID
  • +
  • percentToQuality
  • +
  • percentToTransferRate
  • +
  • qualityToDecimal
  • +
  • rfc1751MnemonicToKey
  • +
  • rippleTimeToISOTime
  • +
  • rippleTimeToUnixTime
  • +
  • setTransactionFlagsToNumber
  • +
  • signPaymentChannelClaim
  • +
  • transferRateToDecimal
  • +
  • unixTimeToRippleTime
  • +
  • validate
  • +
  • verifyKeypairSignature
  • +
  • verifyPaymentChannelClaim
  • +
  • verifySignature
  • +
  • xAddressToClassicAddress
  • +
  • xrpToDrops
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/functions/getBalanceChanges.html b/docs/functions/getBalanceChanges.html index 1aff419a..af129eb3 100644 --- a/docs/functions/getBalanceChanges.html +++ b/docs/functions/getBalanceChanges.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -getBalanceChanges | xrpl
    +getBalanceChanges | xrpl
    -
    +

    Function getBalanceChanges

    -
      - +
        +
      • Computes the complete list of every balance that changed in the ledger as a result of the given transaction.

        - -

        Returns

        Parsed balance changes.

        Parameters

        -

        Returns {
            account: string;
            balances: {
                currency: string;
                issuer?: string;
                value: string;
            }[];
        }[]

    - +
    +
    + - +
  • AccountSetAsfFlags
  • +
  • AccountSetTfFlags
  • +
  • NFTokenCreateOfferFlags
  • +
  • NFTokenMintFlags
  • +
  • OfferCreateFlags
  • +
  • PaymentChannelClaimFlags
  • +
  • PaymentFlags
  • +
  • TrustSetFlags
  • +
  • BroadcastClient
  • +
  • Client
  • +
  • ConnectionError
  • +
  • DisconnectedError
  • +
  • NotConnectedError
  • +
  • NotFoundError
  • +
  • ResponseFormatError
  • +
  • RippledError
  • +
  • RippledNotInitializedError
  • +
  • TimeoutError
  • +
  • UnexpectedError
  • +
  • ValidationError
  • +
  • Wallet
  • +
  • XRPLFaucetError
  • +
  • XrplError
  • +
  • AccountChannelsRequest
  • +
  • AccountChannelsResponse
  • +
  • AccountCurrenciesRequest
  • +
  • AccountCurrenciesResponse
  • +
  • AccountDelete
  • +
  • AccountInfoRequest
  • +
  • AccountInfoResponse
  • +
  • AccountLinesRequest
  • +
  • AccountLinesResponse
  • +
  • AccountNFTsRequest
  • +
  • AccountNFTsResponse
  • +
  • AccountObjectsRequest
  • +
  • AccountObjectsResponse
  • +
  • AccountOffer
  • +
  • AccountOffersRequest
  • +
  • AccountOffersResponse
  • +
  • AccountSet
  • +
  • AccountSetFlagsInterface
  • +
  • AccountTxRequest
  • +
  • AccountTxResponse
  • +
  • BookOffer
  • +
  • BookOffersRequest
  • +
  • BookOffersResponse
  • +
  • ChannelVerifyRequest
  • +
  • ChannelVerifyResponse
  • +
  • CheckCancel
  • +
  • CheckCash
  • +
  • CheckCreate
  • +
  • ClientOptions
  • +
  • ConsensusStream
  • +
  • DepositAuthorizedRequest
  • +
  • DepositAuthorizedResponse
  • +
  • DepositPreauth
  • +
  • ErrorResponse
  • +
  • EscrowCancel
  • +
  • EscrowCreate
  • +
  • EscrowFinish
  • +
  • FeeRequest
  • +
  • FeeResponse
  • +
  • GatewayBalancesRequest
  • +
  • GatewayBalancesResponse
  • +
  • LedgerClosedRequest
  • +
  • LedgerClosedResponse
  • +
  • LedgerCurrentRequest
  • +
  • LedgerCurrentResponse
  • +
  • LedgerDataRequest
  • +
  • LedgerDataResponse
  • +
  • LedgerEntryRequest
  • +
  • LedgerEntryResponse
  • +
  • LedgerRequest
  • +
  • LedgerResponse
  • +
  • LedgerStream
  • +
  • ManifestRequest
  • +
  • ManifestResponse
  • +
  • NFTBuyOffersRequest
  • +
  • NFTBuyOffersResponse
  • +
  • NFTHistoryRequest
  • +
  • NFTHistoryResponse
  • +
  • NFTInfoRequest
  • +
  • NFTInfoResponse
  • +
  • NFTSellOffersRequest
  • +
  • NFTSellOffersResponse
  • +
  • NFTokenAcceptOffer
  • +
  • NFTokenBurn
  • +
  • NFTokenCancelOffer
  • +
  • NFTokenCreateOffer
  • +
  • NFTokenCreateOfferFlagsInterface
  • +
  • NFTokenMint
  • +
  • NFTokenMintFlagsInterface
  • +
  • NoRippleCheckRequest
  • +
  • NoRippleCheckResponse
  • +
  • OfferCancel
  • +
  • OfferCreate
  • +
  • OfferCreateFlagsInterface
  • +
  • OrderBookStream
  • +
  • PathFindCloseRequest
  • +
  • PathFindCreateRequest
  • +
  • PathFindResponse
  • +
  • PathFindStatusRequest
  • +
  • PathFindStream
  • +
  • Payment
  • +
  • PaymentChannelClaim
  • +
  • PaymentChannelClaimFlagsInterface
  • +
  • PaymentChannelCreate
  • +
  • PaymentChannelFund
  • +
  • PaymentFlagsInterface
  • +
  • PeerStatusStream
  • +
  • PingRequest
  • +
  • PingResponse
  • +
  • RandomRequest
  • +
  • RandomResponse
  • +
  • RipplePathFindRequest
  • +
  • RipplePathFindResponse
  • +
  • ServerInfoRequest
  • +
  • ServerInfoResponse
  • +
  • ServerStateRequest
  • +
  • ServerStateResponse
  • +
  • SetRegularKey
  • +
  • SignerListSet
  • +
  • SubmitMultisignedRequest
  • +
  • SubmitMultisignedResponse
  • +
  • SubmitRequest
  • +
  • SubmitResponse
  • +
  • SubscribeRequest
  • +
  • SubscribeResponse
  • +
  • TicketCreate
  • +
  • TransactionAndMetadata
  • +
  • TransactionEntryRequest
  • +
  • TransactionEntryResponse
  • +
  • TransactionMetadata
  • +
  • TransactionStream
  • +
  • TrustSet
  • +
  • TrustSetFlagsInterface
  • +
  • TxRequest
  • +
  • TxResponse
  • +
  • UnsubscribeRequest
  • +
  • UnsubscribeResponse
  • +
  • ValidationStream
  • +
  • PathFindRequest
  • +
  • Request
  • +
  • Response
  • +
  • Stream
  • +
  • Transaction
  • +
  • hashes
  • +
  • authorizeChannel
  • +
  • classicAddressToXAddress
  • +
  • convertHexToString
  • +
  • convertStringToHex
  • +
  • decimalToQuality
  • +
  • decimalToTransferRate
  • +
  • decode
  • +
  • decodeAccountID
  • +
  • decodeAccountPublic
  • +
  • decodeNodePublic
  • +
  • decodeSeed
  • +
  • decodeXAddress
  • +
  • deriveAddress
  • +
  • deriveKeypair
  • +
  • deriveXAddress
  • +
  • dropsToXrp
  • +
  • encode
  • +
  • encodeAccountID
  • +
  • encodeAccountPublic
  • +
  • encodeForMultiSigning
  • +
  • encodeForSigning
  • +
  • encodeForSigningClaim
  • +
  • encodeNodePublic
  • +
  • encodeSeed
  • +
  • encodeXAddress
  • +
  • getBalanceChanges
  • +
  • getNFTokenID
  • +
  • hasNextPage
  • +
  • isValidAddress
  • +
  • isValidClassicAddress
  • +
  • isValidSecret
  • +
  • isValidXAddress
  • +
  • isoTimeToRippleTime
  • +
  • keyToRFC1751Mnemonic
  • +
  • multisign
  • +
  • parseAccountRootFlags
  • +
  • parseNFTokenID
  • +
  • percentToQuality
  • +
  • percentToTransferRate
  • +
  • qualityToDecimal
  • +
  • rfc1751MnemonicToKey
  • +
  • rippleTimeToISOTime
  • +
  • rippleTimeToUnixTime
  • +
  • setTransactionFlagsToNumber
  • +
  • signPaymentChannelClaim
  • +
  • transferRateToDecimal
  • +
  • unixTimeToRippleTime
  • +
  • validate
  • +
  • verifyKeypairSignature
  • +
  • verifyPaymentChannelClaim
  • +
  • verifySignature
  • +
  • xAddressToClassicAddress
  • +
  • xrpToDrops
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/functions/getNFTokenID.html b/docs/functions/getNFTokenID.html index 47f2cd48..0dd07046 100644 --- a/docs/functions/getNFTokenID.html +++ b/docs/functions/getNFTokenID.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -getNFTokenID | xrpl
    +getNFTokenID | xrpl
    -
    +

    Function getNFTokenID

    -
      - +
        +
      • Gets the NFTokenID for an NFT recently minted with NFTokenMint.

        -

        Returns

        The NFTokenID for the minted NFT.

        -

        Throws

        if meta is not TransactionMetadata.

        Parameters

        -

        Returns string | undefined

    - +
    +
    + - +
  • AccountSetAsfFlags
  • +
  • AccountSetTfFlags
  • +
  • NFTokenCreateOfferFlags
  • +
  • NFTokenMintFlags
  • +
  • OfferCreateFlags
  • +
  • PaymentChannelClaimFlags
  • +
  • PaymentFlags
  • +
  • TrustSetFlags
  • +
  • BroadcastClient
  • +
  • Client
  • +
  • ConnectionError
  • +
  • DisconnectedError
  • +
  • NotConnectedError
  • +
  • NotFoundError
  • +
  • ResponseFormatError
  • +
  • RippledError
  • +
  • RippledNotInitializedError
  • +
  • TimeoutError
  • +
  • UnexpectedError
  • +
  • ValidationError
  • +
  • Wallet
  • +
  • XRPLFaucetError
  • +
  • XrplError
  • +
  • AccountChannelsRequest
  • +
  • AccountChannelsResponse
  • +
  • AccountCurrenciesRequest
  • +
  • AccountCurrenciesResponse
  • +
  • AccountDelete
  • +
  • AccountInfoRequest
  • +
  • AccountInfoResponse
  • +
  • AccountLinesRequest
  • +
  • AccountLinesResponse
  • +
  • AccountNFTsRequest
  • +
  • AccountNFTsResponse
  • +
  • AccountObjectsRequest
  • +
  • AccountObjectsResponse
  • +
  • AccountOffer
  • +
  • AccountOffersRequest
  • +
  • AccountOffersResponse
  • +
  • AccountSet
  • +
  • AccountSetFlagsInterface
  • +
  • AccountTxRequest
  • +
  • AccountTxResponse
  • +
  • BookOffer
  • +
  • BookOffersRequest
  • +
  • BookOffersResponse
  • +
  • ChannelVerifyRequest
  • +
  • ChannelVerifyResponse
  • +
  • CheckCancel
  • +
  • CheckCash
  • +
  • CheckCreate
  • +
  • ClientOptions
  • +
  • ConsensusStream
  • +
  • DepositAuthorizedRequest
  • +
  • DepositAuthorizedResponse
  • +
  • DepositPreauth
  • +
  • ErrorResponse
  • +
  • EscrowCancel
  • +
  • EscrowCreate
  • +
  • EscrowFinish
  • +
  • FeeRequest
  • +
  • FeeResponse
  • +
  • GatewayBalancesRequest
  • +
  • GatewayBalancesResponse
  • +
  • LedgerClosedRequest
  • +
  • LedgerClosedResponse
  • +
  • LedgerCurrentRequest
  • +
  • LedgerCurrentResponse
  • +
  • LedgerDataRequest
  • +
  • LedgerDataResponse
  • +
  • LedgerEntryRequest
  • +
  • LedgerEntryResponse
  • +
  • LedgerRequest
  • +
  • LedgerResponse
  • +
  • LedgerStream
  • +
  • ManifestRequest
  • +
  • ManifestResponse
  • +
  • NFTBuyOffersRequest
  • +
  • NFTBuyOffersResponse
  • +
  • NFTHistoryRequest
  • +
  • NFTHistoryResponse
  • +
  • NFTInfoRequest
  • +
  • NFTInfoResponse
  • +
  • NFTSellOffersRequest
  • +
  • NFTSellOffersResponse
  • +
  • NFTokenAcceptOffer
  • +
  • NFTokenBurn
  • +
  • NFTokenCancelOffer
  • +
  • NFTokenCreateOffer
  • +
  • NFTokenCreateOfferFlagsInterface
  • +
  • NFTokenMint
  • +
  • NFTokenMintFlagsInterface
  • +
  • NoRippleCheckRequest
  • +
  • NoRippleCheckResponse
  • +
  • OfferCancel
  • +
  • OfferCreate
  • +
  • OfferCreateFlagsInterface
  • +
  • OrderBookStream
  • +
  • PathFindCloseRequest
  • +
  • PathFindCreateRequest
  • +
  • PathFindResponse
  • +
  • PathFindStatusRequest
  • +
  • PathFindStream
  • +
  • Payment
  • +
  • PaymentChannelClaim
  • +
  • PaymentChannelClaimFlagsInterface
  • +
  • PaymentChannelCreate
  • +
  • PaymentChannelFund
  • +
  • PaymentFlagsInterface
  • +
  • PeerStatusStream
  • +
  • PingRequest
  • +
  • PingResponse
  • +
  • RandomRequest
  • +
  • RandomResponse
  • +
  • RipplePathFindRequest
  • +
  • RipplePathFindResponse
  • +
  • ServerInfoRequest
  • +
  • ServerInfoResponse
  • +
  • ServerStateRequest
  • +
  • ServerStateResponse
  • +
  • SetRegularKey
  • +
  • SignerListSet
  • +
  • SubmitMultisignedRequest
  • +
  • SubmitMultisignedResponse
  • +
  • SubmitRequest
  • +
  • SubmitResponse
  • +
  • SubscribeRequest
  • +
  • SubscribeResponse
  • +
  • TicketCreate
  • +
  • TransactionAndMetadata
  • +
  • TransactionEntryRequest
  • +
  • TransactionEntryResponse
  • +
  • TransactionMetadata
  • +
  • TransactionStream
  • +
  • TrustSet
  • +
  • TrustSetFlagsInterface
  • +
  • TxRequest
  • +
  • TxResponse
  • +
  • UnsubscribeRequest
  • +
  • UnsubscribeResponse
  • +
  • ValidationStream
  • +
  • PathFindRequest
  • +
  • Request
  • +
  • Response
  • +
  • Stream
  • +
  • Transaction
  • +
  • hashes
  • +
  • authorizeChannel
  • +
  • classicAddressToXAddress
  • +
  • convertHexToString
  • +
  • convertStringToHex
  • +
  • decimalToQuality
  • +
  • decimalToTransferRate
  • +
  • decode
  • +
  • decodeAccountID
  • +
  • decodeAccountPublic
  • +
  • decodeNodePublic
  • +
  • decodeSeed
  • +
  • decodeXAddress
  • +
  • deriveAddress
  • +
  • deriveKeypair
  • +
  • deriveXAddress
  • +
  • dropsToXrp
  • +
  • encode
  • +
  • encodeAccountID
  • +
  • encodeAccountPublic
  • +
  • encodeForMultiSigning
  • +
  • encodeForSigning
  • +
  • encodeForSigningClaim
  • +
  • encodeNodePublic
  • +
  • encodeSeed
  • +
  • encodeXAddress
  • +
  • getBalanceChanges
  • +
  • getNFTokenID
  • +
  • hasNextPage
  • +
  • isValidAddress
  • +
  • isValidClassicAddress
  • +
  • isValidSecret
  • +
  • isValidXAddress
  • +
  • isoTimeToRippleTime
  • +
  • keyToRFC1751Mnemonic
  • +
  • multisign
  • +
  • parseAccountRootFlags
  • +
  • parseNFTokenID
  • +
  • percentToQuality
  • +
  • percentToTransferRate
  • +
  • qualityToDecimal
  • +
  • rfc1751MnemonicToKey
  • +
  • rippleTimeToISOTime
  • +
  • rippleTimeToUnixTime
  • +
  • setTransactionFlagsToNumber
  • +
  • signPaymentChannelClaim
  • +
  • transferRateToDecimal
  • +
  • unixTimeToRippleTime
  • +
  • validate
  • +
  • verifyKeypairSignature
  • +
  • verifyPaymentChannelClaim
  • +
  • verifySignature
  • +
  • xAddressToClassicAddress
  • +
  • xrpToDrops
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/functions/hasNextPage.html b/docs/functions/hasNextPage.html index 7f8c5d33..4ba29e45 100644 --- a/docs/functions/hasNextPage.html +++ b/docs/functions/hasNextPage.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -hasNextPage | xrpl
    +hasNextPage | xrpl
    -
    +

    Function hasNextPage

    -
    - +
    +
    + - +
  • AccountSetAsfFlags
  • +
  • AccountSetTfFlags
  • +
  • NFTokenCreateOfferFlags
  • +
  • NFTokenMintFlags
  • +
  • OfferCreateFlags
  • +
  • PaymentChannelClaimFlags
  • +
  • PaymentFlags
  • +
  • TrustSetFlags
  • +
  • BroadcastClient
  • +
  • Client
  • +
  • ConnectionError
  • +
  • DisconnectedError
  • +
  • NotConnectedError
  • +
  • NotFoundError
  • +
  • ResponseFormatError
  • +
  • RippledError
  • +
  • RippledNotInitializedError
  • +
  • TimeoutError
  • +
  • UnexpectedError
  • +
  • ValidationError
  • +
  • Wallet
  • +
  • XRPLFaucetError
  • +
  • XrplError
  • +
  • AccountChannelsRequest
  • +
  • AccountChannelsResponse
  • +
  • AccountCurrenciesRequest
  • +
  • AccountCurrenciesResponse
  • +
  • AccountDelete
  • +
  • AccountInfoRequest
  • +
  • AccountInfoResponse
  • +
  • AccountLinesRequest
  • +
  • AccountLinesResponse
  • +
  • AccountNFTsRequest
  • +
  • AccountNFTsResponse
  • +
  • AccountObjectsRequest
  • +
  • AccountObjectsResponse
  • +
  • AccountOffer
  • +
  • AccountOffersRequest
  • +
  • AccountOffersResponse
  • +
  • AccountSet
  • +
  • AccountSetFlagsInterface
  • +
  • AccountTxRequest
  • +
  • AccountTxResponse
  • +
  • BookOffer
  • +
  • BookOffersRequest
  • +
  • BookOffersResponse
  • +
  • ChannelVerifyRequest
  • +
  • ChannelVerifyResponse
  • +
  • CheckCancel
  • +
  • CheckCash
  • +
  • CheckCreate
  • +
  • ClientOptions
  • +
  • ConsensusStream
  • +
  • DepositAuthorizedRequest
  • +
  • DepositAuthorizedResponse
  • +
  • DepositPreauth
  • +
  • ErrorResponse
  • +
  • EscrowCancel
  • +
  • EscrowCreate
  • +
  • EscrowFinish
  • +
  • FeeRequest
  • +
  • FeeResponse
  • +
  • GatewayBalancesRequest
  • +
  • GatewayBalancesResponse
  • +
  • LedgerClosedRequest
  • +
  • LedgerClosedResponse
  • +
  • LedgerCurrentRequest
  • +
  • LedgerCurrentResponse
  • +
  • LedgerDataRequest
  • +
  • LedgerDataResponse
  • +
  • LedgerEntryRequest
  • +
  • LedgerEntryResponse
  • +
  • LedgerRequest
  • +
  • LedgerResponse
  • +
  • LedgerStream
  • +
  • ManifestRequest
  • +
  • ManifestResponse
  • +
  • NFTBuyOffersRequest
  • +
  • NFTBuyOffersResponse
  • +
  • NFTHistoryRequest
  • +
  • NFTHistoryResponse
  • +
  • NFTInfoRequest
  • +
  • NFTInfoResponse
  • +
  • NFTSellOffersRequest
  • +
  • NFTSellOffersResponse
  • +
  • NFTokenAcceptOffer
  • +
  • NFTokenBurn
  • +
  • NFTokenCancelOffer
  • +
  • NFTokenCreateOffer
  • +
  • NFTokenCreateOfferFlagsInterface
  • +
  • NFTokenMint
  • +
  • NFTokenMintFlagsInterface
  • +
  • NoRippleCheckRequest
  • +
  • NoRippleCheckResponse
  • +
  • OfferCancel
  • +
  • OfferCreate
  • +
  • OfferCreateFlagsInterface
  • +
  • OrderBookStream
  • +
  • PathFindCloseRequest
  • +
  • PathFindCreateRequest
  • +
  • PathFindResponse
  • +
  • PathFindStatusRequest
  • +
  • PathFindStream
  • +
  • Payment
  • +
  • PaymentChannelClaim
  • +
  • PaymentChannelClaimFlagsInterface
  • +
  • PaymentChannelCreate
  • +
  • PaymentChannelFund
  • +
  • PaymentFlagsInterface
  • +
  • PeerStatusStream
  • +
  • PingRequest
  • +
  • PingResponse
  • +
  • RandomRequest
  • +
  • RandomResponse
  • +
  • RipplePathFindRequest
  • +
  • RipplePathFindResponse
  • +
  • ServerInfoRequest
  • +
  • ServerInfoResponse
  • +
  • ServerStateRequest
  • +
  • ServerStateResponse
  • +
  • SetRegularKey
  • +
  • SignerListSet
  • +
  • SubmitMultisignedRequest
  • +
  • SubmitMultisignedResponse
  • +
  • SubmitRequest
  • +
  • SubmitResponse
  • +
  • SubscribeRequest
  • +
  • SubscribeResponse
  • +
  • TicketCreate
  • +
  • TransactionAndMetadata
  • +
  • TransactionEntryRequest
  • +
  • TransactionEntryResponse
  • +
  • TransactionMetadata
  • +
  • TransactionStream
  • +
  • TrustSet
  • +
  • TrustSetFlagsInterface
  • +
  • TxRequest
  • +
  • TxResponse
  • +
  • UnsubscribeRequest
  • +
  • UnsubscribeResponse
  • +
  • ValidationStream
  • +
  • PathFindRequest
  • +
  • Request
  • +
  • Response
  • +
  • Stream
  • +
  • Transaction
  • +
  • hashes
  • +
  • authorizeChannel
  • +
  • classicAddressToXAddress
  • +
  • convertHexToString
  • +
  • convertStringToHex
  • +
  • decimalToQuality
  • +
  • decimalToTransferRate
  • +
  • decode
  • +
  • decodeAccountID
  • +
  • decodeAccountPublic
  • +
  • decodeNodePublic
  • +
  • decodeSeed
  • +
  • decodeXAddress
  • +
  • deriveAddress
  • +
  • deriveKeypair
  • +
  • deriveXAddress
  • +
  • dropsToXrp
  • +
  • encode
  • +
  • encodeAccountID
  • +
  • encodeAccountPublic
  • +
  • encodeForMultiSigning
  • +
  • encodeForSigning
  • +
  • encodeForSigningClaim
  • +
  • encodeNodePublic
  • +
  • encodeSeed
  • +
  • encodeXAddress
  • +
  • getBalanceChanges
  • +
  • getNFTokenID
  • +
  • hasNextPage
  • +
  • isValidAddress
  • +
  • isValidClassicAddress
  • +
  • isValidSecret
  • +
  • isValidXAddress
  • +
  • isoTimeToRippleTime
  • +
  • keyToRFC1751Mnemonic
  • +
  • multisign
  • +
  • parseAccountRootFlags
  • +
  • parseNFTokenID
  • +
  • percentToQuality
  • +
  • percentToTransferRate
  • +
  • qualityToDecimal
  • +
  • rfc1751MnemonicToKey
  • +
  • rippleTimeToISOTime
  • +
  • rippleTimeToUnixTime
  • +
  • setTransactionFlagsToNumber
  • +
  • signPaymentChannelClaim
  • +
  • transferRateToDecimal
  • +
  • unixTimeToRippleTime
  • +
  • validate
  • +
  • verifyKeypairSignature
  • +
  • verifyPaymentChannelClaim
  • +
  • verifySignature
  • +
  • xAddressToClassicAddress
  • +
  • xrpToDrops
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/functions/isValidAddress.html b/docs/functions/isValidAddress.html index 7a69bfe1..6f22f040 100644 --- a/docs/functions/isValidAddress.html +++ b/docs/functions/isValidAddress.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -isValidAddress | xrpl
    +isValidAddress | xrpl
    -
    +

    Function isValidAddress

    -
      - +
        +
      • Validates that a given address is a valid X-Address or a valid classic address.

        - -

        Returns

        True if address is a valid X-Address or classic address.

        Parameters

        • -
          address: string
          +
          address: string

          Address to validate.

        -

        Returns boolean

    - +
    +
    + - +
  • AccountSetAsfFlags
  • +
  • AccountSetTfFlags
  • +
  • NFTokenCreateOfferFlags
  • +
  • NFTokenMintFlags
  • +
  • OfferCreateFlags
  • +
  • PaymentChannelClaimFlags
  • +
  • PaymentFlags
  • +
  • TrustSetFlags
  • +
  • BroadcastClient
  • +
  • Client
  • +
  • ConnectionError
  • +
  • DisconnectedError
  • +
  • NotConnectedError
  • +
  • NotFoundError
  • +
  • ResponseFormatError
  • +
  • RippledError
  • +
  • RippledNotInitializedError
  • +
  • TimeoutError
  • +
  • UnexpectedError
  • +
  • ValidationError
  • +
  • Wallet
  • +
  • XRPLFaucetError
  • +
  • XrplError
  • +
  • AccountChannelsRequest
  • +
  • AccountChannelsResponse
  • +
  • AccountCurrenciesRequest
  • +
  • AccountCurrenciesResponse
  • +
  • AccountDelete
  • +
  • AccountInfoRequest
  • +
  • AccountInfoResponse
  • +
  • AccountLinesRequest
  • +
  • AccountLinesResponse
  • +
  • AccountNFTsRequest
  • +
  • AccountNFTsResponse
  • +
  • AccountObjectsRequest
  • +
  • AccountObjectsResponse
  • +
  • AccountOffer
  • +
  • AccountOffersRequest
  • +
  • AccountOffersResponse
  • +
  • AccountSet
  • +
  • AccountSetFlagsInterface
  • +
  • AccountTxRequest
  • +
  • AccountTxResponse
  • +
  • BookOffer
  • +
  • BookOffersRequest
  • +
  • BookOffersResponse
  • +
  • ChannelVerifyRequest
  • +
  • ChannelVerifyResponse
  • +
  • CheckCancel
  • +
  • CheckCash
  • +
  • CheckCreate
  • +
  • ClientOptions
  • +
  • ConsensusStream
  • +
  • DepositAuthorizedRequest
  • +
  • DepositAuthorizedResponse
  • +
  • DepositPreauth
  • +
  • ErrorResponse
  • +
  • EscrowCancel
  • +
  • EscrowCreate
  • +
  • EscrowFinish
  • +
  • FeeRequest
  • +
  • FeeResponse
  • +
  • GatewayBalancesRequest
  • +
  • GatewayBalancesResponse
  • +
  • LedgerClosedRequest
  • +
  • LedgerClosedResponse
  • +
  • LedgerCurrentRequest
  • +
  • LedgerCurrentResponse
  • +
  • LedgerDataRequest
  • +
  • LedgerDataResponse
  • +
  • LedgerEntryRequest
  • +
  • LedgerEntryResponse
  • +
  • LedgerRequest
  • +
  • LedgerResponse
  • +
  • LedgerStream
  • +
  • ManifestRequest
  • +
  • ManifestResponse
  • +
  • NFTBuyOffersRequest
  • +
  • NFTBuyOffersResponse
  • +
  • NFTHistoryRequest
  • +
  • NFTHistoryResponse
  • +
  • NFTInfoRequest
  • +
  • NFTInfoResponse
  • +
  • NFTSellOffersRequest
  • +
  • NFTSellOffersResponse
  • +
  • NFTokenAcceptOffer
  • +
  • NFTokenBurn
  • +
  • NFTokenCancelOffer
  • +
  • NFTokenCreateOffer
  • +
  • NFTokenCreateOfferFlagsInterface
  • +
  • NFTokenMint
  • +
  • NFTokenMintFlagsInterface
  • +
  • NoRippleCheckRequest
  • +
  • NoRippleCheckResponse
  • +
  • OfferCancel
  • +
  • OfferCreate
  • +
  • OfferCreateFlagsInterface
  • +
  • OrderBookStream
  • +
  • PathFindCloseRequest
  • +
  • PathFindCreateRequest
  • +
  • PathFindResponse
  • +
  • PathFindStatusRequest
  • +
  • PathFindStream
  • +
  • Payment
  • +
  • PaymentChannelClaim
  • +
  • PaymentChannelClaimFlagsInterface
  • +
  • PaymentChannelCreate
  • +
  • PaymentChannelFund
  • +
  • PaymentFlagsInterface
  • +
  • PeerStatusStream
  • +
  • PingRequest
  • +
  • PingResponse
  • +
  • RandomRequest
  • +
  • RandomResponse
  • +
  • RipplePathFindRequest
  • +
  • RipplePathFindResponse
  • +
  • ServerInfoRequest
  • +
  • ServerInfoResponse
  • +
  • ServerStateRequest
  • +
  • ServerStateResponse
  • +
  • SetRegularKey
  • +
  • SignerListSet
  • +
  • SubmitMultisignedRequest
  • +
  • SubmitMultisignedResponse
  • +
  • SubmitRequest
  • +
  • SubmitResponse
  • +
  • SubscribeRequest
  • +
  • SubscribeResponse
  • +
  • TicketCreate
  • +
  • TransactionAndMetadata
  • +
  • TransactionEntryRequest
  • +
  • TransactionEntryResponse
  • +
  • TransactionMetadata
  • +
  • TransactionStream
  • +
  • TrustSet
  • +
  • TrustSetFlagsInterface
  • +
  • TxRequest
  • +
  • TxResponse
  • +
  • UnsubscribeRequest
  • +
  • UnsubscribeResponse
  • +
  • ValidationStream
  • +
  • PathFindRequest
  • +
  • Request
  • +
  • Response
  • +
  • Stream
  • +
  • Transaction
  • +
  • hashes
  • +
  • authorizeChannel
  • +
  • classicAddressToXAddress
  • +
  • convertHexToString
  • +
  • convertStringToHex
  • +
  • decimalToQuality
  • +
  • decimalToTransferRate
  • +
  • decode
  • +
  • decodeAccountID
  • +
  • decodeAccountPublic
  • +
  • decodeNodePublic
  • +
  • decodeSeed
  • +
  • decodeXAddress
  • +
  • deriveAddress
  • +
  • deriveKeypair
  • +
  • deriveXAddress
  • +
  • dropsToXrp
  • +
  • encode
  • +
  • encodeAccountID
  • +
  • encodeAccountPublic
  • +
  • encodeForMultiSigning
  • +
  • encodeForSigning
  • +
  • encodeForSigningClaim
  • +
  • encodeNodePublic
  • +
  • encodeSeed
  • +
  • encodeXAddress
  • +
  • getBalanceChanges
  • +
  • getNFTokenID
  • +
  • hasNextPage
  • +
  • isValidAddress
  • +
  • isValidClassicAddress
  • +
  • isValidSecret
  • +
  • isValidXAddress
  • +
  • isoTimeToRippleTime
  • +
  • keyToRFC1751Mnemonic
  • +
  • multisign
  • +
  • parseAccountRootFlags
  • +
  • parseNFTokenID
  • +
  • percentToQuality
  • +
  • percentToTransferRate
  • +
  • qualityToDecimal
  • +
  • rfc1751MnemonicToKey
  • +
  • rippleTimeToISOTime
  • +
  • rippleTimeToUnixTime
  • +
  • setTransactionFlagsToNumber
  • +
  • signPaymentChannelClaim
  • +
  • transferRateToDecimal
  • +
  • unixTimeToRippleTime
  • +
  • validate
  • +
  • verifyKeypairSignature
  • +
  • verifyPaymentChannelClaim
  • +
  • verifySignature
  • +
  • xAddressToClassicAddress
  • +
  • xrpToDrops
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/functions/isValidClassicAddress.html b/docs/functions/isValidClassicAddress.html index 5fd37102..4c4ec51a 100644 --- a/docs/functions/isValidClassicAddress.html +++ b/docs/functions/isValidClassicAddress.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -isValidClassicAddress | xrpl
    +isValidClassicAddress | xrpl
    -
    +

    Function isValidClassicAddress

    -
      - +
        +
      • Parameters

        • -
          address: string
        +
        address: string

    Returns boolean

    -
    + - +
  • AccountSetAsfFlags
  • +
  • AccountSetTfFlags
  • +
  • NFTokenCreateOfferFlags
  • +
  • NFTokenMintFlags
  • +
  • OfferCreateFlags
  • +
  • PaymentChannelClaimFlags
  • +
  • PaymentFlags
  • +
  • TrustSetFlags
  • +
  • BroadcastClient
  • +
  • Client
  • +
  • ConnectionError
  • +
  • DisconnectedError
  • +
  • NotConnectedError
  • +
  • NotFoundError
  • +
  • ResponseFormatError
  • +
  • RippledError
  • +
  • RippledNotInitializedError
  • +
  • TimeoutError
  • +
  • UnexpectedError
  • +
  • ValidationError
  • +
  • Wallet
  • +
  • XRPLFaucetError
  • +
  • XrplError
  • +
  • AccountChannelsRequest
  • +
  • AccountChannelsResponse
  • +
  • AccountCurrenciesRequest
  • +
  • AccountCurrenciesResponse
  • +
  • AccountDelete
  • +
  • AccountInfoRequest
  • +
  • AccountInfoResponse
  • +
  • AccountLinesRequest
  • +
  • AccountLinesResponse
  • +
  • AccountNFTsRequest
  • +
  • AccountNFTsResponse
  • +
  • AccountObjectsRequest
  • +
  • AccountObjectsResponse
  • +
  • AccountOffer
  • +
  • AccountOffersRequest
  • +
  • AccountOffersResponse
  • +
  • AccountSet
  • +
  • AccountSetFlagsInterface
  • +
  • AccountTxRequest
  • +
  • AccountTxResponse
  • +
  • BookOffer
  • +
  • BookOffersRequest
  • +
  • BookOffersResponse
  • +
  • ChannelVerifyRequest
  • +
  • ChannelVerifyResponse
  • +
  • CheckCancel
  • +
  • CheckCash
  • +
  • CheckCreate
  • +
  • ClientOptions
  • +
  • ConsensusStream
  • +
  • DepositAuthorizedRequest
  • +
  • DepositAuthorizedResponse
  • +
  • DepositPreauth
  • +
  • ErrorResponse
  • +
  • EscrowCancel
  • +
  • EscrowCreate
  • +
  • EscrowFinish
  • +
  • FeeRequest
  • +
  • FeeResponse
  • +
  • GatewayBalancesRequest
  • +
  • GatewayBalancesResponse
  • +
  • LedgerClosedRequest
  • +
  • LedgerClosedResponse
  • +
  • LedgerCurrentRequest
  • +
  • LedgerCurrentResponse
  • +
  • LedgerDataRequest
  • +
  • LedgerDataResponse
  • +
  • LedgerEntryRequest
  • +
  • LedgerEntryResponse
  • +
  • LedgerRequest
  • +
  • LedgerResponse
  • +
  • LedgerStream
  • +
  • ManifestRequest
  • +
  • ManifestResponse
  • +
  • NFTBuyOffersRequest
  • +
  • NFTBuyOffersResponse
  • +
  • NFTHistoryRequest
  • +
  • NFTHistoryResponse
  • +
  • NFTInfoRequest
  • +
  • NFTInfoResponse
  • +
  • NFTSellOffersRequest
  • +
  • NFTSellOffersResponse
  • +
  • NFTokenAcceptOffer
  • +
  • NFTokenBurn
  • +
  • NFTokenCancelOffer
  • +
  • NFTokenCreateOffer
  • +
  • NFTokenCreateOfferFlagsInterface
  • +
  • NFTokenMint
  • +
  • NFTokenMintFlagsInterface
  • +
  • NoRippleCheckRequest
  • +
  • NoRippleCheckResponse
  • +
  • OfferCancel
  • +
  • OfferCreate
  • +
  • OfferCreateFlagsInterface
  • +
  • OrderBookStream
  • +
  • PathFindCloseRequest
  • +
  • PathFindCreateRequest
  • +
  • PathFindResponse
  • +
  • PathFindStatusRequest
  • +
  • PathFindStream
  • +
  • Payment
  • +
  • PaymentChannelClaim
  • +
  • PaymentChannelClaimFlagsInterface
  • +
  • PaymentChannelCreate
  • +
  • PaymentChannelFund
  • +
  • PaymentFlagsInterface
  • +
  • PeerStatusStream
  • +
  • PingRequest
  • +
  • PingResponse
  • +
  • RandomRequest
  • +
  • RandomResponse
  • +
  • RipplePathFindRequest
  • +
  • RipplePathFindResponse
  • +
  • ServerInfoRequest
  • +
  • ServerInfoResponse
  • +
  • ServerStateRequest
  • +
  • ServerStateResponse
  • +
  • SetRegularKey
  • +
  • SignerListSet
  • +
  • SubmitMultisignedRequest
  • +
  • SubmitMultisignedResponse
  • +
  • SubmitRequest
  • +
  • SubmitResponse
  • +
  • SubscribeRequest
  • +
  • SubscribeResponse
  • +
  • TicketCreate
  • +
  • TransactionAndMetadata
  • +
  • TransactionEntryRequest
  • +
  • TransactionEntryResponse
  • +
  • TransactionMetadata
  • +
  • TransactionStream
  • +
  • TrustSet
  • +
  • TrustSetFlagsInterface
  • +
  • TxRequest
  • +
  • TxResponse
  • +
  • UnsubscribeRequest
  • +
  • UnsubscribeResponse
  • +
  • ValidationStream
  • +
  • PathFindRequest
  • +
  • Request
  • +
  • Response
  • +
  • Stream
  • +
  • Transaction
  • +
  • hashes
  • +
  • authorizeChannel
  • +
  • classicAddressToXAddress
  • +
  • convertHexToString
  • +
  • convertStringToHex
  • +
  • decimalToQuality
  • +
  • decimalToTransferRate
  • +
  • decode
  • +
  • decodeAccountID
  • +
  • decodeAccountPublic
  • +
  • decodeNodePublic
  • +
  • decodeSeed
  • +
  • decodeXAddress
  • +
  • deriveAddress
  • +
  • deriveKeypair
  • +
  • deriveXAddress
  • +
  • dropsToXrp
  • +
  • encode
  • +
  • encodeAccountID
  • +
  • encodeAccountPublic
  • +
  • encodeForMultiSigning
  • +
  • encodeForSigning
  • +
  • encodeForSigningClaim
  • +
  • encodeNodePublic
  • +
  • encodeSeed
  • +
  • encodeXAddress
  • +
  • getBalanceChanges
  • +
  • getNFTokenID
  • +
  • hasNextPage
  • +
  • isValidAddress
  • +
  • isValidClassicAddress
  • +
  • isValidSecret
  • +
  • isValidXAddress
  • +
  • isoTimeToRippleTime
  • +
  • keyToRFC1751Mnemonic
  • +
  • multisign
  • +
  • parseAccountRootFlags
  • +
  • parseNFTokenID
  • +
  • percentToQuality
  • +
  • percentToTransferRate
  • +
  • qualityToDecimal
  • +
  • rfc1751MnemonicToKey
  • +
  • rippleTimeToISOTime
  • +
  • rippleTimeToUnixTime
  • +
  • setTransactionFlagsToNumber
  • +
  • signPaymentChannelClaim
  • +
  • transferRateToDecimal
  • +
  • unixTimeToRippleTime
  • +
  • validate
  • +
  • verifyKeypairSignature
  • +
  • verifyPaymentChannelClaim
  • +
  • verifySignature
  • +
  • xAddressToClassicAddress
  • +
  • xrpToDrops
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/functions/isValidSecret.html b/docs/functions/isValidSecret.html index b178eada..d1ae5f9e 100644 --- a/docs/functions/isValidSecret.html +++ b/docs/functions/isValidSecret.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -isValidSecret | xrpl
    +isValidSecret | xrpl
    -
    +

    Function isValidSecret

    -
      - +
        +
      • Check if a secret is valid.

        - -

        Returns

        True if secret can be derived into a keypair.

        Parameters

        • -
          secret: string
          +
          secret: string

          Secret to test for validity.

        -

        Returns boolean

    - +
    +
    + - +
  • AccountSetAsfFlags
  • +
  • AccountSetTfFlags
  • +
  • NFTokenCreateOfferFlags
  • +
  • NFTokenMintFlags
  • +
  • OfferCreateFlags
  • +
  • PaymentChannelClaimFlags
  • +
  • PaymentFlags
  • +
  • TrustSetFlags
  • +
  • BroadcastClient
  • +
  • Client
  • +
  • ConnectionError
  • +
  • DisconnectedError
  • +
  • NotConnectedError
  • +
  • NotFoundError
  • +
  • ResponseFormatError
  • +
  • RippledError
  • +
  • RippledNotInitializedError
  • +
  • TimeoutError
  • +
  • UnexpectedError
  • +
  • ValidationError
  • +
  • Wallet
  • +
  • XRPLFaucetError
  • +
  • XrplError
  • +
  • AccountChannelsRequest
  • +
  • AccountChannelsResponse
  • +
  • AccountCurrenciesRequest
  • +
  • AccountCurrenciesResponse
  • +
  • AccountDelete
  • +
  • AccountInfoRequest
  • +
  • AccountInfoResponse
  • +
  • AccountLinesRequest
  • +
  • AccountLinesResponse
  • +
  • AccountNFTsRequest
  • +
  • AccountNFTsResponse
  • +
  • AccountObjectsRequest
  • +
  • AccountObjectsResponse
  • +
  • AccountOffer
  • +
  • AccountOffersRequest
  • +
  • AccountOffersResponse
  • +
  • AccountSet
  • +
  • AccountSetFlagsInterface
  • +
  • AccountTxRequest
  • +
  • AccountTxResponse
  • +
  • BookOffer
  • +
  • BookOffersRequest
  • +
  • BookOffersResponse
  • +
  • ChannelVerifyRequest
  • +
  • ChannelVerifyResponse
  • +
  • CheckCancel
  • +
  • CheckCash
  • +
  • CheckCreate
  • +
  • ClientOptions
  • +
  • ConsensusStream
  • +
  • DepositAuthorizedRequest
  • +
  • DepositAuthorizedResponse
  • +
  • DepositPreauth
  • +
  • ErrorResponse
  • +
  • EscrowCancel
  • +
  • EscrowCreate
  • +
  • EscrowFinish
  • +
  • FeeRequest
  • +
  • FeeResponse
  • +
  • GatewayBalancesRequest
  • +
  • GatewayBalancesResponse
  • +
  • LedgerClosedRequest
  • +
  • LedgerClosedResponse
  • +
  • LedgerCurrentRequest
  • +
  • LedgerCurrentResponse
  • +
  • LedgerDataRequest
  • +
  • LedgerDataResponse
  • +
  • LedgerEntryRequest
  • +
  • LedgerEntryResponse
  • +
  • LedgerRequest
  • +
  • LedgerResponse
  • +
  • LedgerStream
  • +
  • ManifestRequest
  • +
  • ManifestResponse
  • +
  • NFTBuyOffersRequest
  • +
  • NFTBuyOffersResponse
  • +
  • NFTHistoryRequest
  • +
  • NFTHistoryResponse
  • +
  • NFTInfoRequest
  • +
  • NFTInfoResponse
  • +
  • NFTSellOffersRequest
  • +
  • NFTSellOffersResponse
  • +
  • NFTokenAcceptOffer
  • +
  • NFTokenBurn
  • +
  • NFTokenCancelOffer
  • +
  • NFTokenCreateOffer
  • +
  • NFTokenCreateOfferFlagsInterface
  • +
  • NFTokenMint
  • +
  • NFTokenMintFlagsInterface
  • +
  • NoRippleCheckRequest
  • +
  • NoRippleCheckResponse
  • +
  • OfferCancel
  • +
  • OfferCreate
  • +
  • OfferCreateFlagsInterface
  • +
  • OrderBookStream
  • +
  • PathFindCloseRequest
  • +
  • PathFindCreateRequest
  • +
  • PathFindResponse
  • +
  • PathFindStatusRequest
  • +
  • PathFindStream
  • +
  • Payment
  • +
  • PaymentChannelClaim
  • +
  • PaymentChannelClaimFlagsInterface
  • +
  • PaymentChannelCreate
  • +
  • PaymentChannelFund
  • +
  • PaymentFlagsInterface
  • +
  • PeerStatusStream
  • +
  • PingRequest
  • +
  • PingResponse
  • +
  • RandomRequest
  • +
  • RandomResponse
  • +
  • RipplePathFindRequest
  • +
  • RipplePathFindResponse
  • +
  • ServerInfoRequest
  • +
  • ServerInfoResponse
  • +
  • ServerStateRequest
  • +
  • ServerStateResponse
  • +
  • SetRegularKey
  • +
  • SignerListSet
  • +
  • SubmitMultisignedRequest
  • +
  • SubmitMultisignedResponse
  • +
  • SubmitRequest
  • +
  • SubmitResponse
  • +
  • SubscribeRequest
  • +
  • SubscribeResponse
  • +
  • TicketCreate
  • +
  • TransactionAndMetadata
  • +
  • TransactionEntryRequest
  • +
  • TransactionEntryResponse
  • +
  • TransactionMetadata
  • +
  • TransactionStream
  • +
  • TrustSet
  • +
  • TrustSetFlagsInterface
  • +
  • TxRequest
  • +
  • TxResponse
  • +
  • UnsubscribeRequest
  • +
  • UnsubscribeResponse
  • +
  • ValidationStream
  • +
  • PathFindRequest
  • +
  • Request
  • +
  • Response
  • +
  • Stream
  • +
  • Transaction
  • +
  • hashes
  • +
  • authorizeChannel
  • +
  • classicAddressToXAddress
  • +
  • convertHexToString
  • +
  • convertStringToHex
  • +
  • decimalToQuality
  • +
  • decimalToTransferRate
  • +
  • decode
  • +
  • decodeAccountID
  • +
  • decodeAccountPublic
  • +
  • decodeNodePublic
  • +
  • decodeSeed
  • +
  • decodeXAddress
  • +
  • deriveAddress
  • +
  • deriveKeypair
  • +
  • deriveXAddress
  • +
  • dropsToXrp
  • +
  • encode
  • +
  • encodeAccountID
  • +
  • encodeAccountPublic
  • +
  • encodeForMultiSigning
  • +
  • encodeForSigning
  • +
  • encodeForSigningClaim
  • +
  • encodeNodePublic
  • +
  • encodeSeed
  • +
  • encodeXAddress
  • +
  • getBalanceChanges
  • +
  • getNFTokenID
  • +
  • hasNextPage
  • +
  • isValidAddress
  • +
  • isValidClassicAddress
  • +
  • isValidSecret
  • +
  • isValidXAddress
  • +
  • isoTimeToRippleTime
  • +
  • keyToRFC1751Mnemonic
  • +
  • multisign
  • +
  • parseAccountRootFlags
  • +
  • parseNFTokenID
  • +
  • percentToQuality
  • +
  • percentToTransferRate
  • +
  • qualityToDecimal
  • +
  • rfc1751MnemonicToKey
  • +
  • rippleTimeToISOTime
  • +
  • rippleTimeToUnixTime
  • +
  • setTransactionFlagsToNumber
  • +
  • signPaymentChannelClaim
  • +
  • transferRateToDecimal
  • +
  • unixTimeToRippleTime
  • +
  • validate
  • +
  • verifyKeypairSignature
  • +
  • verifyPaymentChannelClaim
  • +
  • verifySignature
  • +
  • xAddressToClassicAddress
  • +
  • xrpToDrops
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/functions/isValidXAddress.html b/docs/functions/isValidXAddress.html index c7aac6d7..9ac0f1bc 100644 --- a/docs/functions/isValidXAddress.html +++ b/docs/functions/isValidXAddress.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -isValidXAddress | xrpl
    +isValidXAddress | xrpl
    -
    +

    Function isValidXAddress

    -
      - +
        +
      • Parameters

        • -
          xAddress: string
        +
        xAddress: string

    Returns boolean

    -
    + - +
  • AccountSetAsfFlags
  • +
  • AccountSetTfFlags
  • +
  • NFTokenCreateOfferFlags
  • +
  • NFTokenMintFlags
  • +
  • OfferCreateFlags
  • +
  • PaymentChannelClaimFlags
  • +
  • PaymentFlags
  • +
  • TrustSetFlags
  • +
  • BroadcastClient
  • +
  • Client
  • +
  • ConnectionError
  • +
  • DisconnectedError
  • +
  • NotConnectedError
  • +
  • NotFoundError
  • +
  • ResponseFormatError
  • +
  • RippledError
  • +
  • RippledNotInitializedError
  • +
  • TimeoutError
  • +
  • UnexpectedError
  • +
  • ValidationError
  • +
  • Wallet
  • +
  • XRPLFaucetError
  • +
  • XrplError
  • +
  • AccountChannelsRequest
  • +
  • AccountChannelsResponse
  • +
  • AccountCurrenciesRequest
  • +
  • AccountCurrenciesResponse
  • +
  • AccountDelete
  • +
  • AccountInfoRequest
  • +
  • AccountInfoResponse
  • +
  • AccountLinesRequest
  • +
  • AccountLinesResponse
  • +
  • AccountNFTsRequest
  • +
  • AccountNFTsResponse
  • +
  • AccountObjectsRequest
  • +
  • AccountObjectsResponse
  • +
  • AccountOffer
  • +
  • AccountOffersRequest
  • +
  • AccountOffersResponse
  • +
  • AccountSet
  • +
  • AccountSetFlagsInterface
  • +
  • AccountTxRequest
  • +
  • AccountTxResponse
  • +
  • BookOffer
  • +
  • BookOffersRequest
  • +
  • BookOffersResponse
  • +
  • ChannelVerifyRequest
  • +
  • ChannelVerifyResponse
  • +
  • CheckCancel
  • +
  • CheckCash
  • +
  • CheckCreate
  • +
  • ClientOptions
  • +
  • ConsensusStream
  • +
  • DepositAuthorizedRequest
  • +
  • DepositAuthorizedResponse
  • +
  • DepositPreauth
  • +
  • ErrorResponse
  • +
  • EscrowCancel
  • +
  • EscrowCreate
  • +
  • EscrowFinish
  • +
  • FeeRequest
  • +
  • FeeResponse
  • +
  • GatewayBalancesRequest
  • +
  • GatewayBalancesResponse
  • +
  • LedgerClosedRequest
  • +
  • LedgerClosedResponse
  • +
  • LedgerCurrentRequest
  • +
  • LedgerCurrentResponse
  • +
  • LedgerDataRequest
  • +
  • LedgerDataResponse
  • +
  • LedgerEntryRequest
  • +
  • LedgerEntryResponse
  • +
  • LedgerRequest
  • +
  • LedgerResponse
  • +
  • LedgerStream
  • +
  • ManifestRequest
  • +
  • ManifestResponse
  • +
  • NFTBuyOffersRequest
  • +
  • NFTBuyOffersResponse
  • +
  • NFTHistoryRequest
  • +
  • NFTHistoryResponse
  • +
  • NFTInfoRequest
  • +
  • NFTInfoResponse
  • +
  • NFTSellOffersRequest
  • +
  • NFTSellOffersResponse
  • +
  • NFTokenAcceptOffer
  • +
  • NFTokenBurn
  • +
  • NFTokenCancelOffer
  • +
  • NFTokenCreateOffer
  • +
  • NFTokenCreateOfferFlagsInterface
  • +
  • NFTokenMint
  • +
  • NFTokenMintFlagsInterface
  • +
  • NoRippleCheckRequest
  • +
  • NoRippleCheckResponse
  • +
  • OfferCancel
  • +
  • OfferCreate
  • +
  • OfferCreateFlagsInterface
  • +
  • OrderBookStream
  • +
  • PathFindCloseRequest
  • +
  • PathFindCreateRequest
  • +
  • PathFindResponse
  • +
  • PathFindStatusRequest
  • +
  • PathFindStream
  • +
  • Payment
  • +
  • PaymentChannelClaim
  • +
  • PaymentChannelClaimFlagsInterface
  • +
  • PaymentChannelCreate
  • +
  • PaymentChannelFund
  • +
  • PaymentFlagsInterface
  • +
  • PeerStatusStream
  • +
  • PingRequest
  • +
  • PingResponse
  • +
  • RandomRequest
  • +
  • RandomResponse
  • +
  • RipplePathFindRequest
  • +
  • RipplePathFindResponse
  • +
  • ServerInfoRequest
  • +
  • ServerInfoResponse
  • +
  • ServerStateRequest
  • +
  • ServerStateResponse
  • +
  • SetRegularKey
  • +
  • SignerListSet
  • +
  • SubmitMultisignedRequest
  • +
  • SubmitMultisignedResponse
  • +
  • SubmitRequest
  • +
  • SubmitResponse
  • +
  • SubscribeRequest
  • +
  • SubscribeResponse
  • +
  • TicketCreate
  • +
  • TransactionAndMetadata
  • +
  • TransactionEntryRequest
  • +
  • TransactionEntryResponse
  • +
  • TransactionMetadata
  • +
  • TransactionStream
  • +
  • TrustSet
  • +
  • TrustSetFlagsInterface
  • +
  • TxRequest
  • +
  • TxResponse
  • +
  • UnsubscribeRequest
  • +
  • UnsubscribeResponse
  • +
  • ValidationStream
  • +
  • PathFindRequest
  • +
  • Request
  • +
  • Response
  • +
  • Stream
  • +
  • Transaction
  • +
  • hashes
  • +
  • authorizeChannel
  • +
  • classicAddressToXAddress
  • +
  • convertHexToString
  • +
  • convertStringToHex
  • +
  • decimalToQuality
  • +
  • decimalToTransferRate
  • +
  • decode
  • +
  • decodeAccountID
  • +
  • decodeAccountPublic
  • +
  • decodeNodePublic
  • +
  • decodeSeed
  • +
  • decodeXAddress
  • +
  • deriveAddress
  • +
  • deriveKeypair
  • +
  • deriveXAddress
  • +
  • dropsToXrp
  • +
  • encode
  • +
  • encodeAccountID
  • +
  • encodeAccountPublic
  • +
  • encodeForMultiSigning
  • +
  • encodeForSigning
  • +
  • encodeForSigningClaim
  • +
  • encodeNodePublic
  • +
  • encodeSeed
  • +
  • encodeXAddress
  • +
  • getBalanceChanges
  • +
  • getNFTokenID
  • +
  • hasNextPage
  • +
  • isValidAddress
  • +
  • isValidClassicAddress
  • +
  • isValidSecret
  • +
  • isValidXAddress
  • +
  • isoTimeToRippleTime
  • +
  • keyToRFC1751Mnemonic
  • +
  • multisign
  • +
  • parseAccountRootFlags
  • +
  • parseNFTokenID
  • +
  • percentToQuality
  • +
  • percentToTransferRate
  • +
  • qualityToDecimal
  • +
  • rfc1751MnemonicToKey
  • +
  • rippleTimeToISOTime
  • +
  • rippleTimeToUnixTime
  • +
  • setTransactionFlagsToNumber
  • +
  • signPaymentChannelClaim
  • +
  • transferRateToDecimal
  • +
  • unixTimeToRippleTime
  • +
  • validate
  • +
  • verifyKeypairSignature
  • +
  • verifyPaymentChannelClaim
  • +
  • verifySignature
  • +
  • xAddressToClassicAddress
  • +
  • xrpToDrops
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/functions/isoTimeToRippleTime.html b/docs/functions/isoTimeToRippleTime.html index 71bcd72e..e2f7effb 100644 --- a/docs/functions/isoTimeToRippleTime.html +++ b/docs/functions/isoTimeToRippleTime.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -isoTimeToRippleTime | xrpl
    +isoTimeToRippleTime | xrpl
    -
    +

    Function isoTimeToRippleTime

    -
      - +
        +
      • Convert an ISO8601 timestmap to a ripple timestamp.

        - -

        Returns

        Seconds since ripple epoch (1/1/2000 GMT).

        Parameters

        • -
          iso8601: string | Date
          +
          iso8601: string | Date

          International standard date format.

        -

        Returns number

    - +
    +
    + - +
  • AccountSetAsfFlags
  • +
  • AccountSetTfFlags
  • +
  • NFTokenCreateOfferFlags
  • +
  • NFTokenMintFlags
  • +
  • OfferCreateFlags
  • +
  • PaymentChannelClaimFlags
  • +
  • PaymentFlags
  • +
  • TrustSetFlags
  • +
  • BroadcastClient
  • +
  • Client
  • +
  • ConnectionError
  • +
  • DisconnectedError
  • +
  • NotConnectedError
  • +
  • NotFoundError
  • +
  • ResponseFormatError
  • +
  • RippledError
  • +
  • RippledNotInitializedError
  • +
  • TimeoutError
  • +
  • UnexpectedError
  • +
  • ValidationError
  • +
  • Wallet
  • +
  • XRPLFaucetError
  • +
  • XrplError
  • +
  • AccountChannelsRequest
  • +
  • AccountChannelsResponse
  • +
  • AccountCurrenciesRequest
  • +
  • AccountCurrenciesResponse
  • +
  • AccountDelete
  • +
  • AccountInfoRequest
  • +
  • AccountInfoResponse
  • +
  • AccountLinesRequest
  • +
  • AccountLinesResponse
  • +
  • AccountNFTsRequest
  • +
  • AccountNFTsResponse
  • +
  • AccountObjectsRequest
  • +
  • AccountObjectsResponse
  • +
  • AccountOffer
  • +
  • AccountOffersRequest
  • +
  • AccountOffersResponse
  • +
  • AccountSet
  • +
  • AccountSetFlagsInterface
  • +
  • AccountTxRequest
  • +
  • AccountTxResponse
  • +
  • BookOffer
  • +
  • BookOffersRequest
  • +
  • BookOffersResponse
  • +
  • ChannelVerifyRequest
  • +
  • ChannelVerifyResponse
  • +
  • CheckCancel
  • +
  • CheckCash
  • +
  • CheckCreate
  • +
  • ClientOptions
  • +
  • ConsensusStream
  • +
  • DepositAuthorizedRequest
  • +
  • DepositAuthorizedResponse
  • +
  • DepositPreauth
  • +
  • ErrorResponse
  • +
  • EscrowCancel
  • +
  • EscrowCreate
  • +
  • EscrowFinish
  • +
  • FeeRequest
  • +
  • FeeResponse
  • +
  • GatewayBalancesRequest
  • +
  • GatewayBalancesResponse
  • +
  • LedgerClosedRequest
  • +
  • LedgerClosedResponse
  • +
  • LedgerCurrentRequest
  • +
  • LedgerCurrentResponse
  • +
  • LedgerDataRequest
  • +
  • LedgerDataResponse
  • +
  • LedgerEntryRequest
  • +
  • LedgerEntryResponse
  • +
  • LedgerRequest
  • +
  • LedgerResponse
  • +
  • LedgerStream
  • +
  • ManifestRequest
  • +
  • ManifestResponse
  • +
  • NFTBuyOffersRequest
  • +
  • NFTBuyOffersResponse
  • +
  • NFTHistoryRequest
  • +
  • NFTHistoryResponse
  • +
  • NFTInfoRequest
  • +
  • NFTInfoResponse
  • +
  • NFTSellOffersRequest
  • +
  • NFTSellOffersResponse
  • +
  • NFTokenAcceptOffer
  • +
  • NFTokenBurn
  • +
  • NFTokenCancelOffer
  • +
  • NFTokenCreateOffer
  • +
  • NFTokenCreateOfferFlagsInterface
  • +
  • NFTokenMint
  • +
  • NFTokenMintFlagsInterface
  • +
  • NoRippleCheckRequest
  • +
  • NoRippleCheckResponse
  • +
  • OfferCancel
  • +
  • OfferCreate
  • +
  • OfferCreateFlagsInterface
  • +
  • OrderBookStream
  • +
  • PathFindCloseRequest
  • +
  • PathFindCreateRequest
  • +
  • PathFindResponse
  • +
  • PathFindStatusRequest
  • +
  • PathFindStream
  • +
  • Payment
  • +
  • PaymentChannelClaim
  • +
  • PaymentChannelClaimFlagsInterface
  • +
  • PaymentChannelCreate
  • +
  • PaymentChannelFund
  • +
  • PaymentFlagsInterface
  • +
  • PeerStatusStream
  • +
  • PingRequest
  • +
  • PingResponse
  • +
  • RandomRequest
  • +
  • RandomResponse
  • +
  • RipplePathFindRequest
  • +
  • RipplePathFindResponse
  • +
  • ServerInfoRequest
  • +
  • ServerInfoResponse
  • +
  • ServerStateRequest
  • +
  • ServerStateResponse
  • +
  • SetRegularKey
  • +
  • SignerListSet
  • +
  • SubmitMultisignedRequest
  • +
  • SubmitMultisignedResponse
  • +
  • SubmitRequest
  • +
  • SubmitResponse
  • +
  • SubscribeRequest
  • +
  • SubscribeResponse
  • +
  • TicketCreate
  • +
  • TransactionAndMetadata
  • +
  • TransactionEntryRequest
  • +
  • TransactionEntryResponse
  • +
  • TransactionMetadata
  • +
  • TransactionStream
  • +
  • TrustSet
  • +
  • TrustSetFlagsInterface
  • +
  • TxRequest
  • +
  • TxResponse
  • +
  • UnsubscribeRequest
  • +
  • UnsubscribeResponse
  • +
  • ValidationStream
  • +
  • PathFindRequest
  • +
  • Request
  • +
  • Response
  • +
  • Stream
  • +
  • Transaction
  • +
  • hashes
  • +
  • authorizeChannel
  • +
  • classicAddressToXAddress
  • +
  • convertHexToString
  • +
  • convertStringToHex
  • +
  • decimalToQuality
  • +
  • decimalToTransferRate
  • +
  • decode
  • +
  • decodeAccountID
  • +
  • decodeAccountPublic
  • +
  • decodeNodePublic
  • +
  • decodeSeed
  • +
  • decodeXAddress
  • +
  • deriveAddress
  • +
  • deriveKeypair
  • +
  • deriveXAddress
  • +
  • dropsToXrp
  • +
  • encode
  • +
  • encodeAccountID
  • +
  • encodeAccountPublic
  • +
  • encodeForMultiSigning
  • +
  • encodeForSigning
  • +
  • encodeForSigningClaim
  • +
  • encodeNodePublic
  • +
  • encodeSeed
  • +
  • encodeXAddress
  • +
  • getBalanceChanges
  • +
  • getNFTokenID
  • +
  • hasNextPage
  • +
  • isValidAddress
  • +
  • isValidClassicAddress
  • +
  • isValidSecret
  • +
  • isValidXAddress
  • +
  • isoTimeToRippleTime
  • +
  • keyToRFC1751Mnemonic
  • +
  • multisign
  • +
  • parseAccountRootFlags
  • +
  • parseNFTokenID
  • +
  • percentToQuality
  • +
  • percentToTransferRate
  • +
  • qualityToDecimal
  • +
  • rfc1751MnemonicToKey
  • +
  • rippleTimeToISOTime
  • +
  • rippleTimeToUnixTime
  • +
  • setTransactionFlagsToNumber
  • +
  • signPaymentChannelClaim
  • +
  • transferRateToDecimal
  • +
  • unixTimeToRippleTime
  • +
  • validate
  • +
  • verifyKeypairSignature
  • +
  • verifyPaymentChannelClaim
  • +
  • verifySignature
  • +
  • xAddressToClassicAddress
  • +
  • xrpToDrops
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/functions/keyToRFC1751Mnemonic.html b/docs/functions/keyToRFC1751Mnemonic.html index c0fb56d3..3afe73f3 100644 --- a/docs/functions/keyToRFC1751Mnemonic.html +++ b/docs/functions/keyToRFC1751Mnemonic.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -keyToRFC1751Mnemonic | xrpl
    +keyToRFC1751Mnemonic | xrpl
    -
    +

    Function keyToRFC1751Mnemonic

    -
      - +
        +
      • Generates a modified RFC1751 mnemonic in the same way rippled's wallet_propose does.

        - -

        Returns

        A mnemonic following rippled's modified RFC1751 mnemonic standard.

        Parameters

        • -
          hex_key: string
          +
          hex_key: string

          An encoded secret in hex format.

        -

        Returns string

    - +
    +
    + - +
  • AccountSetAsfFlags
  • +
  • AccountSetTfFlags
  • +
  • NFTokenCreateOfferFlags
  • +
  • NFTokenMintFlags
  • +
  • OfferCreateFlags
  • +
  • PaymentChannelClaimFlags
  • +
  • PaymentFlags
  • +
  • TrustSetFlags
  • +
  • BroadcastClient
  • +
  • Client
  • +
  • ConnectionError
  • +
  • DisconnectedError
  • +
  • NotConnectedError
  • +
  • NotFoundError
  • +
  • ResponseFormatError
  • +
  • RippledError
  • +
  • RippledNotInitializedError
  • +
  • TimeoutError
  • +
  • UnexpectedError
  • +
  • ValidationError
  • +
  • Wallet
  • +
  • XRPLFaucetError
  • +
  • XrplError
  • +
  • AccountChannelsRequest
  • +
  • AccountChannelsResponse
  • +
  • AccountCurrenciesRequest
  • +
  • AccountCurrenciesResponse
  • +
  • AccountDelete
  • +
  • AccountInfoRequest
  • +
  • AccountInfoResponse
  • +
  • AccountLinesRequest
  • +
  • AccountLinesResponse
  • +
  • AccountNFTsRequest
  • +
  • AccountNFTsResponse
  • +
  • AccountObjectsRequest
  • +
  • AccountObjectsResponse
  • +
  • AccountOffer
  • +
  • AccountOffersRequest
  • +
  • AccountOffersResponse
  • +
  • AccountSet
  • +
  • AccountSetFlagsInterface
  • +
  • AccountTxRequest
  • +
  • AccountTxResponse
  • +
  • BookOffer
  • +
  • BookOffersRequest
  • +
  • BookOffersResponse
  • +
  • ChannelVerifyRequest
  • +
  • ChannelVerifyResponse
  • +
  • CheckCancel
  • +
  • CheckCash
  • +
  • CheckCreate
  • +
  • ClientOptions
  • +
  • ConsensusStream
  • +
  • DepositAuthorizedRequest
  • +
  • DepositAuthorizedResponse
  • +
  • DepositPreauth
  • +
  • ErrorResponse
  • +
  • EscrowCancel
  • +
  • EscrowCreate
  • +
  • EscrowFinish
  • +
  • FeeRequest
  • +
  • FeeResponse
  • +
  • GatewayBalancesRequest
  • +
  • GatewayBalancesResponse
  • +
  • LedgerClosedRequest
  • +
  • LedgerClosedResponse
  • +
  • LedgerCurrentRequest
  • +
  • LedgerCurrentResponse
  • +
  • LedgerDataRequest
  • +
  • LedgerDataResponse
  • +
  • LedgerEntryRequest
  • +
  • LedgerEntryResponse
  • +
  • LedgerRequest
  • +
  • LedgerResponse
  • +
  • LedgerStream
  • +
  • ManifestRequest
  • +
  • ManifestResponse
  • +
  • NFTBuyOffersRequest
  • +
  • NFTBuyOffersResponse
  • +
  • NFTHistoryRequest
  • +
  • NFTHistoryResponse
  • +
  • NFTInfoRequest
  • +
  • NFTInfoResponse
  • +
  • NFTSellOffersRequest
  • +
  • NFTSellOffersResponse
  • +
  • NFTokenAcceptOffer
  • +
  • NFTokenBurn
  • +
  • NFTokenCancelOffer
  • +
  • NFTokenCreateOffer
  • +
  • NFTokenCreateOfferFlagsInterface
  • +
  • NFTokenMint
  • +
  • NFTokenMintFlagsInterface
  • +
  • NoRippleCheckRequest
  • +
  • NoRippleCheckResponse
  • +
  • OfferCancel
  • +
  • OfferCreate
  • +
  • OfferCreateFlagsInterface
  • +
  • OrderBookStream
  • +
  • PathFindCloseRequest
  • +
  • PathFindCreateRequest
  • +
  • PathFindResponse
  • +
  • PathFindStatusRequest
  • +
  • PathFindStream
  • +
  • Payment
  • +
  • PaymentChannelClaim
  • +
  • PaymentChannelClaimFlagsInterface
  • +
  • PaymentChannelCreate
  • +
  • PaymentChannelFund
  • +
  • PaymentFlagsInterface
  • +
  • PeerStatusStream
  • +
  • PingRequest
  • +
  • PingResponse
  • +
  • RandomRequest
  • +
  • RandomResponse
  • +
  • RipplePathFindRequest
  • +
  • RipplePathFindResponse
  • +
  • ServerInfoRequest
  • +
  • ServerInfoResponse
  • +
  • ServerStateRequest
  • +
  • ServerStateResponse
  • +
  • SetRegularKey
  • +
  • SignerListSet
  • +
  • SubmitMultisignedRequest
  • +
  • SubmitMultisignedResponse
  • +
  • SubmitRequest
  • +
  • SubmitResponse
  • +
  • SubscribeRequest
  • +
  • SubscribeResponse
  • +
  • TicketCreate
  • +
  • TransactionAndMetadata
  • +
  • TransactionEntryRequest
  • +
  • TransactionEntryResponse
  • +
  • TransactionMetadata
  • +
  • TransactionStream
  • +
  • TrustSet
  • +
  • TrustSetFlagsInterface
  • +
  • TxRequest
  • +
  • TxResponse
  • +
  • UnsubscribeRequest
  • +
  • UnsubscribeResponse
  • +
  • ValidationStream
  • +
  • PathFindRequest
  • +
  • Request
  • +
  • Response
  • +
  • Stream
  • +
  • Transaction
  • +
  • hashes
  • +
  • authorizeChannel
  • +
  • classicAddressToXAddress
  • +
  • convertHexToString
  • +
  • convertStringToHex
  • +
  • decimalToQuality
  • +
  • decimalToTransferRate
  • +
  • decode
  • +
  • decodeAccountID
  • +
  • decodeAccountPublic
  • +
  • decodeNodePublic
  • +
  • decodeSeed
  • +
  • decodeXAddress
  • +
  • deriveAddress
  • +
  • deriveKeypair
  • +
  • deriveXAddress
  • +
  • dropsToXrp
  • +
  • encode
  • +
  • encodeAccountID
  • +
  • encodeAccountPublic
  • +
  • encodeForMultiSigning
  • +
  • encodeForSigning
  • +
  • encodeForSigningClaim
  • +
  • encodeNodePublic
  • +
  • encodeSeed
  • +
  • encodeXAddress
  • +
  • getBalanceChanges
  • +
  • getNFTokenID
  • +
  • hasNextPage
  • +
  • isValidAddress
  • +
  • isValidClassicAddress
  • +
  • isValidSecret
  • +
  • isValidXAddress
  • +
  • isoTimeToRippleTime
  • +
  • keyToRFC1751Mnemonic
  • +
  • multisign
  • +
  • parseAccountRootFlags
  • +
  • parseNFTokenID
  • +
  • percentToQuality
  • +
  • percentToTransferRate
  • +
  • qualityToDecimal
  • +
  • rfc1751MnemonicToKey
  • +
  • rippleTimeToISOTime
  • +
  • rippleTimeToUnixTime
  • +
  • setTransactionFlagsToNumber
  • +
  • signPaymentChannelClaim
  • +
  • transferRateToDecimal
  • +
  • unixTimeToRippleTime
  • +
  • validate
  • +
  • verifyKeypairSignature
  • +
  • verifyPaymentChannelClaim
  • +
  • verifySignature
  • +
  • xAddressToClassicAddress
  • +
  • xrpToDrops
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/functions/multisign.html b/docs/functions/multisign.html index eafebe72..e10c4e21 100644 --- a/docs/functions/multisign.html +++ b/docs/functions/multisign.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -multisign | xrpl
    +multisign | xrpl
    -
    +

    Function multisign

    -
      - +
        +
      • 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.

        -

        Returns

        A single signed Transaction which has all Signers from transactions within it.

        -

        Throws

        ValidationError if:

        • There were no transactions given to sign
        • @@ -41,16 +39,18 @@ single transaction with all Signers that then gets signed and returned.

          Parameters

          • -
            transactions: (string | Transaction)[]
            +
            transactions: (string | Transaction)[]

            An array of signed Transactions (in object or blob form) to combine into a single signed Transaction.

        -

        Returns string

    - +
    +
    + - +
  • AccountSetAsfFlags
  • +
  • AccountSetTfFlags
  • +
  • NFTokenCreateOfferFlags
  • +
  • NFTokenMintFlags
  • +
  • OfferCreateFlags
  • +
  • PaymentChannelClaimFlags
  • +
  • PaymentFlags
  • +
  • TrustSetFlags
  • +
  • BroadcastClient
  • +
  • Client
  • +
  • ConnectionError
  • +
  • DisconnectedError
  • +
  • NotConnectedError
  • +
  • NotFoundError
  • +
  • ResponseFormatError
  • +
  • RippledError
  • +
  • RippledNotInitializedError
  • +
  • TimeoutError
  • +
  • UnexpectedError
  • +
  • ValidationError
  • +
  • Wallet
  • +
  • XRPLFaucetError
  • +
  • XrplError
  • +
  • AccountChannelsRequest
  • +
  • AccountChannelsResponse
  • +
  • AccountCurrenciesRequest
  • +
  • AccountCurrenciesResponse
  • +
  • AccountDelete
  • +
  • AccountInfoRequest
  • +
  • AccountInfoResponse
  • +
  • AccountLinesRequest
  • +
  • AccountLinesResponse
  • +
  • AccountNFTsRequest
  • +
  • AccountNFTsResponse
  • +
  • AccountObjectsRequest
  • +
  • AccountObjectsResponse
  • +
  • AccountOffer
  • +
  • AccountOffersRequest
  • +
  • AccountOffersResponse
  • +
  • AccountSet
  • +
  • AccountSetFlagsInterface
  • +
  • AccountTxRequest
  • +
  • AccountTxResponse
  • +
  • BookOffer
  • +
  • BookOffersRequest
  • +
  • BookOffersResponse
  • +
  • ChannelVerifyRequest
  • +
  • ChannelVerifyResponse
  • +
  • CheckCancel
  • +
  • CheckCash
  • +
  • CheckCreate
  • +
  • ClientOptions
  • +
  • ConsensusStream
  • +
  • DepositAuthorizedRequest
  • +
  • DepositAuthorizedResponse
  • +
  • DepositPreauth
  • +
  • ErrorResponse
  • +
  • EscrowCancel
  • +
  • EscrowCreate
  • +
  • EscrowFinish
  • +
  • FeeRequest
  • +
  • FeeResponse
  • +
  • GatewayBalancesRequest
  • +
  • GatewayBalancesResponse
  • +
  • LedgerClosedRequest
  • +
  • LedgerClosedResponse
  • +
  • LedgerCurrentRequest
  • +
  • LedgerCurrentResponse
  • +
  • LedgerDataRequest
  • +
  • LedgerDataResponse
  • +
  • LedgerEntryRequest
  • +
  • LedgerEntryResponse
  • +
  • LedgerRequest
  • +
  • LedgerResponse
  • +
  • LedgerStream
  • +
  • ManifestRequest
  • +
  • ManifestResponse
  • +
  • NFTBuyOffersRequest
  • +
  • NFTBuyOffersResponse
  • +
  • NFTHistoryRequest
  • +
  • NFTHistoryResponse
  • +
  • NFTInfoRequest
  • +
  • NFTInfoResponse
  • +
  • NFTSellOffersRequest
  • +
  • NFTSellOffersResponse
  • +
  • NFTokenAcceptOffer
  • +
  • NFTokenBurn
  • +
  • NFTokenCancelOffer
  • +
  • NFTokenCreateOffer
  • +
  • NFTokenCreateOfferFlagsInterface
  • +
  • NFTokenMint
  • +
  • NFTokenMintFlagsInterface
  • +
  • NoRippleCheckRequest
  • +
  • NoRippleCheckResponse
  • +
  • OfferCancel
  • +
  • OfferCreate
  • +
  • OfferCreateFlagsInterface
  • +
  • OrderBookStream
  • +
  • PathFindCloseRequest
  • +
  • PathFindCreateRequest
  • +
  • PathFindResponse
  • +
  • PathFindStatusRequest
  • +
  • PathFindStream
  • +
  • Payment
  • +
  • PaymentChannelClaim
  • +
  • PaymentChannelClaimFlagsInterface
  • +
  • PaymentChannelCreate
  • +
  • PaymentChannelFund
  • +
  • PaymentFlagsInterface
  • +
  • PeerStatusStream
  • +
  • PingRequest
  • +
  • PingResponse
  • +
  • RandomRequest
  • +
  • RandomResponse
  • +
  • RipplePathFindRequest
  • +
  • RipplePathFindResponse
  • +
  • ServerInfoRequest
  • +
  • ServerInfoResponse
  • +
  • ServerStateRequest
  • +
  • ServerStateResponse
  • +
  • SetRegularKey
  • +
  • SignerListSet
  • +
  • SubmitMultisignedRequest
  • +
  • SubmitMultisignedResponse
  • +
  • SubmitRequest
  • +
  • SubmitResponse
  • +
  • SubscribeRequest
  • +
  • SubscribeResponse
  • +
  • TicketCreate
  • +
  • TransactionAndMetadata
  • +
  • TransactionEntryRequest
  • +
  • TransactionEntryResponse
  • +
  • TransactionMetadata
  • +
  • TransactionStream
  • +
  • TrustSet
  • +
  • TrustSetFlagsInterface
  • +
  • TxRequest
  • +
  • TxResponse
  • +
  • UnsubscribeRequest
  • +
  • UnsubscribeResponse
  • +
  • ValidationStream
  • +
  • PathFindRequest
  • +
  • Request
  • +
  • Response
  • +
  • Stream
  • +
  • Transaction
  • +
  • hashes
  • +
  • authorizeChannel
  • +
  • classicAddressToXAddress
  • +
  • convertHexToString
  • +
  • convertStringToHex
  • +
  • decimalToQuality
  • +
  • decimalToTransferRate
  • +
  • decode
  • +
  • decodeAccountID
  • +
  • decodeAccountPublic
  • +
  • decodeNodePublic
  • +
  • decodeSeed
  • +
  • decodeXAddress
  • +
  • deriveAddress
  • +
  • deriveKeypair
  • +
  • deriveXAddress
  • +
  • dropsToXrp
  • +
  • encode
  • +
  • encodeAccountID
  • +
  • encodeAccountPublic
  • +
  • encodeForMultiSigning
  • +
  • encodeForSigning
  • +
  • encodeForSigningClaim
  • +
  • encodeNodePublic
  • +
  • encodeSeed
  • +
  • encodeXAddress
  • +
  • getBalanceChanges
  • +
  • getNFTokenID
  • +
  • hasNextPage
  • +
  • isValidAddress
  • +
  • isValidClassicAddress
  • +
  • isValidSecret
  • +
  • isValidXAddress
  • +
  • isoTimeToRippleTime
  • +
  • keyToRFC1751Mnemonic
  • +
  • multisign
  • +
  • parseAccountRootFlags
  • +
  • parseNFTokenID
  • +
  • percentToQuality
  • +
  • percentToTransferRate
  • +
  • qualityToDecimal
  • +
  • rfc1751MnemonicToKey
  • +
  • rippleTimeToISOTime
  • +
  • rippleTimeToUnixTime
  • +
  • setTransactionFlagsToNumber
  • +
  • signPaymentChannelClaim
  • +
  • transferRateToDecimal
  • +
  • unixTimeToRippleTime
  • +
  • validate
  • +
  • verifyKeypairSignature
  • +
  • verifyPaymentChannelClaim
  • +
  • verifySignature
  • +
  • xAddressToClassicAddress
  • +
  • xrpToDrops
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/functions/parseAccountRootFlags.html b/docs/functions/parseAccountRootFlags.html index d2f28246..6be9e2f2 100644 --- a/docs/functions/parseAccountRootFlags.html +++ b/docs/functions/parseAccountRootFlags.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -parseAccountRootFlags | xrpl
    +parseAccountRootFlags | xrpl
    -
    +

    Function parseAccountRootFlags

    -
    - +
    +
    + - +
  • AccountSetAsfFlags
  • +
  • AccountSetTfFlags
  • +
  • NFTokenCreateOfferFlags
  • +
  • NFTokenMintFlags
  • +
  • OfferCreateFlags
  • +
  • PaymentChannelClaimFlags
  • +
  • PaymentFlags
  • +
  • TrustSetFlags
  • +
  • BroadcastClient
  • +
  • Client
  • +
  • ConnectionError
  • +
  • DisconnectedError
  • +
  • NotConnectedError
  • +
  • NotFoundError
  • +
  • ResponseFormatError
  • +
  • RippledError
  • +
  • RippledNotInitializedError
  • +
  • TimeoutError
  • +
  • UnexpectedError
  • +
  • ValidationError
  • +
  • Wallet
  • +
  • XRPLFaucetError
  • +
  • XrplError
  • +
  • AccountChannelsRequest
  • +
  • AccountChannelsResponse
  • +
  • AccountCurrenciesRequest
  • +
  • AccountCurrenciesResponse
  • +
  • AccountDelete
  • +
  • AccountInfoRequest
  • +
  • AccountInfoResponse
  • +
  • AccountLinesRequest
  • +
  • AccountLinesResponse
  • +
  • AccountNFTsRequest
  • +
  • AccountNFTsResponse
  • +
  • AccountObjectsRequest
  • +
  • AccountObjectsResponse
  • +
  • AccountOffer
  • +
  • AccountOffersRequest
  • +
  • AccountOffersResponse
  • +
  • AccountSet
  • +
  • AccountSetFlagsInterface
  • +
  • AccountTxRequest
  • +
  • AccountTxResponse
  • +
  • BookOffer
  • +
  • BookOffersRequest
  • +
  • BookOffersResponse
  • +
  • ChannelVerifyRequest
  • +
  • ChannelVerifyResponse
  • +
  • CheckCancel
  • +
  • CheckCash
  • +
  • CheckCreate
  • +
  • ClientOptions
  • +
  • ConsensusStream
  • +
  • DepositAuthorizedRequest
  • +
  • DepositAuthorizedResponse
  • +
  • DepositPreauth
  • +
  • ErrorResponse
  • +
  • EscrowCancel
  • +
  • EscrowCreate
  • +
  • EscrowFinish
  • +
  • FeeRequest
  • +
  • FeeResponse
  • +
  • GatewayBalancesRequest
  • +
  • GatewayBalancesResponse
  • +
  • LedgerClosedRequest
  • +
  • LedgerClosedResponse
  • +
  • LedgerCurrentRequest
  • +
  • LedgerCurrentResponse
  • +
  • LedgerDataRequest
  • +
  • LedgerDataResponse
  • +
  • LedgerEntryRequest
  • +
  • LedgerEntryResponse
  • +
  • LedgerRequest
  • +
  • LedgerResponse
  • +
  • LedgerStream
  • +
  • ManifestRequest
  • +
  • ManifestResponse
  • +
  • NFTBuyOffersRequest
  • +
  • NFTBuyOffersResponse
  • +
  • NFTHistoryRequest
  • +
  • NFTHistoryResponse
  • +
  • NFTInfoRequest
  • +
  • NFTInfoResponse
  • +
  • NFTSellOffersRequest
  • +
  • NFTSellOffersResponse
  • +
  • NFTokenAcceptOffer
  • +
  • NFTokenBurn
  • +
  • NFTokenCancelOffer
  • +
  • NFTokenCreateOffer
  • +
  • NFTokenCreateOfferFlagsInterface
  • +
  • NFTokenMint
  • +
  • NFTokenMintFlagsInterface
  • +
  • NoRippleCheckRequest
  • +
  • NoRippleCheckResponse
  • +
  • OfferCancel
  • +
  • OfferCreate
  • +
  • OfferCreateFlagsInterface
  • +
  • OrderBookStream
  • +
  • PathFindCloseRequest
  • +
  • PathFindCreateRequest
  • +
  • PathFindResponse
  • +
  • PathFindStatusRequest
  • +
  • PathFindStream
  • +
  • Payment
  • +
  • PaymentChannelClaim
  • +
  • PaymentChannelClaimFlagsInterface
  • +
  • PaymentChannelCreate
  • +
  • PaymentChannelFund
  • +
  • PaymentFlagsInterface
  • +
  • PeerStatusStream
  • +
  • PingRequest
  • +
  • PingResponse
  • +
  • RandomRequest
  • +
  • RandomResponse
  • +
  • RipplePathFindRequest
  • +
  • RipplePathFindResponse
  • +
  • ServerInfoRequest
  • +
  • ServerInfoResponse
  • +
  • ServerStateRequest
  • +
  • ServerStateResponse
  • +
  • SetRegularKey
  • +
  • SignerListSet
  • +
  • SubmitMultisignedRequest
  • +
  • SubmitMultisignedResponse
  • +
  • SubmitRequest
  • +
  • SubmitResponse
  • +
  • SubscribeRequest
  • +
  • SubscribeResponse
  • +
  • TicketCreate
  • +
  • TransactionAndMetadata
  • +
  • TransactionEntryRequest
  • +
  • TransactionEntryResponse
  • +
  • TransactionMetadata
  • +
  • TransactionStream
  • +
  • TrustSet
  • +
  • TrustSetFlagsInterface
  • +
  • TxRequest
  • +
  • TxResponse
  • +
  • UnsubscribeRequest
  • +
  • UnsubscribeResponse
  • +
  • ValidationStream
  • +
  • PathFindRequest
  • +
  • Request
  • +
  • Response
  • +
  • Stream
  • +
  • Transaction
  • +
  • hashes
  • +
  • authorizeChannel
  • +
  • classicAddressToXAddress
  • +
  • convertHexToString
  • +
  • convertStringToHex
  • +
  • decimalToQuality
  • +
  • decimalToTransferRate
  • +
  • decode
  • +
  • decodeAccountID
  • +
  • decodeAccountPublic
  • +
  • decodeNodePublic
  • +
  • decodeSeed
  • +
  • decodeXAddress
  • +
  • deriveAddress
  • +
  • deriveKeypair
  • +
  • deriveXAddress
  • +
  • dropsToXrp
  • +
  • encode
  • +
  • encodeAccountID
  • +
  • encodeAccountPublic
  • +
  • encodeForMultiSigning
  • +
  • encodeForSigning
  • +
  • encodeForSigningClaim
  • +
  • encodeNodePublic
  • +
  • encodeSeed
  • +
  • encodeXAddress
  • +
  • getBalanceChanges
  • +
  • getNFTokenID
  • +
  • hasNextPage
  • +
  • isValidAddress
  • +
  • isValidClassicAddress
  • +
  • isValidSecret
  • +
  • isValidXAddress
  • +
  • isoTimeToRippleTime
  • +
  • keyToRFC1751Mnemonic
  • +
  • multisign
  • +
  • parseAccountRootFlags
  • +
  • parseNFTokenID
  • +
  • percentToQuality
  • +
  • percentToTransferRate
  • +
  • qualityToDecimal
  • +
  • rfc1751MnemonicToKey
  • +
  • rippleTimeToISOTime
  • +
  • rippleTimeToUnixTime
  • +
  • setTransactionFlagsToNumber
  • +
  • signPaymentChannelClaim
  • +
  • transferRateToDecimal
  • +
  • unixTimeToRippleTime
  • +
  • validate
  • +
  • verifyKeypairSignature
  • +
  • verifyPaymentChannelClaim
  • +
  • verifySignature
  • +
  • xAddressToClassicAddress
  • +
  • xrpToDrops
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/functions/parseNFTokenID.html b/docs/functions/parseNFTokenID.html index 17ac04f1..d1240adf 100644 --- a/docs/functions/parseNFTokenID.html +++ b/docs/functions/parseNFTokenID.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -parseNFTokenID | xrpl
    +parseNFTokenID | xrpl
    -
    +

    Function parseNFTokenID

    -
      - +
        +
      • Parses an NFTokenID into the information it is encoding.

        Example decoding:

        @@ -38,36 +38,36 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= `---> Flags: 11 -> lsfBurnable, lsfOnlyXRP and lsfTransferable

        Throws

        XrplError when given an invalid nftokenID.

        - -

        Returns

        a decoded nftokenID with all fields encoded within.

        Parameters

        • -
          nftokenID: string
          +
          nftokenID: string

          A hex string which identifies an NFToken on the ledger.

        -

        Returns {
            Flags: number;
            Issuer: string;
            NFTokenID: string;
            Sequence: number;
            Taxon: number;
            TransferFee: number;
        }

        +

        Returns {
            Flags: number;
            Issuer: string;
            NFTokenID: string;
            Sequence: number;
            Taxon: number;
            TransferFee: number;
        }

        a decoded nftokenID with all fields encoded within.

        +
        • -
          Flags: number
        • +
          Flags: number
        • -
          Issuer: string
        • +
          Issuer: string
        • -
          NFTokenID: string
        • +
          NFTokenID: string
        • -
          Sequence: number
        • +
          Sequence: number
        • -
          Taxon: number
        • +
          Taxon: number
        • -
          TransferFee: number
    - +
    +
    + - +
  • AccountSetAsfFlags
  • +
  • AccountSetTfFlags
  • +
  • NFTokenCreateOfferFlags
  • +
  • NFTokenMintFlags
  • +
  • OfferCreateFlags
  • +
  • PaymentChannelClaimFlags
  • +
  • PaymentFlags
  • +
  • TrustSetFlags
  • +
  • BroadcastClient
  • +
  • Client
  • +
  • ConnectionError
  • +
  • DisconnectedError
  • +
  • NotConnectedError
  • +
  • NotFoundError
  • +
  • ResponseFormatError
  • +
  • RippledError
  • +
  • RippledNotInitializedError
  • +
  • TimeoutError
  • +
  • UnexpectedError
  • +
  • ValidationError
  • +
  • Wallet
  • +
  • XRPLFaucetError
  • +
  • XrplError
  • +
  • AccountChannelsRequest
  • +
  • AccountChannelsResponse
  • +
  • AccountCurrenciesRequest
  • +
  • AccountCurrenciesResponse
  • +
  • AccountDelete
  • +
  • AccountInfoRequest
  • +
  • AccountInfoResponse
  • +
  • AccountLinesRequest
  • +
  • AccountLinesResponse
  • +
  • AccountNFTsRequest
  • +
  • AccountNFTsResponse
  • +
  • AccountObjectsRequest
  • +
  • AccountObjectsResponse
  • +
  • AccountOffer
  • +
  • AccountOffersRequest
  • +
  • AccountOffersResponse
  • +
  • AccountSet
  • +
  • AccountSetFlagsInterface
  • +
  • AccountTxRequest
  • +
  • AccountTxResponse
  • +
  • BookOffer
  • +
  • BookOffersRequest
  • +
  • BookOffersResponse
  • +
  • ChannelVerifyRequest
  • +
  • ChannelVerifyResponse
  • +
  • CheckCancel
  • +
  • CheckCash
  • +
  • CheckCreate
  • +
  • ClientOptions
  • +
  • ConsensusStream
  • +
  • DepositAuthorizedRequest
  • +
  • DepositAuthorizedResponse
  • +
  • DepositPreauth
  • +
  • ErrorResponse
  • +
  • EscrowCancel
  • +
  • EscrowCreate
  • +
  • EscrowFinish
  • +
  • FeeRequest
  • +
  • FeeResponse
  • +
  • GatewayBalancesRequest
  • +
  • GatewayBalancesResponse
  • +
  • LedgerClosedRequest
  • +
  • LedgerClosedResponse
  • +
  • LedgerCurrentRequest
  • +
  • LedgerCurrentResponse
  • +
  • LedgerDataRequest
  • +
  • LedgerDataResponse
  • +
  • LedgerEntryRequest
  • +
  • LedgerEntryResponse
  • +
  • LedgerRequest
  • +
  • LedgerResponse
  • +
  • LedgerStream
  • +
  • ManifestRequest
  • +
  • ManifestResponse
  • +
  • NFTBuyOffersRequest
  • +
  • NFTBuyOffersResponse
  • +
  • NFTHistoryRequest
  • +
  • NFTHistoryResponse
  • +
  • NFTInfoRequest
  • +
  • NFTInfoResponse
  • +
  • NFTSellOffersRequest
  • +
  • NFTSellOffersResponse
  • +
  • NFTokenAcceptOffer
  • +
  • NFTokenBurn
  • +
  • NFTokenCancelOffer
  • +
  • NFTokenCreateOffer
  • +
  • NFTokenCreateOfferFlagsInterface
  • +
  • NFTokenMint
  • +
  • NFTokenMintFlagsInterface
  • +
  • NoRippleCheckRequest
  • +
  • NoRippleCheckResponse
  • +
  • OfferCancel
  • +
  • OfferCreate
  • +
  • OfferCreateFlagsInterface
  • +
  • OrderBookStream
  • +
  • PathFindCloseRequest
  • +
  • PathFindCreateRequest
  • +
  • PathFindResponse
  • +
  • PathFindStatusRequest
  • +
  • PathFindStream
  • +
  • Payment
  • +
  • PaymentChannelClaim
  • +
  • PaymentChannelClaimFlagsInterface
  • +
  • PaymentChannelCreate
  • +
  • PaymentChannelFund
  • +
  • PaymentFlagsInterface
  • +
  • PeerStatusStream
  • +
  • PingRequest
  • +
  • PingResponse
  • +
  • RandomRequest
  • +
  • RandomResponse
  • +
  • RipplePathFindRequest
  • +
  • RipplePathFindResponse
  • +
  • ServerInfoRequest
  • +
  • ServerInfoResponse
  • +
  • ServerStateRequest
  • +
  • ServerStateResponse
  • +
  • SetRegularKey
  • +
  • SignerListSet
  • +
  • SubmitMultisignedRequest
  • +
  • SubmitMultisignedResponse
  • +
  • SubmitRequest
  • +
  • SubmitResponse
  • +
  • SubscribeRequest
  • +
  • SubscribeResponse
  • +
  • TicketCreate
  • +
  • TransactionAndMetadata
  • +
  • TransactionEntryRequest
  • +
  • TransactionEntryResponse
  • +
  • TransactionMetadata
  • +
  • TransactionStream
  • +
  • TrustSet
  • +
  • TrustSetFlagsInterface
  • +
  • TxRequest
  • +
  • TxResponse
  • +
  • UnsubscribeRequest
  • +
  • UnsubscribeResponse
  • +
  • ValidationStream
  • +
  • PathFindRequest
  • +
  • Request
  • +
  • Response
  • +
  • Stream
  • +
  • Transaction
  • +
  • hashes
  • +
  • authorizeChannel
  • +
  • classicAddressToXAddress
  • +
  • convertHexToString
  • +
  • convertStringToHex
  • +
  • decimalToQuality
  • +
  • decimalToTransferRate
  • +
  • decode
  • +
  • decodeAccountID
  • +
  • decodeAccountPublic
  • +
  • decodeNodePublic
  • +
  • decodeSeed
  • +
  • decodeXAddress
  • +
  • deriveAddress
  • +
  • deriveKeypair
  • +
  • deriveXAddress
  • +
  • dropsToXrp
  • +
  • encode
  • +
  • encodeAccountID
  • +
  • encodeAccountPublic
  • +
  • encodeForMultiSigning
  • +
  • encodeForSigning
  • +
  • encodeForSigningClaim
  • +
  • encodeNodePublic
  • +
  • encodeSeed
  • +
  • encodeXAddress
  • +
  • getBalanceChanges
  • +
  • getNFTokenID
  • +
  • hasNextPage
  • +
  • isValidAddress
  • +
  • isValidClassicAddress
  • +
  • isValidSecret
  • +
  • isValidXAddress
  • +
  • isoTimeToRippleTime
  • +
  • keyToRFC1751Mnemonic
  • +
  • multisign
  • +
  • parseAccountRootFlags
  • +
  • parseNFTokenID
  • +
  • percentToQuality
  • +
  • percentToTransferRate
  • +
  • qualityToDecimal
  • +
  • rfc1751MnemonicToKey
  • +
  • rippleTimeToISOTime
  • +
  • rippleTimeToUnixTime
  • +
  • setTransactionFlagsToNumber
  • +
  • signPaymentChannelClaim
  • +
  • transferRateToDecimal
  • +
  • unixTimeToRippleTime
  • +
  • validate
  • +
  • verifyKeypairSignature
  • +
  • verifyPaymentChannelClaim
  • +
  • verifySignature
  • +
  • xAddressToClassicAddress
  • +
  • xrpToDrops
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/functions/percentToQuality.html b/docs/functions/percentToQuality.html index fa36fc95..aa55bef7 100644 --- a/docs/functions/percentToQuality.html +++ b/docs/functions/percentToQuality.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -percentToQuality | xrpl
    +percentToQuality | xrpl
    -
    +

    Function percentToQuality

    -
      - +
        +
      • Converts a string percent to the "billionths" format for use with QualityIn/ QualityOut

        -

        Returns

        A number in the "billionths" format.

        -

        Throws

        ValidationError when the percent parameter is not convertible to "billionths" format.

        @@ -37,16 +35,18 @@ QualityOut

        Parameters

        • -
          percent: string
          +
          percent: string

          A string percent (i.e. ".034%").

    -

    Returns number

    - +
    +
    + - +
  • AccountSetAsfFlags
  • +
  • AccountSetTfFlags
  • +
  • NFTokenCreateOfferFlags
  • +
  • NFTokenMintFlags
  • +
  • OfferCreateFlags
  • +
  • PaymentChannelClaimFlags
  • +
  • PaymentFlags
  • +
  • TrustSetFlags
  • +
  • BroadcastClient
  • +
  • Client
  • +
  • ConnectionError
  • +
  • DisconnectedError
  • +
  • NotConnectedError
  • +
  • NotFoundError
  • +
  • ResponseFormatError
  • +
  • RippledError
  • +
  • RippledNotInitializedError
  • +
  • TimeoutError
  • +
  • UnexpectedError
  • +
  • ValidationError
  • +
  • Wallet
  • +
  • XRPLFaucetError
  • +
  • XrplError
  • +
  • AccountChannelsRequest
  • +
  • AccountChannelsResponse
  • +
  • AccountCurrenciesRequest
  • +
  • AccountCurrenciesResponse
  • +
  • AccountDelete
  • +
  • AccountInfoRequest
  • +
  • AccountInfoResponse
  • +
  • AccountLinesRequest
  • +
  • AccountLinesResponse
  • +
  • AccountNFTsRequest
  • +
  • AccountNFTsResponse
  • +
  • AccountObjectsRequest
  • +
  • AccountObjectsResponse
  • +
  • AccountOffer
  • +
  • AccountOffersRequest
  • +
  • AccountOffersResponse
  • +
  • AccountSet
  • +
  • AccountSetFlagsInterface
  • +
  • AccountTxRequest
  • +
  • AccountTxResponse
  • +
  • BookOffer
  • +
  • BookOffersRequest
  • +
  • BookOffersResponse
  • +
  • ChannelVerifyRequest
  • +
  • ChannelVerifyResponse
  • +
  • CheckCancel
  • +
  • CheckCash
  • +
  • CheckCreate
  • +
  • ClientOptions
  • +
  • ConsensusStream
  • +
  • DepositAuthorizedRequest
  • +
  • DepositAuthorizedResponse
  • +
  • DepositPreauth
  • +
  • ErrorResponse
  • +
  • EscrowCancel
  • +
  • EscrowCreate
  • +
  • EscrowFinish
  • +
  • FeeRequest
  • +
  • FeeResponse
  • +
  • GatewayBalancesRequest
  • +
  • GatewayBalancesResponse
  • +
  • LedgerClosedRequest
  • +
  • LedgerClosedResponse
  • +
  • LedgerCurrentRequest
  • +
  • LedgerCurrentResponse
  • +
  • LedgerDataRequest
  • +
  • LedgerDataResponse
  • +
  • LedgerEntryRequest
  • +
  • LedgerEntryResponse
  • +
  • LedgerRequest
  • +
  • LedgerResponse
  • +
  • LedgerStream
  • +
  • ManifestRequest
  • +
  • ManifestResponse
  • +
  • NFTBuyOffersRequest
  • +
  • NFTBuyOffersResponse
  • +
  • NFTHistoryRequest
  • +
  • NFTHistoryResponse
  • +
  • NFTInfoRequest
  • +
  • NFTInfoResponse
  • +
  • NFTSellOffersRequest
  • +
  • NFTSellOffersResponse
  • +
  • NFTokenAcceptOffer
  • +
  • NFTokenBurn
  • +
  • NFTokenCancelOffer
  • +
  • NFTokenCreateOffer
  • +
  • NFTokenCreateOfferFlagsInterface
  • +
  • NFTokenMint
  • +
  • NFTokenMintFlagsInterface
  • +
  • NoRippleCheckRequest
  • +
  • NoRippleCheckResponse
  • +
  • OfferCancel
  • +
  • OfferCreate
  • +
  • OfferCreateFlagsInterface
  • +
  • OrderBookStream
  • +
  • PathFindCloseRequest
  • +
  • PathFindCreateRequest
  • +
  • PathFindResponse
  • +
  • PathFindStatusRequest
  • +
  • PathFindStream
  • +
  • Payment
  • +
  • PaymentChannelClaim
  • +
  • PaymentChannelClaimFlagsInterface
  • +
  • PaymentChannelCreate
  • +
  • PaymentChannelFund
  • +
  • PaymentFlagsInterface
  • +
  • PeerStatusStream
  • +
  • PingRequest
  • +
  • PingResponse
  • +
  • RandomRequest
  • +
  • RandomResponse
  • +
  • RipplePathFindRequest
  • +
  • RipplePathFindResponse
  • +
  • ServerInfoRequest
  • +
  • ServerInfoResponse
  • +
  • ServerStateRequest
  • +
  • ServerStateResponse
  • +
  • SetRegularKey
  • +
  • SignerListSet
  • +
  • SubmitMultisignedRequest
  • +
  • SubmitMultisignedResponse
  • +
  • SubmitRequest
  • +
  • SubmitResponse
  • +
  • SubscribeRequest
  • +
  • SubscribeResponse
  • +
  • TicketCreate
  • +
  • TransactionAndMetadata
  • +
  • TransactionEntryRequest
  • +
  • TransactionEntryResponse
  • +
  • TransactionMetadata
  • +
  • TransactionStream
  • +
  • TrustSet
  • +
  • TrustSetFlagsInterface
  • +
  • TxRequest
  • +
  • TxResponse
  • +
  • UnsubscribeRequest
  • +
  • UnsubscribeResponse
  • +
  • ValidationStream
  • +
  • PathFindRequest
  • +
  • Request
  • +
  • Response
  • +
  • Stream
  • +
  • Transaction
  • +
  • hashes
  • +
  • authorizeChannel
  • +
  • classicAddressToXAddress
  • +
  • convertHexToString
  • +
  • convertStringToHex
  • +
  • decimalToQuality
  • +
  • decimalToTransferRate
  • +
  • decode
  • +
  • decodeAccountID
  • +
  • decodeAccountPublic
  • +
  • decodeNodePublic
  • +
  • decodeSeed
  • +
  • decodeXAddress
  • +
  • deriveAddress
  • +
  • deriveKeypair
  • +
  • deriveXAddress
  • +
  • dropsToXrp
  • +
  • encode
  • +
  • encodeAccountID
  • +
  • encodeAccountPublic
  • +
  • encodeForMultiSigning
  • +
  • encodeForSigning
  • +
  • encodeForSigningClaim
  • +
  • encodeNodePublic
  • +
  • encodeSeed
  • +
  • encodeXAddress
  • +
  • getBalanceChanges
  • +
  • getNFTokenID
  • +
  • hasNextPage
  • +
  • isValidAddress
  • +
  • isValidClassicAddress
  • +
  • isValidSecret
  • +
  • isValidXAddress
  • +
  • isoTimeToRippleTime
  • +
  • keyToRFC1751Mnemonic
  • +
  • multisign
  • +
  • parseAccountRootFlags
  • +
  • parseNFTokenID
  • +
  • percentToQuality
  • +
  • percentToTransferRate
  • +
  • qualityToDecimal
  • +
  • rfc1751MnemonicToKey
  • +
  • rippleTimeToISOTime
  • +
  • rippleTimeToUnixTime
  • +
  • setTransactionFlagsToNumber
  • +
  • signPaymentChannelClaim
  • +
  • transferRateToDecimal
  • +
  • unixTimeToRippleTime
  • +
  • validate
  • +
  • verifyKeypairSignature
  • +
  • verifyPaymentChannelClaim
  • +
  • verifySignature
  • +
  • xAddressToClassicAddress
  • +
  • xrpToDrops
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/functions/percentToTransferRate.html b/docs/functions/percentToTransferRate.html index 438bbf96..91a7931c 100644 --- a/docs/functions/percentToTransferRate.html +++ b/docs/functions/percentToTransferRate.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -percentToTransferRate | xrpl
    +percentToTransferRate | xrpl
    -
    +

    Function percentToTransferRate

    -
      - +
        +
      • Converts a string percent to "billionths" format for use with TransferRate.

        -

        Returns

        A number in the "billionths" format.

        -

        Throws

        ValidationError when the percent parameter is not convertible to "billionths" format.

        @@ -36,16 +34,18 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

        Parameters

        • -
          percent: string
          +
          percent: string

          A string percent between 0% and 100%.

    -

    Returns number

    - +
    +
    + - +
  • AccountSetAsfFlags
  • +
  • AccountSetTfFlags
  • +
  • NFTokenCreateOfferFlags
  • +
  • NFTokenMintFlags
  • +
  • OfferCreateFlags
  • +
  • PaymentChannelClaimFlags
  • +
  • PaymentFlags
  • +
  • TrustSetFlags
  • +
  • BroadcastClient
  • +
  • Client
  • +
  • ConnectionError
  • +
  • DisconnectedError
  • +
  • NotConnectedError
  • +
  • NotFoundError
  • +
  • ResponseFormatError
  • +
  • RippledError
  • +
  • RippledNotInitializedError
  • +
  • TimeoutError
  • +
  • UnexpectedError
  • +
  • ValidationError
  • +
  • Wallet
  • +
  • XRPLFaucetError
  • +
  • XrplError
  • +
  • AccountChannelsRequest
  • +
  • AccountChannelsResponse
  • +
  • AccountCurrenciesRequest
  • +
  • AccountCurrenciesResponse
  • +
  • AccountDelete
  • +
  • AccountInfoRequest
  • +
  • AccountInfoResponse
  • +
  • AccountLinesRequest
  • +
  • AccountLinesResponse
  • +
  • AccountNFTsRequest
  • +
  • AccountNFTsResponse
  • +
  • AccountObjectsRequest
  • +
  • AccountObjectsResponse
  • +
  • AccountOffer
  • +
  • AccountOffersRequest
  • +
  • AccountOffersResponse
  • +
  • AccountSet
  • +
  • AccountSetFlagsInterface
  • +
  • AccountTxRequest
  • +
  • AccountTxResponse
  • +
  • BookOffer
  • +
  • BookOffersRequest
  • +
  • BookOffersResponse
  • +
  • ChannelVerifyRequest
  • +
  • ChannelVerifyResponse
  • +
  • CheckCancel
  • +
  • CheckCash
  • +
  • CheckCreate
  • +
  • ClientOptions
  • +
  • ConsensusStream
  • +
  • DepositAuthorizedRequest
  • +
  • DepositAuthorizedResponse
  • +
  • DepositPreauth
  • +
  • ErrorResponse
  • +
  • EscrowCancel
  • +
  • EscrowCreate
  • +
  • EscrowFinish
  • +
  • FeeRequest
  • +
  • FeeResponse
  • +
  • GatewayBalancesRequest
  • +
  • GatewayBalancesResponse
  • +
  • LedgerClosedRequest
  • +
  • LedgerClosedResponse
  • +
  • LedgerCurrentRequest
  • +
  • LedgerCurrentResponse
  • +
  • LedgerDataRequest
  • +
  • LedgerDataResponse
  • +
  • LedgerEntryRequest
  • +
  • LedgerEntryResponse
  • +
  • LedgerRequest
  • +
  • LedgerResponse
  • +
  • LedgerStream
  • +
  • ManifestRequest
  • +
  • ManifestResponse
  • +
  • NFTBuyOffersRequest
  • +
  • NFTBuyOffersResponse
  • +
  • NFTHistoryRequest
  • +
  • NFTHistoryResponse
  • +
  • NFTInfoRequest
  • +
  • NFTInfoResponse
  • +
  • NFTSellOffersRequest
  • +
  • NFTSellOffersResponse
  • +
  • NFTokenAcceptOffer
  • +
  • NFTokenBurn
  • +
  • NFTokenCancelOffer
  • +
  • NFTokenCreateOffer
  • +
  • NFTokenCreateOfferFlagsInterface
  • +
  • NFTokenMint
  • +
  • NFTokenMintFlagsInterface
  • +
  • NoRippleCheckRequest
  • +
  • NoRippleCheckResponse
  • +
  • OfferCancel
  • +
  • OfferCreate
  • +
  • OfferCreateFlagsInterface
  • +
  • OrderBookStream
  • +
  • PathFindCloseRequest
  • +
  • PathFindCreateRequest
  • +
  • PathFindResponse
  • +
  • PathFindStatusRequest
  • +
  • PathFindStream
  • +
  • Payment
  • +
  • PaymentChannelClaim
  • +
  • PaymentChannelClaimFlagsInterface
  • +
  • PaymentChannelCreate
  • +
  • PaymentChannelFund
  • +
  • PaymentFlagsInterface
  • +
  • PeerStatusStream
  • +
  • PingRequest
  • +
  • PingResponse
  • +
  • RandomRequest
  • +
  • RandomResponse
  • +
  • RipplePathFindRequest
  • +
  • RipplePathFindResponse
  • +
  • ServerInfoRequest
  • +
  • ServerInfoResponse
  • +
  • ServerStateRequest
  • +
  • ServerStateResponse
  • +
  • SetRegularKey
  • +
  • SignerListSet
  • +
  • SubmitMultisignedRequest
  • +
  • SubmitMultisignedResponse
  • +
  • SubmitRequest
  • +
  • SubmitResponse
  • +
  • SubscribeRequest
  • +
  • SubscribeResponse
  • +
  • TicketCreate
  • +
  • TransactionAndMetadata
  • +
  • TransactionEntryRequest
  • +
  • TransactionEntryResponse
  • +
  • TransactionMetadata
  • +
  • TransactionStream
  • +
  • TrustSet
  • +
  • TrustSetFlagsInterface
  • +
  • TxRequest
  • +
  • TxResponse
  • +
  • UnsubscribeRequest
  • +
  • UnsubscribeResponse
  • +
  • ValidationStream
  • +
  • PathFindRequest
  • +
  • Request
  • +
  • Response
  • +
  • Stream
  • +
  • Transaction
  • +
  • hashes
  • +
  • authorizeChannel
  • +
  • classicAddressToXAddress
  • +
  • convertHexToString
  • +
  • convertStringToHex
  • +
  • decimalToQuality
  • +
  • decimalToTransferRate
  • +
  • decode
  • +
  • decodeAccountID
  • +
  • decodeAccountPublic
  • +
  • decodeNodePublic
  • +
  • decodeSeed
  • +
  • decodeXAddress
  • +
  • deriveAddress
  • +
  • deriveKeypair
  • +
  • deriveXAddress
  • +
  • dropsToXrp
  • +
  • encode
  • +
  • encodeAccountID
  • +
  • encodeAccountPublic
  • +
  • encodeForMultiSigning
  • +
  • encodeForSigning
  • +
  • encodeForSigningClaim
  • +
  • encodeNodePublic
  • +
  • encodeSeed
  • +
  • encodeXAddress
  • +
  • getBalanceChanges
  • +
  • getNFTokenID
  • +
  • hasNextPage
  • +
  • isValidAddress
  • +
  • isValidClassicAddress
  • +
  • isValidSecret
  • +
  • isValidXAddress
  • +
  • isoTimeToRippleTime
  • +
  • keyToRFC1751Mnemonic
  • +
  • multisign
  • +
  • parseAccountRootFlags
  • +
  • parseNFTokenID
  • +
  • percentToQuality
  • +
  • percentToTransferRate
  • +
  • qualityToDecimal
  • +
  • rfc1751MnemonicToKey
  • +
  • rippleTimeToISOTime
  • +
  • rippleTimeToUnixTime
  • +
  • setTransactionFlagsToNumber
  • +
  • signPaymentChannelClaim
  • +
  • transferRateToDecimal
  • +
  • unixTimeToRippleTime
  • +
  • validate
  • +
  • verifyKeypairSignature
  • +
  • verifyPaymentChannelClaim
  • +
  • verifySignature
  • +
  • xAddressToClassicAddress
  • +
  • xrpToDrops
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/functions/qualityToDecimal.html b/docs/functions/qualityToDecimal.html index 1ce7b08d..f73abece 100644 --- a/docs/functions/qualityToDecimal.html +++ b/docs/functions/qualityToDecimal.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -qualityToDecimal | xrpl
    +qualityToDecimal | xrpl
    -
    +

    Function qualityToDecimal

    -
      - +
        +
      • Converts a quality in "billionths" format to a decimal.

        -

        Returns

        decimal representation of quality.

        -

        Throws

        ValidationError when quality is not convertible to decimal format.

        Parameters

        • -
          quality: number
          +
          quality: number

          Quality to convert to decimal.

        -

        Returns string

    - +
    +
    + - +
  • AccountSetAsfFlags
  • +
  • AccountSetTfFlags
  • +
  • NFTokenCreateOfferFlags
  • +
  • NFTokenMintFlags
  • +
  • OfferCreateFlags
  • +
  • PaymentChannelClaimFlags
  • +
  • PaymentFlags
  • +
  • TrustSetFlags
  • +
  • BroadcastClient
  • +
  • Client
  • +
  • ConnectionError
  • +
  • DisconnectedError
  • +
  • NotConnectedError
  • +
  • NotFoundError
  • +
  • ResponseFormatError
  • +
  • RippledError
  • +
  • RippledNotInitializedError
  • +
  • TimeoutError
  • +
  • UnexpectedError
  • +
  • ValidationError
  • +
  • Wallet
  • +
  • XRPLFaucetError
  • +
  • XrplError
  • +
  • AccountChannelsRequest
  • +
  • AccountChannelsResponse
  • +
  • AccountCurrenciesRequest
  • +
  • AccountCurrenciesResponse
  • +
  • AccountDelete
  • +
  • AccountInfoRequest
  • +
  • AccountInfoResponse
  • +
  • AccountLinesRequest
  • +
  • AccountLinesResponse
  • +
  • AccountNFTsRequest
  • +
  • AccountNFTsResponse
  • +
  • AccountObjectsRequest
  • +
  • AccountObjectsResponse
  • +
  • AccountOffer
  • +
  • AccountOffersRequest
  • +
  • AccountOffersResponse
  • +
  • AccountSet
  • +
  • AccountSetFlagsInterface
  • +
  • AccountTxRequest
  • +
  • AccountTxResponse
  • +
  • BookOffer
  • +
  • BookOffersRequest
  • +
  • BookOffersResponse
  • +
  • ChannelVerifyRequest
  • +
  • ChannelVerifyResponse
  • +
  • CheckCancel
  • +
  • CheckCash
  • +
  • CheckCreate
  • +
  • ClientOptions
  • +
  • ConsensusStream
  • +
  • DepositAuthorizedRequest
  • +
  • DepositAuthorizedResponse
  • +
  • DepositPreauth
  • +
  • ErrorResponse
  • +
  • EscrowCancel
  • +
  • EscrowCreate
  • +
  • EscrowFinish
  • +
  • FeeRequest
  • +
  • FeeResponse
  • +
  • GatewayBalancesRequest
  • +
  • GatewayBalancesResponse
  • +
  • LedgerClosedRequest
  • +
  • LedgerClosedResponse
  • +
  • LedgerCurrentRequest
  • +
  • LedgerCurrentResponse
  • +
  • LedgerDataRequest
  • +
  • LedgerDataResponse
  • +
  • LedgerEntryRequest
  • +
  • LedgerEntryResponse
  • +
  • LedgerRequest
  • +
  • LedgerResponse
  • +
  • LedgerStream
  • +
  • ManifestRequest
  • +
  • ManifestResponse
  • +
  • NFTBuyOffersRequest
  • +
  • NFTBuyOffersResponse
  • +
  • NFTHistoryRequest
  • +
  • NFTHistoryResponse
  • +
  • NFTInfoRequest
  • +
  • NFTInfoResponse
  • +
  • NFTSellOffersRequest
  • +
  • NFTSellOffersResponse
  • +
  • NFTokenAcceptOffer
  • +
  • NFTokenBurn
  • +
  • NFTokenCancelOffer
  • +
  • NFTokenCreateOffer
  • +
  • NFTokenCreateOfferFlagsInterface
  • +
  • NFTokenMint
  • +
  • NFTokenMintFlagsInterface
  • +
  • NoRippleCheckRequest
  • +
  • NoRippleCheckResponse
  • +
  • OfferCancel
  • +
  • OfferCreate
  • +
  • OfferCreateFlagsInterface
  • +
  • OrderBookStream
  • +
  • PathFindCloseRequest
  • +
  • PathFindCreateRequest
  • +
  • PathFindResponse
  • +
  • PathFindStatusRequest
  • +
  • PathFindStream
  • +
  • Payment
  • +
  • PaymentChannelClaim
  • +
  • PaymentChannelClaimFlagsInterface
  • +
  • PaymentChannelCreate
  • +
  • PaymentChannelFund
  • +
  • PaymentFlagsInterface
  • +
  • PeerStatusStream
  • +
  • PingRequest
  • +
  • PingResponse
  • +
  • RandomRequest
  • +
  • RandomResponse
  • +
  • RipplePathFindRequest
  • +
  • RipplePathFindResponse
  • +
  • ServerInfoRequest
  • +
  • ServerInfoResponse
  • +
  • ServerStateRequest
  • +
  • ServerStateResponse
  • +
  • SetRegularKey
  • +
  • SignerListSet
  • +
  • SubmitMultisignedRequest
  • +
  • SubmitMultisignedResponse
  • +
  • SubmitRequest
  • +
  • SubmitResponse
  • +
  • SubscribeRequest
  • +
  • SubscribeResponse
  • +
  • TicketCreate
  • +
  • TransactionAndMetadata
  • +
  • TransactionEntryRequest
  • +
  • TransactionEntryResponse
  • +
  • TransactionMetadata
  • +
  • TransactionStream
  • +
  • TrustSet
  • +
  • TrustSetFlagsInterface
  • +
  • TxRequest
  • +
  • TxResponse
  • +
  • UnsubscribeRequest
  • +
  • UnsubscribeResponse
  • +
  • ValidationStream
  • +
  • PathFindRequest
  • +
  • Request
  • +
  • Response
  • +
  • Stream
  • +
  • Transaction
  • +
  • hashes
  • +
  • authorizeChannel
  • +
  • classicAddressToXAddress
  • +
  • convertHexToString
  • +
  • convertStringToHex
  • +
  • decimalToQuality
  • +
  • decimalToTransferRate
  • +
  • decode
  • +
  • decodeAccountID
  • +
  • decodeAccountPublic
  • +
  • decodeNodePublic
  • +
  • decodeSeed
  • +
  • decodeXAddress
  • +
  • deriveAddress
  • +
  • deriveKeypair
  • +
  • deriveXAddress
  • +
  • dropsToXrp
  • +
  • encode
  • +
  • encodeAccountID
  • +
  • encodeAccountPublic
  • +
  • encodeForMultiSigning
  • +
  • encodeForSigning
  • +
  • encodeForSigningClaim
  • +
  • encodeNodePublic
  • +
  • encodeSeed
  • +
  • encodeXAddress
  • +
  • getBalanceChanges
  • +
  • getNFTokenID
  • +
  • hasNextPage
  • +
  • isValidAddress
  • +
  • isValidClassicAddress
  • +
  • isValidSecret
  • +
  • isValidXAddress
  • +
  • isoTimeToRippleTime
  • +
  • keyToRFC1751Mnemonic
  • +
  • multisign
  • +
  • parseAccountRootFlags
  • +
  • parseNFTokenID
  • +
  • percentToQuality
  • +
  • percentToTransferRate
  • +
  • qualityToDecimal
  • +
  • rfc1751MnemonicToKey
  • +
  • rippleTimeToISOTime
  • +
  • rippleTimeToUnixTime
  • +
  • setTransactionFlagsToNumber
  • +
  • signPaymentChannelClaim
  • +
  • transferRateToDecimal
  • +
  • unixTimeToRippleTime
  • +
  • validate
  • +
  • verifyKeypairSignature
  • +
  • verifyPaymentChannelClaim
  • +
  • verifySignature
  • +
  • xAddressToClassicAddress
  • +
  • xrpToDrops
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/functions/rfc1751MnemonicToKey.html b/docs/functions/rfc1751MnemonicToKey.html index a494d83a..9b4d9149 100644 --- a/docs/functions/rfc1751MnemonicToKey.html +++ b/docs/functions/rfc1751MnemonicToKey.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -rfc1751MnemonicToKey | xrpl
    +rfc1751MnemonicToKey | xrpl
    -
    +

    Function rfc1751MnemonicToKey

    -
      - +
        +
      • Converts an english mnemonic following rippled's modified RFC1751 standard to an encoded hex secret.

        Throws

        Error if the parity after decoding does not match.

        - -

        Returns

        A Buffer containing an encoded secret.

        Parameters

        • -
          english: string
          +
          english: string

          A mnemonic generated using ripple's modified RFC1751 standard.

        -

        Returns Buffer

    - +
    +
    + - +
  • AccountSetAsfFlags
  • +
  • AccountSetTfFlags
  • +
  • NFTokenCreateOfferFlags
  • +
  • NFTokenMintFlags
  • +
  • OfferCreateFlags
  • +
  • PaymentChannelClaimFlags
  • +
  • PaymentFlags
  • +
  • TrustSetFlags
  • +
  • BroadcastClient
  • +
  • Client
  • +
  • ConnectionError
  • +
  • DisconnectedError
  • +
  • NotConnectedError
  • +
  • NotFoundError
  • +
  • ResponseFormatError
  • +
  • RippledError
  • +
  • RippledNotInitializedError
  • +
  • TimeoutError
  • +
  • UnexpectedError
  • +
  • ValidationError
  • +
  • Wallet
  • +
  • XRPLFaucetError
  • +
  • XrplError
  • +
  • AccountChannelsRequest
  • +
  • AccountChannelsResponse
  • +
  • AccountCurrenciesRequest
  • +
  • AccountCurrenciesResponse
  • +
  • AccountDelete
  • +
  • AccountInfoRequest
  • +
  • AccountInfoResponse
  • +
  • AccountLinesRequest
  • +
  • AccountLinesResponse
  • +
  • AccountNFTsRequest
  • +
  • AccountNFTsResponse
  • +
  • AccountObjectsRequest
  • +
  • AccountObjectsResponse
  • +
  • AccountOffer
  • +
  • AccountOffersRequest
  • +
  • AccountOffersResponse
  • +
  • AccountSet
  • +
  • AccountSetFlagsInterface
  • +
  • AccountTxRequest
  • +
  • AccountTxResponse
  • +
  • BookOffer
  • +
  • BookOffersRequest
  • +
  • BookOffersResponse
  • +
  • ChannelVerifyRequest
  • +
  • ChannelVerifyResponse
  • +
  • CheckCancel
  • +
  • CheckCash
  • +
  • CheckCreate
  • +
  • ClientOptions
  • +
  • ConsensusStream
  • +
  • DepositAuthorizedRequest
  • +
  • DepositAuthorizedResponse
  • +
  • DepositPreauth
  • +
  • ErrorResponse
  • +
  • EscrowCancel
  • +
  • EscrowCreate
  • +
  • EscrowFinish
  • +
  • FeeRequest
  • +
  • FeeResponse
  • +
  • GatewayBalancesRequest
  • +
  • GatewayBalancesResponse
  • +
  • LedgerClosedRequest
  • +
  • LedgerClosedResponse
  • +
  • LedgerCurrentRequest
  • +
  • LedgerCurrentResponse
  • +
  • LedgerDataRequest
  • +
  • LedgerDataResponse
  • +
  • LedgerEntryRequest
  • +
  • LedgerEntryResponse
  • +
  • LedgerRequest
  • +
  • LedgerResponse
  • +
  • LedgerStream
  • +
  • ManifestRequest
  • +
  • ManifestResponse
  • +
  • NFTBuyOffersRequest
  • +
  • NFTBuyOffersResponse
  • +
  • NFTHistoryRequest
  • +
  • NFTHistoryResponse
  • +
  • NFTInfoRequest
  • +
  • NFTInfoResponse
  • +
  • NFTSellOffersRequest
  • +
  • NFTSellOffersResponse
  • +
  • NFTokenAcceptOffer
  • +
  • NFTokenBurn
  • +
  • NFTokenCancelOffer
  • +
  • NFTokenCreateOffer
  • +
  • NFTokenCreateOfferFlagsInterface
  • +
  • NFTokenMint
  • +
  • NFTokenMintFlagsInterface
  • +
  • NoRippleCheckRequest
  • +
  • NoRippleCheckResponse
  • +
  • OfferCancel
  • +
  • OfferCreate
  • +
  • OfferCreateFlagsInterface
  • +
  • OrderBookStream
  • +
  • PathFindCloseRequest
  • +
  • PathFindCreateRequest
  • +
  • PathFindResponse
  • +
  • PathFindStatusRequest
  • +
  • PathFindStream
  • +
  • Payment
  • +
  • PaymentChannelClaim
  • +
  • PaymentChannelClaimFlagsInterface
  • +
  • PaymentChannelCreate
  • +
  • PaymentChannelFund
  • +
  • PaymentFlagsInterface
  • +
  • PeerStatusStream
  • +
  • PingRequest
  • +
  • PingResponse
  • +
  • RandomRequest
  • +
  • RandomResponse
  • +
  • RipplePathFindRequest
  • +
  • RipplePathFindResponse
  • +
  • ServerInfoRequest
  • +
  • ServerInfoResponse
  • +
  • ServerStateRequest
  • +
  • ServerStateResponse
  • +
  • SetRegularKey
  • +
  • SignerListSet
  • +
  • SubmitMultisignedRequest
  • +
  • SubmitMultisignedResponse
  • +
  • SubmitRequest
  • +
  • SubmitResponse
  • +
  • SubscribeRequest
  • +
  • SubscribeResponse
  • +
  • TicketCreate
  • +
  • TransactionAndMetadata
  • +
  • TransactionEntryRequest
  • +
  • TransactionEntryResponse
  • +
  • TransactionMetadata
  • +
  • TransactionStream
  • +
  • TrustSet
  • +
  • TrustSetFlagsInterface
  • +
  • TxRequest
  • +
  • TxResponse
  • +
  • UnsubscribeRequest
  • +
  • UnsubscribeResponse
  • +
  • ValidationStream
  • +
  • PathFindRequest
  • +
  • Request
  • +
  • Response
  • +
  • Stream
  • +
  • Transaction
  • +
  • hashes
  • +
  • authorizeChannel
  • +
  • classicAddressToXAddress
  • +
  • convertHexToString
  • +
  • convertStringToHex
  • +
  • decimalToQuality
  • +
  • decimalToTransferRate
  • +
  • decode
  • +
  • decodeAccountID
  • +
  • decodeAccountPublic
  • +
  • decodeNodePublic
  • +
  • decodeSeed
  • +
  • decodeXAddress
  • +
  • deriveAddress
  • +
  • deriveKeypair
  • +
  • deriveXAddress
  • +
  • dropsToXrp
  • +
  • encode
  • +
  • encodeAccountID
  • +
  • encodeAccountPublic
  • +
  • encodeForMultiSigning
  • +
  • encodeForSigning
  • +
  • encodeForSigningClaim
  • +
  • encodeNodePublic
  • +
  • encodeSeed
  • +
  • encodeXAddress
  • +
  • getBalanceChanges
  • +
  • getNFTokenID
  • +
  • hasNextPage
  • +
  • isValidAddress
  • +
  • isValidClassicAddress
  • +
  • isValidSecret
  • +
  • isValidXAddress
  • +
  • isoTimeToRippleTime
  • +
  • keyToRFC1751Mnemonic
  • +
  • multisign
  • +
  • parseAccountRootFlags
  • +
  • parseNFTokenID
  • +
  • percentToQuality
  • +
  • percentToTransferRate
  • +
  • qualityToDecimal
  • +
  • rfc1751MnemonicToKey
  • +
  • rippleTimeToISOTime
  • +
  • rippleTimeToUnixTime
  • +
  • setTransactionFlagsToNumber
  • +
  • signPaymentChannelClaim
  • +
  • transferRateToDecimal
  • +
  • unixTimeToRippleTime
  • +
  • validate
  • +
  • verifyKeypairSignature
  • +
  • verifyPaymentChannelClaim
  • +
  • verifySignature
  • +
  • xAddressToClassicAddress
  • +
  • xrpToDrops
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/functions/rippleTimeToISOTime.html b/docs/functions/rippleTimeToISOTime.html index 0cc937b8..36b1d6ae 100644 --- a/docs/functions/rippleTimeToISOTime.html +++ b/docs/functions/rippleTimeToISOTime.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -rippleTimeToISOTime | xrpl
    +rippleTimeToISOTime | xrpl
    -
    +

    Function rippleTimeToISOTime

    -
      - +
        +
      • Convert a ripple timestamp to an Iso8601 timestamp.

        - -

        Returns

        Iso8601 international standard date format.

        Parameters

        • -
          rippleTime: number
          +
          rippleTime: number

          Is the number of seconds since Ripple Epoch (1/1/2000 GMT).

        -

        Returns string

    - +
    +
    + - +
  • AccountSetAsfFlags
  • +
  • AccountSetTfFlags
  • +
  • NFTokenCreateOfferFlags
  • +
  • NFTokenMintFlags
  • +
  • OfferCreateFlags
  • +
  • PaymentChannelClaimFlags
  • +
  • PaymentFlags
  • +
  • TrustSetFlags
  • +
  • BroadcastClient
  • +
  • Client
  • +
  • ConnectionError
  • +
  • DisconnectedError
  • +
  • NotConnectedError
  • +
  • NotFoundError
  • +
  • ResponseFormatError
  • +
  • RippledError
  • +
  • RippledNotInitializedError
  • +
  • TimeoutError
  • +
  • UnexpectedError
  • +
  • ValidationError
  • +
  • Wallet
  • +
  • XRPLFaucetError
  • +
  • XrplError
  • +
  • AccountChannelsRequest
  • +
  • AccountChannelsResponse
  • +
  • AccountCurrenciesRequest
  • +
  • AccountCurrenciesResponse
  • +
  • AccountDelete
  • +
  • AccountInfoRequest
  • +
  • AccountInfoResponse
  • +
  • AccountLinesRequest
  • +
  • AccountLinesResponse
  • +
  • AccountNFTsRequest
  • +
  • AccountNFTsResponse
  • +
  • AccountObjectsRequest
  • +
  • AccountObjectsResponse
  • +
  • AccountOffer
  • +
  • AccountOffersRequest
  • +
  • AccountOffersResponse
  • +
  • AccountSet
  • +
  • AccountSetFlagsInterface
  • +
  • AccountTxRequest
  • +
  • AccountTxResponse
  • +
  • BookOffer
  • +
  • BookOffersRequest
  • +
  • BookOffersResponse
  • +
  • ChannelVerifyRequest
  • +
  • ChannelVerifyResponse
  • +
  • CheckCancel
  • +
  • CheckCash
  • +
  • CheckCreate
  • +
  • ClientOptions
  • +
  • ConsensusStream
  • +
  • DepositAuthorizedRequest
  • +
  • DepositAuthorizedResponse
  • +
  • DepositPreauth
  • +
  • ErrorResponse
  • +
  • EscrowCancel
  • +
  • EscrowCreate
  • +
  • EscrowFinish
  • +
  • FeeRequest
  • +
  • FeeResponse
  • +
  • GatewayBalancesRequest
  • +
  • GatewayBalancesResponse
  • +
  • LedgerClosedRequest
  • +
  • LedgerClosedResponse
  • +
  • LedgerCurrentRequest
  • +
  • LedgerCurrentResponse
  • +
  • LedgerDataRequest
  • +
  • LedgerDataResponse
  • +
  • LedgerEntryRequest
  • +
  • LedgerEntryResponse
  • +
  • LedgerRequest
  • +
  • LedgerResponse
  • +
  • LedgerStream
  • +
  • ManifestRequest
  • +
  • ManifestResponse
  • +
  • NFTBuyOffersRequest
  • +
  • NFTBuyOffersResponse
  • +
  • NFTHistoryRequest
  • +
  • NFTHistoryResponse
  • +
  • NFTInfoRequest
  • +
  • NFTInfoResponse
  • +
  • NFTSellOffersRequest
  • +
  • NFTSellOffersResponse
  • +
  • NFTokenAcceptOffer
  • +
  • NFTokenBurn
  • +
  • NFTokenCancelOffer
  • +
  • NFTokenCreateOffer
  • +
  • NFTokenCreateOfferFlagsInterface
  • +
  • NFTokenMint
  • +
  • NFTokenMintFlagsInterface
  • +
  • NoRippleCheckRequest
  • +
  • NoRippleCheckResponse
  • +
  • OfferCancel
  • +
  • OfferCreate
  • +
  • OfferCreateFlagsInterface
  • +
  • OrderBookStream
  • +
  • PathFindCloseRequest
  • +
  • PathFindCreateRequest
  • +
  • PathFindResponse
  • +
  • PathFindStatusRequest
  • +
  • PathFindStream
  • +
  • Payment
  • +
  • PaymentChannelClaim
  • +
  • PaymentChannelClaimFlagsInterface
  • +
  • PaymentChannelCreate
  • +
  • PaymentChannelFund
  • +
  • PaymentFlagsInterface
  • +
  • PeerStatusStream
  • +
  • PingRequest
  • +
  • PingResponse
  • +
  • RandomRequest
  • +
  • RandomResponse
  • +
  • RipplePathFindRequest
  • +
  • RipplePathFindResponse
  • +
  • ServerInfoRequest
  • +
  • ServerInfoResponse
  • +
  • ServerStateRequest
  • +
  • ServerStateResponse
  • +
  • SetRegularKey
  • +
  • SignerListSet
  • +
  • SubmitMultisignedRequest
  • +
  • SubmitMultisignedResponse
  • +
  • SubmitRequest
  • +
  • SubmitResponse
  • +
  • SubscribeRequest
  • +
  • SubscribeResponse
  • +
  • TicketCreate
  • +
  • TransactionAndMetadata
  • +
  • TransactionEntryRequest
  • +
  • TransactionEntryResponse
  • +
  • TransactionMetadata
  • +
  • TransactionStream
  • +
  • TrustSet
  • +
  • TrustSetFlagsInterface
  • +
  • TxRequest
  • +
  • TxResponse
  • +
  • UnsubscribeRequest
  • +
  • UnsubscribeResponse
  • +
  • ValidationStream
  • +
  • PathFindRequest
  • +
  • Request
  • +
  • Response
  • +
  • Stream
  • +
  • Transaction
  • +
  • hashes
  • +
  • authorizeChannel
  • +
  • classicAddressToXAddress
  • +
  • convertHexToString
  • +
  • convertStringToHex
  • +
  • decimalToQuality
  • +
  • decimalToTransferRate
  • +
  • decode
  • +
  • decodeAccountID
  • +
  • decodeAccountPublic
  • +
  • decodeNodePublic
  • +
  • decodeSeed
  • +
  • decodeXAddress
  • +
  • deriveAddress
  • +
  • deriveKeypair
  • +
  • deriveXAddress
  • +
  • dropsToXrp
  • +
  • encode
  • +
  • encodeAccountID
  • +
  • encodeAccountPublic
  • +
  • encodeForMultiSigning
  • +
  • encodeForSigning
  • +
  • encodeForSigningClaim
  • +
  • encodeNodePublic
  • +
  • encodeSeed
  • +
  • encodeXAddress
  • +
  • getBalanceChanges
  • +
  • getNFTokenID
  • +
  • hasNextPage
  • +
  • isValidAddress
  • +
  • isValidClassicAddress
  • +
  • isValidSecret
  • +
  • isValidXAddress
  • +
  • isoTimeToRippleTime
  • +
  • keyToRFC1751Mnemonic
  • +
  • multisign
  • +
  • parseAccountRootFlags
  • +
  • parseNFTokenID
  • +
  • percentToQuality
  • +
  • percentToTransferRate
  • +
  • qualityToDecimal
  • +
  • rfc1751MnemonicToKey
  • +
  • rippleTimeToISOTime
  • +
  • rippleTimeToUnixTime
  • +
  • setTransactionFlagsToNumber
  • +
  • signPaymentChannelClaim
  • +
  • transferRateToDecimal
  • +
  • unixTimeToRippleTime
  • +
  • validate
  • +
  • verifyKeypairSignature
  • +
  • verifyPaymentChannelClaim
  • +
  • verifySignature
  • +
  • xAddressToClassicAddress
  • +
  • xrpToDrops
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/functions/rippleTimeToUnixTime.html b/docs/functions/rippleTimeToUnixTime.html index bf26b2ce..627a5c32 100644 --- a/docs/functions/rippleTimeToUnixTime.html +++ b/docs/functions/rippleTimeToUnixTime.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -rippleTimeToUnixTime | xrpl
    +rippleTimeToUnixTime | xrpl
    -
    +

    Function rippleTimeToUnixTime

    -
      - +
        +
      • Convert a ripple timestamp to a unix timestamp.

        - -

        Returns

        Milliseconds since unix epoch.

        Parameters

        • -
          rpepoch: number
          +
          rpepoch: number

          (seconds since 1/1/2000 GMT).

        -

        Returns number

    - +
    +
    + - +
  • AccountSetAsfFlags
  • +
  • AccountSetTfFlags
  • +
  • NFTokenCreateOfferFlags
  • +
  • NFTokenMintFlags
  • +
  • OfferCreateFlags
  • +
  • PaymentChannelClaimFlags
  • +
  • PaymentFlags
  • +
  • TrustSetFlags
  • +
  • BroadcastClient
  • +
  • Client
  • +
  • ConnectionError
  • +
  • DisconnectedError
  • +
  • NotConnectedError
  • +
  • NotFoundError
  • +
  • ResponseFormatError
  • +
  • RippledError
  • +
  • RippledNotInitializedError
  • +
  • TimeoutError
  • +
  • UnexpectedError
  • +
  • ValidationError
  • +
  • Wallet
  • +
  • XRPLFaucetError
  • +
  • XrplError
  • +
  • AccountChannelsRequest
  • +
  • AccountChannelsResponse
  • +
  • AccountCurrenciesRequest
  • +
  • AccountCurrenciesResponse
  • +
  • AccountDelete
  • +
  • AccountInfoRequest
  • +
  • AccountInfoResponse
  • +
  • AccountLinesRequest
  • +
  • AccountLinesResponse
  • +
  • AccountNFTsRequest
  • +
  • AccountNFTsResponse
  • +
  • AccountObjectsRequest
  • +
  • AccountObjectsResponse
  • +
  • AccountOffer
  • +
  • AccountOffersRequest
  • +
  • AccountOffersResponse
  • +
  • AccountSet
  • +
  • AccountSetFlagsInterface
  • +
  • AccountTxRequest
  • +
  • AccountTxResponse
  • +
  • BookOffer
  • +
  • BookOffersRequest
  • +
  • BookOffersResponse
  • +
  • ChannelVerifyRequest
  • +
  • ChannelVerifyResponse
  • +
  • CheckCancel
  • +
  • CheckCash
  • +
  • CheckCreate
  • +
  • ClientOptions
  • +
  • ConsensusStream
  • +
  • DepositAuthorizedRequest
  • +
  • DepositAuthorizedResponse
  • +
  • DepositPreauth
  • +
  • ErrorResponse
  • +
  • EscrowCancel
  • +
  • EscrowCreate
  • +
  • EscrowFinish
  • +
  • FeeRequest
  • +
  • FeeResponse
  • +
  • GatewayBalancesRequest
  • +
  • GatewayBalancesResponse
  • +
  • LedgerClosedRequest
  • +
  • LedgerClosedResponse
  • +
  • LedgerCurrentRequest
  • +
  • LedgerCurrentResponse
  • +
  • LedgerDataRequest
  • +
  • LedgerDataResponse
  • +
  • LedgerEntryRequest
  • +
  • LedgerEntryResponse
  • +
  • LedgerRequest
  • +
  • LedgerResponse
  • +
  • LedgerStream
  • +
  • ManifestRequest
  • +
  • ManifestResponse
  • +
  • NFTBuyOffersRequest
  • +
  • NFTBuyOffersResponse
  • +
  • NFTHistoryRequest
  • +
  • NFTHistoryResponse
  • +
  • NFTInfoRequest
  • +
  • NFTInfoResponse
  • +
  • NFTSellOffersRequest
  • +
  • NFTSellOffersResponse
  • +
  • NFTokenAcceptOffer
  • +
  • NFTokenBurn
  • +
  • NFTokenCancelOffer
  • +
  • NFTokenCreateOffer
  • +
  • NFTokenCreateOfferFlagsInterface
  • +
  • NFTokenMint
  • +
  • NFTokenMintFlagsInterface
  • +
  • NoRippleCheckRequest
  • +
  • NoRippleCheckResponse
  • +
  • OfferCancel
  • +
  • OfferCreate
  • +
  • OfferCreateFlagsInterface
  • +
  • OrderBookStream
  • +
  • PathFindCloseRequest
  • +
  • PathFindCreateRequest
  • +
  • PathFindResponse
  • +
  • PathFindStatusRequest
  • +
  • PathFindStream
  • +
  • Payment
  • +
  • PaymentChannelClaim
  • +
  • PaymentChannelClaimFlagsInterface
  • +
  • PaymentChannelCreate
  • +
  • PaymentChannelFund
  • +
  • PaymentFlagsInterface
  • +
  • PeerStatusStream
  • +
  • PingRequest
  • +
  • PingResponse
  • +
  • RandomRequest
  • +
  • RandomResponse
  • +
  • RipplePathFindRequest
  • +
  • RipplePathFindResponse
  • +
  • ServerInfoRequest
  • +
  • ServerInfoResponse
  • +
  • ServerStateRequest
  • +
  • ServerStateResponse
  • +
  • SetRegularKey
  • +
  • SignerListSet
  • +
  • SubmitMultisignedRequest
  • +
  • SubmitMultisignedResponse
  • +
  • SubmitRequest
  • +
  • SubmitResponse
  • +
  • SubscribeRequest
  • +
  • SubscribeResponse
  • +
  • TicketCreate
  • +
  • TransactionAndMetadata
  • +
  • TransactionEntryRequest
  • +
  • TransactionEntryResponse
  • +
  • TransactionMetadata
  • +
  • TransactionStream
  • +
  • TrustSet
  • +
  • TrustSetFlagsInterface
  • +
  • TxRequest
  • +
  • TxResponse
  • +
  • UnsubscribeRequest
  • +
  • UnsubscribeResponse
  • +
  • ValidationStream
  • +
  • PathFindRequest
  • +
  • Request
  • +
  • Response
  • +
  • Stream
  • +
  • Transaction
  • +
  • hashes
  • +
  • authorizeChannel
  • +
  • classicAddressToXAddress
  • +
  • convertHexToString
  • +
  • convertStringToHex
  • +
  • decimalToQuality
  • +
  • decimalToTransferRate
  • +
  • decode
  • +
  • decodeAccountID
  • +
  • decodeAccountPublic
  • +
  • decodeNodePublic
  • +
  • decodeSeed
  • +
  • decodeXAddress
  • +
  • deriveAddress
  • +
  • deriveKeypair
  • +
  • deriveXAddress
  • +
  • dropsToXrp
  • +
  • encode
  • +
  • encodeAccountID
  • +
  • encodeAccountPublic
  • +
  • encodeForMultiSigning
  • +
  • encodeForSigning
  • +
  • encodeForSigningClaim
  • +
  • encodeNodePublic
  • +
  • encodeSeed
  • +
  • encodeXAddress
  • +
  • getBalanceChanges
  • +
  • getNFTokenID
  • +
  • hasNextPage
  • +
  • isValidAddress
  • +
  • isValidClassicAddress
  • +
  • isValidSecret
  • +
  • isValidXAddress
  • +
  • isoTimeToRippleTime
  • +
  • keyToRFC1751Mnemonic
  • +
  • multisign
  • +
  • parseAccountRootFlags
  • +
  • parseNFTokenID
  • +
  • percentToQuality
  • +
  • percentToTransferRate
  • +
  • qualityToDecimal
  • +
  • rfc1751MnemonicToKey
  • +
  • rippleTimeToISOTime
  • +
  • rippleTimeToUnixTime
  • +
  • setTransactionFlagsToNumber
  • +
  • signPaymentChannelClaim
  • +
  • transferRateToDecimal
  • +
  • unixTimeToRippleTime
  • +
  • validate
  • +
  • verifyKeypairSignature
  • +
  • verifyPaymentChannelClaim
  • +
  • verifySignature
  • +
  • xAddressToClassicAddress
  • +
  • xrpToDrops
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/functions/setTransactionFlagsToNumber.html b/docs/functions/setTransactionFlagsToNumber.html index 14cc6624..3538d987 100644 --- a/docs/functions/setTransactionFlagsToNumber.html +++ b/docs/functions/setTransactionFlagsToNumber.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -setTransactionFlagsToNumber | xrpl
    +setTransactionFlagsToNumber | xrpl
    -
    +

    Function setTransactionFlagsToNumber

    -
      - +
        +
      • Sets a transaction's flags to its numeric representation.

        @@ -31,16 +31,17 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

        Parameters

    Returns void

    - +
    +
    + - +
  • AccountSetAsfFlags
  • +
  • AccountSetTfFlags
  • +
  • NFTokenCreateOfferFlags
  • +
  • NFTokenMintFlags
  • +
  • OfferCreateFlags
  • +
  • PaymentChannelClaimFlags
  • +
  • PaymentFlags
  • +
  • TrustSetFlags
  • +
  • BroadcastClient
  • +
  • Client
  • +
  • ConnectionError
  • +
  • DisconnectedError
  • +
  • NotConnectedError
  • +
  • NotFoundError
  • +
  • ResponseFormatError
  • +
  • RippledError
  • +
  • RippledNotInitializedError
  • +
  • TimeoutError
  • +
  • UnexpectedError
  • +
  • ValidationError
  • +
  • Wallet
  • +
  • XRPLFaucetError
  • +
  • XrplError
  • +
  • AccountChannelsRequest
  • +
  • AccountChannelsResponse
  • +
  • AccountCurrenciesRequest
  • +
  • AccountCurrenciesResponse
  • +
  • AccountDelete
  • +
  • AccountInfoRequest
  • +
  • AccountInfoResponse
  • +
  • AccountLinesRequest
  • +
  • AccountLinesResponse
  • +
  • AccountNFTsRequest
  • +
  • AccountNFTsResponse
  • +
  • AccountObjectsRequest
  • +
  • AccountObjectsResponse
  • +
  • AccountOffer
  • +
  • AccountOffersRequest
  • +
  • AccountOffersResponse
  • +
  • AccountSet
  • +
  • AccountSetFlagsInterface
  • +
  • AccountTxRequest
  • +
  • AccountTxResponse
  • +
  • BookOffer
  • +
  • BookOffersRequest
  • +
  • BookOffersResponse
  • +
  • ChannelVerifyRequest
  • +
  • ChannelVerifyResponse
  • +
  • CheckCancel
  • +
  • CheckCash
  • +
  • CheckCreate
  • +
  • ClientOptions
  • +
  • ConsensusStream
  • +
  • DepositAuthorizedRequest
  • +
  • DepositAuthorizedResponse
  • +
  • DepositPreauth
  • +
  • ErrorResponse
  • +
  • EscrowCancel
  • +
  • EscrowCreate
  • +
  • EscrowFinish
  • +
  • FeeRequest
  • +
  • FeeResponse
  • +
  • GatewayBalancesRequest
  • +
  • GatewayBalancesResponse
  • +
  • LedgerClosedRequest
  • +
  • LedgerClosedResponse
  • +
  • LedgerCurrentRequest
  • +
  • LedgerCurrentResponse
  • +
  • LedgerDataRequest
  • +
  • LedgerDataResponse
  • +
  • LedgerEntryRequest
  • +
  • LedgerEntryResponse
  • +
  • LedgerRequest
  • +
  • LedgerResponse
  • +
  • LedgerStream
  • +
  • ManifestRequest
  • +
  • ManifestResponse
  • +
  • NFTBuyOffersRequest
  • +
  • NFTBuyOffersResponse
  • +
  • NFTHistoryRequest
  • +
  • NFTHistoryResponse
  • +
  • NFTInfoRequest
  • +
  • NFTInfoResponse
  • +
  • NFTSellOffersRequest
  • +
  • NFTSellOffersResponse
  • +
  • NFTokenAcceptOffer
  • +
  • NFTokenBurn
  • +
  • NFTokenCancelOffer
  • +
  • NFTokenCreateOffer
  • +
  • NFTokenCreateOfferFlagsInterface
  • +
  • NFTokenMint
  • +
  • NFTokenMintFlagsInterface
  • +
  • NoRippleCheckRequest
  • +
  • NoRippleCheckResponse
  • +
  • OfferCancel
  • +
  • OfferCreate
  • +
  • OfferCreateFlagsInterface
  • +
  • OrderBookStream
  • +
  • PathFindCloseRequest
  • +
  • PathFindCreateRequest
  • +
  • PathFindResponse
  • +
  • PathFindStatusRequest
  • +
  • PathFindStream
  • +
  • Payment
  • +
  • PaymentChannelClaim
  • +
  • PaymentChannelClaimFlagsInterface
  • +
  • PaymentChannelCreate
  • +
  • PaymentChannelFund
  • +
  • PaymentFlagsInterface
  • +
  • PeerStatusStream
  • +
  • PingRequest
  • +
  • PingResponse
  • +
  • RandomRequest
  • +
  • RandomResponse
  • +
  • RipplePathFindRequest
  • +
  • RipplePathFindResponse
  • +
  • ServerInfoRequest
  • +
  • ServerInfoResponse
  • +
  • ServerStateRequest
  • +
  • ServerStateResponse
  • +
  • SetRegularKey
  • +
  • SignerListSet
  • +
  • SubmitMultisignedRequest
  • +
  • SubmitMultisignedResponse
  • +
  • SubmitRequest
  • +
  • SubmitResponse
  • +
  • SubscribeRequest
  • +
  • SubscribeResponse
  • +
  • TicketCreate
  • +
  • TransactionAndMetadata
  • +
  • TransactionEntryRequest
  • +
  • TransactionEntryResponse
  • +
  • TransactionMetadata
  • +
  • TransactionStream
  • +
  • TrustSet
  • +
  • TrustSetFlagsInterface
  • +
  • TxRequest
  • +
  • TxResponse
  • +
  • UnsubscribeRequest
  • +
  • UnsubscribeResponse
  • +
  • ValidationStream
  • +
  • PathFindRequest
  • +
  • Request
  • +
  • Response
  • +
  • Stream
  • +
  • Transaction
  • +
  • hashes
  • +
  • authorizeChannel
  • +
  • classicAddressToXAddress
  • +
  • convertHexToString
  • +
  • convertStringToHex
  • +
  • decimalToQuality
  • +
  • decimalToTransferRate
  • +
  • decode
  • +
  • decodeAccountID
  • +
  • decodeAccountPublic
  • +
  • decodeNodePublic
  • +
  • decodeSeed
  • +
  • decodeXAddress
  • +
  • deriveAddress
  • +
  • deriveKeypair
  • +
  • deriveXAddress
  • +
  • dropsToXrp
  • +
  • encode
  • +
  • encodeAccountID
  • +
  • encodeAccountPublic
  • +
  • encodeForMultiSigning
  • +
  • encodeForSigning
  • +
  • encodeForSigningClaim
  • +
  • encodeNodePublic
  • +
  • encodeSeed
  • +
  • encodeXAddress
  • +
  • getBalanceChanges
  • +
  • getNFTokenID
  • +
  • hasNextPage
  • +
  • isValidAddress
  • +
  • isValidClassicAddress
  • +
  • isValidSecret
  • +
  • isValidXAddress
  • +
  • isoTimeToRippleTime
  • +
  • keyToRFC1751Mnemonic
  • +
  • multisign
  • +
  • parseAccountRootFlags
  • +
  • parseNFTokenID
  • +
  • percentToQuality
  • +
  • percentToTransferRate
  • +
  • qualityToDecimal
  • +
  • rfc1751MnemonicToKey
  • +
  • rippleTimeToISOTime
  • +
  • rippleTimeToUnixTime
  • +
  • setTransactionFlagsToNumber
  • +
  • signPaymentChannelClaim
  • +
  • transferRateToDecimal
  • +
  • unixTimeToRippleTime
  • +
  • validate
  • +
  • verifyKeypairSignature
  • +
  • verifyPaymentChannelClaim
  • +
  • verifySignature
  • +
  • xAddressToClassicAddress
  • +
  • xrpToDrops
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/functions/signPaymentChannelClaim.html b/docs/functions/signPaymentChannelClaim.html index d8113d2c..e556fcf8 100644 --- a/docs/functions/signPaymentChannelClaim.html +++ b/docs/functions/signPaymentChannelClaim.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -signPaymentChannelClaim | xrpl
    +signPaymentChannelClaim | xrpl
    -
    +

    Function signPaymentChannelClaim

    -
      - +
        +
      • Sign a payment channel claim.

        - -

        Returns

        True if the channel is valid.

        Parameters

        • -
          channel: string
          +
          channel: string

          Channel identifier specified by the paymentChannelClaim.

        • -
          amount: string
          +
          amount: string

          Amount specified by the paymentChannelClaim.

        • -
          privateKey: string
          +
          privateKey: string

          Private Key to sign paymentChannelClaim with.

        -

        Returns string

    - +
    +
    + - +
  • AccountSetAsfFlags
  • +
  • AccountSetTfFlags
  • +
  • NFTokenCreateOfferFlags
  • +
  • NFTokenMintFlags
  • +
  • OfferCreateFlags
  • +
  • PaymentChannelClaimFlags
  • +
  • PaymentFlags
  • +
  • TrustSetFlags
  • +
  • BroadcastClient
  • +
  • Client
  • +
  • ConnectionError
  • +
  • DisconnectedError
  • +
  • NotConnectedError
  • +
  • NotFoundError
  • +
  • ResponseFormatError
  • +
  • RippledError
  • +
  • RippledNotInitializedError
  • +
  • TimeoutError
  • +
  • UnexpectedError
  • +
  • ValidationError
  • +
  • Wallet
  • +
  • XRPLFaucetError
  • +
  • XrplError
  • +
  • AccountChannelsRequest
  • +
  • AccountChannelsResponse
  • +
  • AccountCurrenciesRequest
  • +
  • AccountCurrenciesResponse
  • +
  • AccountDelete
  • +
  • AccountInfoRequest
  • +
  • AccountInfoResponse
  • +
  • AccountLinesRequest
  • +
  • AccountLinesResponse
  • +
  • AccountNFTsRequest
  • +
  • AccountNFTsResponse
  • +
  • AccountObjectsRequest
  • +
  • AccountObjectsResponse
  • +
  • AccountOffer
  • +
  • AccountOffersRequest
  • +
  • AccountOffersResponse
  • +
  • AccountSet
  • +
  • AccountSetFlagsInterface
  • +
  • AccountTxRequest
  • +
  • AccountTxResponse
  • +
  • BookOffer
  • +
  • BookOffersRequest
  • +
  • BookOffersResponse
  • +
  • ChannelVerifyRequest
  • +
  • ChannelVerifyResponse
  • +
  • CheckCancel
  • +
  • CheckCash
  • +
  • CheckCreate
  • +
  • ClientOptions
  • +
  • ConsensusStream
  • +
  • DepositAuthorizedRequest
  • +
  • DepositAuthorizedResponse
  • +
  • DepositPreauth
  • +
  • ErrorResponse
  • +
  • EscrowCancel
  • +
  • EscrowCreate
  • +
  • EscrowFinish
  • +
  • FeeRequest
  • +
  • FeeResponse
  • +
  • GatewayBalancesRequest
  • +
  • GatewayBalancesResponse
  • +
  • LedgerClosedRequest
  • +
  • LedgerClosedResponse
  • +
  • LedgerCurrentRequest
  • +
  • LedgerCurrentResponse
  • +
  • LedgerDataRequest
  • +
  • LedgerDataResponse
  • +
  • LedgerEntryRequest
  • +
  • LedgerEntryResponse
  • +
  • LedgerRequest
  • +
  • LedgerResponse
  • +
  • LedgerStream
  • +
  • ManifestRequest
  • +
  • ManifestResponse
  • +
  • NFTBuyOffersRequest
  • +
  • NFTBuyOffersResponse
  • +
  • NFTHistoryRequest
  • +
  • NFTHistoryResponse
  • +
  • NFTInfoRequest
  • +
  • NFTInfoResponse
  • +
  • NFTSellOffersRequest
  • +
  • NFTSellOffersResponse
  • +
  • NFTokenAcceptOffer
  • +
  • NFTokenBurn
  • +
  • NFTokenCancelOffer
  • +
  • NFTokenCreateOffer
  • +
  • NFTokenCreateOfferFlagsInterface
  • +
  • NFTokenMint
  • +
  • NFTokenMintFlagsInterface
  • +
  • NoRippleCheckRequest
  • +
  • NoRippleCheckResponse
  • +
  • OfferCancel
  • +
  • OfferCreate
  • +
  • OfferCreateFlagsInterface
  • +
  • OrderBookStream
  • +
  • PathFindCloseRequest
  • +
  • PathFindCreateRequest
  • +
  • PathFindResponse
  • +
  • PathFindStatusRequest
  • +
  • PathFindStream
  • +
  • Payment
  • +
  • PaymentChannelClaim
  • +
  • PaymentChannelClaimFlagsInterface
  • +
  • PaymentChannelCreate
  • +
  • PaymentChannelFund
  • +
  • PaymentFlagsInterface
  • +
  • PeerStatusStream
  • +
  • PingRequest
  • +
  • PingResponse
  • +
  • RandomRequest
  • +
  • RandomResponse
  • +
  • RipplePathFindRequest
  • +
  • RipplePathFindResponse
  • +
  • ServerInfoRequest
  • +
  • ServerInfoResponse
  • +
  • ServerStateRequest
  • +
  • ServerStateResponse
  • +
  • SetRegularKey
  • +
  • SignerListSet
  • +
  • SubmitMultisignedRequest
  • +
  • SubmitMultisignedResponse
  • +
  • SubmitRequest
  • +
  • SubmitResponse
  • +
  • SubscribeRequest
  • +
  • SubscribeResponse
  • +
  • TicketCreate
  • +
  • TransactionAndMetadata
  • +
  • TransactionEntryRequest
  • +
  • TransactionEntryResponse
  • +
  • TransactionMetadata
  • +
  • TransactionStream
  • +
  • TrustSet
  • +
  • TrustSetFlagsInterface
  • +
  • TxRequest
  • +
  • TxResponse
  • +
  • UnsubscribeRequest
  • +
  • UnsubscribeResponse
  • +
  • ValidationStream
  • +
  • PathFindRequest
  • +
  • Request
  • +
  • Response
  • +
  • Stream
  • +
  • Transaction
  • +
  • hashes
  • +
  • authorizeChannel
  • +
  • classicAddressToXAddress
  • +
  • convertHexToString
  • +
  • convertStringToHex
  • +
  • decimalToQuality
  • +
  • decimalToTransferRate
  • +
  • decode
  • +
  • decodeAccountID
  • +
  • decodeAccountPublic
  • +
  • decodeNodePublic
  • +
  • decodeSeed
  • +
  • decodeXAddress
  • +
  • deriveAddress
  • +
  • deriveKeypair
  • +
  • deriveXAddress
  • +
  • dropsToXrp
  • +
  • encode
  • +
  • encodeAccountID
  • +
  • encodeAccountPublic
  • +
  • encodeForMultiSigning
  • +
  • encodeForSigning
  • +
  • encodeForSigningClaim
  • +
  • encodeNodePublic
  • +
  • encodeSeed
  • +
  • encodeXAddress
  • +
  • getBalanceChanges
  • +
  • getNFTokenID
  • +
  • hasNextPage
  • +
  • isValidAddress
  • +
  • isValidClassicAddress
  • +
  • isValidSecret
  • +
  • isValidXAddress
  • +
  • isoTimeToRippleTime
  • +
  • keyToRFC1751Mnemonic
  • +
  • multisign
  • +
  • parseAccountRootFlags
  • +
  • parseNFTokenID
  • +
  • percentToQuality
  • +
  • percentToTransferRate
  • +
  • qualityToDecimal
  • +
  • rfc1751MnemonicToKey
  • +
  • rippleTimeToISOTime
  • +
  • rippleTimeToUnixTime
  • +
  • setTransactionFlagsToNumber
  • +
  • signPaymentChannelClaim
  • +
  • transferRateToDecimal
  • +
  • unixTimeToRippleTime
  • +
  • validate
  • +
  • verifyKeypairSignature
  • +
  • verifyPaymentChannelClaim
  • +
  • verifySignature
  • +
  • xAddressToClassicAddress
  • +
  • xrpToDrops
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/functions/transferRateToDecimal.html b/docs/functions/transferRateToDecimal.html index 7ba1865a..4f44b5c8 100644 --- a/docs/functions/transferRateToDecimal.html +++ b/docs/functions/transferRateToDecimal.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -transferRateToDecimal | xrpl
    +transferRateToDecimal | xrpl
    -
    +

    Function transferRateToDecimal

    -
      - +
        +
      • Converts a transfer rate in "billionths" format to a decimal.

        -

        Returns

        decimal representation of transfer Rate.

        -

        Throws

        ValidationError when it cannot convert from billionths format.

        Parameters

        • -
          rate: number
          +
          rate: number

          TransferRate to convert to decimal.

        -

        Returns string

    - +
    +
    + - +
  • AccountSetAsfFlags
  • +
  • AccountSetTfFlags
  • +
  • NFTokenCreateOfferFlags
  • +
  • NFTokenMintFlags
  • +
  • OfferCreateFlags
  • +
  • PaymentChannelClaimFlags
  • +
  • PaymentFlags
  • +
  • TrustSetFlags
  • +
  • BroadcastClient
  • +
  • Client
  • +
  • ConnectionError
  • +
  • DisconnectedError
  • +
  • NotConnectedError
  • +
  • NotFoundError
  • +
  • ResponseFormatError
  • +
  • RippledError
  • +
  • RippledNotInitializedError
  • +
  • TimeoutError
  • +
  • UnexpectedError
  • +
  • ValidationError
  • +
  • Wallet
  • +
  • XRPLFaucetError
  • +
  • XrplError
  • +
  • AccountChannelsRequest
  • +
  • AccountChannelsResponse
  • +
  • AccountCurrenciesRequest
  • +
  • AccountCurrenciesResponse
  • +
  • AccountDelete
  • +
  • AccountInfoRequest
  • +
  • AccountInfoResponse
  • +
  • AccountLinesRequest
  • +
  • AccountLinesResponse
  • +
  • AccountNFTsRequest
  • +
  • AccountNFTsResponse
  • +
  • AccountObjectsRequest
  • +
  • AccountObjectsResponse
  • +
  • AccountOffer
  • +
  • AccountOffersRequest
  • +
  • AccountOffersResponse
  • +
  • AccountSet
  • +
  • AccountSetFlagsInterface
  • +
  • AccountTxRequest
  • +
  • AccountTxResponse
  • +
  • BookOffer
  • +
  • BookOffersRequest
  • +
  • BookOffersResponse
  • +
  • ChannelVerifyRequest
  • +
  • ChannelVerifyResponse
  • +
  • CheckCancel
  • +
  • CheckCash
  • +
  • CheckCreate
  • +
  • ClientOptions
  • +
  • ConsensusStream
  • +
  • DepositAuthorizedRequest
  • +
  • DepositAuthorizedResponse
  • +
  • DepositPreauth
  • +
  • ErrorResponse
  • +
  • EscrowCancel
  • +
  • EscrowCreate
  • +
  • EscrowFinish
  • +
  • FeeRequest
  • +
  • FeeResponse
  • +
  • GatewayBalancesRequest
  • +
  • GatewayBalancesResponse
  • +
  • LedgerClosedRequest
  • +
  • LedgerClosedResponse
  • +
  • LedgerCurrentRequest
  • +
  • LedgerCurrentResponse
  • +
  • LedgerDataRequest
  • +
  • LedgerDataResponse
  • +
  • LedgerEntryRequest
  • +
  • LedgerEntryResponse
  • +
  • LedgerRequest
  • +
  • LedgerResponse
  • +
  • LedgerStream
  • +
  • ManifestRequest
  • +
  • ManifestResponse
  • +
  • NFTBuyOffersRequest
  • +
  • NFTBuyOffersResponse
  • +
  • NFTHistoryRequest
  • +
  • NFTHistoryResponse
  • +
  • NFTInfoRequest
  • +
  • NFTInfoResponse
  • +
  • NFTSellOffersRequest
  • +
  • NFTSellOffersResponse
  • +
  • NFTokenAcceptOffer
  • +
  • NFTokenBurn
  • +
  • NFTokenCancelOffer
  • +
  • NFTokenCreateOffer
  • +
  • NFTokenCreateOfferFlagsInterface
  • +
  • NFTokenMint
  • +
  • NFTokenMintFlagsInterface
  • +
  • NoRippleCheckRequest
  • +
  • NoRippleCheckResponse
  • +
  • OfferCancel
  • +
  • OfferCreate
  • +
  • OfferCreateFlagsInterface
  • +
  • OrderBookStream
  • +
  • PathFindCloseRequest
  • +
  • PathFindCreateRequest
  • +
  • PathFindResponse
  • +
  • PathFindStatusRequest
  • +
  • PathFindStream
  • +
  • Payment
  • +
  • PaymentChannelClaim
  • +
  • PaymentChannelClaimFlagsInterface
  • +
  • PaymentChannelCreate
  • +
  • PaymentChannelFund
  • +
  • PaymentFlagsInterface
  • +
  • PeerStatusStream
  • +
  • PingRequest
  • +
  • PingResponse
  • +
  • RandomRequest
  • +
  • RandomResponse
  • +
  • RipplePathFindRequest
  • +
  • RipplePathFindResponse
  • +
  • ServerInfoRequest
  • +
  • ServerInfoResponse
  • +
  • ServerStateRequest
  • +
  • ServerStateResponse
  • +
  • SetRegularKey
  • +
  • SignerListSet
  • +
  • SubmitMultisignedRequest
  • +
  • SubmitMultisignedResponse
  • +
  • SubmitRequest
  • +
  • SubmitResponse
  • +
  • SubscribeRequest
  • +
  • SubscribeResponse
  • +
  • TicketCreate
  • +
  • TransactionAndMetadata
  • +
  • TransactionEntryRequest
  • +
  • TransactionEntryResponse
  • +
  • TransactionMetadata
  • +
  • TransactionStream
  • +
  • TrustSet
  • +
  • TrustSetFlagsInterface
  • +
  • TxRequest
  • +
  • TxResponse
  • +
  • UnsubscribeRequest
  • +
  • UnsubscribeResponse
  • +
  • ValidationStream
  • +
  • PathFindRequest
  • +
  • Request
  • +
  • Response
  • +
  • Stream
  • +
  • Transaction
  • +
  • hashes
  • +
  • authorizeChannel
  • +
  • classicAddressToXAddress
  • +
  • convertHexToString
  • +
  • convertStringToHex
  • +
  • decimalToQuality
  • +
  • decimalToTransferRate
  • +
  • decode
  • +
  • decodeAccountID
  • +
  • decodeAccountPublic
  • +
  • decodeNodePublic
  • +
  • decodeSeed
  • +
  • decodeXAddress
  • +
  • deriveAddress
  • +
  • deriveKeypair
  • +
  • deriveXAddress
  • +
  • dropsToXrp
  • +
  • encode
  • +
  • encodeAccountID
  • +
  • encodeAccountPublic
  • +
  • encodeForMultiSigning
  • +
  • encodeForSigning
  • +
  • encodeForSigningClaim
  • +
  • encodeNodePublic
  • +
  • encodeSeed
  • +
  • encodeXAddress
  • +
  • getBalanceChanges
  • +
  • getNFTokenID
  • +
  • hasNextPage
  • +
  • isValidAddress
  • +
  • isValidClassicAddress
  • +
  • isValidSecret
  • +
  • isValidXAddress
  • +
  • isoTimeToRippleTime
  • +
  • keyToRFC1751Mnemonic
  • +
  • multisign
  • +
  • parseAccountRootFlags
  • +
  • parseNFTokenID
  • +
  • percentToQuality
  • +
  • percentToTransferRate
  • +
  • qualityToDecimal
  • +
  • rfc1751MnemonicToKey
  • +
  • rippleTimeToISOTime
  • +
  • rippleTimeToUnixTime
  • +
  • setTransactionFlagsToNumber
  • +
  • signPaymentChannelClaim
  • +
  • transferRateToDecimal
  • +
  • unixTimeToRippleTime
  • +
  • validate
  • +
  • verifyKeypairSignature
  • +
  • verifyPaymentChannelClaim
  • +
  • verifySignature
  • +
  • xAddressToClassicAddress
  • +
  • xrpToDrops
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/functions/unixTimeToRippleTime.html b/docs/functions/unixTimeToRippleTime.html index 94af698e..e6614aab 100644 --- a/docs/functions/unixTimeToRippleTime.html +++ b/docs/functions/unixTimeToRippleTime.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -unixTimeToRippleTime | xrpl
    +unixTimeToRippleTime | xrpl
    -
    +

    Function unixTimeToRippleTime

    -
      - +
        +
      • Convert a unix timestamp to a ripple timestamp.

        - -

        Returns

        Seconds since Ripple Epoch (1/1/2000 GMT).

        Parameters

        • -
          timestamp: number
          +
          timestamp: number

          (ms since unix epoch).

        -

        Returns number

    - +
    +
    + - +
  • AccountSetAsfFlags
  • +
  • AccountSetTfFlags
  • +
  • NFTokenCreateOfferFlags
  • +
  • NFTokenMintFlags
  • +
  • OfferCreateFlags
  • +
  • PaymentChannelClaimFlags
  • +
  • PaymentFlags
  • +
  • TrustSetFlags
  • +
  • BroadcastClient
  • +
  • Client
  • +
  • ConnectionError
  • +
  • DisconnectedError
  • +
  • NotConnectedError
  • +
  • NotFoundError
  • +
  • ResponseFormatError
  • +
  • RippledError
  • +
  • RippledNotInitializedError
  • +
  • TimeoutError
  • +
  • UnexpectedError
  • +
  • ValidationError
  • +
  • Wallet
  • +
  • XRPLFaucetError
  • +
  • XrplError
  • +
  • AccountChannelsRequest
  • +
  • AccountChannelsResponse
  • +
  • AccountCurrenciesRequest
  • +
  • AccountCurrenciesResponse
  • +
  • AccountDelete
  • +
  • AccountInfoRequest
  • +
  • AccountInfoResponse
  • +
  • AccountLinesRequest
  • +
  • AccountLinesResponse
  • +
  • AccountNFTsRequest
  • +
  • AccountNFTsResponse
  • +
  • AccountObjectsRequest
  • +
  • AccountObjectsResponse
  • +
  • AccountOffer
  • +
  • AccountOffersRequest
  • +
  • AccountOffersResponse
  • +
  • AccountSet
  • +
  • AccountSetFlagsInterface
  • +
  • AccountTxRequest
  • +
  • AccountTxResponse
  • +
  • BookOffer
  • +
  • BookOffersRequest
  • +
  • BookOffersResponse
  • +
  • ChannelVerifyRequest
  • +
  • ChannelVerifyResponse
  • +
  • CheckCancel
  • +
  • CheckCash
  • +
  • CheckCreate
  • +
  • ClientOptions
  • +
  • ConsensusStream
  • +
  • DepositAuthorizedRequest
  • +
  • DepositAuthorizedResponse
  • +
  • DepositPreauth
  • +
  • ErrorResponse
  • +
  • EscrowCancel
  • +
  • EscrowCreate
  • +
  • EscrowFinish
  • +
  • FeeRequest
  • +
  • FeeResponse
  • +
  • GatewayBalancesRequest
  • +
  • GatewayBalancesResponse
  • +
  • LedgerClosedRequest
  • +
  • LedgerClosedResponse
  • +
  • LedgerCurrentRequest
  • +
  • LedgerCurrentResponse
  • +
  • LedgerDataRequest
  • +
  • LedgerDataResponse
  • +
  • LedgerEntryRequest
  • +
  • LedgerEntryResponse
  • +
  • LedgerRequest
  • +
  • LedgerResponse
  • +
  • LedgerStream
  • +
  • ManifestRequest
  • +
  • ManifestResponse
  • +
  • NFTBuyOffersRequest
  • +
  • NFTBuyOffersResponse
  • +
  • NFTHistoryRequest
  • +
  • NFTHistoryResponse
  • +
  • NFTInfoRequest
  • +
  • NFTInfoResponse
  • +
  • NFTSellOffersRequest
  • +
  • NFTSellOffersResponse
  • +
  • NFTokenAcceptOffer
  • +
  • NFTokenBurn
  • +
  • NFTokenCancelOffer
  • +
  • NFTokenCreateOffer
  • +
  • NFTokenCreateOfferFlagsInterface
  • +
  • NFTokenMint
  • +
  • NFTokenMintFlagsInterface
  • +
  • NoRippleCheckRequest
  • +
  • NoRippleCheckResponse
  • +
  • OfferCancel
  • +
  • OfferCreate
  • +
  • OfferCreateFlagsInterface
  • +
  • OrderBookStream
  • +
  • PathFindCloseRequest
  • +
  • PathFindCreateRequest
  • +
  • PathFindResponse
  • +
  • PathFindStatusRequest
  • +
  • PathFindStream
  • +
  • Payment
  • +
  • PaymentChannelClaim
  • +
  • PaymentChannelClaimFlagsInterface
  • +
  • PaymentChannelCreate
  • +
  • PaymentChannelFund
  • +
  • PaymentFlagsInterface
  • +
  • PeerStatusStream
  • +
  • PingRequest
  • +
  • PingResponse
  • +
  • RandomRequest
  • +
  • RandomResponse
  • +
  • RipplePathFindRequest
  • +
  • RipplePathFindResponse
  • +
  • ServerInfoRequest
  • +
  • ServerInfoResponse
  • +
  • ServerStateRequest
  • +
  • ServerStateResponse
  • +
  • SetRegularKey
  • +
  • SignerListSet
  • +
  • SubmitMultisignedRequest
  • +
  • SubmitMultisignedResponse
  • +
  • SubmitRequest
  • +
  • SubmitResponse
  • +
  • SubscribeRequest
  • +
  • SubscribeResponse
  • +
  • TicketCreate
  • +
  • TransactionAndMetadata
  • +
  • TransactionEntryRequest
  • +
  • TransactionEntryResponse
  • +
  • TransactionMetadata
  • +
  • TransactionStream
  • +
  • TrustSet
  • +
  • TrustSetFlagsInterface
  • +
  • TxRequest
  • +
  • TxResponse
  • +
  • UnsubscribeRequest
  • +
  • UnsubscribeResponse
  • +
  • ValidationStream
  • +
  • PathFindRequest
  • +
  • Request
  • +
  • Response
  • +
  • Stream
  • +
  • Transaction
  • +
  • hashes
  • +
  • authorizeChannel
  • +
  • classicAddressToXAddress
  • +
  • convertHexToString
  • +
  • convertStringToHex
  • +
  • decimalToQuality
  • +
  • decimalToTransferRate
  • +
  • decode
  • +
  • decodeAccountID
  • +
  • decodeAccountPublic
  • +
  • decodeNodePublic
  • +
  • decodeSeed
  • +
  • decodeXAddress
  • +
  • deriveAddress
  • +
  • deriveKeypair
  • +
  • deriveXAddress
  • +
  • dropsToXrp
  • +
  • encode
  • +
  • encodeAccountID
  • +
  • encodeAccountPublic
  • +
  • encodeForMultiSigning
  • +
  • encodeForSigning
  • +
  • encodeForSigningClaim
  • +
  • encodeNodePublic
  • +
  • encodeSeed
  • +
  • encodeXAddress
  • +
  • getBalanceChanges
  • +
  • getNFTokenID
  • +
  • hasNextPage
  • +
  • isValidAddress
  • +
  • isValidClassicAddress
  • +
  • isValidSecret
  • +
  • isValidXAddress
  • +
  • isoTimeToRippleTime
  • +
  • keyToRFC1751Mnemonic
  • +
  • multisign
  • +
  • parseAccountRootFlags
  • +
  • parseNFTokenID
  • +
  • percentToQuality
  • +
  • percentToTransferRate
  • +
  • qualityToDecimal
  • +
  • rfc1751MnemonicToKey
  • +
  • rippleTimeToISOTime
  • +
  • rippleTimeToUnixTime
  • +
  • setTransactionFlagsToNumber
  • +
  • signPaymentChannelClaim
  • +
  • transferRateToDecimal
  • +
  • unixTimeToRippleTime
  • +
  • validate
  • +
  • verifyKeypairSignature
  • +
  • verifyPaymentChannelClaim
  • +
  • verifySignature
  • +
  • xAddressToClassicAddress
  • +
  • xrpToDrops
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/functions/validate.html b/docs/functions/validate.html index fd787997..67468d03 100644 --- a/docs/functions/validate.html +++ b/docs/functions/validate.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -validate | xrpl
    +validate | xrpl
    -
    +

    Function validate

    -
      - +
        +
      • Verifies various Transaction Types. Encode/decode and individual type validation.

        @@ -34,16 +34,17 @@ Encode/decode and individual type validation.

        Parameters

        • -
          transaction: Record<string, unknown>
          +
          transaction: Record<string, unknown>

          A Transaction.

        Returns void

    - +
    +
    + - +
  • AccountSetAsfFlags
  • +
  • AccountSetTfFlags
  • +
  • NFTokenCreateOfferFlags
  • +
  • NFTokenMintFlags
  • +
  • OfferCreateFlags
  • +
  • PaymentChannelClaimFlags
  • +
  • PaymentFlags
  • +
  • TrustSetFlags
  • +
  • BroadcastClient
  • +
  • Client
  • +
  • ConnectionError
  • +
  • DisconnectedError
  • +
  • NotConnectedError
  • +
  • NotFoundError
  • +
  • ResponseFormatError
  • +
  • RippledError
  • +
  • RippledNotInitializedError
  • +
  • TimeoutError
  • +
  • UnexpectedError
  • +
  • ValidationError
  • +
  • Wallet
  • +
  • XRPLFaucetError
  • +
  • XrplError
  • +
  • AccountChannelsRequest
  • +
  • AccountChannelsResponse
  • +
  • AccountCurrenciesRequest
  • +
  • AccountCurrenciesResponse
  • +
  • AccountDelete
  • +
  • AccountInfoRequest
  • +
  • AccountInfoResponse
  • +
  • AccountLinesRequest
  • +
  • AccountLinesResponse
  • +
  • AccountNFTsRequest
  • +
  • AccountNFTsResponse
  • +
  • AccountObjectsRequest
  • +
  • AccountObjectsResponse
  • +
  • AccountOffer
  • +
  • AccountOffersRequest
  • +
  • AccountOffersResponse
  • +
  • AccountSet
  • +
  • AccountSetFlagsInterface
  • +
  • AccountTxRequest
  • +
  • AccountTxResponse
  • +
  • BookOffer
  • +
  • BookOffersRequest
  • +
  • BookOffersResponse
  • +
  • ChannelVerifyRequest
  • +
  • ChannelVerifyResponse
  • +
  • CheckCancel
  • +
  • CheckCash
  • +
  • CheckCreate
  • +
  • ClientOptions
  • +
  • ConsensusStream
  • +
  • DepositAuthorizedRequest
  • +
  • DepositAuthorizedResponse
  • +
  • DepositPreauth
  • +
  • ErrorResponse
  • +
  • EscrowCancel
  • +
  • EscrowCreate
  • +
  • EscrowFinish
  • +
  • FeeRequest
  • +
  • FeeResponse
  • +
  • GatewayBalancesRequest
  • +
  • GatewayBalancesResponse
  • +
  • LedgerClosedRequest
  • +
  • LedgerClosedResponse
  • +
  • LedgerCurrentRequest
  • +
  • LedgerCurrentResponse
  • +
  • LedgerDataRequest
  • +
  • LedgerDataResponse
  • +
  • LedgerEntryRequest
  • +
  • LedgerEntryResponse
  • +
  • LedgerRequest
  • +
  • LedgerResponse
  • +
  • LedgerStream
  • +
  • ManifestRequest
  • +
  • ManifestResponse
  • +
  • NFTBuyOffersRequest
  • +
  • NFTBuyOffersResponse
  • +
  • NFTHistoryRequest
  • +
  • NFTHistoryResponse
  • +
  • NFTInfoRequest
  • +
  • NFTInfoResponse
  • +
  • NFTSellOffersRequest
  • +
  • NFTSellOffersResponse
  • +
  • NFTokenAcceptOffer
  • +
  • NFTokenBurn
  • +
  • NFTokenCancelOffer
  • +
  • NFTokenCreateOffer
  • +
  • NFTokenCreateOfferFlagsInterface
  • +
  • NFTokenMint
  • +
  • NFTokenMintFlagsInterface
  • +
  • NoRippleCheckRequest
  • +
  • NoRippleCheckResponse
  • +
  • OfferCancel
  • +
  • OfferCreate
  • +
  • OfferCreateFlagsInterface
  • +
  • OrderBookStream
  • +
  • PathFindCloseRequest
  • +
  • PathFindCreateRequest
  • +
  • PathFindResponse
  • +
  • PathFindStatusRequest
  • +
  • PathFindStream
  • +
  • Payment
  • +
  • PaymentChannelClaim
  • +
  • PaymentChannelClaimFlagsInterface
  • +
  • PaymentChannelCreate
  • +
  • PaymentChannelFund
  • +
  • PaymentFlagsInterface
  • +
  • PeerStatusStream
  • +
  • PingRequest
  • +
  • PingResponse
  • +
  • RandomRequest
  • +
  • RandomResponse
  • +
  • RipplePathFindRequest
  • +
  • RipplePathFindResponse
  • +
  • ServerInfoRequest
  • +
  • ServerInfoResponse
  • +
  • ServerStateRequest
  • +
  • ServerStateResponse
  • +
  • SetRegularKey
  • +
  • SignerListSet
  • +
  • SubmitMultisignedRequest
  • +
  • SubmitMultisignedResponse
  • +
  • SubmitRequest
  • +
  • SubmitResponse
  • +
  • SubscribeRequest
  • +
  • SubscribeResponse
  • +
  • TicketCreate
  • +
  • TransactionAndMetadata
  • +
  • TransactionEntryRequest
  • +
  • TransactionEntryResponse
  • +
  • TransactionMetadata
  • +
  • TransactionStream
  • +
  • TrustSet
  • +
  • TrustSetFlagsInterface
  • +
  • TxRequest
  • +
  • TxResponse
  • +
  • UnsubscribeRequest
  • +
  • UnsubscribeResponse
  • +
  • ValidationStream
  • +
  • PathFindRequest
  • +
  • Request
  • +
  • Response
  • +
  • Stream
  • +
  • Transaction
  • +
  • hashes
  • +
  • authorizeChannel
  • +
  • classicAddressToXAddress
  • +
  • convertHexToString
  • +
  • convertStringToHex
  • +
  • decimalToQuality
  • +
  • decimalToTransferRate
  • +
  • decode
  • +
  • decodeAccountID
  • +
  • decodeAccountPublic
  • +
  • decodeNodePublic
  • +
  • decodeSeed
  • +
  • decodeXAddress
  • +
  • deriveAddress
  • +
  • deriveKeypair
  • +
  • deriveXAddress
  • +
  • dropsToXrp
  • +
  • encode
  • +
  • encodeAccountID
  • +
  • encodeAccountPublic
  • +
  • encodeForMultiSigning
  • +
  • encodeForSigning
  • +
  • encodeForSigningClaim
  • +
  • encodeNodePublic
  • +
  • encodeSeed
  • +
  • encodeXAddress
  • +
  • getBalanceChanges
  • +
  • getNFTokenID
  • +
  • hasNextPage
  • +
  • isValidAddress
  • +
  • isValidClassicAddress
  • +
  • isValidSecret
  • +
  • isValidXAddress
  • +
  • isoTimeToRippleTime
  • +
  • keyToRFC1751Mnemonic
  • +
  • multisign
  • +
  • parseAccountRootFlags
  • +
  • parseNFTokenID
  • +
  • percentToQuality
  • +
  • percentToTransferRate
  • +
  • qualityToDecimal
  • +
  • rfc1751MnemonicToKey
  • +
  • rippleTimeToISOTime
  • +
  • rippleTimeToUnixTime
  • +
  • setTransactionFlagsToNumber
  • +
  • signPaymentChannelClaim
  • +
  • transferRateToDecimal
  • +
  • unixTimeToRippleTime
  • +
  • validate
  • +
  • verifyKeypairSignature
  • +
  • verifyPaymentChannelClaim
  • +
  • verifySignature
  • +
  • xAddressToClassicAddress
  • +
  • xrpToDrops
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/functions/verifyKeypairSignature.html b/docs/functions/verifyKeypairSignature.html index 6a0a48a8..f1861aad 100644 --- a/docs/functions/verifyKeypairSignature.html +++ b/docs/functions/verifyKeypairSignature.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -verifyKeypairSignature | xrpl
    +verifyKeypairSignature | xrpl
    -
    +

    Function verifyKeypairSignature

    -
      - +
        +
      • Parameters

        • -
          messageHex: any
        • +
          messageHex: any
        • -
          signature: any
        • +
          signature: any
        • -
          publicKey: any
        +
        publicKey: any

    Returns boolean

    -
    + - +
  • AccountSetAsfFlags
  • +
  • AccountSetTfFlags
  • +
  • NFTokenCreateOfferFlags
  • +
  • NFTokenMintFlags
  • +
  • OfferCreateFlags
  • +
  • PaymentChannelClaimFlags
  • +
  • PaymentFlags
  • +
  • TrustSetFlags
  • +
  • BroadcastClient
  • +
  • Client
  • +
  • ConnectionError
  • +
  • DisconnectedError
  • +
  • NotConnectedError
  • +
  • NotFoundError
  • +
  • ResponseFormatError
  • +
  • RippledError
  • +
  • RippledNotInitializedError
  • +
  • TimeoutError
  • +
  • UnexpectedError
  • +
  • ValidationError
  • +
  • Wallet
  • +
  • XRPLFaucetError
  • +
  • XrplError
  • +
  • AccountChannelsRequest
  • +
  • AccountChannelsResponse
  • +
  • AccountCurrenciesRequest
  • +
  • AccountCurrenciesResponse
  • +
  • AccountDelete
  • +
  • AccountInfoRequest
  • +
  • AccountInfoResponse
  • +
  • AccountLinesRequest
  • +
  • AccountLinesResponse
  • +
  • AccountNFTsRequest
  • +
  • AccountNFTsResponse
  • +
  • AccountObjectsRequest
  • +
  • AccountObjectsResponse
  • +
  • AccountOffer
  • +
  • AccountOffersRequest
  • +
  • AccountOffersResponse
  • +
  • AccountSet
  • +
  • AccountSetFlagsInterface
  • +
  • AccountTxRequest
  • +
  • AccountTxResponse
  • +
  • BookOffer
  • +
  • BookOffersRequest
  • +
  • BookOffersResponse
  • +
  • ChannelVerifyRequest
  • +
  • ChannelVerifyResponse
  • +
  • CheckCancel
  • +
  • CheckCash
  • +
  • CheckCreate
  • +
  • ClientOptions
  • +
  • ConsensusStream
  • +
  • DepositAuthorizedRequest
  • +
  • DepositAuthorizedResponse
  • +
  • DepositPreauth
  • +
  • ErrorResponse
  • +
  • EscrowCancel
  • +
  • EscrowCreate
  • +
  • EscrowFinish
  • +
  • FeeRequest
  • +
  • FeeResponse
  • +
  • GatewayBalancesRequest
  • +
  • GatewayBalancesResponse
  • +
  • LedgerClosedRequest
  • +
  • LedgerClosedResponse
  • +
  • LedgerCurrentRequest
  • +
  • LedgerCurrentResponse
  • +
  • LedgerDataRequest
  • +
  • LedgerDataResponse
  • +
  • LedgerEntryRequest
  • +
  • LedgerEntryResponse
  • +
  • LedgerRequest
  • +
  • LedgerResponse
  • +
  • LedgerStream
  • +
  • ManifestRequest
  • +
  • ManifestResponse
  • +
  • NFTBuyOffersRequest
  • +
  • NFTBuyOffersResponse
  • +
  • NFTHistoryRequest
  • +
  • NFTHistoryResponse
  • +
  • NFTInfoRequest
  • +
  • NFTInfoResponse
  • +
  • NFTSellOffersRequest
  • +
  • NFTSellOffersResponse
  • +
  • NFTokenAcceptOffer
  • +
  • NFTokenBurn
  • +
  • NFTokenCancelOffer
  • +
  • NFTokenCreateOffer
  • +
  • NFTokenCreateOfferFlagsInterface
  • +
  • NFTokenMint
  • +
  • NFTokenMintFlagsInterface
  • +
  • NoRippleCheckRequest
  • +
  • NoRippleCheckResponse
  • +
  • OfferCancel
  • +
  • OfferCreate
  • +
  • OfferCreateFlagsInterface
  • +
  • OrderBookStream
  • +
  • PathFindCloseRequest
  • +
  • PathFindCreateRequest
  • +
  • PathFindResponse
  • +
  • PathFindStatusRequest
  • +
  • PathFindStream
  • +
  • Payment
  • +
  • PaymentChannelClaim
  • +
  • PaymentChannelClaimFlagsInterface
  • +
  • PaymentChannelCreate
  • +
  • PaymentChannelFund
  • +
  • PaymentFlagsInterface
  • +
  • PeerStatusStream
  • +
  • PingRequest
  • +
  • PingResponse
  • +
  • RandomRequest
  • +
  • RandomResponse
  • +
  • RipplePathFindRequest
  • +
  • RipplePathFindResponse
  • +
  • ServerInfoRequest
  • +
  • ServerInfoResponse
  • +
  • ServerStateRequest
  • +
  • ServerStateResponse
  • +
  • SetRegularKey
  • +
  • SignerListSet
  • +
  • SubmitMultisignedRequest
  • +
  • SubmitMultisignedResponse
  • +
  • SubmitRequest
  • +
  • SubmitResponse
  • +
  • SubscribeRequest
  • +
  • SubscribeResponse
  • +
  • TicketCreate
  • +
  • TransactionAndMetadata
  • +
  • TransactionEntryRequest
  • +
  • TransactionEntryResponse
  • +
  • TransactionMetadata
  • +
  • TransactionStream
  • +
  • TrustSet
  • +
  • TrustSetFlagsInterface
  • +
  • TxRequest
  • +
  • TxResponse
  • +
  • UnsubscribeRequest
  • +
  • UnsubscribeResponse
  • +
  • ValidationStream
  • +
  • PathFindRequest
  • +
  • Request
  • +
  • Response
  • +
  • Stream
  • +
  • Transaction
  • +
  • hashes
  • +
  • authorizeChannel
  • +
  • classicAddressToXAddress
  • +
  • convertHexToString
  • +
  • convertStringToHex
  • +
  • decimalToQuality
  • +
  • decimalToTransferRate
  • +
  • decode
  • +
  • decodeAccountID
  • +
  • decodeAccountPublic
  • +
  • decodeNodePublic
  • +
  • decodeSeed
  • +
  • decodeXAddress
  • +
  • deriveAddress
  • +
  • deriveKeypair
  • +
  • deriveXAddress
  • +
  • dropsToXrp
  • +
  • encode
  • +
  • encodeAccountID
  • +
  • encodeAccountPublic
  • +
  • encodeForMultiSigning
  • +
  • encodeForSigning
  • +
  • encodeForSigningClaim
  • +
  • encodeNodePublic
  • +
  • encodeSeed
  • +
  • encodeXAddress
  • +
  • getBalanceChanges
  • +
  • getNFTokenID
  • +
  • hasNextPage
  • +
  • isValidAddress
  • +
  • isValidClassicAddress
  • +
  • isValidSecret
  • +
  • isValidXAddress
  • +
  • isoTimeToRippleTime
  • +
  • keyToRFC1751Mnemonic
  • +
  • multisign
  • +
  • parseAccountRootFlags
  • +
  • parseNFTokenID
  • +
  • percentToQuality
  • +
  • percentToTransferRate
  • +
  • qualityToDecimal
  • +
  • rfc1751MnemonicToKey
  • +
  • rippleTimeToISOTime
  • +
  • rippleTimeToUnixTime
  • +
  • setTransactionFlagsToNumber
  • +
  • signPaymentChannelClaim
  • +
  • transferRateToDecimal
  • +
  • unixTimeToRippleTime
  • +
  • validate
  • +
  • verifyKeypairSignature
  • +
  • verifyPaymentChannelClaim
  • +
  • verifySignature
  • +
  • xAddressToClassicAddress
  • +
  • xrpToDrops
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/functions/verifyPaymentChannelClaim.html b/docs/functions/verifyPaymentChannelClaim.html index 34e6efd9..fe1c7f5d 100644 --- a/docs/functions/verifyPaymentChannelClaim.html +++ b/docs/functions/verifyPaymentChannelClaim.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -verifyPaymentChannelClaim | xrpl
    +verifyPaymentChannelClaim | xrpl
    -
    +

    Function verifyPaymentChannelClaim

    -
      - +
        +
      • Verify the signature of a payment channel claim.

        - -

        Returns

        True if the channel is valid.

        Parameters

        • -
          channel: string
          +
          channel: string

          Channel identifier specified by the paymentChannelClaim.

        • -
          amount: string
          +
          amount: string

          Amount specified by the paymentChannelClaim.

        • -
          signature: string
          +
          signature: string

          Signature produced from signing paymentChannelClaim.

        • -
          publicKey: string
          +
          publicKey: string

          Public key that signed the paymentChannelClaim.

        -

        Returns boolean

    - +
    +
    + - +
  • AccountSetAsfFlags
  • +
  • AccountSetTfFlags
  • +
  • NFTokenCreateOfferFlags
  • +
  • NFTokenMintFlags
  • +
  • OfferCreateFlags
  • +
  • PaymentChannelClaimFlags
  • +
  • PaymentFlags
  • +
  • TrustSetFlags
  • +
  • BroadcastClient
  • +
  • Client
  • +
  • ConnectionError
  • +
  • DisconnectedError
  • +
  • NotConnectedError
  • +
  • NotFoundError
  • +
  • ResponseFormatError
  • +
  • RippledError
  • +
  • RippledNotInitializedError
  • +
  • TimeoutError
  • +
  • UnexpectedError
  • +
  • ValidationError
  • +
  • Wallet
  • +
  • XRPLFaucetError
  • +
  • XrplError
  • +
  • AccountChannelsRequest
  • +
  • AccountChannelsResponse
  • +
  • AccountCurrenciesRequest
  • +
  • AccountCurrenciesResponse
  • +
  • AccountDelete
  • +
  • AccountInfoRequest
  • +
  • AccountInfoResponse
  • +
  • AccountLinesRequest
  • +
  • AccountLinesResponse
  • +
  • AccountNFTsRequest
  • +
  • AccountNFTsResponse
  • +
  • AccountObjectsRequest
  • +
  • AccountObjectsResponse
  • +
  • AccountOffer
  • +
  • AccountOffersRequest
  • +
  • AccountOffersResponse
  • +
  • AccountSet
  • +
  • AccountSetFlagsInterface
  • +
  • AccountTxRequest
  • +
  • AccountTxResponse
  • +
  • BookOffer
  • +
  • BookOffersRequest
  • +
  • BookOffersResponse
  • +
  • ChannelVerifyRequest
  • +
  • ChannelVerifyResponse
  • +
  • CheckCancel
  • +
  • CheckCash
  • +
  • CheckCreate
  • +
  • ClientOptions
  • +
  • ConsensusStream
  • +
  • DepositAuthorizedRequest
  • +
  • DepositAuthorizedResponse
  • +
  • DepositPreauth
  • +
  • ErrorResponse
  • +
  • EscrowCancel
  • +
  • EscrowCreate
  • +
  • EscrowFinish
  • +
  • FeeRequest
  • +
  • FeeResponse
  • +
  • GatewayBalancesRequest
  • +
  • GatewayBalancesResponse
  • +
  • LedgerClosedRequest
  • +
  • LedgerClosedResponse
  • +
  • LedgerCurrentRequest
  • +
  • LedgerCurrentResponse
  • +
  • LedgerDataRequest
  • +
  • LedgerDataResponse
  • +
  • LedgerEntryRequest
  • +
  • LedgerEntryResponse
  • +
  • LedgerRequest
  • +
  • LedgerResponse
  • +
  • LedgerStream
  • +
  • ManifestRequest
  • +
  • ManifestResponse
  • +
  • NFTBuyOffersRequest
  • +
  • NFTBuyOffersResponse
  • +
  • NFTHistoryRequest
  • +
  • NFTHistoryResponse
  • +
  • NFTInfoRequest
  • +
  • NFTInfoResponse
  • +
  • NFTSellOffersRequest
  • +
  • NFTSellOffersResponse
  • +
  • NFTokenAcceptOffer
  • +
  • NFTokenBurn
  • +
  • NFTokenCancelOffer
  • +
  • NFTokenCreateOffer
  • +
  • NFTokenCreateOfferFlagsInterface
  • +
  • NFTokenMint
  • +
  • NFTokenMintFlagsInterface
  • +
  • NoRippleCheckRequest
  • +
  • NoRippleCheckResponse
  • +
  • OfferCancel
  • +
  • OfferCreate
  • +
  • OfferCreateFlagsInterface
  • +
  • OrderBookStream
  • +
  • PathFindCloseRequest
  • +
  • PathFindCreateRequest
  • +
  • PathFindResponse
  • +
  • PathFindStatusRequest
  • +
  • PathFindStream
  • +
  • Payment
  • +
  • PaymentChannelClaim
  • +
  • PaymentChannelClaimFlagsInterface
  • +
  • PaymentChannelCreate
  • +
  • PaymentChannelFund
  • +
  • PaymentFlagsInterface
  • +
  • PeerStatusStream
  • +
  • PingRequest
  • +
  • PingResponse
  • +
  • RandomRequest
  • +
  • RandomResponse
  • +
  • RipplePathFindRequest
  • +
  • RipplePathFindResponse
  • +
  • ServerInfoRequest
  • +
  • ServerInfoResponse
  • +
  • ServerStateRequest
  • +
  • ServerStateResponse
  • +
  • SetRegularKey
  • +
  • SignerListSet
  • +
  • SubmitMultisignedRequest
  • +
  • SubmitMultisignedResponse
  • +
  • SubmitRequest
  • +
  • SubmitResponse
  • +
  • SubscribeRequest
  • +
  • SubscribeResponse
  • +
  • TicketCreate
  • +
  • TransactionAndMetadata
  • +
  • TransactionEntryRequest
  • +
  • TransactionEntryResponse
  • +
  • TransactionMetadata
  • +
  • TransactionStream
  • +
  • TrustSet
  • +
  • TrustSetFlagsInterface
  • +
  • TxRequest
  • +
  • TxResponse
  • +
  • UnsubscribeRequest
  • +
  • UnsubscribeResponse
  • +
  • ValidationStream
  • +
  • PathFindRequest
  • +
  • Request
  • +
  • Response
  • +
  • Stream
  • +
  • Transaction
  • +
  • hashes
  • +
  • authorizeChannel
  • +
  • classicAddressToXAddress
  • +
  • convertHexToString
  • +
  • convertStringToHex
  • +
  • decimalToQuality
  • +
  • decimalToTransferRate
  • +
  • decode
  • +
  • decodeAccountID
  • +
  • decodeAccountPublic
  • +
  • decodeNodePublic
  • +
  • decodeSeed
  • +
  • decodeXAddress
  • +
  • deriveAddress
  • +
  • deriveKeypair
  • +
  • deriveXAddress
  • +
  • dropsToXrp
  • +
  • encode
  • +
  • encodeAccountID
  • +
  • encodeAccountPublic
  • +
  • encodeForMultiSigning
  • +
  • encodeForSigning
  • +
  • encodeForSigningClaim
  • +
  • encodeNodePublic
  • +
  • encodeSeed
  • +
  • encodeXAddress
  • +
  • getBalanceChanges
  • +
  • getNFTokenID
  • +
  • hasNextPage
  • +
  • isValidAddress
  • +
  • isValidClassicAddress
  • +
  • isValidSecret
  • +
  • isValidXAddress
  • +
  • isoTimeToRippleTime
  • +
  • keyToRFC1751Mnemonic
  • +
  • multisign
  • +
  • parseAccountRootFlags
  • +
  • parseNFTokenID
  • +
  • percentToQuality
  • +
  • percentToTransferRate
  • +
  • qualityToDecimal
  • +
  • rfc1751MnemonicToKey
  • +
  • rippleTimeToISOTime
  • +
  • rippleTimeToUnixTime
  • +
  • setTransactionFlagsToNumber
  • +
  • signPaymentChannelClaim
  • +
  • transferRateToDecimal
  • +
  • unixTimeToRippleTime
  • +
  • validate
  • +
  • verifyKeypairSignature
  • +
  • verifyPaymentChannelClaim
  • +
  • verifySignature
  • +
  • xAddressToClassicAddress
  • +
  • xrpToDrops
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/functions/verifySignature.html b/docs/functions/verifySignature.html index 89fcdb6a..d1d24e6f 100644 --- a/docs/functions/verifySignature.html +++ b/docs/functions/verifySignature.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -verifySignature | xrpl
    +verifySignature | xrpl
    -
    +

    Function verifySignature

    -
      - +
        +
      • Verifies that the given transaction has a valid signature based on public-key encryption.

        - -

        Returns

        Returns true if tx has a valid signature, and returns false otherwise.

        Parameters

        • -
          tx: string | Transaction
          +
          tx: string | Transaction

          A transaction to verify the signature of. (Can be in object or encoded string format).

        -

        Returns boolean

    - +
    +
    + - +
  • AccountSetAsfFlags
  • +
  • AccountSetTfFlags
  • +
  • NFTokenCreateOfferFlags
  • +
  • NFTokenMintFlags
  • +
  • OfferCreateFlags
  • +
  • PaymentChannelClaimFlags
  • +
  • PaymentFlags
  • +
  • TrustSetFlags
  • +
  • BroadcastClient
  • +
  • Client
  • +
  • ConnectionError
  • +
  • DisconnectedError
  • +
  • NotConnectedError
  • +
  • NotFoundError
  • +
  • ResponseFormatError
  • +
  • RippledError
  • +
  • RippledNotInitializedError
  • +
  • TimeoutError
  • +
  • UnexpectedError
  • +
  • ValidationError
  • +
  • Wallet
  • +
  • XRPLFaucetError
  • +
  • XrplError
  • +
  • AccountChannelsRequest
  • +
  • AccountChannelsResponse
  • +
  • AccountCurrenciesRequest
  • +
  • AccountCurrenciesResponse
  • +
  • AccountDelete
  • +
  • AccountInfoRequest
  • +
  • AccountInfoResponse
  • +
  • AccountLinesRequest
  • +
  • AccountLinesResponse
  • +
  • AccountNFTsRequest
  • +
  • AccountNFTsResponse
  • +
  • AccountObjectsRequest
  • +
  • AccountObjectsResponse
  • +
  • AccountOffer
  • +
  • AccountOffersRequest
  • +
  • AccountOffersResponse
  • +
  • AccountSet
  • +
  • AccountSetFlagsInterface
  • +
  • AccountTxRequest
  • +
  • AccountTxResponse
  • +
  • BookOffer
  • +
  • BookOffersRequest
  • +
  • BookOffersResponse
  • +
  • ChannelVerifyRequest
  • +
  • ChannelVerifyResponse
  • +
  • CheckCancel
  • +
  • CheckCash
  • +
  • CheckCreate
  • +
  • ClientOptions
  • +
  • ConsensusStream
  • +
  • DepositAuthorizedRequest
  • +
  • DepositAuthorizedResponse
  • +
  • DepositPreauth
  • +
  • ErrorResponse
  • +
  • EscrowCancel
  • +
  • EscrowCreate
  • +
  • EscrowFinish
  • +
  • FeeRequest
  • +
  • FeeResponse
  • +
  • GatewayBalancesRequest
  • +
  • GatewayBalancesResponse
  • +
  • LedgerClosedRequest
  • +
  • LedgerClosedResponse
  • +
  • LedgerCurrentRequest
  • +
  • LedgerCurrentResponse
  • +
  • LedgerDataRequest
  • +
  • LedgerDataResponse
  • +
  • LedgerEntryRequest
  • +
  • LedgerEntryResponse
  • +
  • LedgerRequest
  • +
  • LedgerResponse
  • +
  • LedgerStream
  • +
  • ManifestRequest
  • +
  • ManifestResponse
  • +
  • NFTBuyOffersRequest
  • +
  • NFTBuyOffersResponse
  • +
  • NFTHistoryRequest
  • +
  • NFTHistoryResponse
  • +
  • NFTInfoRequest
  • +
  • NFTInfoResponse
  • +
  • NFTSellOffersRequest
  • +
  • NFTSellOffersResponse
  • +
  • NFTokenAcceptOffer
  • +
  • NFTokenBurn
  • +
  • NFTokenCancelOffer
  • +
  • NFTokenCreateOffer
  • +
  • NFTokenCreateOfferFlagsInterface
  • +
  • NFTokenMint
  • +
  • NFTokenMintFlagsInterface
  • +
  • NoRippleCheckRequest
  • +
  • NoRippleCheckResponse
  • +
  • OfferCancel
  • +
  • OfferCreate
  • +
  • OfferCreateFlagsInterface
  • +
  • OrderBookStream
  • +
  • PathFindCloseRequest
  • +
  • PathFindCreateRequest
  • +
  • PathFindResponse
  • +
  • PathFindStatusRequest
  • +
  • PathFindStream
  • +
  • Payment
  • +
  • PaymentChannelClaim
  • +
  • PaymentChannelClaimFlagsInterface
  • +
  • PaymentChannelCreate
  • +
  • PaymentChannelFund
  • +
  • PaymentFlagsInterface
  • +
  • PeerStatusStream
  • +
  • PingRequest
  • +
  • PingResponse
  • +
  • RandomRequest
  • +
  • RandomResponse
  • +
  • RipplePathFindRequest
  • +
  • RipplePathFindResponse
  • +
  • ServerInfoRequest
  • +
  • ServerInfoResponse
  • +
  • ServerStateRequest
  • +
  • ServerStateResponse
  • +
  • SetRegularKey
  • +
  • SignerListSet
  • +
  • SubmitMultisignedRequest
  • +
  • SubmitMultisignedResponse
  • +
  • SubmitRequest
  • +
  • SubmitResponse
  • +
  • SubscribeRequest
  • +
  • SubscribeResponse
  • +
  • TicketCreate
  • +
  • TransactionAndMetadata
  • +
  • TransactionEntryRequest
  • +
  • TransactionEntryResponse
  • +
  • TransactionMetadata
  • +
  • TransactionStream
  • +
  • TrustSet
  • +
  • TrustSetFlagsInterface
  • +
  • TxRequest
  • +
  • TxResponse
  • +
  • UnsubscribeRequest
  • +
  • UnsubscribeResponse
  • +
  • ValidationStream
  • +
  • PathFindRequest
  • +
  • Request
  • +
  • Response
  • +
  • Stream
  • +
  • Transaction
  • +
  • hashes
  • +
  • authorizeChannel
  • +
  • classicAddressToXAddress
  • +
  • convertHexToString
  • +
  • convertStringToHex
  • +
  • decimalToQuality
  • +
  • decimalToTransferRate
  • +
  • decode
  • +
  • decodeAccountID
  • +
  • decodeAccountPublic
  • +
  • decodeNodePublic
  • +
  • decodeSeed
  • +
  • decodeXAddress
  • +
  • deriveAddress
  • +
  • deriveKeypair
  • +
  • deriveXAddress
  • +
  • dropsToXrp
  • +
  • encode
  • +
  • encodeAccountID
  • +
  • encodeAccountPublic
  • +
  • encodeForMultiSigning
  • +
  • encodeForSigning
  • +
  • encodeForSigningClaim
  • +
  • encodeNodePublic
  • +
  • encodeSeed
  • +
  • encodeXAddress
  • +
  • getBalanceChanges
  • +
  • getNFTokenID
  • +
  • hasNextPage
  • +
  • isValidAddress
  • +
  • isValidClassicAddress
  • +
  • isValidSecret
  • +
  • isValidXAddress
  • +
  • isoTimeToRippleTime
  • +
  • keyToRFC1751Mnemonic
  • +
  • multisign
  • +
  • parseAccountRootFlags
  • +
  • parseNFTokenID
  • +
  • percentToQuality
  • +
  • percentToTransferRate
  • +
  • qualityToDecimal
  • +
  • rfc1751MnemonicToKey
  • +
  • rippleTimeToISOTime
  • +
  • rippleTimeToUnixTime
  • +
  • setTransactionFlagsToNumber
  • +
  • signPaymentChannelClaim
  • +
  • transferRateToDecimal
  • +
  • unixTimeToRippleTime
  • +
  • validate
  • +
  • verifyKeypairSignature
  • +
  • verifyPaymentChannelClaim
  • +
  • verifySignature
  • +
  • xAddressToClassicAddress
  • +
  • xrpToDrops
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/functions/xAddressToClassicAddress.html b/docs/functions/xAddressToClassicAddress.html index b9a090cb..80615477 100644 --- a/docs/functions/xAddressToClassicAddress.html +++ b/docs/functions/xAddressToClassicAddress.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -xAddressToClassicAddress | xrpl
    +xAddressToClassicAddress | xrpl
    -
    +

    Function xAddressToClassicAddress

    -
      - +
        +
      • Parameters

        • -
          xAddress: string
        -

        Returns {
            classicAddress: string;
            tag: number | false;
            test: boolean;
        }

        +
        xAddress: string
    +

    Returns {
        classicAddress: string;
        tag: number | false;
        test: boolean;
    }

    • -
      classicAddress: string
    • +
      classicAddress: string
    • -
      tag: number | false
    • +
      tag: number | false
    • -
      test: boolean
    -
    + - +
  • AccountSetAsfFlags
  • +
  • AccountSetTfFlags
  • +
  • NFTokenCreateOfferFlags
  • +
  • NFTokenMintFlags
  • +
  • OfferCreateFlags
  • +
  • PaymentChannelClaimFlags
  • +
  • PaymentFlags
  • +
  • TrustSetFlags
  • +
  • BroadcastClient
  • +
  • Client
  • +
  • ConnectionError
  • +
  • DisconnectedError
  • +
  • NotConnectedError
  • +
  • NotFoundError
  • +
  • ResponseFormatError
  • +
  • RippledError
  • +
  • RippledNotInitializedError
  • +
  • TimeoutError
  • +
  • UnexpectedError
  • +
  • ValidationError
  • +
  • Wallet
  • +
  • XRPLFaucetError
  • +
  • XrplError
  • +
  • AccountChannelsRequest
  • +
  • AccountChannelsResponse
  • +
  • AccountCurrenciesRequest
  • +
  • AccountCurrenciesResponse
  • +
  • AccountDelete
  • +
  • AccountInfoRequest
  • +
  • AccountInfoResponse
  • +
  • AccountLinesRequest
  • +
  • AccountLinesResponse
  • +
  • AccountNFTsRequest
  • +
  • AccountNFTsResponse
  • +
  • AccountObjectsRequest
  • +
  • AccountObjectsResponse
  • +
  • AccountOffer
  • +
  • AccountOffersRequest
  • +
  • AccountOffersResponse
  • +
  • AccountSet
  • +
  • AccountSetFlagsInterface
  • +
  • AccountTxRequest
  • +
  • AccountTxResponse
  • +
  • BookOffer
  • +
  • BookOffersRequest
  • +
  • BookOffersResponse
  • +
  • ChannelVerifyRequest
  • +
  • ChannelVerifyResponse
  • +
  • CheckCancel
  • +
  • CheckCash
  • +
  • CheckCreate
  • +
  • ClientOptions
  • +
  • ConsensusStream
  • +
  • DepositAuthorizedRequest
  • +
  • DepositAuthorizedResponse
  • +
  • DepositPreauth
  • +
  • ErrorResponse
  • +
  • EscrowCancel
  • +
  • EscrowCreate
  • +
  • EscrowFinish
  • +
  • FeeRequest
  • +
  • FeeResponse
  • +
  • GatewayBalancesRequest
  • +
  • GatewayBalancesResponse
  • +
  • LedgerClosedRequest
  • +
  • LedgerClosedResponse
  • +
  • LedgerCurrentRequest
  • +
  • LedgerCurrentResponse
  • +
  • LedgerDataRequest
  • +
  • LedgerDataResponse
  • +
  • LedgerEntryRequest
  • +
  • LedgerEntryResponse
  • +
  • LedgerRequest
  • +
  • LedgerResponse
  • +
  • LedgerStream
  • +
  • ManifestRequest
  • +
  • ManifestResponse
  • +
  • NFTBuyOffersRequest
  • +
  • NFTBuyOffersResponse
  • +
  • NFTHistoryRequest
  • +
  • NFTHistoryResponse
  • +
  • NFTInfoRequest
  • +
  • NFTInfoResponse
  • +
  • NFTSellOffersRequest
  • +
  • NFTSellOffersResponse
  • +
  • NFTokenAcceptOffer
  • +
  • NFTokenBurn
  • +
  • NFTokenCancelOffer
  • +
  • NFTokenCreateOffer
  • +
  • NFTokenCreateOfferFlagsInterface
  • +
  • NFTokenMint
  • +
  • NFTokenMintFlagsInterface
  • +
  • NoRippleCheckRequest
  • +
  • NoRippleCheckResponse
  • +
  • OfferCancel
  • +
  • OfferCreate
  • +
  • OfferCreateFlagsInterface
  • +
  • OrderBookStream
  • +
  • PathFindCloseRequest
  • +
  • PathFindCreateRequest
  • +
  • PathFindResponse
  • +
  • PathFindStatusRequest
  • +
  • PathFindStream
  • +
  • Payment
  • +
  • PaymentChannelClaim
  • +
  • PaymentChannelClaimFlagsInterface
  • +
  • PaymentChannelCreate
  • +
  • PaymentChannelFund
  • +
  • PaymentFlagsInterface
  • +
  • PeerStatusStream
  • +
  • PingRequest
  • +
  • PingResponse
  • +
  • RandomRequest
  • +
  • RandomResponse
  • +
  • RipplePathFindRequest
  • +
  • RipplePathFindResponse
  • +
  • ServerInfoRequest
  • +
  • ServerInfoResponse
  • +
  • ServerStateRequest
  • +
  • ServerStateResponse
  • +
  • SetRegularKey
  • +
  • SignerListSet
  • +
  • SubmitMultisignedRequest
  • +
  • SubmitMultisignedResponse
  • +
  • SubmitRequest
  • +
  • SubmitResponse
  • +
  • SubscribeRequest
  • +
  • SubscribeResponse
  • +
  • TicketCreate
  • +
  • TransactionAndMetadata
  • +
  • TransactionEntryRequest
  • +
  • TransactionEntryResponse
  • +
  • TransactionMetadata
  • +
  • TransactionStream
  • +
  • TrustSet
  • +
  • TrustSetFlagsInterface
  • +
  • TxRequest
  • +
  • TxResponse
  • +
  • UnsubscribeRequest
  • +
  • UnsubscribeResponse
  • +
  • ValidationStream
  • +
  • PathFindRequest
  • +
  • Request
  • +
  • Response
  • +
  • Stream
  • +
  • Transaction
  • +
  • hashes
  • +
  • authorizeChannel
  • +
  • classicAddressToXAddress
  • +
  • convertHexToString
  • +
  • convertStringToHex
  • +
  • decimalToQuality
  • +
  • decimalToTransferRate
  • +
  • decode
  • +
  • decodeAccountID
  • +
  • decodeAccountPublic
  • +
  • decodeNodePublic
  • +
  • decodeSeed
  • +
  • decodeXAddress
  • +
  • deriveAddress
  • +
  • deriveKeypair
  • +
  • deriveXAddress
  • +
  • dropsToXrp
  • +
  • encode
  • +
  • encodeAccountID
  • +
  • encodeAccountPublic
  • +
  • encodeForMultiSigning
  • +
  • encodeForSigning
  • +
  • encodeForSigningClaim
  • +
  • encodeNodePublic
  • +
  • encodeSeed
  • +
  • encodeXAddress
  • +
  • getBalanceChanges
  • +
  • getNFTokenID
  • +
  • hasNextPage
  • +
  • isValidAddress
  • +
  • isValidClassicAddress
  • +
  • isValidSecret
  • +
  • isValidXAddress
  • +
  • isoTimeToRippleTime
  • +
  • keyToRFC1751Mnemonic
  • +
  • multisign
  • +
  • parseAccountRootFlags
  • +
  • parseNFTokenID
  • +
  • percentToQuality
  • +
  • percentToTransferRate
  • +
  • qualityToDecimal
  • +
  • rfc1751MnemonicToKey
  • +
  • rippleTimeToISOTime
  • +
  • rippleTimeToUnixTime
  • +
  • setTransactionFlagsToNumber
  • +
  • signPaymentChannelClaim
  • +
  • transferRateToDecimal
  • +
  • unixTimeToRippleTime
  • +
  • validate
  • +
  • verifyKeypairSignature
  • +
  • verifyPaymentChannelClaim
  • +
  • verifySignature
  • +
  • xAddressToClassicAddress
  • +
  • xrpToDrops
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/functions/xrpToDrops.html b/docs/functions/xrpToDrops.html index 908da38e..4221eebe 100644 --- a/docs/functions/xrpToDrops.html +++ b/docs/functions/xrpToDrops.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -xrpToDrops | xrpl
    +xrpToDrops | xrpl
    -
    +

    Function xrpToDrops

    -
      - +
        +
      • Convert an amount in XRP to an amount in drops.

        -

        Returns

        Amount in drops.

        -

        Throws

        When amount in xrp is invalid.

        Parameters

        • -
          xrpToConvert: Value
          +
          xrpToConvert: Value

          Amount in XRP.

        -

        Returns string

    - +
    +
    + - +
  • AccountSetAsfFlags
  • +
  • AccountSetTfFlags
  • +
  • NFTokenCreateOfferFlags
  • +
  • NFTokenMintFlags
  • +
  • OfferCreateFlags
  • +
  • PaymentChannelClaimFlags
  • +
  • PaymentFlags
  • +
  • TrustSetFlags
  • +
  • BroadcastClient
  • +
  • Client
  • +
  • ConnectionError
  • +
  • DisconnectedError
  • +
  • NotConnectedError
  • +
  • NotFoundError
  • +
  • ResponseFormatError
  • +
  • RippledError
  • +
  • RippledNotInitializedError
  • +
  • TimeoutError
  • +
  • UnexpectedError
  • +
  • ValidationError
  • +
  • Wallet
  • +
  • XRPLFaucetError
  • +
  • XrplError
  • +
  • AccountChannelsRequest
  • +
  • AccountChannelsResponse
  • +
  • AccountCurrenciesRequest
  • +
  • AccountCurrenciesResponse
  • +
  • AccountDelete
  • +
  • AccountInfoRequest
  • +
  • AccountInfoResponse
  • +
  • AccountLinesRequest
  • +
  • AccountLinesResponse
  • +
  • AccountNFTsRequest
  • +
  • AccountNFTsResponse
  • +
  • AccountObjectsRequest
  • +
  • AccountObjectsResponse
  • +
  • AccountOffer
  • +
  • AccountOffersRequest
  • +
  • AccountOffersResponse
  • +
  • AccountSet
  • +
  • AccountSetFlagsInterface
  • +
  • AccountTxRequest
  • +
  • AccountTxResponse
  • +
  • BookOffer
  • +
  • BookOffersRequest
  • +
  • BookOffersResponse
  • +
  • ChannelVerifyRequest
  • +
  • ChannelVerifyResponse
  • +
  • CheckCancel
  • +
  • CheckCash
  • +
  • CheckCreate
  • +
  • ClientOptions
  • +
  • ConsensusStream
  • +
  • DepositAuthorizedRequest
  • +
  • DepositAuthorizedResponse
  • +
  • DepositPreauth
  • +
  • ErrorResponse
  • +
  • EscrowCancel
  • +
  • EscrowCreate
  • +
  • EscrowFinish
  • +
  • FeeRequest
  • +
  • FeeResponse
  • +
  • GatewayBalancesRequest
  • +
  • GatewayBalancesResponse
  • +
  • LedgerClosedRequest
  • +
  • LedgerClosedResponse
  • +
  • LedgerCurrentRequest
  • +
  • LedgerCurrentResponse
  • +
  • LedgerDataRequest
  • +
  • LedgerDataResponse
  • +
  • LedgerEntryRequest
  • +
  • LedgerEntryResponse
  • +
  • LedgerRequest
  • +
  • LedgerResponse
  • +
  • LedgerStream
  • +
  • ManifestRequest
  • +
  • ManifestResponse
  • +
  • NFTBuyOffersRequest
  • +
  • NFTBuyOffersResponse
  • +
  • NFTHistoryRequest
  • +
  • NFTHistoryResponse
  • +
  • NFTInfoRequest
  • +
  • NFTInfoResponse
  • +
  • NFTSellOffersRequest
  • +
  • NFTSellOffersResponse
  • +
  • NFTokenAcceptOffer
  • +
  • NFTokenBurn
  • +
  • NFTokenCancelOffer
  • +
  • NFTokenCreateOffer
  • +
  • NFTokenCreateOfferFlagsInterface
  • +
  • NFTokenMint
  • +
  • NFTokenMintFlagsInterface
  • +
  • NoRippleCheckRequest
  • +
  • NoRippleCheckResponse
  • +
  • OfferCancel
  • +
  • OfferCreate
  • +
  • OfferCreateFlagsInterface
  • +
  • OrderBookStream
  • +
  • PathFindCloseRequest
  • +
  • PathFindCreateRequest
  • +
  • PathFindResponse
  • +
  • PathFindStatusRequest
  • +
  • PathFindStream
  • +
  • Payment
  • +
  • PaymentChannelClaim
  • +
  • PaymentChannelClaimFlagsInterface
  • +
  • PaymentChannelCreate
  • +
  • PaymentChannelFund
  • +
  • PaymentFlagsInterface
  • +
  • PeerStatusStream
  • +
  • PingRequest
  • +
  • PingResponse
  • +
  • RandomRequest
  • +
  • RandomResponse
  • +
  • RipplePathFindRequest
  • +
  • RipplePathFindResponse
  • +
  • ServerInfoRequest
  • +
  • ServerInfoResponse
  • +
  • ServerStateRequest
  • +
  • ServerStateResponse
  • +
  • SetRegularKey
  • +
  • SignerListSet
  • +
  • SubmitMultisignedRequest
  • +
  • SubmitMultisignedResponse
  • +
  • SubmitRequest
  • +
  • SubmitResponse
  • +
  • SubscribeRequest
  • +
  • SubscribeResponse
  • +
  • TicketCreate
  • +
  • TransactionAndMetadata
  • +
  • TransactionEntryRequest
  • +
  • TransactionEntryResponse
  • +
  • TransactionMetadata
  • +
  • TransactionStream
  • +
  • TrustSet
  • +
  • TrustSetFlagsInterface
  • +
  • TxRequest
  • +
  • TxResponse
  • +
  • UnsubscribeRequest
  • +
  • UnsubscribeResponse
  • +
  • ValidationStream
  • +
  • PathFindRequest
  • +
  • Request
  • +
  • Response
  • +
  • Stream
  • +
  • Transaction
  • +
  • hashes
  • +
  • authorizeChannel
  • +
  • classicAddressToXAddress
  • +
  • convertHexToString
  • +
  • convertStringToHex
  • +
  • decimalToQuality
  • +
  • decimalToTransferRate
  • +
  • decode
  • +
  • decodeAccountID
  • +
  • decodeAccountPublic
  • +
  • decodeNodePublic
  • +
  • decodeSeed
  • +
  • decodeXAddress
  • +
  • deriveAddress
  • +
  • deriveKeypair
  • +
  • deriveXAddress
  • +
  • dropsToXrp
  • +
  • encode
  • +
  • encodeAccountID
  • +
  • encodeAccountPublic
  • +
  • encodeForMultiSigning
  • +
  • encodeForSigning
  • +
  • encodeForSigningClaim
  • +
  • encodeNodePublic
  • +
  • encodeSeed
  • +
  • encodeXAddress
  • +
  • getBalanceChanges
  • +
  • getNFTokenID
  • +
  • hasNextPage
  • +
  • isValidAddress
  • +
  • isValidClassicAddress
  • +
  • isValidSecret
  • +
  • isValidXAddress
  • +
  • isoTimeToRippleTime
  • +
  • keyToRFC1751Mnemonic
  • +
  • multisign
  • +
  • parseAccountRootFlags
  • +
  • parseNFTokenID
  • +
  • percentToQuality
  • +
  • percentToTransferRate
  • +
  • qualityToDecimal
  • +
  • rfc1751MnemonicToKey
  • +
  • rippleTimeToISOTime
  • +
  • rippleTimeToUnixTime
  • +
  • setTransactionFlagsToNumber
  • +
  • signPaymentChannelClaim
  • +
  • transferRateToDecimal
  • +
  • unixTimeToRippleTime
  • +
  • validate
  • +
  • verifyKeypairSignature
  • +
  • verifyPaymentChannelClaim
  • +
  • verifySignature
  • +
  • xAddressToClassicAddress
  • +
  • xrpToDrops
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/index.html b/docs/index.html index fbc962e5..63fa7b52 100644 --- a/docs/index.html +++ b/docs/index.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -xrpl
    +xrpl
    -
    +

    xrpl

    -
    - -

    xrpl.js

    -
    -

    A JavaScript/TypeScript library for interacting with the XRP Ledger

    +

    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.

    - - -

    ➡️ Reference Documentation

    - -

    See the full reference documentation for all classes, methods, and utilities.

    - - -

    Features

    -
    -
      +

      ➡️ Reference Documentation

      See the full reference documentation for all classes, methods, and utilities.

      +

      Features

      1. Managing keys & creating test credentials (Wallet && Client.fundWallet())
      2. Submitting transactions to the XRP Ledger (Client.submit(...) & transaction types)
      3. Sending requests to observe the ledger (Client.request(...) using public API methods)
      4. @@ -43,30 +31,18 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
      5. Parsing ledger data into more convenient formats (xrpToDrops and rippleTimeToISOTime)

      All of which works in Node.js (tested for v14+) & web browsers (tested for Chrome).

      - - -

      Quickstart

      -
      - - -

      Requirements

      -
      -
        -
      • Node.js v14 is recommended. We also support v16 and v18. Other versions may work but are not frequently tested.
      • +

        Quickstart

        Requirements

          +
        • Node.js v16 is recommended. We also support v14, v18 and v20. Other versions may work but are not frequently tested.
        - - -

        Installing xrpl.js

        -
        -

        In an existing project (with package.json), install xrpl.js with:

        +

        Installing xrpl.js

        In an existing project (with package.json), install xrpl.js with:

        $ npm install --save xrpl
        -
        +

        Or with yarn:

        $ yarn add xrpl
        -
        +

        Example usage:

        const xrpl = require("xrpl");
        async function main() {
        const client = new xrpl.Client("wss://s.altnet.rippletest.net:51233");
        await client.connect();

        const response = await client.request({
        command: "account_info",
        account: "rPT1Sjq2YGrBMTttX4GZHjKu9dyfzbpAYe",
        ledger_index: "validated",
        });
        console.log(response);

        client.disconnect();
        }
        main(); -
        +

        For a more in-depth example, you can copy/forking this Code Sandbox template!
        https://codesandbox.io/s/xrpl-intro-pxgdjr?file=/src/App.js

        It goes through:

        @@ -75,11 +51,7 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
      • Sending a payment transaction
      • And sending requests to see your account balance!
    - - -

    Case by Case Setup Steps

    -
    -

    If you're using xrpl.js with React or Deno, you'll need to do a couple extra steps to set it up:

    +

    Case by Case Setup Steps

    If you're using xrpl.js with React or Deno, you'll need to do a couple extra steps to set it up:

    - - -

    Documentation

    -
    -

    As you develop with xrpl.js, there's two sites you'll use extensively:

    +

    Documentation

    As you develop with xrpl.js, there's two sites you'll use extensively:

    1. xrpl.org is the primary source for:
      • How the ledger works (See Concepts)
      • @@ -102,11 +70,7 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
      • js.xrpl.org has the reference docs for this library
    - - -

    Mailing Lists

    -
    -

    If you want to hear when we release new versions of xrpl.js, you can join our low-traffic mailing list (About 1 email per week):

    +

    Mailing Lists

    If you want to hear when we release new versions of xrpl.js, you can join our low-traffic mailing list (About 1 email per week):

    @@ -114,17 +78,9 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= - - -

    Asking for help

    -
    -

    One of the best spots to ask for help is in the XRPL Developer Discord - There's a channel for xrpl.js where other community members can help you figure out how to accomplish your goals.

    +

    Asking for help

    One of the best spots to ask for help is in the XRPL Developer Discord - There's a channel for xrpl.js where other community members can help you figure out how to accomplish your goals.

    You are also welcome to create an issue here and we'll do our best to respond within 3 days.

    - - -

    Key Links

    -
    -
    - +
    +

    On This Page

    -
    -
    + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/AccountChannelsRequest.html b/docs/interfaces/AccountChannelsRequest.html index ba41d838..160d61ac 100644 --- a/docs/interfaces/AccountChannelsRequest.html +++ b/docs/interfaces/AccountChannelsRequest.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -AccountChannelsRequest | xrpl
    +AccountChannelsRequest | xrpl
    -
    +
    • xrpl
    • @@ -26,16 +26,16 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 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.

      +the ledger. Returns an AccountChannelsResponse.

    Hierarchy

      -
    • BaseRequest +
    • BaseRequest
      • AccountChannelsRequest
    +
  • Defined in packages/xrpl/src/models/methods/accountChannels.ts:29
  • @@ -43,94 +43,95 @@ the ledger. Returns an AccountChannelsRes

    Properties

    -
    +
    -
    account: string
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/methods/accountChannels.ts:36
  • +
    -
    api_version?: number
    +
    api_version?: number

    The API version to use. If omitted, use version 1.

    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:14
  • +
    -
    command: "account_channels"
    -
    +
  • Defined in packages/xrpl/src/models/methods/accountChannels.ts:30
  • +
    -
    destination_account?: string
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/methods/accountChannels.ts:42
  • +
    -
    id?: string | number
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:10
  • +
    -
    ledger_hash?: string
    +
    ledger_hash?: string

    20-byte hex string for the ledger version to use.

    -
    +
  • Defined in packages/xrpl/src/models/methods/accountChannels.ts:44
  • +
    -
    ledger_index?: LedgerIndex
    +
    ledger_index?: LedgerIndex

    The ledger index of the ledger to use, or a shortcut string to choose a ledger automatically.

    -
    +
  • Defined in packages/xrpl/src/models/methods/accountChannels.ts:49
  • +
    -
    limit?: number
    +
    limit?: number

    Limit the number of transactions to retrieve. Cannot be less than 10 or more than 400. The default is 200.

    -
    +
  • Defined in packages/xrpl/src/models/methods/accountChannels.ts:54
  • +
    -
    marker?: unknown
    +
    marker?: unknown

    Value from a previous paginated response. Resume retrieving data where that response left off.

    - +
    +
    +
    +

    On This Page

    -
    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/AccountChannelsResponse.html b/docs/interfaces/AccountChannelsResponse.html index 9124227f..79ebd94e 100644 --- a/docs/interfaces/AccountChannelsResponse.html +++ b/docs/interfaces/AccountChannelsResponse.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -AccountChannelsResponse | xrpl
    +AccountChannelsResponse | xrpl
    -
    +

    Interface AccountChannelsResponse

    -

    The expected response from an AccountChannelsRequest.

    +

    The expected response from an AccountChannelsRequest.

    Hierarchy

      -
    • BaseResponse +
    • BaseResponse
      • AccountChannelsResponse
    +
  • Defined in packages/xrpl/src/models/methods/accountChannels.ts:67
  • @@ -39,106 +39,107 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

    Properties

    -
    +
    -
    api_version?: number
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:31
  • +
    -
    forwarded?: boolean
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:30
  • +
    -
    id: string | number
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:24
  • +
    -
    result: {
        account: string;
        channels: Channel[];
        ledger_hash: string;
        ledger_index: number;
        limit?: number;
        marker?: unknown;
        validated?: boolean;
    }
    +
    result: {
        account: string;
        channels: Channel[];
        ledger_hash: string;
        ledger_index: number;
        limit?: number;
        marker?: unknown;
        validated?: boolean;
    }

    Type declaration

    • -
      account: string
      +
      account: string

      The address of the source/owner of the payment channels. This corresponds to the account field of the request.

    • -
      channels: Channel[]
      +
      channels: Channel[]

      Payment channels owned by this account.

    • -
      ledger_hash: string
      +
      ledger_hash: string

      The identifying hash of the ledger version used to generate this response.

    • -
      ledger_index: number
      +
      ledger_index: number

      The ledger index of the ledger version used to generate this response.

    • -
      Optional limit?: number
      +
      Optional limit?: number

      The limit to how many channel objects were actually returned by this request.

    • -
      Optional marker?: unknown
      +
      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
      +
      Optional validated?: boolean

      If true, the information in this response comes from a validated ledger version. Otherwise, the information is subject to change.

    -
    +
  • Defined in packages/xrpl/src/models/methods/accountChannels.ts:68
  • +
    -
    status?: string
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:25
  • +
    -
    type: string
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:26
  • +
    -
    warning?: "load"
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:28
  • +
    -
    warnings?: Warning[]
    - +
    +
    +
    +

    On This Page

    -
    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/AccountCurrenciesRequest.html b/docs/interfaces/AccountCurrenciesRequest.html index bf77c7b7..b6dc53da 100644 --- a/docs/interfaces/AccountCurrenciesRequest.html +++ b/docs/interfaces/AccountCurrenciesRequest.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -AccountCurrenciesRequest | xrpl
    +AccountCurrenciesRequest | xrpl
    -
    +
    @@ -41,75 +41,76 @@ account can send or receive, based on its trust lines. Expects an

    Properties

    -
    +
    -
    account: string
    +
    account: string

    A unique identifier for the account, most commonly the account's address.

    -
    +
  • Defined in packages/xrpl/src/models/methods/accountCurrencies.ts:15
  • +
    -
    api_version?: number
    +
    api_version?: number

    The API version to use. If omitted, use version 1.

    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:14
  • +
    -
    command: "account_currencies"
    -
    +
  • Defined in packages/xrpl/src/models/methods/accountCurrencies.ts:13
  • +
    -
    id?: string | number
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:10
  • +
    -
    ledger_hash?: string
    +
    ledger_hash?: string

    A 20-byte hex string for the ledger version to use.

    -
    +
  • Defined in packages/xrpl/src/models/methods/accountCurrencies.ts:17
  • +
    -
    ledger_index?: LedgerIndex
    +
    ledger_index?: LedgerIndex

    The ledger index of the ledger to use, or a shortcut string to choose a ledger automatically.

    -
    +
  • Defined in packages/xrpl/src/models/methods/accountCurrencies.ts:22
  • +
    -
    strict?: boolean
    +
    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.

    - +
    +
    +
    +

    On This Page

    -
    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/AccountCurrenciesResponse.html b/docs/interfaces/AccountCurrenciesResponse.html index 9fecd1d3..a28cc64f 100644 --- a/docs/interfaces/AccountCurrenciesResponse.html +++ b/docs/interfaces/AccountCurrenciesResponse.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -AccountCurrenciesResponse | xrpl
    +AccountCurrenciesResponse | xrpl
    -
    +

    Interface AccountCurrenciesResponse

    -

    The expected response from an AccountCurrenciesRequest.

    +

    The expected response from an AccountCurrenciesRequest.

    Hierarchy

      -
    • BaseResponse +
    • BaseResponse
      • AccountCurrenciesResponse
    +
  • Defined in packages/xrpl/src/models/methods/accountCurrencies.ts:36
  • @@ -39,93 +39,94 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

    Properties

    -
    +
    -
    api_version?: number
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:31
  • +
    -
    forwarded?: boolean
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:30
  • +
    -
    id: string | number
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:24
  • +
    -
    result: {
        ledger_hash?: string;
        ledger_index: number;
        receive_currencies: string[];
        send_currencies: string[];
        validated: boolean;
    }
    +
    result: {
        ledger_hash?: string;
        ledger_index: number;
        receive_currencies: string[];
        send_currencies: string[];
        validated: boolean;
    }

    Type declaration

    • -
      Optional ledger_hash?: string
      +
      Optional ledger_hash?: string

      The identifying hash of the ledger version used to retrieve this data, as hex.

    • -
      ledger_index: number
      +
      ledger_index: number

      The ledger index of the ledger version used to retrieve this data.

    • -
      receive_currencies: string[]
      +
      receive_currencies: string[]

      Array of Currency Codes for currencies that this account can receive.

    • -
      send_currencies: string[]
      +
      send_currencies: string[]

      Array of Currency Codes for currencies that this account can send.

    • -
      validated: boolean
      +
      validated: boolean

      If true, this data comes from a validated ledger.

    -
    +
  • Defined in packages/xrpl/src/models/methods/accountCurrencies.ts:37
  • +
    -
    status?: string
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:25
  • +
    -
    type: string
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:26
  • +
    -
    warning?: "load"
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:28
  • +
    -
    warnings?: Warning[]
    - +
    +
    +
    +

    On This Page

    -
    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/AccountDelete.html b/docs/interfaces/AccountDelete.html index a1456a26..832adedd 100644 --- a/docs/interfaces/AccountDelete.html +++ b/docs/interfaces/AccountDelete.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -AccountDelete | xrpl
    +AccountDelete | xrpl
    -
    +
    @@ -41,98 +41,98 @@ specified destination account.

    Properties

    -
    +
    -
    Account: string
    -

    The unique address of the account that initiated the transaction.

    +
    Account: string
    +

    The unique address of the transaction sender.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:95
  • +
    -
    AccountTxnID?: string
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:119
  • +
    -
    Destination: string
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/accountDelete.ts:19
  • +
    -
    DestinationTag?: number
    +
    DestinationTag?: number

    Arbitrary destination tag that identifies a hosted recipient or other. information for the recipient of the deleted account's leftover XRP.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/accountDelete.ts:24
  • +
    -
    Fee?: string
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:106
  • +
    -
    Flags?: number | GlobalFlags
    +
    Flags?: number | GlobalFlags

    Set of bit-flags for this transaction.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:121
  • +
    -
    LastLedgerSequence?: number
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:127
  • +
    -
    Memos?: Memo[]
    +
    Memos?: Memo[]

    Additional arbitrary information used to identify this transaction.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:131
  • +
    -
    Sequence?: number
    +
    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 @@ -140,29 +140,29 @@ is using a Ticket instead.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:113
  • +
    -
    Signers?: Signer[]
    +
    Signers?: Signer[]

    Array of objects that represent a multi-signature which authorizes this transaction.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:136
  • +
    -
    SigningPubKey?: string
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:149
  • +
    -
    SourceTag?: number
    +
    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 @@ -170,35 +170,36 @@ DestinationTag.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:143
  • +
    -
    TicketSequence?: number
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:154
  • +
    -
    TransactionType: "AccountDelete"
    -
    +
  • Defined in packages/xrpl/src/models/transactions/accountDelete.ts:13
  • +
    -
    TxnSignature?: string
    +
    TxnSignature?: string

    The signature that verifies this transaction as originating from the account it says it is from.

    - +
    +
    +
    +

    On This Page

    -
    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/AccountInfoRequest.html b/docs/interfaces/AccountInfoRequest.html index 787e02b4..bf2bdb41 100644 --- a/docs/interfaces/AccountInfoRequest.html +++ b/docs/interfaces/AccountInfoRequest.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -AccountInfoRequest | xrpl
    +AccountInfoRequest | xrpl
    -
    +
    @@ -41,93 +41,94 @@ particular version of the ledger. Returns an

    Properties

    -
    +
    -
    account: string
    +
    account: string

    A unique identifier for the account, most commonly the account's address.

    -
    +
  • Defined in packages/xrpl/src/models/methods/accountInfo.ts:16
  • +
    -
    api_version?: number
    +
    api_version?: number

    The API version to use. If omitted, use version 1.

    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:14
  • +
    -
    command: "account_info"
    -
    +
  • Defined in packages/xrpl/src/models/methods/accountInfo.ts:14
  • +
    -
    id?: string | number
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:10
  • +
    -
    ledger_hash?: string
    +
    ledger_hash?: string

    A 20-byte hex string for the ledger version to use.

    -
    +
  • Defined in packages/xrpl/src/models/methods/accountInfo.ts:18
  • +
    -
    ledger_index?: LedgerIndex
    +
    ledger_index?: LedgerIndex

    The ledger index of the ledger to use, or a shortcut string to choose a ledger automatically.

    -
    +
  • Defined in packages/xrpl/src/models/methods/accountInfo.ts:23
  • +
    -
    queue?: boolean
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/methods/accountInfo.ts:29
  • +
    -
    signer_lists?: boolean
    +
    signer_lists?: boolean

    Request SignerList objects associated with this account.

    -
    +
  • Defined in packages/xrpl/src/models/methods/accountInfo.ts:33
  • +
    -
    strict?: boolean
    +
    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.

    - +
    +
    +
    +

    On This Page

    -
    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/AccountInfoResponse.html b/docs/interfaces/AccountInfoResponse.html index 77218895..218acc7e 100644 --- a/docs/interfaces/AccountInfoResponse.html +++ b/docs/interfaces/AccountInfoResponse.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -AccountInfoResponse | xrpl
    +AccountInfoResponse | xrpl
    -
    +

    Interface AccountInfoResponse

    -

    Response expected from an AccountInfoRequest.

    +

    Response expected from an AccountInfoRequest.

    Hierarchy

      -
    • BaseResponse +
    • BaseResponse
      • AccountInfoResponse
    +
  • Defined in packages/xrpl/src/models/methods/accountInfo.ts:89
  • @@ -39,43 +39,43 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

    Properties

    -
    +
    -
    api_version?: number
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:31
  • +
    -
    forwarded?: boolean
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:30
  • +
    -
    id: string | number
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:24
  • +
    -
    result: {
        account_data: AccountRoot & {
            signer_lists?: SignerList[];
        };
        ledger_current_index?: number;
        ledger_index?: number;
        queue_data?: QueueData;
        validated?: boolean;
    }
    +
    result: {
        account_data: AccountRoot & {
            signer_lists?: SignerList[];
        };
        ledger_current_index?: number;
        ledger_index?: number;
        queue_data?: QueueData;
        validated?: boolean;
    }

    Type declaration

    • -
      account_data: AccountRoot & {
          signer_lists?: SignerList[];
      }
      +
      account_data: AccountRoot & {
          signer_lists?: SignerList[];
      }

      The AccountRoot ledger object with this account's information, as stored in the ledger. If requested, also includes Array of SignerList ledger objects @@ -84,18 +84,18 @@ at most one SignerList, this array must have exactly one member if it is present.

    • -
      Optional ledger_current_index?: number
      +
      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
      +
      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
      +
      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 @@ -103,41 +103,42 @@ fields may be omitted because the values are calculated "lazily" by th queuing mechanism.

    • -
      Optional validated?: boolean
      +
      Optional validated?: boolean

      True if this data is from a validated ledger version; if omitted or set to false, this data is not final.

    -
    +
  • Defined in packages/xrpl/src/models/methods/accountInfo.ts:90
  • +
    -
    status?: string
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:25
  • +
    -
    type: string
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:26
  • +
    -
    warning?: "load"
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:28
  • +
    -
    warnings?: Warning[]
    - +
    +
    +
    +

    On This Page

    -
    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/AccountLinesRequest.html b/docs/interfaces/AccountLinesRequest.html index a6144c32..58ebada4 100644 --- a/docs/interfaces/AccountLinesRequest.html +++ b/docs/interfaces/AccountLinesRequest.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -AccountLinesRequest | xrpl
    +AccountLinesRequest | xrpl
    -
    +
    @@ -42,92 +42,93 @@ retrieved is relative to a particular version of the ledger. Expects an

    Properties

    -
    +
    -
    account: string
    +
    account: string

    A unique identifier for the account, most commonly the account's Address.

    -
    +
  • Defined in packages/xrpl/src/models/methods/accountLines.ts:80
  • +
    -
    api_version?: number
    +
    api_version?: number

    The API version to use. If omitted, use version 1.

    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:14
  • +
    -
    command: "account_lines"
    -
    +
  • Defined in packages/xrpl/src/models/methods/accountLines.ts:78
  • +
    -
    id?: string | number
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:10
  • +
    -
    ledger_hash?: string
    +
    ledger_hash?: string

    A 20-byte hex string for the ledger version to use.

    -
    +
  • Defined in packages/xrpl/src/models/methods/accountLines.ts:82
  • +
    -
    ledger_index?: LedgerIndex
    +
    ledger_index?: LedgerIndex

    The ledger index of the ledger to use, or a shortcut string to choose a ledger automatically.

    -
    +
  • Defined in packages/xrpl/src/models/methods/accountLines.ts:87
  • +
    -
    limit?: number
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/methods/accountLines.ts:97
  • +
    -
    marker?: unknown
    +
    marker?: unknown

    Value from a previous paginated response. Resume retrieving data where that response left off.

    -
    +
  • Defined in packages/xrpl/src/models/methods/accountLines.ts:102
  • +
    -
    peer?: string
    +
    peer?: string

    The Address of a second account. If provided, show only lines of trust connecting the two accounts.

    - +
    +
    +
    +

    On This Page

    -
    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/AccountLinesResponse.html b/docs/interfaces/AccountLinesResponse.html index 86f336e1..b2846a7c 100644 --- a/docs/interfaces/AccountLinesResponse.html +++ b/docs/interfaces/AccountLinesResponse.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -AccountLinesResponse | xrpl
    +AccountLinesResponse | xrpl
    -
    +

    Interface AccountLinesResponse

    -

    Response expected from an AccountLinesRequest.

    +

    Response expected from an AccountLinesRequest.

    Hierarchy

      -
    • BaseResponse +
    • BaseResponse
      • AccountLinesResponse
    +
  • Defined in packages/xrpl/src/models/methods/accountLines.ts:110
  • @@ -39,103 +39,104 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

    Properties

    -
    +
    -
    api_version?: number
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:31
  • +
    -
    forwarded?: boolean
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:30
  • +
    -
    id: string | number
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:24
  • +
    -
    result: {
        account: string;
        ledger_current_index?: number;
        ledger_hash?: string;
        ledger_index?: number;
        lines: Trustline[];
        marker?: unknown;
    }
    +
    result: {
        account: string;
        ledger_current_index?: number;
        ledger_hash?: string;
        ledger_index?: number;
        lines: Trustline[];
        marker?: unknown;
    }

    Type declaration

    • -
      account: string
      +
      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
      +
      Optional ledger_current_index?: number

      The ledger index of the current open ledger, which was used when retrieving this information.

    • -
      Optional ledger_hash?: string
      +
      Optional ledger_hash?: string

      The identifying hash the ledger version that was used when retrieving this data.

    • -
      Optional ledger_index?: number
      +
      Optional ledger_index?: number

      The ledger index of the ledger version that was used when retrieving this data.

    • -
      lines: Trustline[]
      +
      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
      +
      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.

    -
    +
  • Defined in packages/xrpl/src/models/methods/accountLines.ts:111
  • +
    -
    status?: string
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:25
  • +
    -
    type: string
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:26
  • +
    -
    warning?: "load"
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:28
  • +
    -
    warnings?: Warning[]
    - +
    +
    +
    +

    On This Page

    -
    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/AccountNFTsRequest.html b/docs/interfaces/AccountNFTsRequest.html index 1c262d8a..bab7c472 100644 --- a/docs/interfaces/AccountNFTsRequest.html +++ b/docs/interfaces/AccountNFTsRequest.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -AccountNFTsRequest | xrpl
    +AccountNFTsRequest | xrpl
    -
    +
    @@ -40,66 +40,67 @@ specified account.

    Properties

    -
    +
    -
    account: string
    +
    account: string

    The unique identifier of an account, typically the account's address. The request returns NFTs owned by this account.

    -
    +
  • Defined in packages/xrpl/src/models/methods/accountNFTs.ts:15
  • +
    -
    api_version?: number
    +
    api_version?: number

    The API version to use. If omitted, use version 1.

    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:14
  • +
    -
    command: "account_nfts"
    -
    +
  • Defined in packages/xrpl/src/models/methods/accountNFTs.ts:10
  • +
    -
    id?: string | number
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:10
  • +
    -
    limit?: number
    +
    limit?: number

    Limit the number of NFTokens to retrieve.

    -
    +
  • Defined in packages/xrpl/src/models/methods/accountNFTs.ts:19
  • +
    -
    marker?: unknown
    +
    marker?: unknown

    Value from a previous paginated response. Resume retrieving data where that response left off.

    - +
    +
    +
    +

    On This Page

    -
    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/AccountNFTsResponse.html b/docs/interfaces/AccountNFTsResponse.html index 106f4b56..4e6b8b06 100644 --- a/docs/interfaces/AccountNFTsResponse.html +++ b/docs/interfaces/AccountNFTsResponse.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -AccountNFTsResponse | xrpl
    +AccountNFTsResponse | xrpl
    -
    +

    Interface AccountNFTsResponse

    -

    Response expected from an AccountNFTsRequest.

    +

    Response expected from an AccountNFTsRequest.

    Hierarchy

      -
    • BaseResponse +
    • BaseResponse
      • AccountNFTsResponse
    +
  • Defined in packages/xrpl/src/models/methods/accountNFTs.ts:46
  • @@ -39,99 +39,100 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

    Properties

    -
    +
    -
    api_version?: number
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:31
  • +
    -
    forwarded?: boolean
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:30
  • +
    -
    id: string | number
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:24
  • +
    -
    result: {
        account: string;
        account_nfts: AccountNFToken[];
        ledger_current_index: number;
        limit?: number;
        marker?: unknown;
        validated: boolean;
    }
    +
    result: {
        account: string;
        account_nfts: AccountNFToken[];
        ledger_current_index: number;
        limit?: number;
        marker?: unknown;
        validated: boolean;
    }

    Type declaration

    • -
      account: string
      +
      account: string

      The account requested.

    • -
      account_nfts: AccountNFToken[]
      +
      account_nfts: AccountNFToken[]

      A list of NFTs owned by the specified account.

    • -
      ledger_current_index: number
      +
      ledger_current_index: number

      The ledger index of the current open ledger, which was used when retrieving this information.

    • -
      Optional limit?: number
      +
      Optional limit?: number

      The limit that was used to fulfill this request.

    • -
      Optional marker?: unknown
      +
      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.

    • -
      validated: boolean
      +
      validated: boolean

      If true, this data comes from a validated ledger.

    -
    +
  • Defined in packages/xrpl/src/models/methods/accountNFTs.ts:47
  • +
    -
    status?: string
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:25
  • +
    -
    type: string
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:26
  • +
    -
    warning?: "load"
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:28
  • +
    -
    warnings?: Warning[]
    - +
    +
    +
    +

    On This Page

    -
    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/AccountObjectsRequest.html b/docs/interfaces/AccountObjectsRequest.html index 5e32bee4..1b12366f 100644 --- a/docs/interfaces/AccountObjectsRequest.html +++ b/docs/interfaces/AccountObjectsRequest.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -AccountObjectsRequest | xrpl
    +AccountObjectsRequest | xrpl
    -
    +
    @@ -42,102 +42,103 @@ form of an AccountObjectsResponse.

    Properties

    -
    +
    -
    account: string
    +
    account: string

    A unique identifier for the account, most commonly the account's address.

    -
    +
  • Defined in packages/xrpl/src/models/methods/accountObjects.ts:37
  • +
    -
    api_version?: number
    +
    api_version?: number

    The API version to use. If omitted, use version 1.

    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:14
  • +
    -
    command: "account_objects"
    -
    +
  • Defined in packages/xrpl/src/models/methods/accountObjects.ts:35
  • +
    -
    deletion_blockers_only?: boolean
    +
    deletion_blockers_only?: boolean

    If true, the response only includes objects that would block this account from being deleted. The default is false.

    -
    +
  • Defined in packages/xrpl/src/models/methods/accountObjects.ts:48
  • +
    -
    id?: string | number
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:10
  • +
    -
    ledger_hash?: string
    +
    ledger_hash?: string

    A 20-byte hex string for the ledger version to use.

    -
    +
  • Defined in packages/xrpl/src/models/methods/accountObjects.ts:50
  • +
    -
    ledger_index?: LedgerIndex
    +
    ledger_index?: LedgerIndex

    The ledger index of the ledger to use, or a shortcut string to choose a Ledger automatically.

    -
    +
  • Defined in packages/xrpl/src/models/methods/accountObjects.ts:55
  • +
    -
    limit?: number
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/methods/accountObjects.ts:60
  • +
    -
    marker?: unknown
    +
    marker?: unknown

    Value from a previous paginated response. Resume retrieving data where that response left off.

    -
    +
  • Defined in packages/xrpl/src/models/methods/accountObjects.ts:65
  • +
    -
    type?: AccountObjectType
    +
    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).

    - +
    +
    +
    +

    On This Page

    -
    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/AccountObjectsResponse.html b/docs/interfaces/AccountObjectsResponse.html index 9bba8a6f..c562713b 100644 --- a/docs/interfaces/AccountObjectsResponse.html +++ b/docs/interfaces/AccountObjectsResponse.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -AccountObjectsResponse | xrpl
    +AccountObjectsResponse | xrpl
    -
    +

    Interface AccountObjectsResponse

    -

    Response expected from an AccountObjectsRequest.

    +

    Response expected from an AccountObjectsRequest.

    Hierarchy

      -
    • BaseResponse +
    • BaseResponse
      • AccountObjectsResponse
    +
  • Defined in packages/xrpl/src/models/methods/accountObjects.ts:87
  • @@ -39,112 +39,113 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

    Properties

    -
    +
    -
    api_version?: number
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:31
  • +
    -
    forwarded?: boolean
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:30
  • +
    -
    id: string | number
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:24
  • +
    -
    result: {
        account: string;
        account_objects: AccountObject[];
        ledger_current_index?: number;
        ledger_hash?: string;
        ledger_index?: number;
        limit?: number;
        marker?: string;
        validated?: boolean;
    }
    +
    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
      +
      account: string

      Unique Address of the account this request corresponds to.

    • -
      account_objects: AccountObject[]
      +
      account_objects: AccountObject[]

      Array of objects owned by this account. Each object is in its raw ledger format.

    • -
      Optional ledger_current_index?: number
      +
      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
      +
      Optional ledger_hash?: string

      The identifying hash of the ledger that was used to generate this response.

    • -
      Optional ledger_index?: number
      +
      Optional ledger_index?: number

      The ledger index of the ledger version that was used to generate this response.

    • -
      Optional limit?: number
      +
      Optional limit?: number

      The limit that was used in this request, if any.

    • -
      Optional marker?: string
      +
      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
      +
      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.

    -
    +
  • Defined in packages/xrpl/src/models/methods/accountObjects.ts:88
  • +
    -
    status?: string
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:25
  • +
    -
    type: string
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:26
  • +
    -
    warning?: "load"
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:28
  • +
    -
    warnings?: Warning[]
    - +
    +
    +
    +

    On This Page

    -
    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/AccountOffer.html b/docs/interfaces/AccountOffer.html index d029ab6e..b7bc4f0b 100644 --- a/docs/interfaces/AccountOffer.html +++ b/docs/interfaces/AccountOffer.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -AccountOffer | xrpl
    +AccountOffer | xrpl
    -
    +
    @@ -34,65 +34,66 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

    Properties

    -
    +
    -
    expiration?: number
    +
    expiration?: number

    A time after which this offer is considered unfunded, as the number of seconds since the Ripple Epoch. See also: Offer Expiration.

    -
    +
  • Defined in packages/xrpl/src/models/methods/accountOffers.ts:65
  • +
    -
    flags: number
    +
    flags: number

    Options set for this offer entry as bit-flags.

    -
    +
  • Defined in packages/xrpl/src/models/methods/accountOffers.ts:43
  • +
    -
    quality: string
    +
    quality: string

    The exchange rate of the Offer, as the ratio of the original taker_pays divided by the original taker_gets. When executing offers, the offer with the most favorable (lowest) quality is consumed first; offers with the same quality are executed from oldest to newest.

    -
    +
  • Defined in packages/xrpl/src/models/methods/accountOffers.ts:60
  • +
    -
    seq: number
    +
    seq: number

    Sequence number of the transaction that created this entry.

    -
    +
  • Defined in packages/xrpl/src/models/methods/accountOffers.ts:45
  • +
    -
    taker_gets: Amount
    +
    taker_gets: Amount

    The amount the account placing this Offer receives.

    -
    +
  • Defined in packages/xrpl/src/models/methods/accountOffers.ts:49
  • +
    -
    taker_pays: Amount
    +
    taker_pays: Amount

    The amount the account placing this Offer pays.

    - +
    +
    +
    +

    On This Page

    -
    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/AccountOffersRequest.html b/docs/interfaces/AccountOffersRequest.html index 8765d5a4..39227e68 100644 --- a/docs/interfaces/AccountOffersRequest.html +++ b/docs/interfaces/AccountOffersRequest.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -AccountOffersRequest | xrpl
    +AccountOffersRequest | xrpl
    -
    +
    @@ -41,93 +41,94 @@ the form of a AccountOffersResponse.

    Properties

    -

    Properties

    -
    +
    -
    account: string
    +
    account: string

    A unique identifier for the account, most commonly the account's Address.

    -
    +
  • Defined in packages/xrpl/src/models/methods/accountOffers.ts:15
  • +
    -
    api_version?: number
    +
    api_version?: number

    The API version to use. If omitted, use version 1.

    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:14
  • +
    -
    command: "account_offers"
    -
    +
  • Defined in packages/xrpl/src/models/methods/accountOffers.ts:13
  • +
    -
    id?: string | number
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:10
  • +
    -
    ledger_hash?: string
    +
    ledger_hash?: string

    A 20-byte hex string identifying the ledger version to use.

    -
    +
  • Defined in packages/xrpl/src/models/methods/accountOffers.ts:17
  • +
    -
    ledger_index?: LedgerIndex
    +
    ledger_index?: LedgerIndex

    The ledger index of the ledger to use, or "current", "closed", or "validated" to select a ledger dynamically.

    -
    +
  • Defined in packages/xrpl/src/models/methods/accountOffers.ts:22
  • +
    -
    limit?: number
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/methods/accountOffers.ts:27
  • +
    -
    marker?: unknown
    +
    marker?: unknown

    Value from a previous paginated response. Resume retrieving data where that response left off.

    -
    +
  • Defined in packages/xrpl/src/models/methods/accountOffers.ts:32
  • +
    -
    strict?: boolean
    +
    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.

    - +
    +
    +
    +

    On This Page

    -
    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/AccountOffersResponse.html b/docs/interfaces/AccountOffersResponse.html index 90e2a150..016810d6 100644 --- a/docs/interfaces/AccountOffersResponse.html +++ b/docs/interfaces/AccountOffersResponse.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -AccountOffersResponse | xrpl
    +AccountOffersResponse | xrpl
    -
    +

    Interface AccountOffersResponse

    -

    Response expected from an AccountOffersRequest.

    +

    Response expected from an AccountOffersRequest.

    Hierarchy

      -
    • BaseResponse +
    • BaseResponse
      • AccountOffersResponse
    +
  • Defined in packages/xrpl/src/models/methods/accountOffers.ts:73
  • @@ -39,103 +39,104 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

    Properties

    -
    +
    -
    api_version?: number
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:31
  • +
    -
    forwarded?: boolean
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:30
  • +
    -
    id: string | number
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:24
  • +
    -
    result: {
        account: string;
        ledger_current_index?: number;
        ledger_hash?: string;
        ledger_index?: number;
        marker?: unknown;
        offers?: AccountOffer[];
    }
    +
    result: {
        account: string;
        ledger_current_index?: number;
        ledger_hash?: string;
        ledger_index?: number;
        marker?: unknown;
        offers?: AccountOffer[];
    }

    Type declaration

    • -
      account: string
      +
      account: string

      Unique Address identifying the account that made the offers.

    • -
      Optional ledger_current_index?: number
      +
      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
      +
      Optional ledger_hash?: string

      The identifying hash of the ledger version that was used when retrieving this data.

    • -
      Optional ledger_index?: number
      +
      Optional ledger_index?: number

      The ledger index of the ledger version that was used when retrieving this data, as requested.

    • -
      Optional marker?: unknown
      +
      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[]
      +
      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.

    -
    +
  • Defined in packages/xrpl/src/models/methods/accountOffers.ts:74
  • +
    -
    status?: string
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:25
  • +
    -
    type: string
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:26
  • +
    -
    warning?: "load"
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:28
  • +
    -
    warnings?: Warning[]
    - +
    +
    +
    +

    On This Page

    -
    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/AccountSet.html b/docs/interfaces/AccountSet.html index c42b0677..ba9095bd 100644 --- a/docs/interfaces/AccountSet.html +++ b/docs/interfaces/AccountSet.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -AccountSet | xrpl
    +AccountSet | xrpl
    -
    +
    @@ -40,122 +40,122 @@ Ledger.

    Properties

    -
    +
    -
    Account: string
    -

    The unique address of the account that initiated the transaction.

    +
    Account: string
    +

    The unique address of the transaction sender.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:95
  • +
    -
    AccountTxnID?: string
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:119
  • +
    -
    ClearFlag?: number
    +
    ClearFlag?: number

    Unique identifier of a flag to disable for this account.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/accountSet.ts:130
  • +
    -
    Domain?: string
    +
    Domain?: string

    The domain that owns this account, as a string of hex representing the. ASCII for the domain in lowercase.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/accountSet.ts:135
  • +
    -
    EmailHash?: string
    +
    EmailHash?: string

    Hash of an email address to be used for generating an avatar image.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/accountSet.ts:137
  • +
    -
    Fee?: string
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:106
  • +
    -
    Flags?: number | AccountSetFlagsInterface
    -
    +
  • Defined in packages/xrpl/src/models/transactions/accountSet.ts:128
  • +
    -
    LastLedgerSequence?: number
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:127
  • +
    -
    Memos?: Memo[]
    +
    Memos?: Memo[]

    Additional arbitrary information used to identify this transaction.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:131
  • +
    -
    MessageKey?: string
    +
    MessageKey?: string

    Public key for sending encrypted messages to this account.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/accountSet.ts:139
  • +
    -
    NFTokenMinter?: string
    +
    NFTokenMinter?: string

    Sets an alternate account that is allowed to mint NFTokens on this account's behalf using NFTokenMint's Issuer field.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/accountSet.ts:158
  • +
    -
    Sequence?: number
    +
    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 @@ -163,36 +163,36 @@ is using a Ticket instead.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:113
  • +
    - +

    Integer flag to enable for this account.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/accountSet.ts:141
  • +
    -
    Signers?: Signer[]
    +
    Signers?: Signer[]

    Array of objects that represent a multi-signature which authorizes this transaction.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:136
  • +
    -
    SigningPubKey?: string
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:149
  • +
    -
    SourceTag?: number
    +
    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 @@ -200,53 +200,54 @@ DestinationTag.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:143
  • +
    -
    TickSize?: number
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/accountSet.ts:153
  • +
    -
    TicketSequence?: number
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:154
  • +
    -
    TransactionType: "AccountSet"
    -
    +
  • Defined in packages/xrpl/src/models/transactions/accountSet.ts:127
  • +
    -
    TransferRate?: number
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/accountSet.ts:147
  • +
    -
    TxnSignature?: string
    +
    TxnSignature?: string

    The signature that verifies this transaction as originating from the account it says it is from.

    - +
    +
    +
    +

    On This Page

    -
    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/AccountSetFlagsInterface.html b/docs/interfaces/AccountSetFlagsInterface.html index 6b95d799..bc1b1652 100644 --- a/docs/interfaces/AccountSetFlagsInterface.html +++ b/docs/interfaces/AccountSetFlagsInterface.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -AccountSetFlagsInterface | xrpl
    +AccountSetFlagsInterface | xrpl
    -
    +

    Interface AccountSetFlagsInterface

    -

    Map of flags to boolean values representing AccountSet transaction +

    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
    +
  • Defined in packages/xrpl/src/models/transactions/accountSet.ts:111
  • @@ -41,49 +41,50 @@ flags.

    Properties

    -
    +
    -
    tfAllowXRP?: boolean
    -
    +
  • Defined in packages/xrpl/src/models/transactions/accountSet.ts:117
  • +
    -
    tfDisallowXRP?: boolean
    -
    +
  • Defined in packages/xrpl/src/models/transactions/accountSet.ts:116
  • +
    -
    tfOptionalAuth?: boolean
    -
    +
  • Defined in packages/xrpl/src/models/transactions/accountSet.ts:115
  • +
    -
    tfOptionalDestTag?: boolean
    -
    +
  • Defined in packages/xrpl/src/models/transactions/accountSet.ts:113
  • +
    -
    tfRequireAuth?: boolean
    -
    +
  • Defined in packages/xrpl/src/models/transactions/accountSet.ts:114
  • +
    -
    tfRequireDestTag?: boolean
    - +
    +
    +
    +

    On This Page

    -
    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/AccountTxRequest.html b/docs/interfaces/AccountTxRequest.html index b26f8d24..6d51121f 100644 --- a/docs/interfaces/AccountTxRequest.html +++ b/docs/interfaces/AccountTxRequest.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -AccountTxRequest | xrpl
    +AccountTxRequest | xrpl
    -
    +
    • xrpl
    • @@ -23,16 +23,16 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

      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.

    +specified account. Expects a response in the form of a AccountTxResponse.

    Hierarchy

      -
    • BaseRequest +
    • BaseRequest
      • AccountTxRequest
    +
  • Defined in packages/xrpl/src/models/methods/accountTx.ts:13
  • @@ -40,121 +40,122 @@ specified account. Expects a response in the form of a

    Properties

    -

    Properties

    -
    +
    -
    account: string
    +
    account: string

    A unique identifier for the account, most commonly the account's address.

    -
    +
  • Defined in packages/xrpl/src/models/methods/accountTx.ts:16
  • +
    -
    api_version?: number
    +
    api_version?: number

    The API version to use. If omitted, use version 1.

    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:14
  • +
    -
    binary?: boolean
    +
    binary?: boolean

    If true, return transactions as hex strings instead of JSON. The default is false.

    -
    +
  • Defined in packages/xrpl/src/models/methods/accountTx.ts:37
  • +
    -
    command: "account_tx"
    -
    +
  • Defined in packages/xrpl/src/models/methods/accountTx.ts:14
  • +
    -
    forward?: boolean
    +
    forward?: boolean

    If true, returns values indexed with the oldest ledger first. Otherwise, the results are indexed with the newest ledger first.

    -
    +
  • Defined in packages/xrpl/src/models/methods/accountTx.ts:42
  • +
    -
    id?: string | number
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:10
  • +
    -
    ledger_hash?: string
    +
    ledger_hash?: string

    Use to look for transactions from a single ledger only.

    -
    +
  • Defined in packages/xrpl/src/models/methods/accountTx.ts:30
  • +
    -
    ledger_index?: LedgerIndex
    +
    ledger_index?: LedgerIndex

    Use to look for transactions from a single ledger only.

    -
    +
  • Defined in packages/xrpl/src/models/methods/accountTx.ts:32
  • +
    -
    ledger_index_max?: number
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/methods/accountTx.ts:28
  • +
    -
    ledger_index_min?: number
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/methods/accountTx.ts:22
  • +
    -
    limit?: number
    +
    limit?: number

    Default varies. Limit the number of transactions to retrieve. The server is not required to honor this value.

    -
    +
  • Defined in packages/xrpl/src/models/methods/accountTx.ts:47
  • +
    -
    marker?: unknown
    +
    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.

    - +
    +
    +
    +

    On This Page

    - - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/AccountTxResponse.html b/docs/interfaces/AccountTxResponse.html index c26cf1e1..681c2c4f 100644 --- a/docs/interfaces/AccountTxResponse.html +++ b/docs/interfaces/AccountTxResponse.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -AccountTxResponse | xrpl
    +AccountTxResponse | xrpl
    -
    +

    Interface AccountTxResponse

    -

    Expected response from an AccountTxRequest.

    +

    Expected response from an AccountTxRequest.

    Hierarchy

      -
    • BaseResponse +
    • BaseResponse
      • AccountTxResponse
    +
  • Defined in packages/xrpl/src/models/methods/accountTx.ts:80
  • @@ -39,106 +39,107 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

    Properties

    -
    +
    -
    api_version?: number
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:31
  • +
    -
    forwarded?: boolean
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:30
  • +
    -
    id: string | number
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:24
  • +
    -
    result: {
        account: string;
        ledger_index_max: number;
        ledger_index_min: number;
        limit: number;
        marker?: unknown;
        transactions: AccountTransaction[];
        validated?: boolean;
    }
    +
    result: {
        account: string;
        ledger_index_max: number;
        ledger_index_min: number;
        limit: number;
        marker?: unknown;
        transactions: AccountTransaction[];
        validated?: boolean;
    }

    Type declaration

    • -
      account: string
      +
      account: string

      Unique Address identifying the related account.

    • -
      ledger_index_max: number
      +
      ledger_index_max: number

      The ledger index of the most recent ledger actually searched for transactions.

    • -
      ledger_index_min: number
      +
      ledger_index_min: number

      The ledger index of the earliest ledger actually searched for transactions.

    • -
      limit: number
      +
      limit: number

      The limit value used in the request.

    • -
      Optional marker?: unknown
      +
      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[]
      +
      transactions: AccountTransaction[]

      Array of transactions matching the request's criteria, as explained below.

    • -
      Optional validated?: boolean
      +
      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.

    -
    +
  • Defined in packages/xrpl/src/models/methods/accountTx.ts:81
  • +
    -
    status?: string
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:25
  • +
    -
    type: string
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:26
  • +
    -
    warning?: "load"
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:28
  • +
    -
    warnings?: Warning[]
    - +
    +
    +
    +

    On This Page

    -
    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/BookOffer.html b/docs/interfaces/BookOffer.html index 28f4f5b2..11472272 100644 --- a/docs/interfaces/BookOffer.html +++ b/docs/interfaces/BookOffer.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -BookOffer | xrpl
    +BookOffer | xrpl
    -
    +
    @@ -36,171 +36,172 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

    Properties

    -
    +
    -
    Account: string
    +
    Account: string

    The address of the account that placed this Offer.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/Offer.ts:10
  • +
    -
    BookDirectory: string
    +
    BookDirectory: string

    The ID of the Offer Directory that links to this Offer.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/Offer.ts:24
  • +
    -
    BookNode: string
    +
    BookNode: string

    A hint indicating which page of the Offer Directory links to this object, in case the directory consists of multiple pages.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/Offer.ts:29
  • +
    -
    Expiration?: number
    +
    Expiration?: number

    The time this Offer expires, in seconds since the Ripple Epoch.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/Offer.ts:46
  • +
    -
    Flags: number
    +
    Flags: number

    A bit-map of boolean flags enabled for this Offer.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/Offer.ts:8
  • +
    -
    LedgerEntryType: "Offer"
    -
    +
  • Defined in packages/xrpl/src/models/ledger/Offer.ts:6
  • +
    -
    OwnerNode: string
    +
    OwnerNode: string

    A hint indicating which page of the Owner Directory links to this object, in case the directory consists of multiple pages.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/Offer.ts:34
  • +
    -
    PreviousTxnID: string
    +
    PreviousTxnID: string

    The identifying hash of the transaction that most recently modified this object.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/Offer.ts:39
  • +
    -
    PreviousTxnLgrSeq: number
    +
    PreviousTxnLgrSeq: number

    The index of the ledger that contains the transaction that most recently modified this object.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/Offer.ts:44
  • +
    -
    Sequence: number
    +
    Sequence: number

    The Sequence value of the OfferCreate transaction that created this Offer object. Used in combination with the Account to identify this Offer.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/Offer.ts:15
  • +
    -
    TakerGets: Amount
    +
    TakerGets: Amount

    The remaining amount and type of currency being provided by the Offer creator.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/Offer.ts:22
  • +
    -
    TakerPays: Amount
    +
    TakerPays: Amount

    The remaining amount and type of currency requested by the Offer creator.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/Offer.ts:17
  • +
    -
    index: string
    -
    +
  • Defined in packages/xrpl/src/models/ledger/BaseLedgerEntry.ts:2
  • +
    -
    owner_funds?: string
    +
    owner_funds?: string

    Amount of the TakerGets currency the side placing the offer has available to be traded. (XRP is represented as drops; any other currency is represented as a decimal value.) If a trader has multiple offers in the same book, only the highest-ranked offer includes this field.

    -
    +
  • Defined in packages/xrpl/src/models/methods/bookOffers.ts:58
  • +
    -
    quality?: string
    +
    quality?: string

    The exchange rate, as the ratio taker_pays divided by taker_gets. For fairness, offers that have the same quality are automatically taken first-in, first-out.

    -
    +
  • Defined in packages/xrpl/src/models/methods/bookOffers.ts:74
  • +
    -
    taker_gets_funded?: Amount
    +
    taker_gets_funded?: Amount

    The maximum amount of currency that the taker can get, given the funding status of the offer.

    -
    +
  • Defined in packages/xrpl/src/models/methods/bookOffers.ts:63
  • +
    -
    taker_pays_funded?: Amount
    +
    taker_pays_funded?: Amount

    The maximum amount of currency that the taker would pay, given the funding status of the offer.

    - +
    +
    +
    +

    On This Page

    -
    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/BookOffersRequest.html b/docs/interfaces/BookOffersRequest.html index f600b7a2..55310242 100644 --- a/docs/interfaces/BookOffersRequest.html +++ b/docs/interfaces/BookOffersRequest.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -BookOffersRequest | xrpl
    +BookOffersRequest | xrpl
    -
    +
    • xrpl
    • @@ -23,16 +23,16 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

      Interface BookOffersRequest

    The book_offers method retrieves a list of offers, also known as the order. -Book, between two currencies. Returns an BookOffersResponse.

    +Book, between two currencies. Returns an BookOffersResponse.

    Hierarchy

      -
    • BaseRequest +
    • BaseRequest
      • BookOffersRequest
    +
  • Defined in packages/xrpl/src/models/methods/bookOffers.ts:17
  • @@ -40,96 +40,97 @@ Book, between two currencies. Returns an BookO

    Properties

    -
    +
    -
    api_version?: number
    +
    api_version?: number

    The API version to use. If omitted, use version 1.

    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:14
  • +
    -
    command: "book_offers"
    -
    +
  • Defined in packages/xrpl/src/models/methods/bookOffers.ts:18
  • +
    -
    id?: string | number
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:10
  • +
    -
    ledger_hash?: string
    +
    ledger_hash?: string

    A 20-byte hex string for the ledger version to use.

    -
    +
  • Defined in packages/xrpl/src/models/methods/bookOffers.ts:20
  • +
    -
    ledger_index?: LedgerIndex
    +
    ledger_index?: LedgerIndex

    The ledger index of the ledger to use, or a shortcut string to choose a ledger automatically.

    -
    +
  • Defined in packages/xrpl/src/models/methods/bookOffers.ts:25
  • +
    -
    limit?: number
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/methods/bookOffers.ts:31
  • +
    -
    taker?: string
    +
    taker?: string

    The Address of an account to use as a perspective. Unfunded offers placed by this account are always included in the response.

    -
    +
  • Defined in packages/xrpl/src/models/methods/bookOffers.ts:36
  • +
    -
    taker_gets: TakerAmount
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/methods/bookOffers.ts:42
  • +
    -
    taker_pays: TakerAmount
    +
    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.

    - +
    +
    +
    +

    On This Page

    -
    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/BookOffersResponse.html b/docs/interfaces/BookOffersResponse.html index 24ef4607..e94cb4c8 100644 --- a/docs/interfaces/BookOffersResponse.html +++ b/docs/interfaces/BookOffersResponse.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -BookOffersResponse | xrpl
    +BookOffersResponse | xrpl
    -
    +

    Interface BookOffersResponse

    -

    Expected response from a BookOffersRequest.

    +

    Expected response from a BookOffersRequest.

    Hierarchy

      -
    • BaseResponse +
    • BaseResponse
      • BookOffersResponse
    +
  • Defined in packages/xrpl/src/models/methods/bookOffers.ts:82
  • @@ -39,93 +39,94 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

    Properties

    -
    +
    -
    api_version?: number
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:31
  • +
    -
    forwarded?: boolean
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:30
  • +
    -
    id: string | number
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:24
  • +
    -
    result: {
        ledger_current_index?: number;
        ledger_hash?: string;
        ledger_index?: number;
        offers: BookOffer[];
        validated?: boolean;
    }
    +
    result: {
        ledger_current_index?: number;
        ledger_hash?: string;
        ledger_index?: number;
        offers: BookOffer[];
        validated?: boolean;
    }

    Type declaration

    • -
      Optional ledger_current_index?: number
      +
      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
      +
      Optional ledger_hash?: string

      The identifying hash of the ledger version that was used when retrieving this data, as requested.

    • -
      Optional ledger_index?: number
      +
      Optional ledger_index?: number

      The ledger index of the ledger version that was used when retrieving this data, as requested.

    • -
      offers: BookOffer[]
      +
      offers: BookOffer[]

      Array of offer objects, each of which has the fields of an Offer object.

    • -
      Optional validated?: boolean
    -
    +
  • Defined in packages/xrpl/src/models/methods/bookOffers.ts:83
  • +
    -
    status?: string
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:25
  • +
    -
    type: string
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:26
  • +
    -
    warning?: "load"
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:28
  • +
    -
    warnings?: Warning[]
    - +
    +
    +
    +

    On This Page

    - - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/ChannelVerifyRequest.html b/docs/interfaces/ChannelVerifyRequest.html index de330075..79389a3b 100644 --- a/docs/interfaces/ChannelVerifyRequest.html +++ b/docs/interfaces/ChannelVerifyRequest.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -ChannelVerifyRequest | xrpl
    +ChannelVerifyRequest | xrpl
    -
    +
    @@ -41,74 +41,75 @@ response in the form of a ChannelVerifyResp

    Properties

    -
    +
    -
    amount: string
    +
    amount: string

    The amount of XRP, in drops, the provided signature authorizes.

    -
    +
  • Defined in packages/xrpl/src/models/methods/channelVerify.ts:13
  • +
    -
    api_version?: number
    +
    api_version?: number

    The API version to use. If omitted, use version 1.

    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:14
  • +
    -
    channel_id: string
    +
    channel_id: string

    The Channel ID of the channel that provides the XRP. This is a 64-character hexadecimal string.

    -
    +
  • Defined in packages/xrpl/src/models/methods/channelVerify.ts:18
  • +
    -
    command: "channel_verify"
    -
    +
  • Defined in packages/xrpl/src/models/methods/channelVerify.ts:11
  • +
    -
    id?: string | number
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:10
  • +
    -
    public_key: string
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/methods/channelVerify.ts:23
  • +
    -
    signature: string
    +
    signature: string

    The signature to verify, in hexadecimal.

    - +
    +
    +
    +

    On This Page

    -
    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/ChannelVerifyResponse.html b/docs/interfaces/ChannelVerifyResponse.html index 1c0d27cc..3b3be121 100644 --- a/docs/interfaces/ChannelVerifyResponse.html +++ b/docs/interfaces/ChannelVerifyResponse.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -ChannelVerifyResponse | xrpl
    +ChannelVerifyResponse | xrpl
    -
    +

    Interface ChannelVerifyResponse

    -

    Response expected from an ChannelVerifyRequest.

    +

    Response expected from an ChannelVerifyRequest.

    Hierarchy

      -
    • BaseResponse +
    • BaseResponse
      • ChannelVerifyResponse
    +
  • Defined in packages/xrpl/src/models/methods/channelVerify.ts:33
  • @@ -39,77 +39,78 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

    Properties

    -
    +
    -
    api_version?: number
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:31
  • +
    -
    forwarded?: boolean
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:30
  • +
    -
    id: string | number
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:24
  • +
    -
    result: {
        signature_verified: boolean;
    }
    +
    result: {
        signature_verified: boolean;
    }

    Type declaration

    • -
      signature_verified: boolean
      +
      signature_verified: boolean

      If true, the signature is valid for the stated amount, channel, and public key.

    -
    +
  • Defined in packages/xrpl/src/models/methods/channelVerify.ts:34
  • +
    -
    status?: string
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:25
  • +
    -
    type: string
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:26
  • +
    -
    warning?: "load"
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:28
  • +
    -
    warnings?: Warning[]
    - +
    +
    +
    +

    On This Page

    -
    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/CheckCancel.html b/docs/interfaces/CheckCancel.html index 7bc70a35..cd5b7d41 100644 --- a/docs/interfaces/CheckCancel.html +++ b/docs/interfaces/CheckCancel.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -CheckCancel | xrpl
    +CheckCancel | xrpl
    -
    +
    @@ -42,88 +42,88 @@ cancel it.

    Properties

    -
    +
    -
    Account: string
    -

    The unique address of the account that initiated the transaction.

    +
    Account: string
    +

    The unique address of the transaction sender.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:95
  • +
    -
    AccountTxnID?: string
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:119
  • +
    -
    CheckID: string
    +
    CheckID: string

    The ID of the Check ledger object to cancel as a 64-character hexadecimal string.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/checkCancel.ts:19
  • +
    -
    Fee?: string
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:106
  • +
    -
    Flags?: number | GlobalFlags
    +
    Flags?: number | GlobalFlags

    Set of bit-flags for this transaction.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:121
  • +
    -
    LastLedgerSequence?: number
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:127
  • +
    -
    Memos?: Memo[]
    +
    Memos?: Memo[]

    Additional arbitrary information used to identify this transaction.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:131
  • +
    -
    Sequence?: number
    +
    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 @@ -131,29 +131,29 @@ is using a Ticket instead.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:113
  • +
    -
    Signers?: Signer[]
    +
    Signers?: Signer[]

    Array of objects that represent a multi-signature which authorizes this transaction.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:136
  • +
    -
    SigningPubKey?: string
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:149
  • +
    -
    SourceTag?: number
    +
    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 @@ -161,35 +161,36 @@ DestinationTag.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:143
  • +
    -
    TicketSequence?: number
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:154
  • +
    -
    TransactionType: "CheckCancel"
    -
    +
  • Defined in packages/xrpl/src/models/transactions/checkCancel.ts:14
  • +
    -
    TxnSignature?: string
    +
    TxnSignature?: string

    The signature that verifies this transaction as originating from the account it says it is from.

    - +
    +
    +
    +

    On This Page

    -
    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/CheckCash.html b/docs/interfaces/CheckCash.html index f73e1282..3778c2be 100644 --- a/docs/interfaces/CheckCash.html +++ b/docs/interfaces/CheckCash.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -CheckCash | xrpl
    +CheckCash | xrpl
    -
    +
    @@ -41,108 +41,108 @@ address of a Check can cash it with a CheckCash transaction.

    Properties

    -
    +
    -
    Account: string
    -

    The unique address of the account that initiated the transaction.

    +
    Account: string
    +

    The unique address of the transaction sender.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:95
  • +
    -
    AccountTxnID?: string
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:119
  • +
    -
    Amount?: 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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/checkCash.ts:26
  • +
    -
    CheckID: string
    +
    CheckID: string

    The ID of the Check ledger object to cash as a 64-character hexadecimal string.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/checkCash.ts:20
  • +
    -
    DeliverMin?: Amount
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/checkCash.ts:32
  • +
    -
    Fee?: string
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:106
  • +
    -
    Flags?: number | GlobalFlags
    +
    Flags?: number | GlobalFlags

    Set of bit-flags for this transaction.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:121
  • +
    -
    LastLedgerSequence?: number
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:127
  • +
    -
    Memos?: Memo[]
    +
    Memos?: Memo[]

    Additional arbitrary information used to identify this transaction.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:131
  • +
    -
    Sequence?: number
    +
    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 @@ -150,29 +150,29 @@ is using a Ticket instead.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:113
  • +
    -
    Signers?: Signer[]
    +
    Signers?: Signer[]

    Array of objects that represent a multi-signature which authorizes this transaction.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:136
  • +
    -
    SigningPubKey?: string
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:149
  • +
    -
    SourceTag?: number
    +
    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 @@ -180,35 +180,36 @@ DestinationTag.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:143
  • +
    -
    TicketSequence?: number
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:154
  • +
    -
    TransactionType: "CheckCash"
    -
    +
  • Defined in packages/xrpl/src/models/transactions/checkCash.ts:15
  • +
    -
    TxnSignature?: string
    +
    TxnSignature?: string

    The signature that verifies this transaction as originating from the account it says it is from.

    - +
    +
    +
    +

    On This Page

    -
    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/CheckCreate.html b/docs/interfaces/CheckCreate.html index 3ed0744e..13628536 100644 --- a/docs/interfaces/CheckCreate.html +++ b/docs/interfaces/CheckCreate.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -CheckCreate | xrpl
    +CheckCreate | xrpl
    -
    +
    @@ -41,115 +41,115 @@ sender of the Check.

    Properties

    -
    +
    -
    Account: string
    -

    The unique address of the account that initiated the transaction.

    +
    Account: string
    +

    The unique address of the transaction sender.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:95
  • +
    -
    AccountTxnID?: string
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:119
  • +
    -
    Destination: string
    +
    Destination: string

    The unique address of the account that can cash the Check.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/checkCreate.ts:21
  • +
    -
    DestinationTag?: number
    +
    DestinationTag?: number

    Arbitrary tag that identifies the reason for the Check, or a hosted. recipient to pay.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/checkCreate.ts:34
  • +
    -
    Expiration?: number
    +
    Expiration?: number

    Time after which the Check is no longer valid, in seconds since the Ripple. Epoch.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/checkCreate.ts:39
  • +
    -
    Fee?: string
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:106
  • +
    -
    Flags?: number | GlobalFlags
    +
    Flags?: number | GlobalFlags

    Set of bit-flags for this transaction.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:121
  • +
    -
    InvoiceID?: string
    +
    InvoiceID?: string

    Arbitrary 256-bit hash representing a specific reason or identifier for. this Check.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/checkCreate.ts:44
  • +
    -
    LastLedgerSequence?: number
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:127
  • +
    -
    Memos?: Memo[]
    +
    Memos?: Memo[]

    Additional arbitrary information used to identify this transaction.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:131
  • +
    -
    SendMax: Amount
    +
    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 @@ -157,10 +157,10 @@ non-XRP currencies). For non-XRP amounts, the nested field names MUST be. lower-case.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/checkCreate.ts:29
  • +
    -
    Sequence?: number
    +
    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 @@ -168,29 +168,29 @@ is using a Ticket instead.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:113
  • +
    -
    Signers?: Signer[]
    +
    Signers?: Signer[]

    Array of objects that represent a multi-signature which authorizes this transaction.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:136
  • +
    -
    SigningPubKey?: string
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:149
  • +
    -
    SourceTag?: number
    +
    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 @@ -198,35 +198,36 @@ DestinationTag.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:143
  • +
    -
    TicketSequence?: number
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:154
  • +
    -
    TransactionType: "CheckCreate"
    -
    +
  • Defined in packages/xrpl/src/models/transactions/checkCreate.ts:19
  • +
    -
    TxnSignature?: string
    +
    TxnSignature?: string

    The signature that verifies this transaction as originating from the account it says it is from.

    - +
    +
    +
    +

    On This Page

    -
    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/ClientOptions.html b/docs/interfaces/ClientOptions.html index dee5e495..078f814b 100644 --- a/docs/interfaces/ClientOptions.html +++ b/docs/interfaces/ClientOptions.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -ClientOptions | xrpl
    +ClientOptions | xrpl
    -
    +
    @@ -36,107 +36,108 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

    Properties

    -
    +
    -
    authorization?: string
    -
    +
  • Defined in packages/xrpl/src/client/connection.ts:31
  • +
    -
    certificate?: string
    -
    +
  • Defined in packages/xrpl/src/client/connection.ts:35
  • +
    -
    connectionTimeout?: number
    -
    +
  • Defined in packages/xrpl/src/client/connection.ts:38
  • +
    -
    feeCushion?: number
    -
    +
  • Defined in packages/xrpl/src/client/index.ts:123
  • +
    -
    headers?: {
        [key: string]: string;
    }
    +
    headers?: {
        [key: string]: string;
    }

    Type declaration

    • -
      [key: string]: string
    -
    +
  • Defined in packages/xrpl/src/client/connection.ts:39
  • +
    -
    key?: string
    -
    +
  • Defined in packages/xrpl/src/client/connection.ts:33
  • +
    -
    maxFeeXRP?: string
    -
    +
  • Defined in packages/xrpl/src/client/index.ts:124
  • +
    -
    passphrase?: string
    -
    +
  • Defined in packages/xrpl/src/client/connection.ts:34
  • +
    -
    proxy?: string
    -
    +
  • Defined in packages/xrpl/src/client/index.ts:125
  • +
    -
    proxyAuthorization?: string
    -
    +
  • Defined in packages/xrpl/src/client/connection.ts:30
  • +
    -
    timeout?: number
    -
    +
  • Defined in packages/xrpl/src/client/index.ts:126
  • +
    -
    trace?: boolean | ((id: string, message: string) => void)
    -
    +
  • Defined in packages/xrpl/src/client/connection.ts:28
  • +
    -
    trustedCertificates?: string[]
    - +
    +
    +
    +

    On This Page

    -
    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/ConsensusStream.html b/docs/interfaces/ConsensusStream.html index 1ab2a12e..a577fda5 100644 --- a/docs/interfaces/ConsensusStream.html +++ b/docs/interfaces/ConsensusStream.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -ConsensusStream | xrpl
    +ConsensusStream | xrpl
    -
    +
    @@ -41,29 +41,30 @@ server is in.

    Properties

    -

    Properties

    -
    +
    -
    consensus: "open" | "establish" | "accepted"
    +
    consensus: "open" | "establish" | "accepted"

    The new consensus phase the server is in. Possible values are open, establish, and accepted.

    -
    +
  • Defined in packages/xrpl/src/models/methods/subscribe.ts:383
  • +
    -
    type: "consensusPhase"
    - +
    +
    +
    +

    On This Page

    -
    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/DepositAuthorizedRequest.html b/docs/interfaces/DepositAuthorizedRequest.html index 0f4ef30f..20dd5d29 100644 --- a/docs/interfaces/DepositAuthorizedRequest.html +++ b/docs/interfaces/DepositAuthorizedRequest.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -DepositAuthorizedRequest | xrpl
    +DepositAuthorizedRequest | xrpl
    -
    +
    • xrpl
    • @@ -23,16 +23,16 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

      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.

    +send payments directly to another. Expects a response in the form of a DepositAuthorizedResponse.

    Hierarchy

      -
    • BaseRequest +
    • BaseRequest
      • DepositAuthorizedRequest
    +
  • Defined in packages/xrpl/src/models/methods/depositAuthorized.ts:12
  • @@ -40,73 +40,74 @@ send payments directly to another. Expects a response in the form of a

    Properties

    -

    Properties

    -
    +
    -
    api_version?: number
    +
    api_version?: number

    The API version to use. If omitted, use version 1.

    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:14
  • +
    -
    command: "deposit_authorized"
    -
    +
  • Defined in packages/xrpl/src/models/methods/depositAuthorized.ts:13
  • +
    -
    destination_account: string
    +
    destination_account: string

    The recipient of a possible payment.

    -
    +
  • Defined in packages/xrpl/src/models/methods/depositAuthorized.ts:17
  • +
    -
    id?: string | number
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:10
  • +
    -
    ledger_hash?: string
    +
    ledger_hash?: string

    A 20-byte hex string for the ledger version to use.

    -
    +
  • Defined in packages/xrpl/src/models/methods/depositAuthorized.ts:19
  • +
    -
    ledger_index?: LedgerIndex
    +
    ledger_index?: LedgerIndex

    The ledger index of the ledger to use, or a shortcut string to choose a ledger automatically.

    -
    +
  • Defined in packages/xrpl/src/models/methods/depositAuthorized.ts:24
  • +
    -
    source_account: string
    +
    source_account: string

    The sender of a possible payment.

    - +
    +
    +
    +

    On This Page

    - - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/DepositAuthorizedResponse.html b/docs/interfaces/DepositAuthorizedResponse.html index 87ab1291..24888f88 100644 --- a/docs/interfaces/DepositAuthorizedResponse.html +++ b/docs/interfaces/DepositAuthorizedResponse.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -DepositAuthorizedResponse | xrpl
    +DepositAuthorizedResponse | xrpl
    -
    +

    Interface DepositAuthorizedResponse

    -

    Expected response from a DepositAuthorizedRequest.

    +

    Expected response from a DepositAuthorizedRequest.

    Hierarchy

      -
    • BaseResponse +
    • BaseResponse
      • DepositAuthorizedResponse
    +
  • Defined in packages/xrpl/src/models/methods/depositAuthorized.ts:32
  • @@ -39,106 +39,107 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

    Properties

    -
    +
    -
    api_version?: number
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:31
  • +
    -
    forwarded?: boolean
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:30
  • +
    -
    id: string | number
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:24
  • +
    -
    result: {
        deposit_authorized: boolean;
        destination_account: string;
        ledger_current_index?: number;
        ledger_hash?: string;
        ledger_index?: number;
        source_account: string;
        validated?: boolean;
    }
    +
    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
      +
      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
      +
      destination_account: string

      The destination account specified in the request.

    • -
      Optional ledger_current_index?: number
      +
      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
      +
      Optional ledger_hash?: string

      The identifying hash of the ledger that was used to generate this Response.

    • -
      Optional ledger_index?: number
      +
      Optional ledger_index?: number

      The ledger index of the ledger version that was used to generate this Response.

    • -
      source_account: string
      +
      source_account: string

      The source account specified in the request.

    • -
      Optional validated?: boolean
      +
      Optional validated?: boolean

      If true, the information comes from a validated ledger version.

    -
    +
  • Defined in packages/xrpl/src/models/methods/depositAuthorized.ts:33
  • +
    -
    status?: string
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:25
  • +
    -
    type: string
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:26
  • +
    -
    warning?: "load"
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:28
  • +
    -
    warnings?: Warning[]
    - +
    +
    +
    +

    On This Page

    -
    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/DepositPreauth.html b/docs/interfaces/DepositPreauth.html index a46a145c..0a1d8257 100644 --- a/docs/interfaces/DepositPreauth.html +++ b/docs/interfaces/DepositPreauth.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -DepositPreauth | xrpl
    +DepositPreauth | xrpl
    -
    +
    @@ -41,88 +41,88 @@ of this transaction is using (or plans to use) Deposit Authorization.

    Properties

    -
    +
    -
    Account: string
    -

    The unique address of the account that initiated the transaction.

    +
    Account: string
    +

    The unique address of the transaction sender.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:95
  • +
    -
    AccountTxnID?: string
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:119
  • +
    -
    Authorize?: string
    +
    Authorize?: string

    The XRP Ledger address of the sender to preauthorize.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/depositPreauth.ts:16
  • +
    -
    Fee?: string
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:106
  • +
    -
    Flags?: number | GlobalFlags
    +
    Flags?: number | GlobalFlags

    Set of bit-flags for this transaction.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:121
  • +
    -
    LastLedgerSequence?: number
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:127
  • +
    -
    Memos?: Memo[]
    +
    Memos?: Memo[]

    Additional arbitrary information used to identify this transaction.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:131
  • +
    -
    Sequence?: number
    +
    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 @@ -130,29 +130,29 @@ is using a Ticket instead.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:113
  • +
    -
    Signers?: Signer[]
    +
    Signers?: Signer[]

    Array of objects that represent a multi-signature which authorizes this transaction.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:136
  • +
    -
    SigningPubKey?: string
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:149
  • +
    -
    SourceTag?: number
    +
    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 @@ -160,43 +160,44 @@ DestinationTag.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:143
  • +
    -
    TicketSequence?: number
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:154
  • +
    -
    TransactionType: "DepositPreauth"
    -
    +
  • Defined in packages/xrpl/src/models/transactions/depositPreauth.ts:14
  • +
    -
    TxnSignature?: string
    +
    TxnSignature?: string

    The signature that verifies this transaction as originating from the account it says it is from.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:159
  • +
    -
    Unauthorize?: string
    +
    Unauthorize?: string

    The XRP Ledger address of a sender whose preauthorization should be. revoked.

    - +
    +
    +
    +

    On This Page

    -
    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/ErrorResponse.html b/docs/interfaces/ErrorResponse.html index ffd63c73..5404ccd2 100644 --- a/docs/interfaces/ErrorResponse.html +++ b/docs/interfaces/ErrorResponse.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -ErrorResponse | xrpl
    +ErrorResponse | xrpl
    -
    +
    @@ -38,61 +38,62 @@ throwing, and allowing the user to handle in the catch block of a promise.

    Properties

    -
    +
    -
    api_version?: number
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:48
  • +
    -
    error: string
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:44
  • +
    -
    error_code?: string
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:45
  • +
    -
    error_message?: string
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:46
  • +
    -
    id: string | number
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:41
  • +
    -
    request: Request
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:47
  • +
    -
    status: "error"
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:42
  • +
    -
    type: string
    - +
    +
    +
    +

    On This Page

    -
    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/EscrowCancel.html b/docs/interfaces/EscrowCancel.html index 45a20d0a..8f558bb9 100644 --- a/docs/interfaces/EscrowCancel.html +++ b/docs/interfaces/EscrowCancel.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -EscrowCancel | xrpl
    +EscrowCancel | xrpl
    -
    +
    @@ -39,96 +39,96 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

    Properties

    -
    +
    -
    Account: string
    -

    The unique address of the account that initiated the transaction.

    +
    Account: string
    +

    The unique address of the transaction sender.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:95
  • +
    -
    AccountTxnID?: string
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:119
  • +
    -
    Fee?: string
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:106
  • +
    -
    Flags?: number | GlobalFlags
    +
    Flags?: number | GlobalFlags

    Set of bit-flags for this transaction.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:121
  • +
    -
    LastLedgerSequence?: number
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:127
  • +
    -
    Memos?: Memo[]
    +
    Memos?: Memo[]

    Additional arbitrary information used to identify this transaction.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:131
  • +
    -
    OfferSequence: number
    +
    OfferSequence: number

    Transaction sequence (or Ticket number) of EscrowCreate transaction that. created the escrow to cancel.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/escrowCancel.ts:18
  • +
    -
    Owner: string
    +
    Owner: string

    Address of the source account that funded the escrow payment.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/escrowCancel.ts:13
  • +
    -
    Sequence?: number
    +
    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 @@ -136,29 +136,29 @@ is using a Ticket instead.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:113
  • +
    -
    Signers?: Signer[]
    +
    Signers?: Signer[]

    Array of objects that represent a multi-signature which authorizes this transaction.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:136
  • +
    -
    SigningPubKey?: string
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:149
  • +
    -
    SourceTag?: number
    +
    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 @@ -166,35 +166,36 @@ DestinationTag.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:143
  • +
    -
    TicketSequence?: number
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:154
  • +
    -
    TransactionType: "EscrowCancel"
    -
    +
  • Defined in packages/xrpl/src/models/transactions/escrowCancel.ts:11
  • +
    -
    TxnSignature?: string
    +
    TxnSignature?: string

    The signature that verifies this transaction as originating from the account it says it is from.

    - +
    +
    +
    +

    On This Page

    -
    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/EscrowCreate.html b/docs/interfaces/EscrowCreate.html index bd399a59..4cd0dfa8 100644 --- a/docs/interfaces/EscrowCreate.html +++ b/docs/interfaces/EscrowCreate.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -EscrowCreate | xrpl
    +EscrowCreate | xrpl
    -
    +
    @@ -39,135 +39,135 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

    Properties

    -
    +
    -
    Account: string
    -

    The unique address of the account that initiated the transaction.

    +
    Account: string
    +

    The unique address of the transaction sender.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:95
  • +
    -
    AccountTxnID?: string
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:119
  • +
    -
    Amount: string
    +
    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).

    -
    +
  • Defined in packages/xrpl/src/models/transactions/escrowCreate.ts:18
  • +
    -
    CancelAfter?: number
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/escrowCreate.ts:26
  • +
    -
    Condition?: string
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/escrowCreate.ts:37
  • +
    -
    Destination: string
    +
    Destination: string

    Address to receive escrowed XRP.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/escrowCreate.ts:20
  • +
    -
    DestinationTag?: number
    +
    DestinationTag?: number

    Arbitrary tag to further specify the destination for this escrowed. payment, such as a hosted recipient at the destination address.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/escrowCreate.ts:42
  • +
    -
    Fee?: string
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:106
  • +
    -
    FinishAfter?: number
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/escrowCreate.ts:32
  • +
    -
    Flags?: number | GlobalFlags
    +
    Flags?: number | GlobalFlags

    Set of bit-flags for this transaction.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:121
  • +
    -
    LastLedgerSequence?: number
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:127
  • +
    -
    Memos?: Memo[]
    +
    Memos?: Memo[]

    Additional arbitrary information used to identify this transaction.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:131
  • +
    -
    Sequence?: number
    +
    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 @@ -175,29 +175,29 @@ is using a Ticket instead.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:113
  • +
    -
    Signers?: Signer[]
    +
    Signers?: Signer[]

    Array of objects that represent a multi-signature which authorizes this transaction.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:136
  • +
    -
    SigningPubKey?: string
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:149
  • +
    -
    SourceTag?: number
    +
    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 @@ -205,35 +205,36 @@ DestinationTag.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:143
  • +
    -
    TicketSequence?: number
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:154
  • +
    -
    TransactionType: "EscrowCreate"
    -
    +
  • Defined in packages/xrpl/src/models/transactions/escrowCreate.ts:12
  • +
    -
    TxnSignature?: string
    +
    TxnSignature?: string

    The signature that verifies this transaction as originating from the account it says it is from.

    - +
    +
    +
    +

    On This Page

    -
    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/EscrowFinish.html b/docs/interfaces/EscrowFinish.html index 56c855e1..ebcc2d85 100644 --- a/docs/interfaces/EscrowFinish.html +++ b/docs/interfaces/EscrowFinish.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -EscrowFinish | xrpl
    +EscrowFinish | xrpl
    -
    +
    @@ -39,114 +39,114 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

    Properties

    -
    +
    -
    Account: string
    -

    The unique address of the account that initiated the transaction.

    +
    Account: string
    +

    The unique address of the transaction sender.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:95
  • +
    -
    AccountTxnID?: string
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:119
  • +
    -
    Condition?: string
    +
    Condition?: string

    Hex value matching the previously-supplied PREIMAGE-SHA-256. crypto-condition of the held payment.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/escrowFinish.ts:23
  • +
    -
    Fee?: string
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:106
  • +
    -
    Flags?: number | GlobalFlags
    +
    Flags?: number | GlobalFlags

    Set of bit-flags for this transaction.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:121
  • +
    -
    Fulfillment?: string
    +
    Fulfillment?: string

    Hex value of the PREIMAGE-SHA-256 crypto-condition fulfillment matching. the held payment's Condition.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/escrowFinish.ts:28
  • +
    -
    LastLedgerSequence?: number
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:127
  • +
    -
    Memos?: Memo[]
    +
    Memos?: Memo[]

    Additional arbitrary information used to identify this transaction.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:131
  • +
    -
    OfferSequence: number
    +
    OfferSequence: number

    Transaction sequence of EscrowCreate transaction that created the held. payment to finish.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/escrowFinish.ts:18
  • +
    -
    Owner: string
    +
    Owner: string

    Address of the source account that funded the held payment.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/escrowFinish.ts:13
  • +
    -
    Sequence?: number
    +
    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 @@ -154,29 +154,29 @@ is using a Ticket instead.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:113
  • +
    -
    Signers?: Signer[]
    +
    Signers?: Signer[]

    Array of objects that represent a multi-signature which authorizes this transaction.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:136
  • +
    -
    SigningPubKey?: string
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:149
  • +
    -
    SourceTag?: number
    +
    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 @@ -184,35 +184,36 @@ DestinationTag.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:143
  • +
    -
    TicketSequence?: number
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:154
  • +
    -
    TransactionType: "EscrowFinish"
    -
    +
  • Defined in packages/xrpl/src/models/transactions/escrowFinish.ts:11
  • +
    -
    TxnSignature?: string
    +
    TxnSignature?: string

    The signature that verifies this transaction as originating from the account it says it is from.

    - +
    +
    +
    +

    On This Page

    -
    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/FeeRequest.html b/docs/interfaces/FeeRequest.html index b3c56fae..4254b450 100644 --- a/docs/interfaces/FeeRequest.html +++ b/docs/interfaces/FeeRequest.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -FeeRequest | xrpl
    +FeeRequest | xrpl
    -
    +
    • xrpl
    • @@ -24,19 +24,19 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

      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.

      +enabled. Expects a response in the form of a FeeResponse.

      Example

      const feeRequest: FeeRequest = {
      command: 'fee'
      } -
      +

      Hierarchy

        -
      • BaseRequest +
      • BaseRequest
        • FeeRequest
      +
    • Defined in packages/xrpl/src/models/methods/fee.ts:17
    @@ -44,40 +44,41 @@ enabled. Expects a response in the form of a FeeRespo

    Properties

    -
    +
    -
    api_version?: number
    +
    api_version?: number

    The API version to use. If omitted, use version 1.

    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:14
  • +
    -
    command: "fee"
    -
    +
  • Defined in packages/xrpl/src/models/methods/fee.ts:18
  • +
    -
    id?: string | number
    +
    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.

    - +
    +
    +
    +

    On This Page

    -
    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/FeeResponse.html b/docs/interfaces/FeeResponse.html index 6f35f5dd..83cefe26 100644 --- a/docs/interfaces/FeeResponse.html +++ b/docs/interfaces/FeeResponse.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -FeeResponse | xrpl
    +FeeResponse | xrpl
    -
    +

    Interface FeeResponse

    -

    Response expected from a FeeRequest.

    +

    Response expected from a FeeRequest.

    Hierarchy

      -
    • BaseResponse +
    • BaseResponse
      • FeeResponse
    +
  • Defined in packages/xrpl/src/models/methods/fee.ts:26
  • @@ -39,142 +39,143 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

    Properties

    -
    +
    -
    api_version?: number
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:31
  • +
    -
    forwarded?: boolean
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:30
  • +
    -
    id: string | number
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:24
  • +
    -
    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;
    }
    +
    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
      +
      current_ledger_size: string

      Number of transactions provisionally included in the in-progress ledger.

    • -
      current_queue_size: string
      +
      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;
      }
      +
      drops: {
          base_fee: string;
          median_fee: string;
          minimum_fee: string;
          open_ledger_fee: string;
      }
      • -
        base_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
        +
        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
        +
        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
        +
        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
      +
      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
      +
      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;
      }
      +
      levels: {
          median_level: string;
          minimum_level: string;
          open_ledger_level: string;
          reference_level: string;
      }
      • -
        median_level: string
        +
        median_level: string

        The median transaction cost among transactions in the previous validated ledger, represented in fee levels.

      • -
        minimum_level: string
        +
        minimum_level: string

        The minimum transaction cost required to be queued for a future ledger, represented in fee levels.

      • -
        open_ledger_level: string
        +
        open_ledger_level: string

        The minimum transaction cost required to be included in the current open ledger, represented in fee levels.

      • -
        reference_level: string
        +
        reference_level: string

        The equivalent of the minimum transaction cost, represented in fee levels.

    • -
      max_queue_size: string
      +
      max_queue_size: string

      The maximum number of transactions that the transaction queue can currently hold.

    -
    +
  • Defined in packages/xrpl/src/models/methods/fee.ts:27
  • +
    -
    status?: string
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:25
  • +
    -
    type: string
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:26
  • +
    -
    warning?: "load"
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:28
  • +
    -
    warnings?: Warning[]
    - +
    +
    +
    +

    On This Page

    -
    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/GatewayBalancesRequest.html b/docs/interfaces/GatewayBalancesRequest.html index 10a1178d..70c02c04 100644 --- a/docs/interfaces/GatewayBalancesRequest.html +++ b/docs/interfaces/GatewayBalancesRequest.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -GatewayBalancesRequest | xrpl
    +GatewayBalancesRequest | xrpl
    -
    +
    • xrpl
    • @@ -24,19 +24,19 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

      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.

      +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 +
      • BaseRequest
        • GatewayBalancesRequest
      +
    • Defined in packages/xrpl/src/models/methods/gatewayBalances.ts:24
    @@ -44,83 +44,84 @@ a response in the form of a GatewayBalanc

    Properties

    -
    +
    -
    account: string
    +
    account: string

    The Address to check. This should be the issuing address.

    -
    +
  • Defined in packages/xrpl/src/models/methods/gatewayBalances.ts:27
  • +
    -
    api_version?: number
    +
    api_version?: number

    The API version to use. If omitted, use version 1.

    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:14
  • +
    -
    command: "gateway_balances"
    -
    +
  • Defined in packages/xrpl/src/models/methods/gatewayBalances.ts:25
  • +
    -
    hotwallet?: string | string[]
    +
    hotwallet?: string | string[]

    An operational address to exclude from the balances issued, or an array of Such addresses.

    -
    +
  • Defined in packages/xrpl/src/models/methods/gatewayBalances.ts:37
  • +
    -
    id?: string | number
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:10
  • +
    -
    ledger_hash?: string
    +
    ledger_hash?: string

    A 20-byte hex string for the ledger version to use.

    -
    +
  • Defined in packages/xrpl/src/models/methods/gatewayBalances.ts:39
  • +
    -
    ledger_index?: LedgerIndex
    +
    ledger_index?: LedgerIndex

    The ledger index of the ledger version to use, or a shortcut string to choose a ledger automatically.

    -
    +
  • Defined in packages/xrpl/src/models/methods/gatewayBalances.ts:44
  • +
    -
    strict?: boolean
    +
    strict?: boolean

    If true, only accept an address or public key for the account parameter. Defaults to false.

    - +
    +
    +
    +

    On This Page

    -
    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/GatewayBalancesResponse.html b/docs/interfaces/GatewayBalancesResponse.html index ce3990c8..a5ffb61d 100644 --- a/docs/interfaces/GatewayBalancesResponse.html +++ b/docs/interfaces/GatewayBalancesResponse.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -GatewayBalancesResponse | xrpl
    +GatewayBalancesResponse | xrpl
    -
    +

    Interface GatewayBalancesResponse

    -

    Expected response from a GatewayBalancesRequest.

    +

    Expected response from a GatewayBalancesRequest.

    Hierarchy

      -
    • BaseResponse +
    • BaseResponse
      • GatewayBalancesResponse
    +
  • Defined in packages/xrpl/src/models/methods/gatewayBalances.ts:57
  • @@ -39,115 +39,116 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

    Properties

    -
    +
    -
    api_version?: number
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:31
  • +
    -
    forwarded?: boolean
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:30
  • +
    -
    id: string | number
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:24
  • +
    -
    result: {
        account: string;
        assets?: {
            [address: string]: Balance[];
        };
        balances?: {
            [address: string]: Balance[];
        };
        ledger_current_index?: number;
        ledger_hash?: string;
        ledger_index?: number;
        obligations?: {
            [currency: string]: string;
        };
    }
    +
    result: {
        account: string;
        assets?: {
            [address: string]: Balance[];
        };
        balances?: {
            [address: string]: Balance[];
        };
        ledger_current_index?: number;
        ledger_hash?: string;
        ledger_index?: number;
        obligations?: {
            [currency: string]: string;
        };
    }

    Type declaration

    • -
      account: string
      +
      account: string

      The address of the account that issued the balances.

    • -
      Optional assets?: {
          [address: string]: Balance[];
      }
      +
      Optional assets?: {
          [address: string]: Balance[];
      }

      Total amounts held that are issued by others. In the recommended configuration, the issuing address should have none.

      • -
        [address: string]: Balance[]
    • +
      [address: string]: Balance[]
  • -
    Optional balances?: {
        [address: string]: Balance[];
    }
    +
    Optional balances?: {
        [address: string]: Balance[];
    }

    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[]
  • +
    [address: string]: Balance[]
  • -
    Optional ledger_current_index?: number
    +
    Optional ledger_current_index?: number

    The ledger index of the ledger version that was used to generate this response.

  • -
    Optional ledger_hash?: string
    +
    Optional ledger_hash?: string

    The identifying hash of the ledger version that was used to generate this response.

  • -
    Optional ledger_index?: number
    +
    Optional ledger_index?: number

    The ledger index of the current in-progress ledger version, which was used to retrieve this information.

  • -
    Optional obligations?: {
        [currency: string]: string;
    }
    +
    Optional obligations?: {
        [currency: string]: string;
    }

    Total amounts issued to addresses not excluded, as a map of currencies to the total value issued.

    • -
      [currency: string]: string
  • -
    +
  • Defined in packages/xrpl/src/models/methods/gatewayBalances.ts:58
  • +
    -
    status?: string
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:25
  • +
    -
    type: string
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:26
  • +
    -
    warning?: "load"
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:28
  • +
    -
    warnings?: Warning[]
    - +
    +
    +
    +

    On This Page

    - - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/LedgerClosedRequest.html b/docs/interfaces/LedgerClosedRequest.html index 2b26920c..da1059c1 100644 --- a/docs/interfaces/LedgerClosedRequest.html +++ b/docs/interfaces/LedgerClosedRequest.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -LedgerClosedRequest | xrpl
    +LedgerClosedRequest | xrpl
    -
    +
    • xrpl
    • @@ -23,22 +23,22 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

      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.

    +closed ledger. Expects a response in the form of a LedgerClosedResponse.

    Example

    const ledgerClosed: LedgerClosedRequest = {
    "command": "ledger_closed"
    } -
    +

    Hierarchy

      -
    • BaseRequest +
    • BaseRequest
      • LedgerClosedRequest
    +
  • Defined in packages/xrpl/src/models/methods/ledgerClosed.ts:18
  • @@ -46,40 +46,41 @@ closed ledger. Expects a response in the form of a

    Properties

    -

    Properties

    -
    +
    -
    api_version?: number
    +
    api_version?: number

    The API version to use. If omitted, use version 1.

    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:14
  • +
    -
    command: "ledger_closed"
    -
    +
  • Defined in packages/xrpl/src/models/methods/ledgerClosed.ts:19
  • +
    -
    id?: string | number
    +
    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.

    - +
    +
    +
    +

    On This Page

    - - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/LedgerClosedResponse.html b/docs/interfaces/LedgerClosedResponse.html index 49781464..617bb796 100644 --- a/docs/interfaces/LedgerClosedResponse.html +++ b/docs/interfaces/LedgerClosedResponse.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -LedgerClosedResponse | xrpl
    +LedgerClosedResponse | xrpl
    -
    +

    Interface LedgerClosedResponse

    -

    The response expected from a LedgerClosedRequest.

    +

    The response expected from a LedgerClosedRequest.

    Hierarchy

      -
    • BaseResponse +
    • BaseResponse
      • LedgerClosedResponse
    +
  • Defined in packages/xrpl/src/models/methods/ledgerClosed.ts:27
  • @@ -39,76 +39,77 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

    Properties

    -
    +
    -
    api_version?: number
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:31
  • +
    -
    forwarded?: boolean
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:30
  • +
    -
    id: string | number
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:24
  • +
    -
    result: {
        ledger_hash: string;
        ledger_index: number;
    }
    +
    result: {
        ledger_hash: string;
        ledger_index: number;
    }

    Type declaration

    • -
      ledger_hash: string
    • +
      ledger_hash: string
    • -
      ledger_index: number
    -
    +
  • Defined in packages/xrpl/src/models/methods/ledgerClosed.ts:28
  • +
    -
    status?: string
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:25
  • +
    -
    type: string
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:26
  • +
    -
    warning?: "load"
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:28
  • +
    -
    warnings?: Warning[]
    - +
    +
    +
    +

    On This Page

    - - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/LedgerCurrentRequest.html b/docs/interfaces/LedgerCurrentRequest.html index 5b2356f0..7da60c43 100644 --- a/docs/interfaces/LedgerCurrentRequest.html +++ b/docs/interfaces/LedgerCurrentRequest.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -LedgerCurrentRequest | xrpl
    +LedgerCurrentRequest | xrpl
    -
    +
    • xrpl
    • @@ -23,19 +23,19 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

      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.

    +in-progress ledger. Expects a response in the form of a LedgerCurrentResponse.

    Example

    const ledgerCurrent: LedgerCurrentRequest = {
    "command": "ledger_current"
    } -
    +

    Hierarchy

      -
    • BaseRequest +
    • BaseRequest
      • LedgerCurrentRequest
    +
  • Defined in packages/xrpl/src/models/methods/ledgerCurrent.ts:17
  • @@ -43,40 +43,41 @@ in-progress ledger. Expects a response in the form of a

    Properties

    -

    Properties

    -
    +
    -
    api_version?: number
    +
    api_version?: number

    The API version to use. If omitted, use version 1.

    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:14
  • +
    -
    command: "ledger_current"
    -
    +
  • Defined in packages/xrpl/src/models/methods/ledgerCurrent.ts:18
  • +
    -
    id?: string | number
    +
    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.

    - +
    +
    +
    +

    On This Page

    - - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/LedgerCurrentResponse.html b/docs/interfaces/LedgerCurrentResponse.html index 079cc320..16d5433c 100644 --- a/docs/interfaces/LedgerCurrentResponse.html +++ b/docs/interfaces/LedgerCurrentResponse.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -LedgerCurrentResponse | xrpl
    +LedgerCurrentResponse | xrpl
    -
    +

    Interface LedgerCurrentResponse

    -

    Response expected from a LedgerCurrentRequest.

    +

    Response expected from a LedgerCurrentRequest.

    Hierarchy

      -
    • BaseResponse +
    • BaseResponse
      • LedgerCurrentResponse
    +
  • Defined in packages/xrpl/src/models/methods/ledgerCurrent.ts:26
  • @@ -39,76 +39,77 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

    Properties

    -
    +
    -
    api_version?: number
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:31
  • +
    -
    forwarded?: boolean
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:30
  • +
    -
    id: string | number
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:24
  • +
    -
    result: {
        ledger_current_index: number;
    }
    +
    result: {
        ledger_current_index: number;
    }

    Type declaration

    • -
      ledger_current_index: number
      +
      ledger_current_index: number

      The ledger index of this ledger version.

    -
    +
  • Defined in packages/xrpl/src/models/methods/ledgerCurrent.ts:27
  • +
    -
    status?: string
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:25
  • +
    -
    type: string
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:26
  • +
    -
    warning?: "load"
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:28
  • +
    -
    warnings?: Warning[]
    - +
    +
    +
    +

    On This Page

    -
    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/LedgerDataRequest.html b/docs/interfaces/LedgerDataRequest.html index abd2038c..a982ec26 100644 --- a/docs/interfaces/LedgerDataRequest.html +++ b/docs/interfaces/LedgerDataRequest.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -LedgerDataRequest | xrpl
    +LedgerDataRequest | xrpl
    -
    +
    • xrpl
    • @@ -27,16 +27,16 @@ 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 +
    • BaseRequest
      • LedgerDataRequest
    +
  • Defined in packages/xrpl/src/models/methods/ledgerData.ts:24
  • @@ -44,84 +44,85 @@ ledger version.

    Properties

    -
    +
    -
    api_version?: number
    +
    api_version?: number

    The API version to use. If omitted, use version 1.

    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:14
  • +
    -
    binary?: boolean
    +
    binary?: boolean

    If set to true, return ledger objects as hashed hex strings instead of JSON.

    -
    +
  • Defined in packages/xrpl/src/models/methods/ledgerData.ts:37
  • +
    -
    command: "ledger_data"
    -
    +
  • Defined in packages/xrpl/src/models/methods/ledgerData.ts:25
  • +
    -
    id?: string | number
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:10
  • +
    -
    ledger_hash?: string
    +
    ledger_hash?: string

    A 20-byte hex string for the ledger version to use.

    -
    +
  • Defined in packages/xrpl/src/models/methods/ledgerData.ts:27
  • +
    -
    ledger_index?: LedgerIndex
    +
    ledger_index?: LedgerIndex

    The ledger index of the ledger to use, or a shortcut string to choose a ledger automatically.

    -
    +
  • Defined in packages/xrpl/src/models/methods/ledgerData.ts:32
  • +
    -
    limit?: number
    +
    limit?: number

    Limit the number of ledger objects to retrieve. The server is not required to honor this value.

    -
    +
  • Defined in packages/xrpl/src/models/methods/ledgerData.ts:42
  • +
    -
    marker?: unknown
    +
    marker?: unknown

    Value from a previous paginated response. Resume retrieving data where that response left off.

    - +
    +
    +
    +

    On This Page

    -
    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/LedgerDataResponse.html b/docs/interfaces/LedgerDataResponse.html index 225622e7..1ca74c78 100644 --- a/docs/interfaces/LedgerDataResponse.html +++ b/docs/interfaces/LedgerDataResponse.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -LedgerDataResponse | xrpl
    +LedgerDataResponse | xrpl
    -
    +

    Interface LedgerDataResponse

    -

    The response expected from a LedgerDataRequest.

    +

    The response expected from a LedgerDataRequest.

    Hierarchy

      -
    • BaseResponse +
    • BaseResponse
      • LedgerDataResponse
    +
  • Defined in packages/xrpl/src/models/methods/ledgerData.ts:63
  • @@ -39,92 +39,93 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

    Properties

    -
    +
    -
    api_version?: number
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:31
  • +
    -
    forwarded?: boolean
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:30
  • +
    -
    id: string | number
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:24
  • +
    -
    result: {
        ledger_hash: string;
        ledger_index: number;
        marker?: unknown;
        state: State[];
        validated?: boolean;
    }
    +
    result: {
        ledger_hash: string;
        ledger_index: number;
        marker?: unknown;
        state: State[];
        validated?: boolean;
    }

    Type declaration

    • -
      ledger_hash: string
      +
      ledger_hash: string

      Unique identifying hash of this ledger version.

    • -
      ledger_index: number
      +
      ledger_index: number

      The ledger index of this ledger version.

    • -
      Optional marker?: unknown
      +
      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[]
      +
      state: State[]

      Array of JSON objects containing data from the ledger's state tree, as defined below.

    • -
      Optional validated?: boolean
    -
    +
  • Defined in packages/xrpl/src/models/methods/ledgerData.ts:64
  • +
    -
    status?: string
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:25
  • +
    -
    type: string
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:26
  • +
    -
    warning?: "load"
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:28
  • +
    -
    warnings?: Warning[]
    - +
    +
    +
    +

    On This Page

    - - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/LedgerEntry.AccountRoot.html b/docs/interfaces/LedgerEntry.AccountRoot.html index a38be466..ae4d1679 100644 --- a/docs/interfaces/LedgerEntry.AccountRoot.html +++ b/docs/interfaces/LedgerEntry.AccountRoot.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -AccountRoot | xrpl
    +AccountRoot | xrpl
    -
    +
    @@ -41,160 +41,161 @@ XRP balance.

    Properties

    -
    +
    -
    Account: string
    +
    Account: string

    The identifying (classic) address of this account.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/AccountRoot.ts:12
  • +
    -
    AccountTxnID?: string
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/AccountRoot.ts:40
  • +
    -
    Balance: string
    +
    Balance: string

    The account's current XRP balance in drops, represented as a string.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/AccountRoot.ts:14
  • +
    -
    Domain?: string
    +
    Domain?: string

    A domain associated with this account. In JSON, this is the hexadecimal for the ASCII representation of the domain.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/AccountRoot.ts:45
  • +
    -
    EmailHash?: string
    +
    EmailHash?: string

    The md5 hash of an email address.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/AccountRoot.ts:47
  • +
    -
    Flags: number
    +
    Flags: number

    A bit-map of boolean flags enabled for this account.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/AccountRoot.ts:16
  • +
    -
    LedgerEntryType: "AccountRoot"
    -
    +
  • Defined in packages/xrpl/src/models/ledger/AccountRoot.ts:10
  • +
    -
    MessageKey?: string
    +
    MessageKey?: string

    A public key that may be used to send encrypted messages to this account in JSON, uses hexadecimal.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/AccountRoot.ts:52
  • +
    -
    OwnerCount: number
    +
    OwnerCount: number

    The number of objects this account owns in the ledger, which contributes to its owner reserve.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/AccountRoot.ts:21
  • +
    -
    PreviousTxnID: string
    +
    PreviousTxnID: string

    The identifying hash of the transaction that most recently modified this object.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/AccountRoot.ts:26
  • +
    -
    PreviousTxnLgrSeq: number
    +
    PreviousTxnLgrSeq: number

    The index of the ledger that contains the transaction that most recently modified this object.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/AccountRoot.ts:31
  • +
    -
    RegularKey?: string
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/AccountRoot.ts:58
  • +
    -
    Sequence: number
    +
    Sequence: number

    The sequence number of the next valid transaction for this account.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/AccountRoot.ts:33
  • +
    -
    TickSize?: number
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/AccountRoot.ts:69
  • +
    -
    TicketCount?: number
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/AccountRoot.ts:64
  • +
    -
    TransferRate?: number
    +
    TransferRate?: number

    A transfer fee to charge other users for sending currency issued by this account to each other.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/AccountRoot.ts:74
  • +
    -
    index: string
    - +
    +
    +
    +

    On This Page

    -
    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/LedgerEntry.AccountRootFlagsInterface.html b/docs/interfaces/LedgerEntry.AccountRootFlagsInterface.html index a72c9ef9..676a0647 100644 --- a/docs/interfaces/LedgerEntry.AccountRootFlagsInterface.html +++ b/docs/interfaces/LedgerEntry.AccountRootFlagsInterface.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -AccountRootFlagsInterface | xrpl
    +AccountRootFlagsInterface | xrpl
    -
    +
    @@ -39,118 +39,119 @@ For submitting settings flags to the ledger, use AccountRootFlags instead.

    Properties

    -
    +
    -
    lsfDefaultRipple?: boolean
    +
    lsfDefaultRipple?: boolean

    Enable rippling on this address's trust lines by default. Required for issuing addresses; discouraged for others.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/AccountRoot.ts:113
  • +
    -
    lsfDepositAuth?: boolean
    +
    lsfDepositAuth?: boolean

    This account can only receive funds from transactions it sends, and from preauthorized accounts. (It has DepositAuth enabled.)

    -
    +
  • Defined in packages/xrpl/src/models/ledger/AccountRoot.ts:118
  • +
    -
    lsfDisableMaster?: boolean
    +
    lsfDisableMaster?: boolean

    Disallows use of the master key to sign transactions for this account.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/AccountRoot.ts:101
  • +
    -
    lsfDisallowIncomingCheck?: boolean
    +
    lsfDisallowIncomingCheck?: boolean

    Disallow incoming Checks from other accounts.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/AccountRoot.ts:126
  • +
    -
    lsfDisallowIncomingNFTokenOffer?: boolean
    +
    lsfDisallowIncomingNFTokenOffer?: boolean

    Disallow incoming NFTOffers from other accounts.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/AccountRoot.ts:122
  • +
    -
    lsfDisallowIncomingPayChan?: boolean
    +
    lsfDisallowIncomingPayChan?: boolean

    Disallow incoming PayChannels from other accounts.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/AccountRoot.ts:130
  • +
    -
    lsfDisallowIncomingTrustline?: boolean
    +
    lsfDisallowIncomingTrustline?: boolean

    Disallow incoming Trustlines from other accounts.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/AccountRoot.ts:134
  • +
    -
    lsfDisallowXRP?: boolean
    +
    lsfDisallowXRP?: boolean

    Client applications should not send XRP to this account. Not enforced by rippled.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/AccountRoot.ts:97
  • +
    -
    lsfGlobalFreeze?: boolean
    +
    lsfGlobalFreeze?: boolean

    All assets issued by this address are frozen.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/AccountRoot.ts:109
  • +
    -
    lsfNoFreeze?: boolean
    +
    lsfNoFreeze?: boolean

    This address cannot freeze trust lines connected to it. Once enabled, cannot be disabled.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/AccountRoot.ts:105
  • +
    -
    lsfPasswordSpent?: boolean
    +
    lsfPasswordSpent?: boolean

    The account has used its free SetRegularKey transaction.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/AccountRoot.ts:85
  • +
    -
    lsfRequireAuth?: boolean
    +
    lsfRequireAuth?: boolean

    This account must individually approve other users for those users to hold this account's issued currencies.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/AccountRoot.ts:93
  • +
    -
    lsfRequireDestTag?: boolean
    +
    lsfRequireDestTag?: boolean

    Requires incoming payments to specify a Destination Tag.

    - +
    +
    +
    +

    On This Page

    -
    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/LedgerEntry.Amendments.html b/docs/interfaces/LedgerEntry.Amendments.html index 46d73358..17ca05b6 100644 --- a/docs/interfaces/LedgerEntry.Amendments.html +++ b/docs/interfaces/LedgerEntry.Amendments.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -Amendments | xrpl
    +Amendments | xrpl
    -
    +
    @@ -41,54 +41,55 @@ active.

    Properties

    -
    +
    -
    Amendments?: string[]
    +
    Amendments?: string[]

    Array of 256-bit amendment IDs for all currently-enabled amendments. If omitted, there are no enabled amendments.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/Amendments.ts:27
  • +
    -
    Flags: 0
    +
    Flags: 0

    A bit-map of boolean flags. No flags are defined for the Amendments object type, so this value is always 0.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/Amendments.ts:38
  • +
    -
    LedgerEntryType: "Amendments"
    -
    +
  • Defined in packages/xrpl/src/models/ledger/Amendments.ts:22
  • +
    -
    Majorities?: Majority[]
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/Amendments.ts:33
  • +
    -
    index: string
    - +
    +
    +
    +

    On This Page

    -
    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/LedgerEntry.Check.html b/docs/interfaces/LedgerEntry.Check.html index 7b459a73..e40e90f9 100644 --- a/docs/interfaces/LedgerEntry.Check.html +++ b/docs/interfaces/LedgerEntry.Check.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -Check | xrpl
    +Check | xrpl
    -
    +
    @@ -41,141 +41,142 @@ can be cashed by its destination to get money from its sender.

    Properties

    -
    +
    -
    Account: string
    +
    Account: string

    The sender of the Check. Cashing the Check debits this address's balance.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/Check.ts:14
  • +
    -
    Destination: string
    +
    Destination: string

    The intended recipient of the Check. Only this address can cash the Check, using a CheckCash transaction.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/Check.ts:19
  • +
    -
    DestinationNode?: string
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/Check.ts:52
  • +
    -
    DestinationTag?: number
    +
    DestinationTag?: number

    An arbitrary tag to further specify the destination for this Check, such as a hosted recipient at the destination address.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/Check.ts:57
  • +
    -
    Expiration?: number
    +
    Expiration?: number

    Indicates the time after which this Check is considered expired.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/Check.ts:59
  • +
    -
    Flags: 0
    +
    Flags: 0

    A bit-map of boolean flags. No flags are defined for Checks, so this value is always 0.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/Check.ts:24
  • +
    -
    InvoiceID?: string
    +
    InvoiceID?: string

    Arbitrary 256-bit hash provided by the sender as a specific reason or identifier for this Check.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/Check.ts:64
  • +
    -
    LedgerEntryType: "Check"
    -
    +
  • Defined in packages/xrpl/src/models/ledger/Check.ts:12
  • +
    -
    OwnerNode: string
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/Check.ts:29
  • +
    -
    PreviousTxnID: string
    +
    PreviousTxnID: string

    The identifying hash of the transaction that most recently modified this object.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/Check.ts:34
  • +
    -
    PreviousTxnLgrSeq: number
    +
    PreviousTxnLgrSeq: number

    The index of the ledger that contains the transaction that most recently modified this object.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/Check.ts:39
  • +
    -
    SendMax: Amount
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/Check.ts:45
  • +
    -
    Sequence: number
    +
    Sequence: number

    The sequence number of the CheckCreate transaction that created this check.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/Check.ts:47
  • +
    -
    SourceTag?: number
    +
    SourceTag?: number

    An arbitrary tag to further specify the source for this Check, such as a hosted recipient at the sender's address.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/Check.ts:69
  • +
    -
    index: string
    - +
    +
    +
    +

    On This Page

    -
    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/LedgerEntry.DepositPreauth.html b/docs/interfaces/LedgerEntry.DepositPreauth.html index a48dd107..86cb5991 100644 --- a/docs/interfaces/LedgerEntry.DepositPreauth.html +++ b/docs/interfaces/LedgerEntry.DepositPreauth.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -DepositPreauth | xrpl
    +DepositPreauth | xrpl
    -
    +
    @@ -41,78 +41,79 @@ another. DepositPreauth transactions create these objects.

    Properties

    -
    +
    -
    Account: string
    +
    Account: string

    The account that granted the preauthorization.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/DepositPreauth.ts:12
  • +
    -
    Authorize: string
    +
    Authorize: string

    The account that received the preauthorization.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/DepositPreauth.ts:14
  • +
    -
    Flags: 0
    +
    Flags: 0

    A bit-map of boolean flags. No flags are defined for DepositPreauth objects, so this value is always 0.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/DepositPreauth.ts:19
  • +
    -
    LedgerEntryType: "DepositPreauth"
    -
    +
  • Defined in packages/xrpl/src/models/ledger/DepositPreauth.ts:10
  • +
    -
    OwnerNode: string
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/DepositPreauth.ts:24
  • +
    -
    PreviousTxnID: string
    +
    PreviousTxnID: string

    The identifying hash of the transaction that most recently modified this object.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/DepositPreauth.ts:29
  • +
    -
    PreviousTxnLgrSeq: number
    +
    PreviousTxnLgrSeq: number

    The index of the ledger that contains the transaction that most recently modified this object.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/DepositPreauth.ts:34
  • +
    -
    index: string
    - +
    +
    +
    +

    On This Page

    -
    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/LedgerEntry.DirectoryNode.html b/docs/interfaces/LedgerEntry.DirectoryNode.html index fe332b66..bdfd2f0a 100644 --- a/docs/interfaces/LedgerEntry.DirectoryNode.html +++ b/docs/interfaces/LedgerEntry.DirectoryNode.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -DirectoryNode | xrpl
    +DirectoryNode | xrpl
    -
    +
    @@ -41,111 +41,112 @@ the ledger's state tree.

    Properties

    -
    +
    -
    Flags: number
    +
    Flags: number

    A bit-map of boolean flags enabled for this directory. Currently, the protocol defines no flags for DirectoryNode objects.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/DirectoryNode.ts:15
  • +
    -
    IndexNext?: number
    +
    IndexNext?: number

    If this Directory consists of multiple pages, this ID links to the next object in the chain, wrapping around at the end.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/DirectoryNode.ts:24
  • +
    -
    IndexPrevious?: number
    +
    IndexPrevious?: number

    If this Directory consists of multiple pages, this ID links to the previous object in the chain, wrapping around at the beginning.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/DirectoryNode.ts:29
  • +
    -
    Indexes: string[]
    +
    Indexes: string[]

    The contents of this Directory: an array of IDs of other objects.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/DirectoryNode.ts:19
  • +
    -
    LedgerEntryType: "DirectoryNode"
    -
    +
  • Defined in packages/xrpl/src/models/ledger/DirectoryNode.ts:10
  • +
    -
    Owner?: string
    +
    Owner?: string

    The address of the account that owns the objects in this directory.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/DirectoryNode.ts:31
  • +
    -
    RootIndex: string
    +
    RootIndex: string

    The ID of root object for this directory.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/DirectoryNode.ts:17
  • +
    -
    TakerGetsCurrency?: string
    +
    TakerGetsCurrency?: string

    The currency code of the TakerGets amount from the offers in this directory.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/DirectoryNode.ts:43
  • +
    -
    TakerGetsIssuer?: string
    +
    TakerGetsIssuer?: string

    The issuer of the TakerGets amount from the offers in this directory.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/DirectoryNode.ts:45
  • +
    -
    TakerPaysCurrency?: string
    +
    TakerPaysCurrency?: string

    The currency code of the TakerPays amount from the offers in this directory.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/DirectoryNode.ts:36
  • +
    -
    TakerPaysIssuer?: string
    +
    TakerPaysIssuer?: string

    The issuer of the TakerPays amount from the offers in this directory.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/DirectoryNode.ts:38
  • +
    -
    index: string
    - +
    +
    +
    +

    On This Page

    -
    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/LedgerEntry.Escrow.html b/docs/interfaces/LedgerEntry.Escrow.html index 30d1bfb4..c4d1b799 100644 --- a/docs/interfaces/LedgerEntry.Escrow.html +++ b/docs/interfaces/LedgerEntry.Escrow.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -Escrow | xrpl
    +Escrow | xrpl
    -
    +
    @@ -41,143 +41,144 @@ executed or canceled.

    Properties

    -
    +
    -
    Account: string
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/Escrow.ts:16
  • +
    -
    Amount: string
    +
    Amount: string

    The amount of XRP, in drops, to be delivered by the held payment.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/Escrow.ts:23
  • +
    -
    CancelAfter?: number
    +
    CancelAfter?: number

    The time after which this Escrow is considered expired.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/Escrow.ts:33
  • +
    -
    Condition?: string
    +
    Condition?: string

    A PREIMAGE-SHA-256 crypto-condition, as hexadecimal. If present, the EscrowFinish transaction must contain a fulfillment that satisfies this condition.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/Escrow.ts:29
  • +
    -
    Destination: string
    +
    Destination: string

    The destination address where the XRP is paid if the held payment is successful.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/Escrow.ts:21
  • +
    -
    DestinationNode?: string
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/Escrow.ts:63
  • +
    -
    DestinationTag?: number
    +
    DestinationTag?: number

    An arbitrary tag to further specify the destination for this held payment, such as a hosted recipient at the destination address.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/Escrow.ts:53
  • +
    -
    FinishAfter?: number
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/Escrow.ts:38
  • +
    -
    Flags: number
    +
    Flags: number

    A bit-map of boolean flags. No flags are defined for the Escrow type, so this value is always 0.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/Escrow.ts:43
  • +
    -
    LedgerEntryType: "Escrow"
    -
    +
  • Defined in packages/xrpl/src/models/ledger/Escrow.ts:10
  • +
    -
    OwnerNode: string
    +
    OwnerNode: string

    A hint indicating which page of the owner directory links to this object, in case the directory consists of multiple pages.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/Escrow.ts:58
  • +
    -
    PreviousTxnID: string
    +
    PreviousTxnID: string

    The identifying hash of the transaction that most recently modified this object.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/Escrow.ts:68
  • +
    -
    PreviousTxnLgrSeq: number
    +
    PreviousTxnLgrSeq: number

    The index of the ledger that contains the transaction that most recently modified this object.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/Escrow.ts:73
  • +
    -
    SourceTag?: number
    +
    SourceTag?: number

    An arbitrary tag to further specify the source for this held payment, such as a hosted recipient at the owner's address.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/Escrow.ts:48
  • +
    -
    index: string
    - +
    +
    +
    +

    On This Page

    -
    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/LedgerEntry.FeeSettings.html b/docs/interfaces/LedgerEntry.FeeSettings.html index 70d885bb..48a793e1 100644 --- a/docs/interfaces/LedgerEntry.FeeSettings.html +++ b/docs/interfaces/LedgerEntry.FeeSettings.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -FeeSettings | xrpl
    +FeeSettings | xrpl
    -
    +
    @@ -41,68 +41,69 @@ reserve amounts as determined by fee voting.

    Properties

    -
    +
    -
    BaseFee: string
    +
    BaseFee: string

    The transaction cost of the "reference transaction" in drops of XRP as hexadecimal.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/FeeSettings.ts:15
  • +
    -
    Flags: number
    +
    Flags: number

    A bit-map of boolean flags for this object. No flags are defined for this type.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/FeeSettings.ts:26
  • +
    -
    LedgerEntryType: "FeeSettings"
    -
    +
  • Defined in packages/xrpl/src/models/ledger/FeeSettings.ts:10
  • +
    -
    ReferenceFeeUnits: number
    +
    ReferenceFeeUnits: number

    The BaseFee translated into "fee units".

    -
    +
  • Defined in packages/xrpl/src/models/ledger/FeeSettings.ts:17
  • +
    -
    ReserveBase: number
    +
    ReserveBase: number

    The base reserve for an account in the XRP Ledger, as drops of XRP.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/FeeSettings.ts:19
  • +
    -
    ReserveIncrement: number
    +
    ReserveIncrement: number

    The incremental owner reserve for owning objects, as drops of XRP.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/FeeSettings.ts:21
  • +
    -
    index: string
    - +
    +
    +
    +

    On This Page

    -
    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/LedgerEntry.Ledger.html b/docs/interfaces/LedgerEntry.Ledger.html index f6e0e370..8ccdbcdf 100644 --- a/docs/interfaces/LedgerEntry.Ledger.html +++ b/docs/interfaces/LedgerEntry.Ledger.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -Ledger | xrpl
    +Ledger | xrpl
    -
    +
    @@ -39,124 +39,124 @@ header that describes its contents using cryptographic hashes.

    Properties

    -
    +
    -
    accountState?: LedgerEntry[]
    +
    accountState?: LedgerEntry[]

    All the state information in this ledger.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/Ledger.ts:15
  • +
    -
    account_hash: string
    +
    account_hash: string

    The SHA-512Half of this ledger's state tree information.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/Ledger.ts:13
  • +
    -
    close_flags: number
    +
    close_flags: number

    A bit-map of flags relating to the closing of this ledger.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/Ledger.ts:17
  • +
    -
    close_time: number
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/Ledger.ts:23
  • +
    -
    close_time_human: string
    +
    close_time_human: string

    The approximate time this ledger was closed, in human-readable format. Always uses the UTC time zone.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/Ledger.ts:28
  • +
    -
    close_time_resolution: number
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/Ledger.ts:33
  • +
    -
    closed: boolean
    +
    closed: boolean

    Whether or not this ledger has been closed.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/Ledger.ts:35
  • +
    -
    ledger_hash: string
    +
    ledger_hash: string

    The SHA-512Half of this ledger version. This serves as a unique identifier for this ledger and all its contents.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/Ledger.ts:40
  • +
    -
    ledger_index: string
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/Ledger.ts:45
  • +
    -
    parent_close_time: number
    +
    parent_close_time: number

    The approximate time at which the previous ledger was closed.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/Ledger.ts:47
  • +
    -
    parent_hash: string
    +
    parent_hash: string

    Unique identifying hash of the ledger that came immediately before this one.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/Ledger.ts:52
  • +
    -
    total_coins: string
    +
    total_coins: string

    Total number of XRP drops in the network, as a quoted integer.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/Ledger.ts:54
  • +
    -
    transaction_hash: string
    +
    transaction_hash: string

    Hash of the transaction information included in this ledger, as hex.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/Ledger.ts:56
  • +
    -
    transactions?: Object[]
    +
    transactions?: Object[]

    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 @@ -164,11 +164,12 @@ either JSON or binary depending on whether the request specified binary as true.

    - +
    +
    +
    +

    On This Page

    -
    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/LedgerEntry.LedgerHashes.html b/docs/interfaces/LedgerEntry.LedgerHashes.html index dff78943..75c76244 100644 --- a/docs/interfaces/LedgerEntry.LedgerHashes.html +++ b/docs/interfaces/LedgerEntry.LedgerHashes.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -LedgerHashes | xrpl
    +LedgerHashes | xrpl
    -
    +
    @@ -42,52 +42,53 @@ a previous ledger version.

    Properties

    -
    +
    -
    Flags: number
    +
    Flags: number

    A bit-map of boolean flags for this object. No flags are defined for this type.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/LedgerHashes.ts:23
  • +
    -
    Hashes: string[]
    +
    Hashes: string[]

    An array of up to 256 ledger hashes. The contents depend on which sub-type of LedgerHashes object this is.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/LedgerHashes.ts:18
  • +
    -
    LastLedgerSequence?: number
    +
    LastLedgerSequence?: number

    The Ledger Index of the last entry in this object's Hashes array.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/LedgerHashes.ts:13
  • +
    -
    LedgerEntryType: "LedgerHashes"
    -
    +
  • Defined in packages/xrpl/src/models/ledger/LedgerHashes.ts:11
  • +
    -
    index: string
    - +
    +
    +
    +

    On This Page

    -
    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/LedgerEntry.NegativeUNL.html b/docs/interfaces/LedgerEntry.NegativeUNL.html index 2b2b5e15..049a8472 100644 --- a/docs/interfaces/LedgerEntry.NegativeUNL.html +++ b/docs/interfaces/LedgerEntry.NegativeUNL.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -NegativeUNL | xrpl
    +NegativeUNL | xrpl
    -
    +
    @@ -41,52 +41,53 @@ a list of trusted validators currently believed to be offline.

    Properties

    -
    +
    -
    DisabledValidators?: DisabledValidator[]
    +
    DisabledValidators?: DisabledValidator[]

    A list of trusted validators that are currently disabled.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/NegativeUNL.ts:19
  • +
    -
    LedgerEntryType: "NegativeUNL"
    -
    +
  • Defined in packages/xrpl/src/models/ledger/NegativeUNL.ts:15
  • +
    -
    ValidatorToDisable?: string
    +
    ValidatorToDisable?: string

    The public key of a trusted validator that is scheduled to be disabled in the next flag ledger.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/NegativeUNL.ts:24
  • +
    -
    ValidatorToReEnable?: string
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/NegativeUNL.ts:29
  • +
    -
    index: string
    - +
    +
    +
    +

    On This Page

    -
    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/LedgerEntry.Offer.html b/docs/interfaces/LedgerEntry.Offer.html index e9f4b0f1..84c0ca23 100644 --- a/docs/interfaces/LedgerEntry.Offer.html +++ b/docs/interfaces/LedgerEntry.Offer.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -Offer | xrpl
    +Offer | xrpl
    -
    +
    • xrpl
    • @@ -25,13 +25,13 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

      Hierarchy

    +
  • Defined in packages/xrpl/src/models/ledger/Offer.ts:5
  • @@ -39,120 +39,121 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

    Properties

    -
    +
    -
    Account: string
    +
    Account: string

    The address of the account that placed this Offer.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/Offer.ts:10
  • +
    -
    BookDirectory: string
    +
    BookDirectory: string

    The ID of the Offer Directory that links to this Offer.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/Offer.ts:24
  • +
    -
    BookNode: string
    +
    BookNode: string

    A hint indicating which page of the Offer Directory links to this object, in case the directory consists of multiple pages.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/Offer.ts:29
  • +
    -
    Expiration?: number
    +
    Expiration?: number

    The time this Offer expires, in seconds since the Ripple Epoch.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/Offer.ts:46
  • +
    -
    Flags: number
    +
    Flags: number

    A bit-map of boolean flags enabled for this Offer.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/Offer.ts:8
  • +
    -
    LedgerEntryType: "Offer"
    -
    +
  • Defined in packages/xrpl/src/models/ledger/Offer.ts:6
  • +
    -
    OwnerNode: string
    +
    OwnerNode: string

    A hint indicating which page of the Owner Directory links to this object, in case the directory consists of multiple pages.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/Offer.ts:34
  • +
    -
    PreviousTxnID: string
    +
    PreviousTxnID: string

    The identifying hash of the transaction that most recently modified this object.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/Offer.ts:39
  • +
    -
    PreviousTxnLgrSeq: number
    +
    PreviousTxnLgrSeq: number

    The index of the ledger that contains the transaction that most recently modified this object.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/Offer.ts:44
  • +
    -
    Sequence: number
    +
    Sequence: number

    The Sequence value of the OfferCreate transaction that created this Offer object. Used in combination with the Account to identify this Offer.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/Offer.ts:15
  • +
    -
    TakerGets: Amount
    +
    TakerGets: Amount

    The remaining amount and type of currency being provided by the Offer creator.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/Offer.ts:22
  • +
    -
    TakerPays: Amount
    +
    TakerPays: Amount

    The remaining amount and type of currency requested by the Offer creator.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/Offer.ts:17
  • +
    -
    index: string
    - +
    +
    +
    +

    On This Page

    -
    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/LedgerEntry.PayChannel.html b/docs/interfaces/LedgerEntry.PayChannel.html index 1fc1b737..a0e3f260 100644 --- a/docs/interfaces/LedgerEntry.PayChannel.html +++ b/docs/interfaces/LedgerEntry.PayChannel.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -PayChannel | xrpl
    +PayChannel | xrpl
    -
    +
    @@ -44,140 +44,140 @@ closed.

    Properties

    -
    +
    -
    Account: string
    +
    Account: string

    The source address that owns this payment channel. This comes from the sending address of the transaction that created the channel.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/PayChannel.ts:18
  • +
    -
    Amount: string
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/PayChannel.ts:32
  • +
    -
    Balance: string
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/PayChannel.ts:39
  • +
    -
    CancelAfter?: number
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/PayChannel.ts:91
  • +
    -
    Destination: string
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/PayChannel.ts:25
  • +
    -
    DestinationNode?: string
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/PayChannel.ts:106
  • +
    -
    DestinationTag?: number
    +
    DestinationTag?: number

    An arbitrary tag to further specify the destination for this payment channel, such as a hosted recipient at the destination address.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/PayChannel.ts:101
  • +
    -
    Expiration?: number
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/PayChannel.ts:84
  • +
    -
    Flags: number
    +
    Flags: number

    A bit-map of boolean flags enabled for this payment channel. Currently, the protocol defines no flags for PayChannel objects.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/PayChannel.ts:77
  • +
    -
    LedgerEntryType: "PayChannel"
    -
    +
  • Defined in packages/xrpl/src/models/ledger/PayChannel.ts:13
  • +
    -
    OwnerNode: string
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/PayChannel.ts:62
  • +
    -
    PreviousTxnID: string
    +
    PreviousTxnID: string

    The identifying hash of the transaction that most recently modified this object.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/PayChannel.ts:67
  • +
    -
    PreviousTxnLgrSeq: number
    +
    PreviousTxnLgrSeq: number

    The index of the ledger that contains the transaction that most recently modified this object.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/PayChannel.ts:72
  • +
    -
    PublicKey: string
    +
    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 @@ -186,10 +186,10 @@ source address can also send XRP from this channel to the destination without signed claims.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/PayChannel.ts:48
  • +
    -
    SettleDelay: number
    +
    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 @@ -198,25 +198,26 @@ address requests to close the channel. Can be any value that fits in a creates the channel.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/PayChannel.ts:57
  • +
    -
    SourceTag?: number
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/PayChannel.ts:96
  • +
    -
    index: string
    - +
    +
    +
    +

    On This Page

    -
    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/LedgerEntry.RippleState.html b/docs/interfaces/LedgerEntry.RippleState.html index b384adfc..bfdde7c8 100644 --- a/docs/interfaces/LedgerEntry.RippleState.html +++ b/docs/interfaces/LedgerEntry.RippleState.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -RippleState | xrpl
    +RippleState | xrpl
    -
    +
    @@ -40,138 +40,139 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

    Properties

    -
    +
    -
    Balance: IssuedCurrencyAmount
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/RippleState.ts:19
  • +
    -
    Flags: number
    +
    Flags: number

    A bit-map of boolean options enabled for this object.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/RippleState.ts:13
  • +
    -
    HighLimit: IssuedCurrencyAmount
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/RippleState.ts:29
  • +
    -
    HighNode?: string
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/RippleState.ts:49
  • +
    -
    HighQualityIn?: number
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/RippleState.ts:67
  • +
    -
    HighQualityOut?: number
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/RippleState.ts:73
  • +
    -
    LedgerEntryType: "RippleState"
    -
    +
  • Defined in packages/xrpl/src/models/ledger/RippleState.ts:11
  • +
    -
    LowLimit: IssuedCurrencyAmount
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/RippleState.ts:24
  • +
    -
    LowNode?: string
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/RippleState.ts:44
  • +
    -
    LowQualityIn?: number
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/RippleState.ts:55
  • +
    -
    LowQualityOut?: number
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/RippleState.ts:61
  • +
    -
    PreviousTxnID: string
    +
    PreviousTxnID: string

    The identifying hash of the transaction that most recently modified this object.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/RippleState.ts:34
  • +
    -
    PreviousTxnLgrSeq: number
    +
    PreviousTxnLgrSeq: number

    The index of the ledger that contains the transaction that most recently modified this object.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/RippleState.ts:39
  • +
    -
    index: string
    - +
    +
    +
    +

    On This Page

    -
    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/LedgerEntry.SignerList.html b/docs/interfaces/LedgerEntry.SignerList.html index c93e7f84..b55c6907 100644 --- a/docs/interfaces/LedgerEntry.SignerList.html +++ b/docs/interfaces/LedgerEntry.SignerList.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -SignerList | xrpl
    +SignerList | xrpl
    -
    +
    @@ -43,90 +43,91 @@ transaction.

    Properties

    -
    +
    -
    Flags: number
    +
    Flags: number

    A bit-map of Boolean flags enabled for this signer list. For more information, see SignerList Flags.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/SignerList.ts:24
  • +
    -
    LedgerEntryType: "SignerList"
    -
    +
  • Defined in packages/xrpl/src/models/ledger/SignerList.ts:19
  • +
    -
    OwnerNode: string
    +
    OwnerNode: string

    A hint indicating which page of the owner directory links to this object, in case the directory consists of multiple pages.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/SignerList.ts:39
  • +
    -
    PreviousTxnID: string
    +
    PreviousTxnID: string

    The identifying hash of the transaction that most recently modified this object.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/SignerList.ts:29
  • +
    -
    PreviousTxnLgrSeq: number
    +
    PreviousTxnLgrSeq: number

    The index of the ledger that contains the transaction that most recently modified this object.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/SignerList.ts:34
  • +
    -
    SignerEntries: SignerEntry[]
    +
    SignerEntries: SignerEntry[]

    An array of Signer Entry objects representing the parties who are part of this signer list.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/SignerList.ts:44
  • +
    -
    SignerListID: number
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/SignerList.ts:49
  • +
    -
    SignerQuorum: number
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/SignerList.ts:55
  • +
    -
    index: string
    - +
    +
    +
    +

    On This Page

    -
    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/LedgerEntry.Ticket.html b/docs/interfaces/LedgerEntry.Ticket.html index 7952ddb6..a439b0d3 100644 --- a/docs/interfaces/LedgerEntry.Ticket.html +++ b/docs/interfaces/LedgerEntry.Ticket.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -Ticket | xrpl
    +Ticket | xrpl
    -
    +
    @@ -42,78 +42,79 @@ with a TicketCreate transaction.

    Properties

    -
    +
    -
    Account: string
    +
    Account: string

    The account that owns this Ticket.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/Ticket.ts:13
  • +
    -
    Flags: number
    +
    Flags: number

    A bit-map of Boolean flags enabled for this Ticket. Currently, there are no flags defined for Tickets.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/Ticket.ts:18
  • +
    -
    LedgerEntryType: "Ticket"
    -
    +
  • Defined in packages/xrpl/src/models/ledger/Ticket.ts:11
  • +
    -
    OwnerNode: string
    +
    OwnerNode: string

    A hint indicating which page of the owner directory links to this object, in case the directory consists of multiple pages.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/Ticket.ts:23
  • +
    -
    PreviousTxnID: string
    +
    PreviousTxnID: string

    The identifying hash of the transaction that most recently modified this object.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/Ticket.ts:28
  • +
    -
    PreviousTxnLgrSeq: number
    +
    PreviousTxnLgrSeq: number

    The index of the ledger that contains the transaction that most recently modified this object.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/Ticket.ts:33
  • +
    -
    TicketSequence: number
    +
    TicketSequence: number

    The Sequence Number this Ticket sets aside.

    -
    +
  • Defined in packages/xrpl/src/models/ledger/Ticket.ts:35
  • +
    -
    index: string
    - +
    +
    +
    +

    On This Page

    -
    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/LedgerEntryRequest.html b/docs/interfaces/LedgerEntryRequest.html index 68c502ee..1f33a467 100644 --- a/docs/interfaces/LedgerEntryRequest.html +++ b/docs/interfaces/LedgerEntryRequest.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -LedgerEntryRequest | xrpl
    +LedgerEntryRequest | xrpl
    -
    +
    • xrpl
    • @@ -23,19 +23,19 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

      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.

    +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 +
    • BaseRequest
      • LedgerEntryRequest
    +
  • Defined in packages/xrpl/src/models/methods/ledgerEntry.ts:22
  • @@ -43,137 +43,137 @@ in its raw format. Expects a response in the form of a

    Properties

    -

    Properties

    -
    +
    -
    account_root?: string
    +
    account_root?: string

    Retrieve an AccountRoot object by its address. This is roughly equivalent -to the an AccountInfoRequest.

    +to the an AccountInfoRequest.

    -
    +
  • Defined in packages/xrpl/src/models/methods/ledgerEntry.ts:47
  • +
    -
    api_version?: number
    +
    api_version?: number

    The API version to use. If omitted, use version 1.

    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:14
  • +
    -
    binary?: boolean
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/methods/ledgerEntry.ts:29
  • +
    -
    check?: string
    +
    check?: string

    The object ID of a Check object to retrieve.

    -
    +
  • Defined in packages/xrpl/src/models/methods/ledgerEntry.ts:50
  • +
    -
    command: "ledger_entry"
    -
    +
  • Defined in packages/xrpl/src/models/methods/ledgerEntry.ts:23
  • +
    -
    deposit_preauth?: string | {
        authorized: string;
        owner: string;
    }
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/methods/ledgerEntry.ts:57
  • +
    -
    directory?: string | {
        dir_root?: string;
        owner?: string;
        sub_index?: number;
    }
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/methods/ledgerEntry.ts:71
  • +
    -
    escrow?: string | {
        owner: string;
        seq: number;
    }
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/methods/ledgerEntry.ts:86
  • +
    -
    id?: string | number
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:10
  • +
    -
    index?: string
    -
    +
  • Defined in packages/xrpl/src/models/methods/ledgerEntry.ts:41
  • +
    -
    ledger_hash?: string
    +
    ledger_hash?: string

    A 20-byte hex string for the ledger version to use.

    -
    +
  • Defined in packages/xrpl/src/models/methods/ledgerEntry.ts:31
  • +
    -
    ledger_index?: LedgerIndex
    +
    ledger_index?: LedgerIndex

    The ledger index of the ledger to use, or a shortcut string.

    -
    +
  • Defined in packages/xrpl/src/models/methods/ledgerEntry.ts:33
  • +
    -
    offer?: string | {
        account: string;
        seq: number;
    }
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/methods/ledgerEntry.ts:100
  • +
    -
    payment_channel?: string
    +
    payment_channel?: string

    The object ID of a PayChannel object to retrieve.

    -
    +
  • Defined in packages/xrpl/src/models/methods/ledgerEntry.ts:110
  • +
    -
    ripple_state?: {
        accounts: string[];
        currency: string;
    }
    +
    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.

    @@ -182,29 +182,30 @@ rippleState entry to retrieve.

    Type declaration

    • -
      accounts: string[]
      +
      accounts: string[]

      2-length array of account Addresses, defining the two accounts linked by this RippleState object.

    • -
      currency: string
      +
      currency: string

      Currency Code of the RippleState object to retrieve.

    -
    +
  • Defined in packages/xrpl/src/models/methods/ledgerEntry.ts:117
  • +
    -
    ticket?: string | {
        owner: string;
        ticket_sequence: number;
    }
    +
    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.

    - +
    +
    +
    +

    On This Page

    - - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/LedgerEntryResponse.html b/docs/interfaces/LedgerEntryResponse.html index 77b5ff1f..c40067b3 100644 --- a/docs/interfaces/LedgerEntryResponse.html +++ b/docs/interfaces/LedgerEntryResponse.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -LedgerEntryResponse | xrpl
    +LedgerEntryResponse | xrpl
    -
    +

    Interface LedgerEntryResponse

    -

    Response expected from a LedgerEntryRequest.

    +

    Response expected from a LedgerEntryRequest.

    Hierarchy

      -
    • BaseResponse +
    • BaseResponse
      • LedgerEntryResponse
    +
  • Defined in packages/xrpl/src/models/methods/ledgerEntry.ts:147
  • @@ -39,91 +39,92 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

    Properties

    -
    +
    -
    api_version?: number
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:31
  • +
    -
    forwarded?: boolean
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:30
  • +
    -
    id: string | number
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:24
  • +
    -
    result: {
        index: string;
        ledger_current_index: number;
        node?: LedgerEntry;
        node_binary?: string;
        validated?: boolean;
    }
    +
    result: {
        index: string;
        ledger_current_index: number;
        node?: LedgerEntry;
        node_binary?: string;
        validated?: boolean;
    }

    Type declaration

    • -
      index: string
      +
      index: string

      The unique ID of this ledger object.

    • -
      ledger_current_index: number
      +
      ledger_current_index: number

      The ledger index of the ledger that was used when retrieving this data.

    • -
      Optional node?: LedgerEntry
      +
      Optional node?: LedgerEntry

      Object containing the data of this ledger object, according to the ledger format.

    • -
      Optional node_binary?: string
      +
      Optional node_binary?: string

      The binary representation of the ledger object, as hexadecimal.

    • -
      Optional validated?: boolean
    -
    +
  • Defined in packages/xrpl/src/models/methods/ledgerEntry.ts:148
  • +
    -
    status?: string
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:25
  • +
    -
    type: string
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:26
  • +
    -
    warning?: "load"
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:28
  • +
    -
    warnings?: Warning[]
    - +
    +
    +
    +

    On This Page

    - - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/LedgerRequest.html b/docs/interfaces/LedgerRequest.html index 7f55e370..10839db6 100644 --- a/docs/interfaces/LedgerRequest.html +++ b/docs/interfaces/LedgerRequest.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -LedgerRequest | xrpl
    +LedgerRequest | xrpl
    -
    +
    • xrpl
    • @@ -23,19 +23,19 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

      Interface LedgerRequest

    Retrieve information about the public ledger. Expects a response in the form -of a LedgerResponse.

    +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 +
    • BaseRequest
      • LedgerRequest
    +
  • Defined in packages/xrpl/src/models/methods/ledger.ts:28
  • @@ -43,124 +43,125 @@ of a LedgerResponse.

    Properties

    -
    +
    -
    accounts?: boolean
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/methods/ledger.ts:46
  • +
    -
    api_version?: number
    +
    api_version?: number

    The API version to use. If omitted, use version 1.

    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:14
  • +
    -
    binary?: boolean
    +
    binary?: boolean

    If true, and transactions and expand are both also true, return transaction information in binary format (hexadecimal string) instead of JSON format.

    -
    +
  • Defined in packages/xrpl/src/models/methods/ledger.ts:70
  • +
    -
    command: "ledger"
    -
    +
  • Defined in packages/xrpl/src/models/methods/ledger.ts:29
  • +
    -
    expand?: boolean
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/methods/ledger.ts:58
  • +
    -
    full?: boolean
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/methods/ledger.ts:41
  • +
    -
    id?: string | number
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:10
  • +
    -
    ledger_hash?: string
    +
    ledger_hash?: string

    A 20-byte hex string for the ledger version to use.

    -
    +
  • Defined in packages/xrpl/src/models/methods/ledger.ts:31
  • +
    -
    ledger_index?: LedgerIndex
    +
    ledger_index?: LedgerIndex

    The ledger index of the ledger to use, or a shortcut string to choose a ledger automatically.

    -
    +
  • Defined in packages/xrpl/src/models/methods/ledger.ts:36
  • +
    -
    owner_funds?: boolean
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/methods/ledger.ts:64
  • +
    -
    queue?: boolean
    +
    queue?: boolean

    If true, and the command is requesting the current ledger, includes an array of queued transactions in the results.

    -
    +
  • Defined in packages/xrpl/src/models/methods/ledger.ts:75
  • +
    -
    transactions?: boolean
    +
    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.

    - +
    +
    +
    +

    On This Page

    -
    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/LedgerResponse.html b/docs/interfaces/LedgerResponse.html index b2c53e58..281bcad8 100644 --- a/docs/interfaces/LedgerResponse.html +++ b/docs/interfaces/LedgerResponse.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -LedgerResponse | xrpl
    +LedgerResponse | xrpl
    -
    +

    Interface LedgerResponse

    -

    Response expected from a LedgerRequest.

    +

    Response expected from a LedgerRequest.

    Hierarchy

      -
    • BaseResponse +
    • BaseResponse
      • LedgerResponse
    +
  • Defined in packages/xrpl/src/models/methods/ledger.ts:113
  • @@ -39,60 +39,60 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

    Properties

    -
    +
    -
    api_version?: number
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:31
  • +
    -
    forwarded?: boolean
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:30
  • +
    -
    id: string | number
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:24
  • +
    -
    result: {
        ledger: Ledger | BinaryLedger;
        ledger_hash: string;
        ledger_index: number;
        queue_data?: (string | LedgerQueueData)[];
        validated?: boolean;
    }
    +
    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: Ledger | BinaryLedger
      +

      The complete header data of this Ledger.

    • -
      ledger_hash: string
      +
      ledger_hash: string

      Unique identifying hash of the entire ledger.

    • -
      ledger_index: number
      +
      ledger_index: number

      The Ledger Index of this ledger.

    • -
      Optional queue_data?: (string | LedgerQueueData)[]
      +
      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
      +
      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 @@ -100,35 +100,36 @@ on whether the request specified binary as true.

    -
    +
  • Defined in packages/xrpl/src/models/methods/ledger.ts:114
  • +
    -
    status?: string
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:25
  • +
    -
    type: string
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:26
  • +
    -
    warning?: "load"
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:28
  • +
    -
    warnings?: Warning[]
    - +
    +
    +
    +

    On This Page

    -
    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/LedgerStream.html b/docs/interfaces/LedgerStream.html index 6126cd49..a6cd1cf0 100644 --- a/docs/interfaces/LedgerStream.html +++ b/docs/interfaces/LedgerStream.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -LedgerStream | xrpl
    +LedgerStream | xrpl
    -
    +
    @@ -41,101 +41,102 @@ And provides some information about its contents.

    Properties

    -
    +
    -
    fee_base: number
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/methods/subscribe.ts:104
  • +
    -
    fee_ref: number
    +
    fee_ref: number

    The reference transaction cost in "fee units".

    -
    +
  • Defined in packages/xrpl/src/models/methods/subscribe.ts:106
  • +
    -
    ledger_hash: string
    +
    ledger_hash: string

    The identifying hash of the ledger version that was closed.

    -
    +
  • Defined in packages/xrpl/src/models/methods/subscribe.ts:108
  • +
    -
    ledger_index: number
    +
    ledger_index: number

    The ledger index of the ledger that was closed.

    -
    +
  • Defined in packages/xrpl/src/models/methods/subscribe.ts:110
  • +
    -
    ledger_time: number
    +
    ledger_time: number

    The time this ledger was closed, in seconds since the Ripple Epoch.

    -
    +
  • Defined in packages/xrpl/src/models/methods/subscribe.ts:112
  • +
    -
    reserve_base: number
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/methods/subscribe.ts:118
  • +
    -
    reserve_inc: number
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/methods/subscribe.ts:124
  • +
    -
    txn_count: number
    +
    txn_count: number

    Number of new transactions included in this ledger version.

    -
    +
  • Defined in packages/xrpl/src/models/methods/subscribe.ts:126
  • +
    -
    type: "ledgerClosed"
    -
    +
  • Defined in packages/xrpl/src/models/methods/subscribe.ts:98
  • +
    -
    validated_ledgers?: string
    +
    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.

    - +
    +
    +
    +

    On This Page

    -
    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/ManifestRequest.html b/docs/interfaces/ManifestRequest.html index caa48528..e7f5d787 100644 --- a/docs/interfaces/ManifestRequest.html +++ b/docs/interfaces/ManifestRequest.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -ManifestRequest | xrpl
    +ManifestRequest | xrpl
    -
    +
    • xrpl
    • @@ -24,19 +24,19 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

      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.

      +validator's configured token. Expects a response in the form of a ManifestResponse.

      Example

      const manifest: ManifestRequest = {
      "command": "manifest",
      "public_key": "nHUFE9prPXPrHcG3SkwP1UzAQbSphqyQkQK9ATXLZsfkezhhda3p"
      } -
      +

      Hierarchy

        -
      • BaseRequest +
      • BaseRequest
        • ManifestRequest
      +
    • Defined in packages/xrpl/src/models/methods/manifest.ts:19
    @@ -44,49 +44,50 @@ validator's configured token. Expects a response in the form of a

    Properties

    -

    Properties

    -
    +
    -
    api_version?: number
    +
    api_version?: number

    The API version to use. If omitted, use version 1.

    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:14
  • +
    -
    command: "manifest"
    -
    +
  • Defined in packages/xrpl/src/models/methods/manifest.ts:20
  • +
    -
    id?: string | number
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:10
  • +
    -
    public_key: string
    +
    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.

    - +
    +
    +
    +

    On This Page

    -
    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/ManifestResponse.html b/docs/interfaces/ManifestResponse.html index 3266c0de..4c5dc993 100644 --- a/docs/interfaces/ManifestResponse.html +++ b/docs/interfaces/ManifestResponse.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -ManifestResponse | xrpl
    +ManifestResponse | xrpl
    -
    +

    Interface ManifestResponse

    -

    Response expected from a ManifestRequest.

    +

    Response expected from a ManifestRequest.

    Hierarchy

      -
    • BaseResponse +
    • BaseResponse
      • ManifestResponse
    +
  • Defined in packages/xrpl/src/models/methods/manifest.ts:33
  • @@ -39,96 +39,97 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

    Properties

    -
    +
    -
    api_version?: number
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:31
  • +
    -
    forwarded?: boolean
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:30
  • +
    -
    id: string | number
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:24
  • +
    -
    result: {
        details?: {
            domain: string;
            ephemeral_key: string;
            master_key: string;
            seq: number;
        };
        manifest?: string;
        requested: string;
    }
    +
    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;
      }
      +
      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
      • +
        domain: string
      • -
        ephemeral_key: string
      • +
        ephemeral_key: string
      • -
        master_key: string
      • +
        master_key: string
      • -
        seq: number
    • +
      seq: number
  • -
    Optional manifest?: string
    +
    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
    +
    requested: string

    The public_key from the request.

  • -
    +
  • Defined in packages/xrpl/src/models/methods/manifest.ts:34
  • +
    -
    status?: string
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:25
  • +
    -
    type: string
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:26
  • +
    -
    warning?: "load"
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:28
  • +
    -
    warnings?: Warning[]
    - +
    +
    +
    +

    On This Page

    -
    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/NFTBuyOffersRequest.html b/docs/interfaces/NFTBuyOffersRequest.html index 5709881a..74742bbe 100644 --- a/docs/interfaces/NFTBuyOffersRequest.html +++ b/docs/interfaces/NFTBuyOffersRequest.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -NFTBuyOffersRequest | xrpl
    +NFTBuyOffersRequest | xrpl
    -
    +
    @@ -40,48 +40,49 @@ NFToken.

    Properties

    -
    +
    -
    api_version?: number
    +
    api_version?: number

    The API version to use. If omitted, use version 1.

    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:14
  • +
    -
    command: "nft_buy_offers"
    -
    +
  • Defined in packages/xrpl/src/models/methods/nftBuyOffers.ts:12
  • +
    -
    id?: string | number
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:10
  • +
    -
    nft_id: string
    +
    nft_id: string

    The unique identifier of an NFToken. The request returns buy offers for this NFToken.

    - +
    +
    +
    +

    On This Page

    -
    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/NFTBuyOffersResponse.html b/docs/interfaces/NFTBuyOffersResponse.html index cf6c0bb7..76f349b8 100644 --- a/docs/interfaces/NFTBuyOffersResponse.html +++ b/docs/interfaces/NFTBuyOffersResponse.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -NFTBuyOffersResponse | xrpl
    +NFTBuyOffersResponse | xrpl
    -
    +

    Interface NFTBuyOffersResponse

    -

    Response expected from an NFTBuyOffersRequest.

    +

    Response expected from an NFTBuyOffersRequest.

    Hierarchy

      -
    • BaseResponse +
    • BaseResponse
      • NFTBuyOffersResponse
    +
  • Defined in packages/xrpl/src/models/methods/nftBuyOffers.ts:24
  • @@ -39,80 +39,81 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

    Properties

    -
    +
    -
    api_version?: number
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:31
  • +
    -
    forwarded?: boolean
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:30
  • +
    -
    id: string | number
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:24
  • +
    -
    result: {
        nft_id: string;
        offers: NFTOffer[];
    }
    +
    result: {
        nft_id: string;
        offers: NFTOffer[];
    }

    Type declaration

    • -
      nft_id: string
      +
      nft_id: string

      The token ID of the NFToken to which these offers pertain.

    • -
      offers: NFTOffer[]
      +
      offers: NFTOffer[]

      A list of buy offers for the specified NFToken.

    -
    +
  • Defined in packages/xrpl/src/models/methods/nftBuyOffers.ts:25
  • +
    -
    status?: string
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:25
  • +
    -
    type: string
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:26
  • +
    -
    warning?: "load"
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:28
  • +
    -
    warnings?: Warning[]
    - +
    +
    +
    +

    On This Page

    -
    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/NFTHistoryRequest.html b/docs/interfaces/NFTHistoryRequest.html new file mode 100644 index 00000000..fe5b0247 --- /dev/null +++ b/docs/interfaces/NFTHistoryRequest.html @@ -0,0 +1,415 @@ +NFTHistoryRequest | xrpl
    +
    + +
    +
    +
    +
    + +

    Interface NFTHistoryRequest

    +
    +

    The nft_history method retrieves a list of transactions that involved the +specified NFToken. Expects a response in the form of a NFTHistoryResponse.

    +
    +
    +

    Hierarchy

    +
      +
    • BaseRequest +
        +
      • NFTHistoryRequest
    +
    +
    +
    + +
    +
    +

    Properties

    +
    + +
    api_version?: number
    +

    The API version to use. If omitted, use version 1.

    +
    +
    + +
    binary?: boolean
    +

    If true, return transactions as hex strings instead of JSON. The default is +false.

    +
    +
    + +
    command: "nft_history"
    +
    + +
    forward?: boolean
    +

    If true, returns values indexed with the oldest ledger first. Otherwise, +the results are indexed with the newest ledger first.

    +
    +
    + +
    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.

    +
    +
    + +
    ledger_hash?: string
    +

    Use to look for transactions from a single ledger only.

    +
    +
    + +
    ledger_index?: LedgerIndex
    +

    Use to look for transactions from a single ledger only.

    +
    +
    + +
    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.

    +
    +
    + +
    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.

    +
    +
    + +
    limit?: number
    +

    Default varies. Limit the number of transactions to retrieve. The server +is not required to honor this value.

    +
    +
    + +
    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.

    +
    +
    + +
    nft_id: string
    +

    The unique identifier of an NFToken.

    +
    +
    + +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/docs/interfaces/NFTHistoryResponse.html b/docs/interfaces/NFTHistoryResponse.html new file mode 100644 index 00000000..41fefc20 --- /dev/null +++ b/docs/interfaces/NFTHistoryResponse.html @@ -0,0 +1,395 @@ +NFTHistoryResponse | xrpl
    +
    + +
    +
    +
    +
    + +

    Interface NFTHistoryResponse

    +
    +

    Expected response from an NFTHistoryRequest.

    +
    +
    +

    Hierarchy

    +
      +
    • BaseResponse +
        +
      • NFTHistoryResponse
    +
    +
    +
    + +
    +
    +

    Properties

    +
    + +
    api_version?: number
    +
    + +
    forwarded?: boolean
    +
    + +
    id: string | number
    +
    + +
    result: {
        ledger_index_max: number;
        ledger_index_min: number;
        limit?: number;
        marker?: unknown;
        nft_id: string;
        transactions: NFTokenTransaction[];
        validated?: boolean;
    }
    +
    +

    Type declaration

    +
      +
    • +
      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.

      +
    • +
    • +
      Optional 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.

      +
    • +
    • +
      nft_id: string
      +

      The unique identifier of an NFToken.

      +
    • +
    • +
      transactions: NFTokenTransaction[]
      +

      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.

      +
    +
    + +
    status?: string
    +
    + +
    type: string
    +
    + +
    warning?: "load"
    +
    + +
    warnings?: Warning[]
    +
    + +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/docs/interfaces/NFTInfoRequest.html b/docs/interfaces/NFTInfoRequest.html new file mode 100644 index 00000000..1b908ebb --- /dev/null +++ b/docs/interfaces/NFTInfoRequest.html @@ -0,0 +1,353 @@ +NFTInfoRequest | xrpl
    +
    + +
    +
    +
    +
    + +

    Interface NFTInfoRequest

    +
    +

    The nft_info method retrieves information about NFToken +NFToken.

    +
    +
    +

    Hierarchy

    +
      +
    • BaseRequest +
        +
      • NFTInfoRequest
    +
    +
    +
    + +
    +
    +

    Properties

    +
    + +
    api_version?: number
    +

    The API version to use. If omitted, use version 1.

    +
    +
    + +
    command: "nft_info"
    +
    + +
    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.

    +
    +
    + +
    ledger_hash?: string
    +

    A 20-byte hex string for the ledger version to use.

    +
    +
    + +
    ledger_index?: LedgerIndex
    +

    The ledger index of the ledger to use, or a shortcut string to choose a +ledger automatically.

    +
    +
    + +
    nft_id: string
    +

    The unique identifier of an NFToken.

    +
    +
    + +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/docs/interfaces/NFTInfoResponse.html b/docs/interfaces/NFTInfoResponse.html new file mode 100644 index 00000000..ed5c9db5 --- /dev/null +++ b/docs/interfaces/NFTInfoResponse.html @@ -0,0 +1,358 @@ +NFTInfoResponse | xrpl
    +
    + +
    +
    +
    +
    + +

    Interface NFTInfoResponse

    +
    +

    Response expected from an NFTInfoResponse.

    +
    +
    +

    Hierarchy

    +
      +
    • BaseResponse +
        +
      • NFTInfoResponse
    +
    +
    +
    + +
    +
    +

    Properties

    +
    + +
    api_version?: number
    +
    + +
    forwarded?: boolean
    +
    + +
    id: string | number
    +
    + +
    result: NFToken
    +
    + +
    status?: string
    +
    + +
    type: string
    +
    + +
    warning?: "load"
    +
    + +
    warnings?: Warning[]
    +
    + +
    +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/docs/interfaces/NFTSellOffersRequest.html b/docs/interfaces/NFTSellOffersRequest.html index 5e482633..0aa0db4b 100644 --- a/docs/interfaces/NFTSellOffersRequest.html +++ b/docs/interfaces/NFTSellOffersRequest.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -NFTSellOffersRequest | xrpl
    +NFTSellOffersRequest | xrpl
    -
    +
    @@ -40,48 +40,49 @@ NFToken.

    Properties

    -
    +
    -
    api_version?: number
    +
    api_version?: number

    The API version to use. If omitted, use version 1.

    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:14
  • +
    -
    command: "nft_sell_offers"
    -
    +
  • Defined in packages/xrpl/src/models/methods/nftSellOffers.ts:12
  • +
    -
    id?: string | number
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:10
  • +
    -
    nft_id: string
    +
    nft_id: string

    The unique identifier of an NFToken. The request returns sell offers for this NFToken.

    - +
    +
    +
    +

    On This Page

    -
    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/NFTSellOffersResponse.html b/docs/interfaces/NFTSellOffersResponse.html index a2e28339..62c2f2a0 100644 --- a/docs/interfaces/NFTSellOffersResponse.html +++ b/docs/interfaces/NFTSellOffersResponse.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -NFTSellOffersResponse | xrpl
    +NFTSellOffersResponse | xrpl
    -
    +

    Interface NFTSellOffersResponse

    -

    Response expected from an NFTSellOffersRequest.

    +

    Response expected from an NFTSellOffersRequest.

    Hierarchy

      -
    • BaseResponse +
    • BaseResponse
      • NFTSellOffersResponse
    +
  • Defined in packages/xrpl/src/models/methods/nftSellOffers.ts:24
  • @@ -39,80 +39,81 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

    Properties

    -
    +
    -
    api_version?: number
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:31
  • +
    -
    forwarded?: boolean
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:30
  • +
    -
    id: string | number
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:24
  • +
    -
    result: {
        nft_id: string;
        offers: NFTOffer[];
    }
    +
    result: {
        nft_id: string;
        offers: NFTOffer[];
    }

    Type declaration

    • -
      nft_id: string
      +
      nft_id: string

      The token ID of the NFToken to which these offers pertain.

    • -
      offers: NFTOffer[]
      +
      offers: NFTOffer[]

      A list of sell offers for the specified NFToken.

    -
    +
  • Defined in packages/xrpl/src/models/methods/nftSellOffers.ts:25
  • +
    -
    status?: string
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:25
  • +
    -
    type: string
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:26
  • +
    -
    warning?: "load"
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:28
  • +
    -
    warnings?: Warning[]
    - +
    +
    +
    +

    On This Page

    -
    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/NFTokenAcceptOffer.html b/docs/interfaces/NFTokenAcceptOffer.html index e816dea9..e79e2ab7 100644 --- a/docs/interfaces/NFTokenAcceptOffer.html +++ b/docs/interfaces/NFTokenAcceptOffer.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -NFTokenAcceptOffer | xrpl
    +NFTokenAcceptOffer | xrpl
    -
    +
    @@ -52,82 +52,82 @@ called brokered mode.

    Properties

    -
    +
    -
    Account: string
    -

    The unique address of the account that initiated the transaction.

    +
    Account: string
    +

    The unique address of the transaction sender.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:95
  • +
    -
    AccountTxnID?: string
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:119
  • +
    -
    Fee?: string
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:106
  • +
    -
    Flags?: number | GlobalFlags
    +
    Flags?: number | GlobalFlags

    Set of bit-flags for this transaction.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:121
  • +
    -
    LastLedgerSequence?: number
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:127
  • +
    -
    Memos?: Memo[]
    +
    Memos?: Memo[]

    Additional arbitrary information used to identify this transaction.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:131
  • +
    -
    NFTokenBrokerFee?: Amount
    +
    NFTokenBrokerFee?: Amount

    This field is only valid in brokered mode. It specifies the amount that the broker will keep as part of their fee for bringing the two offers together; the remaining amount will @@ -146,30 +146,30 @@ and NFTokenSellOffer must both specify the same NFTokenID; that is, both must be for the same NFToken.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/NFTokenAcceptOffer.ts:64
  • +
    -
    NFTokenBuyOffer?: string
    +
    NFTokenBuyOffer?: string

    Identifies the NFTokenOffer that offers to buy the NFToken.

    In direct mode this field is optional, but either NFTokenSellOffer or NFTokenBuyOffer must be specified. In brokered mode, both NFTokenSellOffer and NFTokenBuyOffer must be specified.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/NFTokenAcceptOffer.ts:43
  • +
    -
    NFTokenSellOffer?: string
    +
    NFTokenSellOffer?: string

    Identifies the NFTokenOffer that offers to sell the NFToken.

    In direct mode this field is optional, but either NFTokenSellOffer or NFTokenBuyOffer must be specified. In brokered mode, both NFTokenSellOffer and NFTokenBuyOffer must be specified.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/NFTokenAcceptOffer.ts:35
  • +
    -
    Sequence?: number
    +
    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 @@ -177,29 +177,29 @@ is using a Ticket instead.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:113
  • +
    -
    Signers?: Signer[]
    +
    Signers?: Signer[]

    Array of objects that represent a multi-signature which authorizes this transaction.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:136
  • +
    -
    SigningPubKey?: string
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:149
  • +
    -
    SourceTag?: number
    +
    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 @@ -207,35 +207,36 @@ DestinationTag.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:143
  • +
    -
    TicketSequence?: number
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:154
  • +
    -
    TransactionType: "NFTokenAcceptOffer"
    -
    +
  • Defined in packages/xrpl/src/models/transactions/NFTokenAcceptOffer.ts:27
  • +
    -
    TxnSignature?: string
    +
    TxnSignature?: string

    The signature that verifies this transaction as originating from the account it says it is from.

    - +
    +
    +
    +

    On This Page

    -
    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/NFTokenBurn.html b/docs/interfaces/NFTokenBurn.html index 04900d67..3b2f0d0f 100644 --- a/docs/interfaces/NFTokenBurn.html +++ b/docs/interfaces/NFTokenBurn.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -NFTokenBurn | xrpl
    +NFTokenBurn | xrpl
    -
    +
    @@ -45,27 +45,27 @@ is reduced by one.

    Properties

    -
    +
    -
    Account: string
    +
    Account: string

    Indicates the AccountID that submitted this transaction. The account MUST be either the present owner of the token or, if the lsfBurnable flag is set in the NFToken, either the issuer account or an account authorized by the @@ -73,72 +73,72 @@ issuer, i.e. MintAccount.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/NFTokenBurn.ts:23
  • +
    -
    AccountTxnID?: string
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:119
  • +
    -
    Fee?: string
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:106
  • +
    -
    Flags?: number | GlobalFlags
    +
    Flags?: number | GlobalFlags

    Set of bit-flags for this transaction.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:121
  • +
    -
    LastLedgerSequence?: number
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:127
  • +
    -
    Memos?: Memo[]
    +
    Memos?: Memo[]

    Additional arbitrary information used to identify this transaction.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:131
  • +
    -
    NFTokenID: string
    +
    NFTokenID: string

    Identifies the NFToken object to be removed by the transaction.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/NFTokenBurn.ts:27
  • +
    -
    Owner?: string
    +
    Owner?: string

    Indicates which account currently owns the token if it is different than Account. Only used to burn tokens which have the lsfBurnable flag enabled and are not owned by the signing account.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/NFTokenBurn.ts:33
  • +
    -
    Sequence?: number
    +
    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 @@ -146,29 +146,29 @@ is using a Ticket instead.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:113
  • +
    -
    Signers?: Signer[]
    +
    Signers?: Signer[]

    Array of objects that represent a multi-signature which authorizes this transaction.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:136
  • +
    -
    SigningPubKey?: string
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:149
  • +
    -
    SourceTag?: number
    +
    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 @@ -176,35 +176,36 @@ DestinationTag.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:143
  • +
    -
    TicketSequence?: number
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:154
  • +
    -
    TransactionType: "NFTokenBurn"
    -
    +
  • Defined in packages/xrpl/src/models/transactions/NFTokenBurn.ts:16
  • +
    -
    TxnSignature?: string
    +
    TxnSignature?: string

    The signature that verifies this transaction as originating from the account it says it is from.

    - +
    +
    +
    +

    On This Page

    -
    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/NFTokenCancelOffer.html b/docs/interfaces/NFTokenCancelOffer.html index 4b427b91..05bcb5ea 100644 --- a/docs/interfaces/NFTokenCancelOffer.html +++ b/docs/interfaces/NFTokenCancelOffer.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -NFTokenCancelOffer | xrpl
    +NFTokenCancelOffer | xrpl
    -
    +
    @@ -45,80 +45,80 @@ the NFTokenOffer has already expired.

    Properties

    -
    +
    -
    Account: string
    -

    The unique address of the account that initiated the transaction.

    +
    Account: string
    +

    The unique address of the transaction sender.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:95
  • +
    -
    AccountTxnID?: string
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:119
  • +
    -
    Fee?: string
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:106
  • +
    -
    Flags?: number | GlobalFlags
    +
    Flags?: number | GlobalFlags

    Set of bit-flags for this transaction.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:121
  • +
    -
    LastLedgerSequence?: number
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:127
  • +
    -
    Memos?: Memo[]
    +
    Memos?: Memo[]

    Additional arbitrary information used to identify this transaction.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:131
  • +
    -
    NFTokenOffers: string[]
    +
    NFTokenOffers: string[]

    An array of identifiers of NFTokenOffer objects that should be cancelled by this transaction.

    It is an error if an entry in this list points to an @@ -127,10 +127,10 @@ error if an entry in this list points to an object that does not exist. This field is required.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/NFTokenCancelOffer.ts:26
  • +
    -
    Sequence?: number
    +
    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 @@ -138,29 +138,29 @@ is using a Ticket instead.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:113
  • +
    -
    Signers?: Signer[]
    +
    Signers?: Signer[]

    Array of objects that represent a multi-signature which authorizes this transaction.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:136
  • +
    -
    SigningPubKey?: string
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:149
  • +
    -
    SourceTag?: number
    +
    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 @@ -168,35 +168,36 @@ DestinationTag.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:143
  • +
    -
    TicketSequence?: number
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:154
  • +
    -
    TransactionType: "NFTokenCancelOffer"
    -
    +
  • Defined in packages/xrpl/src/models/transactions/NFTokenCancelOffer.ts:16
  • +
    -
    TxnSignature?: string
    +
    TxnSignature?: string

    The signature that verifies this transaction as originating from the account it says it is from.

    - +
    +
    +
    +

    On This Page

    -
    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/NFTokenCreateOffer.html b/docs/interfaces/NFTokenCreateOffer.html index 5d6aacd0..f4a39e34 100644 --- a/docs/interfaces/NFTokenCreateOffer.html +++ b/docs/interfaces/NFTokenCreateOffer.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -NFTokenCreateOffer | xrpl
    +NFTokenCreateOffer | xrpl
    -
    +
    @@ -41,48 +41,48 @@ the submitting account does own.

    Properties

    -
    +
    -
    Account: string
    -

    The unique address of the account that initiated the transaction.

    +
    Account: string
    +

    The unique address of the transaction sender.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:95
  • +
    -
    AccountTxnID?: string
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:119
  • +
    -
    Amount: Amount
    +
    Amount: Amount

    Indicates the amount expected or offered for the Token.

    The amount must be non-zero, except when this is a sell offer and the asset is XRP. This would indicate that the current @@ -90,70 +90,70 @@ owner of the token is giving it away free, either to anyone at all, or to the account identified by the Destination field.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/NFTokenCreateOffer.ts:56
  • +
    -
    Destination?: string
    +
    Destination?: string

    If present, indicates that this offer may only be accepted by the specified account. Attempts by other accounts to accept this offer MUST fail.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/NFTokenCreateOffer.ts:82
  • +
    -
    Expiration?: number
    +
    Expiration?: number

    Indicates the time after which the offer will no longer be valid. The value is the number of seconds since the Ripple Epoch.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/NFTokenCreateOffer.ts:76
  • +
    -
    Fee?: string
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:106
  • +
    -
    -
    +
  • Defined in packages/xrpl/src/models/transactions/NFTokenCreateOffer.ts:83
  • +
    -
    LastLedgerSequence?: number
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:127
  • +
    -
    Memos?: Memo[]
    +
    Memos?: Memo[]

    Additional arbitrary information used to identify this transaction.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:131
  • +
    -
    NFTokenID: string
    +
    NFTokenID: string

    Identifies the NFTokenID of the NFToken object that the offer references.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/NFTokenCreateOffer.ts:47
  • +
    -
    Owner?: string
    +
    Owner?: string

    Indicates the AccountID of the account that owns the corresponding NFToken.

    If the offer is to buy a token, this field must be present @@ -165,10 +165,10 @@ present, as the owner is, implicitly, the same as Account is meaningless).

    -
    +
  • Defined in packages/xrpl/src/models/transactions/NFTokenCreateOffer.ts:70
  • +
    -
    Sequence?: number
    +
    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 @@ -176,29 +176,29 @@ is using a Ticket instead.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:113
  • +
    -
    Signers?: Signer[]
    +
    Signers?: Signer[]

    Array of objects that represent a multi-signature which authorizes this transaction.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:136
  • +
    -
    SigningPubKey?: string
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:149
  • +
    -
    SourceTag?: number
    +
    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 @@ -206,35 +206,36 @@ DestinationTag.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:143
  • +
    -
    TicketSequence?: number
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:154
  • +
    -
    TransactionType: "NFTokenCreateOffer"
    -
    +
  • Defined in packages/xrpl/src/models/transactions/NFTokenCreateOffer.ts:42
  • +
    -
    TxnSignature?: string
    +
    TxnSignature?: string

    The signature that verifies this transaction as originating from the account it says it is from.

    - +
    +
    +
    +

    On This Page

    -
    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/NFTokenCreateOfferFlagsInterface.html b/docs/interfaces/NFTokenCreateOfferFlagsInterface.html index bd1f29cf..e859ce19 100644 --- a/docs/interfaces/NFTokenCreateOfferFlagsInterface.html +++ b/docs/interfaces/NFTokenCreateOfferFlagsInterface.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -NFTokenCreateOfferFlagsInterface | xrpl
    +NFTokenCreateOfferFlagsInterface | xrpl
    -
    +

    Interface NFTokenCreateOfferFlagsInterface

    -

    Map of flags to boolean values representing NFTokenCreateOffer transaction +

    Map of flags to boolean values representing NFTokenCreateOffer transaction flags.

    Hierarchy

      -
    • GlobalFlags +
    • GlobalFlags
      • NFTokenCreateOfferFlagsInterface
    +
  • Defined in packages/xrpl/src/models/transactions/NFTokenCreateOffer.ts:32
  • @@ -40,19 +40,20 @@ flags.

    Properties

    -
    +
    -
    tfSellNFToken?: boolean
    - +
    +
    +
    +

    On This Page

    -
    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/NFTokenMint.html b/docs/interfaces/NFTokenMint.html index c51b806c..81322e31 100644 --- a/docs/interfaces/NFTokenMint.html +++ b/docs/interfaces/NFTokenMint.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -NFTokenMint | xrpl
    +NFTokenMint | xrpl
    -
    +
    @@ -42,63 +42,63 @@ specified by the transaction.

    Properties

    -
    +
    -
    Account: string
    -

    The unique address of the account that initiated the transaction.

    +
    Account: string
    +

    The unique address of the transaction sender.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:95
  • +
    -
    AccountTxnID?: string
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:119
  • +
    -
    Fee?: string
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:106
  • +
    -
    Flags?: number | NFTokenMintFlagsInterface
    -
    +
  • Defined in packages/xrpl/src/models/transactions/NFTokenMint.ts:94
  • +
    -
    Issuer?: string
    +
    Issuer?: string

    Indicates the account that should be the issuer of this token. This value is optional and should only be specified if the account executing the transaction is not the Issuer of the NFToken object. If it is @@ -106,28 +106,28 @@ present, the MintAccount field in the AccountRoot of t field must match the Account, otherwise the transaction will fail.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/NFTokenMint.ts:71
  • +
    -
    LastLedgerSequence?: number
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:127
  • +
    -
    Memos?: Memo[]
    +
    Memos?: Memo[]

    Additional arbitrary information used to identify this transaction.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:131
  • +
    -
    NFTokenTaxon: number
    +
    NFTokenTaxon: number

    Indicates the taxon associated with this token. The taxon is generally a value chosen by the minter of the token and a given taxon may be used for multiple tokens. The implementation reserves taxon identifiers greater @@ -135,10 +135,10 @@ than or equal to 2147483648 (0x80000000). If you have no use for this field, set it to 0.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/NFTokenMint.ts:63
  • +
    -
    Sequence?: number
    +
    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 @@ -146,29 +146,29 @@ is using a Ticket instead.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:113
  • +
    -
    Signers?: Signer[]
    +
    Signers?: Signer[]

    Array of objects that represent a multi-signature which authorizes this transaction.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:136
  • +
    -
    SigningPubKey?: string
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:149
  • +
    -
    SourceTag?: number
    +
    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 @@ -176,25 +176,25 @@ DestinationTag.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:143
  • +
    -
    TicketSequence?: number
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:154
  • +
    -
    TransactionType: "NFTokenMint"
    -
    +
  • Defined in packages/xrpl/src/models/transactions/NFTokenMint.ts:55
  • +
    -
    TransferFee?: number
    +
    TransferFee?: number

    Specifies the fee charged by the issuer for secondary sales of the Token, if such sales are allowed. Valid values for this field are between 0 and 50000 inclusive, allowing transfer rates between 0.000% and 50.000% in @@ -202,19 +202,19 @@ increments of 0.001%. This field must NOT be present if the tfTransferable flag is not set.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/NFTokenMint.ts:79
  • +
    -
    TxnSignature?: string
    +
    TxnSignature?: string

    The signature that verifies this transaction as originating from the account it says it is from.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:159
  • +
    -
    URI?: null | string
    +
    URI?: null | string

    URI that points to the data and/or metadata associated with the NFT. This field need not be an HTTP or HTTPS URL; it could be an IPFS URI, a magnet link, immediate data encoded as an RFC2379 "data" URL, or even an @@ -226,11 +226,12 @@ convert this field to the proper encoding.

    set to undefined value if you do not use it.

    - +
    +
    +
    +

    On This Page

    -
    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/NFTokenMintFlagsInterface.html b/docs/interfaces/NFTokenMintFlagsInterface.html index 67eb075d..b2c75731 100644 --- a/docs/interfaces/NFTokenMintFlagsInterface.html +++ b/docs/interfaces/NFTokenMintFlagsInterface.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -NFTokenMintFlagsInterface | xrpl
    +NFTokenMintFlagsInterface | xrpl
    -
    +

    Interface NFTokenMintFlagsInterface

    -

    Map of flags to boolean values representing NFTokenMint transaction +

    Map of flags to boolean values representing NFTokenMint transaction flags.

    Hierarchy

      -
    • GlobalFlags +
    • GlobalFlags
      • NFTokenMintFlagsInterface
    +
  • Defined in packages/xrpl/src/models/transactions/NFTokenMint.ts:41
  • @@ -40,37 +40,38 @@ flags.

    Properties

    -
    +
    -
    tfBurnable?: boolean
    -
    +
  • Defined in packages/xrpl/src/models/transactions/NFTokenMint.ts:42
  • +
    -
    tfOnlyXRP?: boolean
    -
    +
  • Defined in packages/xrpl/src/models/transactions/NFTokenMint.ts:43
  • +
    -
    tfTransferable?: boolean
    -
    +
  • Defined in packages/xrpl/src/models/transactions/NFTokenMint.ts:45
  • +
    -
    tfTrustLine?: boolean
    - +
    +
    +
    +

    On This Page

    -
    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/NoRippleCheckRequest.html b/docs/interfaces/NoRippleCheckRequest.html index 8a29c095..568648b2 100644 --- a/docs/interfaces/NoRippleCheckRequest.html +++ b/docs/interfaces/NoRippleCheckRequest.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -NoRippleCheckRequest | xrpl
    +NoRippleCheckRequest | xrpl
    -
    +
    • xrpl
    • @@ -25,19 +25,19 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

      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.

      +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 +
      • BaseRequest
        • NoRippleCheckRequest
      +
    • Defined in packages/xrpl/src/models/methods/norippleCheck.ts:27
    @@ -45,94 +45,95 @@ of an NoRippleCheckResponse.

    Properties

    -
    +
    -
    account: string
    +
    account: string

    A unique identifier for the account, most commonly the account's address.

    -
    +
  • Defined in packages/xrpl/src/models/methods/norippleCheck.ts:30
  • +
    -
    api_version?: number
    +
    api_version?: number

    The API version to use. If omitted, use version 1.

    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:14
  • +
    -
    command: "noripple_check"
    -
    +
  • Defined in packages/xrpl/src/models/methods/norippleCheck.ts:28
  • +
    -
    id?: string | number
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:10
  • +
    -
    ledger_hash?: string
    +
    ledger_hash?: string

    A 20-byte hex string for the ledger version to use.

    -
    +
  • Defined in packages/xrpl/src/models/methods/norippleCheck.ts:49
  • +
    -
    ledger_index?: LedgerIndex
    +
    ledger_index?: LedgerIndex

    The ledger index of the ledger to use, or a shortcut string to choose a ledger automatically.

    -
    +
  • Defined in packages/xrpl/src/models/methods/norippleCheck.ts:54
  • +
    -
    limit?: number
    +
    limit?: number

    The maximum number of trust line problems to include in the results. Defaults to 300.

    -
    +
  • Defined in packages/xrpl/src/models/methods/norippleCheck.ts:47
  • +
    -
    role: "user" | "gateway"
    +
    role: "user" | "gateway"

    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.

    -
    +
  • Defined in packages/xrpl/src/models/methods/norippleCheck.ts:37
  • +
    -
    transactions?: boolean
    +
    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.

    - +
    +
    +
    +

    On This Page

    -
    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/NoRippleCheckResponse.html b/docs/interfaces/NoRippleCheckResponse.html index 0588e4fa..88b5c8fe 100644 --- a/docs/interfaces/NoRippleCheckResponse.html +++ b/docs/interfaces/NoRippleCheckResponse.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -NoRippleCheckResponse | xrpl
    +NoRippleCheckResponse | xrpl
    -
    +

    Interface NoRippleCheckResponse

    -

    Response expected by a NoRippleCheckRequest.

    +

    Response expected by a NoRippleCheckRequest.

    Hierarchy

      -
    • BaseResponse +
    • BaseResponse
      • NoRippleCheckResponse
    +
  • Defined in packages/xrpl/src/models/methods/norippleCheck.ts:62
  • @@ -39,54 +39,54 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

    Properties

    -
    +
    -
    api_version?: number
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:31
  • +
    -
    forwarded?: boolean
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:30
  • +
    -
    id: string | number
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:24
  • +
    -
    result: {
        ledger_current_index: number;
        problems: string[];
        transactions: Object[];
    }
    +
    result: {
        ledger_current_index: number;
        problems: string[];
        transactions: Object[];
    }

    Type declaration

    • -
      ledger_current_index: number
      +
      ledger_current_index: number

      The ledger index of the ledger used to calculate these results.

    • -
      problems: string[]
      +
      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: Object[]
      +
      transactions: Object[]

      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 @@ -95,35 +95,36 @@ described at the same index into that array.

    -
    +
  • Defined in packages/xrpl/src/models/methods/norippleCheck.ts:63
  • +
    -
    status?: string
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:25
  • +
    -
    type: string
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:26
  • +
    -
    warning?: "load"
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:28
  • +
    -
    warnings?: Warning[]
    - +
    +
    +
    +

    On This Page

    -
    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/OfferCancel.html b/docs/interfaces/OfferCancel.html index 906b5924..defce255 100644 --- a/docs/interfaces/OfferCancel.html +++ b/docs/interfaces/OfferCancel.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -OfferCancel | xrpl
    +OfferCancel | xrpl
    -
    +
    @@ -39,90 +39,90 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

    Properties

    -
    +
    -
    Account: string
    -

    The unique address of the account that initiated the transaction.

    +
    Account: string
    +

    The unique address of the transaction sender.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:95
  • +
    -
    AccountTxnID?: string
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:119
  • +
    -
    Fee?: string
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:106
  • +
    -
    Flags?: number | GlobalFlags
    +
    Flags?: number | GlobalFlags

    Set of bit-flags for this transaction.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:121
  • +
    -
    LastLedgerSequence?: number
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:127
  • +
    -
    Memos?: Memo[]
    +
    Memos?: Memo[]

    Additional arbitrary information used to identify this transaction.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:131
  • +
    -
    OfferSequence: number
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/offerCancel.ts:18
  • +
    -
    Sequence?: number
    +
    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 @@ -130,29 +130,29 @@ is using a Ticket instead.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:113
  • +
    -
    Signers?: Signer[]
    +
    Signers?: Signer[]

    Array of objects that represent a multi-signature which authorizes this transaction.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:136
  • +
    -
    SigningPubKey?: string
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:149
  • +
    -
    SourceTag?: number
    +
    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 @@ -160,35 +160,36 @@ DestinationTag.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:143
  • +
    -
    TicketSequence?: number
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:154
  • +
    -
    TransactionType: "OfferCancel"
    -
    +
  • Defined in packages/xrpl/src/models/transactions/offerCancel.ts:11
  • +
    -
    TxnSignature?: string
    +
    TxnSignature?: string

    The signature that verifies this transaction as originating from the account it says it is from.

    - +
    +
    +
    +

    On This Page

    -
    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/OfferCreate.html b/docs/interfaces/OfferCreate.html index c9fecd3f..aaa9c362 100644 --- a/docs/interfaces/OfferCreate.html +++ b/docs/interfaces/OfferCreate.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -OfferCreate | xrpl
    +OfferCreate | xrpl
    -
    +
    @@ -41,96 +41,96 @@ Fulfilled when placed. Offers can be partially fulfilled.

    Properties

    -
    +
    -
    Account: string
    -

    The unique address of the account that initiated the transaction.

    +
    Account: string
    +

    The unique address of the transaction sender.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:95
  • +
    -
    AccountTxnID?: string
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:119
  • +
    -
    Expiration?: number
    +
    Expiration?: number

    Time after which the offer is no longer active, in seconds since the. Ripple Epoch.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/offerCreate.ts:103
  • +
    -
    Fee?: string
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:106
  • +
    -
    Flags?: number | OfferCreateFlagsInterface
    -
    +
  • Defined in packages/xrpl/src/models/transactions/offerCreate.ts:98
  • +
    -
    LastLedgerSequence?: number
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:127
  • +
    -
    Memos?: Memo[]
    +
    Memos?: Memo[]

    Additional arbitrary information used to identify this transaction.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:131
  • +
    -
    OfferSequence?: number
    +
    OfferSequence?: number

    An offer to delete first, specified in the same way as OfferCancel.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/offerCreate.ts:105
  • +
    -
    Sequence?: number
    +
    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 @@ -138,29 +138,29 @@ is using a Ticket instead.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:113
  • +
    -
    Signers?: Signer[]
    +
    Signers?: Signer[]

    Array of objects that represent a multi-signature which authorizes this transaction.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:136
  • +
    -
    SigningPubKey?: string
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:149
  • +
    -
    SourceTag?: number
    +
    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 @@ -168,49 +168,50 @@ DestinationTag.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:143
  • +
    -
    TakerGets: Amount
    +
    TakerGets: Amount

    The amount and type of currency being provided by the offer creator.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/offerCreate.ts:107
  • +
    -
    TakerPays: Amount
    +
    TakerPays: Amount

    The amount and type of currency being requested by the offer creator.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/offerCreate.ts:109
  • +
    -
    TicketSequence?: number
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:154
  • +
    -
    TransactionType: "OfferCreate"
    -
    +
  • Defined in packages/xrpl/src/models/transactions/offerCreate.ts:97
  • +
    -
    TxnSignature?: string
    +
    TxnSignature?: string

    The signature that verifies this transaction as originating from the account it says it is from.

    - +
    +
    +
    +

    On This Page

    -
    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/OfferCreateFlagsInterface.html b/docs/interfaces/OfferCreateFlagsInterface.html index ed304c19..5e40b5c4 100644 --- a/docs/interfaces/OfferCreateFlagsInterface.html +++ b/docs/interfaces/OfferCreateFlagsInterface.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -OfferCreateFlagsInterface | xrpl
    +OfferCreateFlagsInterface | xrpl
    -
    +

    Interface OfferCreateFlagsInterface

    -

    Map of flags to boolean values representing OfferCreate transaction +

    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 +
    • GlobalFlags
      • OfferCreateFlagsInterface
    +
  • Defined in packages/xrpl/src/models/transactions/offerCreate.ts:82
  • @@ -43,37 +43,38 @@ flags.

    Properties

    -
    +
    -
    tfFillOrKill?: boolean
    -
    +
  • Defined in packages/xrpl/src/models/transactions/offerCreate.ts:85
  • +
    -
    tfImmediateOrCancel?: boolean
    -
    +
  • Defined in packages/xrpl/src/models/transactions/offerCreate.ts:84
  • +
    -
    tfPassive?: boolean
    -
    +
  • Defined in packages/xrpl/src/models/transactions/offerCreate.ts:83
  • +
    -
    tfSell?: boolean
    - +
    +
    +
    +

    On This Page

    -
    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/OrderBookStream.html b/docs/interfaces/OrderBookStream.html index 8e6b6a70..789af874 100644 --- a/docs/interfaces/OrderBookStream.html +++ b/docs/interfaces/OrderBookStream.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -OrderBookStream | xrpl
    +OrderBookStream | xrpl
    -
    +
    @@ -42,80 +42,81 @@ field.

    Properties

    -
    +
    -
    engine_result: string
    -
    +
  • Defined in packages/xrpl/src/models/methods/subscribe.ts:349
  • +
    -
    engine_result_code: number
    -
    +
  • Defined in packages/xrpl/src/models/methods/subscribe.ts:350
  • +
    -
    engine_result_message: string
    -
    +
  • Defined in packages/xrpl/src/models/methods/subscribe.ts:351
  • +
    -
    ledger_current_index?: number
    -
    +
  • Defined in packages/xrpl/src/models/methods/subscribe.ts:352
  • +
    -
    ledger_hash?: string
    -
    +
  • Defined in packages/xrpl/src/models/methods/subscribe.ts:353
  • +
    -
    ledger_index?: number
    -
    +
  • Defined in packages/xrpl/src/models/methods/subscribe.ts:354
  • +
    -
    -
    +
  • Defined in packages/xrpl/src/models/methods/subscribe.ts:355
  • +
    -
    status: string
    -
    +
  • Defined in packages/xrpl/src/models/methods/subscribe.ts:347
  • +
    -
    transaction: Object
    -
    +
  • Defined in packages/xrpl/src/models/methods/subscribe.ts:356
  • +
    -
    type: "transaction"
    -
    +
  • Defined in packages/xrpl/src/models/methods/subscribe.ts:348
  • +
    -
    validated: boolean
    - +
    +
    +
    +

    On This Page

    -
    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/PathFindCloseRequest.html b/docs/interfaces/PathFindCloseRequest.html index 242dd6e6..5a8f230d 100644 --- a/docs/interfaces/PathFindCloseRequest.html +++ b/docs/interfaces/PathFindCloseRequest.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -PathFindCloseRequest | xrpl
    +PathFindCloseRequest | xrpl
    -
    +
    @@ -39,47 +39,48 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

    Properties

    -
    +
    -
    api_version?: number
    +
    api_version?: number

    The API version to use. If omitted, use version 1.

    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:14
  • +
    -
    command: "path_find"
    -
    +
  • Defined in packages/xrpl/src/models/methods/pathFind.ts:6
  • +
    -
    id?: string | number
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:10
  • +
    -
    subcommand: "close"
    - +
    +
    +
    +

    On This Page

    -
    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/PathFindCreateRequest.html b/docs/interfaces/PathFindCreateRequest.html index 3c7b931f..d4834b47 100644 --- a/docs/interfaces/PathFindCreateRequest.html +++ b/docs/interfaces/PathFindCreateRequest.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -PathFindCreateRequest | xrpl
    +PathFindCreateRequest | xrpl
    -
    +
    @@ -39,91 +39,92 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

    Properties

    -
    +
    -
    api_version?: number
    +
    api_version?: number

    The API version to use. If omitted, use version 1.

    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:14
  • +
    -
    command: "path_find"
    -
    +
  • Defined in packages/xrpl/src/models/methods/pathFind.ts:6
  • +
    -
    destination_account: string
    +
    destination_account: string

    Unique address of the account to find a path to.

    -
    +
  • Defined in packages/xrpl/src/models/methods/pathFind.ts:19
  • +
    -
    destination_amount: Amount
    +
    destination_amount: Amount

    Currency Amount that the destination account would receive in a transaction.

    -
    +
  • Defined in packages/xrpl/src/models/methods/pathFind.ts:24
  • +
    -
    id?: string | number
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:10
  • +
    -
    paths?: Path[]
    +
    paths?: Path[]

    Array of arrays of objects, representing payment paths to check. You can use this to keep updated on changes to particular paths you already know about, or to check the overall cost to make a payment along a certain path.

    -
    +
  • Defined in packages/xrpl/src/models/methods/pathFind.ts:32
  • +
    -
    send_max?: Amount
    +
    send_max?: Amount

    Currency amount that would be spent in the transaction.

    -
    +
  • Defined in packages/xrpl/src/models/methods/pathFind.ts:26
  • +
    -
    source_account: string
    +
    source_account: string

    Unique address of the account to find a path from. In other words, the. Account that would be sending a payment.

    -
    +
  • Defined in packages/xrpl/src/models/methods/pathFind.ts:17
  • +
    -
    subcommand: "create"
    - +
    +
    +
    +

    On This Page

    -
    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/PathFindResponse.html b/docs/interfaces/PathFindResponse.html index ce4f8409..7d0526a8 100644 --- a/docs/interfaces/PathFindResponse.html +++ b/docs/interfaces/PathFindResponse.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -PathFindResponse | xrpl
    +PathFindResponse | xrpl
    -
    +

    Interface PathFindResponse

    -

    Response expected from a PathFindRequest.

    +

    Response expected from a PathFindRequest.

    Hierarchy

      -
    • BaseResponse +
    • BaseResponse
      • PathFindResponse
    +
  • Defined in packages/xrpl/src/models/methods/pathFind.ts:78
  • @@ -39,62 +39,62 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

    Properties

    -
    +
    -
    api_version?: number
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:31
  • +
    -
    forwarded?: boolean
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:30
  • +
    -
    id: string | number
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:24
  • +
    -
    result: {
        alternatives: PathOption[];
        closed?: true;
        destination_account: string;
        destination_amount: Amount;
        full_reply: boolean;
        id?: string | number;
        source_account: string;
        status?: true;
    }
    +
    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[]
      +
      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
      +
      Optional closed?: true

      The value true indicates this reply is in response to a path_find close command.

    • -
      destination_account: string
      +
      destination_account: string

      Unique address of the account that would receive a transaction.

    • -
      destination_amount: Amount
      +
      destination_amount: Amount

      Currency amount provided in the WebSocket request.

    • -
      full_reply: boolean
      +
      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 @@ -102,50 +102,51 @@ 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
      +
      Optional id?: string | number

      The ID provided in the WebSocket request is included again at this level.

    • -
      source_account: string
      +
      source_account: string

      Unique address that would send a transaction.

    • -
      Optional status?: true
      +
      Optional status?: true

      The value true indicates this reply is in response to a path_find status command.

    -
    +
  • Defined in packages/xrpl/src/models/methods/pathFind.ts:79
  • +
    -
    status?: string
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:25
  • +
    -
    type: string
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:26
  • +
    -
    warning?: "load"
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:28
  • +
    -
    warnings?: Warning[]
    - +
    +
    +
    +

    On This Page

    -
    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/PathFindStatusRequest.html b/docs/interfaces/PathFindStatusRequest.html index a7a9d93e..eec6a0c8 100644 --- a/docs/interfaces/PathFindStatusRequest.html +++ b/docs/interfaces/PathFindStatusRequest.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -PathFindStatusRequest | xrpl
    +PathFindStatusRequest | xrpl
    -
    +
    @@ -39,47 +39,48 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

    Properties

    -
    +
    -
    api_version?: number
    +
    api_version?: number

    The API version to use. If omitted, use version 1.

    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:14
  • +
    -
    command: "path_find"
    -
    +
  • Defined in packages/xrpl/src/models/methods/pathFind.ts:6
  • +
    -
    id?: string | number
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:10
  • +
    -
    subcommand: "status"
    - +
    +
    +
    +

    On This Page

    -
    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/PathFindStream.html b/docs/interfaces/PathFindStream.html index b2c99ab7..a7ebd2bb 100644 --- a/docs/interfaces/PathFindStream.html +++ b/docs/interfaces/PathFindStream.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -PathFindStream | xrpl
    +PathFindStream | xrpl
    -
    +
    @@ -41,42 +41,42 @@ time.

    Properties

    -
    +
    -
    alternatives: [] | {
        paths_computed: Path[];
        source_amount: Amount;
    }
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/methods/subscribe.ts:417
  • +
    -
    destination_account: string
    +
    destination_account: string

    Unique address of the account that would receive a transaction.

    -
    +
  • Defined in packages/xrpl/src/models/methods/subscribe.ts:398
  • +
    -
    destination_amount: Amount
    +
    destination_amount: Amount

    Currency Amount that the destination would receive in a transaction.

    -
    +
  • Defined in packages/xrpl/src/models/methods/subscribe.ts:400
  • +
    -
    full_reply: boolean
    +
    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 @@ -84,38 +84,39 @@ find it.) Until you close the pathfinding request, rippled continues to send updates each time a new ledger closes.

    -
    +
  • Defined in packages/xrpl/src/models/methods/subscribe.ts:408
  • +
    -
    id: string | number
    +
    id: string | number

    The ID provided in the WebSocket request is included again at this level.

    -
    +
  • Defined in packages/xrpl/src/models/methods/subscribe.ts:410
  • +
    -
    send_max?: Amount
    +
    send_max?: Amount

    Currency Amount that would be spent in the transaction.

    -
    +
  • Defined in packages/xrpl/src/models/methods/subscribe.ts:412
  • +
    -
    source_account: string
    +
    source_account: string

    Unique address that would send a transaction.

    -
    +
  • Defined in packages/xrpl/src/models/methods/subscribe.ts:396
  • +
    -
    type: "path_find"
    - +
    +
    +
    +

    On This Page

    -
    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/Payment.html b/docs/interfaces/Payment.html index 54df1c6d..86e0b9dc 100644 --- a/docs/interfaces/Payment.html +++ b/docs/interfaces/Payment.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -Payment | xrpl
    +Payment | xrpl
    -
    +
    @@ -40,133 +40,133 @@ another.

    Properties

    -
    +
    -
    Account: string
    -

    The unique address of the account that initiated the transaction.

    +
    Account: string
    +

    The unique address of the transaction sender.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:95
  • +
    -
    AccountTxnID?: string
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:119
  • +
    -
    Amount: 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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/payment.ts:114
  • +
    -
    DeliverMin?: Amount
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/payment.ts:146
  • +
    -
    Destination: string
    +
    Destination: string

    The unique address of the account receiving the payment.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/payment.ts:116
  • +
    -
    DestinationTag?: number
    +
    DestinationTag?: number

    Arbitrary tag that identifies the reason for the payment to the destination, or a hosted recipient to pay.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/payment.ts:121
  • +
    -
    Fee?: string
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:106
  • +
    -
    Flags?: number | PaymentFlagsInterface
    -
    +
  • Defined in packages/xrpl/src/models/transactions/payment.ts:147
  • +
    -
    InvoiceID?: string
    +
    InvoiceID?: string

    Arbitrary 256-bit hash representing a specific reason or identifier for this payment.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/payment.ts:126
  • +
    -
    LastLedgerSequence?: number
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:127
  • +
    -
    Memos?: Memo[]
    +
    Memos?: Memo[]

    Additional arbitrary information used to identify this transaction.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:131
  • +
    -
    Paths?: Path[]
    +
    Paths?: Path[]

    Array of payment paths to be used for this transaction. Must be omitted for XRP-to-XRP transactions.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/payment.ts:131
  • +
    -
    SendMax?: Amount
    +
    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 @@ -175,10 +175,10 @@ cross-currency/cross-issue payments. Must be omitted for XRP-to-XRP Payments.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/payment.ts:140
  • +
    -
    Sequence?: number
    +
    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 @@ -186,29 +186,29 @@ is using a Ticket instead.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:113
  • +
    -
    Signers?: Signer[]
    +
    Signers?: Signer[]

    Array of objects that represent a multi-signature which authorizes this transaction.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:136
  • +
    -
    SigningPubKey?: string
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:149
  • +
    -
    SourceTag?: number
    +
    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 @@ -216,35 +216,36 @@ DestinationTag.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:143
  • +
    -
    TicketSequence?: number
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:154
  • +
    -
    TransactionType: "Payment"
    -
    +
  • Defined in packages/xrpl/src/models/transactions/payment.ts:108
  • +
    -
    TxnSignature?: string
    +
    TxnSignature?: string

    The signature that verifies this transaction as originating from the account it says it is from.

    - +
    +
    +
    +

    On This Page

    -
    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/PaymentChannelClaim.html b/docs/interfaces/PaymentChannelClaim.html index 6a321fa8..bf6ad55b 100644 --- a/docs/interfaces/PaymentChannelClaim.html +++ b/docs/interfaces/PaymentChannelClaim.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -PaymentChannelClaim | xrpl
    +PaymentChannelClaim | xrpl
    -
    +
    @@ -40,118 +40,118 @@ or both.

    Properties

    -
    +
    -
    Account: string
    -

    The unique address of the account that initiated the transaction.

    +
    Account: string
    +

    The unique address of the transaction sender.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:95
  • +
    -
    AccountTxnID?: string
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:119
  • +
    -
    Amount?: string
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/paymentChannelClaim.ts:117
  • +
    -
    Balance?: string
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/paymentChannelClaim.ts:111
  • +
    -
    Channel: string
    +
    Channel: string

    The unique ID of the channel as a 64-character hexadecimal string.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/paymentChannelClaim.ts:104
  • +
    -
    Fee?: string
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:106
  • +
    -
    -
    +
  • Defined in packages/xrpl/src/models/transactions/paymentChannelClaim.ts:102
  • +
    -
    LastLedgerSequence?: number
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:127
  • +
    -
    Memos?: Memo[]
    +
    Memos?: Memo[]

    Additional arbitrary information used to identify this transaction.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:131
  • +
    -
    PublicKey?: string
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/paymentChannelClaim.ts:130
  • +
    -
    Sequence?: number
    +
    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 @@ -159,38 +159,38 @@ is using a Ticket instead.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:113
  • +
    -
    Signature?: string
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/paymentChannelClaim.ts:123
  • +
    -
    Signers?: Signer[]
    +
    Signers?: Signer[]

    Array of objects that represent a multi-signature which authorizes this transaction.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:136
  • +
    -
    SigningPubKey?: string
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:149
  • +
    -
    SourceTag?: number
    +
    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 @@ -198,35 +198,36 @@ DestinationTag.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:143
  • +
    -
    TicketSequence?: number
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:154
  • +
    -
    TransactionType: "PaymentChannelClaim"
    -
    +
  • Defined in packages/xrpl/src/models/transactions/paymentChannelClaim.ts:101
  • +
    -
    TxnSignature?: string
    +
    TxnSignature?: string

    The signature that verifies this transaction as originating from the account it says it is from.

    - +
    +
    +
    +

    On This Page

    -
    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/PaymentChannelClaimFlagsInterface.html b/docs/interfaces/PaymentChannelClaimFlagsInterface.html index f3b12668..04ba313a 100644 --- a/docs/interfaces/PaymentChannelClaimFlagsInterface.html +++ b/docs/interfaces/PaymentChannelClaimFlagsInterface.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -PaymentChannelClaimFlagsInterface | xrpl
    +PaymentChannelClaimFlagsInterface | xrpl
    -
    +

    Interface PaymentChannelClaimFlagsInterface

    -

    Map of flags to boolean values representing PaymentChannelClaim +

    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 +
    • GlobalFlags
      • PaymentChannelClaimFlagsInterface
    +
  • Defined in packages/xrpl/src/models/transactions/paymentChannelClaim.ts:71
  • @@ -43,14 +43,14 @@ transaction flags.

    Properties

    -
    +
    -
    tfClose?: boolean
    +
    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 @@ -64,20 +64,21 @@ holds XRP, any XRP that remains after processing the claim is returned to the source address.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/paymentChannelClaim.ts:91
  • +
    -
    tfRenew?: boolean
    +
    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.

    - +
    +
    +
    +

    On This Page

    -
    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/PaymentChannelCreate.html b/docs/interfaces/PaymentChannelCreate.html index ae03edf9..2c93290a 100644 --- a/docs/interfaces/PaymentChannelCreate.html +++ b/docs/interfaces/PaymentChannelCreate.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -PaymentChannelCreate | xrpl
    +PaymentChannelCreate | xrpl
    -
    +
    @@ -40,59 +40,59 @@ this transaction becomes the "source address" of the payment channel.<

    Properties

    -
    +
    -
    Account: string
    -

    The unique address of the account that initiated the transaction.

    +
    Account: string
    +

    The unique address of the transaction sender.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:95
  • +
    -
    AccountTxnID?: string
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:119
  • +
    -
    Amount: string
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/paymentChannelCreate.ts:20
  • +
    -
    CancelAfter?: number
    +
    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 @@ -100,71 +100,71 @@ channel can be closed earlier than this time but cannot remain open after this time.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/paymentChannelCreate.ts:44
  • +
    -
    Destination: string
    +
    Destination: string

    Address to receive XRP claims against this channel. This is also known as the "destination address" for the channel.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/paymentChannelCreate.ts:25
  • +
    -
    DestinationTag?: number
    +
    DestinationTag?: number

    Arbitrary tag to further specify the destination for this payment channel, such as a hosted recipient at the destination address.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/paymentChannelCreate.ts:49
  • +
    -
    Fee?: string
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:106
  • +
    -
    Flags?: number | GlobalFlags
    +
    Flags?: number | GlobalFlags

    Set of bit-flags for this transaction.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:121
  • +
    -
    LastLedgerSequence?: number
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:127
  • +
    -
    Memos?: Memo[]
    +
    Memos?: Memo[]

    Additional arbitrary information used to identify this transaction.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:131
  • +
    -
    PublicKey: string
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/paymentChannelCreate.ts:36
  • +
    -
    Sequence?: number
    +
    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 @@ -172,37 +172,37 @@ is using a Ticket instead.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:113
  • +
    -
    SettleDelay: number
    +
    SettleDelay: number

    Amount of time the source address must wait before closing the channel if it has unclaimed XRP.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/paymentChannelCreate.ts:30
  • +
    -
    Signers?: Signer[]
    +
    Signers?: Signer[]

    Array of objects that represent a multi-signature which authorizes this transaction.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:136
  • +
    -
    SigningPubKey?: string
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:149
  • +
    -
    SourceTag?: number
    +
    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 @@ -210,35 +210,36 @@ DestinationTag.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:143
  • +
    -
    TicketSequence?: number
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:154
  • +
    -
    TransactionType: "PaymentChannelCreate"
    -
    +
  • Defined in packages/xrpl/src/models/transactions/paymentChannelCreate.ts:13
  • +
    -
    TxnSignature?: string
    +
    TxnSignature?: string

    The signature that verifies this transaction as originating from the account it says it is from.

    - +
    +
    +
    +

    On This Page

    -
    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/PaymentChannelFund.html b/docs/interfaces/PaymentChannelFund.html index 18e57642..c97521b4 100644 --- a/docs/interfaces/PaymentChannelFund.html +++ b/docs/interfaces/PaymentChannelFund.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -PaymentChannelFund | xrpl
    +PaymentChannelFund | xrpl
    -
    +
    @@ -41,62 +41,62 @@ use this transaction.

    Properties

    -
    +
    -
    Account: string
    -

    The unique address of the account that initiated the transaction.

    +
    Account: string
    +

    The unique address of the transaction sender.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:95
  • +
    -
    AccountTxnID?: string
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:119
  • +
    -
    Amount: string
    +
    Amount: string

    Amount of XRP in drops to add to the channel. Must be a positive amount of XRP.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/paymentChannelFund.ts:23
  • +
    -
    Channel: string
    +
    Channel: string

    The unique ID of the channel to fund as a 64-character hexadecimal string.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/paymentChannelFund.ts:18
  • +
    -
    Expiration?: number
    +
    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 @@ -107,46 +107,46 @@ the channel's immutable CancelAfter time.) For more information, see the PayChannel ledger object type.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/paymentChannelFund.ts:34
  • +
    -
    Fee?: string
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:106
  • +
    -
    Flags?: number | GlobalFlags
    +
    Flags?: number | GlobalFlags

    Set of bit-flags for this transaction.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:121
  • +
    -
    LastLedgerSequence?: number
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:127
  • +
    -
    Memos?: Memo[]
    +
    Memos?: Memo[]

    Additional arbitrary information used to identify this transaction.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:131
  • +
    -
    Sequence?: number
    +
    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 @@ -154,29 +154,29 @@ is using a Ticket instead.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:113
  • +
    -
    Signers?: Signer[]
    +
    Signers?: Signer[]

    Array of objects that represent a multi-signature which authorizes this transaction.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:136
  • +
    -
    SigningPubKey?: string
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:149
  • +
    -
    SourceTag?: number
    +
    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 @@ -184,35 +184,36 @@ DestinationTag.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:143
  • +
    -
    TicketSequence?: number
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:154
  • +
    -
    TransactionType: "PaymentChannelFund"
    -
    +
  • Defined in packages/xrpl/src/models/transactions/paymentChannelFund.ts:13
  • +
    -
    TxnSignature?: string
    +
    TxnSignature?: string

    The signature that verifies this transaction as originating from the account it says it is from.

    - +
    +
    +
    +

    On This Page

    -
    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/PaymentFlagsInterface.html b/docs/interfaces/PaymentFlagsInterface.html index f259b051..9f489325 100644 --- a/docs/interfaces/PaymentFlagsInterface.html +++ b/docs/interfaces/PaymentFlagsInterface.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -PaymentFlagsInterface | xrpl
    +PaymentFlagsInterface | xrpl
    -
    +

    Interface PaymentFlagsInterface

    -

    Map of flags to boolean values representing Payment transaction +

    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 +
    • GlobalFlags
      • PaymentFlagsInterface
    +
  • Defined in packages/xrpl/src/models/transactions/payment.ts:80
  • @@ -43,43 +43,44 @@ flags.

    Properties

    -
    +
    -
    tfLimitQuality?: boolean
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/payment.ts:98
  • +
    -
    tfNoDirectRipple?: boolean
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/payment.ts:86
  • +
    -
    tfPartialPayment?: boolean
    +
    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.

    - +
    +
    +
    +

    On This Page

    -
    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/PeerStatusStream.html b/docs/interfaces/PeerStatusStream.html index ac8ad5b4..a3a4085a 100644 --- a/docs/interfaces/PeerStatusStream.html +++ b/docs/interfaces/PeerStatusStream.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -PeerStatusStream | xrpl
    +PeerStatusStream | xrpl
    -
    +
    @@ -41,69 +41,70 @@ particular their status in the consensus process.

    Properties

    -
    +
    -
    action: "CLOSING_LEDGER" | "ACCEPTED_LEDGER" | "SWITCHED_LEDGER" | "LOST_SYNC"
    +
    action: "CLOSING_LEDGER" | "ACCEPTED_LEDGER" | "SWITCHED_LEDGER" | "LOST_SYNC"

    The type of event that prompted this message. See Peer Status Events for possible values.

    -
    +
  • Defined in packages/xrpl/src/models/methods/subscribe.ts:311
  • +
    -
    date: number
    +
    date: number

    The time this event occurred, in seconds since the Ripple Epoch.

    -
    +
  • Defined in packages/xrpl/src/models/methods/subscribe.ts:313
  • +
    -
    ledger_hash?: string
    +
    ledger_hash?: string

    The identifying Hash of a ledger version to which this message pertains.

    -
    +
  • Defined in packages/xrpl/src/models/methods/subscribe.ts:315
  • +
    -
    ledger_index?: number
    +
    ledger_index?: number

    The Ledger Index of a ledger version to which this message pertains.

    -
    +
  • Defined in packages/xrpl/src/models/methods/subscribe.ts:317
  • +
    -
    ledger_index_max?: number
    +
    ledger_index_max?: number

    The largest Ledger Index the peer has currently available.

    -
    +
  • Defined in packages/xrpl/src/models/methods/subscribe.ts:319
  • +
    -
    ledger_index_min?: number
    +
    ledger_index_min?: number

    The smallest Ledger Index the peer has currently available.

    -
    +
  • Defined in packages/xrpl/src/models/methods/subscribe.ts:321
  • +
    -
    type: "peerStatusChange"
    - +
    +
    +
    +

    On This Page

    -
    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/PingRequest.html b/docs/interfaces/PingRequest.html index 264856b7..9ffea25b 100644 --- a/docs/interfaces/PingRequest.html +++ b/docs/interfaces/PingRequest.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -PingRequest | xrpl
    +PingRequest | xrpl
    -
    +
    • xrpl
    • @@ -23,16 +23,16 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

      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.

    +connection status and latency. Expects a response in the form of a PingResponse.

    Hierarchy

      -
    • BaseRequest +
    • BaseRequest
      • PingRequest
    +
  • Defined in packages/xrpl/src/models/methods/ping.ts:10
  • @@ -40,40 +40,41 @@ connection status and latency. Expects a response in the form of a

    Properties

    -

    Properties

    -
    +
    -
    api_version?: number
    +
    api_version?: number

    The API version to use. If omitted, use version 1.

    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:14
  • +
    -
    command: "ping"
    -
    +
  • Defined in packages/xrpl/src/models/methods/ping.ts:11
  • +
    -
    id?: string | number
    +
    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.

    - +
    +
    +
    +

    On This Page

    - - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/PingResponse.html b/docs/interfaces/PingResponse.html index d86f0e47..2932b506 100644 --- a/docs/interfaces/PingResponse.html +++ b/docs/interfaces/PingResponse.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -PingResponse | xrpl
    +PingResponse | xrpl
    -
    +

    Interface PingResponse

    -

    Response expected from a PingRequest.

    +

    Response expected from a PingRequest.

    Hierarchy

      -
    • BaseResponse +
    • BaseResponse
      • PingResponse
    +
  • Defined in packages/xrpl/src/models/methods/ping.ts:19
  • @@ -39,76 +39,77 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

    Properties

    -
    +
    -
    api_version?: number
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:31
  • +
    -
    forwarded?: boolean
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:30
  • +
    -
    id: string | number
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:24
  • +
    -
    result: {
        role?: string;
        unlimited?: boolean;
    }
    +
    result: {
        role?: string;
        unlimited?: boolean;
    }

    Type declaration

    • -
      Optional role?: string
    • +
      Optional role?: string
    • -
      Optional unlimited?: boolean
    -
    +
  • Defined in packages/xrpl/src/models/methods/ping.ts:20
  • +
    -
    status?: string
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:25
  • +
    -
    type: string
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:26
  • +
    -
    warning?: "load"
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:28
  • +
    -
    warnings?: Warning[]
    - +
    +
    +
    +

    On This Page

    - - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/RandomRequest.html b/docs/interfaces/RandomRequest.html index 1918bc1a..f34f4647 100644 --- a/docs/interfaces/RandomRequest.html +++ b/docs/interfaces/RandomRequest.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -RandomRequest | xrpl
    +RandomRequest | xrpl
    -
    +
    @@ -41,40 +41,41 @@ form of a RandomResponse.

    Properties

    -
    +
    -
    api_version?: number
    +
    api_version?: number

    The API version to use. If omitted, use version 1.

    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:14
  • +
    -
    command: "random"
    -
    +
  • Defined in packages/xrpl/src/models/methods/random.ts:11
  • +
    -
    id?: string | number
    +
    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.

    - +
    +
    +
    +

    On This Page

    -
    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/RandomResponse.html b/docs/interfaces/RandomResponse.html index c095dee3..506a2fdc 100644 --- a/docs/interfaces/RandomResponse.html +++ b/docs/interfaces/RandomResponse.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -RandomResponse | xrpl
    +RandomResponse | xrpl
    -
    +

    Interface RandomResponse

    -

    Response expected from a RandomRequest.

    +

    Response expected from a RandomRequest.

    Hierarchy

      -
    • BaseResponse +
    • BaseResponse
      • RandomResponse
    +
  • Defined in packages/xrpl/src/models/methods/random.ts:19
  • @@ -39,74 +39,75 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

    Properties

    -
    +
    -
    api_version?: number
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:31
  • +
    -
    forwarded?: boolean
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:30
  • +
    -
    id: string | number
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:24
  • +
    -
    result: {
        random: string;
    }
    +
    result: {
        random: string;
    }

    Type declaration

    • -
      random: string
    -
    +
  • Defined in packages/xrpl/src/models/methods/random.ts:20
  • +
    -
    status?: string
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:25
  • +
    -
    type: string
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:26
  • +
    -
    warning?: "load"
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:28
  • +
    -
    warnings?: Warning[]
    - +
    +
    +
    +

    On This Page

    - - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/RipplePathFindRequest.html b/docs/interfaces/RipplePathFindRequest.html index 0bed378d..c7efa4b4 100644 --- a/docs/interfaces/RipplePathFindRequest.html +++ b/docs/interfaces/RipplePathFindRequest.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -RipplePathFindRequest | xrpl
    +RipplePathFindRequest | xrpl
    -
    +
    @@ -41,101 +41,102 @@ Expects a response in the form of a Ripple

    Properties

    -
    +
    -
    api_version?: number
    +
    api_version?: number

    The API version to use. If omitted, use version 1.

    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:14
  • +
    -
    command: "ripple_path_find"
    -
    +
  • Defined in packages/xrpl/src/models/methods/ripplePathFind.ts:18
  • +
    -
    destination_account: string
    +
    destination_account: string

    Unique address of the account that would receive funds in a transaction.

    -
    +
  • Defined in packages/xrpl/src/models/methods/ripplePathFind.ts:22
  • +
    -
    destination_amount: Amount
    +
    destination_amount: Amount

    Currency Amount that the destination account would receive in a transaction.

    -
    +
  • Defined in packages/xrpl/src/models/methods/ripplePathFind.ts:27
  • +
    -
    id?: string | number
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:10
  • +
    -
    ledger_hash?: string
    +
    ledger_hash?: string

    A 20-byte hex string for the ledger version to use.

    -
    +
  • Defined in packages/xrpl/src/models/methods/ripplePathFind.ts:40
  • +
    -
    ledger_index?: LedgerIndex
    +
    ledger_index?: LedgerIndex

    The ledger index of the ledger to use, or a shortcut string to choose a ledger automatically.

    -
    +
  • Defined in packages/xrpl/src/models/methods/ripplePathFind.ts:45
  • +
    -
    send_max?: Amount
    +
    send_max?: Amount

    Currency Amount that would be spent in the transaction. Cannot be used with source_currencies.

    -
    +
  • Defined in packages/xrpl/src/models/methods/ripplePathFind.ts:32
  • +
    -
    source_account: string
    +
    source_account: string

    Unique address of the account that would send funds in a transaction.

    -
    +
  • Defined in packages/xrpl/src/models/methods/ripplePathFind.ts:20
  • +
    -
    source_currencies?: SourceCurrencyAmount
    +
    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.

    - +
    +
    +
    +

    On This Page

    -
    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/RipplePathFindResponse.html b/docs/interfaces/RipplePathFindResponse.html index ba79df78..1219f74f 100644 --- a/docs/interfaces/RipplePathFindResponse.html +++ b/docs/interfaces/RipplePathFindResponse.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -RipplePathFindResponse | xrpl
    +RipplePathFindResponse | xrpl
    -
    +

    Interface RipplePathFindResponse

    -

    Response expected from a RipplePathFindRequest.

    +

    Response expected from a RipplePathFindRequest.

    Hierarchy

      -
    • BaseResponse +
    • BaseResponse
      • RipplePathFindResponse
    +
  • Defined in packages/xrpl/src/models/methods/ripplePathFind.ts:63
  • @@ -39,100 +39,101 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

    Properties

    -
    +
    -
    api_version?: number
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:31
  • +
    -
    forwarded?: boolean
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:30
  • +
    -
    id: string | number
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:24
  • +
    -
    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;
    }
    +
    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[]
      +
      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
      +
      destination_account: string

      Unique address of the account that would receive a payment transaction.

    • -
      destination_amount: Amount
    • +
      destination_amount: Amount
    • -
      destination_currencies: string[]
      +
      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 full_reply?: boolean
    • -
      Optional id?: string | number
    • +
      Optional id?: string | number
    • -
      Optional ledger_current_index?: number
    • +
      Optional ledger_current_index?: number
    • -
      source_account: string
    • +
      source_account: string
    • -
      validated: boolean
    -
    +
  • Defined in packages/xrpl/src/models/methods/ripplePathFind.ts:64
  • +
    -
    status?: string
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:25
  • +
    -
    type: string
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:26
  • +
    -
    warning?: "load"
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:28
  • +
    -
    warnings?: Warning[]
    - +
    +
    +
    +

    On This Page

    - - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/ServerInfoRequest.html b/docs/interfaces/ServerInfoRequest.html index bbf94ede..a5a946e7 100644 --- a/docs/interfaces/ServerInfoRequest.html +++ b/docs/interfaces/ServerInfoRequest.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -ServerInfoRequest | xrpl
    +ServerInfoRequest | xrpl
    -
    +
    @@ -41,40 +41,41 @@ response in the form of a ServerInfoResponse

    Properties

    -

    Properties

    -
    +
    -
    api_version?: number
    +
    api_version?: number

    The API version to use. If omitted, use version 1.

    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:14
  • +
    -
    command: "server_info"
    -
    +
  • Defined in packages/xrpl/src/models/methods/serverInfo.ts:11
  • +
    -
    id?: string | number
    +
    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.

    - +
    +
    +
    +

    On This Page

    -
    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/ServerInfoResponse.html b/docs/interfaces/ServerInfoResponse.html index e274ce81..e669b46f 100644 --- a/docs/interfaces/ServerInfoResponse.html +++ b/docs/interfaces/ServerInfoResponse.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -ServerInfoResponse | xrpl
    +ServerInfoResponse | xrpl
    -
    +

    Interface ServerInfoResponse

    -

    Response expected from a ServerInfoRequest.

    +

    Response expected from a ServerInfoRequest.

    Hierarchy

      -
    • BaseResponse +
    • BaseResponse
      • ServerInfoResponse
    +
  • Defined in packages/xrpl/src/models/methods/serverInfo.ts:49
  • @@ -39,55 +39,55 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

    Properties

    -
    +
    -
    api_version?: number
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:31
  • +
    -
    forwarded?: boolean
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:30
  • +
    -
    id: string | number
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:24
  • +
    -
    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";
            peer_disconnects?: string;
            peer_disconnects_resources?: string;
            peers: number;
            pubkey_node: string;
            pubkey_validator?: string;
            server_state: ServerState;
            server_state_duration_us: string;
            state_accounting: StateAccountingFinal;
            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?: {
                count: number;
                expiration: string;
                status: "active" | "expired" | "unknown";
            };
            validator_list_expires?: string;
        };
    }
    +
    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";
            peer_disconnects?: string;
            peer_disconnects_resources?: string;
            peers: number;
            pubkey_node: string;
            pubkey_validator?: string;
            server_state: ServerState;
            server_state_duration_us: string;
            state_accounting: StateAccountingFinal;
            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?: {
                count: number;
                expiration: string;
                status: "active" | "expired" | "unknown";
            };
            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";
          peer_disconnects?: string;
          peer_disconnects_resources?: string;
          peers: number;
          pubkey_node: string;
          pubkey_validator?: string;
          server_state: ServerState;
          server_state_duration_us: string;
          state_accounting: StateAccountingFinal;
          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?: {
              count: number;
              expiration: string;
              status: "active" | "expired" | "unknown";
          };
          validator_list_expires?: string;
      }
      +
      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";
          peer_disconnects?: string;
          peer_disconnects_resources?: string;
          peers: number;
          pubkey_node: string;
          pubkey_validator?: string;
          server_state: ServerState;
          server_state_duration_us: string;
          state_accounting: StateAccountingFinal;
          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?: {
              count: number;
              expiration: string;
              status: "active" | "expired" | "unknown";
          };
          validator_list_expires?: string;
      }
      • -
        Optional amendment_blocked?: boolean
        +
        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
        +
        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;
        }
        +
        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 @@ -96,76 +96,76 @@ available, the response omits this field and includes

        • -
          age: number
        • +
          age: number
        • -
          base_fee_xrp: number
        • +
          base_fee_xrp: number
        • -
          hash: string
        • +
          hash: string
        • -
          reserve_base_xrp: number
        • +
          reserve_base_xrp: number
        • -
          reserve_inc_xrp: number
        • +
          reserve_inc_xrp: number
        • -
          seq: number
      • +
        seq: number
    • -
      complete_ledgers: string
      +
      complete_ledgers: string

      Range expression indicating the sequence numbers of the ledger versions the local rippled has in its database.

    • -
      hostid: string
      +
      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
      +
      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
      +
      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;
      }
      +
      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
        +
        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
        +
        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;
      }
      +
      Optional load?: {
          job_types: JobType[];
          threads: number;
      }

      (Admin only) Detailed information about the current load state of the server.

      • -
        job_types: JobType[]
        +
        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
        +
        threads: number

        (Admin only) The number of threads in the server's main job pool.

    • -
      Optional load_factor?: number
      +
      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 @@ -175,133 +175,133 @@ load factor, the cluster's load factor, the open ledger cost and the overall network's load factor.

    • -
      Optional load_factor_cluster?: number
      +
      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
      +
      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
      +
      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
      +
      Optional load_factor_local?: number

      Current multiplier to the transaction cost based on load to this server.

    • -
      Optional load_factor_net?: number
      +
      Optional load_factor_net?: number

      Current multiplier to the transaction cost being used by the rest of the network.

    • -
      Optional load_factor_server?: number
      +
      Optional load_factor_server?: number

      The load factor the server is enforcing, not including the open ledger cost.

    • -
      Optional network_ledger?: "waiting"
    • +
      Optional network_ledger?: "waiting"
    • -
      Optional peer_disconnects?: string
      +
      Optional peer_disconnects?: string

      The number of peer connections which were severed.

    • -
      Optional peer_disconnects_resources?: string
      +
      Optional peer_disconnects_resources?: string

      The number of peer connections which were severed due to excess resource consumption.

    • -
      peers: number
      +
      peers: number

      How many other rippled servers this one is currently connected to.

    • -
      pubkey_node: string
      +
      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
      +
      Optional pubkey_validator?: string

      Public key used by this node to sign ledger validations.

    • -
      server_state: ServerState
      +
      server_state: ServerState

      A string indicating to what extent the server is participating in the network.

    • -
      server_state_duration_us: string
      +
      server_state_duration_us: string

      The number of consecutive microseconds the server has been in the current state.

    • -
      state_accounting: StateAccountingFinal
      +
      state_accounting: StateAccountingFinal

      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
      +
      time: string

      The current time in UTC, according to the server's clock.

    • -
      uptime: number
      +
      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;
      }
      +
      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
        +
        age: number

        The time since the ledger was closed, in seconds.

      • -
        base_fee_xrp: number
        +
        base_fee_xrp: number

        Base fee, in XRP. This may be represented in scientific notation. Such as 1e-05 for 0.00005.

      • -
        hash: string
        +
        hash: string

        Unique hash for the ledger, as hexadecimal.

      • -
        reserve_base_xrp: number
        +
        reserve_base_xrp: number

        Minimum amount of XRP (not drops) necessary for every account to. Keep in reserve .

      • -
        reserve_inc_xrp: number
        +
        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
        +
        seq: number

        The ledger index of the latest validated ledger.

    • -
      validation_quorum: number
      +
      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?: {
          count: number;
          expiration: string;
          status: "active" | "expired" | "unknown";
      }
      +
      Optional validator_list?: {
          count: number;
          expiration: string;
          status: "active" | "expired" | "unknown";
      }
      • -
        count: number
      • +
        count: number
      • -
        expiration: string
      • +
        expiration: string
      • -
        status: "active" | "expired" | "unknown"
    • +
      status: "active" | "expired" | "unknown"
  • -
    Optional validator_list_expires?: string
    +
    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 @@ -309,35 +309,36 @@ static validator list.

  • -
    +
  • Defined in packages/xrpl/src/models/methods/serverInfo.ts:50
  • +
    -
    status?: string
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:25
  • +
    -
    type: string
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:26
  • +
    -
    warning?: "load"
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:28
  • +
    -
    warnings?: Warning[]
    - +
    +
    +
    +

    On This Page

    -
    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/ServerStateRequest.html b/docs/interfaces/ServerStateRequest.html index 33d27466..49d9a71b 100644 --- a/docs/interfaces/ServerStateRequest.html +++ b/docs/interfaces/ServerStateRequest.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -ServerStateRequest | xrpl
    +ServerStateRequest | xrpl
    -
    +
    @@ -42,40 +42,41 @@ instead of easier to read.

    Properties

    -
    +
    -
    api_version?: number
    +
    api_version?: number

    The API version to use. If omitted, use version 1.

    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:14
  • +
    -
    command: "server_state"
    -
    +
  • Defined in packages/xrpl/src/models/methods/serverState.ts:13
  • +
    -
    id?: string | number
    +
    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.

    - +
    +
    +
    +

    On This Page

    -
    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/ServerStateResponse.html b/docs/interfaces/ServerStateResponse.html index 6bd8c5ef..adf091cf 100644 --- a/docs/interfaces/ServerStateResponse.html +++ b/docs/interfaces/ServerStateResponse.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -ServerStateResponse | xrpl
    +ServerStateResponse | xrpl
    -
    +

    Interface ServerStateResponse

    -

    Response expected from a ServerStateRequest.

    +

    Response expected from a ServerStateRequest.

    Hierarchy

      -
    • BaseResponse +
    • BaseResponse
      • ServerStateResponse
    +
  • Defined in packages/xrpl/src/models/methods/serverState.ts:21
  • @@ -39,167 +39,168 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

    Properties

    -
    +
    -
    api_version?: number
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:31
  • +
    -
    forwarded?: boolean
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:30
  • +
    -
    id: string | number
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:24
  • +
    -
    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: 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;
            peer_disconnects?: string;
            peer_disconnects_resources?: string;
            peers: number;
            pubkey_node: string;
            pubkey_validator?: string;
            server_state: ServerState;
            server_state_duration_us: string;
            state_accounting: StateAccountingFinal;
            time: string;
            uptime: number;
            validated_ledger?: {
                age?: number;
                base_fee: number;
                close_time: number;
                hash: string;
                reserve_base: number;
                reserve_inc: number;
                seq: number;
            };
            validation_quorum: number;
            validator_list_expires?: number;
        };
    }
    +
    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: 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;
            peer_disconnects?: string;
            peer_disconnects_resources?: string;
            peers: number;
            pubkey_node: string;
            pubkey_validator?: string;
            server_state: ServerState;
            server_state_duration_us: string;
            state_accounting: StateAccountingFinal;
            time: string;
            uptime: number;
            validated_ledger?: {
                age?: number;
                base_fee: number;
                close_time: number;
                hash: string;
                reserve_base: number;
                reserve_inc: number;
                seq: number;
            };
            validation_quorum: number;
            validator_list_expires?: number;
        };
    }

    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: 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;
          peer_disconnects?: string;
          peer_disconnects_resources?: string;
          peers: number;
          pubkey_node: string;
          pubkey_validator?: string;
          server_state: ServerState;
          server_state_duration_us: string;
          state_accounting: StateAccountingFinal;
          time: string;
          uptime: number;
          validated_ledger?: {
              age?: number;
              base_fee: number;
              close_time: number;
              hash: string;
              reserve_base: number;
              reserve_inc: number;
              seq: number;
          };
          validation_quorum: number;
          validator_list_expires?: number;
      }
      +
      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: 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;
          peer_disconnects?: string;
          peer_disconnects_resources?: string;
          peers: number;
          pubkey_node: string;
          pubkey_validator?: string;
          server_state: ServerState;
          server_state_duration_us: string;
          state_accounting: StateAccountingFinal;
          time: string;
          uptime: number;
          validated_ledger?: {
              age?: number;
              base_fee: number;
              close_time: number;
              hash: string;
              reserve_base: number;
              reserve_inc: number;
              seq: number;
          };
          validation_quorum: number;
          validator_list_expires?: number;
      }
      • -
        Optional amendment_blocked?: boolean
      • +
        Optional amendment_blocked?: boolean
      • -
        build_version: string
      • +
        build_version: string
      • -
        Optional closed_ledger?: {
            age: number;
            base_fee: number;
            hash: string;
            reserve_base: number;
            reserve_inc: number;
            seq: number;
        }
        +
        Optional closed_ledger?: {
            age: number;
            base_fee: number;
            hash: string;
            reserve_base: number;
            reserve_inc: number;
            seq: number;
        }
        • -
          age: number
        • +
          age: number
        • -
          base_fee: number
        • +
          base_fee: number
        • -
          hash: string
        • +
          hash: string
        • -
          reserve_base: number
        • +
          reserve_base: number
        • -
          reserve_inc: number
        • +
          reserve_inc: number
        • -
          seq: number
      • +
        seq: number
    • -
      complete_ledgers: string
    • +
      complete_ledgers: string
    • -
      io_latency_ms: number
    • +
      io_latency_ms: number
    • -
      jq_trans_overflow: string
    • +
      jq_trans_overflow: string
    • -
      last_close: {
          converge_time: number;
          proposers: number;
      }
      +
      last_close: {
          converge_time: number;
          proposers: number;
      }
      • -
        converge_time: number
      • +
        converge_time: number
      • -
        proposers: number
    • +
      proposers: number
  • -
    Optional load?: {
        job_types: JobType[];
        threads: number;
    }
    +
    Optional load?: {
        job_types: JobType[];
        threads: number;
    }
    • -
      job_types: JobType[]
    • +
      job_types: JobType[]
    • -
      threads: number
  • +
    threads: number
  • -
    load_base: number
  • +
    load_base: number
  • -
    load_factor: number
  • +
    load_factor: number
  • -
    Optional load_factor_fee_escalation?: number
  • +
    Optional load_factor_fee_escalation?: number
  • -
    Optional load_factor_fee_queue?: number
  • +
    Optional load_factor_fee_queue?: number
  • -
    Optional load_factor_fee_reference?: number
  • +
    Optional load_factor_fee_reference?: number
  • -
    Optional load_factor_server?: number
  • +
    Optional load_factor_server?: number
  • -
    Optional peer_disconnects?: string
  • +
    Optional peer_disconnects?: string
  • -
    Optional peer_disconnects_resources?: string
  • +
    Optional peer_disconnects_resources?: string
  • -
    peers: number
  • +
    peers: number
  • -
    pubkey_node: string
  • +
    pubkey_node: string
  • -
    Optional pubkey_validator?: string
  • +
    Optional pubkey_validator?: string
  • -
    server_state: ServerState
  • +
    server_state: ServerState
  • -
    server_state_duration_us: string
  • +
    server_state_duration_us: string
  • -
    state_accounting: StateAccountingFinal
  • +
    state_accounting: StateAccountingFinal
  • -
    time: string
  • +
    time: string
  • -
    uptime: number
  • +
    uptime: number
  • -
    Optional validated_ledger?: {
        age?: number;
        base_fee: number;
        close_time: number;
        hash: string;
        reserve_base: number;
        reserve_inc: number;
        seq: number;
    }
    +
    Optional validated_ledger?: {
        age?: number;
        base_fee: number;
        close_time: number;
        hash: string;
        reserve_base: number;
        reserve_inc: number;
        seq: number;
    }
    • -
      Optional age?: number
    • +
      Optional age?: number
    • -
      base_fee: number
    • +
      base_fee: number
    • -
      close_time: number
    • +
      close_time: number
    • -
      hash: string
    • +
      hash: string
    • -
      reserve_base: number
    • +
      reserve_base: number
    • -
      reserve_inc: number
    • +
      reserve_inc: number
    • -
      seq: number
  • +
    seq: number
  • -
    validation_quorum: number
  • +
    validation_quorum: number
  • -
    Optional validator_list_expires?: number
  • -
    +
  • Defined in packages/xrpl/src/models/methods/serverState.ts:22
  • +
    -
    status?: string
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:25
  • +
    -
    type: string
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:26
  • +
    -
    warning?: "load"
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:28
  • +
    -
    warnings?: Warning[]
    - +
    +
    +
    +

    On This Page

    - - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/SetRegularKey.html b/docs/interfaces/SetRegularKey.html index c0df9f13..237ca535 100644 --- a/docs/interfaces/SetRegularKey.html +++ b/docs/interfaces/SetRegularKey.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -SetRegularKey | xrpl
    +SetRegularKey | xrpl
    -
    +
    @@ -40,89 +40,89 @@ pair associated with an account.

    Properties

    -
    +
    -
    Account: string
    -

    The unique address of the account that initiated the transaction.

    +
    Account: string
    +

    The unique address of the transaction sender.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:95
  • +
    -
    AccountTxnID?: string
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:119
  • +
    -
    Fee?: string
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:106
  • +
    -
    Flags?: number | GlobalFlags
    +
    Flags?: number | GlobalFlags

    Set of bit-flags for this transaction.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:121
  • +
    -
    LastLedgerSequence?: number
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:127
  • +
    -
    Memos?: Memo[]
    +
    Memos?: Memo[]

    Additional arbitrary information used to identify this transaction.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:131
  • +
    -
    RegularKey?: string
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/setRegularKey.ts:18
  • +
    -
    Sequence?: number
    +
    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 @@ -130,29 +130,29 @@ is using a Ticket instead.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:113
  • +
    -
    Signers?: Signer[]
    +
    Signers?: Signer[]

    Array of objects that represent a multi-signature which authorizes this transaction.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:136
  • +
    -
    SigningPubKey?: string
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:149
  • +
    -
    SourceTag?: number
    +
    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 @@ -160,35 +160,36 @@ DestinationTag.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:143
  • +
    -
    TicketSequence?: number
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:154
  • +
    -
    TransactionType: "SetRegularKey"
    -
    +
  • Defined in packages/xrpl/src/models/transactions/setRegularKey.ts:12
  • +
    -
    TxnSignature?: string
    +
    TxnSignature?: string

    The signature that verifies this transaction as originating from the account it says it is from.

    - +
    +
    +
    +

    On This Page

    -
    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/SignerListSet.html b/docs/interfaces/SignerListSet.html index c59bf564..56a1a079 100644 --- a/docs/interfaces/SignerListSet.html +++ b/docs/interfaces/SignerListSet.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -SignerListSet | xrpl
    +SignerListSet | xrpl
    -
    +
    @@ -40,81 +40,81 @@ signers that can be used to multi-sign a transaction.

    Properties

    -
    +
    -
    Account: string
    -

    The unique address of the account that initiated the transaction.

    +
    Account: string
    +

    The unique address of the transaction sender.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:95
  • +
    -
    AccountTxnID?: string
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:119
  • +
    -
    Fee?: string
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:106
  • +
    -
    Flags?: number | GlobalFlags
    +
    Flags?: number | GlobalFlags

    Set of bit-flags for this transaction.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:121
  • +
    -
    LastLedgerSequence?: number
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:127
  • +
    -
    Memos?: Memo[]
    +
    Memos?: Memo[]

    Additional arbitrary information used to identify this transaction.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:131
  • +
    -
    Sequence?: number
    +
    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 @@ -122,48 +122,48 @@ is using a Ticket instead.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:113
  • +
    -
    SignerEntries: SignerEntry[]
    +
    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 32 members. No address may appear more than once in the list, nor may the Account submitting the transaction appear in the list.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/signerListSet.ts:26
  • +
    -
    SignerQuorum: number
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/signerListSet.ts:19
  • +
    -
    Signers?: Signer[]
    +
    Signers?: Signer[]

    Array of objects that represent a multi-signature which authorizes this transaction.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:136
  • +
    -
    SigningPubKey?: string
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:149
  • +
    -
    SourceTag?: number
    +
    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 @@ -171,35 +171,36 @@ DestinationTag.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:143
  • +
    -
    TicketSequence?: number
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:154
  • +
    -
    TransactionType: "SignerListSet"
    -
    +
  • Defined in packages/xrpl/src/models/transactions/signerListSet.ts:13
  • +
    -
    TxnSignature?: string
    +
    TxnSignature?: string

    The signature that verifies this transaction as originating from the account it says it is from.

    - +
    +
    +
    +

    On This Page

    -
    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/SubmitMultisignedRequest.html b/docs/interfaces/SubmitMultisignedRequest.html index d849a066..e23de64e 100644 --- a/docs/interfaces/SubmitMultisignedRequest.html +++ b/docs/interfaces/SubmitMultisignedRequest.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -SubmitMultisignedRequest | xrpl
    +SubmitMultisignedRequest | xrpl
    -
    +
    @@ -41,59 +41,60 @@ form of a SubmitMultisignedRequest.<

    Properties

    -
    +
    -
    api_version?: number
    +
    api_version?: number

    The API version to use. If omitted, use version 1.

    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:14
  • +
    -
    command: "submit_multisigned"
    -
    +
  • Defined in packages/xrpl/src/models/methods/submitMultisigned.ts:13
  • +
    -
    fail_hard?: boolean
    +
    fail_hard?: boolean

    If true, and the transaction fails locally, do not retry or relay the transaction to other servers.

    -
    +
  • Defined in packages/xrpl/src/models/methods/submitMultisigned.ts:24
  • +
    -
    id?: string | number
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:10
  • +
    -
    tx_json: Transaction
    +
    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.

    - +
    +
    +
    +

    On This Page

    -
    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/SubmitMultisignedResponse.html b/docs/interfaces/SubmitMultisignedResponse.html index ccdf40d9..24841438 100644 --- a/docs/interfaces/SubmitMultisignedResponse.html +++ b/docs/interfaces/SubmitMultisignedResponse.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -SubmitMultisignedResponse | xrpl
    +SubmitMultisignedResponse | xrpl
    -
    +

    Interface SubmitMultisignedResponse

    -

    Response expected from a SubmitMultisignedRequest.

    +

    Response expected from a SubmitMultisignedRequest.

    Hierarchy

      -
    • BaseResponse +
    • BaseResponse
      • SubmitMultisignedResponse
    +
  • Defined in packages/xrpl/src/models/methods/submitMultisigned.ts:32
  • @@ -39,94 +39,95 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

    Properties

    -
    +
    -
    api_version?: number
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:31
  • +
    -
    forwarded?: boolean
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:30
  • +
    -
    id: string | number
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:24
  • +
    -
    result: {
        engine_result: string;
        engine_result_code: number;
        engine_result_message: string;
        tx_blob: string;
        tx_json: Object;
    }
    +
    result: {
        engine_result: string;
        engine_result_code: number;
        engine_result_message: string;
        tx_blob: string;
        tx_json: Object;
    }

    Type declaration

    • -
      engine_result: string
      +
      engine_result: string

      Code indicating the preliminary result of the transaction, for example. tesSUCCESS .

    • -
      engine_result_code: number
      +
      engine_result_code: number

      Numeric code indicating the preliminary result of the transaction, directly correlated to engine_result.

    • -
      engine_result_message: string
      +
      engine_result_message: string

      Human-readable explanation of the preliminary transaction result.

    • -
      tx_blob: string
      +
      tx_blob: string

      The complete transaction in hex string format.

    • -
      tx_json: Object
      +
      tx_json: Object

      The complete transaction in JSON format.

    -
    +
  • Defined in packages/xrpl/src/models/methods/submitMultisigned.ts:33
  • +
    -
    status?: string
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:25
  • +
    -
    type: string
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:26
  • +
    -
    warning?: "load"
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:28
  • +
    -
    warnings?: Warning[]
    - +
    +
    +
    +

    On This Page

    -
    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/SubmitRequest.html b/docs/interfaces/SubmitRequest.html index 1f9dc7d7..5df177ae 100644 --- a/docs/interfaces/SubmitRequest.html +++ b/docs/interfaces/SubmitRequest.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -SubmitRequest | xrpl
    +SubmitRequest | xrpl
    -
    +
    @@ -41,57 +41,58 @@ confirmed and included in future ledgers. Expects a response in the form of a

    Properties

    -
    +
    -
    api_version?: number
    +
    api_version?: number

    The API version to use. If omitted, use version 1.

    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:14
  • +
    -
    command: "submit"
    -
    +
  • Defined in packages/xrpl/src/models/methods/submit.ts:13
  • +
    -
    fail_hard?: boolean
    +
    fail_hard?: boolean

    If true, and the transaction fails locally, do not retry or relay the transaction to other servers. The default is false.

    -
    +
  • Defined in packages/xrpl/src/models/methods/submit.ts:20
  • +
    -
    id?: string | number
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:10
  • +
    -
    tx_blob: string
    +
    tx_blob: string

    The complete transaction in hex string format.

    - +
    +
    +
    +

    On This Page

    -
    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/SubmitResponse.html b/docs/interfaces/SubmitResponse.html index 9507fb13..15f1d998 100644 --- a/docs/interfaces/SubmitResponse.html +++ b/docs/interfaces/SubmitResponse.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -SubmitResponse | xrpl
    +SubmitResponse | xrpl
    -
    +

    Interface SubmitResponse

    -

    Response expected from a SubmitRequest.

    +

    Response expected from a SubmitRequest.

    Hierarchy

      -
    • BaseResponse +
    • BaseResponse
      • SubmitResponse
    +
  • Defined in packages/xrpl/src/models/methods/submit.ts:28
  • @@ -39,143 +39,144 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

    Properties

    -
    +
    -
    api_version?: number
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:31
  • +
    -
    forwarded?: boolean
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:30
  • +
    -
    id: string | number
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:24
  • +
    -
    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: Object;
        validated_ledger_index: number;
    }
    +
    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: Object;
        validated_ledger_index: number;
    }

    Type declaration

    • -
      accepted: boolean
      +
      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
      +
      account_sequence_available: number

      The next Sequence Number available for the sending account after all pending and queued transactions.

    • -
      account_sequence_next: number
      +
      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
      +
      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
      +
      broadcast: boolean

      The value true indicates this transaction was broadcast to peer servers in the peer-to-peer XRP Ledger network.

    • -
      engine_result: string
      +
      engine_result: string

      Text result code indicating the preliminary result of the transaction, for example tesSUCCESS.

    • -
      engine_result_code: number
      +
      engine_result_code: number

      Numeric version of the result code.

    • -
      engine_result_message: string
      +
      engine_result_message: string

      Human-readable explanation of the transaction's preliminary result.

    • -
      kept: boolean
      +
      kept: boolean

      The value true indicates that the transaction was kept to be retried later.

    • -
      open_ledger_cost: string
      +
      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
      +
      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
      +
      tx_blob: string

      The complete transaction in hex string format.

    • -
      tx_json: Object
      +
      tx_json: Object

      The complete transaction in JSON format.

    • -
      validated_ledger_index: number
      +
      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.

    -
    +
  • Defined in packages/xrpl/src/models/methods/submit.ts:29
  • +
    -
    status?: string
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:25
  • +
    -
    type: string
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:26
  • +
    -
    warning?: "load"
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:28
  • +
    -
    warnings?: Warning[]
    - +
    +
    +
    +

    On This Page

    -
    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/SubscribeRequest.html b/docs/interfaces/SubscribeRequest.html index 7d3f04ee..bde11b9e 100644 --- a/docs/interfaces/SubscribeRequest.html +++ b/docs/interfaces/SubscribeRequest.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -SubscribeRequest | xrpl
    +SubscribeRequest | xrpl
    -
    +
    @@ -41,101 +41,102 @@ certain events happen. Expects a response in the form of a.

    Properties

    -
    +
    -
    accounts?: string[]
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/methods/subscribe.ts:56
  • +
    -
    accounts_proposed?: string[]
    +
    accounts_proposed?: string[]

    Like accounts, but include transactions that are not yet finalized.

    -
    +
  • Defined in packages/xrpl/src/models/methods/subscribe.ts:58
  • +
    -
    api_version?: number
    +
    api_version?: number

    The API version to use. If omitted, use version 1.

    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:14
  • +
    -
    books?: Book[]
    +
    books?: Book[]

    Array of objects defining order books to monitor for updates, as detailed Below.

    -
    +
  • Defined in packages/xrpl/src/models/methods/subscribe.ts:63
  • +
    -
    command: "subscribe"
    -
    +
  • Defined in packages/xrpl/src/models/methods/subscribe.ts:47
  • +
    -
    id?: string | number
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:10
  • +
    -
    streams?: StreamType[]
    +
    streams?: StreamType[]

    Array of string names of generic streams to subscribe to.

    -
    +
  • Defined in packages/xrpl/src/models/methods/subscribe.ts:49
  • +
    -
    url?: string
    +
    url?: string

    URL where the server sends a JSON-RPC callbacks for each event. Admin-only.

    -
    +
  • Defined in packages/xrpl/src/models/methods/subscribe.ts:68
  • +
    -
    url_password?: string
    +
    url_password?: string

    Password to provide for basic authentication at the callback URL.

    -
    +
  • Defined in packages/xrpl/src/models/methods/subscribe.ts:72
  • +
    -
    url_username?: string
    +
    url_username?: string

    Username to provide for basic authentication at the callback URL.

    - +
    +
    +
    +

    On This Page

    -
    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/SubscribeResponse.html b/docs/interfaces/SubscribeResponse.html index 69fbc0f2..34c44d5a 100644 --- a/docs/interfaces/SubscribeResponse.html +++ b/docs/interfaces/SubscribeResponse.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -SubscribeResponse | xrpl
    +SubscribeResponse | xrpl
    -
    +

    Interface SubscribeResponse

    -

    Response expected from a SubscribeRequest.

    +

    Response expected from a SubscribeRequest.

    Hierarchy

      -
    • BaseResponse +
    • BaseResponse
      • SubscribeResponse
    +
  • Defined in packages/xrpl/src/models/methods/subscribe.ts:82
  • @@ -39,69 +39,70 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

    Properties

    -
    +
    -
    api_version?: number
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:31
  • +
    -
    forwarded?: boolean
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:30
  • +
    -
    id: string | number
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:24
  • +
    -
    result: Record<string, never> | LedgerStreamResponse | BooksSnapshot
    -
    +
  • Defined in packages/xrpl/src/models/methods/subscribe.ts:83
  • +
    -
    status?: string
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:25
  • +
    -
    type: string
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:26
  • +
    -
    warning?: "load"
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:28
  • +
    -
    warnings?: Warning[]
    - +
    +
    +
    +

    On This Page

    -
    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/TicketCreate.html b/docs/interfaces/TicketCreate.html index a6e28855..16d11dd8 100644 --- a/docs/interfaces/TicketCreate.html +++ b/docs/interfaces/TicketCreate.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -TicketCreate | xrpl
    +TicketCreate | xrpl
    -
    +
    @@ -40,80 +40,80 @@ Tickets.

    Properties

    -
    +
    -
    Account: string
    -

    The unique address of the account that initiated the transaction.

    +
    Account: string
    +

    The unique address of the transaction sender.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:95
  • +
    -
    AccountTxnID?: string
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:119
  • +
    -
    Fee?: string
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:106
  • +
    -
    Flags?: number | GlobalFlags
    +
    Flags?: number | GlobalFlags

    Set of bit-flags for this transaction.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:121
  • +
    -
    LastLedgerSequence?: number
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:127
  • +
    -
    Memos?: Memo[]
    +
    Memos?: Memo[]

    Additional arbitrary information used to identify this transaction.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:131
  • +
    -
    Sequence?: number
    +
    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 @@ -121,29 +121,29 @@ is using a Ticket instead.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:113
  • +
    -
    Signers?: Signer[]
    +
    Signers?: Signer[]

    Array of objects that represent a multi-signature which authorizes this transaction.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:136
  • +
    -
    SigningPubKey?: string
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:149
  • +
    -
    SourceTag?: number
    +
    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 @@ -151,44 +151,45 @@ DestinationTag.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:143
  • +
    -
    TicketCount: number
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/ticketCreate.ts:18
  • +
    -
    TicketSequence?: number
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:154
  • +
    -
    TransactionType: "TicketCreate"
    -
    +
  • Defined in packages/xrpl/src/models/transactions/ticketCreate.ts:12
  • +
    -
    TxnSignature?: string
    +
    TxnSignature?: string

    The signature that verifies this transaction as originating from the account it says it is from.

    - +
    +
    +
    +

    On This Page

    -
    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/TransactionAndMetadata.html b/docs/interfaces/TransactionAndMetadata.html index e8200409..e697fcc7 100644 --- a/docs/interfaces/TransactionAndMetadata.html +++ b/docs/interfaces/TransactionAndMetadata.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -TransactionAndMetadata | xrpl
    +TransactionAndMetadata | xrpl
    -
    +
    @@ -34,25 +34,26 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

    Properties

    -
    +
    -
    -
    +
  • Defined in packages/xrpl/src/models/transactions/transaction.ts:88
  • +
    -
    transaction: Transaction
    - +
    +
    +
    +

    On This Page

    -
    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/TransactionEntryRequest.html b/docs/interfaces/TransactionEntryRequest.html index 71ec4e03..13801abc 100644 --- a/docs/interfaces/TransactionEntryRequest.html +++ b/docs/interfaces/TransactionEntryRequest.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -TransactionEntryRequest | xrpl
    +TransactionEntryRequest | xrpl
    -
    +
    @@ -41,65 +41,66 @@ from a specific ledger version. Expects a response in the form of a

    Properties

    -
    +
    -
    api_version?: number
    +
    api_version?: number

    The API version to use. If omitted, use version 1.

    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:14
  • +
    -
    command: "transaction_entry"
    -
    +
  • Defined in packages/xrpl/src/models/methods/transactionEntry.ts:14
  • +
    -
    id?: string | number
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:10
  • +
    -
    ledger_hash?: string
    +
    ledger_hash?: string

    A 20-byte hex string for the ledger version to use.

    -
    +
  • Defined in packages/xrpl/src/models/methods/transactionEntry.ts:16
  • +
    -
    ledger_index?: LedgerIndex
    +
    ledger_index?: LedgerIndex

    The ledger index of the ledger to use, or a shortcut string to choose a ledger automatically.

    -
    +
  • Defined in packages/xrpl/src/models/methods/transactionEntry.ts:21
  • +
    -
    tx_hash: string
    +
    tx_hash: string

    Unique hash of the transaction you are looking up.

    - +
    +
    +
    +

    On This Page

    -
    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/TransactionEntryResponse.html b/docs/interfaces/TransactionEntryResponse.html index 620804c9..ff84c886 100644 --- a/docs/interfaces/TransactionEntryResponse.html +++ b/docs/interfaces/TransactionEntryResponse.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -TransactionEntryResponse | xrpl
    +TransactionEntryResponse | xrpl
    -
    +

    Interface TransactionEntryResponse

    -

    Response expected from a TransactionEntryRequest.

    +

    Response expected from a TransactionEntryRequest.

    Hierarchy

      -
    • BaseResponse +
    • BaseResponse
      • TransactionEntryResponse
    +
  • Defined in packages/xrpl/src/models/methods/transactionEntry.ts:31
  • @@ -39,91 +39,92 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

    Properties

    -
    +
    -
    api_version?: number
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:31
  • +
    -
    forwarded?: boolean
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:30
  • +
    -
    id: string | number
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:24
  • +
    -
    result: {
        ledger_hash: string;
        ledger_index: number;
        metadata: TransactionMetadata;
        tx_json: Object;
    }
    +
    result: {
        ledger_hash: string;
        ledger_index: number;
        metadata: TransactionMetadata;
        tx_json: Object;
    }

    Type declaration

    • -
      ledger_hash: string
      +
      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
      +
      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
      +
      metadata: TransactionMetadata

      The transaction metadata, which shows the exact results of the transaction in detail.

    • -
      tx_json: Object
      +
      tx_json: Object

      JSON representation of the Transaction object.

    -
    +
  • Defined in packages/xrpl/src/models/methods/transactionEntry.ts:32
  • +
    -
    status?: string
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:25
  • +
    -
    type: string
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:26
  • +
    -
    warning?: "load"
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:28
  • +
    -
    warnings?: Warning[]
    - +
    +
    +
    +

    On This Page

    -
    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/TransactionMetadata.html b/docs/interfaces/TransactionMetadata.html index e1404466..fee5cbec 100644 --- a/docs/interfaces/TransactionMetadata.html +++ b/docs/interfaces/TransactionMetadata.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -TransactionMetadata | xrpl
    +TransactionMetadata | xrpl
    -
    +
    @@ -34,43 +34,44 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

    Properties

    -
    +
    -
    AffectedNodes: Node[]
    -
    +
  • Defined in packages/xrpl/src/models/transactions/metadata.ts:63
  • +
    -
    DeliveredAmount?: Amount
    -
    +
  • Defined in packages/xrpl/src/models/transactions/metadata.ts:64
  • +
    -
    TransactionIndex: number
    -
    +
  • Defined in packages/xrpl/src/models/transactions/metadata.ts:67
  • +
    -
    TransactionResult: string
    -
    +
  • Defined in packages/xrpl/src/models/transactions/metadata.ts:68
  • +
    -
    delivered_amount?: Amount
    - +
    +
    +
    +

    On This Page

    -
    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/TransactionStream.html b/docs/interfaces/TransactionStream.html index 842a7029..0657f869 100644 --- a/docs/interfaces/TransactionStream.html +++ b/docs/interfaces/TransactionStream.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -TransactionStream | xrpl
    +TransactionStream | xrpl
    -
    +
    @@ -39,108 +39,109 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

    Properties

    -
    +
    -
    engine_result: string
    +
    engine_result: string

    String Transaction result code.

    -
    +
  • Defined in packages/xrpl/src/models/methods/subscribe.ts:268
  • +
    -
    engine_result_code: number
    +
    engine_result_code: number

    Numeric transaction response code, if applicable.

    -
    +
  • Defined in packages/xrpl/src/models/methods/subscribe.ts:270
  • +
    -
    engine_result_message: string
    +
    engine_result_message: string

    Human-readable explanation for the transaction response.

    -
    +
  • Defined in packages/xrpl/src/models/methods/subscribe.ts:272
  • +
    -
    ledger_current_index?: number
    +
    ledger_current_index?: number

    The ledger index of the current in-progress ledger version for which this transaction is currently proposed.

    -
    +
  • Defined in packages/xrpl/src/models/methods/subscribe.ts:277
  • +
    -
    ledger_hash?: string
    +
    ledger_hash?: string

    The identifying hash of the ledger version that includes this transaction.

    -
    +
  • Defined in packages/xrpl/src/models/methods/subscribe.ts:279
  • +
    -
    ledger_index?: number
    +
    ledger_index?: number

    The ledger index of the ledger version that includes this transaction.

    -
    +
  • Defined in packages/xrpl/src/models/methods/subscribe.ts:281
  • +
    - +

    The transaction metadata, which shows the exact outcome of the transaction in detail.

    -
    +
  • Defined in packages/xrpl/src/models/methods/subscribe.ts:286
  • +
    -
    status: string
    -
    +
  • Defined in packages/xrpl/src/models/methods/subscribe.ts:265
  • +
    -
    transaction: Object
    +
    transaction: Object

    The definition of the transaction in JSON format.

    -
    +
  • Defined in packages/xrpl/src/models/methods/subscribe.ts:288
  • +
    -
    type: "transaction"
    -
    +
  • Defined in packages/xrpl/src/models/methods/subscribe.ts:266
  • +
    -
    validated?: boolean
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/methods/subscribe.ts:294
  • +
    -
    warnings?: {
        id: number;
        message: string;
    }[]
    - +
    +
    +
    +

    On This Page

    -
    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/TrustSet.html b/docs/interfaces/TrustSet.html index 424b085e..f1769d5b 100644 --- a/docs/interfaces/TrustSet.html +++ b/docs/interfaces/TrustSet.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -TrustSet | xrpl
    +TrustSet | xrpl
    -
    +
    @@ -39,106 +39,106 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

    Properties

    -
    +
    -
    Account: string
    -

    The unique address of the account that initiated the transaction.

    +
    Account: string
    +

    The unique address of the transaction sender.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:95
  • +
    -
    AccountTxnID?: string
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:119
  • +
    -
    Fee?: string
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:106
  • +
    -
    Flags?: number | TrustSetFlagsInterface
    -
    +
  • Defined in packages/xrpl/src/models/transactions/trustSet.ts:118
  • +
    -
    LastLedgerSequence?: number
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:127
  • +
    -
    LimitAmount: IssuedCurrencyAmount
    +
    LimitAmount: IssuedCurrencyAmount

    Object defining the trust line to create or modify, in the format of a Currency Amount.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/trustSet.ts:105
  • +
    -
    Memos?: Memo[]
    +
    Memos?: Memo[]

    Additional arbitrary information used to identify this transaction.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:131
  • +
    -
    QualityIn?: number
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/trustSet.ts:111
  • +
    -
    QualityOut?: number
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/trustSet.ts:117
  • +
    -
    Sequence?: number
    +
    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 @@ -146,29 +146,29 @@ is using a Ticket instead.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:113
  • +
    -
    Signers?: Signer[]
    +
    Signers?: Signer[]

    Array of objects that represent a multi-signature which authorizes this transaction.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:136
  • +
    -
    SigningPubKey?: string
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:149
  • +
    -
    SourceTag?: number
    +
    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 @@ -176,35 +176,36 @@ DestinationTag.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:143
  • +
    -
    TicketSequence?: number
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/common.ts:154
  • +
    -
    TransactionType: "TrustSet"
    -
    +
  • Defined in packages/xrpl/src/models/transactions/trustSet.ts:100
  • +
    -
    TxnSignature?: string
    +
    TxnSignature?: string

    The signature that verifies this transaction as originating from the account it says it is from.

    - +
    +
    +
    +

    On This Page

    -
    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/TrustSetFlagsInterface.html b/docs/interfaces/TrustSetFlagsInterface.html index 2aaa8b1e..91f49a83 100644 --- a/docs/interfaces/TrustSetFlagsInterface.html +++ b/docs/interfaces/TrustSetFlagsInterface.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -TrustSetFlagsInterface | xrpl
    +TrustSetFlagsInterface | xrpl
    -
    +

    Interface TrustSetFlagsInterface

    -

    Map of flags to boolean values representing TrustSet transaction +

    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 +
    • GlobalFlags
      • TrustSetFlagsInterface
    +
  • Defined in packages/xrpl/src/models/transactions/trustSet.ts:75
  • @@ -43,55 +43,56 @@ flags.

    Properties

    -
    +
    -
    tfClearFreeze?: boolean
    +
    tfClearFreeze?: boolean

    Unfreeze the trust line.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/trustSet.ts:91
  • +
    -
    tfClearNoRipple?: boolean
    +
    tfClearNoRipple?: boolean

    Disable the No Ripple flag, allowing rippling on this trust line.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/trustSet.ts:87
  • +
    -
    tfSetFreeze?: boolean
    +
    tfSetFreeze?: boolean

    Freeze the trust line.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/trustSet.ts:89
  • +
    -
    tfSetNoRipple?: boolean
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/transactions/trustSet.ts:85
  • +
    -
    tfSetfAuth?: boolean
    +
    tfSetfAuth?: boolean

    Authorize the other party to hold currency issued by this account. (No effect unless using the asfRequireAuth AccountSet flag.) Cannot be unset.

    - +
    +
    +
    +

    On This Page

    -
    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/TxRequest.html b/docs/interfaces/TxRequest.html index 5ccd5ae6..b8be18c8 100644 --- a/docs/interfaces/TxRequest.html +++ b/docs/interfaces/TxRequest.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -TxRequest | xrpl
    +TxRequest | xrpl
    -
    +
    • xrpl
    • @@ -23,16 +23,16 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

      Interface TxRequest

    The tx method retrieves information on a single transaction, by its -identifying hash. Expects a response in the form of a TxResponse.

    +identifying hash. Expects a response in the form of a TxResponse.

    Hierarchy

      -
    • BaseRequest +
    • BaseRequest
      • TxRequest
    +
  • Defined in packages/xrpl/src/models/methods/tx.ts:12
  • @@ -40,78 +40,79 @@ identifying hash. Expects a response in the form of a

    Properties

    -
    +
    -
    api_version?: number
    +
    api_version?: number

    The API version to use. If omitted, use version 1.

    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:14
  • +
    -
    binary?: boolean
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/methods/tx.ts:20
  • +
    -
    command: "tx"
    -
    +
  • Defined in packages/xrpl/src/models/methods/tx.ts:13
  • +
    -
    id?: string | number
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:10
  • +
    -
    max_ledger?: number
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/methods/tx.ts:34
  • +
    -
    min_ledger?: number
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/methods/tx.ts:27
  • +
    -
    transaction: string
    - +
    +
    +
    +

    On This Page

    -
    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/TxResponse.html b/docs/interfaces/TxResponse.html index fad8a25a..e70c8d20 100644 --- a/docs/interfaces/TxResponse.html +++ b/docs/interfaces/TxResponse.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -TxResponse | xrpl
    +TxResponse | xrpl
    -
    +
    -

    Interface TxResponse

    +

    Interface TxResponse<T>

    -

    Response expected from a TxRequest.

    -
    +

    Response expected from a TxRequest.

    +
    +
    +

    Type Parameters

    +

    Hierarchy

      -
    • BaseResponse +
    • BaseResponse
      • TxResponse
    +
  • Defined in packages/xrpl/src/models/methods/tx.ts:42
  • @@ -39,80 +44,81 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

    Properties

    -
    +
    -
    api_version?: number
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:31
  • +
    -
    forwarded?: boolean
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:30
  • +
    -
    id: string | number
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:24
  • +
    -
    result: Object
    -
    +
  • Defined in packages/xrpl/src/models/methods/tx.ts:44
  • +
    -
    searched_all?: boolean
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/methods/tx.ts:67
  • +
    -
    status?: string
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:25
  • +
    -
    type: string
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:26
  • +
    -
    warning?: "load"
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:28
  • +
    -
    warnings?: Warning[]
    - +
    +
    +
    +

    On This Page

    - - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/UnsubscribeRequest.html b/docs/interfaces/UnsubscribeRequest.html index 8626956c..939ee896 100644 --- a/docs/interfaces/UnsubscribeRequest.html +++ b/docs/interfaces/UnsubscribeRequest.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -UnsubscribeRequest | xrpl
    +UnsubscribeRequest | xrpl
    -
    +
    @@ -41,76 +41,77 @@ form of an UnsubscribeResponse.

    Properties

    -
    +
    -
    accounts?: string[]
    +
    accounts?: string[]

    Array of unique account addresses to stop receiving updates for, in the. XRP Ledger's base58 format.

    -
    +
  • Defined in packages/xrpl/src/models/methods/unsubscribe.ts:29
  • +
    -
    accounts_proposed?: string[]
    +
    accounts_proposed?: string[]

    Like accounts, but for accounts_proposed subscriptions that included not-yet-validated transactions.

    -
    +
  • Defined in packages/xrpl/src/models/methods/unsubscribe.ts:34
  • +
    -
    api_version?: number
    +
    api_version?: number

    The API version to use. If omitted, use version 1.

    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:14
  • +
    -
    books?: Book[]
    +
    books?: Book[]

    Array of objects defining order books to unsubscribe from, as explained below.

    -
    +
  • Defined in packages/xrpl/src/models/methods/unsubscribe.ts:39
  • +
    -
    command: "unsubscribe"
    -
    +
  • Defined in packages/xrpl/src/models/methods/unsubscribe.ts:19
  • +
    -
    id?: string | number
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:10
  • +
    -
    streams?: StreamType[]
    +
    streams?: StreamType[]

    Array of string names of generic streams to unsubscribe from, including. Ledger, server, transactions, and transactions_proposed.

    - +
    +
    +
    +

    On This Page

    -
    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/UnsubscribeResponse.html b/docs/interfaces/UnsubscribeResponse.html index 485f9649..033837b6 100644 --- a/docs/interfaces/UnsubscribeResponse.html +++ b/docs/interfaces/UnsubscribeResponse.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -UnsubscribeResponse | xrpl
    +UnsubscribeResponse | xrpl
    -
    +

    Interface UnsubscribeResponse

    -

    Response expected from a UnsubscribeRequest.

    +

    Response expected from a UnsubscribeRequest.

    Hierarchy

      -
    • BaseResponse +
    • BaseResponse
      • UnsubscribeResponse
    +
  • Defined in packages/xrpl/src/models/methods/unsubscribe.ts:47
  • @@ -39,69 +39,70 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

    Properties

    -
    +
    -
    api_version?: number
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:31
  • +
    -
    forwarded?: boolean
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:30
  • +
    -
    id: string | number
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:24
  • +
    -
    result: Record<string, never>
    -
    +
  • Defined in packages/xrpl/src/models/methods/unsubscribe.ts:48
  • +
    -
    status?: string
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:25
  • +
    -
    type: string
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:26
  • +
    -
    warning?: "load"
    -
    +
  • Defined in packages/xrpl/src/models/methods/baseMethod.ts:28
  • +
    -
    warnings?: Warning[]
    - +
    +
    +
    +

    On This Page

    -
    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/ValidationStream.html b/docs/interfaces/ValidationStream.html index aea49a77..d3ab08f7 100644 --- a/docs/interfaces/ValidationStream.html +++ b/docs/interfaces/ValidationStream.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -ValidationStream | xrpl
    +ValidationStream | xrpl
    -
    +
    @@ -41,68 +41,68 @@ validation message is from a trusted validator.

    Properties

    -
    +
    -
    amendments?: string[]
    +
    amendments?: string[]

    The value validationReceived indicates this is from the validations Stream.

    -
    +
  • Defined in packages/xrpl/src/models/methods/subscribe.ts:188
  • +
    -
    base_fee?: number
    +
    base_fee?: number

    The amendments this server wants to be added to the protocol.

    -
    +
  • Defined in packages/xrpl/src/models/methods/subscribe.ts:190
  • +
    -
    cookie?: string
    +
    cookie?: string

    An arbitrary value chosen by the server at startup.

    If the same validation key pair signs validations with different cookies concurrently, that usually indicates that multiple servers are incorrectly configured to use the same validation key pair.

    -
    +
  • Defined in packages/xrpl/src/models/methods/subscribe.ts:198
  • +
    -
    data?: string
    +
    data?: string

    The contents of the validation message in its canonical binary form

    -
    +
  • Defined in packages/xrpl/src/models/methods/subscribe.ts:202
  • +
    -
    flags: number
    +
    flags: number

    The unscaled transaction cost (reference_fee value) this server wants to set by Fee voting.

    -
    +
  • Defined in packages/xrpl/src/models/methods/subscribe.ts:207
  • +
    -
    full: boolean
    +
    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 @@ -111,90 +111,91 @@ particular ledger. A partial validation indicates that the validator is still online but not keeping up with consensus.

    -
    +
  • Defined in packages/xrpl/src/models/methods/subscribe.ts:216
  • +
    -
    ledger_hash: string
    +
    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.

    -
    +
  • Defined in packages/xrpl/src/models/methods/subscribe.ts:223
  • +
    -
    ledger_index: string
    +
    ledger_index: string

    The ledger index of the proposed ledger.

    -
    +
  • Defined in packages/xrpl/src/models/methods/subscribe.ts:225
  • +
    -
    load_fee?: number
    +
    load_fee?: number

    The local load-scaled transaction cost this validator is currently enforcing, in fee units.

    -
    +
  • Defined in packages/xrpl/src/models/methods/subscribe.ts:230
  • +
    -
    master_key?: string
    +
    master_key?: string

    The validator's master public key, if the validator is using a validator token, in the XRP Ledger's base58 format.

    -
    +
  • Defined in packages/xrpl/src/models/methods/subscribe.ts:235
  • +
    -
    reserve_base?: number
    +
    reserve_base?: number

    The minimum reserve requirement (account_reserve value) this validator wants to set by fee voting.

    -
    +
  • Defined in packages/xrpl/src/models/methods/subscribe.ts:240
  • +
    -
    reserve_inc?: number
    +
    reserve_inc?: number

    The increment in the reserve requirement (owner_reserve value) this validator wants to set by fee voting.

    -
    +
  • Defined in packages/xrpl/src/models/methods/subscribe.ts:245
  • +
    -
    signature: string
    +
    signature: string

    The signature that the validator used to sign its vote for this ledger.

    -
    +
  • Defined in packages/xrpl/src/models/methods/subscribe.ts:247
  • +
    -
    signing_time: number
    +
    signing_time: number

    When this validation vote was signed, in seconds since the Ripple Epoch.

    -
    +
  • Defined in packages/xrpl/src/models/methods/subscribe.ts:249
  • +
    -
    type: "validationReceived"
    -
    +
  • Defined in packages/xrpl/src/models/methods/subscribe.ts:183
  • +
    -
    validation_public_key: string
    +
    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.

    - +
    +
    +
    +

    On This Page

    -
    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/modules.html b/docs/modules.html index 9912daaa..dc8feaed 100644 --- a/docs/modules.html +++ b/docs/modules.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -xrpl
    +xrpl
    -
    +

    xrpl

    @@ -23,235 +23,240 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

    Index

    Clients

    -

    Signing

    -

    Transaction Models

    -

    Transaction Flags

    -

    Utilities

    -

    Requests

    -

    Responses

    -
    AccountChannelsResponse -AccountCurrenciesResponse -AccountInfoResponse -AccountLinesResponse -AccountNFTsResponse -AccountObjectsResponse -AccountOffersResponse -AccountTxResponse -BookOffersResponse -ChannelVerifyResponse -DepositAuthorizedResponse -ErrorResponse -FeeResponse -GatewayBalancesResponse -LedgerClosedResponse -LedgerCurrentResponse -LedgerDataResponse -LedgerEntryResponse -LedgerResponse -ManifestResponse -NFTBuyOffersResponse -NFTSellOffersResponse -NoRippleCheckResponse -PathFindResponse -PingResponse -RandomResponse -RipplePathFindResponse -ServerInfoResponse -ServerStateResponse -SubmitMultisignedResponse -SubmitResponse -SubscribeResponse -TransactionEntryResponse -TxResponse -UnsubscribeResponse -Response +

    Streams

    -

    Errors

    -

    Other

    -
    -
    +
    - +
  • AccountSetAsfFlags
  • +
  • AccountSetTfFlags
  • +
  • NFTokenCreateOfferFlags
  • +
  • NFTokenMintFlags
  • +
  • OfferCreateFlags
  • +
  • PaymentChannelClaimFlags
  • +
  • PaymentFlags
  • +
  • TrustSetFlags
  • +
  • BroadcastClient
  • +
  • Client
  • +
  • ConnectionError
  • +
  • DisconnectedError
  • +
  • NotConnectedError
  • +
  • NotFoundError
  • +
  • ResponseFormatError
  • +
  • RippledError
  • +
  • RippledNotInitializedError
  • +
  • TimeoutError
  • +
  • UnexpectedError
  • +
  • ValidationError
  • +
  • Wallet
  • +
  • XRPLFaucetError
  • +
  • XrplError
  • +
  • AccountChannelsRequest
  • +
  • AccountChannelsResponse
  • +
  • AccountCurrenciesRequest
  • +
  • AccountCurrenciesResponse
  • +
  • AccountDelete
  • +
  • AccountInfoRequest
  • +
  • AccountInfoResponse
  • +
  • AccountLinesRequest
  • +
  • AccountLinesResponse
  • +
  • AccountNFTsRequest
  • +
  • AccountNFTsResponse
  • +
  • AccountObjectsRequest
  • +
  • AccountObjectsResponse
  • +
  • AccountOffer
  • +
  • AccountOffersRequest
  • +
  • AccountOffersResponse
  • +
  • AccountSet
  • +
  • AccountSetFlagsInterface
  • +
  • AccountTxRequest
  • +
  • AccountTxResponse
  • +
  • BookOffer
  • +
  • BookOffersRequest
  • +
  • BookOffersResponse
  • +
  • ChannelVerifyRequest
  • +
  • ChannelVerifyResponse
  • +
  • CheckCancel
  • +
  • CheckCash
  • +
  • CheckCreate
  • +
  • ClientOptions
  • +
  • ConsensusStream
  • +
  • DepositAuthorizedRequest
  • +
  • DepositAuthorizedResponse
  • +
  • DepositPreauth
  • +
  • ErrorResponse
  • +
  • EscrowCancel
  • +
  • EscrowCreate
  • +
  • EscrowFinish
  • +
  • FeeRequest
  • +
  • FeeResponse
  • +
  • GatewayBalancesRequest
  • +
  • GatewayBalancesResponse
  • +
  • LedgerClosedRequest
  • +
  • LedgerClosedResponse
  • +
  • LedgerCurrentRequest
  • +
  • LedgerCurrentResponse
  • +
  • LedgerDataRequest
  • +
  • LedgerDataResponse
  • +
  • LedgerEntryRequest
  • +
  • LedgerEntryResponse
  • +
  • LedgerRequest
  • +
  • LedgerResponse
  • +
  • LedgerStream
  • +
  • ManifestRequest
  • +
  • ManifestResponse
  • +
  • NFTBuyOffersRequest
  • +
  • NFTBuyOffersResponse
  • +
  • NFTHistoryRequest
  • +
  • NFTHistoryResponse
  • +
  • NFTInfoRequest
  • +
  • NFTInfoResponse
  • +
  • NFTSellOffersRequest
  • +
  • NFTSellOffersResponse
  • +
  • NFTokenAcceptOffer
  • +
  • NFTokenBurn
  • +
  • NFTokenCancelOffer
  • +
  • NFTokenCreateOffer
  • +
  • NFTokenCreateOfferFlagsInterface
  • +
  • NFTokenMint
  • +
  • NFTokenMintFlagsInterface
  • +
  • NoRippleCheckRequest
  • +
  • NoRippleCheckResponse
  • +
  • OfferCancel
  • +
  • OfferCreate
  • +
  • OfferCreateFlagsInterface
  • +
  • OrderBookStream
  • +
  • PathFindCloseRequest
  • +
  • PathFindCreateRequest
  • +
  • PathFindResponse
  • +
  • PathFindStatusRequest
  • +
  • PathFindStream
  • +
  • Payment
  • +
  • PaymentChannelClaim
  • +
  • PaymentChannelClaimFlagsInterface
  • +
  • PaymentChannelCreate
  • +
  • PaymentChannelFund
  • +
  • PaymentFlagsInterface
  • +
  • PeerStatusStream
  • +
  • PingRequest
  • +
  • PingResponse
  • +
  • RandomRequest
  • +
  • RandomResponse
  • +
  • RipplePathFindRequest
  • +
  • RipplePathFindResponse
  • +
  • ServerInfoRequest
  • +
  • ServerInfoResponse
  • +
  • ServerStateRequest
  • +
  • ServerStateResponse
  • +
  • SetRegularKey
  • +
  • SignerListSet
  • +
  • SubmitMultisignedRequest
  • +
  • SubmitMultisignedResponse
  • +
  • SubmitRequest
  • +
  • SubmitResponse
  • +
  • SubscribeRequest
  • +
  • SubscribeResponse
  • +
  • TicketCreate
  • +
  • TransactionAndMetadata
  • +
  • TransactionEntryRequest
  • +
  • TransactionEntryResponse
  • +
  • TransactionMetadata
  • +
  • TransactionStream
  • +
  • TrustSet
  • +
  • TrustSetFlagsInterface
  • +
  • TxRequest
  • +
  • TxResponse
  • +
  • UnsubscribeRequest
  • +
  • UnsubscribeResponse
  • +
  • ValidationStream
  • +
  • PathFindRequest
  • +
  • Request
  • +
  • Response
  • +
  • Stream
  • +
  • Transaction
  • +
  • hashes
  • +
  • authorizeChannel
  • +
  • classicAddressToXAddress
  • +
  • convertHexToString
  • +
  • convertStringToHex
  • +
  • decimalToQuality
  • +
  • decimalToTransferRate
  • +
  • decode
  • +
  • decodeAccountID
  • +
  • decodeAccountPublic
  • +
  • decodeNodePublic
  • +
  • decodeSeed
  • +
  • decodeXAddress
  • +
  • deriveAddress
  • +
  • deriveKeypair
  • +
  • deriveXAddress
  • +
  • dropsToXrp
  • +
  • encode
  • +
  • encodeAccountID
  • +
  • encodeAccountPublic
  • +
  • encodeForMultiSigning
  • +
  • encodeForSigning
  • +
  • encodeForSigningClaim
  • +
  • encodeNodePublic
  • +
  • encodeSeed
  • +
  • encodeXAddress
  • +
  • getBalanceChanges
  • +
  • getNFTokenID
  • +
  • hasNextPage
  • +
  • isValidAddress
  • +
  • isValidClassicAddress
  • +
  • isValidSecret
  • +
  • isValidXAddress
  • +
  • isoTimeToRippleTime
  • +
  • keyToRFC1751Mnemonic
  • +
  • multisign
  • +
  • parseAccountRootFlags
  • +
  • parseNFTokenID
  • +
  • percentToQuality
  • +
  • percentToTransferRate
  • +
  • qualityToDecimal
  • +
  • rfc1751MnemonicToKey
  • +
  • rippleTimeToISOTime
  • +
  • rippleTimeToUnixTime
  • +
  • setTransactionFlagsToNumber
  • +
  • signPaymentChannelClaim
  • +
  • transferRateToDecimal
  • +
  • unixTimeToRippleTime
  • +
  • validate
  • +
  • verifyKeypairSignature
  • +
  • verifyPaymentChannelClaim
  • +
  • verifySignature
  • +
  • xAddressToClassicAddress
  • +
  • xrpToDrops
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/modules/LedgerEntry.html b/docs/modules/LedgerEntry.html index 38968a33..56758822 100644 --- a/docs/modules/LedgerEntry.html +++ b/docs/modules/LedgerEntry.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -LedgerEntry | xrpl
    +LedgerEntry | xrpl
    - +
  • AccountSetAsfFlags
  • +
  • AccountSetTfFlags
  • +
  • NFTokenCreateOfferFlags
  • +
  • NFTokenMintFlags
  • +
  • OfferCreateFlags
  • +
  • PaymentChannelClaimFlags
  • +
  • PaymentFlags
  • +
  • TrustSetFlags
  • +
  • BroadcastClient
  • +
  • Client
  • +
  • ConnectionError
  • +
  • DisconnectedError
  • +
  • NotConnectedError
  • +
  • NotFoundError
  • +
  • ResponseFormatError
  • +
  • RippledError
  • +
  • RippledNotInitializedError
  • +
  • TimeoutError
  • +
  • UnexpectedError
  • +
  • ValidationError
  • +
  • Wallet
  • +
  • XRPLFaucetError
  • +
  • XrplError
  • +
  • AccountChannelsRequest
  • +
  • AccountChannelsResponse
  • +
  • AccountCurrenciesRequest
  • +
  • AccountCurrenciesResponse
  • +
  • AccountDelete
  • +
  • AccountInfoRequest
  • +
  • AccountInfoResponse
  • +
  • AccountLinesRequest
  • +
  • AccountLinesResponse
  • +
  • AccountNFTsRequest
  • +
  • AccountNFTsResponse
  • +
  • AccountObjectsRequest
  • +
  • AccountObjectsResponse
  • +
  • AccountOffer
  • +
  • AccountOffersRequest
  • +
  • AccountOffersResponse
  • +
  • AccountSet
  • +
  • AccountSetFlagsInterface
  • +
  • AccountTxRequest
  • +
  • AccountTxResponse
  • +
  • BookOffer
  • +
  • BookOffersRequest
  • +
  • BookOffersResponse
  • +
  • ChannelVerifyRequest
  • +
  • ChannelVerifyResponse
  • +
  • CheckCancel
  • +
  • CheckCash
  • +
  • CheckCreate
  • +
  • ClientOptions
  • +
  • ConsensusStream
  • +
  • DepositAuthorizedRequest
  • +
  • DepositAuthorizedResponse
  • +
  • DepositPreauth
  • +
  • ErrorResponse
  • +
  • EscrowCancel
  • +
  • EscrowCreate
  • +
  • EscrowFinish
  • +
  • FeeRequest
  • +
  • FeeResponse
  • +
  • GatewayBalancesRequest
  • +
  • GatewayBalancesResponse
  • +
  • LedgerClosedRequest
  • +
  • LedgerClosedResponse
  • +
  • LedgerCurrentRequest
  • +
  • LedgerCurrentResponse
  • +
  • LedgerDataRequest
  • +
  • LedgerDataResponse
  • +
  • LedgerEntryRequest
  • +
  • LedgerEntryResponse
  • +
  • LedgerRequest
  • +
  • LedgerResponse
  • +
  • LedgerStream
  • +
  • ManifestRequest
  • +
  • ManifestResponse
  • +
  • NFTBuyOffersRequest
  • +
  • NFTBuyOffersResponse
  • +
  • NFTHistoryRequest
  • +
  • NFTHistoryResponse
  • +
  • NFTInfoRequest
  • +
  • NFTInfoResponse
  • +
  • NFTSellOffersRequest
  • +
  • NFTSellOffersResponse
  • +
  • NFTokenAcceptOffer
  • +
  • NFTokenBurn
  • +
  • NFTokenCancelOffer
  • +
  • NFTokenCreateOffer
  • +
  • NFTokenCreateOfferFlagsInterface
  • +
  • NFTokenMint
  • +
  • NFTokenMintFlagsInterface
  • +
  • NoRippleCheckRequest
  • +
  • NoRippleCheckResponse
  • +
  • OfferCancel
  • +
  • OfferCreate
  • +
  • OfferCreateFlagsInterface
  • +
  • OrderBookStream
  • +
  • PathFindCloseRequest
  • +
  • PathFindCreateRequest
  • +
  • PathFindResponse
  • +
  • PathFindStatusRequest
  • +
  • PathFindStream
  • +
  • Payment
  • +
  • PaymentChannelClaim
  • +
  • PaymentChannelClaimFlagsInterface
  • +
  • PaymentChannelCreate
  • +
  • PaymentChannelFund
  • +
  • PaymentFlagsInterface
  • +
  • PeerStatusStream
  • +
  • PingRequest
  • +
  • PingResponse
  • +
  • RandomRequest
  • +
  • RandomResponse
  • +
  • RipplePathFindRequest
  • +
  • RipplePathFindResponse
  • +
  • ServerInfoRequest
  • +
  • ServerInfoResponse
  • +
  • ServerStateRequest
  • +
  • ServerStateResponse
  • +
  • SetRegularKey
  • +
  • SignerListSet
  • +
  • SubmitMultisignedRequest
  • +
  • SubmitMultisignedResponse
  • +
  • SubmitRequest
  • +
  • SubmitResponse
  • +
  • SubscribeRequest
  • +
  • SubscribeResponse
  • +
  • TicketCreate
  • +
  • TransactionAndMetadata
  • +
  • TransactionEntryRequest
  • +
  • TransactionEntryResponse
  • +
  • TransactionMetadata
  • +
  • TransactionStream
  • +
  • TrustSet
  • +
  • TrustSetFlagsInterface
  • +
  • TxRequest
  • +
  • TxResponse
  • +
  • UnsubscribeRequest
  • +
  • UnsubscribeResponse
  • +
  • ValidationStream
  • +
  • PathFindRequest
  • +
  • Request
  • +
  • Response
  • +
  • Stream
  • +
  • Transaction
  • +
  • hashes
  • +
  • authorizeChannel
  • +
  • classicAddressToXAddress
  • +
  • convertHexToString
  • +
  • convertStringToHex
  • +
  • decimalToQuality
  • +
  • decimalToTransferRate
  • +
  • decode
  • +
  • decodeAccountID
  • +
  • decodeAccountPublic
  • +
  • decodeNodePublic
  • +
  • decodeSeed
  • +
  • decodeXAddress
  • +
  • deriveAddress
  • +
  • deriveKeypair
  • +
  • deriveXAddress
  • +
  • dropsToXrp
  • +
  • encode
  • +
  • encodeAccountID
  • +
  • encodeAccountPublic
  • +
  • encodeForMultiSigning
  • +
  • encodeForSigning
  • +
  • encodeForSigningClaim
  • +
  • encodeNodePublic
  • +
  • encodeSeed
  • +
  • encodeXAddress
  • +
  • getBalanceChanges
  • +
  • getNFTokenID
  • +
  • hasNextPage
  • +
  • isValidAddress
  • +
  • isValidClassicAddress
  • +
  • isValidSecret
  • +
  • isValidXAddress
  • +
  • isoTimeToRippleTime
  • +
  • keyToRFC1751Mnemonic
  • +
  • multisign
  • +
  • parseAccountRootFlags
  • +
  • parseNFTokenID
  • +
  • percentToQuality
  • +
  • percentToTransferRate
  • +
  • qualityToDecimal
  • +
  • rfc1751MnemonicToKey
  • +
  • rippleTimeToISOTime
  • +
  • rippleTimeToUnixTime
  • +
  • setTransactionFlagsToNumber
  • +
  • signPaymentChannelClaim
  • +
  • transferRateToDecimal
  • +
  • unixTimeToRippleTime
  • +
  • validate
  • +
  • verifyKeypairSignature
  • +
  • verifyPaymentChannelClaim
  • +
  • verifySignature
  • +
  • xAddressToClassicAddress
  • +
  • xrpToDrops
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/types/LedgerEntry.LedgerEntry.html b/docs/types/LedgerEntry.LedgerEntry.html index 8f95416d..0419de1d 100644 --- a/docs/types/LedgerEntry.LedgerEntry.html +++ b/docs/types/LedgerEntry.LedgerEntry.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -LedgerEntry | xrpl
    +LedgerEntry | xrpl
    -
    + - +
    +
    + - +
  • AccountSetAsfFlags
  • +
  • AccountSetTfFlags
  • +
  • NFTokenCreateOfferFlags
  • +
  • NFTokenMintFlags
  • +
  • OfferCreateFlags
  • +
  • PaymentChannelClaimFlags
  • +
  • PaymentFlags
  • +
  • TrustSetFlags
  • +
  • BroadcastClient
  • +
  • Client
  • +
  • ConnectionError
  • +
  • DisconnectedError
  • +
  • NotConnectedError
  • +
  • NotFoundError
  • +
  • ResponseFormatError
  • +
  • RippledError
  • +
  • RippledNotInitializedError
  • +
  • TimeoutError
  • +
  • UnexpectedError
  • +
  • ValidationError
  • +
  • Wallet
  • +
  • XRPLFaucetError
  • +
  • XrplError
  • +
  • AccountChannelsRequest
  • +
  • AccountChannelsResponse
  • +
  • AccountCurrenciesRequest
  • +
  • AccountCurrenciesResponse
  • +
  • AccountDelete
  • +
  • AccountInfoRequest
  • +
  • AccountInfoResponse
  • +
  • AccountLinesRequest
  • +
  • AccountLinesResponse
  • +
  • AccountNFTsRequest
  • +
  • AccountNFTsResponse
  • +
  • AccountObjectsRequest
  • +
  • AccountObjectsResponse
  • +
  • AccountOffer
  • +
  • AccountOffersRequest
  • +
  • AccountOffersResponse
  • +
  • AccountSet
  • +
  • AccountSetFlagsInterface
  • +
  • AccountTxRequest
  • +
  • AccountTxResponse
  • +
  • BookOffer
  • +
  • BookOffersRequest
  • +
  • BookOffersResponse
  • +
  • ChannelVerifyRequest
  • +
  • ChannelVerifyResponse
  • +
  • CheckCancel
  • +
  • CheckCash
  • +
  • CheckCreate
  • +
  • ClientOptions
  • +
  • ConsensusStream
  • +
  • DepositAuthorizedRequest
  • +
  • DepositAuthorizedResponse
  • +
  • DepositPreauth
  • +
  • ErrorResponse
  • +
  • EscrowCancel
  • +
  • EscrowCreate
  • +
  • EscrowFinish
  • +
  • FeeRequest
  • +
  • FeeResponse
  • +
  • GatewayBalancesRequest
  • +
  • GatewayBalancesResponse
  • +
  • LedgerClosedRequest
  • +
  • LedgerClosedResponse
  • +
  • LedgerCurrentRequest
  • +
  • LedgerCurrentResponse
  • +
  • LedgerDataRequest
  • +
  • LedgerDataResponse
  • +
  • LedgerEntryRequest
  • +
  • LedgerEntryResponse
  • +
  • LedgerRequest
  • +
  • LedgerResponse
  • +
  • LedgerStream
  • +
  • ManifestRequest
  • +
  • ManifestResponse
  • +
  • NFTBuyOffersRequest
  • +
  • NFTBuyOffersResponse
  • +
  • NFTHistoryRequest
  • +
  • NFTHistoryResponse
  • +
  • NFTInfoRequest
  • +
  • NFTInfoResponse
  • +
  • NFTSellOffersRequest
  • +
  • NFTSellOffersResponse
  • +
  • NFTokenAcceptOffer
  • +
  • NFTokenBurn
  • +
  • NFTokenCancelOffer
  • +
  • NFTokenCreateOffer
  • +
  • NFTokenCreateOfferFlagsInterface
  • +
  • NFTokenMint
  • +
  • NFTokenMintFlagsInterface
  • +
  • NoRippleCheckRequest
  • +
  • NoRippleCheckResponse
  • +
  • OfferCancel
  • +
  • OfferCreate
  • +
  • OfferCreateFlagsInterface
  • +
  • OrderBookStream
  • +
  • PathFindCloseRequest
  • +
  • PathFindCreateRequest
  • +
  • PathFindResponse
  • +
  • PathFindStatusRequest
  • +
  • PathFindStream
  • +
  • Payment
  • +
  • PaymentChannelClaim
  • +
  • PaymentChannelClaimFlagsInterface
  • +
  • PaymentChannelCreate
  • +
  • PaymentChannelFund
  • +
  • PaymentFlagsInterface
  • +
  • PeerStatusStream
  • +
  • PingRequest
  • +
  • PingResponse
  • +
  • RandomRequest
  • +
  • RandomResponse
  • +
  • RipplePathFindRequest
  • +
  • RipplePathFindResponse
  • +
  • ServerInfoRequest
  • +
  • ServerInfoResponse
  • +
  • ServerStateRequest
  • +
  • ServerStateResponse
  • +
  • SetRegularKey
  • +
  • SignerListSet
  • +
  • SubmitMultisignedRequest
  • +
  • SubmitMultisignedResponse
  • +
  • SubmitRequest
  • +
  • SubmitResponse
  • +
  • SubscribeRequest
  • +
  • SubscribeResponse
  • +
  • TicketCreate
  • +
  • TransactionAndMetadata
  • +
  • TransactionEntryRequest
  • +
  • TransactionEntryResponse
  • +
  • TransactionMetadata
  • +
  • TransactionStream
  • +
  • TrustSet
  • +
  • TrustSetFlagsInterface
  • +
  • TxRequest
  • +
  • TxResponse
  • +
  • UnsubscribeRequest
  • +
  • UnsubscribeResponse
  • +
  • ValidationStream
  • +
  • PathFindRequest
  • +
  • Request
  • +
  • Response
  • +
  • Stream
  • +
  • Transaction
  • +
  • hashes
  • +
  • authorizeChannel
  • +
  • classicAddressToXAddress
  • +
  • convertHexToString
  • +
  • convertStringToHex
  • +
  • decimalToQuality
  • +
  • decimalToTransferRate
  • +
  • decode
  • +
  • decodeAccountID
  • +
  • decodeAccountPublic
  • +
  • decodeNodePublic
  • +
  • decodeSeed
  • +
  • decodeXAddress
  • +
  • deriveAddress
  • +
  • deriveKeypair
  • +
  • deriveXAddress
  • +
  • dropsToXrp
  • +
  • encode
  • +
  • encodeAccountID
  • +
  • encodeAccountPublic
  • +
  • encodeForMultiSigning
  • +
  • encodeForSigning
  • +
  • encodeForSigningClaim
  • +
  • encodeNodePublic
  • +
  • encodeSeed
  • +
  • encodeXAddress
  • +
  • getBalanceChanges
  • +
  • getNFTokenID
  • +
  • hasNextPage
  • +
  • isValidAddress
  • +
  • isValidClassicAddress
  • +
  • isValidSecret
  • +
  • isValidXAddress
  • +
  • isoTimeToRippleTime
  • +
  • keyToRFC1751Mnemonic
  • +
  • multisign
  • +
  • parseAccountRootFlags
  • +
  • parseNFTokenID
  • +
  • percentToQuality
  • +
  • percentToTransferRate
  • +
  • qualityToDecimal
  • +
  • rfc1751MnemonicToKey
  • +
  • rippleTimeToISOTime
  • +
  • rippleTimeToUnixTime
  • +
  • setTransactionFlagsToNumber
  • +
  • signPaymentChannelClaim
  • +
  • transferRateToDecimal
  • +
  • unixTimeToRippleTime
  • +
  • validate
  • +
  • verifyKeypairSignature
  • +
  • verifyPaymentChannelClaim
  • +
  • verifySignature
  • +
  • xAddressToClassicAddress
  • +
  • xrpToDrops
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/types/PathFindRequest.html b/docs/types/PathFindRequest.html index d4adb028..e176908b 100644 --- a/docs/types/PathFindRequest.html +++ b/docs/types/PathFindRequest.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -PathFindRequest | xrpl
    +PathFindRequest | xrpl
    -
    +

    Type alias PathFindRequest

    - +

    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.

    - +
    +
    + - +
  • AccountSetAsfFlags
  • +
  • AccountSetTfFlags
  • +
  • NFTokenCreateOfferFlags
  • +
  • NFTokenMintFlags
  • +
  • OfferCreateFlags
  • +
  • PaymentChannelClaimFlags
  • +
  • PaymentFlags
  • +
  • TrustSetFlags
  • +
  • BroadcastClient
  • +
  • Client
  • +
  • ConnectionError
  • +
  • DisconnectedError
  • +
  • NotConnectedError
  • +
  • NotFoundError
  • +
  • ResponseFormatError
  • +
  • RippledError
  • +
  • RippledNotInitializedError
  • +
  • TimeoutError
  • +
  • UnexpectedError
  • +
  • ValidationError
  • +
  • Wallet
  • +
  • XRPLFaucetError
  • +
  • XrplError
  • +
  • AccountChannelsRequest
  • +
  • AccountChannelsResponse
  • +
  • AccountCurrenciesRequest
  • +
  • AccountCurrenciesResponse
  • +
  • AccountDelete
  • +
  • AccountInfoRequest
  • +
  • AccountInfoResponse
  • +
  • AccountLinesRequest
  • +
  • AccountLinesResponse
  • +
  • AccountNFTsRequest
  • +
  • AccountNFTsResponse
  • +
  • AccountObjectsRequest
  • +
  • AccountObjectsResponse
  • +
  • AccountOffer
  • +
  • AccountOffersRequest
  • +
  • AccountOffersResponse
  • +
  • AccountSet
  • +
  • AccountSetFlagsInterface
  • +
  • AccountTxRequest
  • +
  • AccountTxResponse
  • +
  • BookOffer
  • +
  • BookOffersRequest
  • +
  • BookOffersResponse
  • +
  • ChannelVerifyRequest
  • +
  • ChannelVerifyResponse
  • +
  • CheckCancel
  • +
  • CheckCash
  • +
  • CheckCreate
  • +
  • ClientOptions
  • +
  • ConsensusStream
  • +
  • DepositAuthorizedRequest
  • +
  • DepositAuthorizedResponse
  • +
  • DepositPreauth
  • +
  • ErrorResponse
  • +
  • EscrowCancel
  • +
  • EscrowCreate
  • +
  • EscrowFinish
  • +
  • FeeRequest
  • +
  • FeeResponse
  • +
  • GatewayBalancesRequest
  • +
  • GatewayBalancesResponse
  • +
  • LedgerClosedRequest
  • +
  • LedgerClosedResponse
  • +
  • LedgerCurrentRequest
  • +
  • LedgerCurrentResponse
  • +
  • LedgerDataRequest
  • +
  • LedgerDataResponse
  • +
  • LedgerEntryRequest
  • +
  • LedgerEntryResponse
  • +
  • LedgerRequest
  • +
  • LedgerResponse
  • +
  • LedgerStream
  • +
  • ManifestRequest
  • +
  • ManifestResponse
  • +
  • NFTBuyOffersRequest
  • +
  • NFTBuyOffersResponse
  • +
  • NFTHistoryRequest
  • +
  • NFTHistoryResponse
  • +
  • NFTInfoRequest
  • +
  • NFTInfoResponse
  • +
  • NFTSellOffersRequest
  • +
  • NFTSellOffersResponse
  • +
  • NFTokenAcceptOffer
  • +
  • NFTokenBurn
  • +
  • NFTokenCancelOffer
  • +
  • NFTokenCreateOffer
  • +
  • NFTokenCreateOfferFlagsInterface
  • +
  • NFTokenMint
  • +
  • NFTokenMintFlagsInterface
  • +
  • NoRippleCheckRequest
  • +
  • NoRippleCheckResponse
  • +
  • OfferCancel
  • +
  • OfferCreate
  • +
  • OfferCreateFlagsInterface
  • +
  • OrderBookStream
  • +
  • PathFindCloseRequest
  • +
  • PathFindCreateRequest
  • +
  • PathFindResponse
  • +
  • PathFindStatusRequest
  • +
  • PathFindStream
  • +
  • Payment
  • +
  • PaymentChannelClaim
  • +
  • PaymentChannelClaimFlagsInterface
  • +
  • PaymentChannelCreate
  • +
  • PaymentChannelFund
  • +
  • PaymentFlagsInterface
  • +
  • PeerStatusStream
  • +
  • PingRequest
  • +
  • PingResponse
  • +
  • RandomRequest
  • +
  • RandomResponse
  • +
  • RipplePathFindRequest
  • +
  • RipplePathFindResponse
  • +
  • ServerInfoRequest
  • +
  • ServerInfoResponse
  • +
  • ServerStateRequest
  • +
  • ServerStateResponse
  • +
  • SetRegularKey
  • +
  • SignerListSet
  • +
  • SubmitMultisignedRequest
  • +
  • SubmitMultisignedResponse
  • +
  • SubmitRequest
  • +
  • SubmitResponse
  • +
  • SubscribeRequest
  • +
  • SubscribeResponse
  • +
  • TicketCreate
  • +
  • TransactionAndMetadata
  • +
  • TransactionEntryRequest
  • +
  • TransactionEntryResponse
  • +
  • TransactionMetadata
  • +
  • TransactionStream
  • +
  • TrustSet
  • +
  • TrustSetFlagsInterface
  • +
  • TxRequest
  • +
  • TxResponse
  • +
  • UnsubscribeRequest
  • +
  • UnsubscribeResponse
  • +
  • ValidationStream
  • +
  • PathFindRequest
  • +
  • Request
  • +
  • Response
  • +
  • Stream
  • +
  • Transaction
  • +
  • hashes
  • +
  • authorizeChannel
  • +
  • classicAddressToXAddress
  • +
  • convertHexToString
  • +
  • convertStringToHex
  • +
  • decimalToQuality
  • +
  • decimalToTransferRate
  • +
  • decode
  • +
  • decodeAccountID
  • +
  • decodeAccountPublic
  • +
  • decodeNodePublic
  • +
  • decodeSeed
  • +
  • decodeXAddress
  • +
  • deriveAddress
  • +
  • deriveKeypair
  • +
  • deriveXAddress
  • +
  • dropsToXrp
  • +
  • encode
  • +
  • encodeAccountID
  • +
  • encodeAccountPublic
  • +
  • encodeForMultiSigning
  • +
  • encodeForSigning
  • +
  • encodeForSigningClaim
  • +
  • encodeNodePublic
  • +
  • encodeSeed
  • +
  • encodeXAddress
  • +
  • getBalanceChanges
  • +
  • getNFTokenID
  • +
  • hasNextPage
  • +
  • isValidAddress
  • +
  • isValidClassicAddress
  • +
  • isValidSecret
  • +
  • isValidXAddress
  • +
  • isoTimeToRippleTime
  • +
  • keyToRFC1751Mnemonic
  • +
  • multisign
  • +
  • parseAccountRootFlags
  • +
  • parseNFTokenID
  • +
  • percentToQuality
  • +
  • percentToTransferRate
  • +
  • qualityToDecimal
  • +
  • rfc1751MnemonicToKey
  • +
  • rippleTimeToISOTime
  • +
  • rippleTimeToUnixTime
  • +
  • setTransactionFlagsToNumber
  • +
  • signPaymentChannelClaim
  • +
  • transferRateToDecimal
  • +
  • unixTimeToRippleTime
  • +
  • validate
  • +
  • verifyKeypairSignature
  • +
  • verifyPaymentChannelClaim
  • +
  • verifySignature
  • +
  • xAddressToClassicAddress
  • +
  • xrpToDrops
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/types/Request.html b/docs/types/Request.html index 70c31b9a..05b4c068 100644 --- a/docs/types/Request.html +++ b/docs/types/Request.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -Request | xrpl
    +Request | xrpl
    -
    +

    Type alias Request

    -
    - +
    +
    + - +
  • AccountSetAsfFlags
  • +
  • AccountSetTfFlags
  • +
  • NFTokenCreateOfferFlags
  • +
  • NFTokenMintFlags
  • +
  • OfferCreateFlags
  • +
  • PaymentChannelClaimFlags
  • +
  • PaymentFlags
  • +
  • TrustSetFlags
  • +
  • BroadcastClient
  • +
  • Client
  • +
  • ConnectionError
  • +
  • DisconnectedError
  • +
  • NotConnectedError
  • +
  • NotFoundError
  • +
  • ResponseFormatError
  • +
  • RippledError
  • +
  • RippledNotInitializedError
  • +
  • TimeoutError
  • +
  • UnexpectedError
  • +
  • ValidationError
  • +
  • Wallet
  • +
  • XRPLFaucetError
  • +
  • XrplError
  • +
  • AccountChannelsRequest
  • +
  • AccountChannelsResponse
  • +
  • AccountCurrenciesRequest
  • +
  • AccountCurrenciesResponse
  • +
  • AccountDelete
  • +
  • AccountInfoRequest
  • +
  • AccountInfoResponse
  • +
  • AccountLinesRequest
  • +
  • AccountLinesResponse
  • +
  • AccountNFTsRequest
  • +
  • AccountNFTsResponse
  • +
  • AccountObjectsRequest
  • +
  • AccountObjectsResponse
  • +
  • AccountOffer
  • +
  • AccountOffersRequest
  • +
  • AccountOffersResponse
  • +
  • AccountSet
  • +
  • AccountSetFlagsInterface
  • +
  • AccountTxRequest
  • +
  • AccountTxResponse
  • +
  • BookOffer
  • +
  • BookOffersRequest
  • +
  • BookOffersResponse
  • +
  • ChannelVerifyRequest
  • +
  • ChannelVerifyResponse
  • +
  • CheckCancel
  • +
  • CheckCash
  • +
  • CheckCreate
  • +
  • ClientOptions
  • +
  • ConsensusStream
  • +
  • DepositAuthorizedRequest
  • +
  • DepositAuthorizedResponse
  • +
  • DepositPreauth
  • +
  • ErrorResponse
  • +
  • EscrowCancel
  • +
  • EscrowCreate
  • +
  • EscrowFinish
  • +
  • FeeRequest
  • +
  • FeeResponse
  • +
  • GatewayBalancesRequest
  • +
  • GatewayBalancesResponse
  • +
  • LedgerClosedRequest
  • +
  • LedgerClosedResponse
  • +
  • LedgerCurrentRequest
  • +
  • LedgerCurrentResponse
  • +
  • LedgerDataRequest
  • +
  • LedgerDataResponse
  • +
  • LedgerEntryRequest
  • +
  • LedgerEntryResponse
  • +
  • LedgerRequest
  • +
  • LedgerResponse
  • +
  • LedgerStream
  • +
  • ManifestRequest
  • +
  • ManifestResponse
  • +
  • NFTBuyOffersRequest
  • +
  • NFTBuyOffersResponse
  • +
  • NFTHistoryRequest
  • +
  • NFTHistoryResponse
  • +
  • NFTInfoRequest
  • +
  • NFTInfoResponse
  • +
  • NFTSellOffersRequest
  • +
  • NFTSellOffersResponse
  • +
  • NFTokenAcceptOffer
  • +
  • NFTokenBurn
  • +
  • NFTokenCancelOffer
  • +
  • NFTokenCreateOffer
  • +
  • NFTokenCreateOfferFlagsInterface
  • +
  • NFTokenMint
  • +
  • NFTokenMintFlagsInterface
  • +
  • NoRippleCheckRequest
  • +
  • NoRippleCheckResponse
  • +
  • OfferCancel
  • +
  • OfferCreate
  • +
  • OfferCreateFlagsInterface
  • +
  • OrderBookStream
  • +
  • PathFindCloseRequest
  • +
  • PathFindCreateRequest
  • +
  • PathFindResponse
  • +
  • PathFindStatusRequest
  • +
  • PathFindStream
  • +
  • Payment
  • +
  • PaymentChannelClaim
  • +
  • PaymentChannelClaimFlagsInterface
  • +
  • PaymentChannelCreate
  • +
  • PaymentChannelFund
  • +
  • PaymentFlagsInterface
  • +
  • PeerStatusStream
  • +
  • PingRequest
  • +
  • PingResponse
  • +
  • RandomRequest
  • +
  • RandomResponse
  • +
  • RipplePathFindRequest
  • +
  • RipplePathFindResponse
  • +
  • ServerInfoRequest
  • +
  • ServerInfoResponse
  • +
  • ServerStateRequest
  • +
  • ServerStateResponse
  • +
  • SetRegularKey
  • +
  • SignerListSet
  • +
  • SubmitMultisignedRequest
  • +
  • SubmitMultisignedResponse
  • +
  • SubmitRequest
  • +
  • SubmitResponse
  • +
  • SubscribeRequest
  • +
  • SubscribeResponse
  • +
  • TicketCreate
  • +
  • TransactionAndMetadata
  • +
  • TransactionEntryRequest
  • +
  • TransactionEntryResponse
  • +
  • TransactionMetadata
  • +
  • TransactionStream
  • +
  • TrustSet
  • +
  • TrustSetFlagsInterface
  • +
  • TxRequest
  • +
  • TxResponse
  • +
  • UnsubscribeRequest
  • +
  • UnsubscribeResponse
  • +
  • ValidationStream
  • +
  • PathFindRequest
  • +
  • Request
  • +
  • Response
  • +
  • Stream
  • +
  • Transaction
  • +
  • hashes
  • +
  • authorizeChannel
  • +
  • classicAddressToXAddress
  • +
  • convertHexToString
  • +
  • convertStringToHex
  • +
  • decimalToQuality
  • +
  • decimalToTransferRate
  • +
  • decode
  • +
  • decodeAccountID
  • +
  • decodeAccountPublic
  • +
  • decodeNodePublic
  • +
  • decodeSeed
  • +
  • decodeXAddress
  • +
  • deriveAddress
  • +
  • deriveKeypair
  • +
  • deriveXAddress
  • +
  • dropsToXrp
  • +
  • encode
  • +
  • encodeAccountID
  • +
  • encodeAccountPublic
  • +
  • encodeForMultiSigning
  • +
  • encodeForSigning
  • +
  • encodeForSigningClaim
  • +
  • encodeNodePublic
  • +
  • encodeSeed
  • +
  • encodeXAddress
  • +
  • getBalanceChanges
  • +
  • getNFTokenID
  • +
  • hasNextPage
  • +
  • isValidAddress
  • +
  • isValidClassicAddress
  • +
  • isValidSecret
  • +
  • isValidXAddress
  • +
  • isoTimeToRippleTime
  • +
  • keyToRFC1751Mnemonic
  • +
  • multisign
  • +
  • parseAccountRootFlags
  • +
  • parseNFTokenID
  • +
  • percentToQuality
  • +
  • percentToTransferRate
  • +
  • qualityToDecimal
  • +
  • rfc1751MnemonicToKey
  • +
  • rippleTimeToISOTime
  • +
  • rippleTimeToUnixTime
  • +
  • setTransactionFlagsToNumber
  • +
  • signPaymentChannelClaim
  • +
  • transferRateToDecimal
  • +
  • unixTimeToRippleTime
  • +
  • validate
  • +
  • verifyKeypairSignature
  • +
  • verifyPaymentChannelClaim
  • +
  • verifySignature
  • +
  • xAddressToClassicAddress
  • +
  • xrpToDrops
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/types/Response.html b/docs/types/Response.html index 6d9be4bd..d1af9665 100644 --- a/docs/types/Response.html +++ b/docs/types/Response.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -Response | xrpl
    +Response | xrpl
    -
    +

    Type alias Response

    -
    - +
    +
    + - +
  • AccountSetAsfFlags
  • +
  • AccountSetTfFlags
  • +
  • NFTokenCreateOfferFlags
  • +
  • NFTokenMintFlags
  • +
  • OfferCreateFlags
  • +
  • PaymentChannelClaimFlags
  • +
  • PaymentFlags
  • +
  • TrustSetFlags
  • +
  • BroadcastClient
  • +
  • Client
  • +
  • ConnectionError
  • +
  • DisconnectedError
  • +
  • NotConnectedError
  • +
  • NotFoundError
  • +
  • ResponseFormatError
  • +
  • RippledError
  • +
  • RippledNotInitializedError
  • +
  • TimeoutError
  • +
  • UnexpectedError
  • +
  • ValidationError
  • +
  • Wallet
  • +
  • XRPLFaucetError
  • +
  • XrplError
  • +
  • AccountChannelsRequest
  • +
  • AccountChannelsResponse
  • +
  • AccountCurrenciesRequest
  • +
  • AccountCurrenciesResponse
  • +
  • AccountDelete
  • +
  • AccountInfoRequest
  • +
  • AccountInfoResponse
  • +
  • AccountLinesRequest
  • +
  • AccountLinesResponse
  • +
  • AccountNFTsRequest
  • +
  • AccountNFTsResponse
  • +
  • AccountObjectsRequest
  • +
  • AccountObjectsResponse
  • +
  • AccountOffer
  • +
  • AccountOffersRequest
  • +
  • AccountOffersResponse
  • +
  • AccountSet
  • +
  • AccountSetFlagsInterface
  • +
  • AccountTxRequest
  • +
  • AccountTxResponse
  • +
  • BookOffer
  • +
  • BookOffersRequest
  • +
  • BookOffersResponse
  • +
  • ChannelVerifyRequest
  • +
  • ChannelVerifyResponse
  • +
  • CheckCancel
  • +
  • CheckCash
  • +
  • CheckCreate
  • +
  • ClientOptions
  • +
  • ConsensusStream
  • +
  • DepositAuthorizedRequest
  • +
  • DepositAuthorizedResponse
  • +
  • DepositPreauth
  • +
  • ErrorResponse
  • +
  • EscrowCancel
  • +
  • EscrowCreate
  • +
  • EscrowFinish
  • +
  • FeeRequest
  • +
  • FeeResponse
  • +
  • GatewayBalancesRequest
  • +
  • GatewayBalancesResponse
  • +
  • LedgerClosedRequest
  • +
  • LedgerClosedResponse
  • +
  • LedgerCurrentRequest
  • +
  • LedgerCurrentResponse
  • +
  • LedgerDataRequest
  • +
  • LedgerDataResponse
  • +
  • LedgerEntryRequest
  • +
  • LedgerEntryResponse
  • +
  • LedgerRequest
  • +
  • LedgerResponse
  • +
  • LedgerStream
  • +
  • ManifestRequest
  • +
  • ManifestResponse
  • +
  • NFTBuyOffersRequest
  • +
  • NFTBuyOffersResponse
  • +
  • NFTHistoryRequest
  • +
  • NFTHistoryResponse
  • +
  • NFTInfoRequest
  • +
  • NFTInfoResponse
  • +
  • NFTSellOffersRequest
  • +
  • NFTSellOffersResponse
  • +
  • NFTokenAcceptOffer
  • +
  • NFTokenBurn
  • +
  • NFTokenCancelOffer
  • +
  • NFTokenCreateOffer
  • +
  • NFTokenCreateOfferFlagsInterface
  • +
  • NFTokenMint
  • +
  • NFTokenMintFlagsInterface
  • +
  • NoRippleCheckRequest
  • +
  • NoRippleCheckResponse
  • +
  • OfferCancel
  • +
  • OfferCreate
  • +
  • OfferCreateFlagsInterface
  • +
  • OrderBookStream
  • +
  • PathFindCloseRequest
  • +
  • PathFindCreateRequest
  • +
  • PathFindResponse
  • +
  • PathFindStatusRequest
  • +
  • PathFindStream
  • +
  • Payment
  • +
  • PaymentChannelClaim
  • +
  • PaymentChannelClaimFlagsInterface
  • +
  • PaymentChannelCreate
  • +
  • PaymentChannelFund
  • +
  • PaymentFlagsInterface
  • +
  • PeerStatusStream
  • +
  • PingRequest
  • +
  • PingResponse
  • +
  • RandomRequest
  • +
  • RandomResponse
  • +
  • RipplePathFindRequest
  • +
  • RipplePathFindResponse
  • +
  • ServerInfoRequest
  • +
  • ServerInfoResponse
  • +
  • ServerStateRequest
  • +
  • ServerStateResponse
  • +
  • SetRegularKey
  • +
  • SignerListSet
  • +
  • SubmitMultisignedRequest
  • +
  • SubmitMultisignedResponse
  • +
  • SubmitRequest
  • +
  • SubmitResponse
  • +
  • SubscribeRequest
  • +
  • SubscribeResponse
  • +
  • TicketCreate
  • +
  • TransactionAndMetadata
  • +
  • TransactionEntryRequest
  • +
  • TransactionEntryResponse
  • +
  • TransactionMetadata
  • +
  • TransactionStream
  • +
  • TrustSet
  • +
  • TrustSetFlagsInterface
  • +
  • TxRequest
  • +
  • TxResponse
  • +
  • UnsubscribeRequest
  • +
  • UnsubscribeResponse
  • +
  • ValidationStream
  • +
  • PathFindRequest
  • +
  • Request
  • +
  • Response
  • +
  • Stream
  • +
  • Transaction
  • +
  • hashes
  • +
  • authorizeChannel
  • +
  • classicAddressToXAddress
  • +
  • convertHexToString
  • +
  • convertStringToHex
  • +
  • decimalToQuality
  • +
  • decimalToTransferRate
  • +
  • decode
  • +
  • decodeAccountID
  • +
  • decodeAccountPublic
  • +
  • decodeNodePublic
  • +
  • decodeSeed
  • +
  • decodeXAddress
  • +
  • deriveAddress
  • +
  • deriveKeypair
  • +
  • deriveXAddress
  • +
  • dropsToXrp
  • +
  • encode
  • +
  • encodeAccountID
  • +
  • encodeAccountPublic
  • +
  • encodeForMultiSigning
  • +
  • encodeForSigning
  • +
  • encodeForSigningClaim
  • +
  • encodeNodePublic
  • +
  • encodeSeed
  • +
  • encodeXAddress
  • +
  • getBalanceChanges
  • +
  • getNFTokenID
  • +
  • hasNextPage
  • +
  • isValidAddress
  • +
  • isValidClassicAddress
  • +
  • isValidSecret
  • +
  • isValidXAddress
  • +
  • isoTimeToRippleTime
  • +
  • keyToRFC1751Mnemonic
  • +
  • multisign
  • +
  • parseAccountRootFlags
  • +
  • parseNFTokenID
  • +
  • percentToQuality
  • +
  • percentToTransferRate
  • +
  • qualityToDecimal
  • +
  • rfc1751MnemonicToKey
  • +
  • rippleTimeToISOTime
  • +
  • rippleTimeToUnixTime
  • +
  • setTransactionFlagsToNumber
  • +
  • signPaymentChannelClaim
  • +
  • transferRateToDecimal
  • +
  • unixTimeToRippleTime
  • +
  • validate
  • +
  • verifyKeypairSignature
  • +
  • verifyPaymentChannelClaim
  • +
  • verifySignature
  • +
  • xAddressToClassicAddress
  • +
  • xrpToDrops
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/types/Stream.html b/docs/types/Stream.html index 0dea0d00..e1e0fb1c 100644 --- a/docs/types/Stream.html +++ b/docs/types/Stream.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -Stream | xrpl
    +Stream | xrpl
    -
    + - +
    +
    + - +
  • AccountSetAsfFlags
  • +
  • AccountSetTfFlags
  • +
  • NFTokenCreateOfferFlags
  • +
  • NFTokenMintFlags
  • +
  • OfferCreateFlags
  • +
  • PaymentChannelClaimFlags
  • +
  • PaymentFlags
  • +
  • TrustSetFlags
  • +
  • BroadcastClient
  • +
  • Client
  • +
  • ConnectionError
  • +
  • DisconnectedError
  • +
  • NotConnectedError
  • +
  • NotFoundError
  • +
  • ResponseFormatError
  • +
  • RippledError
  • +
  • RippledNotInitializedError
  • +
  • TimeoutError
  • +
  • UnexpectedError
  • +
  • ValidationError
  • +
  • Wallet
  • +
  • XRPLFaucetError
  • +
  • XrplError
  • +
  • AccountChannelsRequest
  • +
  • AccountChannelsResponse
  • +
  • AccountCurrenciesRequest
  • +
  • AccountCurrenciesResponse
  • +
  • AccountDelete
  • +
  • AccountInfoRequest
  • +
  • AccountInfoResponse
  • +
  • AccountLinesRequest
  • +
  • AccountLinesResponse
  • +
  • AccountNFTsRequest
  • +
  • AccountNFTsResponse
  • +
  • AccountObjectsRequest
  • +
  • AccountObjectsResponse
  • +
  • AccountOffer
  • +
  • AccountOffersRequest
  • +
  • AccountOffersResponse
  • +
  • AccountSet
  • +
  • AccountSetFlagsInterface
  • +
  • AccountTxRequest
  • +
  • AccountTxResponse
  • +
  • BookOffer
  • +
  • BookOffersRequest
  • +
  • BookOffersResponse
  • +
  • ChannelVerifyRequest
  • +
  • ChannelVerifyResponse
  • +
  • CheckCancel
  • +
  • CheckCash
  • +
  • CheckCreate
  • +
  • ClientOptions
  • +
  • ConsensusStream
  • +
  • DepositAuthorizedRequest
  • +
  • DepositAuthorizedResponse
  • +
  • DepositPreauth
  • +
  • ErrorResponse
  • +
  • EscrowCancel
  • +
  • EscrowCreate
  • +
  • EscrowFinish
  • +
  • FeeRequest
  • +
  • FeeResponse
  • +
  • GatewayBalancesRequest
  • +
  • GatewayBalancesResponse
  • +
  • LedgerClosedRequest
  • +
  • LedgerClosedResponse
  • +
  • LedgerCurrentRequest
  • +
  • LedgerCurrentResponse
  • +
  • LedgerDataRequest
  • +
  • LedgerDataResponse
  • +
  • LedgerEntryRequest
  • +
  • LedgerEntryResponse
  • +
  • LedgerRequest
  • +
  • LedgerResponse
  • +
  • LedgerStream
  • +
  • ManifestRequest
  • +
  • ManifestResponse
  • +
  • NFTBuyOffersRequest
  • +
  • NFTBuyOffersResponse
  • +
  • NFTHistoryRequest
  • +
  • NFTHistoryResponse
  • +
  • NFTInfoRequest
  • +
  • NFTInfoResponse
  • +
  • NFTSellOffersRequest
  • +
  • NFTSellOffersResponse
  • +
  • NFTokenAcceptOffer
  • +
  • NFTokenBurn
  • +
  • NFTokenCancelOffer
  • +
  • NFTokenCreateOffer
  • +
  • NFTokenCreateOfferFlagsInterface
  • +
  • NFTokenMint
  • +
  • NFTokenMintFlagsInterface
  • +
  • NoRippleCheckRequest
  • +
  • NoRippleCheckResponse
  • +
  • OfferCancel
  • +
  • OfferCreate
  • +
  • OfferCreateFlagsInterface
  • +
  • OrderBookStream
  • +
  • PathFindCloseRequest
  • +
  • PathFindCreateRequest
  • +
  • PathFindResponse
  • +
  • PathFindStatusRequest
  • +
  • PathFindStream
  • +
  • Payment
  • +
  • PaymentChannelClaim
  • +
  • PaymentChannelClaimFlagsInterface
  • +
  • PaymentChannelCreate
  • +
  • PaymentChannelFund
  • +
  • PaymentFlagsInterface
  • +
  • PeerStatusStream
  • +
  • PingRequest
  • +
  • PingResponse
  • +
  • RandomRequest
  • +
  • RandomResponse
  • +
  • RipplePathFindRequest
  • +
  • RipplePathFindResponse
  • +
  • ServerInfoRequest
  • +
  • ServerInfoResponse
  • +
  • ServerStateRequest
  • +
  • ServerStateResponse
  • +
  • SetRegularKey
  • +
  • SignerListSet
  • +
  • SubmitMultisignedRequest
  • +
  • SubmitMultisignedResponse
  • +
  • SubmitRequest
  • +
  • SubmitResponse
  • +
  • SubscribeRequest
  • +
  • SubscribeResponse
  • +
  • TicketCreate
  • +
  • TransactionAndMetadata
  • +
  • TransactionEntryRequest
  • +
  • TransactionEntryResponse
  • +
  • TransactionMetadata
  • +
  • TransactionStream
  • +
  • TrustSet
  • +
  • TrustSetFlagsInterface
  • +
  • TxRequest
  • +
  • TxResponse
  • +
  • UnsubscribeRequest
  • +
  • UnsubscribeResponse
  • +
  • ValidationStream
  • +
  • PathFindRequest
  • +
  • Request
  • +
  • Response
  • +
  • Stream
  • +
  • Transaction
  • +
  • hashes
  • +
  • authorizeChannel
  • +
  • classicAddressToXAddress
  • +
  • convertHexToString
  • +
  • convertStringToHex
  • +
  • decimalToQuality
  • +
  • decimalToTransferRate
  • +
  • decode
  • +
  • decodeAccountID
  • +
  • decodeAccountPublic
  • +
  • decodeNodePublic
  • +
  • decodeSeed
  • +
  • decodeXAddress
  • +
  • deriveAddress
  • +
  • deriveKeypair
  • +
  • deriveXAddress
  • +
  • dropsToXrp
  • +
  • encode
  • +
  • encodeAccountID
  • +
  • encodeAccountPublic
  • +
  • encodeForMultiSigning
  • +
  • encodeForSigning
  • +
  • encodeForSigningClaim
  • +
  • encodeNodePublic
  • +
  • encodeSeed
  • +
  • encodeXAddress
  • +
  • getBalanceChanges
  • +
  • getNFTokenID
  • +
  • hasNextPage
  • +
  • isValidAddress
  • +
  • isValidClassicAddress
  • +
  • isValidSecret
  • +
  • isValidXAddress
  • +
  • isoTimeToRippleTime
  • +
  • keyToRFC1751Mnemonic
  • +
  • multisign
  • +
  • parseAccountRootFlags
  • +
  • parseNFTokenID
  • +
  • percentToQuality
  • +
  • percentToTransferRate
  • +
  • qualityToDecimal
  • +
  • rfc1751MnemonicToKey
  • +
  • rippleTimeToISOTime
  • +
  • rippleTimeToUnixTime
  • +
  • setTransactionFlagsToNumber
  • +
  • signPaymentChannelClaim
  • +
  • transferRateToDecimal
  • +
  • unixTimeToRippleTime
  • +
  • validate
  • +
  • verifyKeypairSignature
  • +
  • verifyPaymentChannelClaim
  • +
  • verifySignature
  • +
  • xAddressToClassicAddress
  • +
  • xrpToDrops
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/types/Transaction.html b/docs/types/Transaction.html index 13b9c378..cb79f37a 100644 --- a/docs/types/Transaction.html +++ b/docs/types/Transaction.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -Transaction | xrpl
    +Transaction | xrpl
    + - +
  • AccountSetAsfFlags
  • +
  • AccountSetTfFlags
  • +
  • NFTokenCreateOfferFlags
  • +
  • NFTokenMintFlags
  • +
  • OfferCreateFlags
  • +
  • PaymentChannelClaimFlags
  • +
  • PaymentFlags
  • +
  • TrustSetFlags
  • +
  • BroadcastClient
  • +
  • Client
  • +
  • ConnectionError
  • +
  • DisconnectedError
  • +
  • NotConnectedError
  • +
  • NotFoundError
  • +
  • ResponseFormatError
  • +
  • RippledError
  • +
  • RippledNotInitializedError
  • +
  • TimeoutError
  • +
  • UnexpectedError
  • +
  • ValidationError
  • +
  • Wallet
  • +
  • XRPLFaucetError
  • +
  • XrplError
  • +
  • AccountChannelsRequest
  • +
  • AccountChannelsResponse
  • +
  • AccountCurrenciesRequest
  • +
  • AccountCurrenciesResponse
  • +
  • AccountDelete
  • +
  • AccountInfoRequest
  • +
  • AccountInfoResponse
  • +
  • AccountLinesRequest
  • +
  • AccountLinesResponse
  • +
  • AccountNFTsRequest
  • +
  • AccountNFTsResponse
  • +
  • AccountObjectsRequest
  • +
  • AccountObjectsResponse
  • +
  • AccountOffer
  • +
  • AccountOffersRequest
  • +
  • AccountOffersResponse
  • +
  • AccountSet
  • +
  • AccountSetFlagsInterface
  • +
  • AccountTxRequest
  • +
  • AccountTxResponse
  • +
  • BookOffer
  • +
  • BookOffersRequest
  • +
  • BookOffersResponse
  • +
  • ChannelVerifyRequest
  • +
  • ChannelVerifyResponse
  • +
  • CheckCancel
  • +
  • CheckCash
  • +
  • CheckCreate
  • +
  • ClientOptions
  • +
  • ConsensusStream
  • +
  • DepositAuthorizedRequest
  • +
  • DepositAuthorizedResponse
  • +
  • DepositPreauth
  • +
  • ErrorResponse
  • +
  • EscrowCancel
  • +
  • EscrowCreate
  • +
  • EscrowFinish
  • +
  • FeeRequest
  • +
  • FeeResponse
  • +
  • GatewayBalancesRequest
  • +
  • GatewayBalancesResponse
  • +
  • LedgerClosedRequest
  • +
  • LedgerClosedResponse
  • +
  • LedgerCurrentRequest
  • +
  • LedgerCurrentResponse
  • +
  • LedgerDataRequest
  • +
  • LedgerDataResponse
  • +
  • LedgerEntryRequest
  • +
  • LedgerEntryResponse
  • +
  • LedgerRequest
  • +
  • LedgerResponse
  • +
  • LedgerStream
  • +
  • ManifestRequest
  • +
  • ManifestResponse
  • +
  • NFTBuyOffersRequest
  • +
  • NFTBuyOffersResponse
  • +
  • NFTHistoryRequest
  • +
  • NFTHistoryResponse
  • +
  • NFTInfoRequest
  • +
  • NFTInfoResponse
  • +
  • NFTSellOffersRequest
  • +
  • NFTSellOffersResponse
  • +
  • NFTokenAcceptOffer
  • +
  • NFTokenBurn
  • +
  • NFTokenCancelOffer
  • +
  • NFTokenCreateOffer
  • +
  • NFTokenCreateOfferFlagsInterface
  • +
  • NFTokenMint
  • +
  • NFTokenMintFlagsInterface
  • +
  • NoRippleCheckRequest
  • +
  • NoRippleCheckResponse
  • +
  • OfferCancel
  • +
  • OfferCreate
  • +
  • OfferCreateFlagsInterface
  • +
  • OrderBookStream
  • +
  • PathFindCloseRequest
  • +
  • PathFindCreateRequest
  • +
  • PathFindResponse
  • +
  • PathFindStatusRequest
  • +
  • PathFindStream
  • +
  • Payment
  • +
  • PaymentChannelClaim
  • +
  • PaymentChannelClaimFlagsInterface
  • +
  • PaymentChannelCreate
  • +
  • PaymentChannelFund
  • +
  • PaymentFlagsInterface
  • +
  • PeerStatusStream
  • +
  • PingRequest
  • +
  • PingResponse
  • +
  • RandomRequest
  • +
  • RandomResponse
  • +
  • RipplePathFindRequest
  • +
  • RipplePathFindResponse
  • +
  • ServerInfoRequest
  • +
  • ServerInfoResponse
  • +
  • ServerStateRequest
  • +
  • ServerStateResponse
  • +
  • SetRegularKey
  • +
  • SignerListSet
  • +
  • SubmitMultisignedRequest
  • +
  • SubmitMultisignedResponse
  • +
  • SubmitRequest
  • +
  • SubmitResponse
  • +
  • SubscribeRequest
  • +
  • SubscribeResponse
  • +
  • TicketCreate
  • +
  • TransactionAndMetadata
  • +
  • TransactionEntryRequest
  • +
  • TransactionEntryResponse
  • +
  • TransactionMetadata
  • +
  • TransactionStream
  • +
  • TrustSet
  • +
  • TrustSetFlagsInterface
  • +
  • TxRequest
  • +
  • TxResponse
  • +
  • UnsubscribeRequest
  • +
  • UnsubscribeResponse
  • +
  • ValidationStream
  • +
  • PathFindRequest
  • +
  • Request
  • +
  • Response
  • +
  • Stream
  • +
  • Transaction
  • +
  • hashes
  • +
  • authorizeChannel
  • +
  • classicAddressToXAddress
  • +
  • convertHexToString
  • +
  • convertStringToHex
  • +
  • decimalToQuality
  • +
  • decimalToTransferRate
  • +
  • decode
  • +
  • decodeAccountID
  • +
  • decodeAccountPublic
  • +
  • decodeNodePublic
  • +
  • decodeSeed
  • +
  • decodeXAddress
  • +
  • deriveAddress
  • +
  • deriveKeypair
  • +
  • deriveXAddress
  • +
  • dropsToXrp
  • +
  • encode
  • +
  • encodeAccountID
  • +
  • encodeAccountPublic
  • +
  • encodeForMultiSigning
  • +
  • encodeForSigning
  • +
  • encodeForSigningClaim
  • +
  • encodeNodePublic
  • +
  • encodeSeed
  • +
  • encodeXAddress
  • +
  • getBalanceChanges
  • +
  • getNFTokenID
  • +
  • hasNextPage
  • +
  • isValidAddress
  • +
  • isValidClassicAddress
  • +
  • isValidSecret
  • +
  • isValidXAddress
  • +
  • isoTimeToRippleTime
  • +
  • keyToRFC1751Mnemonic
  • +
  • multisign
  • +
  • parseAccountRootFlags
  • +
  • parseNFTokenID
  • +
  • percentToQuality
  • +
  • percentToTransferRate
  • +
  • qualityToDecimal
  • +
  • rfc1751MnemonicToKey
  • +
  • rippleTimeToISOTime
  • +
  • rippleTimeToUnixTime
  • +
  • setTransactionFlagsToNumber
  • +
  • signPaymentChannelClaim
  • +
  • transferRateToDecimal
  • +
  • unixTimeToRippleTime
  • +
  • validate
  • +
  • verifyKeypairSignature
  • +
  • verifyPaymentChannelClaim
  • +
  • verifySignature
  • +
  • xAddressToClassicAddress
  • +
  • xrpToDrops
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/variables/hashes.html b/docs/variables/hashes.html index d9895e35..85a81678 100644 --- a/docs/variables/hashes.html +++ b/docs/variables/hashes.html @@ -4,7 +4,7 @@ new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7HKJJ3'); -hashes | xrpl
    +hashes | xrpl
    -
    +

    Variable hashesConst

    -
    hashes: {
        hashAccountRoot: ((address: string) => string);
        hashEscrow: ((address: string, sequence: number) => string);
        hashLedger: ((ledger: Ledger, options?: {
            computeTreeHashes?: boolean;
        }) => 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: Object[]) => string);
    } = ...
    +
    hashes: {
        hashAccountRoot: ((address) => string);
        hashEscrow: ((address, sequence) => string);
        hashLedger: ((ledger, options?) => string);
        hashLedgerHeader: ((ledgerHeader) => string);
        hashOfferId: ((address, sequence) => string);
        hashPaymentChannel: ((address, dstAddress, sequence) => string);
        hashSignedTx: ((tx) => string);
        hashSignerListId: ((address) => string);
        hashStateTree: ((entries) => string);
        hashTrustline: ((address1, address2, currency) => string);
        hashTx: ((txBlobHex) => string);
        hashTxTree: ((transactions) => string);
    } = ...

    Type declaration

    • -
      hashAccountRoot: ((address: string) => string)
      +
      hashAccountRoot: ((address) => string)
      • -
          -
        • (address: string): string
        • +
            +
          • (address): string
          • Compute AccountRoot Ledger Object Index.

            All objects in a ledger's state tree have a unique Index. @@ -38,93 +38,89 @@ 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.

            - -

            Returns

            The Ledger Object Index for the account.

            Parameters

            • -
              address: string
              +
              address: string

              The classic account address.

            -

            Returns string

      • +

        Returns string

        The Ledger Object Index for the account.

        +
  • -
    hashEscrow: ((address: string, sequence: number) => string)
    +
    hashEscrow: ((address, sequence) => string)
    • -
        -
      • (address: string, sequence: number): string
      • +
          +
        • (address, sequence): string
        • Compute the Hash of an Escrow LedgerEntry.

          - -

          Returns

          The hash of the Escrow LedgerEntry.

          Parameters

          • -
            address: string
            +
            address: string

            Address of the Escrow.

          • -
            sequence: number
            +
            sequence: number

            OfferSequence of the Escrow.

          -

          Returns string

    • +

      Returns string

      The hash of the Escrow LedgerEntry.

      +
  • -
    hashLedger: ((ledger: Ledger, options?: {
        computeTreeHashes?: boolean;
    }) => string)
    +
    hashLedger: ((ledger, options?) => string)
    • -
        -
      • (ledger: Ledger, options?: {
            computeTreeHashes?: boolean;
        }): string
      • +
          +
        • (ledger, options?): string
        • Compute the hash of a ledger.

          - -

          Returns

          The has of ledger.

          Parameters

          • -
            ledger: Ledger
            +
            ledger: Ledger

            Ledger to compute the hash for.

          • -
            options: {
                computeTreeHashes?: boolean;
            } = {}
            +
            options: {
                computeTreeHashes?: boolean;
            } = {}

            Allow client to recompute Transaction and State Hashes.

            • -
              Optional computeTreeHashes?: boolean
              +
              Optional computeTreeHashes?: boolean

              Whether to recompute the Transaction and State Hashes.

          -

          Returns string

    • +

      Returns string

      The has of ledger.

      +
  • -
    hashLedgerHeader: ((ledgerHeader: Ledger) => string)
    +
    hashLedgerHeader: ((ledgerHeader) => string)
    • -
        -
      • (ledgerHeader: Ledger): string
      • +
          +
        • (ledgerHeader): string
        • Compute the hash of a ledger.

          - -

          Returns

          The hash of the ledger.

          Parameters

          • -
            ledgerHeader: Ledger
            +
            ledgerHeader: Ledger

            Ledger to compute the hash of.

          -

          Returns string

    • +

      Returns string

      The hash of the ledger.

      +
  • -
    hashOfferId: ((address: string, sequence: number) => string)
    +
    hashOfferId: ((address, sequence) => string)
    • -
        -
      • (address: string, sequence: number): string
      • +
          +
        • (address, sequence): string
        • Offer Index Format.

          The Index of a Offer object is the SHA-512Half of the following values, concatenated in order:

          @@ -134,75 +130,72 @@ Index is unique.

        • The Sequence number of the OfferCreate transaction that created the offer.

        This method computes an Offer Index.

        - -

        Returns

        The Index of the account's Offer object.

  • Parameters

    • -
      address: string
      +
      address: string

      The classic account address of the SignerList owner (starting with r).

    • -
      sequence: number
      +
      sequence: number

      Sequence of the Offer.

    -

    Returns string

    +

    Returns string

    The Index of the account's Offer object.

    +
  • -
    hashPaymentChannel: ((address: string, dstAddress: string, sequence: number) => string)
    +
    hashPaymentChannel: ((address, dstAddress, sequence) => string)
    • -
        -
      • (address: string, dstAddress: string, sequence: number): string
      • +
          +
        • (address, dstAddress, sequence): string
        • Compute the hash of a Payment Channel.

          - -

          Returns

          Hash of the Payment Channel.

          Parameters

          • -
            address: string
            +
            address: string

            Account of the Payment Channel.

          • -
            dstAddress: string
            +
            dstAddress: string

            Destination Account of the Payment Channel.

          • -
            sequence: number
            +
            sequence: number

            Sequence number of the Transaction that created the Payment Channel.

          -

          Returns string

    • +

      Returns string

      Hash of the Payment Channel.

      +
  • -
    hashSignedTx: ((tx: string | Transaction) => string)
    +
    hashSignedTx: ((tx) => string)
    • -
        -
      • (tx: string | Transaction): string
      • +
          +
        • (tx): string
        • Hashes the Transaction object as the ledger does. Throws if the transaction is unsigned.

          -

          Returns

          A hash of tx.

          -

          Throws

          ValidationError if the Transaction is unsigned.\

          Parameters

          • -
            tx: string | Transaction
            +
            tx: string | Transaction

            A transaction to hash. Tx may be in binary blob form. Tx must be signed.

          -

          Returns string

    • +

      Returns string

      A hash of tx.

      +
  • -
    hashSignerListId: ((address: string) => string)
    +
    hashSignerListId: ((address) => string)
    • -
        -
      • (address: string): string
      • +
          +
        • (address): string
        • SignerList Index Format.

          The Index of a SignerList object is the SHA-512Half of the following values, concatenated in order:

          @@ -212,108 +205,104 @@ Index is unique.

        • The SignerListID (currently always 0).

        This method computes a SignerList Ledger Object Index.

        - -

        Returns

        The Index of the account's SignerList object.

  • Parameters

    • -
      address: string
      +
      address: string

      The classic account address of the SignerList owner (starting with r).

    -

    Returns string

    +

    Returns string

    The Index of the account's SignerList object.

    +
  • -
    hashStateTree: ((entries: LedgerEntry[]) => string)
    +
    hashStateTree: ((entries) => string)
    • -
        -
      • (entries: LedgerEntry[]): string
      • +
          +
        • (entries): string
        • Compute the state hash of a list of LedgerEntries.

          - -

          Returns

          Hash of SHAMap that consists of all entries.

          Parameters

          -

          Returns string

    • +

      Returns string

      Hash of SHAMap that consists of all entries.

      +
  • -
    hashTrustline: ((address1: string, address2: string, currency: string) => string)
    +
    hashTrustline: ((address1, address2, currency) => string)
    • -
        -
      • (address1: string, address2: string, currency: string): string
      • +
          +
        • (address1, address2, currency): string
        • Compute the hash of a Trustline.

          - -

          Returns

          The hash of the Trustline.

          Parameters

          • -
            address1: string
            +
            address1: string

            One of the addresses in the Trustline.

          • -
            address2: string
            +
            address2: string

            The other address in the Trustline.

          • -
            currency: string
            +
            currency: string

            Currency in the Trustline.

          -

          Returns string

    • +

      Returns string

      The hash of the Trustline.

      +
  • -
    hashTx: ((txBlobHex: string) => string)
    +
    hashTx: ((txBlobHex) => string)
    • -
        -
      • (txBlobHex: string): string
      • +
          +
        • (txBlobHex): string
        • Hash the given binary transaction data with the single-signing prefix.

          See Serialization Format.

          - -

          Returns

          The hash to sign.

          Parameters

          • -
            txBlobHex: string
            +
            txBlobHex: string

            The binary transaction blob as a hexadecimal string.

          -

          Returns string

    • +

      Returns string

      The hash to sign.

      +
  • -
    hashTxTree: ((transactions: Object[]) => string)
    +
    hashTxTree: ((transactions) => string)
    • -
        -
      • (transactions: Object[]): string
      • +
          +
        • (transactions): string
        • Compute the root hash of the SHAMap containing all transactions.

          - -

          Returns

          The root hash of the SHAMap.

          Parameters

          • -
            transactions: Object[]
            +
            transactions: Object[]

            List of Transactions.

          -

          Returns string

  • - +
    +
    + - +
  • AccountSetAsfFlags
  • +
  • AccountSetTfFlags
  • +
  • NFTokenCreateOfferFlags
  • +
  • NFTokenMintFlags
  • +
  • OfferCreateFlags
  • +
  • PaymentChannelClaimFlags
  • +
  • PaymentFlags
  • +
  • TrustSetFlags
  • +
  • BroadcastClient
  • +
  • Client
  • +
  • ConnectionError
  • +
  • DisconnectedError
  • +
  • NotConnectedError
  • +
  • NotFoundError
  • +
  • ResponseFormatError
  • +
  • RippledError
  • +
  • RippledNotInitializedError
  • +
  • TimeoutError
  • +
  • UnexpectedError
  • +
  • ValidationError
  • +
  • Wallet
  • +
  • XRPLFaucetError
  • +
  • XrplError
  • +
  • AccountChannelsRequest
  • +
  • AccountChannelsResponse
  • +
  • AccountCurrenciesRequest
  • +
  • AccountCurrenciesResponse
  • +
  • AccountDelete
  • +
  • AccountInfoRequest
  • +
  • AccountInfoResponse
  • +
  • AccountLinesRequest
  • +
  • AccountLinesResponse
  • +
  • AccountNFTsRequest
  • +
  • AccountNFTsResponse
  • +
  • AccountObjectsRequest
  • +
  • AccountObjectsResponse
  • +
  • AccountOffer
  • +
  • AccountOffersRequest
  • +
  • AccountOffersResponse
  • +
  • AccountSet
  • +
  • AccountSetFlagsInterface
  • +
  • AccountTxRequest
  • +
  • AccountTxResponse
  • +
  • BookOffer
  • +
  • BookOffersRequest
  • +
  • BookOffersResponse
  • +
  • ChannelVerifyRequest
  • +
  • ChannelVerifyResponse
  • +
  • CheckCancel
  • +
  • CheckCash
  • +
  • CheckCreate
  • +
  • ClientOptions
  • +
  • ConsensusStream
  • +
  • DepositAuthorizedRequest
  • +
  • DepositAuthorizedResponse
  • +
  • DepositPreauth
  • +
  • ErrorResponse
  • +
  • EscrowCancel
  • +
  • EscrowCreate
  • +
  • EscrowFinish
  • +
  • FeeRequest
  • +
  • FeeResponse
  • +
  • GatewayBalancesRequest
  • +
  • GatewayBalancesResponse
  • +
  • LedgerClosedRequest
  • +
  • LedgerClosedResponse
  • +
  • LedgerCurrentRequest
  • +
  • LedgerCurrentResponse
  • +
  • LedgerDataRequest
  • +
  • LedgerDataResponse
  • +
  • LedgerEntryRequest
  • +
  • LedgerEntryResponse
  • +
  • LedgerRequest
  • +
  • LedgerResponse
  • +
  • LedgerStream
  • +
  • ManifestRequest
  • +
  • ManifestResponse
  • +
  • NFTBuyOffersRequest
  • +
  • NFTBuyOffersResponse
  • +
  • NFTHistoryRequest
  • +
  • NFTHistoryResponse
  • +
  • NFTInfoRequest
  • +
  • NFTInfoResponse
  • +
  • NFTSellOffersRequest
  • +
  • NFTSellOffersResponse
  • +
  • NFTokenAcceptOffer
  • +
  • NFTokenBurn
  • +
  • NFTokenCancelOffer
  • +
  • NFTokenCreateOffer
  • +
  • NFTokenCreateOfferFlagsInterface
  • +
  • NFTokenMint
  • +
  • NFTokenMintFlagsInterface
  • +
  • NoRippleCheckRequest
  • +
  • NoRippleCheckResponse
  • +
  • OfferCancel
  • +
  • OfferCreate
  • +
  • OfferCreateFlagsInterface
  • +
  • OrderBookStream
  • +
  • PathFindCloseRequest
  • +
  • PathFindCreateRequest
  • +
  • PathFindResponse
  • +
  • PathFindStatusRequest
  • +
  • PathFindStream
  • +
  • Payment
  • +
  • PaymentChannelClaim
  • +
  • PaymentChannelClaimFlagsInterface
  • +
  • PaymentChannelCreate
  • +
  • PaymentChannelFund
  • +
  • PaymentFlagsInterface
  • +
  • PeerStatusStream
  • +
  • PingRequest
  • +
  • PingResponse
  • +
  • RandomRequest
  • +
  • RandomResponse
  • +
  • RipplePathFindRequest
  • +
  • RipplePathFindResponse
  • +
  • ServerInfoRequest
  • +
  • ServerInfoResponse
  • +
  • ServerStateRequest
  • +
  • ServerStateResponse
  • +
  • SetRegularKey
  • +
  • SignerListSet
  • +
  • SubmitMultisignedRequest
  • +
  • SubmitMultisignedResponse
  • +
  • SubmitRequest
  • +
  • SubmitResponse
  • +
  • SubscribeRequest
  • +
  • SubscribeResponse
  • +
  • TicketCreate
  • +
  • TransactionAndMetadata
  • +
  • TransactionEntryRequest
  • +
  • TransactionEntryResponse
  • +
  • TransactionMetadata
  • +
  • TransactionStream
  • +
  • TrustSet
  • +
  • TrustSetFlagsInterface
  • +
  • TxRequest
  • +
  • TxResponse
  • +
  • UnsubscribeRequest
  • +
  • UnsubscribeResponse
  • +
  • ValidationStream
  • +
  • PathFindRequest
  • +
  • Request
  • +
  • Response
  • +
  • Stream
  • +
  • Transaction
  • +
  • hashes
  • +
  • authorizeChannel
  • +
  • classicAddressToXAddress
  • +
  • convertHexToString
  • +
  • convertStringToHex
  • +
  • decimalToQuality
  • +
  • decimalToTransferRate
  • +
  • decode
  • +
  • decodeAccountID
  • +
  • decodeAccountPublic
  • +
  • decodeNodePublic
  • +
  • decodeSeed
  • +
  • decodeXAddress
  • +
  • deriveAddress
  • +
  • deriveKeypair
  • +
  • deriveXAddress
  • +
  • dropsToXrp
  • +
  • encode
  • +
  • encodeAccountID
  • +
  • encodeAccountPublic
  • +
  • encodeForMultiSigning
  • +
  • encodeForSigning
  • +
  • encodeForSigningClaim
  • +
  • encodeNodePublic
  • +
  • encodeSeed
  • +
  • encodeXAddress
  • +
  • getBalanceChanges
  • +
  • getNFTokenID
  • +
  • hasNextPage
  • +
  • isValidAddress
  • +
  • isValidClassicAddress
  • +
  • isValidSecret
  • +
  • isValidXAddress
  • +
  • isoTimeToRippleTime
  • +
  • keyToRFC1751Mnemonic
  • +
  • multisign
  • +
  • parseAccountRootFlags
  • +
  • parseNFTokenID
  • +
  • percentToQuality
  • +
  • percentToTransferRate
  • +
  • qualityToDecimal
  • +
  • rfc1751MnemonicToKey
  • +
  • rippleTimeToISOTime
  • +
  • rippleTimeToUnixTime
  • +
  • setTransactionFlagsToNumber
  • +
  • signPaymentChannelClaim
  • +
  • transferRateToDecimal
  • +
  • unixTimeToRippleTime
  • +
  • validate
  • +
  • verifyKeypairSignature
  • +
  • verifyPaymentChannelClaim
  • +
  • verifySignature
  • +
  • xAddressToClassicAddress
  • +
  • xrpToDrops
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/package-lock.json b/package-lock.json index c87a6fd2..4df19382 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16801,7 +16801,7 @@ } }, "packages/ripple-address-codec": { - "version": "4.2.5", + "version": "4.3.0", "license": "ISC", "dependencies": { "base-x": "^3.0.9", @@ -16812,7 +16812,7 @@ } }, "packages/ripple-binary-codec": { - "version": "1.4.3", + "version": "1.6.0", "license": "ISC", "dependencies": { "assert": "^2.0.0", @@ -16820,28 +16820,28 @@ "buffer": "6.0.3", "create-hash": "^1.2.0", "decimal.js": "^10.2.0", - "ripple-address-codec": "^4.2.5" + "ripple-address-codec": "^4.3.0" }, "engines": { "node": ">= 10" } }, "packages/ripple-keypairs": { - "version": "1.1.5", + "version": "1.2.0", "license": "ISC", "dependencies": { "bn.js": "^5.1.1", "brorand": "^1.0.5", "elliptic": "^6.5.4", "hash.js": "^1.0.3", - "ripple-address-codec": "^4.2.5" + "ripple-address-codec": "^4.3.0" }, "engines": { "node": ">= 10" } }, "packages/xrpl": { - "version": "2.7.0", + "version": "2.8.0", "license": "ISC", "dependencies": { "bignumber.js": "^9.0.0", @@ -16849,9 +16849,9 @@ "bip39": "^3.0.4", "https-proxy-agent": "^5.0.0", "lodash": "^4.17.4", - "ripple-address-codec": "^4.2.5", - "ripple-binary-codec": "^1.4.3", - "ripple-keypairs": "^1.1.5", + "ripple-address-codec": "^4.3.0", + "ripple-binary-codec": "^1.6.0", + "ripple-keypairs": "^1.2.0", "ws": "^8.2.2" }, "devDependencies": { @@ -28102,7 +28102,7 @@ "buffer": "6.0.3", "create-hash": "^1.2.0", "decimal.js": "^10.2.0", - "ripple-address-codec": "^4.2.5" + "ripple-address-codec": "^4.3.0" } }, "ripple-keypairs": { @@ -28112,7 +28112,7 @@ "brorand": "^1.0.5", "elliptic": "^6.5.4", "hash.js": "^1.0.3", - "ripple-address-codec": "^4.2.5" + "ripple-address-codec": "^4.3.0" } }, "run-async": { @@ -29991,9 +29991,9 @@ "lodash": "^4.17.4", "node-polyfill-webpack-plugin": "^2.0.1", "react": "^18.2.0", - "ripple-address-codec": "^4.2.5", - "ripple-binary-codec": "^1.4.3", - "ripple-keypairs": "^1.1.5", + "ripple-address-codec": "^4.3.0", + "ripple-binary-codec": "^1.6.0", + "ripple-keypairs": "^1.2.0", "typedoc": "^0.24.6", "ws": "^8.2.2" } diff --git a/packages/ripple-address-codec/HISTORY.md b/packages/ripple-address-codec/HISTORY.md index 8ceee46a..885d489d 100644 --- a/packages/ripple-address-codec/HISTORY.md +++ b/packages/ripple-address-codec/HISTORY.md @@ -2,10 +2,11 @@ ## Unreleased -## 4.2.5 (2023-03-08) - +## 4.3.0 (2023-06-13) ### Added * Adds support for npm v9 + +## 4.2.5 (2023-03-08) ### Changed - All tests now use the Jest test runner and have been refactored for consistency across all packages diff --git a/packages/ripple-address-codec/package-lock.json b/packages/ripple-address-codec/package-lock.json index c05fa24a..6fe7b3db 100644 --- a/packages/ripple-address-codec/package-lock.json +++ b/packages/ripple-address-codec/package-lock.json @@ -1,12 +1,12 @@ { "name": "ripple-address-codec", - "version": "4.2.5", + "version": "4.3.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "ripple-address-codec", - "version": "4.2.4", + "version": "4.3.0", "license": "ISC", "dependencies": { "base-x": "^3.0.9", diff --git a/packages/ripple-address-codec/package.json b/packages/ripple-address-codec/package.json index 829f2fa3..41678181 100644 --- a/packages/ripple-address-codec/package.json +++ b/packages/ripple-address-codec/package.json @@ -1,6 +1,6 @@ { "name": "ripple-address-codec", - "version": "4.2.5", + "version": "4.3.0", "description": "encodes/decodes base58 encoded XRP Ledger identifiers", "files": [ "dist/*", diff --git a/packages/ripple-binary-codec/HISTORY.md b/packages/ripple-binary-codec/HISTORY.md index baf3b47f..b3551e43 100644 --- a/packages/ripple-binary-codec/HISTORY.md +++ b/packages/ripple-binary-codec/HISTORY.md @@ -1,9 +1,11 @@ # ripple-binary-codec Release History ## Unreleased + +## 1.6.0 (2023-06-13) ### Added - Allow custom type definitions to be used for encoding/decoding transactions at runtime (e.g. for sidechains/new amendments) -* Adds support for npm v9 +- Adds support for npm v9 ## 1.5.0 (2023-03-08) ### Changed diff --git a/packages/ripple-binary-codec/package.json b/packages/ripple-binary-codec/package.json index c8f0295a..e1d11175 100644 --- a/packages/ripple-binary-codec/package.json +++ b/packages/ripple-binary-codec/package.json @@ -1,6 +1,6 @@ { "name": "ripple-binary-codec", - "version": "1.4.3", + "version": "1.6.0", "description": "XRP Ledger binary codec", "files": [ "dist/*", @@ -17,7 +17,7 @@ "buffer": "6.0.3", "create-hash": "^1.2.0", "decimal.js": "^10.2.0", - "ripple-address-codec": "^4.2.5" + "ripple-address-codec": "^4.3.0" }, "scripts": { "build": "tsc -b && copyfiles ./src/enums/definitions.json ./dist/enums/", diff --git a/packages/ripple-keypairs/HISTORY.md b/packages/ripple-keypairs/HISTORY.md index 1d001b88..eb174d61 100644 --- a/packages/ripple-keypairs/HISTORY.md +++ b/packages/ripple-keypairs/HISTORY.md @@ -2,6 +2,7 @@ ## Unreleased +## 1.2.0 (2023-06-13) ### Added * Adds support for npm v9 diff --git a/packages/ripple-keypairs/package.json b/packages/ripple-keypairs/package.json index 088bf291..067a9e74 100644 --- a/packages/ripple-keypairs/package.json +++ b/packages/ripple-keypairs/package.json @@ -1,6 +1,6 @@ { "name": "ripple-keypairs", - "version": "1.1.5", + "version": "1.2.0", "description": "Cryptographic key pairs for the XRP Ledger", "scripts": { "build": "tsc -b", @@ -21,7 +21,7 @@ "brorand": "^1.0.5", "elliptic": "^6.5.4", "hash.js": "^1.0.3", - "ripple-address-codec": "^4.2.5" + "ripple-address-codec": "^4.3.0" }, "repository": { "type": "git", diff --git a/packages/xrpl/HISTORY.md b/packages/xrpl/HISTORY.md index a85f5232..529cb697 100644 --- a/packages/xrpl/HISTORY.md +++ b/packages/xrpl/HISTORY.md @@ -3,6 +3,8 @@ Subscribe to [the **xrpl-announce** mailing list](https://groups.google.com/g/xrpl-announce) for release announcements. We recommend that xrpl.js (ripple-lib) users stay up-to-date with the latest stable release. ## Unreleased +## 2.8.0 (2023-06-13) + ### Added * Adds support for npm v9 diff --git a/packages/xrpl/package-lock.json b/packages/xrpl/package-lock.json index 1f135c4f..aaf3662c 100644 --- a/packages/xrpl/package-lock.json +++ b/packages/xrpl/package-lock.json @@ -1,6 +1,6 @@ { "name": "xrpl", - "version": "2.7.0", + "version": "2.8.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/packages/xrpl/package.json b/packages/xrpl/package.json index 1d8107ff..c5663783 100644 --- a/packages/xrpl/package.json +++ b/packages/xrpl/package.json @@ -1,6 +1,6 @@ { "name": "xrpl", - "version": "2.7.0", + "version": "2.8.0", "license": "ISC", "description": "A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser", "files": [ @@ -27,9 +27,9 @@ "bip39": "^3.0.4", "https-proxy-agent": "^5.0.0", "lodash": "^4.17.4", - "ripple-address-codec": "^4.2.5", - "ripple-binary-codec": "^1.4.3", - "ripple-keypairs": "^1.1.5", + "ripple-address-codec": "^4.3.0", + "ripple-binary-codec": "^1.6.0", + "ripple-keypairs": "^1.2.0", "ws": "^8.2.2" }, "devDependencies": {