rippled
|
Set the sequence number on a JTx. More...
Public Member Functions | |
seq (autofill_t) | |
seq (none_t) | |
seq (std::uint32_t num) | |
void | operator() (Env &, JTx &jt) const |
Private Attributes | |
bool | manual_ = true |
std::optional< std::uint32_t > | num_ |
|
explicit |
|
explicit |
|
private |