mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Add and move to new tecCLAIM result codes.
This commit is contained in:
@@ -568,7 +568,7 @@ TER LedgerEntrySet::dirAdd(
|
||||
// Add to new node.
|
||||
else if (!++uNodeDir)
|
||||
{
|
||||
return terDIR_FULL;
|
||||
return tecDIR_FULL;
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user