1#include <test/jtx/regkey.h>
3#include <xrpl/protocol/jss.h>
13 jv[jss::Account] = account.human();
14 jv[jss::TransactionType] = jss::SetRegularKey;
22 jv[jss::Account] = account.human();
24 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.