20 #ifndef RIPPLE_TEST_JTX_DID_H_INCLUDED
21 #define RIPPLE_TEST_JTX_DID_H_INCLUDED
23 #include <test/jtx/Account.h>
24 #include <test/jtx/Env.h>
25 #include <test/jtx/owners.h>
document(std::string const &u)
Sets the optional URI on a DIDSet.
void operator()(jtx::Env &, jtx::JTx &jtx) const
Sets the optional DIDDocument on a DIDSet.
Json::Value setValid(jtx::Account const &account)
const Json::StaticString jsonName
uri(std::string const &u)
Execution context for applying a JSON transaction.
void operator()(jtx::Env &, jtx::JTx &jtx) const
Sets the optional Attestation on a DIDSet.
Json::Value set(jtx::Account const &account)
Json::Value del(jtx::Account const &account)
Use hash_* containers for keys that do not need a cryptographically secure hashing algorithm.
const SF_VL sfDIDDocument
Immutable cryptographic account descriptor.
std::string strHex(FwdIt begin, FwdIt end)
void operator()(jtx::Env &, jtx::JTx &jtx) const
data(std::string const &u)
A transaction testing environment.