20#include <test/jtx/regkey.h>
22#include <xrpl/protocol/jss.h>
32 jv[jss::Account] = account.human();
33 jv[jss::TransactionType] = jss::SetRegularKey;
41 jv[jss::Account] = account.human();
43 jv[jss::TransactionType] = jss::SetRegularKey;
Immutable cryptographic account descriptor.
Json::Value regkey(Account const &account, disabled_t)
Disable the regular key.
Use hash_* containers for keys that do not need a cryptographically secure hashing algorithm.
std::string to_string(base_uint< Bits, Tag > const &a)
A signer in a SignerList.