Skip to content

Commit

Permalink
Update substrate/frame/multisig/src/lib.rs
Browse files Browse the repository at this point in the history
Co-authored-by: Juan <juangirini@gmail.com>
  • Loading branch information
Szegoo and juangirini authored Sep 4, 2023
1 parent 5151675 commit c4350c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions substrate/frame/multisig/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -410,6 +410,7 @@ pub mod pallet {
}

/// DEPRECATED: Use the `approve_as_multi` extrinsic instead.
/// It will be removed after March 2024.
///
/// This extrinsic sets the expiry to `None`, while the `approve_as_multi` will allow you
/// to set it to a certain block number.
Expand Down

0 comments on commit c4350c1

Please sign in to comment.