20#include <test/jtx/ledgerStateFix.h>
22#include <xrpld/app/tx/detail/LedgerStateFix.h>
24#include <xrpl/protocol/TxFlags.h>
25#include <xrpl/protocol/jss.h>
31namespace ledgerStateFix {
38 jv[sfAccount.jsonName] = acct.
human();
40 jv[sfOwner.jsonName] = owner.
human();
41 jv[sfTransactionType.jsonName] = jss::LedgerStateFix;
Immutable cryptographic account descriptor.
std::string const & human() const
Returns the human readable public key.
Json::Value nftPageLinks(jtx::Account const &acct, jtx::Account const &owner)
Repair the links in an NFToken directory.
Use hash_* containers for keys that do not need a cryptographically secure hashing algorithm.