mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Fee change bugfixes.
This commit is contained in:
@@ -36,6 +36,8 @@ protected:
|
||||
|
||||
Transactor(const SerializedTransaction& txn, TransactionEngineParams params, TransactionEngine* engine);
|
||||
|
||||
virtual bool mustHaveValidAccount() { return true; }
|
||||
|
||||
public:
|
||||
typedef boost::shared_ptr<Transactor> pointer;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user