mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Move Wallet files to ripple_ledger module
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#include "Transactor.h"
|
||||
|
||||
#ifndef WALLETADDTRANSACTOR_H
|
||||
#define WALLETADDTRANSACTOR_H
|
||||
|
||||
class WalletAddTransactor : public Transactor
|
||||
{
|
||||
@@ -8,5 +8,6 @@ public:
|
||||
|
||||
TER doApply();
|
||||
};
|
||||
#endif
|
||||
|
||||
// vim:ts=4
|
||||
|
||||
Reference in New Issue
Block a user