mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Format fixes. Transaction fee functions.
This commit is contained in:
@@ -35,7 +35,7 @@ public:
|
||||
// middle transaction functions
|
||||
uint32 getVersion() const;
|
||||
void setVersion(uint32);
|
||||
int getTransactionType() const;
|
||||
TransactionType getTxnType() const { return type; }
|
||||
uint64 getTransactionFee() const;
|
||||
void setTransactionFee(uint64);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user