Skip to content

Commit

Permalink
Update lntransport.py
Browse files Browse the repository at this point in the history
  • Loading branch information
gruve-p committed Oct 31, 2024
1 parent ada4d99 commit 46688d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion electrum_grs/lntransport.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ class ConnStringFormatError(Exception): pass


if TYPE_CHECKING:
from electrum.network import Network
from electrum_grs.network import Network


class HandshakeState(object):
Expand Down

0 comments on commit 46688d3

Please sign in to comment.