core
core copied to clipboard
[WIP] Implement add NFT request
PR Title
- A brief description of changes. If the PR has breaking changes add
BREAKING:to the start of the PR title.
Description
Itemize the changes you have made into the categories below
-
BREAKING:
- Describe the how to patch your code for the breaking changes
- Create PRs for other projects with patches to breaking changes
-
FIXED:
- Describe the fix/bug addressed
-
CHANGED:
- Describe the change you have made to existing functionality
-
REMOVED:
- Describe functionality removed and why
-
ADDED:
- Describe functionality added and why
-
DEPRECATED:
- Describe what was deprecated and why
-
SECURITY:
- These should not be in a standard PR and addressed using the Security Advisory process
Checklist
- [ ] Tests are included if applicable
- [ ] Any added code is fully documented
Issue
Resolves #???