steem-python
steem-python copied to clipboard
`steempy listaccounts` is slow
i have a dozen accounts imported and steempy listaccounts should timeout/retry a lot faster.
Adding an account should require specifying a username, to avoid the need for reverse lookups by public keys.
This would also make listaccounts instant.