[Ceres]: Add Chain.network_id (#468)

* Add Chain.network_id

* Bump aebytecode version
This commit is contained in:
Hans Svensson
2023-07-03 08:04:16 +02:00
parent 2c8dcf8032
commit 108cb1f948
8 changed files with 22 additions and 5 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
{erl_opts, [debug_info]}.
{deps, [ {aebytecode, {git, "https://github.com/aeternity/aebytecode.git", {tag, "v3.3.0"}}}
{deps, [ {aebytecode, {git, "https://github.com/aeternity/aebytecode.git", {tag, "v3.4.0"}}}
, {eblake2, "1.0.0"}
, {jsx, {git, "https://github.com/talentdeficit/jsx.git", {tag, "2.8.0"}}}
]}.