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

Create Node class to lay groundwork for better node handling.

Open cyon1c opened this issue 6 years ago • 2 comments

Nodes should hold a little more information outside of uri - ie, status, prefix, version, etc. (Dynamic Global Properties + some extra stuff). This will allow us to start building a more intelligent node handling framework within steem-python.

This is part of the attempt to remove the SQL Config from steem-python. Reference issue #216 .

cyon1c avatar Apr 23 '18 17:04 cyon1c

When you say "more intelligent node handling" does that also means handling scenario which are down / unrechable ?

bobinson avatar Apr 23 '18 17:04 bobinson

We haven't devised a spec yet for this, but that is certainly part of the intended enhancements.

cyon1c avatar Apr 23 '18 19:04 cyon1c