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 4a419af commit 6abf051Copy full SHA for 6abf051
src/hiero_sdk_python/transaction/transaction.py
@@ -1,5 +1,5 @@
1
import hashlib
2
-from typing import Optional
+from typing import List, Optional
3
4
from typing import TYPE_CHECKING
5
0 commit comments