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:
@@ -47,6 +47,7 @@ private:
|
||||
DEV_SIMPLE_EXCEPTION(InvalidAddress);
|
||||
DEV_SIMPLE_EXCEPTION(BadHexCharacter);
|
||||
DEV_SIMPLE_EXCEPTION(FileError);
|
||||
DEV_SIMPLE_EXCEPTION(DataTooLong);
|
||||
|
||||
// error information to be added to exceptions
|
||||
using errinfo_invalidSymbol = boost::error_info<struct tag_invalidSymbol, char>;
|
||||
|
||||
Reference in New Issue
Block a user