Revert bytes(N) from ABI encode it in word/tuple

This commit is contained in:
Hans Svensson
2019-04-23 16:21:11 +02:00
parent e8253b0970
commit 4e325ff203
3 changed files with 1 additions and 10 deletions
-1
View File
@@ -9,4 +9,3 @@
-define(TYPEREP_TYPEREP_TAG, 5).
-define(TYPEREP_MAP_TAG, 6).
-define(TYPEREP_FUN_TAG, 7).
-define(TYPEREP_BYTES_TAG, 8).