mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-26 22:15:52 +00:00
Missing type.
This commit is contained in:
@@ -19,6 +19,7 @@ class TransactionMetaSet
|
||||
{
|
||||
public:
|
||||
typedef boost::shared_ptr<TransactionMetaSet> pointer;
|
||||
typedef const pointer& ref;
|
||||
|
||||
protected:
|
||||
uint256 mTransactionID;
|
||||
|
||||
Reference in New Issue
Block a user