We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update code to fix issues, noted during Milestone 2 code review from Parity team.
Increase code quality, follow best practices and high standards of the industry.
Fix next code issues
BoundedVec
Vec
AssetMetadata
refactor_***_native_asset
The text was updated successfully, but these errors were encountered:
vayesy
Successfully merging a pull request may close this issue.
What needs to be done
Update code to fix issues, noted during Milestone 2 code review from Parity team.
Why it needs to be done
Increase code quality, follow best practices and high standards of the industry.
Acceptance Criteria/Task List
Fix next code issues
Runtime
Primitives
BoundedVec
instead ofVec
for fields inAssetMetadata
struct [source]Asset registry
refactor_***_native_asset
into one method [source]Additional context
The text was updated successfully, but these errors were encountered: