Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Commit

Permalink
improve docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Szegoo committed Aug 22, 2023
1 parent 73207b7 commit 94298b2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions frame/multisig/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -406,6 +406,9 @@ pub mod pallet {

/// DEPRECATED: Use the `approve_as_multi` extrinsic instead.
///
/// This extrinsic sets the expiry to `None`, while the `approve_as_multi` will allow you
/// to set it to a certain block number.
///
/// Register approval for a dispatch to be made from a deterministic composite account if
/// approved by a total of `threshold - 1` of `other_signatories`.
///
Expand Down

0 comments on commit 94298b2

Please sign in to comment.