Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No support for private chains / testnets in (operations.py & commit.py) #283

Open
nnnarvaez opened this issue Mar 30, 2019 · 0 comments
Open

Comments

@nnnarvaez
Copy link

operations.py
#282

The asset_precision DICT should take the chain and assets from /steembase/chains.py and not be statically linked to the asset names?

Left a comment in the file as i havent had the time to look deeper to perform an iteration and get the proper asset names.

Maybe is possible to use the NAI of the asset instead that remains the same across chains ?

This also happens in commit.py line 645

assert asset in ['STEEM', 'SBD']

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant