mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-02 08:17:24 +00:00
parachain-system (#296)
* rename parachain-{upgrade -> system}
* Merge message-broker into parachain-system
* Remove message-broker and clean up
* Update docs
* Test upward messages sending
And also update the relay-sproof-builder so that it allows to set the
relay dispatch queue size for the given parachain.
* Test horizontal message sending
* Remove old inherent definitions
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
// You should have received a copy of the GNU General Public License
|
||||
// along with Cumulus. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
//! A pallet which implements the message-broker APIs for handling incoming XCM:
|
||||
//! A pallet which implements the message handling APIs for handling incoming XCM:
|
||||
//! * `DownwardMessageHandler`
|
||||
//! * `HrmpMessageHandler`
|
||||
//!
|
||||
|
||||
Reference in New Issue
Block a user