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
Improve xcm-emulator, in order of priority:
xcm-emulator
AccountId
AccountId32
on_initialize
on_finalize
integration-tests-common
assert_expected_events!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Improve
xcm-emulator
, in order of priority:AccountId
type fromAccountId32
polkadot-sdk#1381on_initialize
andon_finalize
hooks polkadot-sdk#1384integration-tests-common
crate polkadot-sdk#1383assert_expected_events!
gives false positives on inner enum values polkadot-sdk#2460The text was updated successfully, but these errors were encountered: