mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Tools to compute UnixFS IPFS hash.
This commit is contained in:
@@ -769,7 +769,6 @@ h256 const& CompilerStack::Source::swarmHash() const
|
||||
return swarmHashCached;
|
||||
}
|
||||
|
||||
|
||||
StringMap CompilerStack::loadMissingSources(SourceUnit const& _ast, std::string const& _sourcePath)
|
||||
{
|
||||
solAssert(m_stackState < ParsingSuccessful, "");
|
||||
|
||||
Reference in New Issue
Block a user