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

Update AssetIssuanceStandard.md #302

Closed
wants to merge 1 commit into from

Commits on Feb 10, 2015

  1. Update AssetIssuanceStandard.md

    I've proposed the following change:
    This specification mentions 3 additional pieces of data:
    
        "mastercoin_id": "123456",
        "coinprism_sources": ["2MyvmsxoCxsnzPapDnK7ZcMxWjU3hqLZkpX"],
        "coincolors_id": "f5d8ee39a430901c91a5917b9f2dc19d6d1a0e9cea205b009ca73dd04470b9a6"
    
    I think we can safely assume that an asset that is issued is usually done using one protocol. I won't issue a BobsIceCreamToken on both mastercoin as well as Coloredcoin or CounterParty (or for that matter any future meta-framework).
    
    Therefor there is a meta_id (instead of colorcoinid and/or mastercoinid).
    meta_source is hopefully self-explanatory.
    the coinprism_sources field, I propose be renamed to source_data that any of the other frameworks (mastercoin, and yes coinprism too) can use.
    
    The number of fields remains the same and this is backwards compatible with any thing that already might be built.
    bityogi committed Feb 10, 2015
    Configuration menu
    Copy the full SHA
    1a94c0b View commit details
    Browse the repository at this point in the history