steem-python icon indicating copy to clipboard operation
steem-python copied to clipboard

propagate custom steemd instance to internal constructors

Open crokkon opened this issue 7 years ago • 0 comments

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.

crokkon avatar Jan 20 '18 13:01 crokkon