Add bytes(int) as type + ecverify_secp256k1

This commit is contained in:
Hans Svensson
2019-04-12 14:10:56 +02:00
parent a6a2686d53
commit 230e2187ce
5 changed files with 25 additions and 13 deletions
+1
View File
@@ -8,6 +8,7 @@
| {list, type()}
| {option, type()}
| {tuple, [type()]}
| {bytes, non_neg_integer()}
| {variant, [[type()]]}.