We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2944e48 commit 98ea830Copy full SHA for 98ea830
async_substrate_interface/utils/cache.py
@@ -11,8 +11,6 @@
11
else ":memory:"
12
)
13
14
-# TODO do not cache for localnets
15
-
16
17
def _get_table_name(func):
18
"""Convert "ClassName.method_name" to "ClassName_method_name"""
0 commit comments