Skip to content

Commit

Permalink
Update pallets/treasury-funding/src/lib.rs
Browse files Browse the repository at this point in the history
Co-authored-by: Tomás Senovilla Polo  <117524919+tsenovilla@users.noreply.github.com>
  • Loading branch information
asiniscalchi and tsenovilla authored Dec 13, 2024
1 parent 7cacd1e commit 061760b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pallets/treasury-funding/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
//!
//! The Funding Treasury pallet provides a way to fund the treasury by transferring available funds
//! from a (maybe) pre-vested vault account. Everyone may use this pallet to transfer all the
//! available funds //! from the vault account. This way, a vest schedule can be defined over some
//! available funds from the vault account. This way, a vest schedule can be defined over some
//! funds that have to the sent to the treasury.
//!
//! ### Dispatchable Functions
Expand Down

0 comments on commit 061760b

Please sign in to comment.