mirror of
https://github.com/Xahau/xahaud.git
synced 2025-11-20 10:35:50 +00:00
.
This commit is contained in:
@@ -34,12 +34,6 @@ uint256 Transaction::calcHash(TransactionPtr trans)
|
||||
return Hash(buffer.begin(), buffer.end());
|
||||
}
|
||||
|
||||
uint256 Transaction::protobufToInternalHash(const std::string& hash)
|
||||
{
|
||||
uint256 ret;
|
||||
// TODO:
|
||||
return(ret);
|
||||
}
|
||||
|
||||
bool Transaction::isSigValid(TransactionPtr trans)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user