Skip to content

Commit

Permalink
Fix: fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
Anny0nn committed Aug 26, 2024
1 parent ed5d12c commit dfe19e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pallets/pallet-rings/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
//! ## Overview
//! *TODO!(Rename all code referenced of core to DAO).*
//! *core == DAO or multisig.*
//!
//!
//! This pallet provides a XCM abstraction layer for DAO Management, allowing them to manage assets easily across multiple chains.
//!
//! The module [`traits`] contains traits that provide an abstraction on top of XCM [`MultiLocation`] and has to be correctly implemented in the runtime.
Expand Down

0 comments on commit dfe19e0

Please sign in to comment.