mirror of
https://github.com/XRPLF/clio.git
synced 2026-07-28 01:20:24 +00:00
chore: Use libxrpl 3.2.0 (#3095)
This commit is contained in:
@@ -48,7 +48,7 @@ InputFile::readRaw(char* data, size_t size)
|
||||
return not file_.fail();
|
||||
}
|
||||
|
||||
ripple::uint256
|
||||
xrpl::uint256
|
||||
InputFile::hash() const
|
||||
{
|
||||
auto sum = shasum_;
|
||||
|
||||
Reference in New Issue
Block a user