20#ifndef RIPPLE_TEST_JTX_REGKEY_H_INCLUDED
21#define RIPPLE_TEST_JTX_REGKEY_H_INCLUDED
23#include <test/jtx/Account.h>
24#include <test/jtx/tags.h>
26#include <xrpl/json/json_value.h>
34regkey(Account
const& account, disabled_t);
38regkey(Account
const& account, Account
const& signer);
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.