20#include <test/jtx/acctdelete.h>
22#include <xrpl/protocol/jss.h>
33 jv[sfAccount.jsonName] = account.human();
34 jv[sfDestination.jsonName] = dest.
human();
35 jv[sfTransactionType.jsonName] = jss::AccountDelete;
Immutable cryptographic account descriptor.
std::string const & human() const
Returns the human readable public key.
Json::Value acctdelete(Account const &account, Account const &dest)
Delete account.
Use hash_* containers for keys that do not need a cryptographically secure hashing algorithm.