Add structured delegation signatures (#21)
* Bump enacl dependency * Add serialization of delegation signature data
This commit is contained in:
+1
-1
@@ -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, "793ddb5"}}}
|
||||
, {enacl, {git, "https://github.com/aeternity/enacl.git", {ref, "67fceef"}}}
|
||||
]}.
|
||||
|
||||
Reference in New Issue
Block a user