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
@@ -8,7 +8,6 @@
| {list, type()}
| {option, type()}
| {tuple, [type()]}
| {bytes, non_neg_integer()}
| {variant, [[type()]]}.