Skip to content

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

@nnnarvaez

Description

@nnnarvaez

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']

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions