rippled
|
A ticket belonging to an account. More...
Public Member Functions | |
ticket_t ()=default | |
Keylet | operator() (AccountID const &id, std::uint32_t ticketSeq) const |
Keylet | operator() (AccountID const &id, SeqProxy ticketSeq) const |
Keylet | operator() (uint256 const &key) const |
|
explicitdefault |
Keylet ripple::keylet::ticket_t::operator() | ( | AccountID const & | id, |
std::uint32_t | ticketSeq | ||
) | const |
Definition at line 253 of file Indexes.cpp.
Definition at line 259 of file Indexes.cpp.