summaryrefslogtreecommitdiff
path: root/src/fabric/include/fabric2.hrl
diff options
context:
space:
mode:
Diffstat (limited to 'src/fabric/include/fabric2.hrl')
-rw-r--r--src/fabric/include/fabric2.hrl1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/fabric/include/fabric2.hrl b/src/fabric/include/fabric2.hrl
index bf3e2aa03..c2bb01716 100644
--- a/src/fabric/include/fabric2.hrl
+++ b/src/fabric/include/fabric2.hrl
@@ -76,6 +76,7 @@
-define(FUTURE_VERSION, 1009).
-define(COMMIT_UNKNOWN_RESULT, 1021).
-define(TRANSACTION_CANCELLED, 1025).
+-define(TRANSACTION_TOO_LARGE, 2101).
-define(DEFAULT_BINARY_CHUNK_SIZE, 100000).