Add native_token encoding support

This commit is contained in:
Ulf Wiger
2024-07-15 16:39:04 +02:00
parent db7a9f62f2
commit 8336d8113c
4 changed files with 11 additions and 3 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
{erl_opts, [debug_info]}.
{deps, [ {base58, {git, "https://github.com/aeternity/erl-base58.git", {ref, "60a3356"}}}
, {enacl, {git, "https://github.com/aeternity/enacl.git", {ref, "67fceef"}}}
, {enacl, {git, "https://gitlab.com/ioecs/enacl.git", {ref, "4eb7ec70"}}}
]}.