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 .
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 .