CodeChain-io / CodeChain-io/codechain-sdk-js

createIncreaseAssetSupplyTransaction with lockScriptHash

Open
#325 0 comments 0 reactions 0 assignees View on GitHub
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

Research direction

Compare the AssetMintOutput construction described at src/core/transaction/AssetMintOutput.ts:37 with the createIncreaseAssetSupplyTransaction API at src/core/index.ts:656. Determine how lockScriptHash should be accepted alongside recipient data, then verify that the transaction-creation API supports constructing an AssetMintOutput with that value.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
blockchain
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.