rippled
|
Set the regular signature on a JTx. More...
Public Member Functions | |
sig (autofill_t) | |
sig (none_t) | |
sig (Account const &account) | |
void | operator() (Env &, JTx &jt) const |
Private Attributes | |
bool | manual_ = true |
std::optional< Account > | account_ |
Set the regular signature on a JTx.
|
explicit |
|
explicit |
|
private |