|
xrpld
|
LedgerStateFix operations. More...
Functions | |
| json::Value | nftPageLinks (jtx::Account const &acct, jtx::Account const &owner) |
| Repair the links in an NFToken directory. | |
| json::Value | bookExchangeRate (jtx::Account const &acct, uint256 const &bookDir) |
| Repair sfExchangeRate on a book directory's first page. | |
LedgerStateFix operations.
| json::Value xrpl::test::jtx::ledgerStateFix::nftPageLinks | ( | jtx::Account const & | acct, |
| jtx::Account const & | owner ) |
Repair the links in an NFToken directory.
Definition at line 16 of file ledgerStateFixes.cpp.
| json::Value xrpl::test::jtx::ledgerStateFix::bookExchangeRate | ( | jtx::Account const & | acct, |
| uint256 const & | bookDir ) |
Repair sfExchangeRate on a book directory's first page.
Definition at line 28 of file ledgerStateFixes.cpp.