mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-19 18:45:52 +00:00
.
This commit is contained in:
@@ -17,6 +17,8 @@ public:
|
||||
static bool isSigValid(TransactionPtr trans);
|
||||
static bool isEqual(TransactionPtr t1, TransactionPtr t2);
|
||||
static uint256 calcHash(TransactionPtr trans);
|
||||
|
||||
static uint256 protobufToInternalHash(const std::string& hash);
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user