createIncreaseAssetSupplyTransaction with lockScriptHash
Opened this issue · 0 comments
cubistplay commented
According to src/core/transaction/AssetMintOutput.ts:37, AssetMintOutput could be constructed with lockScriptHash.
But src/core/index.ts:656 only specifies creating AssetMintOutput with recipient data(AssetTransferAddress).