1#include <test/jtx/ledgerStateFix.h>
3#include <xrpld/app/tx/detail/LedgerStateFix.h>
5#include <xrpl/protocol/TxFlags.h>
6#include <xrpl/protocol/jss.h>
12namespace ledgerStateFix {
19 jv[sfAccount.jsonName] = acct.
human();
21 jv[sfOwner.jsonName] = owner.
human();
22 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.