object generating progress
This commit is contained in:
@@ -10,6 +10,7 @@ enum class error_code : uint8_t {
|
||||
OK = 0,
|
||||
NodeNotFound = 1,
|
||||
NodeAlreadyExists = 2,
|
||||
NoPrimaryKey = 3,
|
||||
Failure,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user