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

Classes

struct  As

Functions

json::Value set (jtx::Account const &account, jtx::Account const &authorize, std::vector< std::string > const &permissions)
json::Value entry (jtx::Env &env, jtx::Account const &account, jtx::Account const &authorize)

Function Documentation

◆ set()

json::Value xrpl::test::jtx::delegate::set ( jtx::Account const & account,
jtx::Account const & authorize,
std::vector< std::string > const & permissions )

Definition at line 17 of file delegate.cpp.

◆ entry()

json::Value xrpl::test::jtx::delegate::entry ( jtx::Env & env,
jtx::Account const & account,
jtx::Account const & authorize )

Definition at line 41 of file delegate.cpp.