Add value and gas to remote calls (#64)

* Add value and gas to remote calls
This commit is contained in:
Tobias Lindahl
2019-05-10 09:00:36 +02:00
committed by GitHub
parent f8ee8f7129
commit 251b876495
3 changed files with 26 additions and 11 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
{erl_opts, [debug_info]}.
{deps, [ {aebytecode, {git, "https://github.com/aeternity/aebytecode.git",
{ref, "08a09b0"}}}
{ref, "2f4e188"}}}
, {getopt, "1.0.1"}
, {jsx, {git, "https://github.com/talentdeficit/jsx.git",
{tag, "2.8.0"}}}