bianjieai / bianjieai/opb-sdk-java
issue denom 参数【是否限制发行】描述不准确
- Dominant language
- Java
- Stars
- 28
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
NftDemoTest.java demo中mintRestricted设置为true,实际上还是可以发行NFT给其他人,不知是不是修改了设计,没有及时更新此注释。
个人还是倾向保留当前设计,注释可以改为:
【
//是否限制发行
//true 只有 Denom 的所有者可以发行此类别的 NFT
//false 任何人都可以发行 NFT只有 Denom 的所有者可以发行此类别
】
原demo关键注释如下

Contributor guide
No contributing guide indexed for this repository
Research direction
Open NftDemoTest.java and locate the mintRestricted demo comment. Compare the comment with the behavior described in the issue, then update the Chinese explanation so it accurately states who can issue NFTs when the flag is true or false; the comment should match the current design.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 58/100