crokkon
Results
2
issues of
crokkon
there are several internal Account()/Post()/Blockchain()/Block()/Converter() instances that use the default shared steemd instance even if a custom steemd instance is given to the constructors of the parent classes.
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