Skip to content

Add contract_hash to issueasset #985

Description

@allenpiscitello

rawissueasset can be painful to work with as it requires a previously constructed transaction. This means the user must overestimate fees in the initial transaction, and may overpay.

This is mostly needed because issueasset does not support including a contract_hash, which is needed for the registry. Adding contract_hash as a parameter to issueasset will allow simpler and more efficient asset issuance for assets that will go in the registry.

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