Skip to content

Commit

Permalink
add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
claravanstaden committed Dec 18, 2024
1 parent 003bbee commit 03fe696
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -226,6 +226,7 @@ parameter_types! {
pub const SS58Prefix: u8 = 0;
}

/// Disables extrinsics matching the specified calls.
pub struct BaseFilter;
impl Contains<RuntimeCall> for BaseFilter {
fn contains(call: &RuntimeCall) -> bool {
Expand Down

0 comments on commit 03fe696

Please sign in to comment.