Closed mutobui closed 1 year ago
User @mutobui, please sign the CLA here.
bot fmt
@jsidorenko https://gitlab.parity.io/parity/mirrors/substrate/-/jobs/2970549 was started for your command "$PIPELINE_SCRIPTS_DIR/commands/fmt/fmt.sh"
. Check out https://gitlab.parity.io/parity/mirrors/substrate/-/pipelines?page=1&scope=all&username=group_605_bot to know what else is being executed currently.
Comment bot cancel 1-a8daedbe-f102-47ec-a6df-08e44aa02714
to cancel this command or bot cancel
to cancel all commands in this pull request.
@jsidorenko Command "$PIPELINE_SCRIPTS_DIR/commands/fmt/fmt.sh"
has finished. Result: https://gitlab.parity.io/parity/mirrors/substrate/-/jobs/2970549 has finished. If any artifacts were generated, you can download them from https://gitlab.parity.io/parity/mirrors/substrate/-/jobs/2970549/artifacts/download.
Code-wise, everything looks good! Pls update the description and change the doc comments as per the suggestions
Pls try to merge the master branch to make the CI happy. But I would guess that we need to get that PR: https://github.com/paritytech/substrate/pull/14424 merged into master first.
bot merge
Add an interface to read-only the role of pallet-nfts
Since using pallet-nfts, we need a way to read the NFT's role to implement other functions.