Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(kreivo-runtime): lint
Browse files Browse the repository at this point in the history
pandres95 committed Nov 30, 2024
1 parent 71e17d4 commit 3e984f0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion runtime/kreivo/src/lib.rs
Original file line number Diff line number Diff line change
@@ -113,7 +113,6 @@ pub(crate) const MAXIMUM_BLOCK_WEIGHT: Weight = Weight::from_parts(
cumulus_primitives_core::relay_chain::MAX_POV_SIZE as u64,
);


/// The address format for describing accounts.
pub type Address = MultiAddress<AccountId, CommunityId>;

0 comments on commit 3e984f0

Please sign in to comment.