staging-xcm
: Use versioned_type!
for VersionedXcm
#9598
Annotations
10 errors
Run cargo check:
polkadot/xcm/xcm-builder/src/controller.rs#L142
the trait bound `RuntimeCall: GetDispatchInfo` is not satisfied
|
Run cargo check:
polkadot/xcm/xcm-builder/src/controller.rs#L142
the trait bound `RuntimeCall: WrapperTypeDecode` is not satisfied
|
Run cargo check:
polkadot/xcm/xcm-builder/src/controller.rs#L68
the trait bound `RuntimeCall: GetDispatchInfo` is not satisfied
|
Run cargo check:
polkadot/xcm/xcm-builder/src/controller.rs#L68
the trait bound `RuntimeCall: WrapperTypeDecode` is not satisfied
|
Run cargo check:
polkadot/xcm/xcm-runtime-apis/src/dry_run.rs#L70
the trait bound `Call: GetDispatchInfo` is not satisfied
|
Run cargo check:
polkadot/xcm/xcm-runtime-apis/src/dry_run.rs#L70
the trait bound `Call: WrapperTypeDecode` is not satisfied
|
Run cargo check:
polkadot/xcm/xcm-runtime-apis/src/dry_run.rs#L50
the trait bound `Call: GetDispatchInfo` is not satisfied
|
Run cargo check:
polkadot/xcm/xcm-runtime-apis/src/dry_run.rs#L50
the trait bound `Call: parity_scale_codec::Decode` is not satisfied
|
Run cargo check:
polkadot/xcm/xcm-runtime-apis/src/dry_run.rs#L50
the trait bound `(&staging_xcm::VersionedLocation, &staging_xcm::VersionedXcm<Call>): parity_scale_codec::Encode` is not satisfied
|
Run cargo check:
polkadot/xcm/xcm-runtime-apis/src/dry_run.rs#L50
the trait bound `Call: WrapperTypeDecode` is not satisfied
|
Loading