mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Add logging for offer create.
This commit is contained in:
@@ -261,6 +261,7 @@ public:
|
||||
SerializedTypeID getSType() const { return STI_AMOUNT; }
|
||||
std::string getText() const;
|
||||
std::string getRaw() const;
|
||||
std::string getFullText() const;
|
||||
void add(Serializer& s) const;
|
||||
|
||||
int getExponent() const { return mOffset; }
|
||||
|
||||
Reference in New Issue
Block a user