Skip to content

Commit

Permalink
remove wrong comment
Browse files Browse the repository at this point in the history
  • Loading branch information
brenzi committed Sep 3, 2024
1 parent 7d84f5b commit 558ac8b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion treasuries/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@ pub mod pallet {
.expect("32 bytes can always construct an AccountId32")
}

/// returns the account id where remaining funds of closed faucets go
pub fn do_spend_native(
maybecid: Option<CommunityIdentifier>,
beneficiary: T::AccountId,
Expand Down

0 comments on commit 558ac8b

Please sign in to comment.