mirror of
https://github.com/XRPLF/rippled.git
synced 2026-07-31 02:50:24 +00:00
Clean up the code
This commit is contained in:
@@ -18,11 +18,6 @@ namespace xrpl {
|
||||
|
||||
class LoanSet : public Transactor
|
||||
{
|
||||
private:
|
||||
/* Returns true if the transaction is using the two-step (Borrower) flow. */
|
||||
static bool
|
||||
isTwoStepFlow(STTx const& tx, Rules const& rules);
|
||||
|
||||
public:
|
||||
static constexpr auto kConsequencesFactory = ConsequencesFactoryType::Normal;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user