iconconsole
Advanced tools
| Metadata-Version: 2.1 | ||
| Name: iconconsole | ||
| Version: 0.1.0 | ||
| Version: 0.1.1 | ||
| Summary: package to interact with ICON network. | ||
@@ -5,0 +5,0 @@ Home-page: https://github.com/eunsoo-icon/icon-console |
+10
-1
@@ -176,4 +176,13 @@ # -*- coding: utf-8 -*- | ||
| api: API = self._apis[func] | ||
| return api.call(self._net, self._address, args, kwargs, self._account.wallet(), self._value, self._step_limit) | ||
| return api.call( | ||
| self._net, | ||
| self._address, | ||
| args, | ||
| kwargs, | ||
| self._account.wallet() if self._account is not None else None, | ||
| self._value, | ||
| self._step_limit, | ||
| ) | ||
| def _set_methods(self): | ||
@@ -180,0 +189,0 @@ resp = self._net.sdk.get_score_api(self.address()) |
+1
-1
| Metadata-Version: 2.1 | ||
| Name: iconconsole | ||
| Version: 0.1.0 | ||
| Version: 0.1.1 | ||
| Summary: package to interact with ICON network. | ||
@@ -5,0 +5,0 @@ Home-page: https://github.com/eunsoo-icon/icon-console |
Alert delta unavailable
Currently unable to show alert delta for PyPI packages.
69977
0.19%795
1.02%