|
xrpld
|
Match the account's SponsoringAccountCount field: the number of accounts whose base reserve this account sponsors. More...
#include <owners.h>

Public Member Functions | |
| SponsoringAccountCount (Account account, std::uint32_t value) | |
| void | operator() (Env &env) const |
Private Attributes | |
| Account | account_ |
| std::uint32_t | value_ |
Match the account's SponsoringAccountCount field: the number of accounts whose base reserve this account sponsors.
| xrpl::test::jtx::SponsoringAccountCount::SponsoringAccountCount | ( | Account | account, |
| std::uint32_t | value ) |
| void xrpl::test::jtx::SponsoringAccountCount::operator() | ( | Env & | env | ) | const |
Definition at line 60 of file owners.cpp.
|
private |
|
private |