steemit / steem-python

The official Python (3) library for the Steem Blockchain.
https://steem.io
MIT License
154 stars 99 forks source link

fix custom node selection for steempy cli #113

Open crokkon opened 6 years ago

crokkon commented 6 years ago

the steempy cli ignored the setting from the --node parameter and always used the default node due to a parameter mismatch on the Steem() contrutor options