CodeChain-io / CodeChain-io/codechain-sdk-js
createIncreaseAssetSupplyTransaction with lockScriptHash
Open
- Dominant language
- TypeScript
- Stars
- 26
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
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).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.