You are viewing a single comment's thread from:

RE: Another method to fix conductor and your other Steem-Python apps

in #steemdev7 years ago

Thanks for the tips, I managed to do it in my script instead nodes = ['wss://steemd.minnowsupportproject.org','wss://rpc.buildteam.io/','wss://rpc.steemliberator.com']
steem = Steem(nodes, wif = [posting_key])

Hoping to make the changeover in the future and will check out your tutorial series!

Sort:  

It's funny how that exact move doesn't work for Steem-Python anymore :D