Use a name string rather than a name hash in transfer and revoke

This commit is contained in:
Tobias Lindahl
2019-06-28 11:04:06 +02:00
parent 8c3b675b0d
commit 6f873e45b8
5 changed files with 20 additions and 19 deletions
+2 -1
View File
@@ -2,7 +2,8 @@
{erl_opts, [debug_info]}.
{deps, [ {aebytecode, {git, "https://github.com/aeternity/aebytecode.git", {ref,"c63ac88"}}}
{deps, [ {aebytecode, {git, "https://github.com/aeternity/aebytecode.git",
{ref,"76ae61b"}}}
, {getopt, "1.0.1"}
, {eblake2, "1.0.0"}
, {jsx, {git, "https://github.com/talentdeficit/jsx.git",