mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-14 15:09:23 +00:00
rebase changes
This commit is contained in:
@@ -72,6 +72,7 @@ pub mod pallet {
|
||||
pub(crate) type Oracle<T: Config> = StorageMap<_, Identity, Coin, u64, OptionQuery>;
|
||||
|
||||
#[pallet::storage]
|
||||
#[pallet::getter(fn genesis_complete)]
|
||||
pub(crate) type GenesisComplete<T: Config> = StorageValue<_, (), OptionQuery>;
|
||||
|
||||
#[pallet::hooks]
|
||||
|
||||
Reference in New Issue
Block a user