rippled
|
Match the number of items in the account's owner directory. More...
Public Member Functions | |
owners (Account const &account, std::uint32_t value) | |
void | operator() (Env &env) const |
Private Attributes | |
Account | account_ |
std::uint32_t | value_ |
ripple::test::jtx::owners::owners | ( | Account const & | account, |
std::uint32_t | value | ||
) |
void ripple::test::jtx::owners::operator() | ( | Env & | env | ) | const |
Definition at line 53 of file owners.cpp.
|
private |