Skip to content

Commit

Permalink
Revert unintentional change
Browse files Browse the repository at this point in the history
  • Loading branch information
sip-21 committed Oct 7, 2024
1 parent 7abb7e6 commit 0a37a10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sauron/sauron.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

plugin = Plugin(dynamic=False)
plugin.sauron_socks_proxies = None
plugin.sauron_network = "bitcoin"
plugin.sauron_network = "test"


class SauronError(Exception):
Expand Down

0 comments on commit 0a37a10

Please sign in to comment.