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.
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.