mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 12:51:02 +00:00
Polkadot gets topic-based message IDs (#7301)
* Polkadot gets topics * Formatting * Fixes --------- Co-authored-by: Keith Yeung <kungfukeith11@gmail.com>
This commit is contained in:
@@ -288,6 +288,7 @@ pub enum Junction {
|
||||
/// An instanced, indexed pallet that forms a constituent part of the context.
|
||||
///
|
||||
/// Generally used when the context is a Frame-based chain.
|
||||
// TODO XCMv4 inner should be `Compact<u32>`.
|
||||
PalletInstance(u8),
|
||||
/// A non-descript index within the context location.
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user