Fix error modal calls. Can open a contract with a TX hash.

This commit is contained in:
2025-02-27 18:58:51 +09:00
parent d9c9f2a794
commit af69159eb5
13 changed files with 50 additions and 26 deletions
+4 -4
View File
@@ -2,14 +2,14 @@
{type,gui}.
{modules,[]}.
{prefix,"gmc"}.
{author,"Craig Everett"}.
{desc,"A desktop client for the Gajumaru network of blockchain networks"}.
{package_id,{"otpr","clutch",{0,3,0}}}.
{deps,[{"otpr","sophia",{9,0,0}},
{author,"Craig Everett"}.
{package_id,{"otpr","clutch",{0,3,1}}}.
{deps,[{"otpr","gmserialization",{0,1,3}},
{"otpr","sophia",{9,0,0}},
{"otpr","hakuzaru",{0,3,0}},
{"otpr","gmbytecode",{3,4,1}},
{"otpr","lom",{1,0,0}},
{"otpr","gmserialization",{0,1,2}},
{"otpr","zj",{1,1,0}},
{"otpr","erl_base58",{0,1,0}},
{"otpr","eblake2",{1,0,0}},