update refs (#2041)

This commit is contained in:
Svyatoslav Nikolsky
2023-04-13 15:55:02 +03:00
committed by Bastian Köcher
parent b8f4086095
commit bd583d6334
5 changed files with 34 additions and 17 deletions
+1 -1
View File
@@ -94,7 +94,7 @@ pub struct ImportedCommitmentsInfoData<BlockNumber> {
next_block_number_index: u32,
}
#[frame_support::pallet]
#[frame_support::pallet(dev_mode)]
pub mod pallet {
use super::*;
use bp_runtime::{BasicOperatingMode, OwnedBridgeModule};