xrpld
Loading...
Searching...
No Matches
xrpl::test::jtx::did Namespace Reference

DID operations. More...

Classes

class  Document
 Sets the optional DIDDocument on a DIDSet. More...
class  Uri
 Sets the optional URI on a DIDSet. More...
class  Data
 Sets the optional Data on a DIDSet. More...

Functions

json::Value set (jtx::Account const &account)
json::Value setValid (jtx::Account const &account)
json::Value del (jtx::Account const &account)

Detailed Description

DID operations.

Function Documentation

◆ set()

json::Value xrpl::test::jtx::did::set ( jtx::Account const & account)

Definition at line 14 of file dids.cpp.

◆ setValid()

json::Value xrpl::test::jtx::did::setValid ( jtx::Account const & account)

Definition at line 23 of file dids.cpp.

◆ del()

json::Value xrpl::test::jtx::did::del ( jtx::Account const & account)

Definition at line 33 of file dids.cpp.