提交 fa14acce authored 作者: Lijun Xue's avatar Lijun Xue

parameter fix

上级 26bd6caf
...@@ -500,7 +500,7 @@ class Stack(VM): ...@@ -500,7 +500,7 @@ class Stack(VM):
except Exception: except Exception:
link.raise_with_op(current_apply, link.raise_with_op(current_apply,
self.thunks[self.node_idx[current_apply]], self.thunks[self.node_idx[current_apply]],
storage_map) storage_map=storage_map)
if requires: if requires:
for r in requires: for r in requires:
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论