You are viewing a single comment's thread from:
RE: Fix Witness price feed if using Conductor
from steem import Steem
steem_nodes = ['https://rpc.buildteam.io',
'https://api.steemit.com',
'https://steemd.minnowsupportproject.org']
steem = Steem(nodes=steem_nodes)
Is how I do it in all my scripts. All worked gracefully during cut over.
for me https://steemd.pevo.science is usually the fastest and on first position