1
2
3
4
5
6
// --- paritytech ---
use darwinia_message_gadget::Config;
// --- darwinia-network ---
use crate::*;

impl Config for Runtime {}