bianjieai / bianjieai/opb-sdk-java

issue denom 参数【是否限制发行】描述不准确

Open
#62 2 comments 0 reactions 0 assignees View on GitHub
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关键注释如下
![1651048383(1)](https://user-images.githubusercontent.com/11407399/165476778-524fb492-cd8f-45bb-9302-ab0d23ae2f25.png)

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.