mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 23:21:02 +00:00
Migrate dispatch pallet to frame v2 (#1089)
* pallet-bridge-dispatch -> frame v2 * fix metadata
This commit is contained in:
committed by
Bastian Köcher
parent
b1db3df199
commit
239790fc72
@@ -69,7 +69,7 @@ pub type FromRialtoMessageDispatch = messages::target::FromBridgedChainMessageDi
|
||||
WithRialtoMessageBridge,
|
||||
crate::Runtime,
|
||||
pallet_balances::Pallet<Runtime>,
|
||||
pallet_bridge_dispatch::DefaultInstance,
|
||||
(),
|
||||
>;
|
||||
|
||||
/// Millau <-> Rialto message bridge.
|
||||
|
||||
Reference in New Issue
Block a user