mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-31 09:51:02 +00:00
Remove TODO (#1749)
This commit is contained in:
committed by
Bastian Köcher
parent
63a538a9bb
commit
c387f7a4b9
@@ -41,9 +41,6 @@ pub type BridgeRococoMessagesCall = BridgeMessagesCallOf<bp_bridge_hub_rococo::B
|
||||
///
|
||||
/// All entries here (like pretty much in the entire file) must be kept in sync with
|
||||
/// `BridgeHubWococo` `construct_runtime`, so that we maintain SCALE-compatibility.
|
||||
///
|
||||
/// TODO:check-parameter -> change bridge-hub-rococo-wococo when merged to master in cumulus
|
||||
/// See: [link](https://github.com/paritytech/cumulus/blob/bridge-hub-rococo-wococo/parachains/runtimes/bridge-hubs/bridge-hub-rococo/src/lib.rs)
|
||||
#[allow(clippy::large_enum_variant)]
|
||||
#[derive(Encode, Decode, Debug, PartialEq, Eq, Clone, TypeInfo)]
|
||||
pub enum Call {
|
||||
|
||||
Reference in New Issue
Block a user