tequ
tequ
## Issue Description As the title says This issue does not occur if there is a change in Onwer’s `OwnerCount`. ## Steps to Reproduce ```ts import { Client, NFTokenMintFlags, Wallet...
should be `webpack.test.config.js`
## High Level Overview of Change Fixes #2872 ### Context of Change - Changed to allow the apiVersion to be specified from `Client` constructor. - If you specify the apiVersion...
Many of the functions in xrpl.js, including the Client class, rely on the implementation of the Wallet class. By changing this to rely on the interface for signing, developers will...
https://xrpl.org/docs/references/protocol/binary-format
UInt64, UInt96, UInt192, UInt384, UInt512, Vector256, Currency are not listed https://xrpl.org/docs/references/protocol/binary-format#type-list
Much of the content on xrpl.org is available in Japanese, but we cannot search (using Algolia) in Japanese.
https://xrpl.org/docs/concepts/transactions/transaction-queue#%E3%82%AD%E3%83%A5%E3%83%BC%E5%86%85%E3%81%AE%E9%A0%86%E5%BA%8F:~:text=Transactions%20that%20pay%20the%20same%20transaction%20cost%20are%20ranked%20in%20the%20order%20the%20server%20received%20them. Currently, in the transaction queue, transactions that pay the same cost are ordered in a normalized order rather than in the order in which they are received by the...
https://xrpl.org/docs/references/protocol/ledger-data/ledger-entry-types/directorynode As an example, if you change the language on the DirectoryNode page, the tabs in the Example DirectryNode JSON section will be unselected. Since label, which is the display...
require: #328 close https://github.com/Xahau/xrpl-hooks-ide/issues/326